@ptcwebops/ptcw-design 2.3.0 → 2.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (634) hide show
  1. package/LICENSE +21 -21
  2. package/dist/cjs/author-listing-example.cjs.entry.js +232 -232
  3. package/dist/cjs/bundle-example.cjs.entry.js +31 -31
  4. package/dist/cjs/bundle-jumbotron-example.cjs.entry.js +40 -40
  5. package/dist/cjs/{core-332e5461.js → core-1951cc85.js} +91 -29
  6. package/dist/cjs/dropdown-item.cjs.entry.js +11 -11
  7. package/dist/cjs/dynamic-box-bundle.cjs.entry.js +26 -26
  8. package/dist/cjs/featured-list.cjs.entry.js +84 -84
  9. package/dist/cjs/fl-tab-content_3.cjs.entry.js +41 -41
  10. package/dist/cjs/icon-asset.cjs.entry.js +43 -43
  11. package/dist/cjs/{index-1662de74.js → index-dddc2aea.js} +72 -1
  12. package/dist/cjs/innovator-toggle-container.cjs.entry.js +22 -22
  13. package/dist/cjs/{interfaces-574e6df7.js → interfaces-0ecd8027.js} +9 -9
  14. package/dist/cjs/list-item.cjs.entry.js +23 -23
  15. package/dist/cjs/loader.cjs.js +3 -3
  16. package/dist/cjs/max-width-container.cjs.entry.js +44 -44
  17. package/dist/cjs/my-component.cjs.entry.js +16 -16
  18. package/dist/cjs/{pagination-8d9d474d.js → pagination-d20b7968.js} +24 -6
  19. package/dist/cjs/ptc-accordion-item.cjs.entry.js +85 -85
  20. package/dist/cjs/ptc-accordion.cjs.entry.js +40 -40
  21. package/dist/cjs/ptc-announcement.cjs.entry.js +53 -53
  22. package/dist/cjs/ptc-back-to-top.cjs.entry.js +36 -36
  23. package/dist/cjs/ptc-background-video.cjs.entry.js +58 -58
  24. package/dist/cjs/ptc-bio-card.cjs.entry.js +25 -25
  25. package/dist/cjs/ptc-breadcrumb_2.cjs.entry.js +121 -121
  26. package/dist/cjs/ptc-button.cjs.entry.js +40 -40
  27. package/dist/cjs/ptc-card-bottom_3.cjs.entry.js +124 -124
  28. package/dist/cjs/ptc-card-content.cjs.entry.js +58 -58
  29. package/dist/cjs/ptc-card.cjs.entry.js +73 -73
  30. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +92 -83
  31. package/dist/cjs/ptc-checkbox.cjs.entry.js +51 -51
  32. package/dist/cjs/ptc-collapse-list.cjs.entry.js +398 -398
  33. package/dist/cjs/ptc-container.cjs.entry.js +34 -34
  34. package/dist/cjs/ptc-date.cjs.entry.js +51 -51
  35. package/dist/cjs/ptc-dropdown.cjs.entry.js +65 -65
  36. package/dist/cjs/ptc-dynamic-card.cjs.entry.js +48 -48
  37. package/dist/cjs/ptc-ellipsis-dropdown.cjs.entry.js +47 -47
  38. package/dist/cjs/ptc-featured-list.cjs.entry.js +83 -83
  39. package/dist/cjs/ptc-filter-tag.cjs.entry.js +58 -58
  40. package/dist/cjs/ptc-hero-footer-cta.cjs.entry.js +12 -12
  41. package/dist/cjs/ptc-hero.cjs.entry.js +19 -19
  42. package/dist/cjs/ptc-icon-component.cjs.entry.js +63 -63
  43. package/dist/cjs/ptc-icon-list.cjs.entry.js +22 -22
  44. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +44 -44
  45. package/dist/cjs/ptc-image-download-strip.cjs.entry.js +19 -19
  46. package/dist/cjs/ptc-img.cjs.entry.js +123 -123
  47. package/dist/cjs/ptc-link.cjs.entry.js +34 -34
  48. package/dist/cjs/ptc-list.cjs.entry.js +50 -50
  49. package/dist/cjs/ptc-media-card.cjs.entry.js +59 -59
  50. package/dist/cjs/ptc-minimized-nav.cjs.entry.js +13 -13
  51. package/dist/cjs/ptc-mobile-select.cjs.entry.js +157 -139
  52. package/dist/cjs/ptc-modal.cjs.entry.js +151 -151
  53. package/dist/cjs/ptc-nav-card.cjs.entry.js +37 -37
  54. package/dist/cjs/ptc-nav-link.cjs.entry.js +37 -37
  55. package/dist/cjs/ptc-nav-pills.cjs.entry.js +9 -9
  56. package/dist/cjs/ptc-nav-slider.cjs.entry.js +91 -91
  57. package/dist/cjs/ptc-nav-submenu.cjs.entry.js +38 -38
  58. package/dist/cjs/ptc-news.cjs.entry.js +18 -18
  59. package/dist/cjs/ptc-overlay.cjs.entry.js +24 -24
  60. package/dist/cjs/ptc-pagenation.cjs.entry.js +307 -307
  61. package/dist/cjs/ptc-para.cjs.entry.js +52 -52
  62. package/dist/cjs/ptc-picture.cjs.entry.js +153 -153
  63. package/dist/cjs/ptc-podcast-card.cjs.entry.js +12 -12
  64. package/dist/cjs/ptc-previous-url.cjs.entry.js +12 -12
  65. package/dist/cjs/ptc-pricing-add-on-card.cjs.entry.js +17 -17
  66. package/dist/cjs/ptc-pricing-add-on-section.cjs.entry.js +40 -40
  67. package/dist/cjs/ptc-pricing-block.cjs.entry.js +21 -21
  68. package/dist/cjs/ptc-pricing-table.cjs.entry.js +427 -427
  69. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +125 -125
  70. package/dist/cjs/ptc-product-card.cjs.entry.js +23 -23
  71. package/dist/cjs/ptc-product-category.cjs.entry.js +11 -11
  72. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +70 -70
  73. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +13 -13
  74. package/dist/cjs/ptc-product-list.cjs.entry.js +141 -141
  75. package/dist/cjs/ptc-product-sidebar.cjs.entry.js +129 -129
  76. package/dist/cjs/ptc-progress-bar.cjs.entry.js +17 -17
  77. package/dist/cjs/ptc-quiz.cjs.entry.js +83 -0
  78. package/dist/cjs/ptc-quote.cjs.entry.js +24 -24
  79. package/dist/cjs/ptc-readmore-char.cjs.entry.js +25 -25
  80. package/dist/cjs/ptc-readmore.cjs.entry.js +78 -78
  81. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +150 -150
  82. package/dist/cjs/ptc-responsive-wrapper.cjs.entry.js +55 -55
  83. package/dist/cjs/ptc-search-field.cjs.entry.js +72 -72
  84. package/dist/cjs/ptc-shopping-cart.cjs.entry.js +51 -51
  85. package/dist/cjs/ptc-slit-card.cjs.entry.js +26 -26
  86. package/dist/cjs/ptc-social-share.cjs.entry.js +70 -70
  87. package/dist/cjs/ptc-spacer.cjs.entry.js +28 -28
  88. package/dist/cjs/ptc-span.cjs.entry.js +21 -21
  89. package/dist/cjs/ptc-square-card.cjs.entry.js +11 -11
  90. package/dist/cjs/ptc-sticky-icons.cjs.entry.js +33 -33
  91. package/dist/cjs/ptc-sticky-section.cjs.entry.js +31 -31
  92. package/dist/cjs/ptc-sticky-title.cjs.entry.js +24 -24
  93. package/dist/cjs/ptc-subnav-card.cjs.entry.js +16 -16
  94. package/dist/cjs/ptc-subnav.cjs.entry.js +23 -23
  95. package/dist/cjs/ptc-svg-btn.cjs.entry.js +96 -96
  96. package/dist/cjs/ptc-tab-list.cjs.entry.js +142 -142
  97. package/dist/cjs/ptc-tab.cjs.entry.js +21 -21
  98. package/dist/cjs/ptc-tabs.cjs.entry.js +48 -48
  99. package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +43 -43
  100. package/dist/cjs/ptc-title.cjs.entry.js +68 -68
  101. package/dist/cjs/ptc-tooltip.cjs.entry.js +96 -96
  102. package/dist/cjs/ptc-two-column-media.cjs.entry.js +16 -16
  103. package/dist/cjs/ptc-value-prop-card.cjs.entry.js +15 -15
  104. package/dist/cjs/ptcw-design.cjs.js +3 -3
  105. package/dist/cjs/sequential-bundle-example.cjs.entry.js +110 -110
  106. package/dist/cjs/sequential-bundle.cjs.entry.js +90 -90
  107. package/dist/cjs/tab-content.cjs.entry.js +28 -28
  108. package/dist/cjs/tab-header.cjs.entry.js +65 -65
  109. package/dist/cjs/{utils-9eb22041.js → utils-416c94fe.js} +90 -90
  110. package/dist/collection/collection-manifest.json +2 -1
  111. package/dist/collection/components/dropdown-item/dropdown-item.js +61 -61
  112. package/dist/collection/components/dynamic-box-bundle/dynamic-box-bundle.js +114 -114
  113. package/dist/collection/components/icon-asset/icon-asset.css +4 -4
  114. package/dist/collection/components/icon-asset/icon-asset.js +199 -199
  115. package/dist/collection/components/icon-asset/media/brands.svg +1381 -1381
  116. package/dist/collection/components/icon-asset/media/designer.svg +489 -482
  117. package/dist/collection/components/icon-asset/media/regular.svg +463 -463
  118. package/dist/collection/components/icon-asset/media/solid.svg +3016 -3013
  119. package/dist/collection/components/icon-asset/media/svg-with-js.min.css +4 -4
  120. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.js +89 -89
  121. package/dist/collection/components/list-item/list-item.js +144 -144
  122. package/dist/collection/components/max-width-container/max-width-container.css +11 -11
  123. package/dist/collection/components/max-width-container/max-width-container.js +146 -146
  124. package/dist/collection/components/my-component/my-component.css +3 -3
  125. package/dist/collection/components/my-component/my-component.js +82 -82
  126. package/dist/collection/components/organism-bundles/author-listing-example/author-listing-example.css +69 -69
  127. package/dist/collection/components/organism-bundles/author-listing-example/author-listing-example.js +281 -281
  128. package/dist/collection/components/organism-bundles/bundle-example/bundle-example.css +25 -25
  129. package/dist/collection/components/organism-bundles/bundle-example/bundle-example.js +58 -58
  130. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +218 -218
  131. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.js +115 -115
  132. package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.css +3 -3
  133. package/dist/collection/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.js +91 -91
  134. package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +116 -116
  135. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.css +92 -92
  136. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +160 -160
  137. package/dist/collection/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.js +306 -306
  138. package/dist/collection/components/ptc-accordion/ptc-accordion.js +100 -100
  139. package/dist/collection/components/ptc-announcement/ptc-announcement.js +274 -274
  140. package/dist/collection/components/ptc-back-to-top/ptc-back-to-top.js +61 -61
  141. package/dist/collection/components/ptc-background-video/ptc-background-video.js +200 -200
  142. package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +130 -130
  143. package/dist/collection/components/ptc-breadcrumb/ptc-breadcrumb.js +105 -105
  144. package/dist/collection/components/ptc-button/ptc-button.js +304 -304
  145. package/dist/collection/components/ptc-card/ptc-card.js +419 -419
  146. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +116 -116
  147. package/dist/collection/components/ptc-card-content/ptc-card-content.js +212 -212
  148. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +232 -232
  149. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +2 -2
  150. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.js +91 -91
  151. package/dist/collection/components/ptc-checkbox/ptc-checkbox.js +152 -152
  152. package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +639 -639
  153. package/dist/collection/components/ptc-container/ptc-container.js +138 -138
  154. package/dist/collection/components/ptc-date/ptc-date.js +224 -224
  155. package/dist/collection/components/ptc-dropdown/ptc-dropdown.js +162 -162
  156. package/dist/collection/components/ptc-dynamic-card/media/nav-active-dotslick.svg +15 -15
  157. package/dist/collection/components/ptc-dynamic-card/ptc-dynamic-card.js +174 -174
  158. package/dist/collection/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.js +137 -137
  159. package/dist/collection/components/ptc-featured-list/fl-tab-content/fl-tab-content.js +61 -61
  160. package/dist/collection/components/ptc-featured-list/fl-tab-header/fl-tab-header.js +105 -105
  161. package/dist/collection/components/ptc-featured-list/fl-tab-image/fl-tab-image.js +61 -61
  162. package/dist/collection/components/ptc-featured-list/ptc-featured-list.js +115 -115
  163. package/dist/collection/components/ptc-filter-tag/ptc-filter-tag.js +113 -113
  164. package/dist/collection/components/ptc-hero/ptc-hero.js +86 -86
  165. package/dist/collection/components/ptc-hero-footer-cta/ptc-hero-footer-cta.js +78 -78
  166. package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +2 -2
  167. package/dist/collection/components/ptc-icon-component/ptc-icon-component.js +87 -87
  168. package/dist/collection/components/ptc-icon-list/ptc-icon-list.js +127 -127
  169. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +119 -119
  170. package/dist/collection/components/ptc-image-download-strip/ptc-image-download-strip.js +51 -51
  171. package/dist/collection/components/ptc-img/ptc-img.js +311 -311
  172. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +326 -326
  173. package/dist/collection/components/ptc-link/ptc-link.js +207 -207
  174. package/dist/collection/components/ptc-list/ptc-list.js +99 -99
  175. package/dist/collection/components/ptc-media-card/ptc-media-card.js +240 -240
  176. package/dist/collection/components/ptc-minimized-nav/ptc-minimized-nav.js +100 -100
  177. package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.css +7 -2
  178. package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +190 -190
  179. package/dist/collection/components/ptc-modal/ptc-modal.js +407 -407
  180. package/dist/collection/components/ptc-nav-card/ptc-nav-card.js +224 -224
  181. package/dist/collection/components/ptc-nav-pills/ptc-nav-pills.js +18 -18
  182. package/dist/collection/components/ptc-news/ptc-news.js +169 -169
  183. package/dist/collection/components/ptc-overlay/ptc-overlay.js +131 -131
  184. package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +573 -573
  185. package/dist/collection/components/ptc-para/ptc-para.js +242 -242
  186. package/dist/collection/components/ptc-picture/ptc-picture.js +500 -500
  187. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.js +78 -78
  188. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +78 -78
  189. package/dist/collection/components/ptc-pricing-add-on-card/ptc-pricing-add-on-card.js +120 -120
  190. package/dist/collection/components/ptc-pricing-add-on-section/ptc-pricing-add-on-section.js +76 -76
  191. package/dist/collection/components/ptc-pricing-block/ptc-pricing-block.js +70 -70
  192. package/dist/collection/components/ptc-pricing-table/ptc-pricing-table.js +581 -581
  193. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +272 -272
  194. package/dist/collection/components/ptc-product-card/ptc-product-card.js +162 -162
  195. package/dist/collection/components/ptc-product-category/ptc-product-category.js +60 -60
  196. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +185 -185
  197. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.js +96 -96
  198. package/dist/collection/components/ptc-product-list/ptc-product-list.js +194 -194
  199. package/dist/collection/components/ptc-product-sidebar/ptc-product-sidebar.js +252 -252
  200. package/dist/collection/components/ptc-progress-bar/ptc-progress-bar.js +42 -42
  201. package/dist/collection/components/ptc-quiz/ptc-quiz.css +215 -0
  202. package/dist/collection/components/ptc-quiz/ptc-quiz.js +92 -0
  203. package/dist/collection/components/ptc-quote/ptc-quote.js +144 -144
  204. package/dist/collection/components/ptc-readmore/ptc-readmore.js +302 -302
  205. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.js +133 -133
  206. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +190 -190
  207. package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.css +3 -3
  208. package/dist/collection/components/ptc-responsive-wrapper/ptc-responsive-wrapper.js +65 -65
  209. package/dist/collection/components/ptc-search-field/ptc-search-field.js +247 -247
  210. package/dist/collection/components/ptc-shopping-cart/ptc-shopping-cart.js +97 -97
  211. package/dist/collection/components/ptc-skeleton/ptc-skeleton.js +139 -139
  212. package/dist/collection/components/ptc-slit-card/ptc-slit-card.js +181 -181
  213. package/dist/collection/components/ptc-social-share/ptc-social-share.js +267 -267
  214. package/dist/collection/components/ptc-spacer/ptc-spacer.css +332 -332
  215. package/dist/collection/components/ptc-spacer/ptc-spacer.js +97 -97
  216. package/dist/collection/components/ptc-span/ptc-span.js +107 -107
  217. package/dist/collection/components/ptc-square-card/ptc-square-card.js +60 -60
  218. package/dist/collection/components/ptc-sticky-icons/ptc-sticky-icons.js +51 -51
  219. package/dist/collection/components/ptc-sticky-section/ptc-sticky-section.js +49 -49
  220. package/dist/collection/components/ptc-sticky-title/ptc-sticky-title.js +89 -89
  221. package/dist/collection/components/ptc-svg-btn/ptc-svg-btn.js +109 -109
  222. package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +195 -195
  223. package/dist/collection/components/ptc-tabs/ptc-tab.js +121 -121
  224. package/dist/collection/components/ptc-tabs/ptc-tabs.js +104 -104
  225. package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.js +181 -181
  226. package/dist/collection/components/ptc-title/ptc-title.js +310 -310
  227. package/dist/collection/components/ptc-tooltip/ptc-tooltip.js +342 -342
  228. package/dist/collection/components/ptc-two-column-media/ptc-two-column-media.js +48 -48
  229. package/dist/collection/components/ptc-value-prop-card/ptc-value-prop-card.js +135 -135
  230. package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.js +114 -114
  231. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +133 -133
  232. package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.js +121 -121
  233. package/dist/collection/components/subnav/ptc-subnav/ptc-subnav.js +70 -70
  234. package/dist/collection/components/subnav/ptc-subnav-card/ptc-subnav-card.js +133 -133
  235. package/dist/collection/components/tab-content/tab-content.js +84 -84
  236. package/dist/collection/components/tab-header/tab-header.js +182 -182
  237. package/dist/collection/index.js +1 -1
  238. package/dist/collection/media/svg-imgs/Back-arrow.svg +11 -11
  239. package/dist/collection/media/svg-imgs/close.svg +10 -10
  240. package/dist/collection/media/svg-imgs/nav-active-dotslick.svg +16 -16
  241. package/dist/collection/media/svg-imgs/play-button-dark.svg +20 -20
  242. package/dist/collection/media/svg-imgs/ptc-shopping-cart-black.svg +3 -3
  243. package/dist/collection/media/svg-imgs/ptc-shopping-cart-white.svg +3 -3
  244. package/dist/collection/media/svg-imgs/slider-arrow-left.svg +18 -18
  245. package/dist/collection/media/svg-imgs/slider-arrow-right.svg +18 -18
  246. package/dist/collection/media/svg-imgs/union.svg +3 -3
  247. package/dist/collection/stories/Accordian.stories.js +205 -205
  248. package/dist/collection/stories/Announcement.stories.js +64 -64
  249. package/dist/collection/stories/BackgroundImage.stories.js +81 -81
  250. package/dist/collection/stories/Breadcrumb.stories.js +50 -50
  251. package/dist/collection/stories/Button.stories.js +119 -119
  252. package/dist/collection/stories/Card.stories.js +234 -234
  253. package/dist/collection/stories/CardWrapper.stories.js +270 -270
  254. package/dist/collection/stories/Checkbox.stories.js +52 -52
  255. package/dist/collection/stories/Date.stories.js +81 -81
  256. package/dist/collection/stories/Dropdown.stories.js +48 -48
  257. package/dist/collection/stories/DynamicCard.stories.js +68 -68
  258. package/dist/collection/stories/FilterTag.stories.js +73 -73
  259. package/dist/collection/stories/Hero.stories.js +119 -119
  260. package/dist/collection/stories/Icon.stories.js +71 -71
  261. package/dist/collection/stories/IconList.stories.js +114 -114
  262. package/dist/collection/stories/IconMinimize.stories.js +40 -40
  263. package/dist/collection/stories/Link.stories.js +101 -101
  264. package/dist/collection/stories/ListItem.stories.js +59 -59
  265. package/dist/collection/stories/MaxWidthContainer.stories.js +32 -32
  266. package/dist/collection/stories/MinimizedHeader.stories.js +37 -37
  267. package/dist/collection/stories/MobileSelect.stories.js +79 -79
  268. package/dist/collection/stories/Modal.stories.js +105 -105
  269. package/dist/collection/stories/Overlay.stories.js +48 -48
  270. package/dist/collection/stories/Pagination.stories.js +101 -101
  271. package/dist/collection/stories/Paragraph.stories.js +95 -95
  272. package/dist/collection/stories/Picture.stories.js +139 -139
  273. package/dist/collection/stories/Quote.stories.js +107 -107
  274. package/dist/collection/stories/ReadMore.stories.js +100 -100
  275. package/dist/collection/stories/SocialShare.stories.js +66 -66
  276. package/dist/collection/stories/Spacer.stories.js +48 -48
  277. package/dist/collection/stories/Span.stories.js +57 -57
  278. package/dist/collection/stories/SvgButton.stories.js +34 -34
  279. package/dist/collection/stories/Tabs.stories.js +213 -213
  280. package/dist/collection/stories/TextCopyWithBackground.stories.js +237 -237
  281. package/dist/collection/stories/Title.stories.js +115 -115
  282. package/dist/collection/stories/Tooltip.stories.js +112 -112
  283. package/dist/collection/utils/component.js +3 -3
  284. package/dist/collection/utils/interfaces.js +11 -11
  285. package/dist/collection/utils/utils.js +92 -92
  286. package/dist/custom-elements/index.d.ts +6 -0
  287. package/dist/custom-elements/index.js +6830 -6643
  288. package/dist/esm/author-listing-example.entry.js +232 -232
  289. package/dist/esm/bundle-example.entry.js +31 -31
  290. package/dist/esm/bundle-jumbotron-example.entry.js +40 -40
  291. package/dist/esm/{core-73ab4867.js → core-209a2c67.js} +91 -29
  292. package/dist/esm/dropdown-item.entry.js +11 -11
  293. package/dist/esm/dynamic-box-bundle.entry.js +26 -26
  294. package/dist/esm/featured-list.entry.js +84 -84
  295. package/dist/esm/fl-tab-content_3.entry.js +41 -41
  296. package/dist/esm/icon-asset.entry.js +43 -43
  297. package/dist/esm/{index-22a84644.js → index-8db28d54.js} +72 -1
  298. package/dist/esm/innovator-toggle-container.entry.js +22 -22
  299. package/dist/esm/{interfaces-4caedd26.js → interfaces-3cb94654.js} +9 -9
  300. package/dist/esm/list-item.entry.js +23 -23
  301. package/dist/esm/loader.js +4 -4
  302. package/dist/esm/max-width-container.entry.js +44 -44
  303. package/dist/esm/my-component.entry.js +16 -16
  304. package/dist/esm/{pagination-902de0b2.js → pagination-3ddf3057.js} +24 -6
  305. package/dist/esm/polyfills/core-js.js +0 -0
  306. package/dist/esm/polyfills/dom.js +0 -0
  307. package/dist/esm/polyfills/es5-html-element.js +0 -0
  308. package/dist/esm/polyfills/index.js +0 -0
  309. package/dist/esm/polyfills/system.js +0 -0
  310. package/dist/esm/ptc-accordion-item.entry.js +85 -85
  311. package/dist/esm/ptc-accordion.entry.js +40 -40
  312. package/dist/esm/ptc-announcement.entry.js +53 -53
  313. package/dist/esm/ptc-back-to-top.entry.js +36 -36
  314. package/dist/esm/ptc-background-video.entry.js +58 -58
  315. package/dist/esm/ptc-bio-card.entry.js +25 -25
  316. package/dist/esm/ptc-breadcrumb_2.entry.js +121 -121
  317. package/dist/esm/ptc-button.entry.js +40 -40
  318. package/dist/esm/ptc-card-bottom_3.entry.js +124 -124
  319. package/dist/esm/ptc-card-content.entry.js +58 -58
  320. package/dist/esm/ptc-card.entry.js +73 -73
  321. package/dist/esm/ptc-case-studies-slider.entry.js +92 -83
  322. package/dist/esm/ptc-checkbox.entry.js +51 -51
  323. package/dist/esm/ptc-collapse-list.entry.js +398 -398
  324. package/dist/esm/ptc-container.entry.js +34 -34
  325. package/dist/esm/ptc-date.entry.js +51 -51
  326. package/dist/esm/ptc-dropdown.entry.js +65 -65
  327. package/dist/esm/ptc-dynamic-card.entry.js +48 -48
  328. package/dist/esm/ptc-ellipsis-dropdown.entry.js +47 -47
  329. package/dist/esm/ptc-featured-list.entry.js +83 -83
  330. package/dist/esm/ptc-filter-tag.entry.js +58 -58
  331. package/dist/esm/ptc-hero-footer-cta.entry.js +12 -12
  332. package/dist/esm/ptc-hero.entry.js +19 -19
  333. package/dist/esm/ptc-icon-component.entry.js +63 -63
  334. package/dist/esm/ptc-icon-list.entry.js +22 -22
  335. package/dist/esm/ptc-icon-minimize.entry.js +44 -44
  336. package/dist/esm/ptc-image-download-strip.entry.js +19 -19
  337. package/dist/esm/ptc-img.entry.js +123 -123
  338. package/dist/esm/ptc-link.entry.js +34 -34
  339. package/dist/esm/ptc-list.entry.js +50 -50
  340. package/dist/esm/ptc-media-card.entry.js +59 -59
  341. package/dist/esm/ptc-minimized-nav.entry.js +13 -13
  342. package/dist/esm/ptc-mobile-select.entry.js +157 -139
  343. package/dist/esm/ptc-modal.entry.js +151 -151
  344. package/dist/esm/ptc-nav-card.entry.js +37 -37
  345. package/dist/esm/ptc-nav-link.entry.js +37 -37
  346. package/dist/esm/ptc-nav-pills.entry.js +9 -9
  347. package/dist/esm/ptc-nav-slider.entry.js +91 -91
  348. package/dist/esm/ptc-nav-submenu.entry.js +38 -38
  349. package/dist/esm/ptc-news.entry.js +18 -18
  350. package/dist/esm/ptc-overlay.entry.js +24 -24
  351. package/dist/esm/ptc-pagenation.entry.js +307 -307
  352. package/dist/esm/ptc-para.entry.js +52 -52
  353. package/dist/esm/ptc-picture.entry.js +153 -153
  354. package/dist/esm/ptc-podcast-card.entry.js +12 -12
  355. package/dist/esm/ptc-previous-url.entry.js +12 -12
  356. package/dist/esm/ptc-pricing-add-on-card.entry.js +17 -17
  357. package/dist/esm/ptc-pricing-add-on-section.entry.js +40 -40
  358. package/dist/esm/ptc-pricing-block.entry.js +21 -21
  359. package/dist/esm/ptc-pricing-table.entry.js +427 -427
  360. package/dist/esm/ptc-pricing-tabs.entry.js +125 -125
  361. package/dist/esm/ptc-product-card.entry.js +23 -23
  362. package/dist/esm/ptc-product-category.entry.js +11 -11
  363. package/dist/esm/ptc-product-dropdown.entry.js +70 -70
  364. package/dist/esm/ptc-product-highlight-card.entry.js +13 -13
  365. package/dist/esm/ptc-product-list.entry.js +141 -141
  366. package/dist/esm/ptc-product-sidebar.entry.js +129 -129
  367. package/dist/esm/ptc-progress-bar.entry.js +17 -17
  368. package/dist/esm/ptc-quiz.entry.js +79 -0
  369. package/dist/esm/ptc-quote.entry.js +24 -24
  370. package/dist/esm/ptc-readmore-char.entry.js +25 -25
  371. package/dist/esm/ptc-readmore.entry.js +78 -78
  372. package/dist/esm/ptc-related-card-rail.entry.js +150 -150
  373. package/dist/esm/ptc-responsive-wrapper.entry.js +55 -55
  374. package/dist/esm/ptc-search-field.entry.js +72 -72
  375. package/dist/esm/ptc-shopping-cart.entry.js +51 -51
  376. package/dist/esm/ptc-slit-card.entry.js +26 -26
  377. package/dist/esm/ptc-social-share.entry.js +70 -70
  378. package/dist/esm/ptc-spacer.entry.js +28 -28
  379. package/dist/esm/ptc-span.entry.js +21 -21
  380. package/dist/esm/ptc-square-card.entry.js +11 -11
  381. package/dist/esm/ptc-sticky-icons.entry.js +33 -33
  382. package/dist/esm/ptc-sticky-section.entry.js +31 -31
  383. package/dist/esm/ptc-sticky-title.entry.js +24 -24
  384. package/dist/esm/ptc-subnav-card.entry.js +16 -16
  385. package/dist/esm/ptc-subnav.entry.js +23 -23
  386. package/dist/esm/ptc-svg-btn.entry.js +96 -96
  387. package/dist/esm/ptc-tab-list.entry.js +142 -142
  388. package/dist/esm/ptc-tab.entry.js +21 -21
  389. package/dist/esm/ptc-tabs.entry.js +48 -48
  390. package/dist/esm/ptc-text-copy-with-background.entry.js +43 -43
  391. package/dist/esm/ptc-title.entry.js +68 -68
  392. package/dist/esm/ptc-tooltip.entry.js +96 -96
  393. package/dist/esm/ptc-two-column-media.entry.js +16 -16
  394. package/dist/esm/ptc-value-prop-card.entry.js +15 -15
  395. package/dist/esm/ptcw-design.js +4 -4
  396. package/dist/esm/sequential-bundle-example.entry.js +110 -110
  397. package/dist/esm/sequential-bundle.entry.js +90 -90
  398. package/dist/esm/tab-content.entry.js +28 -28
  399. package/dist/esm/tab-header.entry.js +65 -65
  400. package/dist/esm/{utils-38decc43.js → utils-f937097d.js} +90 -90
  401. package/dist/ptcw-design/media/brands.svg +1381 -1381
  402. package/dist/ptcw-design/media/designer.svg +489 -482
  403. package/dist/ptcw-design/media/nav-active-dotslick.svg +15 -15
  404. package/dist/ptcw-design/media/regular.svg +463 -463
  405. package/dist/ptcw-design/media/solid.svg +3016 -3013
  406. package/dist/ptcw-design/media/svg-with-js.min.css +4 -4
  407. package/dist/ptcw-design/{p-15e08cba.entry.js → p-019ee040.entry.js} +1 -1
  408. package/dist/ptcw-design/{p-17fd5641.entry.js → p-066dc775.entry.js} +1 -1
  409. package/dist/ptcw-design/{p-1b972064.entry.js → p-06b9d7b1.entry.js} +1 -1
  410. package/dist/ptcw-design/{p-c5df36ad.entry.js → p-06c13601.entry.js} +1 -1
  411. package/dist/ptcw-design/{p-bd470a7a.entry.js → p-079b6721.entry.js} +1 -1
  412. package/dist/ptcw-design/{p-7b34bb69.entry.js → p-0ae005de.entry.js} +1 -1
  413. package/dist/ptcw-design/p-0fc282f5.js +1 -0
  414. package/dist/ptcw-design/{p-ca9b1705.entry.js → p-101c17f4.entry.js} +1 -1
  415. package/dist/ptcw-design/{p-689f0741.entry.js → p-10371e08.entry.js} +1 -1
  416. package/dist/ptcw-design/{p-f8eacbd8.entry.js → p-180f20e0.entry.js} +1 -1
  417. package/dist/ptcw-design/{p-59c62f17.entry.js → p-1cf8088d.entry.js} +1 -1
  418. package/dist/ptcw-design/{p-072887b7.entry.js → p-2282217b.entry.js} +1 -1
  419. package/dist/ptcw-design/{p-06f99e11.entry.js → p-22e77c7c.entry.js} +1 -1
  420. package/dist/ptcw-design/{p-dc5e5116.entry.js → p-25195807.entry.js} +1 -1
  421. package/dist/ptcw-design/{p-66fcd7b2.entry.js → p-255674e8.entry.js} +1 -1
  422. package/dist/ptcw-design/{p-4097a036.entry.js → p-288cb98d.entry.js} +1 -1
  423. package/dist/ptcw-design/{p-0532c37c.entry.js → p-298fd719.entry.js} +1 -1
  424. package/dist/ptcw-design/{p-1fc3d43a.entry.js → p-2dcdfa2e.entry.js} +1 -1
  425. package/dist/ptcw-design/{p-3192a7e8.entry.js → p-2fcfa760.entry.js} +1 -1
  426. package/dist/ptcw-design/{p-1c631848.entry.js → p-34764ee6.entry.js} +1 -1
  427. package/dist/ptcw-design/{p-2893f405.entry.js → p-38bee38d.entry.js} +1 -1
  428. package/dist/ptcw-design/{p-e8cd5994.entry.js → p-38fb1625.entry.js} +1 -1
  429. package/dist/ptcw-design/{p-59ac682d.entry.js → p-39bf1649.entry.js} +1 -1
  430. package/dist/ptcw-design/{p-bf47669c.entry.js → p-3d14bf07.entry.js} +1 -1
  431. package/dist/ptcw-design/{p-cf1005f9.entry.js → p-3e5fb8c3.entry.js} +1 -1
  432. package/dist/ptcw-design/{p-3ed0384d.entry.js → p-3fb0f45c.entry.js} +1 -1
  433. package/dist/ptcw-design/p-4329b9c8.entry.js +1 -0
  434. package/dist/ptcw-design/{p-12acb46f.entry.js → p-445c9b3d.entry.js} +1 -1
  435. package/dist/ptcw-design/{p-362ec391.entry.js → p-447ad4f8.entry.js} +1 -1
  436. package/dist/ptcw-design/{p-9e4260bc.entry.js → p-4d38bd16.entry.js} +1 -1
  437. package/dist/ptcw-design/{p-75b17a66.entry.js → p-4eeafd49.entry.js} +1 -1
  438. package/dist/ptcw-design/{p-bf808180.entry.js → p-4f82a06c.entry.js} +1 -1
  439. package/dist/ptcw-design/{p-27807bb0.entry.js → p-4feef7ca.entry.js} +1 -1
  440. package/dist/ptcw-design/{p-7aa8af29.entry.js → p-55292c78.entry.js} +1 -1
  441. package/dist/ptcw-design/{p-6e11536e.entry.js → p-57085c86.entry.js} +1 -1
  442. package/dist/ptcw-design/{p-6449418a.entry.js → p-60618056.entry.js} +1 -1
  443. package/dist/ptcw-design/{p-58291e3a.entry.js → p-62d3f225.entry.js} +1 -1
  444. package/dist/ptcw-design/{p-56da9ecd.entry.js → p-635dbbec.entry.js} +1 -1
  445. package/dist/ptcw-design/{p-95198d5f.entry.js → p-674aef18.entry.js} +1 -1
  446. package/dist/ptcw-design/{p-61197714.entry.js → p-67974679.entry.js} +1 -1
  447. package/dist/ptcw-design/{p-98b6cb94.entry.js → p-6c09bbbc.entry.js} +1 -1
  448. package/dist/ptcw-design/{p-05cc800d.entry.js → p-6e172c5a.entry.js} +1 -1
  449. package/dist/ptcw-design/{p-9d681abc.entry.js → p-6f8455b5.entry.js} +1 -1
  450. package/dist/ptcw-design/{p-a417df03.entry.js → p-7192afeb.entry.js} +1 -1
  451. package/dist/ptcw-design/{p-a42feab1.entry.js → p-72fe6dcb.entry.js} +1 -1
  452. package/dist/ptcw-design/{p-84d3f4fa.entry.js → p-75247100.entry.js} +1 -1
  453. package/dist/ptcw-design/{p-836d499e.entry.js → p-756357b7.entry.js} +1 -1
  454. package/dist/ptcw-design/{p-0074d97c.entry.js → p-75b447c8.entry.js} +1 -1
  455. package/dist/ptcw-design/{p-85145672.entry.js → p-7e9e0d37.entry.js} +1 -1
  456. package/dist/ptcw-design/{p-df0aa310.entry.js → p-7ff45a5c.entry.js} +1 -1
  457. package/dist/ptcw-design/{p-6aba5f8f.entry.js → p-808544d7.entry.js} +1 -1
  458. package/dist/ptcw-design/p-813a2a19.entry.js +1 -0
  459. package/dist/ptcw-design/{p-9817c40a.entry.js → p-82b05238.entry.js} +1 -1
  460. package/dist/ptcw-design/{p-77f5cf02.entry.js → p-8a1a1bfb.entry.js} +1 -1
  461. package/dist/ptcw-design/{p-cda3854b.entry.js → p-8a9d1f65.entry.js} +1 -1
  462. package/dist/ptcw-design/p-8ae8454b.entry.js +1 -0
  463. package/dist/ptcw-design/{p-4c4f8cc6.entry.js → p-905bc1a6.entry.js} +1 -1
  464. package/dist/ptcw-design/{p-515f4332.entry.js → p-968bbb76.entry.js} +1 -1
  465. package/dist/ptcw-design/{p-9e3b390e.entry.js → p-97384e6a.entry.js} +1 -1
  466. package/dist/ptcw-design/{p-ad401696.entry.js → p-97bf50a0.entry.js} +1 -1
  467. package/dist/ptcw-design/{p-a04e0ded.entry.js → p-9991c4bf.entry.js} +1 -1
  468. package/dist/ptcw-design/{p-ac63caae.entry.js → p-9ca64d6f.entry.js} +1 -1
  469. package/dist/ptcw-design/{p-eb65dacf.entry.js → p-9d477cbd.entry.js} +1 -1
  470. package/dist/ptcw-design/{p-fe85ac05.entry.js → p-9f014fd3.entry.js} +1 -1
  471. package/dist/ptcw-design/{p-9efd9a5b.entry.js → p-a42f8bf2.entry.js} +1 -1
  472. package/dist/ptcw-design/{p-214278c3.entry.js → p-a438d150.entry.js} +1 -1
  473. package/dist/ptcw-design/{p-3f368d6d.entry.js → p-a454efc5.entry.js} +1 -1
  474. package/dist/ptcw-design/{p-dc748f00.entry.js → p-a6c1acb8.entry.js} +1 -1
  475. package/dist/ptcw-design/{p-056b652a.entry.js → p-af7e6116.entry.js} +1 -1
  476. package/dist/ptcw-design/{p-6a5bc275.entry.js → p-b4602b1d.entry.js} +1 -1
  477. package/dist/ptcw-design/{p-e8ba44ba.entry.js → p-b4f034ff.entry.js} +1 -1
  478. package/dist/ptcw-design/{p-ca877fea.entry.js → p-b63e7023.entry.js} +1 -1
  479. package/dist/ptcw-design/{p-5c47361e.entry.js → p-b9b30024.entry.js} +1 -1
  480. package/dist/ptcw-design/{p-f97fc3fd.entry.js → p-bae3e7df.entry.js} +1 -1
  481. package/dist/ptcw-design/{p-26f31be6.entry.js → p-bb3cc915.entry.js} +1 -1
  482. package/dist/ptcw-design/{p-ee20170a.entry.js → p-bbc6cb14.entry.js} +1 -1
  483. package/dist/ptcw-design/{p-0f3f83d3.entry.js → p-bd3b4619.entry.js} +1 -1
  484. package/dist/ptcw-design/{p-7ea29d34.entry.js → p-bdfc9555.entry.js} +1 -1
  485. package/dist/ptcw-design/p-be157856.entry.js +1 -0
  486. package/dist/ptcw-design/{p-e8d9a19f.entry.js → p-c07609da.entry.js} +1 -1
  487. package/dist/ptcw-design/{p-ad234f99.entry.js → p-c1025cf9.entry.js} +1 -1
  488. package/dist/ptcw-design/{p-63f811ec.entry.js → p-c20bea66.entry.js} +1 -1
  489. package/dist/ptcw-design/{p-cef9cf82.entry.js → p-ce9fbcda.entry.js} +1 -1
  490. package/dist/ptcw-design/{p-2254e000.entry.js → p-d260581f.entry.js} +1 -1
  491. package/dist/ptcw-design/{p-0290031e.entry.js → p-d332e427.entry.js} +1 -1
  492. package/dist/ptcw-design/{p-31c33a18.entry.js → p-d67d6edd.entry.js} +1 -1
  493. package/dist/ptcw-design/{p-c4e1b619.entry.js → p-d9c6c833.entry.js} +1 -1
  494. package/dist/ptcw-design/{p-6b1d18b1.entry.js → p-dbb7b2a3.entry.js} +1 -1
  495. package/dist/ptcw-design/{p-777fb495.entry.js → p-dda9d065.entry.js} +1 -1
  496. package/dist/ptcw-design/{p-f6dfc55e.entry.js → p-e24f0892.entry.js} +1 -1
  497. package/dist/ptcw-design/p-e428e6d9.js +1 -0
  498. package/dist/ptcw-design/{p-2ba6bbbe.entry.js → p-e54969bf.entry.js} +1 -1
  499. package/dist/ptcw-design/{p-e312626a.entry.js → p-e9635f81.entry.js} +1 -1
  500. package/dist/ptcw-design/{p-99457ebb.entry.js → p-ec0873bd.entry.js} +1 -1
  501. package/dist/ptcw-design/{p-2fed7a6f.entry.js → p-f1b1f381.entry.js} +1 -1
  502. package/dist/ptcw-design/{p-cf7dc448.entry.js → p-f31d817a.entry.js} +1 -1
  503. package/dist/ptcw-design/p-f42ef4c9.entry.js +1 -0
  504. package/dist/ptcw-design/{p-6a4bb3e8.entry.js → p-f4b66bf5.entry.js} +1 -1
  505. package/dist/ptcw-design/{p-7a3cf557.entry.js → p-f540748a.entry.js} +1 -1
  506. package/dist/ptcw-design/{p-10254985.entry.js → p-f5d52d72.entry.js} +1 -1
  507. package/dist/ptcw-design/{p-e1dd94a9.entry.js → p-f8b1f507.entry.js} +1 -1
  508. package/dist/ptcw-design/{p-507ab0b3.entry.js → p-fac62124.entry.js} +1 -1
  509. package/dist/ptcw-design/{p-3b8731e6.entry.js → p-fad09b46.entry.js} +1 -1
  510. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  511. package/dist/types/components/dropdown-item/dropdown-item.d.ts +5 -5
  512. package/dist/types/components/dynamic-box-bundle/dynamic-box-bundle.d.ts +10 -10
  513. package/dist/types/components/icon-asset/icon-asset.d.ts +40 -40
  514. package/dist/types/components/innovator-toggle-container/innovator-toggle-container.d.ts +17 -17
  515. package/dist/types/components/list-item/list-item.d.ts +16 -16
  516. package/dist/types/components/max-width-container/max-width-container.d.ts +16 -16
  517. package/dist/types/components/my-component/my-component.d.ts +16 -16
  518. package/dist/types/components/organism-bundles/author-listing-example/author-listing-example.d.ts +12 -12
  519. package/dist/types/components/organism-bundles/bundle-example/bundle-example.d.ts +10 -10
  520. package/dist/types/components/organism-bundles/bundle-featured-list/featured-list.d.ts +12 -12
  521. package/dist/types/components/organism-bundles/bundle-jumbotron-example/bundle-jumbotron-example.d.ts +5 -5
  522. package/dist/types/components/organism-bundles/sequential-bundle/sequential-bundle.d.ts +12 -12
  523. package/dist/types/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.d.ts +16 -16
  524. package/dist/types/components/ptc-accordion/ptc-accordion-item/ptc-accordion-item.d.ts +63 -63
  525. package/dist/types/components/ptc-accordion/ptc-accordion.d.ts +17 -17
  526. package/dist/types/components/ptc-announcement/ptc-announcement.d.ts +59 -59
  527. package/dist/types/components/ptc-back-to-top/ptc-back-to-top.d.ts +9 -9
  528. package/dist/types/components/ptc-background-video/ptc-background-video.d.ts +45 -45
  529. package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +27 -27
  530. package/dist/types/components/ptc-breadcrumb/ptc-breadcrumb.d.ts +20 -20
  531. package/dist/types/components/ptc-button/ptc-button.d.ts +64 -64
  532. package/dist/types/components/ptc-card/ptc-card.d.ts +83 -83
  533. package/dist/types/components/ptc-card-bottom/ptc-card-bottom.d.ts +15 -15
  534. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +19 -19
  535. package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +28 -28
  536. package/dist/types/components/ptc-case-studies-slider/ptc-case-studies-slider.d.ts +14 -14
  537. package/dist/types/components/ptc-checkbox/ptc-checkbox.d.ts +14 -14
  538. package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +60 -60
  539. package/dist/types/components/ptc-container/ptc-container.d.ts +13 -13
  540. package/dist/types/components/ptc-date/ptc-date.d.ts +46 -46
  541. package/dist/types/components/ptc-dropdown/ptc-dropdown.d.ts +19 -19
  542. package/dist/types/components/ptc-dynamic-card/ptc-dynamic-card.d.ts +23 -23
  543. package/dist/types/components/ptc-ellipsis-dropdown/ptc-ellipsis-dropdown.d.ts +15 -15
  544. package/dist/types/components/ptc-featured-list/fl-tab-content/fl-tab-content.d.ts +5 -5
  545. package/dist/types/components/ptc-featured-list/fl-tab-header/fl-tab-header.d.ts +10 -10
  546. package/dist/types/components/ptc-featured-list/fl-tab-image/fl-tab-image.d.ts +5 -5
  547. package/dist/types/components/ptc-featured-list/ptc-featured-list.d.ts +12 -12
  548. package/dist/types/components/ptc-filter-tag/ptc-filter-tag.d.ts +17 -17
  549. package/dist/types/components/ptc-hero/ptc-hero.d.ts +16 -16
  550. package/dist/types/components/ptc-hero-footer-cta/ptc-hero-footer-cta.d.ts +6 -6
  551. package/dist/types/components/ptc-icon-component/ptc-icon-component.d.ts +17 -17
  552. package/dist/types/components/ptc-icon-list/ptc-icon-list.d.ts +21 -21
  553. package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +12 -12
  554. package/dist/types/components/ptc-image-download-strip/ptc-image-download-strip.d.ts +9 -9
  555. package/dist/types/components/ptc-img/ptc-img.d.ts +55 -55
  556. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +24 -24
  557. package/dist/types/components/ptc-link/ptc-link.d.ts +40 -40
  558. package/dist/types/components/ptc-list/ptc-list.d.ts +8 -8
  559. package/dist/types/components/ptc-media-card/ptc-media-card.d.ts +52 -52
  560. package/dist/types/components/ptc-minimized-nav/ptc-minimized-nav.d.ts +7 -7
  561. package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +36 -36
  562. package/dist/types/components/ptc-modal/ptc-modal.d.ts +71 -71
  563. package/dist/types/components/ptc-nav-card/ptc-nav-card.d.ts +46 -46
  564. package/dist/types/components/ptc-nav-pills/ptc-nav-pills.d.ts +3 -3
  565. package/dist/types/components/ptc-news/ptc-news.d.ts +35 -35
  566. package/dist/types/components/ptc-overlay/ptc-overlay.d.ts +21 -21
  567. package/dist/types/components/ptc-pagenation/ptc-pagenation.d.ts +40 -40
  568. package/dist/types/components/ptc-para/ptc-para.d.ts +47 -47
  569. package/dist/types/components/ptc-picture/ptc-picture.d.ts +102 -102
  570. package/dist/types/components/ptc-podcast-card/ptc-podcast-card.d.ts +15 -15
  571. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +9 -9
  572. package/dist/types/components/ptc-pricing-add-on-card/ptc-pricing-add-on-card.d.ts +27 -27
  573. package/dist/types/components/ptc-pricing-add-on-section/ptc-pricing-add-on-section.d.ts +21 -21
  574. package/dist/types/components/ptc-pricing-block/ptc-pricing-block.d.ts +7 -7
  575. package/dist/types/components/ptc-pricing-table/ptc-pricing-table.d.ts +101 -101
  576. package/dist/types/components/ptc-pricing-tabs/ptc-pricing-tabs.d.ts +52 -52
  577. package/dist/types/components/ptc-product-card/ptc-product-card.d.ts +37 -37
  578. package/dist/types/components/ptc-product-category/ptc-product-category.d.ts +5 -5
  579. package/dist/types/components/ptc-product-dropdown/ptc-product-dropdown.d.ts +18 -18
  580. package/dist/types/components/ptc-product-highlight-card/ptc-product-highlight-card.d.ts +23 -23
  581. package/dist/types/components/ptc-product-list/ptc-product-list.d.ts +18 -18
  582. package/dist/types/components/ptc-product-sidebar/ptc-product-sidebar.d.ts +31 -31
  583. package/dist/types/components/ptc-progress-bar/ptc-progress-bar.d.ts +5 -5
  584. package/dist/types/components/ptc-quiz/ptc-quiz.d.ts +21 -0
  585. package/dist/types/components/ptc-quote/ptc-quote.d.ts +29 -29
  586. package/dist/types/components/ptc-readmore/ptc-readmore.d.ts +57 -57
  587. package/dist/types/components/ptc-readmore-char/ptc-readmore-char.d.ts +30 -30
  588. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +30 -30
  589. package/dist/types/components/ptc-responsive-wrapper/ptc-responsive-wrapper.d.ts +8 -8
  590. package/dist/types/components/ptc-search-field/ptc-search-field.d.ts +23 -23
  591. package/dist/types/components/ptc-shopping-cart/ptc-shopping-cart.d.ts +6 -6
  592. package/dist/types/components/ptc-skeleton/ptc-skeleton.d.ts +10 -10
  593. package/dist/types/components/ptc-slit-card/ptc-slit-card.d.ts +36 -36
  594. package/dist/types/components/ptc-social-share/ptc-social-share.d.ts +37 -37
  595. package/dist/types/components/ptc-spacer/ptc-spacer.d.ts +16 -16
  596. package/dist/types/components/ptc-span/ptc-span.d.ts +20 -20
  597. package/dist/types/components/ptc-square-card/ptc-square-card.d.ts +11 -11
  598. package/dist/types/components/ptc-sticky-icons/ptc-sticky-icons.d.ts +7 -7
  599. package/dist/types/components/ptc-sticky-section/ptc-sticky-section.d.ts +9 -9
  600. package/dist/types/components/ptc-sticky-title/ptc-sticky-title.d.ts +8 -8
  601. package/dist/types/components/ptc-svg-btn/ptc-svg-btn.d.ts +20 -20
  602. package/dist/types/components/ptc-tab-list/ptc-tab-list.d.ts +21 -21
  603. package/dist/types/components/ptc-tabs/ptc-tab.d.ts +9 -9
  604. package/dist/types/components/ptc-tabs/ptc-tabs.d.ts +10 -10
  605. package/dist/types/components/ptc-text-copy-with-background/ptc-text-copy-with-background.d.ts +34 -34
  606. package/dist/types/components/ptc-title/ptc-title.d.ts +54 -54
  607. package/dist/types/components/ptc-tooltip/ptc-tooltip.d.ts +59 -59
  608. package/dist/types/components/ptc-two-column-media/ptc-two-column-media.d.ts +9 -9
  609. package/dist/types/components/ptc-value-prop-card/ptc-value-prop-card.d.ts +27 -27
  610. package/dist/types/components/subnav/ptc-nav-link/ptc-nav-link.d.ts +21 -21
  611. package/dist/types/components/subnav/ptc-nav-slider/ptc-nav-slider.d.ts +11 -11
  612. package/dist/types/components/subnav/ptc-nav-submenu/ptc-nav-submenu.d.ts +23 -23
  613. package/dist/types/components/subnav/ptc-subnav/ptc-subnav.d.ts +8 -8
  614. package/dist/types/components/subnav/ptc-subnav-card/ptc-subnav-card.d.ts +27 -27
  615. package/dist/types/components/tab-content/tab-content.d.ts +12 -12
  616. package/dist/types/components/tab-header/tab-header.d.ts +22 -22
  617. package/dist/types/components.d.ts +147 -134
  618. package/dist/types/global.d.ts +1072 -1072
  619. package/dist/types/index.d.ts +1 -1
  620. package/dist/types/stencil-public-runtime.d.ts +11 -0
  621. package/dist/types/utils/component.d.ts +1 -1
  622. package/dist/types/utils/interfaces.d.ts +31 -31
  623. package/dist/types/utils/utils.d.ts +5 -5
  624. package/package.json +82 -82
  625. package/readme.md +18 -18
  626. package/dist/ptcw-design/p-1c743207.entry.js +0 -1
  627. package/dist/ptcw-design/p-4aaa6290.entry.js +0 -1
  628. package/dist/ptcw-design/p-553d840a.js +0 -1
  629. package/dist/ptcw-design/p-be8db2b7.entry.js +0 -1
  630. package/dist/ptcw-design/p-d100f115.js +0 -1
  631. package/dist/ptcw-design/p-dee888f5.entry.js +0 -1
  632. /package/dist/ptcw-design/{p-711bcdad.js → p-240733ce.js} +0 -0
  633. /package/dist/ptcw-design/{p-ce0e4c5c.js → p-dc4da4a5.js} +0 -0
  634. /package/dist/ptcw-design/{p-36665caa.js → p-ea875d9e.js} +0 -0
@@ -1,482 +1,489 @@
1
- <svg width="0" height="0" class="hidden">
2
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.89 22.37" id="icon-3d-cube">
3
- <path d="M19.75,4.92,10.06.06,10,0,9.83.06.14,4.92,0,5V17.39l.14.07,9.69,4.86.12.05.11-.05,9.69-4.86.14-.07V5ZM10.94,19.65v-9l7-3.49v9ZM10,9,3.22,5.59,10,2.24l6.72,3.35Zm8.2-2.16-7.46,3.74,7.46-3.74ZM2,16.16v-9l7,3.49v9Zm17.65-11L10,.28.25,5.14h0L10,.28l9.69,4.86Z"></path>
4
- </symbol>
5
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.15 18.21" id="icon-chart-down-arrow">
6
- <rect x="9.36" y="8.64" width="3.36" height="9.56" rx="0.27"></rect>
7
- <rect x="4.68" y="4.16" width="3.36" height="14.05" rx="0.27"></rect>
8
- <rect y="1.31" width="3.36" height="16.9" rx="0.27"></rect>
9
- <polygon points="19.31 8.43 19.31 0 18.04 0 18.04 8.43 15.29 8.43 18.7 12.99 22.15 8.43 19.31 8.43"></polygon>
10
- </symbol>
11
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.18 20.4" id="icon-clock-checkmark">
12
- <path d="M9.2,16.05H8.9a7,7,0,0,1-2.78-.56A7.52,7.52,0,0,1,3.84,14,7.28,7.28,0,0,1,2.3,11.68,6.84,6.84,0,0,1,1.74,8.9,6.81,6.81,0,0,1,2.3,6.12,7.23,7.23,0,0,1,6.12,2.3,6.81,6.81,0,0,1,8.9,1.74a6.84,6.84,0,0,1,2.78.56A7.28,7.28,0,0,1,14,3.84,7.52,7.52,0,0,1,15.5,6.12a7,7,0,0,1,.56,2.78,7.15,7.15,0,0,1-.07,1l0,.31.3,0,.56,0c.22,0,.43,0,.65,0l.24,0,0-.24c0-.41.07-.74.07-1a8.88,8.88,0,0,0-1.22-4.5,9,9,0,0,0-1.39-1.79A9,9,0,0,0,11.27.32a8.94,8.94,0,0,0-4.74,0,8.74,8.74,0,0,0-2.13.9A9.08,9.08,0,0,0,1.22,4.4,8.88,8.88,0,0,0,0,8.9a8.86,8.86,0,0,0,.32,2.37,9,9,0,0,0,2.29,3.92A9,9,0,0,0,4.4,16.58,8.88,8.88,0,0,0,8.9,17.8l.21,0h.38v-.24l-.25-.06h.25a7.89,7.89,0,0,1,.09-1.13L9.63,16l-.31,0Z"></path>
13
- <polygon points="9.15 3.71 8.9 3.71 7.66 3.71 7.41 3.71 7.41 3.96 7.41 10.13 7.41 10.38 7.66 10.38 12.61 10.38 12.86 10.38 12.86 10.13 12.86 8.9 12.86 8.65 12.61 8.65 9.15 8.65 9.15 3.96 9.15 3.71"></polygon>
14
- <polygon points="21.29 10.39 15.54 16.76 13.46 15.05 11.64 16.95 13.83 18.77 15.8 20.4 23.18 12.08 21.29 10.39"></polygon>
15
- </symbol>
16
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.89 17.8" id="icon-clock-minus">
17
- <polygon points="20.64 13.66 12.52 13.66 12.27 13.66 12.27 13.91 12.27 16.2 12.27 16.45 12.52 16.45 20.64 16.45 20.89 16.45 20.89 16.2 20.89 13.91 20.89 13.66 20.64 13.66"></polygon>
18
- <path d="M9.2,16.05H8.9a7,7,0,0,1-2.78-.56A7.52,7.52,0,0,1,3.84,14,7.28,7.28,0,0,1,2.3,11.68,6.84,6.84,0,0,1,1.74,8.9,6.81,6.81,0,0,1,2.3,6.12,7.23,7.23,0,0,1,6.12,2.3,6.81,6.81,0,0,1,8.9,1.74a6.84,6.84,0,0,1,2.78.56A7.28,7.28,0,0,1,14,3.84,7.52,7.52,0,0,1,15.5,6.12a7,7,0,0,1,.56,2.78,7.15,7.15,0,0,1-.07,1l0,.31.3,0,.56,0c.22,0,.43,0,.65,0l.24,0,0-.24c0-.41.07-.74.07-1a8.88,8.88,0,0,0-1.22-4.5,9,9,0,0,0-1.39-1.79A9,9,0,0,0,11.27.32a8.94,8.94,0,0,0-4.74,0,8.74,8.74,0,0,0-2.13.9A9.08,9.08,0,0,0,1.22,4.4,8.88,8.88,0,0,0,0,8.9a8.86,8.86,0,0,0,.32,2.37,9,9,0,0,0,2.29,3.92A9,9,0,0,0,4.4,16.58,8.88,8.88,0,0,0,8.9,17.8l.21,0h.38v-.24l-.25-.06h.25a7.89,7.89,0,0,1,.09-1.13L9.63,16l-.31,0Z"></path>
19
- <polygon points="9.15 3.71 8.9 3.71 7.66 3.71 7.41 3.71 7.41 3.96 7.41 10.13 7.41 10.38 7.66 10.38 12.61 10.38 12.86 10.38 12.86 10.13 12.86 8.9 12.86 8.65 12.61 8.65 9.15 8.65 9.15 3.96 9.15 3.71"></polygon>
20
- </symbol>
21
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.59 22.46" id="icon-clock-plus">
22
- <path d="M22.34,15.94H18.83V12.18h-3v3.76H12.09v2.79h3.74v3.73h3V18.73h3.76V15.94Zm-6.26,2.54h0Zm6.26,0h0Z"></path>
23
- <path d="M9.2,16.05H8.9a7,7,0,0,1-2.78-.56A7.52,7.52,0,0,1,3.84,14,7.28,7.28,0,0,1,2.3,11.68,6.84,6.84,0,0,1,1.74,8.9,6.81,6.81,0,0,1,2.3,6.12,7.23,7.23,0,0,1,6.12,2.3,6.81,6.81,0,0,1,8.9,1.74a6.84,6.84,0,0,1,2.78.56A7.28,7.28,0,0,1,14,3.84,7.52,7.52,0,0,1,15.5,6.12a7,7,0,0,1,.56,2.78,7.15,7.15,0,0,1-.07,1l0,.31.3,0,.56,0c.22,0,.43,0,.65,0l.24,0,0-.24c0-.41.07-.74.07-1a8.88,8.88,0,0,0-1.22-4.5,9,9,0,0,0-1.39-1.79A9,9,0,0,0,11.27.32a8.94,8.94,0,0,0-4.74,0,8.74,8.74,0,0,0-2.13.9A9.08,9.08,0,0,0,1.22,4.4,8.88,8.88,0,0,0,0,8.9a8.86,8.86,0,0,0,.32,2.37,9,9,0,0,0,2.29,3.92A9,9,0,0,0,4.4,16.58,8.88,8.88,0,0,0,8.9,17.8l.21,0h.38v-.24l-.25-.06h.25a7.89,7.89,0,0,1,.09-1.13L9.63,16l-.31,0Z"></path>
24
- <polygon points="9.15 3.71 8.9 3.71 7.66 3.71 7.41 3.71 7.41 3.96 7.41 10.13 7.41 10.38 7.66 10.38 12.61 10.38 12.86 10.38 12.86 10.13 12.86 8.9 12.86 8.65 12.61 8.65 9.15 8.65 9.15 3.96 9.15 3.71"></polygon>
25
- </symbol>
26
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.88 27.47" id="icon-down-arrow">
27
- <polygon points="6.64 6.01 4.55 6.01 4.55 19.95 0 19.95 5.64 27.47 11.35 19.95 6.64 19.95 6.64 6.01"></polygon>
28
- <rect x="21.6" width="0.28" height="0.25"></rect>
29
- </symbol>
30
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.98 21.98" id="icon-gear-checkmark">
31
- <path d="M19.19,11.18v-.39a1.21,1.21,0,0,1,0-.19L22,8.86,20.56,5.44l-.89,1,.8,1.93L17.92,10c0,.17,0,.34,0,.51A4.35,4.35,0,0,1,18,11a4.35,4.35,0,0,1,0,.51c0,.17,0,.34,0,.51l2.55,1.6-.93,2.25-2.93-.68c-.23.27-.46.52-.69.76a10,10,0,0,1-.75.68l.68,2.93-2.25.93L12,17.92l-.51,0A4.35,4.35,0,0,1,11,18a4.35,4.35,0,0,1-.51,0l-.51,0L8.38,20.47l-2.25-.93.68-2.93c-.27-.23-.53-.46-.76-.69s-.46-.48-.69-.75l-2.92.68L1.51,13.6,4.06,12c0-.16,0-.33,0-.5A4.63,4.63,0,0,1,4,11a4.36,4.36,0,0,1,0-.51c0-.17,0-.34,0-.52L1.51,8.38l.93-2.25,2.92.68c.23-.27.47-.53.7-.76s.48-.46.75-.69L6.13,2.44l2.25-.93L10,4.06l.52,0A4.24,4.24,0,0,1,11,4l.51,0,.5,0,1.6-2.55,2.25.93-.68,2.92.13.12L16.77,3.8l.48-2.08L13.11,0,11.38,2.8H10.6L8.86,0,4.73,1.72l.73,3.2a6.88,6.88,0,0,0-.54.54l-3.2-.73L0,8.86,2.8,10.6c0,.06,0,.13,0,.19s0,.13,0,.2,0,.13,0,.19,0,.13,0,.2L0,13.11l1.72,4.14,3.2-.74a6.88,6.88,0,0,0,.54.54l-.73,3.21L8.86,22l1.74-2.8h.78L13.11,22l4.14-1.72-.74-3.21a6.88,6.88,0,0,0,.54-.54l3.21.74L22,13.11l-2.8-1.73A1.34,1.34,0,0,1,19.19,11.18Z"></path>
32
- <polygon points="8.52 9.81 6.69 11.7 8.88 13.52 10.85 15.15 21.85 3.22 19.96 1.53 10.59 11.51 8.52 9.81"></polygon>
33
- </symbol>
34
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.23 14.34" id="icon-gear-minus">
35
- <rect x="11.47" y="12.03" width="7.77" height="2.3"></rect>
36
- <path d="M13.18,7.87l-1.67-1V6.36l1.67-1-1-2.48-1.93.44c-.1-.12-.21-.22-.32-.33L10.35,1,7.87,0l-1,1.68H6.36L5.32,0,2.84,1,3.28,3,3,3.28,1,2.84,0,5.32l1.68,1a.49.49,0,0,1,0,.12v.23a.49.49,0,0,1,0,.12L0,7.87l1,2.48L3,9.91c.11.11.21.22.33.32l-.44,1.93,2.48,1,1-1.67h.47l1,1.67L8.28,13A6.81,6.81,0,0,1,13,8.32ZM8.84,7.54a2.3,2.3,0,0,1-.53.77,2.3,2.3,0,0,1-.77.53,2.48,2.48,0,0,1-1,.19,2.56,2.56,0,0,1-1-.19,2.51,2.51,0,0,1-1.29-1.3,2.3,2.3,0,0,1-.19-1,2.37,2.37,0,0,1,.19-1A2.44,2.44,0,0,1,5.64,4.35a2.37,2.37,0,0,1,1-.19,2.3,2.3,0,0,1,1,.19,2.51,2.51,0,0,1,1.3,1.29,2.56,2.56,0,0,1,.19,1A2.48,2.48,0,0,1,8.84,7.54Z"></path>
37
- </symbol>
38
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.45 22.12" id="icon-hardhat-worker">
39
- <path d="M18.8,21.13l-1.39-.33-.25-.06c-1.09-.36-2.21-.63-2.93-.79a1.41,1.41,0,0,1-.72-1.21V17.31l.14-.15a4.34,4.34,0,0,0,1.09-2.1.83.83,0,0,0,.67-.67c.12-.71.23-1.1.3-1.38a2.77,2.77,0,0,0,.14-.89c0-.47-.12-.77-.35-.9l-.13-.05a4.23,4.23,0,0,0,.08-.7,7.45,7.45,0,0,0-.15-1.65,8.39,8.39,0,0,0,1.08,0c.27-.08.95-.17,1-.88s-.28-.79-.67-.91a.76.76,0,0,1-.54-.65,13.17,13.17,0,0,0-.94-2.86A6.34,6.34,0,0,0,12.52.94L12,2.72l-.35-.45.11-1.15s0-1.06-.57-1.09S10,0,9.85,0c0,0-.72,0-1.37,0S7.9,1.12,7.9,1.12L8,2.27l-.35.45L7.15.94A6.22,6.22,0,0,0,4.46,3.48a13.68,13.68,0,0,0-1,2.86A.73.73,0,0,1,3,7c-.4.12-.7.21-.67.91s.71.79,1,.88a11.82,11.82,0,0,0,1.42,0,6.9,6.9,0,0,0-.15,1.65,4.23,4.23,0,0,0,.08.7l-.13.05c-.23.13-.35.43-.35.9a2.77,2.77,0,0,0,.14.89c.07.28.17.67.29,1.38a.85.85,0,0,0,.68.67,4.41,4.41,0,0,0,1.08,2.1l.15.15v1.43a1.42,1.42,0,0,1-1,1.35c-.59.16-1.1.33-1.6.49-.69.22-1.4.45-2.29.66A3.28,3.28,0,0,0,0,22.12H20.45A3.18,3.18,0,0,0,18.8,21.13Zm-13-6.34a.26.26,0,0,0-.26-.21c-.06,0-.34,0-.39-.27a11.73,11.73,0,0,0-.31-1.42,2.53,2.53,0,0,1-.12-.77.77.77,0,0,1,.09-.46l.08,0a.26.26,0,0,0,.29,0,.24.24,0,0,0,.09-.27,3.54,3.54,0,0,1-.14-1,6.73,6.73,0,0,1,.15-1.63c1.9,0,4.5,0,4.6,0h0s3,0,4.94,0a6.73,6.73,0,0,1,.15,1.63,3.54,3.54,0,0,1-.14,1,.24.24,0,0,0,.09.27.26.26,0,0,0,.29,0l.07,0s.1.14.1.46a2.54,2.54,0,0,1-.13.77c-.07.29-.18.68-.3,1.42-.05.25-.33.27-.39.27a.27.27,0,0,0-.26.21,3.85,3.85,0,0,1-1,2l-.19.21-1.83,1.09a2.93,2.93,0,0,1-2.14,0L6.93,17l-.19-.2A3.78,3.78,0,0,1,5.75,14.79Zm7.59,5.14s-2.14,1.82-3.51,1.82c-1.17,0-2.89-1.33-3.36-1.71A1.85,1.85,0,0,0,7,18.74v-1.1l1.85,1h0a3.44,3.44,0,0,0,1.23.23,3.33,3.33,0,0,0,1.35-.28h0L13,17.67v1.07a1.82,1.82,0,0,0,.41,1.15Z"></path>
40
- </symbol>
41
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.51 22.49" id="icon-layer">
42
- <path d="M22.51,11.24,22.13,11,18.47,8.9l3.66-2.14.38-.21-.38-.22L11.38.07,11.25,0l-.12.07L.37,6.33,0,6.55l.37.21L4,8.9.37,11,0,11.24l.37.22L4,13.59.37,15.72,0,15.94l.37.21,10.76,6.26.12.08.13-.08,10.75-6.26.38-.21-.38-.22-3.66-2.13,3.66-2.13ZM11.25,2,19,6.55,11.25,2,3.5,6.55ZM6,10.06l5.1,3,.12.08.13-.08,5.09-3,2,1.18-7.26,4.22L4,11.24ZM4,6.55l7.25-4.22,7.26,4.22-7.26,4.22Zm7.25,13.61L4,15.94l2-1.18,5.1,3,.12.07.13-.07,5.09-3,2,1.18ZM.5,11.24l4,2.35h0ZM18,13.59h0l4-2.35Z"></path>
43
- </symbol>
44
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.87 22.05" id="icon-money-minus">
45
- <polygon points="22.63 15.82 12.18 15.82 11.93 15.82 11.93 16.07 11.93 18.45 11.93 18.7 12.18 18.7 22.63 18.7 22.88 18.7 22.88 18.45 22.88 16.07 22.88 15.82 22.63 15.82"></polygon>
46
- <path d="M10,17.35a7.68,7.68,0,0,1,2-5.16l.11-.13L12,11.91l-.1-.19,0-.07-.07,0L3.58,7.52l-.1-.22V6.08L4.63,4.94H9l2.76.87.23.08L12,5.65l.79-2.51.07-.23-.23-.08-3.1-1H8V0H4.88V1.78H3.13l-.08.07L.14,4.76l-.07.08V8.19l0,.05L.9,9.94l0,.08.08,0,8.25,4.12.15.26V16L8.27,17.11H4l-2.75-.95L1,16.08l-.08.24L.08,18.88,0,19.12l.24.08,3.19,1.06,0,0H4.88v1.77H8V20.28H9.78l.07-.08.37-.37.1-.1,0-.14A7.74,7.74,0,0,1,10,17.35Zm-.25,0h0a7.79,7.79,0,0,1,.55-2.9A7.79,7.79,0,0,0,9.7,17.35Zm.84-3.56A7.93,7.93,0,0,1,11.75,12h0A7.93,7.93,0,0,0,10.54,13.79ZM11.8,5.57,9,4.69H4.53L3.23,6h0l1.3-1.29H9l2.79.88.79-2.51h0ZM1.13,9.83.32,8.13h0l.81,1.7L9.44,14l.23.38h0L9.44,14ZM3.51,20,.32,19h0L3.51,20h0ZM7.77,21.8h0ZM9.67,20h0l.37-.37h0Z"></path>
47
- </symbol>
48
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.87 22.61" id="icon-money-plus">
49
- <polygon points="22.63 15.82 18.95 15.82 18.95 12.14 18.95 11.89 18.7 11.89 16.09 11.89 15.84 11.89 15.84 12.14 15.84 15.82 12.18 15.82 11.93 15.82 11.93 16.07 11.93 18.45 11.93 18.7 12.18 18.7 15.84 18.7 15.84 22.36 15.84 22.61 16.09 22.61 18.7 22.61 18.95 22.61 18.95 22.36 18.95 18.7 22.63 18.7 22.88 18.7 22.88 18.45 22.88 16.07 22.88 15.82 22.63 15.82"></polygon>
50
- <path d="M10,17.35a7.68,7.68,0,0,1,2-5.16l.11-.13L12,11.91l-.1-.19,0-.07-.07,0L3.58,7.52l-.1-.22V6.08L4.63,4.94H9l2.76.87.23.08L12,5.65l.79-2.51.07-.23-.23-.08-3.1-1H8V0H4.88V1.78H3.13l-.08.07L.14,4.76l-.07.08V8.19l0,.05L.9,9.94l0,.08.08,0,8.25,4.12.15.26V16L8.27,17.11H4l-2.75-.95L1,16.08l-.08.24L.08,18.88,0,19.12l.24.08,3.19,1.06,0,0H4.88v1.77H8V20.28H9.78l.07-.08.37-.37.1-.1,0-.14A7.74,7.74,0,0,1,10,17.35Z"></path>
51
- </symbol>
52
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.92 21.15" id="icon-robot-arm">
53
- <path d="M22.87,9.14,21.72,6.57A3,3,0,0,0,19.6,1.43,3,3,0,0,0,17,3L9.06,2.25A4.93,4.93,0,1,0,2.83,9.39l1,3.42a4.93,4.93,0,1,0,5.57-1.1L8.58,8.25a4.88,4.88,0,0,0,1-1.71L17,5.91a3.34,3.34,0,0,0,.37.53l-1.21,2.7,0,.1,0,.09.56,1.39.09.24.23-.1.48-.19.23-.09-.09-.23L17.2,9.26l1-2.17a3,3,0,0,0,1.43.37,2.9,2.9,0,0,0,1.28-.3l.93,2.1-.43,1.09-.09.23.23.09.48.19.23.1.1-.24.55-1.39,0-.09ZM21.42,6.51h0a2.82,2.82,0,0,0,.69-.92A2.82,2.82,0,0,1,21.42,6.51ZM19.6,5.13a.69.69,0,0,1,0-1.38.69.69,0,0,1,0,1.38ZM8.18,1.57a4.62,4.62,0,0,1,.73.92l8.22.74L8.91,2.49a4.62,4.62,0,0,0-.73-.92,4.54,4.54,0,0,0-.93-.7A4.54,4.54,0,0,1,8.18,1.57Zm8.46,3.35L9.83,5.5a3.78,3.78,0,0,0,0-.56,4.68,4.68,0,0,0-.28-1.62L16.64,4a2.81,2.81,0,0,0-.05.49A2.7,2.7,0,0,0,16.64,4.92Zm-7.1.85,7.4-.62-7.4.62ZM8.4,17.9a1.87,1.87,0,0,1-1,.27,2,2,0,1,1,0-3.9,1.95,1.95,0,0,1,1,3.63Zm.12.22a2.22,2.22,0,0,1-.48.2A2.22,2.22,0,0,0,8.52,18.12Zm-.63.24a2.33,2.33,0,0,1-.37,0A2.33,2.33,0,0,0,7.89,18.36ZM4,3.25a1.95,1.95,0,1,1-.71,2.66A2,2,0,0,1,4,3.25ZM3.84,3a2.22,2.22,0,0,1,.48-.2A2.22,2.22,0,0,0,3.84,3Zm.63-.23a1.64,1.64,0,0,1,.37,0A1.64,1.64,0,0,0,4.47,2.8Zm1.62.28a2.26,2.26,0,0,1,.31.23A2.26,2.26,0,0,0,6.09,3.08Zm.42.33a2.34,2.34,0,0,1,.33.43A2.34,2.34,0,0,0,6.51,3.41ZM4.4,7.06a2.65,2.65,0,0,0,.48.07A2.65,2.65,0,0,1,4.4,7.06ZM5,7.12a1.64,1.64,0,0,0,.37,0A1.64,1.64,0,0,1,5,7.12ZM5.55,7A2.22,2.22,0,0,0,6,6.84,2.22,2.22,0,0,1,5.55,7ZM3.78,6.79a2.26,2.26,0,0,1-.31-.23A2.26,2.26,0,0,0,3.78,6.79Zm.59.27a2.11,2.11,0,0,1-.47-.19A2.11,2.11,0,0,0,4.37,7.06Zm3,7a2.52,2.52,0,0,0-.37.05A2.52,2.52,0,0,1,7.33,14Zm-.52.08a2.22,2.22,0,0,0-.48.2A2.22,2.22,0,0,1,6.81,14.11Zm-.54,4A1.66,1.66,0,0,1,6,17.84,1.66,1.66,0,0,0,6.27,18.07Zm-.42-.33a2.27,2.27,0,0,1-.33-.42A2.27,2.27,0,0,0,5.85,17.74ZM7.49,14a1.89,1.89,0,0,1,.47.06A1.84,1.84,0,0,0,7.49,14Zm.5.06a2.72,2.72,0,0,1,.47.19A2.72,2.72,0,0,0,8,14.09Zm.59.27a2.26,2.26,0,0,1,.31.23A2.26,2.26,0,0,0,8.58,14.36ZM7.43,11.28a4.85,4.85,0,0,0-2.72.84L4,9.77a4.33,4.33,0,0,0,.93.1A4.8,4.8,0,0,0,7.71,9l.59,2.38A4.51,4.51,0,0,0,7.43,11.28ZM6.52,9.34a4.85,4.85,0,0,0,1.34-.78h0A4.85,4.85,0,0,1,6.52,9.34Zm-1-6.53A2.65,2.65,0,0,0,5,2.74,2.53,2.53,0,0,1,5.47,2.81ZM6,3a2.11,2.11,0,0,0-.47-.19A2.11,2.11,0,0,1,6,3ZM3.36,6.46A2.34,2.34,0,0,1,3,6,2.34,2.34,0,0,0,3.36,6.46ZM6.89,18.35l.48.06Zm-.5-.2a2.11,2.11,0,0,0,.47.19A2.11,2.11,0,0,1,6.39,18.15ZM9,14.7a2,2,0,0,1,.33.42A2,2,0,0,0,9,14.7ZM8.3,8.18A4.5,4.5,0,0,0,9.39,6.3,4.5,4.5,0,0,1,8.3,8.18Zm9.34-1.79L16.37,9.24h0Zm5,2.85L22,7.87l.62,1.37Z"></path>
54
- </symbol>
55
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16" id="icon-thin-arrow-down">
56
- <path d="M15,9.41,8.43,16,1.85,9.41l.79-.79,5.22,5.23V0H9V13.84l5.22-5.23ZM0,0H1.12V3.38H0Z"></path>
57
- </symbol>
58
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15" id="icon-thin-arrow-left">
59
- <path d="M6.59,15,0,8.43,6.59,1.85l.79.79L2.15,7.86H16V9H2.16l5.23,5.22ZM16,0V1.12H12.62V0Z"></path>
60
- </symbol>
61
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15" id="icon-thin-arrow-right">
62
- <path d="M9.41,0,16,6.57,9.41,13.15l-.79-.79,5.23-5.22H0V6H13.84L8.61.79ZM0,15V13.88H3.38V15Z"></path>
63
- </symbol>
64
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16" id="icon-thin-arrow-up">
65
- <path d="M0,6.59,6.57,0l6.58,6.59-.79.79L7.14,2.15V16H6V2.16L.79,7.39ZM15,16H13.88V12.62H15Z"></path>
66
- </symbol>
67
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.35 21.47" id="icon-up-arrow">
68
- <polygon points="5.7 0 0 7.53 4.7 7.53 4.7 21.46 6.8 21.46 6.8 7.53 11.35 7.53 5.7 0"></polygon>
69
- </symbol>
70
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.91 21.83" id="icon-wrench">
71
- <path d="M21.41,5.33a3.94,3.94,0,0,0-.89.87,3.76,3.76,0,0,1-1.38,1.06,3.65,3.65,0,0,1-1.07.31c-.11,0-.68.13-.76,0L14.76,5c-.07-.08.11-.64.14-.75a3.27,3.27,0,0,1,2-2.17A10.94,10.94,0,0,0,19.15.8l0,0s0,0,0,0L19.11.6c-.05-.14-.84-.27-1-.31A9.16,9.16,0,0,0,16.94.07c-2.1-.25-4,.12-5.19,2.09a8.58,8.58,0,0,0-.95,2.71c-.26,1.27-.37,2.53-1.34,3.55S7.72,10.28,6.84,11.2l0,0c-1.87,2-3.75,4-5.61,6A5,5,0,0,0,.12,19a2,2,0,0,0,.94,2.43,2.06,2.06,0,0,0,2.57,0,6.78,6.78,0,0,0,1-.89c1.91-2,3.83-4,5.74-6l0,0c.61-.65,1.23-1.29,1.83-2a3.72,3.72,0,0,1,3.46-1.21,6,6,0,0,0,4.08-1A4.55,4.55,0,0,0,21.91,7.1C21.93,6.77,21.57,5.3,21.41,5.33Zm-19,15.32a1.28,1.28,0,1,1,0-2.56,1.28,1.28,0,1,1,0,2.56Z"></path>
72
- </symbol>
73
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.412 13.523" id="right-arrow">
74
- <defs></defs>
75
- <path id="Path_1247" d="M5319.584 2310.192l6.761 6.761-6.761 6.761-.812-.812 5.362-5.371h-14.2v-1.156h14.2l-5.362-5.371z" transform="translate(-5309.933 -2310.191)"></path>
76
- </symbol>
77
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17.207 17.207" id="search1">
78
- <g transform="translate(-5516.031 -5587.372)">
79
- <path id="Path_107" d="M5897.74 5810.189a4.332 4.332 0 0 0-4.7.953.288.288 0 0 0 .407.407 3.764 3.764 0 0 1 4.074-.826.288.288 0 0 0 .216-.534z" transform="translate(-374.033 -220.792)"></path>
80
- <path id="Path_108" d="M6755 6140.807a.288.288 0 0 0 .288-.288 4.327 4.327 0 0 0-.317-1.632.288.288 0 0 0-.534.216 3.751 3.751 0 0 1 .275 1.416.288.288 0 0 0 .288.288z" transform="translate(-1228.875 -547.102)"></path>
81
- <path id="Path_109" d="M5525.939 5598.065l.233-.231q.178-.178.354-.358c.059-.061.2-.194.2-.194a6.01 6.01 0 0 0 .954-1.59 6.061 6.061 0 0 0 0-4.548 6 6 0 0 0-.554-1.053 6.046 6.046 0 0 0-10.65 1.053 6.045 6.045 0 0 0 .554 5.6 6.1 6.1 0 0 0 1.721 1.721 6.033 6.033 0 0 0 2.173.886 6.085 6.085 0 0 0 2.307 0 6.01 6.01 0 0 0 2.71-1.286zm-7.405-1.107a5.008 5.008 0 1 1 7.083 0 5.008 5.008 0 0 1-7.083 0z"></path>
82
- <path id="Path_110" d="M6846.523 6915.64l-4.354-4.354a.532.532 0 0 0-.75 0l-.06.06-.946-.946-.039.041-.195.2c-.18.185-.364.365-.546.546l.942.942-.06.06a.532.532 0 0 0 0 .75l4.354 4.354a.532.532 0 0 0 .75 0l.9-.9a.532.532 0 0 0 .004-.753zm-.673.382a.259.259 0 0 1-.367 0l-3.667-3.667a.259.259 0 0 1 .367-.366l3.667 3.667a.259.259 0 0 1 0 .366z" transform="translate(-1313.439 -1312.868)"></path>
83
- </g>
84
- </symbol>
85
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-youtube-icon">
86
- <defs></defs>
87
- <g id="Layer_2">
88
- <g id="Layer_1-2">
89
- <polygon fill="#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
90
- <path fill="#fbfbfb" d="M29.05,20.49a11.86,11.86,0,0,0-.31-2.15,2.3,2.3,0,0,0-1.87-1.76,10.82,10.82,0,0,0-1.49-.18c-1.63-.13-3.27-.16-4.9-.16a63.8,63.8,0,0,0-7.82.26,3.19,3.19,0,0,0-1.24.45,2.83,2.83,0,0,0-1.22,2.33A28.52,28.52,0,0,0,10,22.86v.47a19.53,19.53,0,0,0,.3,3.74,2.5,2.5,0,0,0,2,2,9.72,9.72,0,0,0,1.79.21c2.76.15,5.51.16,8.27.09a37.76,37.76,0,0,0,4.11-.24,2.64,2.64,0,0,0,2.26-2,15.51,15.51,0,0,0,.3-2.71C29.14,23.08,29.13,21.78,29.05,20.49ZM22.23,23c-.19.13-.4.24-.6.37-1,.59-1.95,1.21-2.94,1.8a1.22,1.22,0,0,0-.19.12L18,25.6c-.18.12-.25.06-.24-.14V20.21c0-.08,0-.18.05-.23s.14,0,.2.05l4.26,2.62C22.51,22.81,22.5,22.83,22.23,23Z"></path>
91
- </g>
92
- </g>
93
- </symbol>
94
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-linkedin-icon">
95
- <defs></defs>
96
- <g id="Layer_2">
97
- <g id="Layer_1-2">
98
- <polygon style="fill:#202125;" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
99
- <path style="fill:#fff;" d="M20.12,21.74c.1-.13.17-.24.26-.35a4,4,0,0,1,1.71-1.14,6,6,0,0,1,4.08-.06,3.22,3.22,0,0,1,2.15,2.18,8,8,0,0,1,.37,2c0,.75,0,1.49,0,2.23v5.19c0,.23,0,.23-.24.23H25.31c-.21,0-.21,0-.21-.21V26a4,4,0,0,0-.39-1.8,1.93,1.93,0,0,0-2.07-1.09,2.43,2.43,0,0,0-1.62.78,3,3,0,0,0-.63,1.43,6.71,6.71,0,0,0-.09,1.1v5.45c0,.24,0,.24-.24.24H16.88c-.15,0-.2,0-.2-.19V20.22c0-.15,0-.2.2-.2,1,0,2,0,3,0,.13,0,.18,0,.18.18q0,.68,0,1.35A.33.33,0,0,0,20.12,21.74Z"></path>
100
- <path style="fill:#fff;" d="M10.69,26V20.25c0-.22,0-.23.22-.23H14.1c.21,0,.21,0,.21.22V31.86c0,.2,0,.2-.21.2H10.89c-.2,0-.2,0-.2-.21Z"></path>
101
- <path style="fill:#fff;" d="M10.23,15.83a2.27,2.27,0,0,1,4.53,0,2.27,2.27,0,1,1-4.53,0Z"></path>
102
- </g>
103
- </g>
104
- </symbol>
105
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-twitter-icon">
106
- <defs></defs>
107
- <g id="Layer_2">
108
- <g id="Layer_1-2">
109
- <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
110
- <path style="fill:#fff;" d="M16.12,31.05H15a1.94,1.94,0,0,0-.42,0,9,9,0,0,1-2.25-.37,12,12,0,0,1-2.44-1c-.22-.12-.43-.24-.64-.38-.05,0-.09-.06-.07-.11s.07-.05.12,0a7.56,7.56,0,0,0,.83,0h.55A8.52,8.52,0,0,0,11.81,29a8.8,8.8,0,0,0,1.76-.56A8.41,8.41,0,0,0,15,27.62l.1-.08s0,0,0,0c-.19,0-.37,0-.56-.08a4.14,4.14,0,0,1-2.13-1.15,3.91,3.91,0,0,1-1-1.56c-.07-.18,0-.21.15-.18a4.06,4.06,0,0,0,1.39,0l.11,0a4,4,0,0,1-1-.38,3.9,3.9,0,0,1-1-.74A4.07,4.07,0,0,1,10,21a4.9,4.9,0,0,1,0-.54c0-.14,0-.17.17-.1a4.53,4.53,0,0,0,1,.37l.49.07h.09a3.22,3.22,0,0,1-.67-.61,4.13,4.13,0,0,1-.94-1.79A4.45,4.45,0,0,1,10,17a4,4,0,0,1,.49-1.59l0-.06c0-.05.08-.06.13,0a1.55,1.55,0,0,1,.21.23,11.76,11.76,0,0,0,6.82,3.88c.4.07.8.11,1.21.15.14,0,.18,0,.16-.17a4,4,0,0,1-.05-1A3.88,3.88,0,0,1,19.36,17a4.19,4.19,0,0,1,.91-1.29,4.11,4.11,0,0,1,2-1.07,2.64,2.64,0,0,1,.62-.05,7.81,7.81,0,0,1,1,0,3.33,3.33,0,0,1,1,.29,3.69,3.69,0,0,1,1.23.84.27.27,0,0,0,.27.07,7.4,7.4,0,0,0,1.51-.49c.27-.11.53-.25.78-.38.06,0,.12-.1.19,0s0,.13,0,.18A4,4,0,0,1,28,16.47a4.07,4.07,0,0,1-.62.55l-.17.11a.58.58,0,0,1,.19,0,7.8,7.8,0,0,0,1.77-.51l.15,0c.06,0,.08,0,.07.07a.29.29,0,0,1,0,.13,8.61,8.61,0,0,1-1.27,1.43l-.58.49a.23.23,0,0,0-.11.21c0,.13,0,.25,0,.37a14.91,14.91,0,0,1-.13,1.63,12.15,12.15,0,0,1-1,3.3A11.51,11.51,0,0,1,24.57,27a11.26,11.26,0,0,1-3.27,2.71,10.89,10.89,0,0,1-2.83,1.08,8.67,8.67,0,0,1-1.35.24c-.3,0-.59,0-.89,0C16.19,31,16.15,31,16.12,31.05Z"></path>
111
- </g>
112
- </g>
113
- </symbol>
114
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-wechat-icon">
115
- <defs></defs>
116
- <g id="Layer_2">
117
- <g id="Layer_1-2">
118
- <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
119
- <path style="fill:#fff;" d="M19.43,12.28a9.57,9.57,0,0,0-4.66-.37,8.6,8.6,0,0,0-6.65,5.16,6.83,6.83,0,0,0-.18,4.63,7.59,7.59,0,0,0,2.61,3.74c.31.24.32.25.19.63a9.14,9.14,0,0,0-.59,2.24.23.23,0,0,0,.08.23.25.25,0,0,0,.12,0c.64-.17,1.11-.81,1.59-1.23a1.4,1.4,0,0,1,1.37-.4c.51.11,1,.3,1.52.45a4,4,0,0,0,1,.17c.08,0,.9-.05.87-.18s-.12-.52-.16-.79c-.47-3.39,1.94-6.48,4.93-7.6a7.23,7.23,0,0,1,1.72-.43h0c.13,0,1.68-.12,1.69-.1C24.61,15.46,22.05,13.17,19.43,12.28Zm-6.7,5.86A1.1,1.1,0,0,1,11.87,17,1.14,1.14,0,0,1,13.37,16,1.09,1.09,0,0,1,14.14,17,1.13,1.13,0,0,1,12.73,18.14Zm7.86-.27a1.1,1.1,0,0,1-1.69-.17,1.14,1.14,0,0,1,.31-1.6,1.09,1.09,0,0,1,1.66.49A1.12,1.12,0,0,1,20.59,17.87Z"></path>
120
- <path style="fill:#fff;" d="M32,26.6a6,6,0,0,0-1.12-4.47,7.89,7.89,0,0,0-7.46-3,7.37,7.37,0,0,0-6.19,5.06,6.12,6.12,0,0,0,.42,3.95,6.28,6.28,0,0,0,3.3,3.25,10.39,10.39,0,0,0,3.66.74A12,12,0,0,0,26.4,32a8.51,8.51,0,0,0,.86-.13,1.72,1.72,0,0,1,.67-.09c.41.13,2.24,1.73,2.14.73-.36-.87-.74-1.8,0-2.54A6.19,6.19,0,0,0,32,26.6ZM21.88,24.16a1,1,0,0,1-.93-1.4,1,1,0,0,1,1.89,0A1,1,0,0,1,21.88,24.16Zm6.4-.75a1.1,1.1,0,0,1-.91.76A1,1,0,1,1,28,22.45.88.88,0,0,1,28.28,23.41Z"></path>
121
- </g>
122
- </g>
123
- </symbol>
124
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-instagram-icon">
125
- <defs></defs>
126
- <g id="Layer_2">
127
- <g id="Layer_1-2">
128
- <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
129
- <path style="fill:#fff;" d="M23.66,33.69H14.92a6.22,6.22,0,0,1-6.21-6.21V18.16A6.22,6.22,0,0,1,14.92,12h8.74a6.22,6.22,0,0,1,6.21,6.21v9.32A6.22,6.22,0,0,1,23.66,33.69ZM14.92,13.54a4.63,4.63,0,0,0-4.62,4.62v9.32a4.63,4.63,0,0,0,4.62,4.62h8.74a4.63,4.63,0,0,0,4.62-4.62V18.16a4.63,4.63,0,0,0-4.62-4.62Z"></path>
130
- <path style="fill:#fff;" d="M19.29,28.57a5.79,5.79,0,0,1-5.78-5.78,5.89,5.89,0,0,1,1.77-4.19,5.64,5.64,0,0,1,4-1.59c3.56.11,5.82,2.38,5.75,5.8h0A5.8,5.8,0,0,1,19.29,28.57ZM19.16,19a3.59,3.59,0,0,0-2.52,1,3.93,3.93,0,0,0-1.18,2.8,3.83,3.83,0,1,0,7.66,0h0c.05-2.31-1.39-3.74-3.86-3.81Z"></path>
131
- <circle style="fill:#fff;" cx="25.21" cy="16.85" r="1.35"></circle>
132
- </g>
133
- </g>
134
- </symbol>
135
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-facebook-icon">
136
- <defs></defs>
137
- <g id="Layer_2">
138
- <g id="Layer_1-2">
139
- <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
140
- <path style="fill:#fff;" d="M12.51,20.11v4.13h3.66v10h4.49v-10H24l.63-4.15H20.65l0-3s.19-1,.64-1.32a2.49,2.49,0,0,1,1.38-.55c.6,0,2.14,0,2.14,0V11.67a23.25,23.25,0,0,0-3.91-.26,4.91,4.91,0,0,0-3.81,2.06c-1.31,1.62-.91,6.64-.91,6.64Z"></path>
141
- </g>
142
- </g>
143
- </symbol>
144
- <symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20" id="new-search">
145
- <defs></defs>
146
- <g id="Layer_2">
147
- <g id="Layer_1-2">
148
- <g id="Layer_2-2">
149
- <g id="Layer_1-2-2">
150
- <g>
151
- <g id="Group_1342">
152
- <path id="Path_4263" d="M14.1,12.46l5.45,5.46-1.63,1.63L12.46,14.1v-.85l-.29-.31a7.11,7.11,0,1,1,.76-.76l.32.28Zm-6.55,0A4.91,4.91,0,1,0,2.63,7.55h0a4.91,4.91,0,0,0,4.9,4.91h0"></path>
153
- </g>
154
- </g>
155
- </g>
156
- </g>
157
- </g>
158
- </g>
159
- </symbol>
160
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 57.83 47.62" id="arrow-right-nav">
161
- <defs></defs>
162
- <g id="Layer_2">
163
- <g id="Layer_1-2">
164
- <path id="Path_4266" d="M0,30.77H32.61V47.62L57.83,24,32.61,0V17.26H0Z"></path>
165
- </g>
166
- </g>
167
- </symbol>
168
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 77.6 89.6" id="windchil-icon-logo-1">
169
- <defs></defs>
170
- <g id="Layer_2">
171
- <g id="Layer_1-2">
172
- <polygon style="fill:white;" points="54.5 28.88 54.5 9.06 38.8 0 21.65 9.9 54.5 28.88"></polygon>
173
- <polygon style="fill:white;" points="60.44 50.45 77.6 40.54 77.6 22.4 60.44 12.49 60.44 50.45"></polygon>
174
- <polygon style="fill:white;" points="23.09 60.78 23.09 80.55 38.8 89.61 55.91 79.74 23.09 60.78"></polygon>
175
- <polygon style="fill:white;" points="44.71 66.4 61.85 76.3 77.6 67.2 77.6 47.4 44.71 66.4"></polygon>
176
- <polygon style="fill:white;" points="32.84 23.23 15.71 13.33 0 22.4 0 42.21 32.84 23.23"></polygon>
177
- <polygon style="fill:white;" points="17.16 39.15 0 49.07 0 67.2 17.16 77.11 17.16 39.15"></polygon>
178
- <polygon style="fill:#5cb747;" points="54.5 53.87 38.8 62.94 23.09 53.87 23.09 35.74 38.8 26.67 54.5 35.74 54.5 53.87"></polygon>
179
- </g>
180
- </g>
181
- </symbol>
182
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 76.95 88.78" id="vuforia-icon-logo-1">
183
- <defs></defs>
184
- <g id="Layer_2">
185
- <g id="Layer_1-2">
186
- <path id="Path_4275" style="fill:#5cb747;" d="M38.54,63.26,71.23,44.39,38.45,25.53,5.82,44.39Z"></path>
187
- <path id="Path_4276" style="fill:white;" d="M38.25,0,0,22.35V40.94L38.44,18.71l38.5,22.16V22.33Z"></path>
188
- <path id="Path_4277" style="fill:white;" d="M0,66.45,38.69,88.78,77,66.43V47.91L38.55,70.08,0,47.85Z"></path>
189
- </g>
190
- </g>
191
- </symbol>
192
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72.06 83.21" id="thingworx-icon-logo-1">
193
- <defs></defs>
194
- <g id="Layer_2">
195
- <g id="Layer_1-2">
196
- <polygon style="fill:#5cb747;" points="41.56 41.6 72.06 59.2 72.06 24 41.56 41.6"></polygon>
197
- <polygon style="fill:white;" points="36.01 38.4 69.28 19.2 36.03 0 2.75 19.21 36.01 38.4"></polygon>
198
- <polygon style="fill:#5cb747;" points="30.45 41.6 0 24.03 0 59.18 30.45 41.6"></polygon>
199
- <polygon style="fill:white;" points="36.01 44.81 2.76 64 36.03 83.21 69.29 64.01 36.01 44.81"></polygon>
200
- </g>
201
- </g>
202
- </symbol>
203
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70.53 81.35" id="onshape-icon-logo-1">
204
- <defs></defs>
205
- <g id="Layer_2">
206
- <g id="Layer_1-2">
207
- <polygon style="fill:#5cb747;" points="13.92 27.93 48.65 7.82 35.08 0 0 20.27 0 38.41 13.92 46.67 13.92 27.93"></polygon>
208
- <polygon style="fill:#5cb747;" points="0 44.37 0 60.99 35.27 81.35 50.71 72.45 50.71 55.42 35.1 65.59 0 44.37"></polygon>
209
- <polygon style="fill:#5cb747;" points="54.05 10.94 39.55 19.36 55.96 28.82 55.93 69.42 70.53 60.99 70.53 20.38 54.05 10.94"></polygon>
210
- <polygon style="fill:white;" points="25.18 34.64 40.46 25.79 34.52 22.36 19.08 31.28 19.08 39.23 25.18 42.81 25.18 34.64"></polygon>
211
- <polygon style="fill:white;" points="35.09 52.18 19.08 42.44 19.08 49.72 35.09 59.33 41.67 55.27 41.67 47.96 35.09 52.18"></polygon>
212
- <polygon style="fill:white;" points="37.02 31.24 44.33 35.46 44.32 53.59 50.71 49.55 50.71 31.71 43.43 27.52 37.02 31.24"></polygon>
213
- </g>
214
- </g>
215
- </symbol>
216
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 75.37 85.37" id="creo-icon-logo-1">
217
- <defs></defs>
218
- <g id="Layer_2">
219
- <g id="Layer_1-2">
220
- <polygon style="fill:white;" points="37.7 40.16 72.48 20.1 37.7 0 2.9 20.1 37.7 40.16"></polygon>
221
- <polygon style="fill:white;" points="34.81 45.13 0 25.07 0 65.27 34.81 85.37 34.81 45.13"></polygon>
222
- <polygon style="fill:#5cb747;" points="40.56 45.13 40.56 85.37 75.37 65.27 75.37 25.04 40.56 45.13"></polygon>
223
- </g>
224
- </g>
225
- </symbol>
226
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70.21 83.67" id="arena-icon-logo1">
227
- <defs></defs>
228
- <g id="Layer_2">
229
- <g id="Layer_1-2">
230
- <path id="Path_4334" style="fill:#5cb747;" d="M60.26,25.14l9.51-5.5L35.85,0,13.4,13.48,22.9,19l12.94-8Z"></path>
231
- <path id="Path_4335" style="fill:white;" d="M22.77,76.11v-11l-13.25-8V32.25L0,26.76V62.61Z"></path>
232
- <path id="Path_4336" style="fill:#5cb747;" d="M56.35,48.39l0,9.72L36,69.78V83.67l-8.89-5.5V64.92Z"></path>
233
- <path id="Path_4337" style="fill:#5cb747;" d="M22.77,59.94l-8.62-5.11,0-25L0,21.5l9-5.43,13.73,8Z"></path>
234
- <path id="Path_4338" style="fill:white;" d="M70.21,24.37l-.09,11.49-9.56,5.5L26.86,21.84l9.35-5.61L60.27,30.07Z"></path>
235
- <path id="Path_4339" style="fill:white;" d="M40.37,83.62,70.21,66.49V40.65L60.7,46.08V61.31L40.36,73Z"></path>
236
- </g>
237
- </g>
238
- </symbol>
239
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 22" id="menu-icon">
240
- <defs></defs>
241
- <g id="Layer_2">
242
- <g id="Layer_1-2">
243
- <g id="Group_1467">
244
- <path id="Rectangle_466" d="M1,0H27a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H1A1,1,0,0,1,0,1H0A1,1,0,0,1,1,0Z"></path>
245
- <path id="Rectangle_467" d="M1,10H27a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H1a1,1,0,0,1-1-1H0A1,1,0,0,1,1,10Z"></path>
246
- <path id="Rectangle_468" d="M1,20H13a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H1a1,1,0,0,1-1-1H0A1,1,0,0,1,1,20Z"></path>
247
- </g>
248
- </g>
249
- </g>
250
- </symbol>
251
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65.35 40.66" id="chevron-down">
252
- <defs></defs>
253
- <g id="Layer_2">
254
- <g id="Layer_1-2">
255
- <path id="Path_4264" d="M57.73,0l-25,25.05L7.62,0,0,8,32.68,40.66,65.35,8Z"></path>
256
- </g>
257
- </g>
258
- </symbol>
259
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 12" id="button-arrow-right">
260
- <path d="M8 0L15 6L8 12V8H0V4H8V0Z"></path>
261
- </symbol>
262
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 16" id="button-arrow-down">
263
- <path d="M12.5 8.5L6.5 15.5L0.5 8.5L4.5 8.5L4.5 0.5L8.5 0.5L8.5 8.5L12.5 8.5Z"></path>
264
- </symbol>
265
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 19" id="icon-home">
266
- <path d="M18.646 8.74414L16.487 6.93218L16.287 6.49296V2.49086H14.854V4.33182L13.912 4.77106L9.694 1.2312L0.737 8.74715L0 7.86868L9.325 0.0435791H10.062L13.707 3.10219V1.91256L14.28 1.33926H16.86L17.433 1.91256V6.22481L19.387 7.86468L18.646 8.74414ZM9.689 4.8421L3.66899 9.90174V17.1105H6.24899V13.3826L7.396 12.235H11.982L13.129 13.3826V17.1105H15.709V9.90174L9.689 4.8421ZM9.689 3.34131L16.855 9.36446V18.2551H11.982V13.3796H7.396V18.2551H2.522V9.36446L9.688 3.34131H9.689Z"></path>
267
- </symbol>
268
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" id="carousel-arrow">
269
- <g filter="url(#filter0_d_126_9197)">
270
- <circle cx="24" cy="22" r="20"></circle>
271
- </g>
272
- <path d="M24.8556 16L24.8556 20.5762L17 20.5762L17 23.4239L24.8556 23.4239L24.8556 28L31 21.9669L24.8556 16Z" fill="#40434A"></path>
273
- <defs>
274
- <filter id="filter0_d_126_9197" x="0" y="0" width="48" height="48" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
275
- <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
276
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
277
- <feOffset dy="2"></feOffset>
278
- <feGaussianBlur stdDeviation="2"></feGaussianBlur>
279
- <feComposite in2="hardAlpha" operator="out"></feComposite>
280
- <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
281
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_126_9197"></feBlend>
282
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_126_9197" result="shape"></feBlend>
283
- </filter>
284
- </defs>
285
- </symbol>
286
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" id="carousel-arrow-left">
287
- <g filter="url(#filter0_d_494_37)">
288
- <circle cx="24" cy="22" r="20"></circle>
289
- <path d="M23.1444 16L23.1444 20.5762L31 20.5762L31 23.4239L23.1444 23.4239L23.1444 28L17 21.9669L23.1444 16Z" fill="#40434A"></path>
290
- </g>
291
- <defs>
292
- <filter id="filter0_d_494_37" x="0" y="0" width="48" height="48" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
293
- <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
294
- <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
295
- <feOffset dy="2"></feOffset>
296
- <feGaussianBlur stdDeviation="2"></feGaussianBlur>
297
- <feComposite in2="hardAlpha" operator="out"></feComposite>
298
- <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
299
- <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_494_37"></feBlend>
300
- <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_494_37" result="shape"></feBlend>
301
- </filter>
302
- </defs>
303
- </symbol>
304
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plm-fb">
305
- <path d="M24 12.0732C24 5.44624 18.627 0.0732422 12 0.0732422C5.373 0.0732422 0 5.44624 0 12.0732C0 18.0632 4.388 23.0272 10.125 23.9272V15.5422H7.078V12.0722H10.125V9.43024C10.125 6.42324 11.917 4.76124 14.658 4.76124C15.97 4.76124 17.344 4.99624 17.344 4.99624V7.94924H15.83C14.339 7.94924 13.874 8.87424 13.874 9.82324V12.0732H17.202L16.67 15.5432H13.874V23.9282C19.612 23.0272 24 18.0622 24 12.0732Z"></path>
306
- </symbol>
307
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plm-linkedin">
308
- <path d="M20.447 20.452H16.893V14.883C16.893 13.555 16.866 11.846 15.041 11.846C13.188 11.846 12.905 13.291 12.905 14.785V20.452H9.351V9H12.765V10.561H12.811C13.288 9.661 14.448 8.711 16.181 8.711C19.782 8.711 20.448 11.081 20.448 14.166V20.452H20.447ZM5.337 7.433C4.193 7.433 3.274 6.507 3.274 5.368C3.274 4.23 4.194 3.305 5.337 3.305C6.477 3.305 7.401 4.23 7.401 5.368C7.401 6.507 6.476 7.433 5.337 7.433ZM7.119 20.452H3.555V9H7.119V20.452ZM22.225 0H1.771C0.792 0 0 0.774 0 1.729V22.271C0 23.227 0.792 24 1.771 24H22.222C23.2 24 24 23.227 24 22.271V1.729C24 0.774 23.2 0 22.222 0H22.225Z"></path>
309
- </symbol>
310
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 16" id="plm-mail">
311
- <path d="M3.3977 15.9995H20.6023C22.479 15.9995 24 14.4329 24 12.4999V1.46875L13.3431 10.336C12.9577 10.6773 12.4786 10.848 11.9995 10.848C11.5205 10.848 11.0414 10.6773 10.656 10.336L0 1.46875V12.4999C0 14.4329 1.52099 15.9995 3.3977 15.9995Z"></path>
312
- <path d="M12.1289 8.88116L12.1595 8.85426L22.801 0H1.19824L11.8704 8.88116C11.9452 8.94887 12.0541 8.94887 12.1289 8.88116Z"></path>
313
- </symbol>
314
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 20" id="plm-twitter">
315
- <path d="M23.953 2.5696C23.0545 2.9652 22.1026 3.22634 21.128 3.3446C22.1541 2.72785 22.9224 1.76064 23.291 0.621599C22.34 1.1766 21.286 1.5806 20.164 1.8056C19.4238 1.01403 18.4429 0.48902 17.3736 0.3121C16.3044 0.13518 15.2067 0.316249 14.2509 0.82719C13.2952 1.33813 12.5349 2.15035 12.0881 3.13772C11.6412 4.1251 11.533 5.23237 11.78 6.2876C7.69 6.0946 4.067 4.1296 1.64 1.1616C1.19879 1.91141 0.968664 2.76662 0.974 3.6366C0.974 5.3466 1.844 6.8496 3.162 7.7326C2.38086 7.70773 1.61697 7.49653 0.934 7.1166V7.1766C0.933557 8.31299 1.32627 9.41454 2.04551 10.2944C2.76474 11.1742 3.76621 11.7781 4.88 12.0036C4.1583 12.197 3.40241 12.226 2.668 12.0886C2.98412 13.0666 3.59766 13.9215 4.42301 14.5341C5.24837 15.1467 6.24435 15.4863 7.272 15.5056C5.53153 16.8715 3.38248 17.6129 1.17 17.6106C0.78 17.6106 0.391 17.5876 0 17.5436C2.25571 18.9879 4.87851 19.7546 7.557 19.7526C16.61 19.7526 21.555 12.2566 21.555 5.7676C21.555 5.5576 21.555 5.3476 21.54 5.1376C22.506 4.44246 23.3392 3.57942 24 2.5896L23.953 2.5696Z"></path>
316
- </symbol>
317
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48.12 32.76" id="quotation-mark">
318
- <g id="Layer_2">
319
- <g id="Layer_1-2">
320
- <g>
321
- <g>
322
- <path d="M24,0,18,15.12h5.4L19.68,32.76H0l3.72-18L11.4,0ZM48.12,0l-6,15.12h5.4L43.8,32.76H24.12l3.72-18L35.52,0Z"></path>
323
- </g>
324
- </g>
325
- </g>
326
- </g>
327
- </symbol>
328
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 16" id="hexagon-bullet">
329
- <defs></defs>
330
- <g>
331
- <g>
332
- <polygon points="13.5 0 4.5 0 0 8 4.5 16 13.5 16 18 8 13.5 0"></polygon>
333
- </g>
334
- </g>
335
- </symbol>
336
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 16" id="options">
337
- <path d="M18.3902 7.51956H6.17969C6.24888 7.83487 6.24888 8.16168 6.17969 8.47699H18.3902C18.4529 8.47769 18.515 8.46582 18.5731 8.44208C18.6312 8.41833 18.684 8.38318 18.7286 8.33866C18.7731 8.29414 18.8085 8.24113 18.8326 8.1827C18.8568 8.12427 18.8692 8.06159 18.8692 7.99827C18.8692 7.93496 18.8568 7.87228 18.8326 7.81385C18.8085 7.75542 18.7731 7.70241 18.7286 7.65789C18.684 7.61337 18.6312 7.57822 18.5731 7.55447C18.515 7.53073 18.4529 7.51886 18.3902 7.51956Z"/>
338
- <path d="M1.88029 7.51956H0.478934C0.41629 7.51886 0.354131 7.53073 0.296055 7.55447C0.237979 7.57822 0.185141 7.61337 0.140598 7.65789C0.096056 7.70241 0.0606943 7.75542 0.0365604 7.81385C0.0124266 7.87228 0 7.93496 0 7.99827C0 8.06159 0.0124266 8.12427 0.0365604 8.1827C0.0606943 8.24113 0.096056 8.29414 0.140598 8.33866C0.185141 8.38318 0.237979 8.41833 0.296055 8.44208C0.354131 8.46582 0.41629 8.47769 0.478934 8.47699H1.88029C1.81109 8.16168 1.81109 7.83487 1.88029 7.51956Z" />
339
- <path d="M18.3894 1.74612H17.207C17.2762 2.06144 17.2762 2.38824 17.207 2.70356H18.3894C18.4521 2.70426 18.5142 2.69239 18.5723 2.66865C18.6304 2.6449 18.6832 2.60975 18.7278 2.56523C18.7723 2.52071 18.8077 2.4677 18.8318 2.40927C18.8559 2.35084 18.8684 2.28816 18.8684 2.22484C18.8684 2.16153 18.8559 2.09884 18.8318 2.04041C18.8077 1.98199 18.7723 1.92898 18.7278 1.88446C18.6832 1.83993 18.6304 1.80478 18.5723 1.78104C18.5142 1.75729 18.4521 1.74543 18.3894 1.74612Z" />
340
- <path d="M12.9086 1.74612H0.478933C0.416289 1.74543 0.35413 1.75729 0.296054 1.78104C0.237979 1.80478 0.18514 1.83993 0.140598 1.88446C0.0960558 1.92898 0.0606941 1.98199 0.0365603 2.04041C0.0124266 2.09884 0 2.16153 0 2.22484C0 2.28816 0.0124266 2.35084 0.0365603 2.40927C0.0606941 2.4677 0.0960558 2.52071 0.140598 2.56523C0.18514 2.60975 0.237979 2.6449 0.296054 2.66865C0.35413 2.69239 0.416289 2.70426 0.478933 2.70356H12.9086C12.8394 2.38824 12.8394 2.06144 12.9086 1.74612Z" />
341
- <path d="M18.3905 13.2969H13.2305C13.2997 13.6122 13.2997 13.939 13.2305 14.2543H18.3905C18.4532 14.255 18.5153 14.2432 18.5734 14.2194C18.6315 14.1957 18.6843 14.1605 18.7289 14.116C18.7734 14.0715 18.8088 14.0185 18.8329 13.96C18.857 13.9016 18.8695 13.8389 18.8695 13.7756C18.8695 13.7123 18.857 13.6496 18.8329 13.5912C18.8088 13.5328 18.7734 13.4798 18.7289 13.4352C18.6843 13.3907 18.6315 13.3556 18.5734 13.3318C18.5153 13.3081 18.4532 13.2962 18.3905 13.2969Z" />
342
- <path d="M8.93086 13.2969H0.478936C0.416291 13.2962 0.354132 13.3081 0.296056 13.3318C0.23798 13.3556 0.185142 13.3907 0.140599 13.4352C0.0960563 13.4798 0.0606945 13.5328 0.0365606 13.5912C0.0124266 13.6496 0 13.7123 0 13.7756C0 13.8389 0.0124266 13.9016 0.0365606 13.96C0.0606945 14.0185 0.0960563 14.0715 0.140599 14.116C0.185142 14.1605 0.23798 14.1957 0.296056 14.2194C0.354132 14.2432 0.416291 14.255 0.478936 14.2543H8.93086C8.86166 13.939 8.86166 13.6122 8.93086 13.2969Z" />
343
- <path d="M17.2049 1.74544C16.9877 0.748413 16.107 0 15.0561 0C14.0052 0 13.1245 0.748413 12.9074 1.74544C12.8382 2.06076 12.8382 2.38756 12.9074 2.70288C13.1247 3.69991 14.0053 4.44838 15.0563 4.44838C16.1072 4.44838 16.9877 3.69991 17.2049 2.70317C17.2741 2.38785 17.2741 2.06105 17.2049 1.74573V1.74544ZM15.0561 3.49094C14.365 3.49094 13.8027 2.92266 13.8027 2.22419C13.8027 1.52572 14.365 0.957435 15.0561 0.957435C15.7472 0.957435 16.3095 1.52566 16.3095 2.22419C16.3095 2.92271 15.7472 3.49094 15.0561 3.49094Z" />
344
- <path d="M6.17784 7.52278C5.96049 6.52575 5.0798 5.77734 4.02893 5.77734C2.97806 5.77734 2.09737 6.52575 1.88002 7.52278C1.81083 7.83809 1.81083 8.1649 1.88002 8.48021C2.09737 9.47723 2.97801 10.2256 4.02893 10.2256C5.07986 10.2256 5.96049 9.47723 6.17784 8.48021C6.24704 8.1649 6.24704 7.83809 6.17784 7.52278ZM4.02893 9.26821C3.33781 9.26821 2.77549 8.69999 2.77549 8.00146C2.77549 7.30294 3.33781 6.73477 4.02893 6.73477C4.72006 6.73477 5.28237 7.30306 5.28237 8.00146C5.28237 8.69987 4.72006 9.26821 4.02893 9.26821Z" />
345
- <path d="M13.2286 13.2963C13.0113 12.2993 12.1306 11.5508 11.0797 11.5508C10.0287 11.5508 9.1481 12.2993 8.9308 13.2963C8.86161 13.6116 8.86161 13.9384 8.9308 14.2537C9.1481 15.2508 10.0288 15.9992 11.0797 15.9992C12.1305 15.9992 13.0113 15.2508 13.2286 14.2537C13.2978 13.9384 13.2978 13.6116 13.2286 13.2963ZM11.0797 15.0417C10.3885 15.0417 9.82628 14.4735 9.82628 13.775C9.82628 13.0765 10.3885 12.5082 11.0797 12.5082C11.7708 12.5082 12.3333 13.0765 12.3333 13.775C12.3333 14.4735 11.7708 15.0417 11.0797 15.0417Z" />
346
- </symbol>
347
- <symbol viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" id="ellipsis">
348
- <circle cx="1.25" cy="5" r="1.25" />
349
- <circle cx="5" cy="5" r="1.25"/>
350
- <circle cx="8.75" cy="5" r="1.25"/>
351
- </symbol>
352
- <symbol viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg" id="checkmark">
353
- <path d="M1.5 4L5.5 8L12.5 1" stroke-width="2"/>
354
- </symbol>
355
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" id="plus">
356
- <g id="Group_477" data-name="Group 477">
357
- <path id="Line_484" d="M0 0v10" stroke-linecap="butt" stroke-width="2px" data-name="Line 484" transform="translate(5)"/>
358
- <path id="Line_485" d="M0 0h10" stroke-linecap="butt" stroke-width="2px" data-name="Line 485" transform="translate(0 5)"/>
359
- </g>
360
- </symbol>
361
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 2" id="minus">
362
- <g id="Group_476" data-name="Group 476" transform="translate(0 -4)">
363
- <path id="Line_485" d="M0 0h10" stroke-linecap="butt" stroke-width="2px" data-name="Line 485" transform="translate(0 5)"/>
364
- </g>
365
- </symbol>
366
- <symbol viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg" id="times">
367
- <path d="M4.88956 3.99986L8.00002 0.888695L7.11135 -0.000183105L4.00089 3.11099L0.890644 2.34688e-05L0.00197005 0.888902L3.11222 3.99986L0.00195312 7.11084L0.890627 7.99972L4.00089 4.88874L7.11136 7.99993L8.00003 7.11105L4.88956 3.99986Z" stroke="none" />
368
- </symbol>
369
- <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34" id="close-button-flat">
370
- <rect x="0.5" y="0.5" width="33" height="33" rx="3.5" stroke="#323B42"></rect>
371
- <g clip-path="url(#clip0_44_1697)">
372
- <path d="M26.5557 10.368L23.7432 7.55554L17.5557 13.743L11.3682 7.55554L8.55566 10.368L14.7432 16.5555L8.55566 22.743L11.3682 25.5555L17.5557 19.368L23.7432 25.5555L26.5557 22.743L20.3682 16.5555L26.5557 10.368Z" fill="#323B42"></path>
373
- </g>
374
- <defs>
375
- <clipPath id="clip0_44_1697">
376
- <rect width="18" height="18" fill="white" transform="translate(8.55566 7.55554)"></rect>
377
- </clipPath>
378
- </defs>
379
- </symbol>
380
- <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" id="dialog">
381
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2667 -3.38497e-05H1.73333C1.2837 -0.00458953 0.850231 0.167455 0.526104 0.479115C0.201978 0.790775 0.0130737 1.21717 0 1.66663L0 10.8333C0.0130737 11.2828 0.201978 11.7092 0.526104 12.0208C0.850231 12.3325 1.2837 12.5045 1.73333 12.5H5.35833L7.5 15L9.64167 12.575H13.2667C13.7163 12.5795 14.1498 12.4075 14.4739 12.0958C14.798 11.7842 14.9869 11.3578 15 10.9083V1.66663C14.9869 1.21717 14.798 0.790775 14.4739 0.479115C14.1498 0.167455 13.7163 -0.00458953 13.2667 -3.38497e-05Z" fill="#AEB8BD"></path>
382
- </symbol>
383
- <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 15" id="doc">
384
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.55561 0L13.2223 4.5V13.5C13.2223 14.325 12.5223 15 11.6667 15H2.32561C1.47005 15 0.777832 14.325 0.777832 13.5L0.78561 1.5C0.78561 0.675 1.47783 0 2.33339 0H8.55561ZM2.85191 4.6875H10.1112V6.5625H2.85191V4.6875ZM8.03709 8.4375H2.85191V10.3125H8.03709V8.4375Z" fill="#BEC6CA"></path>
385
- </symbol>
386
- <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="download-arrow">
387
- <path d="M15.95 0H0V2H15.95V0Z" fill="white"></path>
388
- <path d="M9.90039 8.7001V4.3001V3.8501H5.90039V8.7001H2.40039L7.90039 16.0001L13.4004 8.7001H9.90039Z" fill="white"></path>
389
- </symbol>
390
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 18" id="play">
391
- <path d="M11.9625 9L0.0374756 0V18L11.9625 9Z" />
392
- </symbol>
393
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 18" id="pause">
394
- <defs id="defs36" />
395
- <path id="rect28" d="M 0,0 H 4 V 18 H 0 Z" />
396
- <path id="rect30" d="m 10,0 h 4 v 18 h -4 z" />
397
- </symbol>
398
-
399
- <symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
400
- viewBox="0 0 22.84 22.84" id="download-arrow-news">
401
- <style>.cls-1{fill:url(#linear-gradient);}</style>
402
- <defs>
403
- <linearGradient id="linear-gradient" x1="0.22" y1="25.05" x2="-0.67" y2="25.43"
404
- gradientTransform="matrix(35, 0, 0, -35, 13.73, 892.38)" gradientUnits="userSpaceOnUse">
405
- <stop offset="0" stop-color="#77c14d"></stop>
406
- <stop offset="1" stop-color="#03793e"></stop>
407
- </linearGradient>
408
- </defs>
409
- <g id="Layer_2">
410
- <g id="Layer_1-2">
411
- <g id="Group_1444">
412
- <g id="Ellipse_446-2">
413
- <circle cx="11.42" cy="11.42" r="11.42" class="cls-1"></circle>
414
- <circle cx="11.42" cy="11.42" r="11.26" style="fill:none;stroke:#fff;stroke-width:0.33px;"></circle>
415
- </g>
416
- </g>
417
- <g id="Group_1424">
418
- <rect id="Rectangle_420" x="10.05" y="8.04" width="2.73" height="1.24" style="fill:#fff;"></rect>
419
- <rect id="Rectangle_421" x="10.05" y="6.53" width="2.73" height="0.83" style="fill:#fff;"></rect>
420
- <path id="Path_4278"
421
- d="M10.17,12a.07.07,0,0,1-.07.07H8.8a.08.08,0,0,0-.08.07.11.11,0,0,0,0,.05L11.34,16a.08.08,0,0,0,.12,0,0,0,0,0,0,0,0l2.59-3.79a.08.08,0,0,0,0-.11h-1.3a.08.08,0,0,1-.08-.07h0V10a.07.07,0,0,0-.07-.07H10.25a.08.08,0,0,0-.08.07h0Z"
422
- style="fill:#fff;"></path>
423
- </g>
424
- </g>
425
- </g>
426
- </symbol>
427
-
428
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="twitter-blogs-icon">
429
- <g id="Layer_2">
430
- <g id="Layer_1-2">
431
- <circle cx="12" cy="12" r="12" style="fill:#050606"></circle>
432
- <path style="fill:#fff;" d="M10.07,17H9.4a1.13,1.13,0,0,0-.26,0,5.31,5.31,0,0,1-1.37-.23,6.56,6.56,0,0,1-1.48-.6,2.5,2.5,0,0,1-.39-.23.05.05,0,0,1,0-.07s0,0,.07,0l.51,0h.33c.23,0,.46,0,.68-.09a5,5,0,0,0,1.07-.35,4.76,4.76,0,0,0,.88-.5l.07-.05v0l-.34,0a2.63,2.63,0,0,1-1.3-.7,2.56,2.56,0,0,1-.6-.95c0-.11,0-.13.09-.11a2.63,2.63,0,0,0,.84,0h.07a2.67,2.67,0,0,1-.59-.23,2.56,2.56,0,0,1-.59-.45,2.53,2.53,0,0,1-.71-1.44,1.69,1.69,0,0,1,0-.33c0-.08,0-.1.1-.06a2.72,2.72,0,0,0,.62.23l.3,0h0a2.65,2.65,0,0,1-1-1.46,2.75,2.75,0,0,1-.05-.86,2.49,2.49,0,0,1,.29-1l0,0s0,0,.07,0a.86.86,0,0,1,.13.14A7.15,7.15,0,0,0,11,10c.24,0,.48.07.73.09.09,0,.11,0,.1-.1a2.22,2.22,0,0,1,0-.63A2.33,2.33,0,0,1,12,8.47a2.58,2.58,0,0,1,.56-.79A2.54,2.54,0,0,1,13.82,7c.12,0,.25,0,.38,0a5.62,5.62,0,0,1,.58,0,2,2,0,0,1,.61.17,2.48,2.48,0,0,1,.76.51.16.16,0,0,0,.16,0,5,5,0,0,0,.92-.3l.47-.23s.07-.06.11,0,0,.07,0,.11a2.78,2.78,0,0,1-.51.84,3.07,3.07,0,0,1-.38.34.33.33,0,0,1-.1.06l.11,0A5.12,5.12,0,0,0,18,8.21l.09,0s0,0,0,0a.13.13,0,0,1,0,.08,4.9,4.9,0,0,1-.77.87L17,9.46a.16.16,0,0,0-.07.14,1.55,1.55,0,0,1,0,.22,8.24,8.24,0,0,1-.07,1,7.48,7.48,0,0,1-.59,2,7.33,7.33,0,0,1-1.06,1.7,6.88,6.88,0,0,1-2,1.65,6.52,6.52,0,0,1-1.72.66,5.62,5.62,0,0,1-.82.14,4.87,4.87,0,0,1-.54,0Z"></path>
433
- </g>
434
- </g>
435
- </symbol>
436
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="linkedin-blogs-icon">
437
- <g id="Layer_2">
438
- <g id="Layer_1-2">
439
- <circle cx="12" cy="12" r="12" style="fill:#050606"></circle>
440
- <path style="fill:#fff;" d="M12.35,10.41l.14-.18a2.21,2.21,0,0,1,.92-.62,3.23,3.23,0,0,1,2.21,0,1.74,1.74,0,0,1,1.16,1.18,3.81,3.81,0,0,1,.2,1.1c0,.4,0,.81,0,1.21v2.8c0,.13,0,.13-.13.13H15.15C15,16,15,16,15,15.89v-3.2a2.2,2.2,0,0,0-.21-1,1,1,0,0,0-1.12-.59,1.33,1.33,0,0,0-.88.42,1.72,1.72,0,0,0-.34.77,4,4,0,0,0,0,.6v2.95c0,.13,0,.13-.14.13H10.59c-.07,0-.1,0-.1-.1V9.59c0-.07,0-.1.1-.1h1.65c.07,0,.1,0,.09.09v.73A.2.2,0,0,0,12.35,10.41Z"></path>
441
- <path style="fill:#fff;" d="M7.24,12.74V9.61c0-.12,0-.12.13-.12H9.09c.11,0,.11,0,.11.11v6.29c0,.11,0,.11-.11.11H7.36c-.12,0-.12,0-.12-.12Z"></path>
442
- <path style="fill:#fff;" d="M7,7.22A1.21,1.21,0,0,1,8.22,6,1.23,1.23,0,0,1,9.45,7.22,1.25,1.25,0,0,1,8.22,8.45,1.23,1.23,0,0,1,7,7.22Z"></path>
443
- </g>
444
- </g>
445
- </symbol>
446
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mail-blogs-icon">
447
- <defs></defs>
448
- <g id="Layer_2">
449
- <g id="Layer_1-2">
450
- <circle cx="12" cy="12" r="12" style="fill:#050606"></circle>
451
- <polygon points="5.77 7.5 12.06 12.55 18.11 7.5 5.77 7.5" style="fill:#fff;"></polygon>
452
- <polygon points="5.54 8.57 5.54 16.5 18.46 16.4 18.46 8.44 12.05 13.75 5.54 8.57" style="fill:#fff;"></polygon>
453
- </g>
454
- </g>
455
- </symbol>
456
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="facebook-blogs-icon">
457
- <g id="Layer_2">
458
- <g id="Layer_1-2">
459
- <circle style="fill:#050606" cx="12" cy="12" r="12"></circle>
460
- <path style="fill:#fff;" d="M8.78,10.58v2.17H10.7V18h2.35V12.75h1.73l.34-2.17H13.05V9s.1-.54.33-.7A1.35,1.35,0,0,1,14.1,8h1.12V6.15A11.64,11.64,0,0,0,13.17,6a2.56,2.56,0,0,0-2,1.08c-.69.85-.48,3.48-.48,3.48Z"></path>
461
- </g>
462
- </g>
463
- </symbol>
464
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 32" id="arrow_ascending">
465
- <path d="M21.8 14.6L11 0L0 14.6H7L7 32L14.8 32L14.8 14.6L21.8 14.6Z"></path>
466
- </symbol>
467
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 32" id="arrow_descending">
468
- <path d="M0.200002 17.4L11 32L22 17.4L15 17.4L15 -6.11959e-07L7.2 -1.29386e-06L7.2 17.4L0.200002 17.4Z"></path>
469
- </symbol>
470
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.297 18.169" id="download-arrow-2">
471
- <g transform="translate(0 0)">
472
- <path d="M1764.743-405.063l-5.019-7.293a.14.14,0,0,1,.127-.224h2.492a.14.14,0,0,0,.145-.138v-3.776a.14.14,0,0,1,.146-.139h4.493a.14.14,0,0,1,.145.139v3.776a.14.14,0,0,0,.146.138h2.419a.14.14,0,0,1,.127.224L1765-405.063a.147.147,0,0,1-.127.065A.149.149,0,0,1,1764.743-405.063Zm-2.486-12.805v-2.39h5.239v2.39Zm0-3.706v-1.593h5.239v1.593Z" transform="translate(-1759.694 423.167)"/>
473
- </g>
474
- </symbol>
475
-
476
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="previous_button_arrow">
477
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.875 16.5L7.875 11.1429L18 11.1429L18 6.85714L7.875 6.85714L7.875 1.5L3.27835e-07 9L7.875 16.5Z"></path>
478
- </symbol>
479
- <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="next_button_arrow">
480
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.125 1.5L10.125 6.85714L-7.02504e-07 6.85714L-1.26451e-06 11.1429L10.125 11.1429L10.125 16.5L18 9L10.125 1.5Z"></path>
481
- </symbol>
482
- </svg>
1
+ <svg width="0" height="0" class="hidden">
2
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.89 22.37" id="icon-3d-cube">
3
+ <path d="M19.75,4.92,10.06.06,10,0,9.83.06.14,4.92,0,5V17.39l.14.07,9.69,4.86.12.05.11-.05,9.69-4.86.14-.07V5ZM10.94,19.65v-9l7-3.49v9ZM10,9,3.22,5.59,10,2.24l6.72,3.35Zm8.2-2.16-7.46,3.74,7.46-3.74ZM2,16.16v-9l7,3.49v9Zm17.65-11L10,.28.25,5.14h0L10,.28l9.69,4.86Z"></path>
4
+ </symbol>
5
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.15 18.21" id="icon-chart-down-arrow">
6
+ <rect x="9.36" y="8.64" width="3.36" height="9.56" rx="0.27"></rect>
7
+ <rect x="4.68" y="4.16" width="3.36" height="14.05" rx="0.27"></rect>
8
+ <rect y="1.31" width="3.36" height="16.9" rx="0.27"></rect>
9
+ <polygon points="19.31 8.43 19.31 0 18.04 0 18.04 8.43 15.29 8.43 18.7 12.99 22.15 8.43 19.31 8.43"></polygon>
10
+ </symbol>
11
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.18 20.4" id="icon-clock-checkmark">
12
+ <path d="M9.2,16.05H8.9a7,7,0,0,1-2.78-.56A7.52,7.52,0,0,1,3.84,14,7.28,7.28,0,0,1,2.3,11.68,6.84,6.84,0,0,1,1.74,8.9,6.81,6.81,0,0,1,2.3,6.12,7.23,7.23,0,0,1,6.12,2.3,6.81,6.81,0,0,1,8.9,1.74a6.84,6.84,0,0,1,2.78.56A7.28,7.28,0,0,1,14,3.84,7.52,7.52,0,0,1,15.5,6.12a7,7,0,0,1,.56,2.78,7.15,7.15,0,0,1-.07,1l0,.31.3,0,.56,0c.22,0,.43,0,.65,0l.24,0,0-.24c0-.41.07-.74.07-1a8.88,8.88,0,0,0-1.22-4.5,9,9,0,0,0-1.39-1.79A9,9,0,0,0,11.27.32a8.94,8.94,0,0,0-4.74,0,8.74,8.74,0,0,0-2.13.9A9.08,9.08,0,0,0,1.22,4.4,8.88,8.88,0,0,0,0,8.9a8.86,8.86,0,0,0,.32,2.37,9,9,0,0,0,2.29,3.92A9,9,0,0,0,4.4,16.58,8.88,8.88,0,0,0,8.9,17.8l.21,0h.38v-.24l-.25-.06h.25a7.89,7.89,0,0,1,.09-1.13L9.63,16l-.31,0Z"></path>
13
+ <polygon points="9.15 3.71 8.9 3.71 7.66 3.71 7.41 3.71 7.41 3.96 7.41 10.13 7.41 10.38 7.66 10.38 12.61 10.38 12.86 10.38 12.86 10.13 12.86 8.9 12.86 8.65 12.61 8.65 9.15 8.65 9.15 3.96 9.15 3.71"></polygon>
14
+ <polygon points="21.29 10.39 15.54 16.76 13.46 15.05 11.64 16.95 13.83 18.77 15.8 20.4 23.18 12.08 21.29 10.39"></polygon>
15
+ </symbol>
16
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.89 17.8" id="icon-clock-minus">
17
+ <polygon points="20.64 13.66 12.52 13.66 12.27 13.66 12.27 13.91 12.27 16.2 12.27 16.45 12.52 16.45 20.64 16.45 20.89 16.45 20.89 16.2 20.89 13.91 20.89 13.66 20.64 13.66"></polygon>
18
+ <path d="M9.2,16.05H8.9a7,7,0,0,1-2.78-.56A7.52,7.52,0,0,1,3.84,14,7.28,7.28,0,0,1,2.3,11.68,6.84,6.84,0,0,1,1.74,8.9,6.81,6.81,0,0,1,2.3,6.12,7.23,7.23,0,0,1,6.12,2.3,6.81,6.81,0,0,1,8.9,1.74a6.84,6.84,0,0,1,2.78.56A7.28,7.28,0,0,1,14,3.84,7.52,7.52,0,0,1,15.5,6.12a7,7,0,0,1,.56,2.78,7.15,7.15,0,0,1-.07,1l0,.31.3,0,.56,0c.22,0,.43,0,.65,0l.24,0,0-.24c0-.41.07-.74.07-1a8.88,8.88,0,0,0-1.22-4.5,9,9,0,0,0-1.39-1.79A9,9,0,0,0,11.27.32a8.94,8.94,0,0,0-4.74,0,8.74,8.74,0,0,0-2.13.9A9.08,9.08,0,0,0,1.22,4.4,8.88,8.88,0,0,0,0,8.9a8.86,8.86,0,0,0,.32,2.37,9,9,0,0,0,2.29,3.92A9,9,0,0,0,4.4,16.58,8.88,8.88,0,0,0,8.9,17.8l.21,0h.38v-.24l-.25-.06h.25a7.89,7.89,0,0,1,.09-1.13L9.63,16l-.31,0Z"></path>
19
+ <polygon points="9.15 3.71 8.9 3.71 7.66 3.71 7.41 3.71 7.41 3.96 7.41 10.13 7.41 10.38 7.66 10.38 12.61 10.38 12.86 10.38 12.86 10.13 12.86 8.9 12.86 8.65 12.61 8.65 9.15 8.65 9.15 3.96 9.15 3.71"></polygon>
20
+ </symbol>
21
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.59 22.46" id="icon-clock-plus">
22
+ <path d="M22.34,15.94H18.83V12.18h-3v3.76H12.09v2.79h3.74v3.73h3V18.73h3.76V15.94Zm-6.26,2.54h0Zm6.26,0h0Z"></path>
23
+ <path d="M9.2,16.05H8.9a7,7,0,0,1-2.78-.56A7.52,7.52,0,0,1,3.84,14,7.28,7.28,0,0,1,2.3,11.68,6.84,6.84,0,0,1,1.74,8.9,6.81,6.81,0,0,1,2.3,6.12,7.23,7.23,0,0,1,6.12,2.3,6.81,6.81,0,0,1,8.9,1.74a6.84,6.84,0,0,1,2.78.56A7.28,7.28,0,0,1,14,3.84,7.52,7.52,0,0,1,15.5,6.12a7,7,0,0,1,.56,2.78,7.15,7.15,0,0,1-.07,1l0,.31.3,0,.56,0c.22,0,.43,0,.65,0l.24,0,0-.24c0-.41.07-.74.07-1a8.88,8.88,0,0,0-1.22-4.5,9,9,0,0,0-1.39-1.79A9,9,0,0,0,11.27.32a8.94,8.94,0,0,0-4.74,0,8.74,8.74,0,0,0-2.13.9A9.08,9.08,0,0,0,1.22,4.4,8.88,8.88,0,0,0,0,8.9a8.86,8.86,0,0,0,.32,2.37,9,9,0,0,0,2.29,3.92A9,9,0,0,0,4.4,16.58,8.88,8.88,0,0,0,8.9,17.8l.21,0h.38v-.24l-.25-.06h.25a7.89,7.89,0,0,1,.09-1.13L9.63,16l-.31,0Z"></path>
24
+ <polygon points="9.15 3.71 8.9 3.71 7.66 3.71 7.41 3.71 7.41 3.96 7.41 10.13 7.41 10.38 7.66 10.38 12.61 10.38 12.86 10.38 12.86 10.13 12.86 8.9 12.86 8.65 12.61 8.65 9.15 8.65 9.15 3.96 9.15 3.71"></polygon>
25
+ </symbol>
26
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.88 27.47" id="icon-down-arrow">
27
+ <polygon points="6.64 6.01 4.55 6.01 4.55 19.95 0 19.95 5.64 27.47 11.35 19.95 6.64 19.95 6.64 6.01"></polygon>
28
+ <rect x="21.6" width="0.28" height="0.25"></rect>
29
+ </symbol>
30
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.98 21.98" id="icon-gear-checkmark">
31
+ <path d="M19.19,11.18v-.39a1.21,1.21,0,0,1,0-.19L22,8.86,20.56,5.44l-.89,1,.8,1.93L17.92,10c0,.17,0,.34,0,.51A4.35,4.35,0,0,1,18,11a4.35,4.35,0,0,1,0,.51c0,.17,0,.34,0,.51l2.55,1.6-.93,2.25-2.93-.68c-.23.27-.46.52-.69.76a10,10,0,0,1-.75.68l.68,2.93-2.25.93L12,17.92l-.51,0A4.35,4.35,0,0,1,11,18a4.35,4.35,0,0,1-.51,0l-.51,0L8.38,20.47l-2.25-.93.68-2.93c-.27-.23-.53-.46-.76-.69s-.46-.48-.69-.75l-2.92.68L1.51,13.6,4.06,12c0-.16,0-.33,0-.5A4.63,4.63,0,0,1,4,11a4.36,4.36,0,0,1,0-.51c0-.17,0-.34,0-.52L1.51,8.38l.93-2.25,2.92.68c.23-.27.47-.53.7-.76s.48-.46.75-.69L6.13,2.44l2.25-.93L10,4.06l.52,0A4.24,4.24,0,0,1,11,4l.51,0,.5,0,1.6-2.55,2.25.93-.68,2.92.13.12L16.77,3.8l.48-2.08L13.11,0,11.38,2.8H10.6L8.86,0,4.73,1.72l.73,3.2a6.88,6.88,0,0,0-.54.54l-3.2-.73L0,8.86,2.8,10.6c0,.06,0,.13,0,.19s0,.13,0,.2,0,.13,0,.19,0,.13,0,.2L0,13.11l1.72,4.14,3.2-.74a6.88,6.88,0,0,0,.54.54l-.73,3.21L8.86,22l1.74-2.8h.78L13.11,22l4.14-1.72-.74-3.21a6.88,6.88,0,0,0,.54-.54l3.21.74L22,13.11l-2.8-1.73A1.34,1.34,0,0,1,19.19,11.18Z"></path>
32
+ <polygon points="8.52 9.81 6.69 11.7 8.88 13.52 10.85 15.15 21.85 3.22 19.96 1.53 10.59 11.51 8.52 9.81"></polygon>
33
+ </symbol>
34
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.23 14.34" id="icon-gear-minus">
35
+ <rect x="11.47" y="12.03" width="7.77" height="2.3"></rect>
36
+ <path d="M13.18,7.87l-1.67-1V6.36l1.67-1-1-2.48-1.93.44c-.1-.12-.21-.22-.32-.33L10.35,1,7.87,0l-1,1.68H6.36L5.32,0,2.84,1,3.28,3,3,3.28,1,2.84,0,5.32l1.68,1a.49.49,0,0,1,0,.12v.23a.49.49,0,0,1,0,.12L0,7.87l1,2.48L3,9.91c.11.11.21.22.33.32l-.44,1.93,2.48,1,1-1.67h.47l1,1.67L8.28,13A6.81,6.81,0,0,1,13,8.32ZM8.84,7.54a2.3,2.3,0,0,1-.53.77,2.3,2.3,0,0,1-.77.53,2.48,2.48,0,0,1-1,.19,2.56,2.56,0,0,1-1-.19,2.51,2.51,0,0,1-1.29-1.3,2.3,2.3,0,0,1-.19-1,2.37,2.37,0,0,1,.19-1A2.44,2.44,0,0,1,5.64,4.35a2.37,2.37,0,0,1,1-.19,2.3,2.3,0,0,1,1,.19,2.51,2.51,0,0,1,1.3,1.29,2.56,2.56,0,0,1,.19,1A2.48,2.48,0,0,1,8.84,7.54Z"></path>
37
+ </symbol>
38
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.45 22.12" id="icon-hardhat-worker">
39
+ <path d="M18.8,21.13l-1.39-.33-.25-.06c-1.09-.36-2.21-.63-2.93-.79a1.41,1.41,0,0,1-.72-1.21V17.31l.14-.15a4.34,4.34,0,0,0,1.09-2.1.83.83,0,0,0,.67-.67c.12-.71.23-1.1.3-1.38a2.77,2.77,0,0,0,.14-.89c0-.47-.12-.77-.35-.9l-.13-.05a4.23,4.23,0,0,0,.08-.7,7.45,7.45,0,0,0-.15-1.65,8.39,8.39,0,0,0,1.08,0c.27-.08.95-.17,1-.88s-.28-.79-.67-.91a.76.76,0,0,1-.54-.65,13.17,13.17,0,0,0-.94-2.86A6.34,6.34,0,0,0,12.52.94L12,2.72l-.35-.45.11-1.15s0-1.06-.57-1.09S10,0,9.85,0c0,0-.72,0-1.37,0S7.9,1.12,7.9,1.12L8,2.27l-.35.45L7.15.94A6.22,6.22,0,0,0,4.46,3.48a13.68,13.68,0,0,0-1,2.86A.73.73,0,0,1,3,7c-.4.12-.7.21-.67.91s.71.79,1,.88a11.82,11.82,0,0,0,1.42,0,6.9,6.9,0,0,0-.15,1.65,4.23,4.23,0,0,0,.08.7l-.13.05c-.23.13-.35.43-.35.9a2.77,2.77,0,0,0,.14.89c.07.28.17.67.29,1.38a.85.85,0,0,0,.68.67,4.41,4.41,0,0,0,1.08,2.1l.15.15v1.43a1.42,1.42,0,0,1-1,1.35c-.59.16-1.1.33-1.6.49-.69.22-1.4.45-2.29.66A3.28,3.28,0,0,0,0,22.12H20.45A3.18,3.18,0,0,0,18.8,21.13Zm-13-6.34a.26.26,0,0,0-.26-.21c-.06,0-.34,0-.39-.27a11.73,11.73,0,0,0-.31-1.42,2.53,2.53,0,0,1-.12-.77.77.77,0,0,1,.09-.46l.08,0a.26.26,0,0,0,.29,0,.24.24,0,0,0,.09-.27,3.54,3.54,0,0,1-.14-1,6.73,6.73,0,0,1,.15-1.63c1.9,0,4.5,0,4.6,0h0s3,0,4.94,0a6.73,6.73,0,0,1,.15,1.63,3.54,3.54,0,0,1-.14,1,.24.24,0,0,0,.09.27.26.26,0,0,0,.29,0l.07,0s.1.14.1.46a2.54,2.54,0,0,1-.13.77c-.07.29-.18.68-.3,1.42-.05.25-.33.27-.39.27a.27.27,0,0,0-.26.21,3.85,3.85,0,0,1-1,2l-.19.21-1.83,1.09a2.93,2.93,0,0,1-2.14,0L6.93,17l-.19-.2A3.78,3.78,0,0,1,5.75,14.79Zm7.59,5.14s-2.14,1.82-3.51,1.82c-1.17,0-2.89-1.33-3.36-1.71A1.85,1.85,0,0,0,7,18.74v-1.1l1.85,1h0a3.44,3.44,0,0,0,1.23.23,3.33,3.33,0,0,0,1.35-.28h0L13,17.67v1.07a1.82,1.82,0,0,0,.41,1.15Z"></path>
40
+ </symbol>
41
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.51 22.49" id="icon-layer">
42
+ <path d="M22.51,11.24,22.13,11,18.47,8.9l3.66-2.14.38-.21-.38-.22L11.38.07,11.25,0l-.12.07L.37,6.33,0,6.55l.37.21L4,8.9.37,11,0,11.24l.37.22L4,13.59.37,15.72,0,15.94l.37.21,10.76,6.26.12.08.13-.08,10.75-6.26.38-.21-.38-.22-3.66-2.13,3.66-2.13ZM11.25,2,19,6.55,11.25,2,3.5,6.55ZM6,10.06l5.1,3,.12.08.13-.08,5.09-3,2,1.18-7.26,4.22L4,11.24ZM4,6.55l7.25-4.22,7.26,4.22-7.26,4.22Zm7.25,13.61L4,15.94l2-1.18,5.1,3,.12.07.13-.07,5.09-3,2,1.18ZM.5,11.24l4,2.35h0ZM18,13.59h0l4-2.35Z"></path>
43
+ </symbol>
44
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.87 22.05" id="icon-money-minus">
45
+ <polygon points="22.63 15.82 12.18 15.82 11.93 15.82 11.93 16.07 11.93 18.45 11.93 18.7 12.18 18.7 22.63 18.7 22.88 18.7 22.88 18.45 22.88 16.07 22.88 15.82 22.63 15.82"></polygon>
46
+ <path d="M10,17.35a7.68,7.68,0,0,1,2-5.16l.11-.13L12,11.91l-.1-.19,0-.07-.07,0L3.58,7.52l-.1-.22V6.08L4.63,4.94H9l2.76.87.23.08L12,5.65l.79-2.51.07-.23-.23-.08-3.1-1H8V0H4.88V1.78H3.13l-.08.07L.14,4.76l-.07.08V8.19l0,.05L.9,9.94l0,.08.08,0,8.25,4.12.15.26V16L8.27,17.11H4l-2.75-.95L1,16.08l-.08.24L.08,18.88,0,19.12l.24.08,3.19,1.06,0,0H4.88v1.77H8V20.28H9.78l.07-.08.37-.37.1-.1,0-.14A7.74,7.74,0,0,1,10,17.35Zm-.25,0h0a7.79,7.79,0,0,1,.55-2.9A7.79,7.79,0,0,0,9.7,17.35Zm.84-3.56A7.93,7.93,0,0,1,11.75,12h0A7.93,7.93,0,0,0,10.54,13.79ZM11.8,5.57,9,4.69H4.53L3.23,6h0l1.3-1.29H9l2.79.88.79-2.51h0ZM1.13,9.83.32,8.13h0l.81,1.7L9.44,14l.23.38h0L9.44,14ZM3.51,20,.32,19h0L3.51,20h0ZM7.77,21.8h0ZM9.67,20h0l.37-.37h0Z"></path>
47
+ </symbol>
48
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.87 22.61" id="icon-money-plus">
49
+ <polygon points="22.63 15.82 18.95 15.82 18.95 12.14 18.95 11.89 18.7 11.89 16.09 11.89 15.84 11.89 15.84 12.14 15.84 15.82 12.18 15.82 11.93 15.82 11.93 16.07 11.93 18.45 11.93 18.7 12.18 18.7 15.84 18.7 15.84 22.36 15.84 22.61 16.09 22.61 18.7 22.61 18.95 22.61 18.95 22.36 18.95 18.7 22.63 18.7 22.88 18.7 22.88 18.45 22.88 16.07 22.88 15.82 22.63 15.82"></polygon>
50
+ <path d="M10,17.35a7.68,7.68,0,0,1,2-5.16l.11-.13L12,11.91l-.1-.19,0-.07-.07,0L3.58,7.52l-.1-.22V6.08L4.63,4.94H9l2.76.87.23.08L12,5.65l.79-2.51.07-.23-.23-.08-3.1-1H8V0H4.88V1.78H3.13l-.08.07L.14,4.76l-.07.08V8.19l0,.05L.9,9.94l0,.08.08,0,8.25,4.12.15.26V16L8.27,17.11H4l-2.75-.95L1,16.08l-.08.24L.08,18.88,0,19.12l.24.08,3.19,1.06,0,0H4.88v1.77H8V20.28H9.78l.07-.08.37-.37.1-.1,0-.14A7.74,7.74,0,0,1,10,17.35Z"></path>
51
+ </symbol>
52
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.92 21.15" id="icon-robot-arm">
53
+ <path d="M22.87,9.14,21.72,6.57A3,3,0,0,0,19.6,1.43,3,3,0,0,0,17,3L9.06,2.25A4.93,4.93,0,1,0,2.83,9.39l1,3.42a4.93,4.93,0,1,0,5.57-1.1L8.58,8.25a4.88,4.88,0,0,0,1-1.71L17,5.91a3.34,3.34,0,0,0,.37.53l-1.21,2.7,0,.1,0,.09.56,1.39.09.24.23-.1.48-.19.23-.09-.09-.23L17.2,9.26l1-2.17a3,3,0,0,0,1.43.37,2.9,2.9,0,0,0,1.28-.3l.93,2.1-.43,1.09-.09.23.23.09.48.19.23.1.1-.24.55-1.39,0-.09ZM21.42,6.51h0a2.82,2.82,0,0,0,.69-.92A2.82,2.82,0,0,1,21.42,6.51ZM19.6,5.13a.69.69,0,0,1,0-1.38.69.69,0,0,1,0,1.38ZM8.18,1.57a4.62,4.62,0,0,1,.73.92l8.22.74L8.91,2.49a4.62,4.62,0,0,0-.73-.92,4.54,4.54,0,0,0-.93-.7A4.54,4.54,0,0,1,8.18,1.57Zm8.46,3.35L9.83,5.5a3.78,3.78,0,0,0,0-.56,4.68,4.68,0,0,0-.28-1.62L16.64,4a2.81,2.81,0,0,0-.05.49A2.7,2.7,0,0,0,16.64,4.92Zm-7.1.85,7.4-.62-7.4.62ZM8.4,17.9a1.87,1.87,0,0,1-1,.27,2,2,0,1,1,0-3.9,1.95,1.95,0,0,1,1,3.63Zm.12.22a2.22,2.22,0,0,1-.48.2A2.22,2.22,0,0,0,8.52,18.12Zm-.63.24a2.33,2.33,0,0,1-.37,0A2.33,2.33,0,0,0,7.89,18.36ZM4,3.25a1.95,1.95,0,1,1-.71,2.66A2,2,0,0,1,4,3.25ZM3.84,3a2.22,2.22,0,0,1,.48-.2A2.22,2.22,0,0,0,3.84,3Zm.63-.23a1.64,1.64,0,0,1,.37,0A1.64,1.64,0,0,0,4.47,2.8Zm1.62.28a2.26,2.26,0,0,1,.31.23A2.26,2.26,0,0,0,6.09,3.08Zm.42.33a2.34,2.34,0,0,1,.33.43A2.34,2.34,0,0,0,6.51,3.41ZM4.4,7.06a2.65,2.65,0,0,0,.48.07A2.65,2.65,0,0,1,4.4,7.06ZM5,7.12a1.64,1.64,0,0,0,.37,0A1.64,1.64,0,0,1,5,7.12ZM5.55,7A2.22,2.22,0,0,0,6,6.84,2.22,2.22,0,0,1,5.55,7ZM3.78,6.79a2.26,2.26,0,0,1-.31-.23A2.26,2.26,0,0,0,3.78,6.79Zm.59.27a2.11,2.11,0,0,1-.47-.19A2.11,2.11,0,0,0,4.37,7.06Zm3,7a2.52,2.52,0,0,0-.37.05A2.52,2.52,0,0,1,7.33,14Zm-.52.08a2.22,2.22,0,0,0-.48.2A2.22,2.22,0,0,1,6.81,14.11Zm-.54,4A1.66,1.66,0,0,1,6,17.84,1.66,1.66,0,0,0,6.27,18.07Zm-.42-.33a2.27,2.27,0,0,1-.33-.42A2.27,2.27,0,0,0,5.85,17.74ZM7.49,14a1.89,1.89,0,0,1,.47.06A1.84,1.84,0,0,0,7.49,14Zm.5.06a2.72,2.72,0,0,1,.47.19A2.72,2.72,0,0,0,8,14.09Zm.59.27a2.26,2.26,0,0,1,.31.23A2.26,2.26,0,0,0,8.58,14.36ZM7.43,11.28a4.85,4.85,0,0,0-2.72.84L4,9.77a4.33,4.33,0,0,0,.93.1A4.8,4.8,0,0,0,7.71,9l.59,2.38A4.51,4.51,0,0,0,7.43,11.28ZM6.52,9.34a4.85,4.85,0,0,0,1.34-.78h0A4.85,4.85,0,0,1,6.52,9.34Zm-1-6.53A2.65,2.65,0,0,0,5,2.74,2.53,2.53,0,0,1,5.47,2.81ZM6,3a2.11,2.11,0,0,0-.47-.19A2.11,2.11,0,0,1,6,3ZM3.36,6.46A2.34,2.34,0,0,1,3,6,2.34,2.34,0,0,0,3.36,6.46ZM6.89,18.35l.48.06Zm-.5-.2a2.11,2.11,0,0,0,.47.19A2.11,2.11,0,0,1,6.39,18.15ZM9,14.7a2,2,0,0,1,.33.42A2,2,0,0,0,9,14.7ZM8.3,8.18A4.5,4.5,0,0,0,9.39,6.3,4.5,4.5,0,0,1,8.3,8.18Zm9.34-1.79L16.37,9.24h0Zm5,2.85L22,7.87l.62,1.37Z"></path>
54
+ </symbol>
55
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16" id="icon-thin-arrow-down">
56
+ <path d="M15,9.41,8.43,16,1.85,9.41l.79-.79,5.22,5.23V0H9V13.84l5.22-5.23ZM0,0H1.12V3.38H0Z"></path>
57
+ </symbol>
58
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15" id="icon-thin-arrow-left">
59
+ <path d="M6.59,15,0,8.43,6.59,1.85l.79.79L2.15,7.86H16V9H2.16l5.23,5.22ZM16,0V1.12H12.62V0Z"></path>
60
+ </symbol>
61
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 15" id="icon-thin-arrow-right">
62
+ <path d="M9.41,0,16,6.57,9.41,13.15l-.79-.79,5.23-5.22H0V6H13.84L8.61.79ZM0,15V13.88H3.38V15Z"></path>
63
+ </symbol>
64
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16" id="icon-thin-arrow-up">
65
+ <path d="M0,6.59,6.57,0l6.58,6.59-.79.79L7.14,2.15V16H6V2.16L.79,7.39ZM15,16H13.88V12.62H15Z"></path>
66
+ </symbol>
67
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.35 21.47" id="icon-up-arrow">
68
+ <polygon points="5.7 0 0 7.53 4.7 7.53 4.7 21.46 6.8 21.46 6.8 7.53 11.35 7.53 5.7 0"></polygon>
69
+ </symbol>
70
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.91 21.83" id="icon-wrench">
71
+ <path d="M21.41,5.33a3.94,3.94,0,0,0-.89.87,3.76,3.76,0,0,1-1.38,1.06,3.65,3.65,0,0,1-1.07.31c-.11,0-.68.13-.76,0L14.76,5c-.07-.08.11-.64.14-.75a3.27,3.27,0,0,1,2-2.17A10.94,10.94,0,0,0,19.15.8l0,0s0,0,0,0L19.11.6c-.05-.14-.84-.27-1-.31A9.16,9.16,0,0,0,16.94.07c-2.1-.25-4,.12-5.19,2.09a8.58,8.58,0,0,0-.95,2.71c-.26,1.27-.37,2.53-1.34,3.55S7.72,10.28,6.84,11.2l0,0c-1.87,2-3.75,4-5.61,6A5,5,0,0,0,.12,19a2,2,0,0,0,.94,2.43,2.06,2.06,0,0,0,2.57,0,6.78,6.78,0,0,0,1-.89c1.91-2,3.83-4,5.74-6l0,0c.61-.65,1.23-1.29,1.83-2a3.72,3.72,0,0,1,3.46-1.21,6,6,0,0,0,4.08-1A4.55,4.55,0,0,0,21.91,7.1C21.93,6.77,21.57,5.3,21.41,5.33Zm-19,15.32a1.28,1.28,0,1,1,0-2.56,1.28,1.28,0,1,1,0,2.56Z"></path>
72
+ </symbol>
73
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.412 13.523" id="right-arrow">
74
+ <defs></defs>
75
+ <path id="Path_1247" d="M5319.584 2310.192l6.761 6.761-6.761 6.761-.812-.812 5.362-5.371h-14.2v-1.156h14.2l-5.362-5.371z" transform="translate(-5309.933 -2310.191)"></path>
76
+ </symbol>
77
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17.207 17.207" id="search1">
78
+ <g transform="translate(-5516.031 -5587.372)">
79
+ <path id="Path_107" d="M5897.74 5810.189a4.332 4.332 0 0 0-4.7.953.288.288 0 0 0 .407.407 3.764 3.764 0 0 1 4.074-.826.288.288 0 0 0 .216-.534z" transform="translate(-374.033 -220.792)"></path>
80
+ <path id="Path_108" d="M6755 6140.807a.288.288 0 0 0 .288-.288 4.327 4.327 0 0 0-.317-1.632.288.288 0 0 0-.534.216 3.751 3.751 0 0 1 .275 1.416.288.288 0 0 0 .288.288z" transform="translate(-1228.875 -547.102)"></path>
81
+ <path id="Path_109" d="M5525.939 5598.065l.233-.231q.178-.178.354-.358c.059-.061.2-.194.2-.194a6.01 6.01 0 0 0 .954-1.59 6.061 6.061 0 0 0 0-4.548 6 6 0 0 0-.554-1.053 6.046 6.046 0 0 0-10.65 1.053 6.045 6.045 0 0 0 .554 5.6 6.1 6.1 0 0 0 1.721 1.721 6.033 6.033 0 0 0 2.173.886 6.085 6.085 0 0 0 2.307 0 6.01 6.01 0 0 0 2.71-1.286zm-7.405-1.107a5.008 5.008 0 1 1 7.083 0 5.008 5.008 0 0 1-7.083 0z"></path>
82
+ <path id="Path_110" d="M6846.523 6915.64l-4.354-4.354a.532.532 0 0 0-.75 0l-.06.06-.946-.946-.039.041-.195.2c-.18.185-.364.365-.546.546l.942.942-.06.06a.532.532 0 0 0 0 .75l4.354 4.354a.532.532 0 0 0 .75 0l.9-.9a.532.532 0 0 0 .004-.753zm-.673.382a.259.259 0 0 1-.367 0l-3.667-3.667a.259.259 0 0 1 .367-.366l3.667 3.667a.259.259 0 0 1 0 .366z" transform="translate(-1313.439 -1312.868)"></path>
83
+ </g>
84
+ </symbol>
85
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-youtube-icon">
86
+ <defs></defs>
87
+ <g id="Layer_2">
88
+ <g id="Layer_1-2">
89
+ <polygon fill="#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
90
+ <path fill="#fbfbfb" d="M29.05,20.49a11.86,11.86,0,0,0-.31-2.15,2.3,2.3,0,0,0-1.87-1.76,10.82,10.82,0,0,0-1.49-.18c-1.63-.13-3.27-.16-4.9-.16a63.8,63.8,0,0,0-7.82.26,3.19,3.19,0,0,0-1.24.45,2.83,2.83,0,0,0-1.22,2.33A28.52,28.52,0,0,0,10,22.86v.47a19.53,19.53,0,0,0,.3,3.74,2.5,2.5,0,0,0,2,2,9.72,9.72,0,0,0,1.79.21c2.76.15,5.51.16,8.27.09a37.76,37.76,0,0,0,4.11-.24,2.64,2.64,0,0,0,2.26-2,15.51,15.51,0,0,0,.3-2.71C29.14,23.08,29.13,21.78,29.05,20.49ZM22.23,23c-.19.13-.4.24-.6.37-1,.59-1.95,1.21-2.94,1.8a1.22,1.22,0,0,0-.19.12L18,25.6c-.18.12-.25.06-.24-.14V20.21c0-.08,0-.18.05-.23s.14,0,.2.05l4.26,2.62C22.51,22.81,22.5,22.83,22.23,23Z"></path>
91
+ </g>
92
+ </g>
93
+ </symbol>
94
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-linkedin-icon">
95
+ <defs></defs>
96
+ <g id="Layer_2">
97
+ <g id="Layer_1-2">
98
+ <polygon style="fill:#202125;" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
99
+ <path style="fill:#fff;" d="M20.12,21.74c.1-.13.17-.24.26-.35a4,4,0,0,1,1.71-1.14,6,6,0,0,1,4.08-.06,3.22,3.22,0,0,1,2.15,2.18,8,8,0,0,1,.37,2c0,.75,0,1.49,0,2.23v5.19c0,.23,0,.23-.24.23H25.31c-.21,0-.21,0-.21-.21V26a4,4,0,0,0-.39-1.8,1.93,1.93,0,0,0-2.07-1.09,2.43,2.43,0,0,0-1.62.78,3,3,0,0,0-.63,1.43,6.71,6.71,0,0,0-.09,1.1v5.45c0,.24,0,.24-.24.24H16.88c-.15,0-.2,0-.2-.19V20.22c0-.15,0-.2.2-.2,1,0,2,0,3,0,.13,0,.18,0,.18.18q0,.68,0,1.35A.33.33,0,0,0,20.12,21.74Z"></path>
100
+ <path style="fill:#fff;" d="M10.69,26V20.25c0-.22,0-.23.22-.23H14.1c.21,0,.21,0,.21.22V31.86c0,.2,0,.2-.21.2H10.89c-.2,0-.2,0-.2-.21Z"></path>
101
+ <path style="fill:#fff;" d="M10.23,15.83a2.27,2.27,0,0,1,4.53,0,2.27,2.27,0,1,1-4.53,0Z"></path>
102
+ </g>
103
+ </g>
104
+ </symbol>
105
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-twitter-icon">
106
+ <defs></defs>
107
+ <g id="Layer_2">
108
+ <g id="Layer_1-2">
109
+ <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
110
+ <path style="fill:#fff;" d="M16.12,31.05H15a1.94,1.94,0,0,0-.42,0,9,9,0,0,1-2.25-.37,12,12,0,0,1-2.44-1c-.22-.12-.43-.24-.64-.38-.05,0-.09-.06-.07-.11s.07-.05.12,0a7.56,7.56,0,0,0,.83,0h.55A8.52,8.52,0,0,0,11.81,29a8.8,8.8,0,0,0,1.76-.56A8.41,8.41,0,0,0,15,27.62l.1-.08s0,0,0,0c-.19,0-.37,0-.56-.08a4.14,4.14,0,0,1-2.13-1.15,3.91,3.91,0,0,1-1-1.56c-.07-.18,0-.21.15-.18a4.06,4.06,0,0,0,1.39,0l.11,0a4,4,0,0,1-1-.38,3.9,3.9,0,0,1-1-.74A4.07,4.07,0,0,1,10,21a4.9,4.9,0,0,1,0-.54c0-.14,0-.17.17-.1a4.53,4.53,0,0,0,1,.37l.49.07h.09a3.22,3.22,0,0,1-.67-.61,4.13,4.13,0,0,1-.94-1.79A4.45,4.45,0,0,1,10,17a4,4,0,0,1,.49-1.59l0-.06c0-.05.08-.06.13,0a1.55,1.55,0,0,1,.21.23,11.76,11.76,0,0,0,6.82,3.88c.4.07.8.11,1.21.15.14,0,.18,0,.16-.17a4,4,0,0,1-.05-1A3.88,3.88,0,0,1,19.36,17a4.19,4.19,0,0,1,.91-1.29,4.11,4.11,0,0,1,2-1.07,2.64,2.64,0,0,1,.62-.05,7.81,7.81,0,0,1,1,0,3.33,3.33,0,0,1,1,.29,3.69,3.69,0,0,1,1.23.84.27.27,0,0,0,.27.07,7.4,7.4,0,0,0,1.51-.49c.27-.11.53-.25.78-.38.06,0,.12-.1.19,0s0,.13,0,.18A4,4,0,0,1,28,16.47a4.07,4.07,0,0,1-.62.55l-.17.11a.58.58,0,0,1,.19,0,7.8,7.8,0,0,0,1.77-.51l.15,0c.06,0,.08,0,.07.07a.29.29,0,0,1,0,.13,8.61,8.61,0,0,1-1.27,1.43l-.58.49a.23.23,0,0,0-.11.21c0,.13,0,.25,0,.37a14.91,14.91,0,0,1-.13,1.63,12.15,12.15,0,0,1-1,3.3A11.51,11.51,0,0,1,24.57,27a11.26,11.26,0,0,1-3.27,2.71,10.89,10.89,0,0,1-2.83,1.08,8.67,8.67,0,0,1-1.35.24c-.3,0-.59,0-.89,0C16.19,31,16.15,31,16.12,31.05Z"></path>
111
+ </g>
112
+ </g>
113
+ </symbol>
114
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-wechat-icon">
115
+ <defs></defs>
116
+ <g id="Layer_2">
117
+ <g id="Layer_1-2">
118
+ <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
119
+ <path style="fill:#fff;" d="M19.43,12.28a9.57,9.57,0,0,0-4.66-.37,8.6,8.6,0,0,0-6.65,5.16,6.83,6.83,0,0,0-.18,4.63,7.59,7.59,0,0,0,2.61,3.74c.31.24.32.25.19.63a9.14,9.14,0,0,0-.59,2.24.23.23,0,0,0,.08.23.25.25,0,0,0,.12,0c.64-.17,1.11-.81,1.59-1.23a1.4,1.4,0,0,1,1.37-.4c.51.11,1,.3,1.52.45a4,4,0,0,0,1,.17c.08,0,.9-.05.87-.18s-.12-.52-.16-.79c-.47-3.39,1.94-6.48,4.93-7.6a7.23,7.23,0,0,1,1.72-.43h0c.13,0,1.68-.12,1.69-.1C24.61,15.46,22.05,13.17,19.43,12.28Zm-6.7,5.86A1.1,1.1,0,0,1,11.87,17,1.14,1.14,0,0,1,13.37,16,1.09,1.09,0,0,1,14.14,17,1.13,1.13,0,0,1,12.73,18.14Zm7.86-.27a1.1,1.1,0,0,1-1.69-.17,1.14,1.14,0,0,1,.31-1.6,1.09,1.09,0,0,1,1.66.49A1.12,1.12,0,0,1,20.59,17.87Z"></path>
120
+ <path style="fill:#fff;" d="M32,26.6a6,6,0,0,0-1.12-4.47,7.89,7.89,0,0,0-7.46-3,7.37,7.37,0,0,0-6.19,5.06,6.12,6.12,0,0,0,.42,3.95,6.28,6.28,0,0,0,3.3,3.25,10.39,10.39,0,0,0,3.66.74A12,12,0,0,0,26.4,32a8.51,8.51,0,0,0,.86-.13,1.72,1.72,0,0,1,.67-.09c.41.13,2.24,1.73,2.14.73-.36-.87-.74-1.8,0-2.54A6.19,6.19,0,0,0,32,26.6ZM21.88,24.16a1,1,0,0,1-.93-1.4,1,1,0,0,1,1.89,0A1,1,0,0,1,21.88,24.16Zm6.4-.75a1.1,1.1,0,0,1-.91.76A1,1,0,1,1,28,22.45.88.88,0,0,1,28.28,23.41Z"></path>
121
+ </g>
122
+ </g>
123
+ </symbol>
124
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-instagram-icon">
125
+ <defs></defs>
126
+ <g id="Layer_2">
127
+ <g id="Layer_1-2">
128
+ <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
129
+ <path style="fill:#fff;" d="M23.66,33.69H14.92a6.22,6.22,0,0,1-6.21-6.21V18.16A6.22,6.22,0,0,1,14.92,12h8.74a6.22,6.22,0,0,1,6.21,6.21v9.32A6.22,6.22,0,0,1,23.66,33.69ZM14.92,13.54a4.63,4.63,0,0,0-4.62,4.62v9.32a4.63,4.63,0,0,0,4.62,4.62h8.74a4.63,4.63,0,0,0,4.62-4.62V18.16a4.63,4.63,0,0,0-4.62-4.62Z"></path>
130
+ <path style="fill:#fff;" d="M19.29,28.57a5.79,5.79,0,0,1-5.78-5.78,5.89,5.89,0,0,1,1.77-4.19,5.64,5.64,0,0,1,4-1.59c3.56.11,5.82,2.38,5.75,5.8h0A5.8,5.8,0,0,1,19.29,28.57ZM19.16,19a3.59,3.59,0,0,0-2.52,1,3.93,3.93,0,0,0-1.18,2.8,3.83,3.83,0,1,0,7.66,0h0c.05-2.31-1.39-3.74-3.86-3.81Z"></path>
131
+ <circle style="fill:#fff;" cx="25.21" cy="16.85" r="1.35"></circle>
132
+ </g>
133
+ </g>
134
+ </symbol>
135
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38.58 46.16" id="footer-facebook-icon">
136
+ <defs></defs>
137
+ <g id="Layer_2">
138
+ <g id="Layer_1-2">
139
+ <polygon style="fill:#202125" points="38.58 34.62 19.29 46.16 0 34.62 0 11.54 19.29 0 38.58 11.54 38.58 34.62"></polygon>
140
+ <path style="fill:#fff;" d="M12.51,20.11v4.13h3.66v10h4.49v-10H24l.63-4.15H20.65l0-3s.19-1,.64-1.32a2.49,2.49,0,0,1,1.38-.55c.6,0,2.14,0,2.14,0V11.67a23.25,23.25,0,0,0-3.91-.26,4.91,4.91,0,0,0-3.81,2.06c-1.31,1.62-.91,6.64-.91,6.64Z"></path>
141
+ </g>
142
+ </g>
143
+ </symbol>
144
+ <symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20" id="new-search">
145
+ <defs></defs>
146
+ <g id="Layer_2">
147
+ <g id="Layer_1-2">
148
+ <g id="Layer_2-2">
149
+ <g id="Layer_1-2-2">
150
+ <g>
151
+ <g id="Group_1342">
152
+ <path id="Path_4263" d="M14.1,12.46l5.45,5.46-1.63,1.63L12.46,14.1v-.85l-.29-.31a7.11,7.11,0,1,1,.76-.76l.32.28Zm-6.55,0A4.91,4.91,0,1,0,2.63,7.55h0a4.91,4.91,0,0,0,4.9,4.91h0"></path>
153
+ </g>
154
+ </g>
155
+ </g>
156
+ </g>
157
+ </g>
158
+ </g>
159
+ </symbol>
160
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 57.83 47.62" id="arrow-right-nav">
161
+ <defs></defs>
162
+ <g id="Layer_2">
163
+ <g id="Layer_1-2">
164
+ <path id="Path_4266" d="M0,30.77H32.61V47.62L57.83,24,32.61,0V17.26H0Z"></path>
165
+ </g>
166
+ </g>
167
+ </symbol>
168
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 77.6 89.6" id="windchil-icon-logo-1">
169
+ <defs></defs>
170
+ <g id="Layer_2">
171
+ <g id="Layer_1-2">
172
+ <polygon style="fill:white;" points="54.5 28.88 54.5 9.06 38.8 0 21.65 9.9 54.5 28.88"></polygon>
173
+ <polygon style="fill:white;" points="60.44 50.45 77.6 40.54 77.6 22.4 60.44 12.49 60.44 50.45"></polygon>
174
+ <polygon style="fill:white;" points="23.09 60.78 23.09 80.55 38.8 89.61 55.91 79.74 23.09 60.78"></polygon>
175
+ <polygon style="fill:white;" points="44.71 66.4 61.85 76.3 77.6 67.2 77.6 47.4 44.71 66.4"></polygon>
176
+ <polygon style="fill:white;" points="32.84 23.23 15.71 13.33 0 22.4 0 42.21 32.84 23.23"></polygon>
177
+ <polygon style="fill:white;" points="17.16 39.15 0 49.07 0 67.2 17.16 77.11 17.16 39.15"></polygon>
178
+ <polygon style="fill:#5cb747;" points="54.5 53.87 38.8 62.94 23.09 53.87 23.09 35.74 38.8 26.67 54.5 35.74 54.5 53.87"></polygon>
179
+ </g>
180
+ </g>
181
+ </symbol>
182
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 76.95 88.78" id="vuforia-icon-logo-1">
183
+ <defs></defs>
184
+ <g id="Layer_2">
185
+ <g id="Layer_1-2">
186
+ <path id="Path_4275" style="fill:#5cb747;" d="M38.54,63.26,71.23,44.39,38.45,25.53,5.82,44.39Z"></path>
187
+ <path id="Path_4276" style="fill:white;" d="M38.25,0,0,22.35V40.94L38.44,18.71l38.5,22.16V22.33Z"></path>
188
+ <path id="Path_4277" style="fill:white;" d="M0,66.45,38.69,88.78,77,66.43V47.91L38.55,70.08,0,47.85Z"></path>
189
+ </g>
190
+ </g>
191
+ </symbol>
192
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72.06 83.21" id="thingworx-icon-logo-1">
193
+ <defs></defs>
194
+ <g id="Layer_2">
195
+ <g id="Layer_1-2">
196
+ <polygon style="fill:#5cb747;" points="41.56 41.6 72.06 59.2 72.06 24 41.56 41.6"></polygon>
197
+ <polygon style="fill:white;" points="36.01 38.4 69.28 19.2 36.03 0 2.75 19.21 36.01 38.4"></polygon>
198
+ <polygon style="fill:#5cb747;" points="30.45 41.6 0 24.03 0 59.18 30.45 41.6"></polygon>
199
+ <polygon style="fill:white;" points="36.01 44.81 2.76 64 36.03 83.21 69.29 64.01 36.01 44.81"></polygon>
200
+ </g>
201
+ </g>
202
+ </symbol>
203
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70.53 81.35" id="onshape-icon-logo-1">
204
+ <defs></defs>
205
+ <g id="Layer_2">
206
+ <g id="Layer_1-2">
207
+ <polygon style="fill:#5cb747;" points="13.92 27.93 48.65 7.82 35.08 0 0 20.27 0 38.41 13.92 46.67 13.92 27.93"></polygon>
208
+ <polygon style="fill:#5cb747;" points="0 44.37 0 60.99 35.27 81.35 50.71 72.45 50.71 55.42 35.1 65.59 0 44.37"></polygon>
209
+ <polygon style="fill:#5cb747;" points="54.05 10.94 39.55 19.36 55.96 28.82 55.93 69.42 70.53 60.99 70.53 20.38 54.05 10.94"></polygon>
210
+ <polygon style="fill:white;" points="25.18 34.64 40.46 25.79 34.52 22.36 19.08 31.28 19.08 39.23 25.18 42.81 25.18 34.64"></polygon>
211
+ <polygon style="fill:white;" points="35.09 52.18 19.08 42.44 19.08 49.72 35.09 59.33 41.67 55.27 41.67 47.96 35.09 52.18"></polygon>
212
+ <polygon style="fill:white;" points="37.02 31.24 44.33 35.46 44.32 53.59 50.71 49.55 50.71 31.71 43.43 27.52 37.02 31.24"></polygon>
213
+ </g>
214
+ </g>
215
+ </symbol>
216
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 75.37 85.37" id="creo-icon-logo-1">
217
+ <defs></defs>
218
+ <g id="Layer_2">
219
+ <g id="Layer_1-2">
220
+ <polygon style="fill:white;" points="37.7 40.16 72.48 20.1 37.7 0 2.9 20.1 37.7 40.16"></polygon>
221
+ <polygon style="fill:white;" points="34.81 45.13 0 25.07 0 65.27 34.81 85.37 34.81 45.13"></polygon>
222
+ <polygon style="fill:#5cb747;" points="40.56 45.13 40.56 85.37 75.37 65.27 75.37 25.04 40.56 45.13"></polygon>
223
+ </g>
224
+ </g>
225
+ </symbol>
226
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70.21 83.67" id="arena-icon-logo1">
227
+ <defs></defs>
228
+ <g id="Layer_2">
229
+ <g id="Layer_1-2">
230
+ <path id="Path_4334" style="fill:#5cb747;" d="M60.26,25.14l9.51-5.5L35.85,0,13.4,13.48,22.9,19l12.94-8Z"></path>
231
+ <path id="Path_4335" style="fill:white;" d="M22.77,76.11v-11l-13.25-8V32.25L0,26.76V62.61Z"></path>
232
+ <path id="Path_4336" style="fill:#5cb747;" d="M56.35,48.39l0,9.72L36,69.78V83.67l-8.89-5.5V64.92Z"></path>
233
+ <path id="Path_4337" style="fill:#5cb747;" d="M22.77,59.94l-8.62-5.11,0-25L0,21.5l9-5.43,13.73,8Z"></path>
234
+ <path id="Path_4338" style="fill:white;" d="M70.21,24.37l-.09,11.49-9.56,5.5L26.86,21.84l9.35-5.61L60.27,30.07Z"></path>
235
+ <path id="Path_4339" style="fill:white;" d="M40.37,83.62,70.21,66.49V40.65L60.7,46.08V61.31L40.36,73Z"></path>
236
+ </g>
237
+ </g>
238
+ </symbol>
239
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 22" id="menu-icon">
240
+ <defs></defs>
241
+ <g id="Layer_2">
242
+ <g id="Layer_1-2">
243
+ <g id="Group_1467">
244
+ <path id="Rectangle_466" d="M1,0H27a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H1A1,1,0,0,1,0,1H0A1,1,0,0,1,1,0Z"></path>
245
+ <path id="Rectangle_467" d="M1,10H27a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H1a1,1,0,0,1-1-1H0A1,1,0,0,1,1,10Z"></path>
246
+ <path id="Rectangle_468" d="M1,20H13a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H1a1,1,0,0,1-1-1H0A1,1,0,0,1,1,20Z"></path>
247
+ </g>
248
+ </g>
249
+ </g>
250
+ </symbol>
251
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65.35 40.66" id="chevron-down">
252
+ <defs></defs>
253
+ <g id="Layer_2">
254
+ <g id="Layer_1-2">
255
+ <path id="Path_4264" d="M57.73,0l-25,25.05L7.62,0,0,8,32.68,40.66,65.35,8Z"></path>
256
+ </g>
257
+ </g>
258
+ </symbol>
259
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 12" id="button-arrow-right">
260
+ <path d="M8 0L15 6L8 12V8H0V4H8V0Z"></path>
261
+ </symbol>
262
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 16" id="button-arrow-down">
263
+ <path d="M12.5 8.5L6.5 15.5L0.5 8.5L4.5 8.5L4.5 0.5L8.5 0.5L8.5 8.5L12.5 8.5Z"></path>
264
+ </symbol>
265
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 19" id="icon-home">
266
+ <path d="M18.646 8.74414L16.487 6.93218L16.287 6.49296V2.49086H14.854V4.33182L13.912 4.77106L9.694 1.2312L0.737 8.74715L0 7.86868L9.325 0.0435791H10.062L13.707 3.10219V1.91256L14.28 1.33926H16.86L17.433 1.91256V6.22481L19.387 7.86468L18.646 8.74414ZM9.689 4.8421L3.66899 9.90174V17.1105H6.24899V13.3826L7.396 12.235H11.982L13.129 13.3826V17.1105H15.709V9.90174L9.689 4.8421ZM9.689 3.34131L16.855 9.36446V18.2551H11.982V13.3796H7.396V18.2551H2.522V9.36446L9.688 3.34131H9.689Z"></path>
267
+ </symbol>
268
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" id="carousel-arrow">
269
+ <g filter="url(#filter0_d_126_9197)">
270
+ <circle cx="24" cy="22" r="20"></circle>
271
+ </g>
272
+ <path d="M24.8556 16L24.8556 20.5762L17 20.5762L17 23.4239L24.8556 23.4239L24.8556 28L31 21.9669L24.8556 16Z" fill="#40434A"></path>
273
+ <defs>
274
+ <filter id="filter0_d_126_9197" x="0" y="0" width="48" height="48" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
275
+ <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
276
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
277
+ <feOffset dy="2"></feOffset>
278
+ <feGaussianBlur stdDeviation="2"></feGaussianBlur>
279
+ <feComposite in2="hardAlpha" operator="out"></feComposite>
280
+ <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
281
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_126_9197"></feBlend>
282
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_126_9197" result="shape"></feBlend>
283
+ </filter>
284
+ </defs>
285
+ </symbol>
286
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" id="carousel-arrow-left">
287
+ <g filter="url(#filter0_d_494_37)">
288
+ <circle cx="24" cy="22" r="20"></circle>
289
+ <path d="M23.1444 16L23.1444 20.5762L31 20.5762L31 23.4239L23.1444 23.4239L23.1444 28L17 21.9669L23.1444 16Z" fill="#40434A"></path>
290
+ </g>
291
+ <defs>
292
+ <filter id="filter0_d_494_37" x="0" y="0" width="48" height="48" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
293
+ <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
294
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
295
+ <feOffset dy="2"></feOffset>
296
+ <feGaussianBlur stdDeviation="2"></feGaussianBlur>
297
+ <feComposite in2="hardAlpha" operator="out"></feComposite>
298
+ <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
299
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_494_37"></feBlend>
300
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_494_37" result="shape"></feBlend>
301
+ </filter>
302
+ </defs>
303
+ </symbol>
304
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plm-fb">
305
+ <path d="M24 12.0732C24 5.44624 18.627 0.0732422 12 0.0732422C5.373 0.0732422 0 5.44624 0 12.0732C0 18.0632 4.388 23.0272 10.125 23.9272V15.5422H7.078V12.0722H10.125V9.43024C10.125 6.42324 11.917 4.76124 14.658 4.76124C15.97 4.76124 17.344 4.99624 17.344 4.99624V7.94924H15.83C14.339 7.94924 13.874 8.87424 13.874 9.82324V12.0732H17.202L16.67 15.5432H13.874V23.9282C19.612 23.0272 24 18.0622 24 12.0732Z"></path>
306
+ </symbol>
307
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="plm-linkedin">
308
+ <path d="M20.447 20.452H16.893V14.883C16.893 13.555 16.866 11.846 15.041 11.846C13.188 11.846 12.905 13.291 12.905 14.785V20.452H9.351V9H12.765V10.561H12.811C13.288 9.661 14.448 8.711 16.181 8.711C19.782 8.711 20.448 11.081 20.448 14.166V20.452H20.447ZM5.337 7.433C4.193 7.433 3.274 6.507 3.274 5.368C3.274 4.23 4.194 3.305 5.337 3.305C6.477 3.305 7.401 4.23 7.401 5.368C7.401 6.507 6.476 7.433 5.337 7.433ZM7.119 20.452H3.555V9H7.119V20.452ZM22.225 0H1.771C0.792 0 0 0.774 0 1.729V22.271C0 23.227 0.792 24 1.771 24H22.222C23.2 24 24 23.227 24 22.271V1.729C24 0.774 23.2 0 22.222 0H22.225Z"></path>
309
+ </symbol>
310
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 16" id="plm-mail">
311
+ <path d="M3.3977 15.9995H20.6023C22.479 15.9995 24 14.4329 24 12.4999V1.46875L13.3431 10.336C12.9577 10.6773 12.4786 10.848 11.9995 10.848C11.5205 10.848 11.0414 10.6773 10.656 10.336L0 1.46875V12.4999C0 14.4329 1.52099 15.9995 3.3977 15.9995Z"></path>
312
+ <path d="M12.1289 8.88116L12.1595 8.85426L22.801 0H1.19824L11.8704 8.88116C11.9452 8.94887 12.0541 8.94887 12.1289 8.88116Z"></path>
313
+ </symbol>
314
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 20" id="plm-twitter">
315
+ <path d="M23.953 2.5696C23.0545 2.9652 22.1026 3.22634 21.128 3.3446C22.1541 2.72785 22.9224 1.76064 23.291 0.621599C22.34 1.1766 21.286 1.5806 20.164 1.8056C19.4238 1.01403 18.4429 0.48902 17.3736 0.3121C16.3044 0.13518 15.2067 0.316249 14.2509 0.82719C13.2952 1.33813 12.5349 2.15035 12.0881 3.13772C11.6412 4.1251 11.533 5.23237 11.78 6.2876C7.69 6.0946 4.067 4.1296 1.64 1.1616C1.19879 1.91141 0.968664 2.76662 0.974 3.6366C0.974 5.3466 1.844 6.8496 3.162 7.7326C2.38086 7.70773 1.61697 7.49653 0.934 7.1166V7.1766C0.933557 8.31299 1.32627 9.41454 2.04551 10.2944C2.76474 11.1742 3.76621 11.7781 4.88 12.0036C4.1583 12.197 3.40241 12.226 2.668 12.0886C2.98412 13.0666 3.59766 13.9215 4.42301 14.5341C5.24837 15.1467 6.24435 15.4863 7.272 15.5056C5.53153 16.8715 3.38248 17.6129 1.17 17.6106C0.78 17.6106 0.391 17.5876 0 17.5436C2.25571 18.9879 4.87851 19.7546 7.557 19.7526C16.61 19.7526 21.555 12.2566 21.555 5.7676C21.555 5.5576 21.555 5.3476 21.54 5.1376C22.506 4.44246 23.3392 3.57942 24 2.5896L23.953 2.5696Z"></path>
316
+ </symbol>
317
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48.12 32.76" id="quotation-mark">
318
+ <g id="Layer_2">
319
+ <g id="Layer_1-2">
320
+ <g>
321
+ <g>
322
+ <path d="M24,0,18,15.12h5.4L19.68,32.76H0l3.72-18L11.4,0ZM48.12,0l-6,15.12h5.4L43.8,32.76H24.12l3.72-18L35.52,0Z"></path>
323
+ </g>
324
+ </g>
325
+ </g>
326
+ </g>
327
+ </symbol>
328
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 16" id="hexagon-bullet">
329
+ <defs></defs>
330
+ <g>
331
+ <g>
332
+ <polygon points="13.5 0 4.5 0 0 8 4.5 16 13.5 16 18 8 13.5 0"></polygon>
333
+ </g>
334
+ </g>
335
+ </symbol>
336
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 16" id="options">
337
+ <path d="M18.3902 7.51956H6.17969C6.24888 7.83487 6.24888 8.16168 6.17969 8.47699H18.3902C18.4529 8.47769 18.515 8.46582 18.5731 8.44208C18.6312 8.41833 18.684 8.38318 18.7286 8.33866C18.7731 8.29414 18.8085 8.24113 18.8326 8.1827C18.8568 8.12427 18.8692 8.06159 18.8692 7.99827C18.8692 7.93496 18.8568 7.87228 18.8326 7.81385C18.8085 7.75542 18.7731 7.70241 18.7286 7.65789C18.684 7.61337 18.6312 7.57822 18.5731 7.55447C18.515 7.53073 18.4529 7.51886 18.3902 7.51956Z"/>
338
+ <path d="M1.88029 7.51956H0.478934C0.41629 7.51886 0.354131 7.53073 0.296055 7.55447C0.237979 7.57822 0.185141 7.61337 0.140598 7.65789C0.096056 7.70241 0.0606943 7.75542 0.0365604 7.81385C0.0124266 7.87228 0 7.93496 0 7.99827C0 8.06159 0.0124266 8.12427 0.0365604 8.1827C0.0606943 8.24113 0.096056 8.29414 0.140598 8.33866C0.185141 8.38318 0.237979 8.41833 0.296055 8.44208C0.354131 8.46582 0.41629 8.47769 0.478934 8.47699H1.88029C1.81109 8.16168 1.81109 7.83487 1.88029 7.51956Z" />
339
+ <path d="M18.3894 1.74612H17.207C17.2762 2.06144 17.2762 2.38824 17.207 2.70356H18.3894C18.4521 2.70426 18.5142 2.69239 18.5723 2.66865C18.6304 2.6449 18.6832 2.60975 18.7278 2.56523C18.7723 2.52071 18.8077 2.4677 18.8318 2.40927C18.8559 2.35084 18.8684 2.28816 18.8684 2.22484C18.8684 2.16153 18.8559 2.09884 18.8318 2.04041C18.8077 1.98199 18.7723 1.92898 18.7278 1.88446C18.6832 1.83993 18.6304 1.80478 18.5723 1.78104C18.5142 1.75729 18.4521 1.74543 18.3894 1.74612Z" />
340
+ <path d="M12.9086 1.74612H0.478933C0.416289 1.74543 0.35413 1.75729 0.296054 1.78104C0.237979 1.80478 0.18514 1.83993 0.140598 1.88446C0.0960558 1.92898 0.0606941 1.98199 0.0365603 2.04041C0.0124266 2.09884 0 2.16153 0 2.22484C0 2.28816 0.0124266 2.35084 0.0365603 2.40927C0.0606941 2.4677 0.0960558 2.52071 0.140598 2.56523C0.18514 2.60975 0.237979 2.6449 0.296054 2.66865C0.35413 2.69239 0.416289 2.70426 0.478933 2.70356H12.9086C12.8394 2.38824 12.8394 2.06144 12.9086 1.74612Z" />
341
+ <path d="M18.3905 13.2969H13.2305C13.2997 13.6122 13.2997 13.939 13.2305 14.2543H18.3905C18.4532 14.255 18.5153 14.2432 18.5734 14.2194C18.6315 14.1957 18.6843 14.1605 18.7289 14.116C18.7734 14.0715 18.8088 14.0185 18.8329 13.96C18.857 13.9016 18.8695 13.8389 18.8695 13.7756C18.8695 13.7123 18.857 13.6496 18.8329 13.5912C18.8088 13.5328 18.7734 13.4798 18.7289 13.4352C18.6843 13.3907 18.6315 13.3556 18.5734 13.3318C18.5153 13.3081 18.4532 13.2962 18.3905 13.2969Z" />
342
+ <path d="M8.93086 13.2969H0.478936C0.416291 13.2962 0.354132 13.3081 0.296056 13.3318C0.23798 13.3556 0.185142 13.3907 0.140599 13.4352C0.0960563 13.4798 0.0606945 13.5328 0.0365606 13.5912C0.0124266 13.6496 0 13.7123 0 13.7756C0 13.8389 0.0124266 13.9016 0.0365606 13.96C0.0606945 14.0185 0.0960563 14.0715 0.140599 14.116C0.185142 14.1605 0.23798 14.1957 0.296056 14.2194C0.354132 14.2432 0.416291 14.255 0.478936 14.2543H8.93086C8.86166 13.939 8.86166 13.6122 8.93086 13.2969Z" />
343
+ <path d="M17.2049 1.74544C16.9877 0.748413 16.107 0 15.0561 0C14.0052 0 13.1245 0.748413 12.9074 1.74544C12.8382 2.06076 12.8382 2.38756 12.9074 2.70288C13.1247 3.69991 14.0053 4.44838 15.0563 4.44838C16.1072 4.44838 16.9877 3.69991 17.2049 2.70317C17.2741 2.38785 17.2741 2.06105 17.2049 1.74573V1.74544ZM15.0561 3.49094C14.365 3.49094 13.8027 2.92266 13.8027 2.22419C13.8027 1.52572 14.365 0.957435 15.0561 0.957435C15.7472 0.957435 16.3095 1.52566 16.3095 2.22419C16.3095 2.92271 15.7472 3.49094 15.0561 3.49094Z" />
344
+ <path d="M6.17784 7.52278C5.96049 6.52575 5.0798 5.77734 4.02893 5.77734C2.97806 5.77734 2.09737 6.52575 1.88002 7.52278C1.81083 7.83809 1.81083 8.1649 1.88002 8.48021C2.09737 9.47723 2.97801 10.2256 4.02893 10.2256C5.07986 10.2256 5.96049 9.47723 6.17784 8.48021C6.24704 8.1649 6.24704 7.83809 6.17784 7.52278ZM4.02893 9.26821C3.33781 9.26821 2.77549 8.69999 2.77549 8.00146C2.77549 7.30294 3.33781 6.73477 4.02893 6.73477C4.72006 6.73477 5.28237 7.30306 5.28237 8.00146C5.28237 8.69987 4.72006 9.26821 4.02893 9.26821Z" />
345
+ <path d="M13.2286 13.2963C13.0113 12.2993 12.1306 11.5508 11.0797 11.5508C10.0287 11.5508 9.1481 12.2993 8.9308 13.2963C8.86161 13.6116 8.86161 13.9384 8.9308 14.2537C9.1481 15.2508 10.0288 15.9992 11.0797 15.9992C12.1305 15.9992 13.0113 15.2508 13.2286 14.2537C13.2978 13.9384 13.2978 13.6116 13.2286 13.2963ZM11.0797 15.0417C10.3885 15.0417 9.82628 14.4735 9.82628 13.775C9.82628 13.0765 10.3885 12.5082 11.0797 12.5082C11.7708 12.5082 12.3333 13.0765 12.3333 13.775C12.3333 14.4735 11.7708 15.0417 11.0797 15.0417Z" />
346
+ </symbol>
347
+ <symbol viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" id="ellipsis">
348
+ <circle cx="1.25" cy="5" r="1.25" />
349
+ <circle cx="5" cy="5" r="1.25"/>
350
+ <circle cx="8.75" cy="5" r="1.25"/>
351
+ </symbol>
352
+ <symbol viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg" id="checkmark">
353
+ <path d="M1.5 4L5.5 8L12.5 1" stroke-width="2"/>
354
+ </symbol>
355
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10" id="plus">
356
+ <g id="Group_477" data-name="Group 477">
357
+ <path id="Line_484" d="M0 0v10" stroke-linecap="butt" stroke-width="2px" data-name="Line 484" transform="translate(5)"/>
358
+ <path id="Line_485" d="M0 0h10" stroke-linecap="butt" stroke-width="2px" data-name="Line 485" transform="translate(0 5)"/>
359
+ </g>
360
+ </symbol>
361
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 2" id="minus">
362
+ <g id="Group_476" data-name="Group 476" transform="translate(0 -4)">
363
+ <path id="Line_485" d="M0 0h10" stroke-linecap="butt" stroke-width="2px" data-name="Line 485" transform="translate(0 5)"/>
364
+ </g>
365
+ </symbol>
366
+ <symbol viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg" id="times">
367
+ <path d="M4.88956 3.99986L8.00002 0.888695L7.11135 -0.000183105L4.00089 3.11099L0.890644 2.34688e-05L0.00197005 0.888902L3.11222 3.99986L0.00195312 7.11084L0.890627 7.99972L4.00089 4.88874L7.11136 7.99993L8.00003 7.11105L4.88956 3.99986Z" stroke="none" />
368
+ </symbol>
369
+ <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34" id="close-button-flat">
370
+ <rect x="0.5" y="0.5" width="33" height="33" rx="3.5" stroke="#323B42"></rect>
371
+ <g clip-path="url(#clip0_44_1697)">
372
+ <path d="M26.5557 10.368L23.7432 7.55554L17.5557 13.743L11.3682 7.55554L8.55566 10.368L14.7432 16.5555L8.55566 22.743L11.3682 25.5555L17.5557 19.368L23.7432 25.5555L26.5557 22.743L20.3682 16.5555L26.5557 10.368Z" fill="#323B42"></path>
373
+ </g>
374
+ <defs>
375
+ <clipPath id="clip0_44_1697">
376
+ <rect width="18" height="18" fill="white" transform="translate(8.55566 7.55554)"></rect>
377
+ </clipPath>
378
+ </defs>
379
+ </symbol>
380
+ <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" id="dialog">
381
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.2667 -3.38497e-05H1.73333C1.2837 -0.00458953 0.850231 0.167455 0.526104 0.479115C0.201978 0.790775 0.0130737 1.21717 0 1.66663L0 10.8333C0.0130737 11.2828 0.201978 11.7092 0.526104 12.0208C0.850231 12.3325 1.2837 12.5045 1.73333 12.5H5.35833L7.5 15L9.64167 12.575H13.2667C13.7163 12.5795 14.1498 12.4075 14.4739 12.0958C14.798 11.7842 14.9869 11.3578 15 10.9083V1.66663C14.9869 1.21717 14.798 0.790775 14.4739 0.479115C14.1498 0.167455 13.7163 -0.00458953 13.2667 -3.38497e-05Z" fill="#AEB8BD"></path>
382
+ </symbol>
383
+ <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 15" id="doc">
384
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.55561 0L13.2223 4.5V13.5C13.2223 14.325 12.5223 15 11.6667 15H2.32561C1.47005 15 0.777832 14.325 0.777832 13.5L0.78561 1.5C0.78561 0.675 1.47783 0 2.33339 0H8.55561ZM2.85191 4.6875H10.1112V6.5625H2.85191V4.6875ZM8.03709 8.4375H2.85191V10.3125H8.03709V8.4375Z" fill="#BEC6CA"></path>
385
+ </symbol>
386
+ <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="download-arrow">
387
+ <path d="M15.95 0H0V2H15.95V0Z" fill="white"></path>
388
+ <path d="M9.90039 8.7001V4.3001V3.8501H5.90039V8.7001H2.40039L7.90039 16.0001L13.4004 8.7001H9.90039Z" fill="white"></path>
389
+ </symbol>
390
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 18" id="play">
391
+ <path d="M11.9625 9L0.0374756 0V18L11.9625 9Z" />
392
+ </symbol>
393
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 18" id="pause">
394
+ <defs id="defs36" />
395
+ <path id="rect28" d="M 0,0 H 4 V 18 H 0 Z" />
396
+ <path id="rect30" d="m 10,0 h 4 v 18 h -4 z" />
397
+ </symbol>
398
+
399
+ <symbol xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
400
+ viewBox="0 0 22.84 22.84" id="download-arrow-news">
401
+ <style>.cls-1{fill:url(#linear-gradient);}</style>
402
+ <defs>
403
+ <linearGradient id="linear-gradient" x1="0.22" y1="25.05" x2="-0.67" y2="25.43"
404
+ gradientTransform="matrix(35, 0, 0, -35, 13.73, 892.38)" gradientUnits="userSpaceOnUse">
405
+ <stop offset="0" stop-color="#77c14d"></stop>
406
+ <stop offset="1" stop-color="#03793e"></stop>
407
+ </linearGradient>
408
+ </defs>
409
+ <g id="Layer_2">
410
+ <g id="Layer_1-2">
411
+ <g id="Group_1444">
412
+ <g id="Ellipse_446-2">
413
+ <circle cx="11.42" cy="11.42" r="11.42" class="cls-1"></circle>
414
+ <circle cx="11.42" cy="11.42" r="11.26" style="fill:none;stroke:#fff;stroke-width:0.33px;"></circle>
415
+ </g>
416
+ </g>
417
+ <g id="Group_1424">
418
+ <rect id="Rectangle_420" x="10.05" y="8.04" width="2.73" height="1.24" style="fill:#fff;"></rect>
419
+ <rect id="Rectangle_421" x="10.05" y="6.53" width="2.73" height="0.83" style="fill:#fff;"></rect>
420
+ <path id="Path_4278"
421
+ d="M10.17,12a.07.07,0,0,1-.07.07H8.8a.08.08,0,0,0-.08.07.11.11,0,0,0,0,.05L11.34,16a.08.08,0,0,0,.12,0,0,0,0,0,0,0,0l2.59-3.79a.08.08,0,0,0,0-.11h-1.3a.08.08,0,0,1-.08-.07h0V10a.07.07,0,0,0-.07-.07H10.25a.08.08,0,0,0-.08.07h0Z"
422
+ style="fill:#fff;"></path>
423
+ </g>
424
+ </g>
425
+ </g>
426
+ </symbol>
427
+
428
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="twitter-blogs-icon">
429
+ <g id="Layer_2">
430
+ <g id="Layer_1-2">
431
+ <circle cx="12" cy="12" r="12" style="fill:#050606"></circle>
432
+ <path style="fill:#fff;" d="M10.07,17H9.4a1.13,1.13,0,0,0-.26,0,5.31,5.31,0,0,1-1.37-.23,6.56,6.56,0,0,1-1.48-.6,2.5,2.5,0,0,1-.39-.23.05.05,0,0,1,0-.07s0,0,.07,0l.51,0h.33c.23,0,.46,0,.68-.09a5,5,0,0,0,1.07-.35,4.76,4.76,0,0,0,.88-.5l.07-.05v0l-.34,0a2.63,2.63,0,0,1-1.3-.7,2.56,2.56,0,0,1-.6-.95c0-.11,0-.13.09-.11a2.63,2.63,0,0,0,.84,0h.07a2.67,2.67,0,0,1-.59-.23,2.56,2.56,0,0,1-.59-.45,2.53,2.53,0,0,1-.71-1.44,1.69,1.69,0,0,1,0-.33c0-.08,0-.1.1-.06a2.72,2.72,0,0,0,.62.23l.3,0h0a2.65,2.65,0,0,1-1-1.46,2.75,2.75,0,0,1-.05-.86,2.49,2.49,0,0,1,.29-1l0,0s0,0,.07,0a.86.86,0,0,1,.13.14A7.15,7.15,0,0,0,11,10c.24,0,.48.07.73.09.09,0,.11,0,.1-.1a2.22,2.22,0,0,1,0-.63A2.33,2.33,0,0,1,12,8.47a2.58,2.58,0,0,1,.56-.79A2.54,2.54,0,0,1,13.82,7c.12,0,.25,0,.38,0a5.62,5.62,0,0,1,.58,0,2,2,0,0,1,.61.17,2.48,2.48,0,0,1,.76.51.16.16,0,0,0,.16,0,5,5,0,0,0,.92-.3l.47-.23s.07-.06.11,0,0,.07,0,.11a2.78,2.78,0,0,1-.51.84,3.07,3.07,0,0,1-.38.34.33.33,0,0,1-.1.06l.11,0A5.12,5.12,0,0,0,18,8.21l.09,0s0,0,0,0a.13.13,0,0,1,0,.08,4.9,4.9,0,0,1-.77.87L17,9.46a.16.16,0,0,0-.07.14,1.55,1.55,0,0,1,0,.22,8.24,8.24,0,0,1-.07,1,7.48,7.48,0,0,1-.59,2,7.33,7.33,0,0,1-1.06,1.7,6.88,6.88,0,0,1-2,1.65,6.52,6.52,0,0,1-1.72.66,5.62,5.62,0,0,1-.82.14,4.87,4.87,0,0,1-.54,0Z"></path>
433
+ </g>
434
+ </g>
435
+ </symbol>
436
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="linkedin-blogs-icon">
437
+ <g id="Layer_2">
438
+ <g id="Layer_1-2">
439
+ <circle cx="12" cy="12" r="12" style="fill:#050606"></circle>
440
+ <path style="fill:#fff;" d="M12.35,10.41l.14-.18a2.21,2.21,0,0,1,.92-.62,3.23,3.23,0,0,1,2.21,0,1.74,1.74,0,0,1,1.16,1.18,3.81,3.81,0,0,1,.2,1.1c0,.4,0,.81,0,1.21v2.8c0,.13,0,.13-.13.13H15.15C15,16,15,16,15,15.89v-3.2a2.2,2.2,0,0,0-.21-1,1,1,0,0,0-1.12-.59,1.33,1.33,0,0,0-.88.42,1.72,1.72,0,0,0-.34.77,4,4,0,0,0,0,.6v2.95c0,.13,0,.13-.14.13H10.59c-.07,0-.1,0-.1-.1V9.59c0-.07,0-.1.1-.1h1.65c.07,0,.1,0,.09.09v.73A.2.2,0,0,0,12.35,10.41Z"></path>
441
+ <path style="fill:#fff;" d="M7.24,12.74V9.61c0-.12,0-.12.13-.12H9.09c.11,0,.11,0,.11.11v6.29c0,.11,0,.11-.11.11H7.36c-.12,0-.12,0-.12-.12Z"></path>
442
+ <path style="fill:#fff;" d="M7,7.22A1.21,1.21,0,0,1,8.22,6,1.23,1.23,0,0,1,9.45,7.22,1.25,1.25,0,0,1,8.22,8.45,1.23,1.23,0,0,1,7,7.22Z"></path>
443
+ </g>
444
+ </g>
445
+ </symbol>
446
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="mail-blogs-icon">
447
+ <defs></defs>
448
+ <g id="Layer_2">
449
+ <g id="Layer_1-2">
450
+ <circle cx="12" cy="12" r="12" style="fill:#050606"></circle>
451
+ <polygon points="5.77 7.5 12.06 12.55 18.11 7.5 5.77 7.5" style="fill:#fff;"></polygon>
452
+ <polygon points="5.54 8.57 5.54 16.5 18.46 16.4 18.46 8.44 12.05 13.75 5.54 8.57" style="fill:#fff;"></polygon>
453
+ </g>
454
+ </g>
455
+ </symbol>
456
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="facebook-blogs-icon">
457
+ <g id="Layer_2">
458
+ <g id="Layer_1-2">
459
+ <circle style="fill:#050606" cx="12" cy="12" r="12"></circle>
460
+ <path style="fill:#fff;" d="M8.78,10.58v2.17H10.7V18h2.35V12.75h1.73l.34-2.17H13.05V9s.1-.54.33-.7A1.35,1.35,0,0,1,14.1,8h1.12V6.15A11.64,11.64,0,0,0,13.17,6a2.56,2.56,0,0,0-2,1.08c-.69.85-.48,3.48-.48,3.48Z"></path>
461
+ </g>
462
+ </g>
463
+ </symbol>
464
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 32" id="arrow_ascending">
465
+ <path d="M21.8 14.6L11 0L0 14.6H7L7 32L14.8 32L14.8 14.6L21.8 14.6Z"></path>
466
+ </symbol>
467
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 32" id="arrow_descending">
468
+ <path d="M0.200002 17.4L11 32L22 17.4L15 17.4L15 -6.11959e-07L7.2 -1.29386e-06L7.2 17.4L0.200002 17.4Z"></path>
469
+ </symbol>
470
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.297 18.169" id="download-arrow-2">
471
+ <g transform="translate(0 0)">
472
+ <path d="M1764.743-405.063l-5.019-7.293a.14.14,0,0,1,.127-.224h2.492a.14.14,0,0,0,.145-.138v-3.776a.14.14,0,0,1,.146-.139h4.493a.14.14,0,0,1,.145.139v3.776a.14.14,0,0,0,.146.138h2.419a.14.14,0,0,1,.127.224L1765-405.063a.147.147,0,0,1-.127.065A.149.149,0,0,1,1764.743-405.063Zm-2.486-12.805v-2.39h5.239v2.39Zm0-3.706v-1.593h5.239v1.593Z" transform="translate(-1759.694 423.167)"/>
473
+ </g>
474
+ </symbol>
475
+
476
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="previous_button_arrow">
477
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.875 16.5L7.875 11.1429L18 11.1429L18 6.85714L7.875 6.85714L7.875 1.5L3.27835e-07 9L7.875 16.5Z"></path>
478
+ </symbol>
479
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" id="next_button_arrow">
480
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.125 1.5L10.125 6.85714L-7.02504e-07 6.85714L-1.26451e-06 11.1429L10.125 11.1429L10.125 16.5L18 9L10.125 1.5Z"></path>
481
+ </symbol>
482
+
483
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="quiz-arrow-restart">
484
+ <path d="M20.4735 3.525C18.297 1.35 15.309 0 11.9925 0C5.358 0 0 5.37 0 12C0 18.63 5.358 24 11.9925 24C17.5905 24 22.2585 20.175 23.595 15H20.4735C19.242 18.495 15.9105 21 11.9925 21C7.0245 21 2.9865 16.965 2.9865 12C2.9865 7.035 7.0245 3 11.9925 3C14.484 3 16.7055 4.035 18.327 5.67L13.494 10.5H24V0L20.4735 3.525Z" fill="#6DBE4E"></path>
485
+ </symbol>
486
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 24" id="quiz-arrow-left">
487
+ <path d="M12.64 24L12.64 15.4172L28.8 15.4172L28.8 8.58272L12.64 8.58272L12.64 1.5073e-07L1.42151e-07 12.0795L12.64 24Z" fill="#6DBE4E"></path>
488
+ </symbol>
489
+ </svg>