@westpac/ui 1.0.0-canary.9 → 1.0.0

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 (596) hide show
  1. package/CHANGELOG.md +409 -6
  2. package/assets/icons/filled/arrow-back-filled.svg +3 -0
  3. package/assets/icons/filled/arrow-down-filled.svg +3 -0
  4. package/assets/icons/filled/arrow-forward-filled.svg +3 -0
  5. package/assets/icons/filled/arrow-up-filled.svg +3 -0
  6. package/assets/icons/outlined/arrow-back-outlined.svg +3 -0
  7. package/assets/icons/outlined/arrow-down-outlined.svg +3 -0
  8. package/assets/icons/outlined/arrow-forward-outlined.svg +3 -0
  9. package/assets/icons/outlined/arrow-up-outlined.svg +3 -0
  10. package/assets/logos-symbols/dark/AmericanExpressSymbol-Dm.svg +27 -0
  11. package/assets/logos-symbols/dark/ApplePaySymbol-Dm.svg +16 -0
  12. package/assets/logos-symbols/dark/AppleStoreInverseSymbol-Dm.svg +16 -0
  13. package/assets/logos-symbols/dark/AppleStoreSymbol-Dm.svg +16 -0
  14. package/assets/logos-symbols/dark/BOMLogo-Dm.svg +44 -0
  15. package/assets/logos-symbols/{BOMShieldLogo.svg → dark/BOMShieldLogo-Dm.svg} +2 -2
  16. package/assets/logos-symbols/dark/BPAYLandSymbol-Dm.svg +11 -0
  17. package/assets/logos-symbols/dark/BPAYPortSymbol-Dm.svg +11 -0
  18. package/assets/logos-symbols/dark/BSALogo-Dm.svg +16 -0
  19. package/assets/logos-symbols/dark/BSAStackedLogo-Dm.svg +16 -0
  20. package/assets/logos-symbols/dark/BTLogo-Dm.svg +5 -0
  21. package/assets/logos-symbols/dark/BTLogoReversed-Dm.svg +5 -0
  22. package/assets/logos-symbols/{PanoramaLogoReversed.svg → dark/BTPanoramaLogo-Dm.svg} +12 -12
  23. package/assets/logos-symbols/{PanoramaLogo.svg → dark/BTPanoramaReversedLogo-Dm.svg} +12 -12
  24. package/assets/logos-symbols/dark/FacebookCircularSymbol-Dm.svg +4 -0
  25. package/assets/logos-symbols/dark/FacebookSymbol-Dm.svg +5 -0
  26. package/assets/logos-symbols/dark/GooglePayInverseSymbol-Dm.svg +11 -0
  27. package/assets/logos-symbols/dark/GooglePaySymbol-Dm.svg +11 -0
  28. package/assets/logos-symbols/dark/GoogleStoreSymbol-Dm.svg +23 -0
  29. package/assets/logos-symbols/dark/InstagramSymbol-Dm.svg +11 -0
  30. package/assets/logos-symbols/{LinkedInSymbol.svg → dark/LinkedInSymbol-Dm.svg} +4 -4
  31. package/assets/logos-symbols/dark/MastercardSymbol-Dm.svg +12 -0
  32. package/assets/logos-symbols/dark/PayIDInverseSymbol-Dm.svg +10 -0
  33. package/assets/logos-symbols/dark/PayIDSymbol-Dm.svg +10 -0
  34. package/assets/logos-symbols/dark/PayToInverseSymbol-Dm.svg +10 -0
  35. package/assets/logos-symbols/dark/PayToSymbol-Dm.svg +10 -0
  36. package/assets/logos-symbols/dark/STGDragonLogo-Dm.svg +23 -0
  37. package/assets/logos-symbols/dark/STGLogo-Dm.svg +32 -0
  38. package/assets/logos-symbols/{SamsungPayButtonBlack.svg → dark/SamsungPayButtonInverseSymbol-Dm.svg} +7 -7
  39. package/assets/logos-symbols/dark/SamsungPayButtonSymbol-Dm.svg +21 -0
  40. package/assets/logos-symbols/dark/VisaBlueSymbol-Dm.svg +11 -0
  41. package/assets/logos-symbols/dark/VisaWhiteSymbol-Dm.svg +11 -0
  42. package/assets/logos-symbols/{WBCLogo.svg → dark/WBCLogo-Dm.svg} +2 -2
  43. package/assets/logos-symbols/dark/WBGInternalLogo-Dm.svg +12 -0
  44. package/assets/logos-symbols/dark/WBGLogo-Dm.svg +11 -0
  45. package/assets/logos-symbols/dark/XSymbol-Dm.svg +11 -0
  46. package/assets/logos-symbols/dark/YouTubeSymbol-Dm.svg +5 -0
  47. package/assets/logos-symbols/dark/eftposHorizontalInverseSymbol-Dm.svg +21 -0
  48. package/assets/logos-symbols/dark/eftposHorizontalSymbol-Dm.svg +21 -0
  49. package/assets/logos-symbols/dark/eftposVerticalInverseSymbol-Dm.svg +21 -0
  50. package/assets/logos-symbols/dark/eftposVerticalSymbol-Dm.svg +21 -0
  51. package/assets/logos-symbols/light/AmericanExpressSymbol-Lm.svg +27 -0
  52. package/assets/logos-symbols/light/ApplePaySymbol-Lm.svg +16 -0
  53. package/assets/logos-symbols/light/AppleStoreInverseSymbol-Lm.svg +16 -0
  54. package/assets/logos-symbols/light/AppleStoreSymbol-Lm.svg +16 -0
  55. package/assets/logos-symbols/light/BOMLogo-Lm.svg +44 -0
  56. package/assets/logos-symbols/light/BOMShieldLogo-Lm.svg +29 -0
  57. package/assets/logos-symbols/light/BPAYLandSymbol-Lm.svg +11 -0
  58. package/assets/logos-symbols/light/BPAYPortSymbol-Lm.svg +11 -0
  59. package/assets/logos-symbols/light/BSALogo-Lm.svg +16 -0
  60. package/assets/logos-symbols/light/BSAStackedLogo-Lm.svg +16 -0
  61. package/assets/logos-symbols/light/BTLogo-Lm.svg +5 -0
  62. package/assets/logos-symbols/light/BTLogoReversed-Lm.svg +5 -0
  63. package/assets/logos-symbols/light/BTPanoramaLogo-Lm.svg +20 -0
  64. package/assets/logos-symbols/light/BTPanoramaReversedLogo-Lm.svg +20 -0
  65. package/assets/logos-symbols/light/FacebookCircularSymbol-Lm.svg +4 -0
  66. package/assets/logos-symbols/light/FacebookSymbol-Lm.svg +5 -0
  67. package/assets/logos-symbols/light/GooglePayInverseSymbol-Lm.svg +11 -0
  68. package/assets/logos-symbols/light/GooglePaySymbol-Lm.svg +11 -0
  69. package/assets/logos-symbols/light/GoogleStoreSymbol-Lm.svg +23 -0
  70. package/assets/logos-symbols/light/InstagramSymbol-Lm.svg +11 -0
  71. package/assets/logos-symbols/light/LinkedInSymbol-Lm.svg +13 -0
  72. package/assets/logos-symbols/light/MastercardSymbol-Lm.svg +12 -0
  73. package/assets/logos-symbols/light/PayIDInverseSymbol-Lm.svg +10 -0
  74. package/assets/logos-symbols/light/PayIDSymbol-Lm.svg +10 -0
  75. package/assets/logos-symbols/light/PayToInverseSymbol-Lm.svg +10 -0
  76. package/assets/logos-symbols/light/PayToSymbol-Lm.svg +10 -0
  77. package/assets/logos-symbols/light/STGDragonLogo-Lm.svg +23 -0
  78. package/assets/logos-symbols/light/STGLogo-Lm.svg +32 -0
  79. package/assets/logos-symbols/{SamsungPayButtonWhite.svg → light/SamsungPayButtonInverseSymbol-Lm.svg} +7 -7
  80. package/assets/logos-symbols/light/SamsungPayButtonSymbol-Lm.svg +21 -0
  81. package/assets/logos-symbols/light/VisaBlueSymbol-Lm.svg +11 -0
  82. package/assets/logos-symbols/light/VisaWhiteSymbol-Lm.svg +11 -0
  83. package/assets/logos-symbols/light/WBCLogo-Lm.svg +12 -0
  84. package/assets/logos-symbols/light/WBGInternalLogo-Lm.svg +12 -0
  85. package/assets/logos-symbols/light/WBGLogo-Lm.svg +11 -0
  86. package/assets/logos-symbols/{XSymbol.svg → light/XSymbol-Lm.svg} +2 -2
  87. package/assets/logos-symbols/light/YouTubeSymbol-Lm.svg +5 -0
  88. package/assets/logos-symbols/light/eftposHorizontalInverseSymbol-Lm.svg +21 -0
  89. package/assets/logos-symbols/light/eftposHorizontalSymbol-Lm.svg +21 -0
  90. package/assets/logos-symbols/light/eftposVerticalInverseSymbol-Lm.svg +21 -0
  91. package/assets/logos-symbols/light/eftposVerticalSymbol-Lm.svg +21 -0
  92. package/dist/component-type.json +1 -1
  93. package/dist/components/autocomplete/components/autocomplete-list-box/autocomplete-list-box.component.js +1 -1
  94. package/dist/components/autocomplete/components/autocomplete-popover/autocomplete-popover.component.js +4 -2
  95. package/dist/components/bottom-sheet/bottom-sheet.component.js +1 -1
  96. package/dist/components/button/button.component.js +3 -2
  97. package/dist/components/button-group/components/button-group-button/button-group-button.component.js +2 -2
  98. package/dist/components/checkbox-group/checkbox-group.component.js +2 -2
  99. package/dist/components/compacta/components/compacta-item/compacta-item.component.js +2 -2
  100. package/dist/components/date-picker/components/date-field/components/date-segment/date-segment.component.js +0 -1
  101. package/dist/components/date-picker/components/date-field/components/date-segment/date-segment.styles.d.ts +2 -14
  102. package/dist/components/date-picker/components/date-field/components/date-segment/date-segment.styles.js +2 -6
  103. package/dist/components/date-picker/components/popover/popover.styles.js +1 -1
  104. package/dist/components/date-picker/date-picker.component.d.ts +1 -1
  105. package/dist/components/date-picker/date-picker.component.js +11 -2
  106. package/dist/components/date-picker/date-picker.styles.d.ts +45 -30
  107. package/dist/components/date-picker/date-picker.styles.js +22 -17
  108. package/dist/components/date-picker/date-picker.types.d.ts +11 -2
  109. package/dist/components/header/header.component.js +8 -3
  110. package/dist/components/icon/components/arrow-back-icon.d.ts +2 -0
  111. package/dist/components/icon/components/arrow-back-icon.js +12 -0
  112. package/dist/components/icon/components/arrow-down-icon.d.ts +2 -0
  113. package/dist/components/icon/components/arrow-down-icon.js +12 -0
  114. package/dist/components/icon/components/arrow-forward-icon.d.ts +2 -0
  115. package/dist/components/icon/components/arrow-forward-icon.js +12 -0
  116. package/dist/components/icon/components/arrow-up-icon.d.ts +2 -0
  117. package/dist/components/icon/components/arrow-up-icon.js +12 -0
  118. package/dist/components/icon/icon.styles.js +5 -5
  119. package/dist/components/icon/index.d.ts +4 -0
  120. package/dist/components/icon/index.js +4 -0
  121. package/dist/components/index.d.ts +1 -0
  122. package/dist/components/index.js +1 -0
  123. package/dist/components/input-group/components/input-group-supporting-text/input-group-supporting-text.styles.d.ts +1 -1
  124. package/dist/components/input-group/components/input-group-supporting-text/input-group-supporting-text.styles.js +1 -1
  125. package/dist/components/link/link.styles.d.ts +0 -6
  126. package/dist/components/link/link.styles.js +5 -7
  127. package/dist/components/modal/components/modal-dialog/components/modal-dialog-body/modal-dialog-body.styles.js +1 -1
  128. package/dist/components/modal/components/modal-dialog/modal-dialog.styles.js +1 -1
  129. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.component.d.ts +2 -0
  130. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.component.js +20 -0
  131. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.styles.d.ts +37 -0
  132. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.styles.js +8 -0
  133. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.types.d.ts +5 -0
  134. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.types.js +1 -0
  135. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.component.d.ts +2 -0
  136. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.component.js +31 -0
  137. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.styles.d.ts +25 -0
  138. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.styles.js +6 -0
  139. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.types.d.ts +4 -0
  140. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.types.js +1 -0
  141. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.component.d.ts +2 -0
  142. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.component.js +62 -0
  143. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.styles.d.ts +82 -0
  144. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.styles.js +32 -0
  145. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.types.d.ts +8 -0
  146. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.types.js +1 -0
  147. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.component.d.ts +1 -0
  148. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.component.js +93 -0
  149. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.styles.d.ts +64 -0
  150. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.styles.js +26 -0
  151. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.component.d.ts +2 -0
  152. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.component.js +35 -0
  153. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.styles.d.ts +43 -0
  154. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.styles.js +9 -0
  155. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.types.d.ts +5 -0
  156. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.types.js +1 -0
  157. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.component.d.ts +2 -0
  158. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.component.js +121 -0
  159. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.styles.d.ts +259 -0
  160. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.styles.js +91 -0
  161. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.types.d.ts +16 -0
  162. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.types.js +1 -0
  163. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.component.d.ts +2 -0
  164. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.component.js +52 -0
  165. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.styles.d.ts +31 -0
  166. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.styles.js +7 -0
  167. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.types.d.ts +6 -0
  168. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.types.js +1 -0
  169. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.component.d.ts +2 -0
  170. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.component.js +74 -0
  171. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.styles.d.ts +31 -0
  172. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.styles.js +7 -0
  173. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.types.d.ts +6 -0
  174. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.types.js +1 -0
  175. package/dist/components/multi-select/index.d.ts +2 -0
  176. package/dist/components/multi-select/index.js +1 -0
  177. package/dist/components/multi-select/multi-select.component.d.ts +7 -0
  178. package/dist/components/multi-select/multi-select.component.js +95 -0
  179. package/dist/components/multi-select/multi-select.styles.d.ts +25 -0
  180. package/dist/components/multi-select/multi-select.styles.js +6 -0
  181. package/dist/components/multi-select/multi-select.types.d.ts +61 -0
  182. package/dist/components/multi-select/multi-select.types.js +1 -0
  183. package/dist/components/multi-select/utils/filter-nodes.d.ts +2 -0
  184. package/dist/components/multi-select/utils/filter-nodes.js +25 -0
  185. package/dist/components/pictogram/pictogram.styles.d.ts +6 -9
  186. package/dist/components/pictogram/pictogram.styles.js +2 -3
  187. package/dist/components/pictogram/pictogram.types.d.ts +1 -1
  188. package/dist/components/popover/components/panel/panel.component.d.ts +1 -1
  189. package/dist/components/popover/components/panel/panel.component.js +35 -17
  190. package/dist/components/popover/components/panel/panel.hook.d.ts +4 -1
  191. package/dist/components/popover/components/panel/panel.hook.js +96 -19
  192. package/dist/components/popover/components/panel/panel.styles.js +2 -2
  193. package/dist/components/popover/components/panel/panel.types.d.ts +8 -0
  194. package/dist/components/popover/popover.component.js +14 -4
  195. package/dist/components/radio-group/radio-group.component.js +2 -2
  196. package/dist/components/selector/components/selector-button-group/selector-button-group.component.d.ts +2 -1
  197. package/dist/components/selector/components/selector-button-group/selector-button-group.component.js +1 -1
  198. package/dist/components/selector/components/selector-checkbox-group/components/selector-checkbox-group-option/selector-checkbox-group-option.component.js +1 -0
  199. package/dist/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.js +2 -2
  200. package/dist/components/selector/components/selector-link-group/selector-link-group.component.d.ts +2 -1
  201. package/dist/components/selector/components/selector-link-group/selector-link-group.component.js +1 -1
  202. package/dist/components/selector/components/selector-radio-group/components/selector-radio-group-option/selector-radio-group-option.component.js +1 -0
  203. package/dist/components/selector/components/selector-radio-group/selector-radio-group.component.js +2 -2
  204. package/dist/components/symbol/components/logos/bom-logo.d.ts +1 -1
  205. package/dist/components/symbol/components/logos/bom-logo.js +94 -146
  206. package/dist/components/symbol/components/logos/bom-multibrand-large-logo.d.ts +1 -1
  207. package/dist/components/symbol/components/logos/bom-multibrand-large-logo.js +63 -67
  208. package/dist/components/symbol/components/logos/bom-multibrand-small-logo.js +60 -60
  209. package/dist/components/symbol/components/logos/bom-shield-logo.js +49 -41
  210. package/dist/components/symbol/components/logos/bsa-logo.d.ts +1 -1
  211. package/dist/components/symbol/components/logos/bsa-logo.js +25 -31
  212. package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.d.ts +1 -1
  213. package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.js +10 -12
  214. package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.d.ts +1 -1
  215. package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.js +10 -12
  216. package/dist/components/symbol/components/logos/bsa-stacked-logo.d.ts +1 -1
  217. package/dist/components/symbol/components/logos/bsa-stacked-logo.js +25 -31
  218. package/dist/components/symbol/components/logos/bt-logo.js +4 -4
  219. package/dist/components/symbol/components/logos/bt-multibrand-large-logo.js +4 -4
  220. package/dist/components/symbol/components/logos/bt-multibrand-small-logo.js +7 -7
  221. package/dist/components/symbol/components/logos/bt-panorama-logo.js +19 -19
  222. package/dist/components/symbol/components/logos/bt-panorama-reversed-logo.js +19 -19
  223. package/dist/components/symbol/components/logos/bt-reversed-logo.js +4 -4
  224. package/dist/components/symbol/components/logos/stg-dragon-logo.d.ts +1 -1
  225. package/dist/components/symbol/components/logos/stg-dragon-logo.js +28 -18
  226. package/dist/components/symbol/components/logos/stg-logo.d.ts +1 -1
  227. package/dist/components/symbol/components/logos/stg-logo.js +37 -27
  228. package/dist/components/symbol/components/logos/stg-multibrand-large-logo.d.ts +1 -1
  229. package/dist/components/symbol/components/logos/stg-multibrand-large-logo.js +18 -15
  230. package/dist/components/symbol/components/logos/stg-multibrand-small-logo.d.ts +1 -1
  231. package/dist/components/symbol/components/logos/stg-multibrand-small-logo.js +18 -16
  232. package/dist/components/symbol/components/logos/wbc-logo.js +13 -7
  233. package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.d.ts +1 -1
  234. package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.js +8 -5
  235. package/dist/components/symbol/components/logos/wbc-multibrand-small-logo.js +4 -3
  236. package/dist/components/symbol/components/logos/wbg-internal-logo.d.ts +2 -0
  237. package/dist/components/symbol/components/logos/wbg-internal-logo.js +36 -0
  238. package/dist/components/symbol/components/logos/wbg-logo.d.ts +2 -0
  239. package/dist/components/symbol/components/logos/wbg-logo.js +27 -0
  240. package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.d.ts +2 -0
  241. package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.js +25 -0
  242. package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.d.ts +2 -0
  243. package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.js +21 -0
  244. package/dist/components/symbol/components/symbols/american-express-symbol.js +65 -15
  245. package/dist/components/symbol/components/symbols/apple-pay-symbol.d.ts +2 -0
  246. package/dist/components/symbol/components/symbols/apple-pay-symbol.js +42 -0
  247. package/dist/components/symbol/components/symbols/apple-store-inverse-symbol.js +26 -25
  248. package/dist/components/symbol/components/symbols/apple-store-symbol.js +26 -25
  249. package/dist/components/symbol/components/symbols/bpay-land-symbol.js +14 -10
  250. package/dist/components/symbol/components/symbols/bpay-port-symbol.js +14 -10
  251. package/dist/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.d.ts +2 -0
  252. package/dist/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.js +56 -0
  253. package/dist/components/symbol/components/symbols/eftpos-horizontal-symbol.d.ts +2 -0
  254. package/dist/components/symbol/components/symbols/eftpos-horizontal-symbol.js +56 -0
  255. package/dist/components/symbol/components/symbols/{pay-to-wordmark-dark-grey-symbol.d.ts → eftpos-vertical-inverse-symbol.d.ts} +1 -1
  256. package/dist/components/symbol/components/symbols/eftpos-vertical-inverse-symbol.js +56 -0
  257. package/dist/components/symbol/components/symbols/{pay-to-light-grey-symbol.d.ts → eftpos-vertical-symbol.d.ts} +1 -1
  258. package/dist/components/symbol/components/symbols/eftpos-vertical-symbol.js +56 -0
  259. package/dist/components/symbol/components/symbols/facebook-circular-symbol.d.ts +2 -0
  260. package/dist/components/symbol/components/symbols/facebook-circular-symbol.js +17 -0
  261. package/dist/components/symbol/components/symbols/facebook-symbol.js +9 -11
  262. package/dist/components/symbol/components/symbols/google-pay-inverse-symbol.d.ts +2 -0
  263. package/dist/components/symbol/components/symbols/google-pay-inverse-symbol.js +38 -0
  264. package/dist/components/symbol/components/symbols/google-pay-symbol.d.ts +2 -0
  265. package/dist/components/symbol/components/symbols/google-pay-symbol.js +38 -0
  266. package/dist/components/symbol/components/symbols/google-store-symbol.js +64 -121
  267. package/dist/components/symbol/components/symbols/instagram-symbol.js +15 -43
  268. package/dist/components/symbol/components/symbols/linked-in-symbol.js +19 -17
  269. package/dist/components/symbol/components/symbols/mastercard-symbol.js +16 -16
  270. package/dist/components/symbol/components/symbols/{x-mark-inverse-symbol.d.ts → pay-id-inverse-symbol.d.ts} +1 -1
  271. package/dist/components/symbol/components/symbols/pay-id-inverse-symbol.js +24 -0
  272. package/dist/components/symbol/components/symbols/pay-id-symbol.js +12 -2
  273. package/dist/components/symbol/components/symbols/pay-to-inverse-symbol.d.ts +2 -0
  274. package/dist/components/symbol/components/symbols/pay-to-inverse-symbol.js +22 -0
  275. package/dist/components/symbol/components/symbols/{x-mark-symbol.d.ts → pay-to-symbol.d.ts} +1 -1
  276. package/dist/components/symbol/components/symbols/pay-to-symbol.js +22 -0
  277. package/dist/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.d.ts +2 -0
  278. package/dist/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.js +55 -0
  279. package/dist/components/symbol/components/symbols/samsung-pay-button-symbol.d.ts +2 -0
  280. package/dist/components/symbol/components/symbols/samsung-pay-button-symbol.js +55 -0
  281. package/dist/components/symbol/components/symbols/visa-blue-symbol.js +12 -6
  282. package/dist/components/symbol/components/symbols/visa-white-symbol.js +12 -6
  283. package/dist/components/symbol/components/symbols/x-symbol.js +4 -4
  284. package/dist/components/symbol/components/symbols/youtube-symbol.js +8 -26
  285. package/dist/components/symbol/index.d.ts +17 -23
  286. package/dist/components/symbol/index.js +17 -23
  287. package/dist/components/symbol/symbol.types.d.ts +0 -4
  288. package/dist/components/tooltip/components/tooltip-content/tooltip-content.component.d.ts +1 -1
  289. package/dist/components/tooltip/components/tooltip-content/tooltip-content.component.js +4 -2
  290. package/dist/components/tooltip/components/tooltip-content/tooltip-content.styles.d.ts +16 -1
  291. package/dist/components/tooltip/components/tooltip-content/tooltip-content.styles.js +7 -1
  292. package/dist/components/tooltip/components/tooltip-content/tooltip-content.types.d.ts +1 -0
  293. package/dist/components/tooltip/tooltip.component.d.ts +1 -1
  294. package/dist/components/tooltip/tooltip.component.js +5 -4
  295. package/dist/components/tooltip/tooltip.types.d.ts +3 -0
  296. package/dist/css/westpac-ui.css +284 -165
  297. package/dist/css/westpac-ui.min.css +284 -165
  298. package/package.json +15 -11
  299. package/src/components/autocomplete/components/autocomplete-list-box/autocomplete-list-box.component.tsx +1 -1
  300. package/src/components/autocomplete/components/autocomplete-popover/autocomplete-popover.component.tsx +2 -2
  301. package/src/components/bottom-sheet/bottom-sheet.component.tsx +1 -1
  302. package/src/components/button/button.component.tsx +2 -1
  303. package/src/components/button-group/components/button-group-button/button-group-button.component.tsx +2 -2
  304. package/src/components/checkbox-group/checkbox-group.component.tsx +1 -1
  305. package/src/components/compacta/components/compacta-item/compacta-item.component.tsx +2 -2
  306. package/src/components/date-picker/components/calendar/components/calendar-cell/calendar-cell.types.ts +0 -4
  307. package/src/components/date-picker/components/date-field/components/date-segment/date-segment.component.tsx +0 -1
  308. package/src/components/date-picker/components/date-field/components/date-segment/date-segment.styles.ts +2 -6
  309. package/src/components/date-picker/components/popover/popover.styles.ts +1 -1
  310. package/src/components/date-picker/date-picker.component.tsx +15 -2
  311. package/src/components/date-picker/date-picker.styles.ts +22 -18
  312. package/src/components/date-picker/date-picker.types.ts +12 -3
  313. package/src/components/header/header.component.tsx +10 -6
  314. package/src/components/icon/components/arrow-back-icon.tsx +17 -0
  315. package/src/components/icon/components/arrow-down-icon.tsx +17 -0
  316. package/src/components/icon/components/arrow-forward-icon.tsx +17 -0
  317. package/src/components/icon/components/arrow-up-icon.tsx +17 -0
  318. package/src/components/icon/icon.styles.ts +5 -5
  319. package/src/components/icon/index.ts +4 -0
  320. package/src/components/index.ts +1 -0
  321. package/src/components/input-group/components/input-group-supporting-text/input-group-supporting-text.styles.ts +1 -1
  322. package/src/components/link/link.component.tsx +1 -0
  323. package/src/components/link/link.styles.ts +5 -7
  324. package/src/components/modal/components/modal-dialog/components/modal-dialog-body/modal-dialog-body.styles.ts +1 -1
  325. package/src/components/modal/components/modal-dialog/modal-dialog.component.tsx +1 -0
  326. package/src/components/modal/components/modal-dialog/modal-dialog.styles.ts +1 -1
  327. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.component.tsx +26 -0
  328. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.styles.ts +9 -0
  329. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.types.ts +6 -0
  330. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.component.tsx +42 -0
  331. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.styles.ts +7 -0
  332. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.types.ts +5 -0
  333. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.component.tsx +66 -0
  334. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.styles.ts +33 -0
  335. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.types.ts +7 -0
  336. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.component.tsx +104 -0
  337. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.styles.ts +21 -0
  338. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.component.tsx +42 -0
  339. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.styles.ts +10 -0
  340. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.types.ts +6 -0
  341. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.component.tsx +139 -0
  342. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.styles.ts +70 -0
  343. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.types.ts +21 -0
  344. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.component.tsx +64 -0
  345. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.styles.ts +8 -0
  346. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.types.ts +8 -0
  347. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.component.tsx +81 -0
  348. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.styles.ts +8 -0
  349. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.types.ts +7 -0
  350. package/src/components/multi-select/index.ts +2 -0
  351. package/src/components/multi-select/multi-select.component.tsx +116 -0
  352. package/src/components/multi-select/multi-select.styles.ts +7 -0
  353. package/src/components/multi-select/multi-select.types.ts +60 -0
  354. package/src/components/multi-select/utils/filter-nodes.ts +29 -0
  355. package/src/components/pictogram/pictogram.styles.ts +2 -3
  356. package/src/components/pictogram/pictogram.types.ts +1 -1
  357. package/src/components/popover/components/panel/panel.component.tsx +50 -26
  358. package/src/components/popover/components/panel/panel.hook.tsx +101 -27
  359. package/src/components/popover/components/panel/panel.styles.ts +2 -2
  360. package/src/components/popover/components/panel/panel.types.ts +8 -0
  361. package/src/components/popover/popover.component.tsx +16 -2
  362. package/src/components/radio-group/radio-group.component.tsx +1 -1
  363. package/src/components/selector/components/selector-button-group/selector-button-group.component.tsx +1 -1
  364. package/src/components/selector/components/selector-checkbox-group/components/selector-checkbox-group-option/selector-checkbox-group-option.component.tsx +6 -1
  365. package/src/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.tsx +1 -1
  366. package/src/components/selector/components/selector-link-group/selector-link-group.component.tsx +1 -1
  367. package/src/components/selector/components/selector-radio-group/components/selector-radio-group-option/selector-radio-group-option.component.tsx +6 -1
  368. package/src/components/selector/components/selector-radio-group/selector-radio-group.component.tsx +1 -1
  369. package/src/components/symbol/components/logos/bom-logo.tsx +87 -141
  370. package/src/components/symbol/components/logos/bom-multibrand-large-logo.tsx +22 -27
  371. package/src/components/symbol/components/logos/bom-multibrand-small-logo.tsx +20 -20
  372. package/src/components/symbol/components/logos/bom-shield-logo.tsx +27 -21
  373. package/src/components/symbol/components/logos/bsa-logo.tsx +49 -57
  374. package/src/components/symbol/components/logos/bsa-multibrand-large-logo.tsx +28 -31
  375. package/src/components/symbol/components/logos/bsa-multibrand-small-logo.tsx +28 -31
  376. package/src/components/symbol/components/logos/bsa-stacked-logo.tsx +49 -57
  377. package/src/components/symbol/components/logos/bt-logo.tsx +6 -3
  378. package/src/components/symbol/components/logos/bt-multibrand-large-logo.tsx +4 -4
  379. package/src/components/symbol/components/logos/bt-multibrand-small-logo.tsx +7 -7
  380. package/src/components/symbol/components/logos/bt-panorama-logo.tsx +21 -18
  381. package/src/components/symbol/components/logos/bt-panorama-reversed-logo.tsx +21 -18
  382. package/src/components/symbol/components/logos/bt-reversed-logo.tsx +6 -3
  383. package/src/components/symbol/components/logos/stg-dragon-logo.tsx +77 -68
  384. package/src/components/symbol/components/logos/stg-logo.tsx +113 -104
  385. package/src/components/symbol/components/logos/stg-multibrand-large-logo.tsx +45 -42
  386. package/src/components/symbol/components/logos/stg-multibrand-small-logo.tsx +44 -42
  387. package/src/components/symbol/components/logos/wbc-logo.tsx +16 -9
  388. package/src/components/symbol/components/logos/wbc-multibrand-large-logo.tsx +22 -19
  389. package/src/components/symbol/components/logos/wbc-multibrand-small-logo.tsx +3 -2
  390. package/src/components/symbol/components/logos/wbg-internal-logo.tsx +51 -0
  391. package/src/components/symbol/components/logos/wbg-logo.tsx +41 -0
  392. package/src/components/symbol/components/logos/wbg-multibrand-large-logo.tsx +38 -0
  393. package/src/components/symbol/components/logos/wbg-multibrand-small-logo.tsx +38 -0
  394. package/src/components/symbol/components/symbols/american-express-symbol.tsx +73 -17
  395. package/src/components/symbol/components/symbols/apple-pay-symbol.tsx +61 -0
  396. package/src/components/symbol/components/symbols/apple-store-inverse-symbol.tsx +22 -20
  397. package/src/components/symbol/components/symbols/apple-store-symbol.tsx +21 -19
  398. package/src/components/symbol/components/symbols/bpay-land-symbol.tsx +10 -3
  399. package/src/components/symbol/components/symbols/bpay-port-symbol.tsx +10 -3
  400. package/src/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.tsx +74 -0
  401. package/src/components/symbol/components/symbols/eftpos-horizontal-symbol.tsx +74 -0
  402. package/src/components/symbol/components/symbols/eftpos-vertical-inverse-symbol.tsx +74 -0
  403. package/src/components/symbol/components/symbols/eftpos-vertical-symbol.tsx +74 -0
  404. package/src/components/symbol/components/symbols/facebook-circular-symbol.tsx +32 -0
  405. package/src/components/symbol/components/symbols/facebook-symbol.tsx +12 -7
  406. package/src/components/symbol/components/symbols/google-pay-inverse-symbol.tsx +60 -0
  407. package/src/components/symbol/components/symbols/google-pay-symbol.tsx +60 -0
  408. package/src/components/symbol/components/symbols/google-store-symbol.tsx +79 -99
  409. package/src/components/symbol/components/symbols/instagram-symbol.tsx +12 -24
  410. package/src/components/symbol/components/symbols/linked-in-symbol.tsx +17 -7
  411. package/src/components/symbol/components/symbols/mastercard-symbol.tsx +13 -16
  412. package/src/components/symbol/components/symbols/pay-id-inverse-symbol.tsx +37 -0
  413. package/src/components/symbol/components/symbols/pay-id-symbol.tsx +13 -4
  414. package/src/components/symbol/components/symbols/pay-to-inverse-symbol.tsx +35 -0
  415. package/src/components/symbol/components/symbols/pay-to-symbol.tsx +35 -0
  416. package/src/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.tsx +79 -0
  417. package/src/components/symbol/components/symbols/samsung-pay-button-symbol.tsx +79 -0
  418. package/src/components/symbol/components/symbols/visa-blue-symbol.tsx +9 -4
  419. package/src/components/symbol/components/symbols/visa-white-symbol.tsx +9 -4
  420. package/src/components/symbol/components/symbols/x-symbol.tsx +4 -4
  421. package/src/components/symbol/components/symbols/youtube-symbol.tsx +9 -14
  422. package/src/components/symbol/index.ts +17 -23
  423. package/src/components/symbol/symbol.types.ts +0 -4
  424. package/src/components/tooltip/components/tooltip-content/tooltip-content.component.tsx +2 -2
  425. package/src/components/tooltip/components/tooltip-content/tooltip-content.styles.ts +7 -1
  426. package/src/components/tooltip/components/tooltip-content/tooltip-content.types.ts +1 -0
  427. package/src/components/tooltip/tooltip.component.tsx +9 -4
  428. package/src/components/tooltip/tooltip.types.ts +4 -0
  429. package/utils/build-svg-zip/index.ts +1 -1
  430. package/assets/logos-symbols/AmericanExpressSymbol.svg +0 -13
  431. package/assets/logos-symbols/AppleStoreBlack.svg +0 -16
  432. package/assets/logos-symbols/AppleStoreWhite.svg +0 -16
  433. package/assets/logos-symbols/Apple_Pay.svg +0 -16
  434. package/assets/logos-symbols/BOMLogo.svg +0 -44
  435. package/assets/logos-symbols/BOMMultibrandLargeLogoCenter.svg +0 -23
  436. package/assets/logos-symbols/BOMMultibrandLargeLogoLeft.svg +0 -23
  437. package/assets/logos-symbols/BOMMultibrandLargeLogoRight.svg +0 -30
  438. package/assets/logos-symbols/BOMMultibrandSmallLogoCenter.svg +0 -22
  439. package/assets/logos-symbols/BOMMultibrandSmallLogoLeft.svg +0 -22
  440. package/assets/logos-symbols/BOMMultibrandSmallLogoRight.svg +0 -22
  441. package/assets/logos-symbols/BPayLandSymbol.svg +0 -11
  442. package/assets/logos-symbols/BPayPortSymbol.svg +0 -11
  443. package/assets/logos-symbols/BSALogo.svg +0 -16
  444. package/assets/logos-symbols/BSAMultibrandLargeLogoCenter.svg +0 -5
  445. package/assets/logos-symbols/BSAMultibrandLargeLogoLeft.svg +0 -5
  446. package/assets/logos-symbols/BSAMultibrandLargeLogoRight.svg +0 -5
  447. package/assets/logos-symbols/BSAMultibrandSmallLogoCenter.svg +0 -5
  448. package/assets/logos-symbols/BSAMultibrandSmallLogoLeft.svg +0 -5
  449. package/assets/logos-symbols/BSAMultibrandSmallLogoRight.svg +0 -5
  450. package/assets/logos-symbols/BSAStackedLogo.svg +0 -16
  451. package/assets/logos-symbols/BTLogo.svg +0 -5
  452. package/assets/logos-symbols/BTLogoReversed.svg +0 -5
  453. package/assets/logos-symbols/BTMultibrandLargeLogoCenter.svg +0 -5
  454. package/assets/logos-symbols/BTMultibrandLargeLogoLeft.svg +0 -5
  455. package/assets/logos-symbols/BTMultibrandLargeLogoRight.svg +0 -12
  456. package/assets/logos-symbols/BTMultibrandSmallLogoCenter.svg +0 -12
  457. package/assets/logos-symbols/BTMultibrandSmallLogoLeft.svg +0 -12
  458. package/assets/logos-symbols/BTMultibrandSmallLogoRight.svg +0 -12
  459. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoCenter.svg +0 -20
  460. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoLeft.svg +0 -20
  461. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoRight.svg +0 -20
  462. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoCenter.svg +0 -20
  463. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoLeft.svg +0 -20
  464. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoRight.svg +0 -20
  465. package/assets/logos-symbols/FacebookSymbol.svg +0 -11
  466. package/assets/logos-symbols/GooglePlusSymbol.svg +0 -19
  467. package/assets/logos-symbols/GoogleStoreSymbol.svg +0 -45
  468. package/assets/logos-symbols/InstagramSymbol.svg +0 -21
  469. package/assets/logos-symbols/MastercardAcceptedSymbol.svg +0 -15
  470. package/assets/logos-symbols/MastercardHorizontalSymbol.svg +0 -14
  471. package/assets/logos-symbols/MastercardSymbol.svg +0 -7
  472. package/assets/logos-symbols/MicrosoftStoreSymbol.svg +0 -16
  473. package/assets/logos-symbols/PayIDSymbol.svg +0 -10
  474. package/assets/logos-symbols/PrototypeLargeLogoCentre.svg +0 -9
  475. package/assets/logos-symbols/PrototypeLargeLogoLeft.svg +0 -9
  476. package/assets/logos-symbols/PrototypeLargeLogoRight.svg +0 -9
  477. package/assets/logos-symbols/PrototypeLogo.svg +0 -9
  478. package/assets/logos-symbols/PrototypeSmallLogoCentre.svg +0 -9
  479. package/assets/logos-symbols/PrototypeSmallLogoLeft.svg +0 -9
  480. package/assets/logos-symbols/PrototypeSmallLogoRight.svg +0 -9
  481. package/assets/logos-symbols/RAMSLogo.svg +0 -37
  482. package/assets/logos-symbols/RAMSMultibrandLargeLogoCenter.svg +0 -37
  483. package/assets/logos-symbols/RAMSMultibrandLargeLogoLeft.svg +0 -37
  484. package/assets/logos-symbols/RAMSMultibrandLargeLogoRight.svg +0 -37
  485. package/assets/logos-symbols/RAMSMultibrandSmallLogoCenter.svg +0 -37
  486. package/assets/logos-symbols/RAMSMultibrandSmallLogoLeft.svg +0 -37
  487. package/assets/logos-symbols/RAMSMultibrandSmallLogoRight.svg +0 -37
  488. package/assets/logos-symbols/RedAvatarCircleLogo.svg +0 -12
  489. package/assets/logos-symbols/RedAvatarCircleReversedLogo.svg +0 -11
  490. package/assets/logos-symbols/RedAvatarLogo.svg +0 -11
  491. package/assets/logos-symbols/STGDragonLogo.svg +0 -23
  492. package/assets/logos-symbols/STGLogo.svg +0 -32
  493. package/assets/logos-symbols/STGMultibrandLargeLogoCenter.svg +0 -9
  494. package/assets/logos-symbols/STGMultibrandLargeLogoLeft.svg +0 -9
  495. package/assets/logos-symbols/STGMultibrandLargeLogoRight.svg +0 -9
  496. package/assets/logos-symbols/STGMultibrandSmallLogoCenter.svg +0 -9
  497. package/assets/logos-symbols/STGMultibrandSmallLogoLeft.svg +0 -9
  498. package/assets/logos-symbols/STGMultibrandSmallLogoRight.svg +0 -16
  499. package/assets/logos-symbols/SamsungPayCTA-AddtoBlack.svg +0 -26
  500. package/assets/logos-symbols/SamsungPayCTA-AddtoWhite.svg +0 -26
  501. package/assets/logos-symbols/SamsungPayCTA-DonateBlack.svg +0 -32
  502. package/assets/logos-symbols/SamsungPayCTA-DonateWhite.svg +0 -32
  503. package/assets/logos-symbols/SamsungPayCTA-PartnerBlack.svg +0 -34
  504. package/assets/logos-symbols/SamsungPayCTA-PartnerWhite.svg +0 -34
  505. package/assets/logos-symbols/SamsungPayCTA-PaywithBlack.svg +0 -29
  506. package/assets/logos-symbols/SamsungPayCTA-PaywithWhite.svg +0 -29
  507. package/assets/logos-symbols/SamsungPayHorizontalBlack.svg +0 -19
  508. package/assets/logos-symbols/SamsungPayVerticalBlack.svg +0 -12
  509. package/assets/logos-symbols/SamsungPayVerticalWhite.svg +0 -12
  510. package/assets/logos-symbols/SamsungPayWhite.svg +0 -19
  511. package/assets/logos-symbols/SlackSymbol.svg +0 -14
  512. package/assets/logos-symbols/VisaBlueSymbol.svg +0 -11
  513. package/assets/logos-symbols/VisaSymbol.svg +0 -10
  514. package/assets/logos-symbols/VisaWhiteSymbol.svg +0 -11
  515. package/assets/logos-symbols/WBCMultibrandLargeLogoCenter.svg +0 -3
  516. package/assets/logos-symbols/WBCMultibrandLargeLogoLeft.svg +0 -3
  517. package/assets/logos-symbols/WBCMultibrandLargeLogoRight.svg +0 -3
  518. package/assets/logos-symbols/WBCMultibrandSmallLogoCenter.svg +0 -3
  519. package/assets/logos-symbols/WBCMultibrandSmallLogoLeft.svg +0 -3
  520. package/assets/logos-symbols/WBCMultibrandSmallLogoRight.svg +0 -3
  521. package/assets/logos-symbols/XBlack.svg +0 -3
  522. package/assets/logos-symbols/XWhite.svg +0 -3
  523. package/assets/logos-symbols/YammerSymbol.svg +0 -11
  524. package/assets/logos-symbols/YouTubeSymbol.svg +0 -16
  525. package/assets/logos-symbols/eftposHorizontalPositive.svg +0 -21
  526. package/assets/logos-symbols/eftposHorizontalReversed.svg +0 -21
  527. package/assets/logos-symbols/eftposHorizontalReversedMono.svg +0 -16
  528. package/assets/logos-symbols/eftposVerticalPositive.svg +0 -21
  529. package/assets/logos-symbols/eftposVerticalReversed.svg +0 -21
  530. package/assets/logos-symbols/eftposVerticalWhite.svg +0 -21
  531. package/assets/logos-symbols/google-pay-mark_800.svg +0 -18
  532. package/dist/components/symbol/components/logos/bt-panorama-multibrand-large-logo.d.ts +0 -2
  533. package/dist/components/symbol/components/logos/bt-panorama-multibrand-large-logo.js +0 -63
  534. package/dist/components/symbol/components/logos/bt-panorama-multibrand-small-logo.d.ts +0 -2
  535. package/dist/components/symbol/components/logos/bt-panorama-multibrand-small-logo.js +0 -63
  536. package/dist/components/symbol/components/logos/red-avatar-circle-logo.d.ts +0 -2
  537. package/dist/components/symbol/components/logos/red-avatar-circle-logo.js +0 -25
  538. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.d.ts +0 -2
  539. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.js +0 -22
  540. package/dist/components/symbol/components/logos/red-avatar-logo.d.ts +0 -2
  541. package/dist/components/symbol/components/logos/red-avatar-logo.js +0 -20
  542. package/dist/components/symbol/components/symbols/google-plus-symbol.d.ts +0 -2
  543. package/dist/components/symbol/components/symbols/google-plus-symbol.js +0 -45
  544. package/dist/components/symbol/components/symbols/mastercard-accepted-symbol.d.ts +0 -2
  545. package/dist/components/symbol/components/symbols/mastercard-accepted-symbol.js +0 -31
  546. package/dist/components/symbol/components/symbols/mastercard-horizontal-symbol.d.ts +0 -2
  547. package/dist/components/symbol/components/symbols/mastercard-horizontal-symbol.js +0 -28
  548. package/dist/components/symbol/components/symbols/microsoft-store-symbol.d.ts +0 -2
  549. package/dist/components/symbol/components/symbols/microsoft-store-symbol.js +0 -35
  550. package/dist/components/symbol/components/symbols/pay-to-black-symbol.d.ts +0 -2
  551. package/dist/components/symbol/components/symbols/pay-to-black-symbol.js +0 -16
  552. package/dist/components/symbol/components/symbols/pay-to-dark-grey-symbol.d.ts +0 -2
  553. package/dist/components/symbol/components/symbols/pay-to-dark-grey-symbol.js +0 -16
  554. package/dist/components/symbol/components/symbols/pay-to-light-grey-symbol.js +0 -16
  555. package/dist/components/symbol/components/symbols/pay-to-white-symbol.d.ts +0 -2
  556. package/dist/components/symbol/components/symbols/pay-to-white-symbol.js +0 -16
  557. package/dist/components/symbol/components/symbols/pay-to-wordmark-black-symbol.d.ts +0 -2
  558. package/dist/components/symbol/components/symbols/pay-to-wordmark-black-symbol.js +0 -25
  559. package/dist/components/symbol/components/symbols/pay-to-wordmark-dark-grey-symbol.js +0 -25
  560. package/dist/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.d.ts +0 -2
  561. package/dist/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.js +0 -25
  562. package/dist/components/symbol/components/symbols/pay-to-wordmark-white-symbol.d.ts +0 -2
  563. package/dist/components/symbol/components/symbols/pay-to-wordmark-white-symbol.js +0 -25
  564. package/dist/components/symbol/components/symbols/slack-symbol.d.ts +0 -2
  565. package/dist/components/symbol/components/symbols/slack-symbol.js +0 -31
  566. package/dist/components/symbol/components/symbols/twitter-symbol.d.ts +0 -2
  567. package/dist/components/symbol/components/symbols/twitter-symbol.js +0 -22
  568. package/dist/components/symbol/components/symbols/visa-symbol.d.ts +0 -2
  569. package/dist/components/symbol/components/symbols/visa-symbol.js +0 -14
  570. package/dist/components/symbol/components/symbols/x-mark-inverse-symbol.js +0 -14
  571. package/dist/components/symbol/components/symbols/x-mark-symbol.js +0 -14
  572. package/dist/components/symbol/components/symbols/yammer-symbol.d.ts +0 -2
  573. package/dist/components/symbol/components/symbols/yammer-symbol.js +0 -22
  574. package/src/components/symbol/components/logos/bt-panorama-multibrand-large-logo.tsx +0 -80
  575. package/src/components/symbol/components/logos/bt-panorama-multibrand-small-logo.tsx +0 -80
  576. package/src/components/symbol/components/logos/red-avatar-circle-logo.tsx +0 -35
  577. package/src/components/symbol/components/logos/red-avatar-circle-reversed-logo.tsx +0 -31
  578. package/src/components/symbol/components/logos/red-avatar-logo.tsx +0 -34
  579. package/src/components/symbol/components/symbols/google-plus-symbol.tsx +0 -43
  580. package/src/components/symbol/components/symbols/mastercard-accepted-symbol.tsx +0 -44
  581. package/src/components/symbol/components/symbols/mastercard-horizontal-symbol.tsx +0 -43
  582. package/src/components/symbol/components/symbols/microsoft-store-symbol.tsx +0 -38
  583. package/src/components/symbol/components/symbols/pay-to-black-symbol.tsx +0 -30
  584. package/src/components/symbol/components/symbols/pay-to-dark-grey-symbol.tsx +0 -30
  585. package/src/components/symbol/components/symbols/pay-to-light-grey-symbol.tsx +0 -30
  586. package/src/components/symbol/components/symbols/pay-to-white-symbol.tsx +0 -30
  587. package/src/components/symbol/components/symbols/pay-to-wordmark-black-symbol.tsx +0 -42
  588. package/src/components/symbol/components/symbols/pay-to-wordmark-dark-grey-symbol.tsx +0 -42
  589. package/src/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.tsx +0 -42
  590. package/src/components/symbol/components/symbols/pay-to-wordmark-white-symbol.tsx +0 -42
  591. package/src/components/symbol/components/symbols/slack-symbol.tsx +0 -43
  592. package/src/components/symbol/components/symbols/twitter-symbol.tsx +0 -31
  593. package/src/components/symbol/components/symbols/visa-symbol.tsx +0 -28
  594. package/src/components/symbol/components/symbols/x-mark-inverse-symbol.tsx +0 -28
  595. package/src/components/symbol/components/symbols/x-mark-symbol.tsx +0 -28
  596. package/src/components/symbol/components/symbols/yammer-symbol.tsx +0 -31
@@ -1,20 +0,0 @@
1
- <svg width="180" height="65" viewBox="0 0 180 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2155_214)">
3
- <path d="M38.9081 22.6837V26.3817H44.1136V42.2796H48.0504V26.3817H53.2439V22.6837H38.9081Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M36.3292 31.8217C37.4743 30.9068 38.1333 29.5164 38.116 28.0524C38.116 26.3817 37.6454 25.05 36.6092 24.1284C35.5728 23.2069 34.0898 22.6837 32.166 22.6837H23.0714V30.05L25.9362 32.2557L23.0714 34.4674V42.2796H32.6544C36.4364 42.2796 38.8605 40.0025 38.8605 36.4592C38.97 34.5583 37.9887 32.7604 36.3292 31.8217ZM27.038 26.2866H32.166C33.4644 26.2866 34.2804 27.0298 34.2804 28.2605C34.2895 28.8156 34.0669 29.3495 33.6658 29.7341C33.2646 30.1187 32.7213 30.3193 32.166 30.2878H27.0439L27.038 26.2866ZM27.0439 38.647H32.166V38.653C33.3811 38.653 34.8521 38.2427 34.8521 36.2688C34.8521 34.7409 33.8635 33.8908 32.0767 33.8908H27.0439V38.647Z" fill="black"/>
5
- <path d="M10.1173 33.2487C9.69735 33.2462 9.32478 32.9792 9.18818 32.5828C9.1457 32.481 9.12345 32.3719 9.12266 32.2617C9.12087 32.155 9.14327 32.0494 9.18818 31.9526C9.31735 31.5524 9.69022 31.2811 10.1113 31.2807H20.963C20.7673 30.0665 20.1992 28.9427 19.337 28.0643L19.2894 28.0108L17.9255 26.6374L17.8719 26.5958L13.2799 22L3 32.2557L13.274 42.5175L17.8481 37.9336L17.9255 37.8623L19.2894 36.4948L19.3549 36.4235C20.2019 35.5467 20.7608 34.433 20.957 33.2308L10.1173 33.2487Z" fill="#007BC6"/>
6
- <path d="M60.5682 22.6362H69.0293C69.5859 22.6362 70.1983 22.7011 70.8663 22.8311C71.5528 22.961 72.1836 23.2302 72.7588 23.6386C73.3527 24.0284 73.8443 24.5946 74.234 25.3371C74.6236 26.0611 74.8185 27.0171 74.8185 28.2052C74.8185 29.9502 74.2804 31.296 73.2042 32.2428C72.128 33.1895 70.5879 33.6628 68.584 33.6628H61.7928V42.5176H60.5682V22.6362ZM61.7928 32.6047H68.7789C69.6694 32.6047 70.421 32.4748 71.0333 32.2149C71.6642 31.9364 72.1651 31.5837 72.5362 31.1568C72.9074 30.7298 73.1764 30.2565 73.3434 29.7367C73.5103 29.2169 73.5939 28.6971 73.5939 28.1773C73.5939 27.8061 73.5382 27.3698 73.4268 26.8686C73.3155 26.3489 73.0928 25.8569 72.7588 25.3928C72.4249 24.9102 71.9518 24.5111 71.3394 24.1955C70.7457 23.8614 69.9478 23.6943 68.9458 23.6943H61.7928V32.6047Z" fill="black"/>
7
- <path d="M85.4657 39.6774H85.4101C85.2431 40.1043 85.0018 40.5127 84.6864 40.9026C84.371 41.2738 83.9813 41.608 83.5175 41.9049C83.0721 42.202 82.5619 42.434 81.9867 42.6011C81.4115 42.7681 80.7806 42.8517 80.094 42.8517C78.5726 42.8517 77.3943 42.5268 76.5593 41.8772C75.7243 41.2089 75.3069 40.1879 75.3069 38.8142C75.3069 37.9788 75.4738 37.3013 75.8078 36.7815C76.1418 36.2431 76.5593 35.8254 77.0603 35.5285C77.5798 35.2129 78.1458 34.9901 78.7581 34.8602C79.389 34.7302 79.992 34.6374 80.5672 34.5817L82.2093 34.4425C82.9701 34.3868 83.5639 34.3032 83.9906 34.1919C84.436 34.0619 84.77 33.8949 84.9926 33.6907C85.2153 33.4679 85.3544 33.1895 85.4101 32.8553C85.4657 32.5212 85.4936 32.1035 85.4936 31.6022C85.4936 31.2124 85.4193 30.8505 85.2709 30.5163C85.1225 30.1822 84.8905 29.8852 84.5751 29.6253C84.2597 29.3654 83.8515 29.1612 83.3505 29.0127C82.8495 28.8642 82.2372 28.7899 81.5135 28.7899C80.2332 28.7899 79.1942 29.1055 78.3963 29.7367C77.617 30.3678 77.1902 31.3238 77.1159 32.6047H76.0583C76.1326 31.0268 76.6335 29.848 77.5613 29.0684C78.5076 28.2701 79.8436 27.871 81.5692 27.871C83.2948 27.871 84.5473 28.2145 85.3266 28.9013C86.1245 29.5696 86.5234 30.4514 86.5234 31.5466V39.8723C86.5234 40.0765 86.5234 40.2807 86.5234 40.4849C86.542 40.689 86.579 40.8747 86.6347 41.0417C86.6904 41.2089 86.7832 41.3481 86.913 41.4594C87.0429 41.5522 87.2285 41.5987 87.4697 41.5987C87.6553 41.5987 87.915 41.5708 88.249 41.5151V42.4062C87.9707 42.4804 87.6831 42.5176 87.3862 42.5176C86.9594 42.5176 86.6162 42.4619 86.3564 42.3505C86.1152 42.2391 85.9296 42.0906 85.7997 41.9049C85.6698 41.7194 85.577 41.5058 85.5214 41.2645C85.4843 41.0046 85.4657 40.7262 85.4657 40.4292V39.6774ZM85.4657 34.3868C85.206 34.7024 84.807 34.9158 84.2689 35.0272C83.7494 35.1386 83.1649 35.2222 82.5155 35.2778L80.7342 35.445C80.2147 35.5006 79.6951 35.5841 79.1756 35.6955C78.656 35.7883 78.1829 35.9554 77.7562 36.1967C77.3479 36.4381 77.0139 36.7721 76.7542 37.1991C76.4943 37.6076 76.3645 38.1458 76.3645 38.8142C76.3645 39.8723 76.6985 40.6613 77.3665 41.181C78.0344 41.6822 78.953 41.9328 80.1219 41.9328C81.328 41.9328 82.2836 41.7194 82.9887 41.2924C83.6937 40.8468 84.2319 40.3457 84.6029 39.7887C84.974 39.2133 85.206 38.6657 85.2988 38.1458C85.4101 37.6076 85.4657 37.2455 85.4657 37.0599V34.3868Z" fill="black"/>
8
- <path d="M89.8911 28.2052H90.9488V31.2681H91.0045C91.19 30.7298 91.4498 30.2564 91.7838 29.848C92.1363 29.4211 92.5352 29.0591 92.9806 28.7621C93.4444 28.4651 93.9454 28.2423 94.4835 28.0938C95.0216 27.9453 95.569 27.871 96.1256 27.871C96.9607 27.871 97.6657 27.9731 98.2409 28.1773C98.8344 28.3815 99.3174 28.6507 99.6878 28.9848C100.059 29.319 100.346 29.6995 100.551 30.1265C100.774 30.5349 100.932 30.9526 101.024 31.3795C101.117 31.8065 101.173 32.2241 101.191 32.6326C101.209 33.0224 101.219 33.3658 101.219 33.6628V42.5176H100.161V33.4679C100.161 33.1152 100.134 32.6697 100.078 32.1313C100.022 31.593 99.8548 31.0825 99.5771 30.5998C99.3174 30.0986 98.9089 29.6717 98.3522 29.319C97.8141 28.9663 97.0627 28.7899 96.0978 28.7899C95.2814 28.7899 94.5577 28.9384 93.9268 29.2354C93.296 29.5325 92.7579 29.9501 92.3126 30.4885C91.8672 31.0083 91.524 31.6394 91.2827 32.3819C91.0601 33.1059 90.9488 33.9041 90.9488 34.7766V42.5176H89.8911V28.2052Z" fill="black"/>
9
- <path d="M103.656 35.3613C103.656 34.3403 103.795 33.3844 104.073 32.4933C104.37 31.5837 104.798 30.7855 105.354 30.0986C105.911 29.4118 106.597 28.8735 107.413 28.4836C108.23 28.0752 109.166 27.871 110.224 27.871C111.282 27.871 112.219 28.0752 113.035 28.4836C113.852 28.8735 114.539 29.4118 115.095 30.0986C115.652 30.7855 116.069 31.5837 116.348 32.4933C116.644 33.3844 116.793 34.3403 116.793 35.3613C116.793 36.3823 116.644 37.3476 116.348 38.2572C116.069 39.1669 115.652 39.9651 115.095 40.6519C114.539 41.3202 113.852 41.8585 113.035 42.267C112.219 42.6568 111.282 42.8517 110.224 42.8517C109.166 42.8517 108.23 42.6568 107.413 42.267C106.597 41.8585 105.911 41.3202 105.354 40.6519C104.798 39.9651 104.37 39.1669 104.073 38.2572C103.795 37.3476 103.656 36.3823 103.656 35.3613ZM104.714 35.3613C104.714 36.2153 104.834 37.0413 105.075 37.8396C105.317 38.6193 105.669 39.3153 106.133 39.928C106.597 40.5406 107.172 41.0325 107.859 41.4038C108.545 41.7565 109.334 41.9328 110.224 41.9328C111.115 41.9328 111.904 41.7565 112.59 41.4038C113.277 41.0325 113.852 40.5406 114.316 39.928C114.779 39.3153 115.132 38.6193 115.374 37.8396C115.614 37.0413 115.736 36.2153 115.736 35.3613C115.736 34.5075 115.614 33.6907 115.374 32.911C115.132 32.1127 114.779 31.4074 114.316 30.7948C113.852 30.1822 113.277 29.6995 112.59 29.3468C111.904 28.9756 111.115 28.7899 110.224 28.7899C109.334 28.7899 108.545 28.9756 107.859 29.3468C107.172 29.6995 106.597 30.1822 106.133 30.7948C105.669 31.4074 105.317 32.1127 105.075 32.911C104.834 33.6907 104.714 34.5075 104.714 35.3613Z" fill="black"/>
10
- <path d="M120.331 31.3796H120.414C120.544 30.9155 120.776 30.4792 121.11 30.0708C121.463 29.6624 121.88 29.3097 122.362 29.0127C122.863 28.7157 123.411 28.493 124.005 28.3444C124.617 28.1774 125.248 28.1031 125.897 28.1217V29.1798C125.34 29.1055 124.701 29.1612 123.977 29.3469C123.272 29.5325 122.594 29.9409 121.945 30.572C121.685 30.8505 121.453 31.1197 121.249 31.3796C121.064 31.6394 120.905 31.9272 120.776 32.2428C120.646 32.5584 120.544 32.9111 120.47 33.3009C120.396 33.6907 120.349 34.1548 120.331 34.6931V42.5176H119.273V28.2052H120.331V31.3796Z" fill="black"/>
11
- <path d="M135.966 39.6774H135.911C135.744 40.1043 135.502 40.5127 135.187 40.9026C134.872 41.2738 134.482 41.608 134.018 41.9049C133.573 42.202 133.063 42.434 132.488 42.6011C131.912 42.7681 131.281 42.8517 130.595 42.8517C129.073 42.8517 127.896 42.5268 127.06 41.8772C126.225 41.2089 125.808 40.1879 125.808 38.8142C125.808 37.9788 125.975 37.3013 126.309 36.7815C126.643 36.2431 127.06 35.8254 127.561 35.5285C128.081 35.2129 128.647 34.9901 129.259 34.8602C129.89 34.7302 130.493 34.6374 131.068 34.5817L132.71 34.4425C133.471 34.3868 134.065 34.3032 134.491 34.1919C134.937 34.0619 135.271 33.8949 135.494 33.6907C135.716 33.4679 135.856 33.1895 135.911 32.8553C135.966 32.5212 135.995 32.1035 135.995 31.6022C135.995 31.2124 135.92 30.8505 135.772 30.5163C135.624 30.1822 135.392 29.8852 135.076 29.6253C134.761 29.3654 134.352 29.1612 133.851 29.0127C133.351 28.8642 132.738 28.7899 132.014 28.7899C130.734 28.7899 129.695 29.1055 128.897 29.7367C128.118 30.3678 127.691 31.3238 127.617 32.6047H126.559C126.634 31.0268 127.135 29.848 128.063 29.0684C129.009 28.2701 130.345 27.871 132.07 27.871C133.796 27.871 135.048 28.2145 135.828 28.9013C136.626 29.5696 137.024 30.4514 137.024 31.5466V39.8723C137.024 40.0765 137.024 40.2807 137.024 40.4849C137.043 40.689 137.08 40.8747 137.136 41.0417C137.191 41.2089 137.284 41.3481 137.414 41.4594C137.544 41.5522 137.729 41.5987 137.971 41.5987C138.156 41.5987 138.416 41.5708 138.75 41.5151V42.4062C138.472 42.4804 138.184 42.5176 137.887 42.5176C137.46 42.5176 137.117 42.4619 136.858 42.3505C136.616 42.2391 136.43 42.0906 136.3 41.9049C136.171 41.7194 136.078 41.5058 136.023 41.2645C135.985 41.0046 135.966 40.7262 135.966 40.4292V39.6774ZM135.966 34.3868C135.707 34.7024 135.308 34.9158 134.77 35.0272C134.25 35.1386 133.666 35.2222 133.017 35.2778L131.236 35.445C130.715 35.5006 130.196 35.5841 129.677 35.6955C129.157 35.7883 128.684 35.9554 128.257 36.1967C127.849 36.4381 127.515 36.7721 127.255 37.1991C126.995 37.6076 126.866 38.1458 126.866 38.8142C126.866 39.8723 127.2 40.6613 127.867 41.181C128.535 41.6822 129.453 41.9328 130.623 41.9328C131.829 41.9328 132.785 41.7194 133.489 41.2924C134.195 40.8468 134.733 40.3457 135.104 39.7887C135.475 39.2133 135.707 38.6657 135.8 38.1458C135.911 37.6076 135.966 37.2455 135.966 37.0599V34.3868Z" fill="black"/>
12
- <path d="M140.42 28.2052H141.478V31.1289H141.533C141.645 30.6834 141.84 30.2657 142.117 29.8759C142.396 29.4675 142.73 29.1148 143.12 28.8178C143.528 28.5208 143.973 28.2887 144.456 28.1216C144.956 27.9546 145.476 27.871 146.014 27.871C146.701 27.871 147.295 27.9638 147.796 28.1495C148.296 28.3165 148.724 28.5486 149.076 28.8456C149.428 29.1241 149.707 29.4489 149.911 29.8202C150.115 30.1729 150.254 30.5349 150.328 30.9062H150.384C150.81 29.9037 151.376 29.1519 152.082 28.6507C152.805 28.1309 153.751 27.871 154.921 27.871C155.57 27.871 156.163 27.9731 156.702 28.1773C157.258 28.363 157.732 28.66 158.121 29.0684C158.53 29.4582 158.845 29.9594 159.068 30.572C159.291 31.1846 159.401 31.9086 159.401 32.744V42.5176H158.344V32.7161C158.344 31.8065 158.205 31.0918 157.927 30.572C157.649 30.0522 157.315 29.6624 156.924 29.4025C156.554 29.1241 156.173 28.957 155.784 28.9013C155.412 28.827 155.125 28.7899 154.921 28.7899C154.272 28.7899 153.668 28.9013 153.112 29.1241C152.573 29.3468 152.1 29.681 151.692 30.1265C151.302 30.572 150.997 31.1289 150.773 31.7972C150.551 32.4469 150.44 33.1987 150.44 34.0527V42.5176H149.382V32.7161C149.382 31.825 149.243 31.1196 148.964 30.5998C148.705 30.0615 148.39 29.6624 148.018 29.4025C147.666 29.1426 147.295 28.9756 146.905 28.9013C146.534 28.827 146.237 28.7899 146.014 28.7899C145.514 28.7899 144.993 28.892 144.456 29.0962C143.918 29.3004 143.426 29.616 142.98 30.0429C142.535 30.4699 142.174 31.0175 141.895 31.6859C141.617 32.3541 141.478 33.1431 141.478 34.0527V42.5176H140.42V28.2052Z" fill="black"/>
13
- <path d="M172.035 39.6774H171.979C171.812 40.1043 171.571 40.5127 171.256 40.9026C170.94 41.2738 170.55 41.608 170.087 41.9049C169.642 42.202 169.131 42.434 168.555 42.6011C167.981 42.7681 167.35 42.8517 166.664 42.8517C165.142 42.8517 163.963 42.5268 163.129 41.8772C162.294 41.2089 161.876 40.1879 161.876 38.8142C161.876 37.9788 162.043 37.3013 162.377 36.7815C162.711 36.2431 163.129 35.8254 163.629 35.5285C164.149 35.2129 164.715 34.9901 165.327 34.8602C165.958 34.7302 166.561 34.6374 167.136 34.5817L168.779 34.4425C169.54 34.3868 170.133 34.3032 170.56 34.1919C171.005 34.0619 171.339 33.8949 171.562 33.6907C171.785 33.4679 171.924 33.1895 171.979 32.8553C172.035 32.5212 172.062 32.1035 172.062 31.6022C172.062 31.2124 171.989 30.8505 171.84 30.5163C171.692 30.1822 171.46 29.8852 171.144 29.6253C170.829 29.3654 170.421 29.1612 169.919 29.0127C169.418 28.8642 168.806 28.7899 168.083 28.7899C166.803 28.7899 165.763 29.1055 164.965 29.7367C164.186 30.3678 163.76 31.3238 163.685 32.6047H162.628C162.702 31.0268 163.202 29.848 164.13 29.0684C165.077 28.2701 166.412 27.871 168.138 27.871C169.864 27.871 171.116 28.2145 171.895 28.9013C172.693 29.5696 173.092 30.4514 173.092 31.5466V39.8723C173.092 40.0765 173.092 40.2807 173.092 40.4849C173.111 40.689 173.149 40.8747 173.204 41.0417C173.259 41.2089 173.352 41.3481 173.482 41.4594C173.612 41.5522 173.798 41.5987 174.039 41.5987C174.224 41.5987 174.484 41.5708 174.818 41.5151V42.4062C174.539 42.4804 174.252 42.5176 173.955 42.5176C173.529 42.5176 173.185 42.4619 172.925 42.3505C172.685 42.2391 172.499 42.0906 172.369 41.9049C172.239 41.7194 172.146 41.5058 172.091 41.2645C172.054 41.0046 172.035 40.7262 172.035 40.4292V39.6774ZM172.035 34.3868C171.775 34.7024 171.376 34.9158 170.838 35.0272C170.318 35.1386 169.734 35.2222 169.084 35.2778L167.303 35.445C166.784 35.5006 166.265 35.5841 165.745 35.6955C165.225 35.7883 164.753 35.9554 164.325 36.1967C163.917 36.4381 163.583 36.7721 163.324 37.1991C163.064 37.6076 162.934 38.1458 162.934 38.8142C162.934 39.8723 163.267 40.6613 163.935 41.181C164.604 41.6822 165.522 41.9328 166.691 41.9328C167.897 41.9328 168.852 41.7194 169.558 41.2924C170.263 40.8468 170.801 40.3457 171.172 39.7887C171.543 39.2133 171.775 38.6657 171.868 38.1458C171.979 37.6076 172.035 37.2455 172.035 37.0599V34.3868Z" fill="black"/>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_2155_214">
17
- <rect width="171.818" height="21" fill="white" transform="translate(3 22)"/>
18
- </clipPath>
19
- </defs>
20
- </svg>
@@ -1,20 +0,0 @@
1
- <svg width="180" height="65" viewBox="0 0 180 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2155_212)">
3
- <path d="M35.9081 22.6837V26.3817H41.1136V42.2796H45.0504V26.3817H50.2439V22.6837H35.9081Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M33.3292 31.8217C34.4743 30.9068 35.1333 29.5164 35.116 28.0524C35.116 26.3817 34.6454 25.05 33.6092 24.1284C32.5728 23.2069 31.0898 22.6837 29.166 22.6837H20.0714V30.05L22.9362 32.2557L20.0714 34.4674V42.2796H29.6544C33.4364 42.2796 35.8605 40.0025 35.8605 36.4592C35.97 34.5583 34.9887 32.7604 33.3292 31.8217ZM24.038 26.2866H29.166C30.4644 26.2866 31.2804 27.0298 31.2804 28.2605C31.2895 28.8156 31.0669 29.3495 30.6658 29.7341C30.2646 30.1187 29.7213 30.3193 29.166 30.2878H24.0439L24.038 26.2866ZM24.0439 38.647H29.166V38.653C30.3811 38.653 31.8521 38.2427 31.8521 36.2688C31.8521 34.7409 30.8635 33.8908 29.0767 33.8908H24.0439V38.647Z" fill="black"/>
5
- <path d="M7.1173 33.2487C6.69735 33.2462 6.32478 32.9792 6.18818 32.5828C6.1457 32.481 6.12345 32.3719 6.12266 32.2617C6.12087 32.155 6.14327 32.0494 6.18818 31.9526C6.31735 31.5524 6.69022 31.2811 7.11134 31.2807H17.963C17.7673 30.0665 17.1992 28.9427 16.337 28.0643L16.2894 28.0108L14.9255 26.6374L14.8719 26.5958L10.2799 22L0 32.2557L10.274 42.5175L14.8481 37.9336L14.9255 37.8623L16.2894 36.4948L16.3549 36.4235C17.2019 35.5467 17.7608 34.433 17.957 33.2308L7.1173 33.2487Z" fill="#007BC6"/>
6
- <path d="M57.5682 22.6361H66.0293C66.5859 22.6361 67.1983 22.7011 67.8663 22.831C68.5528 22.961 69.1836 23.2301 69.7588 23.6385C70.3527 24.0284 70.8443 24.5945 71.234 25.3371C71.6236 26.0611 71.8185 27.0171 71.8185 28.2051C71.8185 29.9501 71.2804 31.2959 70.2042 32.2427C69.128 33.1894 67.5879 33.6628 65.584 33.6628H58.7928V42.5175H57.5682V22.6361ZM58.7928 32.6047H65.7789C66.6694 32.6047 67.421 32.4747 68.0333 32.2148C68.6642 31.9364 69.1651 31.5837 69.5362 31.1567C69.9074 30.7298 70.1764 30.2564 70.3434 29.7366C70.5103 29.2168 70.5939 28.6971 70.5939 28.1773C70.5939 27.806 70.5382 27.3698 70.4268 26.8686C70.3155 26.3488 70.0928 25.8569 69.7588 25.3928C69.4249 24.9101 68.9518 24.511 68.3394 24.1954C67.7457 23.8613 66.9478 23.6942 65.9458 23.6942H58.7928V32.6047Z" fill="black"/>
7
- <path d="M82.4657 39.6775H82.4101C82.2431 40.1043 82.0018 40.5128 81.6864 40.9026C81.371 41.2738 80.9813 41.608 80.5175 41.905C80.0721 42.202 79.5619 42.4341 78.9867 42.6011C78.4115 42.7682 77.7806 42.8518 77.094 42.8518C75.5726 42.8518 74.3943 42.5269 73.5593 41.8772C72.7243 41.2089 72.3069 40.188 72.3069 38.8143C72.3069 37.9789 72.4738 37.3013 72.8078 36.7816C73.1418 36.2432 73.5593 35.8255 74.0603 35.5285C74.5798 35.213 75.1458 34.9902 75.7581 34.8603C76.389 34.7302 76.992 34.6375 77.5672 34.5817L79.2093 34.4425C79.9701 34.3869 80.5639 34.3033 80.9906 34.192C81.436 34.062 81.77 33.8949 81.9926 33.6907C82.2153 33.468 82.3544 33.1895 82.4101 32.8553C82.4657 32.5212 82.4936 32.1035 82.4936 31.6023C82.4936 31.2125 82.4193 30.8505 82.2709 30.5164C82.1225 30.1822 81.8905 29.8852 81.5751 29.6253C81.2597 29.3654 80.8515 29.1612 80.3505 29.0127C79.8495 28.8642 79.2372 28.79 78.5135 28.79C77.2332 28.79 76.1942 29.1056 75.3963 29.7367C74.617 30.3679 74.1902 31.3239 74.1159 32.6048H73.0583C73.1326 31.0269 73.6335 29.8481 74.5613 29.0684C75.5076 28.2702 76.8436 27.8711 78.5692 27.8711C80.2948 27.8711 81.5473 28.2145 82.3266 28.9014C83.1245 29.5696 83.5234 30.4514 83.5234 31.5466V39.8724C83.5234 40.0766 83.5234 40.2807 83.5234 40.4849C83.542 40.6891 83.579 40.8748 83.6347 41.0418C83.6904 41.2089 83.7832 41.3481 83.913 41.4595C84.0429 41.5523 84.2285 41.5988 84.4697 41.5988C84.6553 41.5988 84.915 41.5709 85.249 41.5152V42.4062C84.9707 42.4805 84.6831 42.5176 84.3862 42.5176C83.9594 42.5176 83.6162 42.462 83.3564 42.3506C83.1152 42.2392 82.9296 42.0907 82.7997 41.905C82.6698 41.7194 82.577 41.5059 82.5214 41.2646C82.4843 41.0047 82.4657 40.7262 82.4657 40.4293V39.6775ZM82.4657 34.3869C82.206 34.7025 81.807 34.9159 81.2689 35.0273C80.7494 35.1387 80.1649 35.2222 79.5155 35.2779L77.7342 35.445C77.2147 35.5007 76.6951 35.5842 76.1756 35.6956C75.656 35.7884 75.1829 35.9555 74.7562 36.1968C74.3479 36.4381 74.0139 36.7722 73.7542 37.1992C73.4943 37.6076 73.3645 38.1459 73.3645 38.8143C73.3645 39.8724 73.6985 40.6613 74.3665 41.1811C75.0344 41.6823 75.953 41.9329 77.1219 41.9329C78.328 41.9329 79.2836 41.7194 79.9887 41.2925C80.6937 40.8469 81.2319 40.3457 81.6029 39.7888C81.974 39.2134 82.206 38.6657 82.2988 38.1459C82.4101 37.6076 82.4657 37.2456 82.4657 37.06V34.3869Z" fill="black"/>
8
- <path d="M86.8911 28.2052H87.9488V31.2682H88.0045C88.19 30.7299 88.4498 30.2565 88.7838 29.8481C89.1363 29.4211 89.5352 29.0592 89.9806 28.7621C90.4444 28.4651 90.9454 28.2424 91.4835 28.0939C92.0216 27.9453 92.569 27.8711 93.1256 27.8711C93.9607 27.8711 94.6657 27.9732 95.2409 28.1774C95.8344 28.3816 96.3174 28.6508 96.6878 28.9849C97.0591 29.319 97.3464 29.6996 97.5507 30.1265C97.7741 30.5349 97.9316 30.9526 98.0242 31.3796C98.1168 31.8066 98.1731 32.2242 98.1912 32.6326C98.2093 33.0225 98.2189 33.3658 98.2189 33.6629V42.5176H97.1613V33.468C97.1613 33.1153 97.1336 32.6698 97.0782 32.1314C97.0219 31.593 96.8548 31.0826 96.5771 30.5999C96.3174 30.0987 95.9089 29.6717 95.3522 29.319C94.8141 28.9663 94.0627 28.79 93.0978 28.79C92.2814 28.79 91.5577 28.9385 90.9268 29.2355C90.296 29.5325 89.7579 29.9502 89.3126 30.4885C88.8672 31.0083 88.524 31.6394 88.2827 32.382C88.0601 33.106 87.9488 33.9042 87.9488 34.7766V42.5176H86.8911V28.2052Z" fill="black"/>
9
- <path d="M100.656 35.3614C100.656 34.3404 100.795 33.3844 101.073 32.4934C101.37 31.5838 101.798 30.7855 102.354 30.0987C102.911 29.4119 103.597 28.8735 104.413 28.4837C105.23 28.0753 106.166 27.8711 107.224 27.8711C108.282 27.8711 109.219 28.0753 110.035 28.4837C110.852 28.8735 111.539 29.4119 112.095 30.0987C112.652 30.7855 113.069 31.5838 113.348 32.4934C113.644 33.3844 113.793 34.3404 113.793 35.3614C113.793 36.3824 113.644 37.3477 113.348 38.2573C113.069 39.167 112.652 39.9652 112.095 40.652C111.539 41.3202 110.852 41.8586 110.035 42.2671C109.219 42.6569 108.282 42.8518 107.224 42.8518C106.166 42.8518 105.23 42.6569 104.413 42.2671C103.597 41.8586 102.911 41.3202 102.354 40.652C101.798 39.9652 101.37 39.167 101.073 38.2573C100.795 37.3477 100.656 36.3824 100.656 35.3614ZM101.714 35.3614C101.714 36.2153 101.834 37.0414 102.075 37.8397C102.317 38.6194 102.669 39.3154 103.133 39.928C103.597 40.5407 104.172 41.0325 104.859 41.4039C105.545 41.7566 106.334 41.9329 107.224 41.9329C108.115 41.9329 108.904 41.7566 109.59 41.4039C110.277 41.0325 110.852 40.5407 111.316 39.928C111.779 39.3154 112.132 38.6194 112.374 37.8397C112.614 37.0414 112.736 36.2153 112.736 35.3614C112.736 34.5076 112.614 33.6907 112.374 32.9111C112.132 32.1128 111.779 31.4074 111.316 30.7948C110.852 30.1822 110.277 29.6996 109.59 29.3469C108.904 28.9756 108.115 28.79 107.224 28.79C106.334 28.79 105.545 28.9756 104.859 29.3469C104.172 29.6996 103.597 30.1822 103.133 30.7948C102.669 31.4074 102.317 32.1128 102.075 32.9111C101.834 33.6907 101.714 34.5076 101.714 35.3614Z" fill="black"/>
10
- <path d="M117.331 31.3796H117.414C117.544 30.9155 117.776 30.4792 118.11 30.0708C118.463 29.6624 118.88 29.3097 119.362 29.0127C119.863 28.7157 120.411 28.493 121.005 28.3444C121.617 28.1774 122.248 28.1031 122.897 28.1217V29.1798C122.34 29.1055 121.701 29.1612 120.977 29.3469C120.272 29.5325 119.594 29.9409 118.945 30.572C118.685 30.8505 118.453 31.1197 118.249 31.3796C118.064 31.6394 117.905 31.9272 117.776 32.2428C117.646 32.5584 117.544 32.9111 117.47 33.3009C117.396 33.6907 117.349 34.1548 117.331 34.6931V42.5176H116.273V28.2052H117.331V31.3796Z" fill="black"/>
11
- <path d="M132.966 39.6775H132.911C132.744 40.1043 132.502 40.5128 132.187 40.9026C131.872 41.2738 131.482 41.608 131.018 41.905C130.573 42.202 130.063 42.4341 129.488 42.6011C128.912 42.7682 128.281 42.8518 127.595 42.8518C126.073 42.8518 124.896 42.5269 124.06 41.8772C123.225 41.2089 122.808 40.188 122.808 38.8143C122.808 37.9789 122.975 37.3013 123.309 36.7816C123.643 36.2432 124.06 35.8255 124.561 35.5285C125.081 35.213 125.647 34.9902 126.259 34.8603C126.89 34.7302 127.493 34.6375 128.068 34.5817L129.71 34.4425C130.471 34.3869 131.065 34.3033 131.491 34.192C131.937 34.062 132.271 33.8949 132.494 33.6907C132.716 33.468 132.856 33.1895 132.911 32.8553C132.966 32.5212 132.995 32.1035 132.995 31.6023C132.995 31.2125 132.92 30.8505 132.772 30.5164C132.624 30.1822 132.392 29.8852 132.076 29.6253C131.761 29.3654 131.352 29.1612 130.851 29.0127C130.351 28.8642 129.738 28.79 129.014 28.79C127.734 28.79 126.695 29.1056 125.897 29.7367C125.118 30.3679 124.691 31.3239 124.617 32.6048H123.559C123.634 31.0269 124.135 29.8481 125.063 29.0684C126.009 28.2702 127.345 27.8711 129.07 27.8711C130.796 27.8711 132.048 28.2145 132.828 28.9014C133.626 29.5696 134.024 30.4514 134.024 31.5466V39.8724C134.024 40.0766 134.024 40.2807 134.024 40.4849C134.043 40.6891 134.08 40.8748 134.136 41.0418C134.191 41.2089 134.284 41.3481 134.414 41.4595C134.544 41.5523 134.729 41.5988 134.971 41.5988C135.156 41.5988 135.416 41.5709 135.75 41.5152V42.4062C135.472 42.4805 135.184 42.5176 134.887 42.5176C134.46 42.5176 134.117 42.462 133.858 42.3506C133.616 42.2392 133.43 42.0907 133.3 41.905C133.171 41.7194 133.078 41.5059 133.023 41.2646C132.985 41.0047 132.966 40.7262 132.966 40.4293V39.6775ZM132.966 34.3869C132.707 34.7025 132.308 34.9159 131.77 35.0273C131.25 35.1387 130.666 35.2222 130.017 35.2779L128.236 35.445C127.715 35.5007 127.196 35.5842 126.677 35.6956C126.157 35.7884 125.684 35.9555 125.257 36.1968C124.849 36.4381 124.515 36.7722 124.255 37.1992C123.995 37.6076 123.866 38.1459 123.866 38.8143C123.866 39.8724 124.2 40.6613 124.867 41.1811C125.535 41.6823 126.453 41.9329 127.623 41.9329C128.829 41.9329 129.785 41.7194 130.489 41.2925C131.195 40.8469 131.733 40.3457 132.104 39.7888C132.475 39.2134 132.707 38.6657 132.8 38.1459C132.911 37.6076 132.966 37.2456 132.966 37.06V34.3869Z" fill="black"/>
12
- <path d="M137.42 28.2052H138.478V31.129H138.533C138.645 30.6835 138.84 30.2658 139.117 29.8759C139.396 29.4675 139.73 29.1148 140.12 28.8178C140.528 28.5208 140.973 28.2888 141.456 28.1217C141.956 27.9546 142.476 27.8711 143.014 27.8711C143.701 27.8711 144.295 27.9639 144.796 28.1495C145.296 28.3166 145.724 28.5487 146.076 28.8457C146.428 29.1241 146.707 29.449 146.911 29.8202C147.115 30.173 147.254 30.5349 147.328 30.9062H147.384C147.81 29.9038 148.376 29.152 149.082 28.6508C149.805 28.131 150.751 27.8711 151.921 27.8711C152.57 27.8711 153.163 27.9732 153.702 28.1774C154.258 28.363 154.732 28.66 155.121 29.0684C155.53 29.4583 155.845 29.9595 156.068 30.5721C156.291 31.1847 156.401 31.9086 156.401 32.744V42.5176H155.344V32.7162C155.344 31.8066 155.205 31.0918 154.927 30.5721C154.649 30.0523 154.315 29.6625 153.924 29.4026C153.554 29.1241 153.173 28.9571 152.784 28.9014C152.412 28.8271 152.125 28.79 151.921 28.79C151.272 28.79 150.668 28.9014 150.112 29.1241C149.573 29.3469 149.1 29.681 148.692 30.1265C148.302 30.5721 147.997 31.129 147.773 31.7972C147.551 32.447 147.44 33.1988 147.44 34.0527V42.5176H146.382V32.7162C146.382 31.8251 146.243 31.1197 145.964 30.5999C145.705 30.0616 145.39 29.6625 145.018 29.4026C144.666 29.1427 144.295 28.9756 143.905 28.9014C143.534 28.8271 143.237 28.79 143.014 28.79C142.514 28.79 141.993 28.8921 141.456 29.0963C140.918 29.3005 140.426 29.6161 139.98 30.043C139.535 30.47 139.174 31.0176 138.895 31.6859C138.617 32.3542 138.478 33.1431 138.478 34.0527V42.5176H137.42V28.2052Z" fill="black"/>
13
- <path d="M169.035 39.6775H168.979C168.812 40.1043 168.571 40.5128 168.256 40.9026C167.94 41.2738 167.55 41.608 167.087 41.905C166.642 42.202 166.131 42.4341 165.555 42.6011C164.981 42.7682 164.35 42.8518 163.664 42.8518C162.142 42.8518 160.963 42.5269 160.129 41.8772C159.294 41.2089 158.876 40.188 158.876 38.8143C158.876 37.9789 159.043 37.3013 159.377 36.7816C159.711 36.2432 160.129 35.8255 160.629 35.5285C161.149 35.213 161.715 34.9902 162.327 34.8603C162.958 34.7302 163.561 34.6375 164.136 34.5817L165.779 34.4425C166.54 34.3869 167.133 34.3033 167.56 34.192C168.005 34.062 168.339 33.8949 168.562 33.6907C168.785 33.468 168.924 33.1895 168.979 32.8553C169.035 32.5212 169.062 32.1035 169.062 31.6023C169.062 31.2125 168.989 30.8505 168.84 30.5164C168.692 30.1822 168.46 29.8852 168.144 29.6253C167.829 29.3654 167.421 29.1612 166.919 29.0127C166.418 28.8642 165.806 28.79 165.083 28.79C163.803 28.79 162.763 29.1056 161.965 29.7367C161.186 30.3679 160.76 31.3239 160.685 32.6048H159.628C159.702 31.0269 160.202 29.8481 161.13 29.0684C162.077 28.2702 163.412 27.8711 165.138 27.8711C166.864 27.8711 168.116 28.2145 168.895 28.9014C169.693 29.5696 170.092 30.4514 170.092 31.5466V39.8724C170.092 40.0766 170.092 40.2807 170.092 40.4849C170.111 40.6891 170.149 40.8748 170.204 41.0418C170.259 41.2089 170.352 41.3481 170.482 41.4595C170.612 41.5523 170.798 41.5988 171.039 41.5988C171.224 41.5988 171.484 41.5709 171.818 41.5152V42.4062C171.539 42.4805 171.252 42.5176 170.955 42.5176C170.529 42.5176 170.185 42.462 169.925 42.3506C169.685 42.2392 169.499 42.0907 169.369 41.905C169.239 41.7194 169.146 41.5059 169.091 41.2646C169.054 41.0047 169.035 40.7262 169.035 40.4293V39.6775ZM169.035 34.3869C168.775 34.7025 168.376 34.9159 167.838 35.0273C167.318 35.1387 166.734 35.2222 166.084 35.2779L164.303 35.445C163.784 35.5007 163.265 35.5842 162.745 35.6956C162.225 35.7884 161.753 35.9555 161.325 36.1968C160.917 36.4381 160.583 36.7722 160.324 37.1992C160.064 37.6076 159.934 38.1459 159.934 38.8143C159.934 39.8724 160.267 40.6613 160.935 41.1811C161.604 41.6823 162.522 41.9329 163.691 41.9329C164.897 41.9329 165.852 41.7194 166.558 41.2925C167.263 40.8469 167.801 40.3457 168.172 39.7888C168.543 39.2134 168.775 38.6657 168.868 38.1459C168.979 37.6076 169.035 37.2456 169.035 37.06V34.3869Z" fill="black"/>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_2155_212">
17
- <rect width="171.818" height="21" fill="white" transform="translate(0 22)"/>
18
- </clipPath>
19
- </defs>
20
- </svg>
@@ -1,20 +0,0 @@
1
- <svg width="180" height="65" viewBox="0 0 180 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2155_216)">
3
- <path d="M43.9081 22.6837V26.3817H49.1136V42.2796H53.0504V26.3817H58.2439V22.6837H43.9081Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M41.3292 31.8217C42.4743 30.9068 43.1333 29.5164 43.116 28.0524C43.116 26.3817 42.6454 25.05 41.6092 24.1284C40.5728 23.2069 39.0898 22.6837 37.166 22.6837H28.0714V30.05L30.9362 32.2557L28.0714 34.4674V42.2796H37.6544C41.4364 42.2796 43.8605 40.0025 43.8605 36.4592C43.97 34.5583 42.9887 32.7604 41.3292 31.8217ZM32.038 26.2866H37.166C38.4644 26.2866 39.2804 27.0298 39.2804 28.2605C39.2895 28.8156 39.0669 29.3495 38.6658 29.7341C38.2646 30.1187 37.7213 30.3193 37.166 30.2878H32.0439L32.038 26.2866ZM32.0439 38.647H37.166V38.653C38.3811 38.653 39.8521 38.2427 39.8521 36.2688C39.8521 34.7409 38.8635 33.8908 37.0767 33.8908H32.0439V38.647Z" fill="black"/>
5
- <path d="M15.1173 33.2487C14.6973 33.2462 14.3248 32.9792 14.1882 32.5828C14.1457 32.481 14.1234 32.3719 14.1227 32.2617C14.1209 32.155 14.1433 32.0494 14.1882 31.9526C14.3174 31.5524 14.6902 31.2811 15.1113 31.2807H25.963C25.7673 30.0665 25.1992 28.9427 24.337 28.0643L24.2894 28.0108L22.9255 26.6374L22.8719 26.5958L18.2799 22L8 32.2557L18.274 42.5175L22.8481 37.9336L22.9255 37.8623L24.2894 36.4948L24.3549 36.4235C25.2019 35.5467 25.7608 34.433 25.957 33.2308L15.1173 33.2487Z" fill="#007BC6"/>
6
- <path d="M65.5682 22.6362H74.0293C74.5859 22.6362 75.1983 22.7011 75.8663 22.8311C76.5528 22.961 77.1836 23.2302 77.7588 23.6386C78.3527 24.0284 78.8443 24.5946 79.234 25.3371C79.6236 26.0611 79.8185 27.0171 79.8185 28.2052C79.8185 29.9502 79.2804 31.296 78.2042 32.2428C77.128 33.1895 75.5879 33.6628 73.584 33.6628H66.7928V42.5176H65.5682V22.6362ZM66.7928 32.6047H73.7789C74.6694 32.6047 75.421 32.4748 76.0333 32.2149C76.6642 31.9364 77.1651 31.5837 77.5362 31.1568C77.9074 30.7298 78.1764 30.2565 78.3434 29.7367C78.5103 29.2169 78.5939 28.6971 78.5939 28.1773C78.5939 27.8061 78.5382 27.3698 78.4268 26.8686C78.3155 26.3489 78.0928 25.8569 77.7588 25.3928C77.4249 24.9102 76.9518 24.5111 76.3394 24.1955C75.7457 23.8614 74.9478 23.6943 73.9458 23.6943H66.7928V32.6047Z" fill="black"/>
7
- <path d="M90.4657 39.6774H90.4101C90.2431 40.1043 90.0018 40.5127 89.6864 40.9026C89.371 41.2738 88.9813 41.608 88.5175 41.9049C88.0721 42.202 87.5619 42.434 86.9867 42.6011C86.4115 42.7681 85.7806 42.8517 85.094 42.8517C83.5726 42.8517 82.3943 42.5268 81.5593 41.8772C80.7243 41.2089 80.3069 40.1879 80.3069 38.8142C80.3069 37.9788 80.4738 37.3013 80.8078 36.7815C81.1418 36.2431 81.5593 35.8254 82.0603 35.5285C82.5798 35.2129 83.1458 34.9901 83.7581 34.8602C84.389 34.7302 84.992 34.6374 85.5672 34.5817L87.2093 34.4425C87.9701 34.3868 88.5639 34.3032 88.9906 34.1919C89.436 34.0619 89.77 33.8949 89.9926 33.6907C90.2153 33.4679 90.3544 33.1895 90.4101 32.8553C90.4657 32.5212 90.4936 32.1035 90.4936 31.6022C90.4936 31.2124 90.4193 30.8505 90.2709 30.5163C90.1225 30.1822 89.8905 29.8852 89.5751 29.6253C89.2597 29.3654 88.8515 29.1612 88.3505 29.0127C87.8495 28.8642 87.2372 28.7899 86.5135 28.7899C85.2332 28.7899 84.1942 29.1055 83.3963 29.7367C82.617 30.3678 82.1902 31.3238 82.1159 32.6047H81.0583C81.1326 31.0268 81.6335 29.848 82.5613 29.0684C83.5076 28.2701 84.8436 27.871 86.5692 27.871C88.2948 27.871 89.5473 28.2145 90.3266 28.9013C91.1245 29.5696 91.5234 30.4514 91.5234 31.5466V39.8723C91.5234 40.0765 91.5234 40.2807 91.5234 40.4849C91.542 40.689 91.579 40.8747 91.6347 41.0417C91.6904 41.2089 91.7832 41.3481 91.913 41.4594C92.0429 41.5522 92.2285 41.5987 92.4697 41.5987C92.6553 41.5987 92.915 41.5708 93.249 41.5151V42.4062C92.9707 42.4804 92.6831 42.5176 92.3862 42.5176C91.9594 42.5176 91.6162 42.4619 91.3564 42.3505C91.1152 42.2391 90.9296 42.0906 90.7997 41.9049C90.6698 41.7194 90.577 41.5058 90.5214 41.2645C90.4843 41.0046 90.4657 40.7262 90.4657 40.4292V39.6774ZM90.4657 34.3868C90.206 34.7024 89.807 34.9158 89.2689 35.0272C88.7494 35.1386 88.1649 35.2222 87.5155 35.2778L85.7342 35.445C85.2147 35.5006 84.6951 35.5841 84.1756 35.6955C83.656 35.7883 83.1829 35.9554 82.7562 36.1967C82.3479 36.4381 82.0139 36.7721 81.7542 37.1991C81.4943 37.6076 81.3645 38.1458 81.3645 38.8142C81.3645 39.8723 81.6985 40.6613 82.3665 41.181C83.0344 41.6822 83.953 41.9328 85.1219 41.9328C86.328 41.9328 87.2836 41.7194 87.9887 41.2924C88.6937 40.8468 89.2319 40.3457 89.6029 39.7887C89.974 39.2133 90.206 38.6657 90.2988 38.1458C90.4101 37.6076 90.4657 37.2455 90.4657 37.0599V34.3868Z" fill="black"/>
8
- <path d="M94.8911 28.2052H95.9488V31.2681H96.0045C96.19 30.7298 96.4498 30.2564 96.7838 29.848C97.1363 29.4211 97.5352 29.0591 97.9806 28.7621C98.4444 28.4651 98.9454 28.2423 99.4835 28.0938C100.022 27.9453 100.569 27.871 101.126 27.871C101.961 27.871 102.666 27.9731 103.241 28.1773C103.834 28.3815 104.317 28.6507 104.688 28.9848C105.059 29.319 105.346 29.6995 105.551 30.1265C105.774 30.5349 105.932 30.9526 106.024 31.3795C106.117 31.8065 106.173 32.2241 106.191 32.6326C106.209 33.0224 106.219 33.3658 106.219 33.6628V42.5176H105.161V33.4679C105.161 33.1152 105.134 32.6697 105.078 32.1313C105.022 31.593 104.855 31.0825 104.577 30.5998C104.317 30.0986 103.909 29.6717 103.352 29.319C102.814 28.9663 102.063 28.7899 101.098 28.7899C100.281 28.7899 99.5577 28.9384 98.9268 29.2354C98.296 29.5325 97.7579 29.9501 97.3126 30.4885C96.8672 31.0083 96.524 31.6394 96.2827 32.3819C96.0601 33.1059 95.9488 33.9041 95.9488 34.7766V42.5176H94.8911V28.2052Z" fill="black"/>
9
- <path d="M108.656 35.3613C108.656 34.3403 108.795 33.3844 109.073 32.4933C109.37 31.5837 109.798 30.7855 110.354 30.0986C110.911 29.4118 111.597 28.8735 112.413 28.4836C113.23 28.0752 114.166 27.871 115.224 27.871C116.282 27.871 117.219 28.0752 118.035 28.4836C118.852 28.8735 119.539 29.4118 120.095 30.0986C120.652 30.7855 121.069 31.5837 121.348 32.4933C121.644 33.3844 121.793 34.3403 121.793 35.3613C121.793 36.3823 121.644 37.3476 121.348 38.2572C121.069 39.1669 120.652 39.9651 120.095 40.6519C119.539 41.3202 118.852 41.8585 118.035 42.267C117.219 42.6568 116.282 42.8517 115.224 42.8517C114.166 42.8517 113.23 42.6568 112.413 42.267C111.597 41.8585 110.911 41.3202 110.354 40.6519C109.798 39.9651 109.37 39.1669 109.073 38.2572C108.795 37.3476 108.656 36.3823 108.656 35.3613ZM109.714 35.3613C109.714 36.2153 109.834 37.0413 110.075 37.8396C110.317 38.6193 110.669 39.3153 111.133 39.928C111.597 40.5406 112.172 41.0325 112.859 41.4038C113.545 41.7565 114.334 41.9328 115.224 41.9328C116.115 41.9328 116.904 41.7565 117.59 41.4038C118.277 41.0325 118.852 40.5406 119.316 39.928C119.779 39.3153 120.132 38.6193 120.374 37.8396C120.614 37.0413 120.736 36.2153 120.736 35.3613C120.736 34.5075 120.614 33.6907 120.374 32.911C120.132 32.1127 119.779 31.4074 119.316 30.7948C118.852 30.1822 118.277 29.6995 117.59 29.3468C116.904 28.9756 116.115 28.7899 115.224 28.7899C114.334 28.7899 113.545 28.9756 112.859 29.3468C112.172 29.6995 111.597 30.1822 111.133 30.7948C110.669 31.4074 110.317 32.1127 110.075 32.911C109.834 33.6907 109.714 34.5075 109.714 35.3613Z" fill="black"/>
10
- <path d="M125.331 31.3796H125.414C125.544 30.9155 125.776 30.4792 126.11 30.0708C126.463 29.6624 126.88 29.3097 127.362 29.0127C127.863 28.7157 128.411 28.493 129.005 28.3444C129.617 28.1774 130.248 28.1031 130.897 28.1217V29.1798C130.34 29.1055 129.701 29.1612 128.977 29.3469C128.272 29.5325 127.594 29.9409 126.945 30.572C126.685 30.8505 126.453 31.1197 126.249 31.3796C126.064 31.6394 125.905 31.9272 125.776 32.2428C125.646 32.5584 125.544 32.9111 125.47 33.3009C125.396 33.6907 125.349 34.1548 125.331 34.6931V42.5176H124.273V28.2052H125.331V31.3796Z" fill="black"/>
11
- <path d="M140.966 39.6774H140.911C140.744 40.1043 140.502 40.5127 140.187 40.9026C139.872 41.2738 139.482 41.608 139.018 41.9049C138.573 42.202 138.063 42.434 137.488 42.6011C136.912 42.7681 136.281 42.8517 135.595 42.8517C134.073 42.8517 132.896 42.5268 132.06 41.8772C131.225 41.2089 130.808 40.1879 130.808 38.8142C130.808 37.9788 130.975 37.3013 131.309 36.7815C131.643 36.2431 132.06 35.8254 132.561 35.5285C133.081 35.2129 133.647 34.9901 134.259 34.8602C134.89 34.7302 135.493 34.6374 136.068 34.5817L137.71 34.4425C138.471 34.3868 139.065 34.3032 139.491 34.1919C139.937 34.0619 140.271 33.8949 140.494 33.6907C140.716 33.4679 140.856 33.1895 140.911 32.8553C140.966 32.5212 140.995 32.1035 140.995 31.6022C140.995 31.2124 140.92 30.8505 140.772 30.5163C140.624 30.1822 140.392 29.8852 140.076 29.6253C139.761 29.3654 139.352 29.1612 138.851 29.0127C138.351 28.8642 137.738 28.7899 137.014 28.7899C135.734 28.7899 134.695 29.1055 133.897 29.7367C133.118 30.3678 132.691 31.3238 132.617 32.6047H131.559C131.634 31.0268 132.135 29.848 133.063 29.0684C134.009 28.2701 135.345 27.871 137.07 27.871C138.796 27.871 140.048 28.2145 140.828 28.9013C141.626 29.5696 142.024 30.4514 142.024 31.5466V39.8723C142.024 40.0765 142.024 40.2807 142.024 40.4849C142.043 40.689 142.08 40.8747 142.136 41.0417C142.191 41.2089 142.284 41.3481 142.414 41.4594C142.544 41.5522 142.729 41.5987 142.971 41.5987C143.156 41.5987 143.416 41.5708 143.75 41.5151V42.4062C143.472 42.4804 143.184 42.5176 142.887 42.5176C142.46 42.5176 142.117 42.4619 141.858 42.3505C141.616 42.2391 141.43 42.0906 141.3 41.9049C141.171 41.7194 141.078 41.5058 141.023 41.2645C140.985 41.0046 140.966 40.7262 140.966 40.4292V39.6774ZM140.966 34.3868C140.707 34.7024 140.308 34.9158 139.77 35.0272C139.25 35.1386 138.666 35.2222 138.017 35.2778L136.236 35.445C135.715 35.5006 135.196 35.5841 134.677 35.6955C134.157 35.7883 133.684 35.9554 133.257 36.1967C132.849 36.4381 132.515 36.7721 132.255 37.1991C131.995 37.6076 131.866 38.1458 131.866 38.8142C131.866 39.8723 132.2 40.6613 132.867 41.181C133.535 41.6822 134.453 41.9328 135.623 41.9328C136.829 41.9328 137.785 41.7194 138.489 41.2924C139.195 40.8468 139.733 40.3457 140.104 39.7887C140.475 39.2133 140.707 38.6657 140.8 38.1458C140.911 37.6076 140.966 37.2455 140.966 37.0599V34.3868Z" fill="black"/>
12
- <path d="M145.42 28.2052H146.478V31.1289H146.533C146.645 30.6834 146.84 30.2657 147.117 29.8759C147.396 29.4675 147.73 29.1148 148.12 28.8178C148.528 28.5208 148.973 28.2887 149.456 28.1216C149.956 27.9546 150.476 27.871 151.014 27.871C151.701 27.871 152.295 27.9638 152.796 28.1495C153.296 28.3165 153.724 28.5486 154.076 28.8456C154.428 29.1241 154.707 29.4489 154.911 29.8202C155.115 30.1729 155.254 30.5349 155.328 30.9062H155.384C155.81 29.9037 156.376 29.1519 157.082 28.6507C157.805 28.1309 158.751 27.871 159.921 27.871C160.57 27.871 161.163 27.9731 161.702 28.1773C162.258 28.363 162.732 28.66 163.121 29.0684C163.53 29.4582 163.845 29.9594 164.068 30.572C164.291 31.1846 164.401 31.9086 164.401 32.744V42.5176H163.344V32.7161C163.344 31.8065 163.205 31.0918 162.927 30.572C162.649 30.0522 162.315 29.6624 161.924 29.4025C161.554 29.1241 161.173 28.957 160.784 28.9013C160.412 28.827 160.125 28.7899 159.921 28.7899C159.272 28.7899 158.668 28.9013 158.112 29.1241C157.573 29.3468 157.1 29.681 156.692 30.1265C156.302 30.572 155.997 31.1289 155.773 31.7972C155.551 32.4469 155.44 33.1987 155.44 34.0527V42.5176H154.382V32.7161C154.382 31.825 154.243 31.1196 153.964 30.5998C153.705 30.0615 153.39 29.6624 153.018 29.4025C152.666 29.1426 152.295 28.9756 151.905 28.9013C151.534 28.827 151.237 28.7899 151.014 28.7899C150.514 28.7899 149.993 28.892 149.456 29.0962C148.918 29.3004 148.426 29.616 147.98 30.0429C147.535 30.4699 147.174 31.0175 146.895 31.6859C146.617 32.3541 146.478 33.1431 146.478 34.0527V42.5176H145.42V28.2052Z" fill="black"/>
13
- <path d="M177.035 39.6774H176.979C176.812 40.1043 176.571 40.5127 176.256 40.9026C175.94 41.2738 175.55 41.608 175.087 41.9049C174.642 42.202 174.131 42.434 173.555 42.6011C172.981 42.7681 172.35 42.8517 171.664 42.8517C170.142 42.8517 168.963 42.5268 168.129 41.8772C167.294 41.2089 166.876 40.1879 166.876 38.8142C166.876 37.9788 167.043 37.3013 167.377 36.7815C167.711 36.2431 168.129 35.8254 168.629 35.5285C169.149 35.2129 169.715 34.9901 170.327 34.8602C170.958 34.7302 171.561 34.6374 172.136 34.5817L173.779 34.4425C174.54 34.3868 175.133 34.3032 175.56 34.1919C176.005 34.0619 176.339 33.8949 176.562 33.6907C176.785 33.4679 176.924 33.1895 176.979 32.8553C177.035 32.5212 177.062 32.1035 177.062 31.6022C177.062 31.2124 176.989 30.8505 176.84 30.5163C176.692 30.1822 176.46 29.8852 176.144 29.6253C175.829 29.3654 175.421 29.1612 174.919 29.0127C174.418 28.8642 173.806 28.7899 173.083 28.7899C171.803 28.7899 170.763 29.1055 169.965 29.7367C169.186 30.3678 168.76 31.3238 168.685 32.6047H167.628C167.702 31.0268 168.202 29.848 169.13 29.0684C170.077 28.2701 171.412 27.871 173.138 27.871C174.864 27.871 176.116 28.2145 176.895 28.9013C177.693 29.5696 178.092 30.4514 178.092 31.5466V39.8723C178.092 40.0765 178.092 40.2807 178.092 40.4849C178.111 40.689 178.149 40.8747 178.204 41.0417C178.259 41.2089 178.352 41.3481 178.482 41.4594C178.612 41.5522 178.798 41.5987 179.039 41.5987C179.224 41.5987 179.484 41.5708 179.818 41.5151V42.4062C179.539 42.4804 179.252 42.5176 178.955 42.5176C178.529 42.5176 178.185 42.4619 177.925 42.3505C177.685 42.2391 177.499 42.0906 177.369 41.9049C177.239 41.7194 177.146 41.5058 177.091 41.2645C177.054 41.0046 177.035 40.7262 177.035 40.4292V39.6774ZM177.035 34.3868C176.775 34.7024 176.376 34.9158 175.838 35.0272C175.318 35.1386 174.734 35.2222 174.084 35.2778L172.303 35.445C171.784 35.5006 171.265 35.5841 170.745 35.6955C170.225 35.7883 169.753 35.9554 169.325 36.1967C168.917 36.4381 168.583 36.7721 168.324 37.1991C168.064 37.6076 167.934 38.1458 167.934 38.8142C167.934 39.8723 168.267 40.6613 168.935 41.181C169.604 41.6822 170.522 41.9328 171.691 41.9328C172.897 41.9328 173.852 41.7194 174.558 41.2924C175.263 40.8468 175.801 40.3457 176.172 39.7887C176.543 39.2133 176.775 38.6657 176.868 38.1458C176.979 37.6076 177.035 37.2455 177.035 37.0599V34.3868Z" fill="black"/>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_2155_216">
17
- <rect width="171.818" height="21" fill="white" transform="translate(8 22)"/>
18
- </clipPath>
19
- </defs>
20
- </svg>
@@ -1,20 +0,0 @@
1
- <svg width="122" height="44" viewBox="0 0 122 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2155_221)">
3
- <path d="M27.9387 15.4558V17.9212H31.4091V28.5197H34.0336V17.9212H37.4959V15.4558H27.9387Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M26.2195 21.5478C26.9829 20.9379 27.4222 20.0109 27.4107 19.0349C27.4107 17.9212 27.097 17.0333 26.4061 16.419C25.7152 15.8046 24.7266 15.4558 23.4441 15.4558H17.381V20.3667L19.2908 21.8372L17.381 23.3116V28.5197H23.7696C26.291 28.5197 27.907 27.0017 27.907 24.6394C27.9801 23.3722 27.3258 22.1736 26.2195 21.5478ZM20.0254 17.8577H23.4441C24.3096 17.8577 24.8536 18.3532 24.8536 19.1736C24.8597 19.5437 24.7113 19.8996 24.4439 20.1561C24.1765 20.4125 23.8142 20.5462 23.4441 20.5252H20.0293L20.0254 17.8577ZM20.0293 26.098H23.4441V26.102C24.2541 26.102 25.2348 25.8285 25.2348 24.5126C25.2348 23.4939 24.5757 22.9272 23.3845 22.9272H20.0293V26.098Z" fill="black"/>
5
- <path d="M8.74487 22.4991C8.4649 22.4974 8.21652 22.3195 8.12545 22.0552C8.09713 21.9873 8.0823 21.9146 8.08178 21.8412C8.08058 21.77 8.09552 21.6996 8.12545 21.635C8.21157 21.3683 8.46015 21.1874 8.7409 21.1871H15.9753C15.8449 20.3777 15.4661 19.6285 14.8914 19.0429L14.8596 19.0072L13.9503 18.0916L13.9146 18.0638L10.8533 15L4 21.8372L10.8493 28.6783L13.8987 25.6224L13.9503 25.5748L14.8596 24.6632L14.9033 24.6156C15.4679 24.0311 15.8405 23.2886 15.9713 22.4872L8.74487 22.4991Z" fill="#007BC6"/>
6
- <path d="M42.3788 15.4241H48.0195C48.3906 15.4241 48.7988 15.4674 49.2441 15.554C49.7018 15.6406 50.1224 15.8201 50.5058 16.0924C50.9017 16.3522 51.2295 16.7297 51.4893 17.2247C51.749 17.7074 51.8789 18.3447 51.8789 19.1368C51.8789 20.3001 51.5202 21.1973 50.8028 21.8285C50.0853 22.4596 49.0586 22.7752 47.7226 22.7752H43.1952V28.6783H42.3788V15.4241ZM43.1952 22.0698H47.8525C48.4463 22.0698 48.9473 21.9832 49.3555 21.8099C49.7761 21.6243 50.11 21.3891 50.3574 21.1045C50.6049 20.8198 50.7842 20.5043 50.8956 20.1577C51.0069 19.8112 51.0625 19.4647 51.0625 19.1182C51.0625 18.8707 51.0254 18.5799 50.9512 18.2457C50.877 17.8992 50.7285 17.5712 50.5058 17.2618C50.2832 16.9401 49.9678 16.674 49.5596 16.4636C49.1638 16.2409 48.6318 16.1295 47.9638 16.1295H43.1952V22.0698Z" fill="black"/>
7
- <path d="M58.9772 26.785H58.9401C58.8288 27.0696 58.6679 27.3419 58.4576 27.6017C58.2473 27.8492 57.9875 28.072 57.6783 28.27C57.3814 28.468 57.0413 28.6227 56.6578 28.7341C56.2743 28.8455 55.8538 28.9012 55.396 28.9012C54.3817 28.9012 53.5962 28.6846 53.0396 28.2515C52.4829 27.806 52.2046 27.1253 52.2046 26.2095C52.2046 25.6526 52.3159 25.2009 52.5386 24.8544C52.7612 24.4955 53.0396 24.217 53.3735 24.019C53.7199 23.8086 54.0972 23.6601 54.5054 23.5735C54.926 23.4868 55.328 23.425 55.7115 23.3878L56.8062 23.295C57.3134 23.2579 57.7093 23.2022 57.9937 23.128C58.2906 23.0413 58.5133 22.9299 58.6617 22.7938C58.8102 22.6453 58.903 22.4597 58.9401 22.2369C58.9772 22.0142 58.9957 21.7357 58.9957 21.4015C58.9957 21.1417 58.9462 20.9003 58.8473 20.6776C58.7483 20.4548 58.5937 20.2568 58.3834 20.0836C58.1731 19.9103 57.901 19.7742 57.567 19.6752C57.233 19.5762 56.8248 19.5267 56.3424 19.5267C55.4888 19.5267 54.7961 19.737 54.2642 20.1578C53.7447 20.5786 53.4601 21.2159 53.4106 22.0698H52.7055C52.755 21.0179 53.089 20.2321 53.7076 19.7123C54.3384 19.1801 55.229 18.9141 56.3795 18.9141C57.5299 18.9141 58.3648 19.143 58.8844 19.6009C59.4163 20.0464 59.6822 20.6343 59.6822 21.3644V26.9149C59.6822 27.051 59.6822 27.1872 59.6822 27.3233C59.6947 27.4594 59.7193 27.5832 59.7564 27.6945C59.7936 27.806 59.8555 27.8987 59.942 27.973C60.0286 28.0349 60.1523 28.0658 60.3131 28.0658C60.4368 28.0658 60.61 28.0473 60.8327 28.0101V28.6041C60.6471 28.6537 60.4554 28.6784 60.2575 28.6784C59.9729 28.6784 59.7441 28.6413 59.5709 28.567C59.4101 28.4928 59.2864 28.3938 59.1998 28.27C59.1132 28.1463 59.0514 28.0039 59.0143 27.8431C58.9896 27.6698 58.9772 27.4842 58.9772 27.2862V26.785ZM58.9772 23.2579C58.804 23.4683 58.538 23.6106 58.1793 23.6849C57.8329 23.7591 57.4433 23.8148 57.0103 23.8519L55.8228 23.9633C55.4765 24.0004 55.1301 24.0561 54.7837 24.1304C54.4373 24.1922 54.122 24.3037 53.8374 24.4645C53.5653 24.6254 53.3426 24.8481 53.1694 25.1328C52.9962 25.4051 52.9097 25.7639 52.9097 26.2095C52.9097 26.9149 53.1323 27.4409 53.5777 27.7874C54.0229 28.1215 54.6353 28.2886 55.4146 28.2886C56.2186 28.2886 56.8557 28.1463 57.3258 27.8616C57.7958 27.5646 58.1546 27.2305 58.4019 26.8592C58.6494 26.4756 58.804 26.1105 58.8659 25.7639C58.9401 25.4051 58.9772 25.1637 58.9772 25.04V23.2579Z" fill="black"/>
8
- <path d="M61.9274 19.1368H62.6325V21.1788H62.6696C62.7933 20.8199 62.9665 20.5043 63.1891 20.2321C63.4242 19.9474 63.6901 19.7061 63.987 19.5081C64.2962 19.3101 64.6303 19.1616 64.989 19.0626C65.3477 18.9636 65.7127 18.9141 66.0837 18.9141C66.6404 18.9141 67.1104 18.9821 67.4939 19.1183C67.8896 19.2544 68.2116 19.4338 68.4585 19.6566C68.706 19.8794 68.8976 20.1331 69.0338 20.4177C69.1827 20.69 69.2877 20.9684 69.3494 21.253C69.4111 21.5377 69.4487 21.8161 69.4608 22.0884C69.4729 22.3483 69.4792 22.5772 69.4792 22.7752V28.6784H68.7741V22.6453C68.7741 22.4102 68.7557 22.1132 68.7188 21.7543C68.6812 21.3954 68.5699 21.055 68.3847 20.7333C68.2116 20.3991 67.9392 20.1145 67.5681 19.8794C67.2094 19.6442 66.7084 19.5267 66.0652 19.5267C65.5209 19.5267 65.0384 19.6257 64.6178 19.8237C64.1973 20.0217 63.8386 20.3001 63.5417 20.659C63.2448 21.0055 63.0159 21.4263 62.8551 21.9213C62.7067 22.404 62.6325 22.9361 62.6325 23.5178V28.6784H61.9274V19.1368Z" fill="black"/>
9
- <path d="M71.1039 23.9076C71.1039 23.2269 71.1968 22.5896 71.382 21.9956C71.5799 21.3892 71.865 20.857 72.236 20.3991C72.607 19.9412 73.0645 19.5823 73.6086 19.3225C74.1533 19.0502 74.7776 18.9141 75.4827 18.9141C76.1878 18.9141 76.8127 19.0502 77.3568 19.3225C77.9015 19.5823 78.3591 19.9412 78.7301 20.3991C79.1011 20.857 79.3792 21.3892 79.565 21.9956C79.7629 22.5896 79.8622 23.2269 79.8622 23.9076C79.8622 24.5882 79.7629 25.2318 79.565 25.8382C79.3792 26.4447 79.1011 26.9768 78.7301 27.4346C78.3591 27.8802 77.9015 28.2391 77.3568 28.5114C76.8127 28.7713 76.1878 28.9012 75.4827 28.9012C74.7776 28.9012 74.1533 28.7713 73.6086 28.5114C73.0645 28.2391 72.607 27.8802 72.236 27.4346C71.865 26.9768 71.5799 26.4447 71.382 25.8382C71.1968 25.2318 71.1039 24.5882 71.1039 23.9076ZM71.809 23.9076C71.809 24.4769 71.8892 25.0276 72.0502 25.5598C72.2112 26.0796 72.446 26.5436 72.7552 26.952C73.0645 27.3604 73.4482 27.6884 73.9058 27.9359C74.3633 28.171 74.889 28.2886 75.4827 28.2886C76.0764 28.2886 76.6027 28.171 77.0602 27.9359C77.5178 27.6884 77.9015 27.3604 78.2108 26.952C78.5194 26.5436 78.7549 26.0796 78.9159 25.5598C79.0763 25.0276 79.1571 24.4769 79.1571 23.9076C79.1571 23.3384 79.0763 22.7938 78.9159 22.274C78.7549 21.7419 78.5194 21.2716 78.2108 20.8632C77.9015 20.4548 77.5178 20.1331 77.0602 19.8979C76.6027 19.6504 76.0764 19.5267 75.4827 19.5267C74.889 19.5267 74.3633 19.6504 73.9058 19.8979C73.4482 20.1331 73.0645 20.4548 72.7552 20.8632C72.446 21.2716 72.2112 21.7419 72.0502 22.274C71.8892 22.7938 71.809 23.3384 71.809 23.9076Z" fill="black"/>
10
- <path d="M82.2206 21.253H82.276C82.3625 20.9436 82.5171 20.6528 82.7399 20.3805C82.9753 20.1083 83.2534 19.8731 83.5748 19.6751C83.9089 19.4771 84.2741 19.3286 84.67 19.2296C85.0779 19.1182 85.4985 19.0687 85.9312 19.0811V19.7865C85.5602 19.737 85.1339 19.7741 84.6515 19.8979C84.1812 20.0216 83.7294 20.2939 83.2967 20.7147C83.1236 20.9003 82.969 21.0797 82.8328 21.253C82.7093 21.4262 82.6037 21.6181 82.5171 21.8285C82.4306 22.0389 82.3625 22.274 82.3135 22.5339C82.2639 22.7938 82.2327 23.1032 82.2206 23.462V28.6784H81.5155V19.1368H82.2206V21.253Z" fill="black"/>
11
- <path d="M92.6442 26.785H92.6073C92.496 27.0696 92.335 27.3419 92.125 27.6017C91.915 27.8492 91.6547 28.072 91.3454 28.27C91.0489 28.468 90.7084 28.6227 90.3253 28.7341C89.9416 28.8455 89.521 28.9012 89.0634 28.9012C88.0491 28.9012 87.2638 28.6846 86.707 28.2515C86.1502 27.806 85.8721 27.1253 85.8721 26.2095C85.8721 25.6526 85.9834 25.2009 86.2062 24.8544C86.4289 24.4955 86.707 24.217 87.0411 24.019C87.3872 23.8086 87.7646 23.6601 88.1725 23.5735C88.5932 23.4868 88.9953 23.425 89.3791 23.3878L90.4736 23.295C90.9808 23.2579 91.3766 23.2022 91.6611 23.128C91.9583 23.0413 92.181 22.9299 92.3292 22.7938C92.4775 22.6453 92.5704 22.4597 92.6073 22.2369C92.6443 22.0142 92.6633 21.7357 92.6633 21.4015C92.6633 21.1417 92.6137 20.9003 92.5144 20.6776C92.4158 20.4548 92.2612 20.2568 92.0505 20.0836C91.8405 19.9103 91.5682 19.7742 91.2341 19.6752C90.9006 19.5762 90.4921 19.5267 90.0097 19.5267C89.1563 19.5267 88.4633 19.737 87.9313 20.1578C87.4121 20.5786 87.1276 21.2159 87.078 22.0698H86.3729C86.4225 21.0179 86.7566 20.2321 87.3752 19.7123C88.0058 19.1801 88.8967 18.9141 90.0466 18.9141C91.1972 18.9141 92.0321 19.143 92.552 19.6009C93.084 20.0464 93.3493 20.6343 93.3493 21.3644V26.9149C93.3493 27.051 93.3493 27.1872 93.3493 27.3233C93.3621 27.4594 93.3869 27.5832 93.4238 27.6945C93.4607 27.806 93.5231 27.8987 93.6096 27.973C93.6962 28.0349 93.8196 28.0658 93.9806 28.0658C94.1041 28.0658 94.2772 28.0473 94.4999 28.0101V28.6041C94.3147 28.6537 94.1225 28.6784 93.9246 28.6784C93.6402 28.6784 93.4117 28.6413 93.2386 28.567C93.0776 28.4928 92.9535 28.3938 92.867 28.27C92.7804 28.1463 92.7187 28.0039 92.6818 27.8431C92.657 27.6698 92.6442 27.4842 92.6442 27.2862V26.785ZM92.6442 23.2579C92.4712 23.4683 92.2052 23.6106 91.8469 23.6849C91.5001 23.7591 91.1106 23.8148 90.6779 23.8519L89.4904 23.9633C89.1436 24.0004 88.7974 24.0561 88.4512 24.1304C88.1044 24.1922 87.7894 24.3037 87.505 24.4645C87.2326 24.6254 87.0099 24.8481 86.8368 25.1328C86.6637 25.4051 86.5772 25.7639 86.5772 26.2095C86.5772 26.9149 86.7999 27.4409 87.2447 27.7874C87.6902 28.1215 88.3023 28.2886 89.0819 28.2886C89.8862 28.2886 90.5232 28.1463 90.9929 27.8616C91.4632 27.5646 91.8221 27.2305 92.0696 26.8592C92.3165 26.4756 92.4712 26.1105 92.5335 25.7639C92.6073 25.4051 92.6442 25.1637 92.6442 25.04V23.2579Z" fill="black"/>
12
- <path d="M95.6135 19.1368H96.3186V21.086H96.3555C96.43 20.789 96.5598 20.5105 96.745 20.2506C96.9308 19.9784 97.1535 19.7432 97.4132 19.5452C97.6855 19.3472 97.9821 19.1925 98.3041 19.0811C98.6375 18.9698 98.9843 18.9141 99.3426 18.9141C99.8008 18.9141 100.197 18.9759 100.531 19.0997C100.864 19.2111 101.149 19.3658 101.384 19.5638C101.619 19.7494 101.805 19.966 101.941 20.2135C102.076 20.4486 102.169 20.69 102.219 20.9375H102.256C102.54 20.2692 102.918 19.768 103.388 19.4338C103.87 19.0873 104.501 18.9141 105.281 18.9141C105.713 18.9141 106.109 18.9821 106.468 19.1183C106.839 19.242 107.155 19.44 107.414 19.7123C107.687 19.9722 107.897 20.3063 108.046 20.7147C108.194 21.1231 108.268 21.6057 108.268 22.1627V28.6784H107.563V22.1441C107.563 21.5377 107.47 21.0612 107.284 20.7147C107.099 20.3682 106.877 20.1083 106.616 19.9351C106.369 19.7494 106.115 19.638 105.856 19.6009C105.608 19.5514 105.417 19.5267 105.281 19.5267C104.848 19.5267 104.446 19.6009 104.075 19.7494C103.716 19.8979 103.4 20.1207 103.128 20.4177C102.868 20.7147 102.664 21.086 102.516 21.5315C102.367 21.9646 102.293 22.4658 102.293 23.0351V28.6784H101.588V22.1441C101.588 21.5501 101.495 21.0798 101.31 20.7333C101.137 20.3744 100.927 20.1083 100.679 19.9351C100.444 19.7618 100.197 19.6504 99.937 19.6009C99.6894 19.5514 99.4915 19.5267 99.3426 19.5267C99.0092 19.5267 98.6623 19.5947 98.3041 19.7309C97.9452 19.867 97.6174 20.0774 97.3202 20.362C97.0237 20.6466 96.7825 21.0117 96.5967 21.4573C96.4115 21.9028 96.3186 22.4287 96.3186 23.0351V28.6784H95.6135V19.1368Z" fill="black"/>
13
- <path d="M116.69 26.785H116.653C116.542 27.0696 116.381 27.3419 116.171 27.6017C115.96 27.8492 115.7 28.072 115.391 28.27C115.094 28.468 114.754 28.6227 114.37 28.7341C113.987 28.8455 113.567 28.9012 113.109 28.9012C112.095 28.9012 111.309 28.6846 110.753 28.2515C110.196 27.806 109.918 27.1253 109.918 26.2095C109.918 25.6526 110.028 25.2009 110.251 24.8544C110.474 24.4955 110.753 24.217 111.086 24.019C111.433 23.8086 111.81 23.6601 112.218 23.5735C112.639 23.4868 113.041 23.425 113.424 23.3878L114.519 23.295C115.026 23.2579 115.422 23.2022 115.707 23.128C116.003 23.0413 116.226 22.9299 116.375 22.7938C116.523 22.6453 116.616 22.4597 116.653 22.2369C116.69 22.0142 116.708 21.7357 116.708 21.4015C116.708 21.1417 116.659 20.9003 116.56 20.6776C116.461 20.4548 116.307 20.2568 116.096 20.0836C115.886 19.9103 115.614 19.7742 115.28 19.6752C114.946 19.5762 114.538 19.5267 114.055 19.5267C113.202 19.5267 112.509 19.737 111.977 20.1578C111.458 20.5786 111.173 21.2159 111.124 22.0698H110.418C110.468 21.0179 110.802 20.2321 111.42 19.7123C112.051 19.1801 112.942 18.9141 114.092 18.9141C115.243 18.9141 116.078 19.143 116.597 19.6009C117.129 20.0464 117.395 20.6343 117.395 21.3644V26.9149C117.395 27.051 117.395 27.1872 117.395 27.3233C117.408 27.4594 117.432 27.5832 117.469 27.6945C117.506 27.806 117.568 27.8987 117.655 27.973C117.741 28.0349 117.865 28.0658 118.026 28.0658C118.15 28.0658 118.323 28.0473 118.545 28.0101V28.6041C118.36 28.6537 118.168 28.6784 117.97 28.6784C117.686 28.6784 117.457 28.6413 117.284 28.567C117.123 28.4928 116.999 28.3938 116.913 28.27C116.826 28.1463 116.764 28.0039 116.727 27.8431C116.703 27.6698 116.69 27.4842 116.69 27.2862V26.785ZM116.69 23.2579C116.517 23.4683 116.251 23.6106 115.892 23.6849C115.546 23.7591 115.156 23.8148 114.723 23.8519L113.535 23.9633C113.189 24.0004 112.843 24.0561 112.497 24.1304C112.15 24.1922 111.835 24.3037 111.55 24.4645C111.278 24.6254 111.055 24.8481 110.882 25.1328C110.709 25.4051 110.623 25.7639 110.623 26.2095C110.623 26.9149 110.845 27.4409 111.29 27.7874C111.736 28.1215 112.348 28.2886 113.127 28.2886C113.931 28.2886 114.568 28.1463 115.038 27.8616C115.509 27.5646 115.868 27.2305 116.115 26.8592C116.362 26.4756 116.517 26.1105 116.578 25.7639C116.653 25.4051 116.69 25.1637 116.69 25.04V23.2579Z" fill="black"/>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_2155_221">
17
- <rect width="114.545" height="14" fill="white" transform="translate(4 15)"/>
18
- </clipPath>
19
- </defs>
20
- </svg>
@@ -1,20 +0,0 @@
1
- <svg width="122" height="44" viewBox="0 0 122 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2155_223)">
3
- <path d="M23.9387 15.4558V17.9212H27.4091V28.5197H30.0336V17.9212H33.4959V15.4558H23.9387Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M22.2195 21.5478C22.9829 20.9379 23.4222 20.0109 23.4107 19.0349C23.4107 17.9212 23.097 17.0333 22.4061 16.419C21.7152 15.8046 20.7266 15.4558 19.4441 15.4558H13.381V20.3667L15.2908 21.8372L13.381 23.3116V28.5197H19.7696C22.291 28.5197 23.907 27.0017 23.907 24.6394C23.9801 23.3722 23.3258 22.1736 22.2195 21.5478ZM16.0254 17.8577H19.4441C20.3096 17.8577 20.8536 18.3532 20.8536 19.1736C20.8597 19.5437 20.7113 19.8996 20.4439 20.1561C20.1765 20.4125 19.8142 20.5462 19.4441 20.5252H16.0293L16.0254 17.8577ZM16.0293 26.098H19.4441V26.102C20.2541 26.102 21.2348 25.8285 21.2348 24.5126C21.2348 23.4939 20.5757 22.9272 19.3845 22.9272H16.0293V26.098Z" fill="black"/>
5
- <path d="M4.74487 22.4991C4.4649 22.4974 4.21652 22.3195 4.12545 22.0552C4.09713 21.9873 4.0823 21.9146 4.08178 21.8412C4.08058 21.77 4.09552 21.6996 4.12545 21.635C4.21157 21.3683 4.46015 21.1874 4.7409 21.1871H11.9753C11.8449 20.3777 11.4661 19.6285 10.8914 19.0429L10.8596 19.0072L9.95031 18.0916L9.91461 18.0638L6.85325 15L0 21.8372L6.84931 28.6783L9.8987 25.6224L9.95031 25.5748L10.8596 24.6632L10.9033 24.6156C11.4679 24.0311 11.8405 23.2886 11.9713 22.4872L4.74487 22.4991Z" fill="#007BC6"/>
6
- <path d="M38.3788 15.4241H44.0195C44.3906 15.4241 44.7988 15.4674 45.2441 15.554C45.7018 15.6406 46.1224 15.8201 46.5058 16.0924C46.9017 16.3522 47.2295 16.7297 47.4893 17.2247C47.749 17.7074 47.8789 18.3447 47.8789 19.1368C47.8789 20.3001 47.5202 21.1973 46.8028 21.8285C46.0853 22.4596 45.0586 22.7752 43.7226 22.7752H39.1952V28.6783H38.3788V15.4241ZM39.1952 22.0698H43.8525C44.4463 22.0698 44.9473 21.9832 45.3555 21.8099C45.7761 21.6243 46.11 21.3891 46.3574 21.1045C46.6049 20.8198 46.7842 20.5043 46.8956 20.1577C47.0069 19.8112 47.0625 19.4647 47.0625 19.1182C47.0625 18.8707 47.0254 18.5799 46.9512 18.2457C46.877 17.8992 46.7285 17.5712 46.5058 17.2618C46.2832 16.9401 45.9678 16.674 45.5596 16.4636C45.1638 16.2409 44.6318 16.1295 43.9638 16.1295H39.1952V22.0698Z" fill="black"/>
7
- <path d="M54.9772 26.785H54.9401C54.8288 27.0696 54.6679 27.3419 54.4576 27.6017C54.2473 27.8492 53.9875 28.072 53.6783 28.27C53.3814 28.468 53.0413 28.6227 52.6578 28.7341C52.2743 28.8455 51.8538 28.9012 51.396 28.9012C50.3817 28.9012 49.5962 28.6846 49.0396 28.2515C48.4829 27.806 48.2046 27.1253 48.2046 26.2095C48.2046 25.6526 48.3159 25.2009 48.5386 24.8544C48.7612 24.4955 49.0396 24.217 49.3735 24.019C49.7199 23.8086 50.0972 23.6601 50.5054 23.5735C50.926 23.4868 51.328 23.425 51.7115 23.3878L52.8062 23.295C53.3134 23.2579 53.7093 23.2022 53.9937 23.128C54.2906 23.0413 54.5133 22.9299 54.6617 22.7938C54.8102 22.6453 54.903 22.4597 54.9401 22.2369C54.9772 22.0142 54.9957 21.7357 54.9957 21.4015C54.9957 21.1417 54.9462 20.9003 54.8473 20.6776C54.7483 20.4548 54.5937 20.2568 54.3834 20.0836C54.1731 19.9103 53.901 19.7742 53.567 19.6752C53.233 19.5762 52.8248 19.5267 52.3424 19.5267C51.4888 19.5267 50.7961 19.737 50.2642 20.1578C49.7447 20.5786 49.4601 21.2159 49.4106 22.0698H48.7055C48.755 21.0179 49.089 20.2321 49.7076 19.7123C50.3384 19.1801 51.229 18.9141 52.3795 18.9141C53.5299 18.9141 54.3648 19.143 54.8844 19.6009C55.4163 20.0464 55.6822 20.6343 55.6822 21.3644V26.9149C55.6822 27.051 55.6822 27.1872 55.6822 27.3233C55.6947 27.4594 55.7193 27.5832 55.7564 27.6945C55.7936 27.806 55.8555 27.8987 55.942 27.973C56.0286 28.0349 56.1523 28.0658 56.3131 28.0658C56.4368 28.0658 56.61 28.0473 56.8327 28.0101V28.6041C56.6471 28.6537 56.4554 28.6784 56.2575 28.6784C55.9729 28.6784 55.7441 28.6413 55.5709 28.567C55.4101 28.4928 55.2864 28.3938 55.1998 28.27C55.1132 28.1463 55.0514 28.0039 55.0143 27.8431C54.9896 27.6698 54.9772 27.4842 54.9772 27.2862V26.785ZM54.9772 23.2579C54.804 23.4683 54.538 23.6106 54.1793 23.6849C53.8329 23.7591 53.4433 23.8148 53.0103 23.8519L51.8228 23.9633C51.4765 24.0004 51.1301 24.0561 50.7837 24.1304C50.4373 24.1922 50.122 24.3037 49.8374 24.4645C49.5653 24.6254 49.3426 24.8481 49.1694 25.1328C48.9962 25.4051 48.9097 25.7639 48.9097 26.2095C48.9097 26.9149 49.1323 27.4409 49.5777 27.7874C50.0229 28.1215 50.6353 28.2886 51.4146 28.2886C52.2186 28.2886 52.8557 28.1463 53.3258 27.8616C53.7958 27.5646 54.1546 27.2305 54.4019 26.8592C54.6494 26.4756 54.804 26.1105 54.8659 25.7639C54.9401 25.4051 54.9772 25.1637 54.9772 25.04V23.2579Z" fill="black"/>
8
- <path d="M57.9274 19.1368H58.6325V21.1788H58.6696C58.7933 20.8199 58.9665 20.5043 59.1891 20.2321C59.4242 19.9474 59.6901 19.7061 59.987 19.5081C60.2962 19.3101 60.6303 19.1616 60.989 19.0626C61.3477 18.9636 61.7127 18.9141 62.0837 18.9141C62.6404 18.9141 63.1104 18.9821 63.4939 19.1183C63.8896 19.2544 64.2116 19.4338 64.4585 19.6566C64.706 19.8794 64.8976 20.1331 65.0338 20.4177C65.1827 20.69 65.2877 20.9684 65.3494 21.253C65.4111 21.5377 65.4487 21.8161 65.4608 22.0884C65.4729 22.3483 65.4792 22.5772 65.4792 22.7752V28.6784H64.7741V22.6453C64.7741 22.4102 64.7557 22.1132 64.7188 21.7543C64.6812 21.3954 64.5699 21.055 64.3847 20.7333C64.2116 20.3991 63.9392 20.1145 63.5681 19.8794C63.2094 19.6442 62.7084 19.5267 62.0652 19.5267C61.5209 19.5267 61.0384 19.6257 60.6178 19.8237C60.1973 20.0217 59.8386 20.3001 59.5417 20.659C59.2448 21.0055 59.0159 21.4263 58.8551 21.9213C58.7067 22.404 58.6325 22.9361 58.6325 23.5178V28.6784H57.9274V19.1368Z" fill="black"/>
9
- <path d="M67.1039 23.9076C67.1039 23.2269 67.1968 22.5896 67.382 21.9956C67.5799 21.3892 67.865 20.857 68.236 20.3991C68.607 19.9412 69.0645 19.5823 69.6086 19.3225C70.1533 19.0502 70.7776 18.9141 71.4827 18.9141C72.1878 18.9141 72.8127 19.0502 73.3568 19.3225C73.9015 19.5823 74.3591 19.9412 74.7301 20.3991C75.1011 20.857 75.3792 21.3892 75.565 21.9956C75.7629 22.5896 75.8622 23.2269 75.8622 23.9076C75.8622 24.5882 75.7629 25.2318 75.565 25.8382C75.3792 26.4447 75.1011 26.9768 74.7301 27.4346C74.3591 27.8802 73.9015 28.2391 73.3568 28.5114C72.8127 28.7713 72.1878 28.9012 71.4827 28.9012C70.7776 28.9012 70.1533 28.7713 69.6086 28.5114C69.0645 28.2391 68.607 27.8802 68.236 27.4346C67.865 26.9768 67.5799 26.4447 67.382 25.8382C67.1968 25.2318 67.1039 24.5882 67.1039 23.9076ZM67.809 23.9076C67.809 24.4769 67.8892 25.0276 68.0502 25.5598C68.2112 26.0796 68.446 26.5436 68.7552 26.952C69.0645 27.3604 69.4482 27.6884 69.9058 27.9359C70.3633 28.171 70.889 28.2886 71.4827 28.2886C72.0764 28.2886 72.6027 28.171 73.0602 27.9359C73.5178 27.6884 73.9015 27.3604 74.2108 26.952C74.5194 26.5436 74.7549 26.0796 74.9159 25.5598C75.0763 25.0276 75.1571 24.4769 75.1571 23.9076C75.1571 23.3384 75.0763 22.7938 74.9159 22.274C74.7549 21.7419 74.5194 21.2716 74.2108 20.8632C73.9015 20.4548 73.5178 20.1331 73.0602 19.8979C72.6027 19.6504 72.0764 19.5267 71.4827 19.5267C70.889 19.5267 70.3633 19.6504 69.9058 19.8979C69.4482 20.1331 69.0645 20.4548 68.7552 20.8632C68.446 21.2716 68.2112 21.7419 68.0502 22.274C67.8892 22.7938 67.809 23.3384 67.809 23.9076Z" fill="black"/>
10
- <path d="M78.2206 21.253H78.276C78.3625 20.9436 78.5171 20.6528 78.7399 20.3805C78.9753 20.1083 79.2534 19.8731 79.5748 19.6751C79.9089 19.4771 80.2741 19.3286 80.67 19.2296C81.0779 19.1182 81.4985 19.0687 81.9312 19.0811V19.7865C81.5602 19.737 81.1339 19.7741 80.6515 19.8979C80.1812 20.0216 79.7294 20.2939 79.2967 20.7147C79.1236 20.9003 78.969 21.0797 78.8328 21.253C78.7093 21.4262 78.6037 21.6181 78.5171 21.8285C78.4306 22.0389 78.3625 22.274 78.3135 22.5339C78.2639 22.7938 78.2327 23.1032 78.2206 23.462V28.6784H77.5155V19.1368H78.2206V21.253Z" fill="black"/>
11
- <path d="M88.6442 26.785H88.6073C88.496 27.0696 88.335 27.3419 88.125 27.6017C87.915 27.8492 87.6547 28.072 87.3454 28.27C87.0489 28.468 86.7084 28.6227 86.3253 28.7341C85.9416 28.8455 85.521 28.9012 85.0634 28.9012C84.0491 28.9012 83.2638 28.6846 82.707 28.2515C82.1502 27.806 81.8721 27.1253 81.8721 26.2095C81.8721 25.6526 81.9834 25.2009 82.2062 24.8544C82.4289 24.4955 82.707 24.217 83.0411 24.019C83.3872 23.8086 83.7646 23.6601 84.1725 23.5735C84.5932 23.4868 84.9953 23.425 85.3791 23.3878L86.4736 23.295C86.9808 23.2579 87.3766 23.2022 87.6611 23.128C87.9583 23.0413 88.181 22.9299 88.3292 22.7938C88.4775 22.6453 88.5704 22.4597 88.6073 22.2369C88.6443 22.0142 88.6633 21.7357 88.6633 21.4015C88.6633 21.1417 88.6137 20.9003 88.5144 20.6776C88.4158 20.4548 88.2612 20.2568 88.0505 20.0836C87.8405 19.9103 87.5682 19.7742 87.2341 19.6752C86.9006 19.5762 86.4921 19.5267 86.0097 19.5267C85.1563 19.5267 84.4633 19.737 83.9313 20.1578C83.4121 20.5786 83.1276 21.2159 83.078 22.0698H82.3729C82.4225 21.0179 82.7566 20.2321 83.3752 19.7123C84.0058 19.1801 84.8967 18.9141 86.0466 18.9141C87.1972 18.9141 88.0321 19.143 88.552 19.6009C89.084 20.0464 89.3493 20.6343 89.3493 21.3644V26.9149C89.3493 27.051 89.3493 27.1872 89.3493 27.3233C89.3621 27.4594 89.3869 27.5832 89.4238 27.6945C89.4607 27.806 89.5231 27.8987 89.6096 27.973C89.6962 28.0349 89.8196 28.0658 89.9806 28.0658C90.1041 28.0658 90.2772 28.0473 90.4999 28.0101V28.6041C90.3147 28.6537 90.1225 28.6784 89.9246 28.6784C89.6402 28.6784 89.4117 28.6413 89.2386 28.567C89.0776 28.4928 88.9535 28.3938 88.867 28.27C88.7804 28.1463 88.7187 28.0039 88.6818 27.8431C88.657 27.6698 88.6442 27.4842 88.6442 27.2862V26.785ZM88.6442 23.2579C88.4712 23.4683 88.2052 23.6106 87.8469 23.6849C87.5001 23.7591 87.1106 23.8148 86.6779 23.8519L85.4904 23.9633C85.1436 24.0004 84.7974 24.0561 84.4512 24.1304C84.1044 24.1922 83.7894 24.3037 83.505 24.4645C83.2326 24.6254 83.0099 24.8481 82.8368 25.1328C82.6637 25.4051 82.5772 25.7639 82.5772 26.2095C82.5772 26.9149 82.7999 27.4409 83.2447 27.7874C83.6902 28.1215 84.3023 28.2886 85.0819 28.2886C85.8862 28.2886 86.5232 28.1463 86.9929 27.8616C87.4632 27.5646 87.8221 27.2305 88.0696 26.8592C88.3165 26.4756 88.4712 26.1105 88.5335 25.7639C88.6073 25.4051 88.6442 25.1637 88.6442 25.04V23.2579Z" fill="black"/>
12
- <path d="M91.6135 19.1368H92.3186V21.086H92.3555C92.43 20.789 92.5598 20.5105 92.745 20.2506C92.9308 19.9784 93.1535 19.7432 93.4132 19.5452C93.6855 19.3472 93.9821 19.1925 94.3041 19.0811C94.6375 18.9698 94.9843 18.9141 95.3426 18.9141C95.8008 18.9141 96.1966 18.9759 96.5307 19.0997C96.8642 19.2111 97.1492 19.3658 97.3841 19.5638C97.6189 19.7494 97.8047 19.966 97.9409 20.2135C98.0764 20.4486 98.1693 20.69 98.219 20.9375H98.2559C98.5403 20.2692 98.9177 19.768 99.388 19.4338C99.8703 19.0873 100.501 18.9141 101.281 18.9141C101.713 18.9141 102.109 18.9821 102.468 19.1183C102.839 19.242 103.155 19.44 103.414 19.7123C103.687 19.9722 103.897 20.3063 104.046 20.7147C104.194 21.1231 104.268 21.6057 104.268 22.1627V28.6784H103.563V22.1441C103.563 21.5377 103.47 21.0612 103.284 20.7147C103.099 20.3682 102.877 20.1083 102.616 19.9351C102.369 19.7494 102.115 19.638 101.856 19.6009C101.608 19.5514 101.417 19.5267 101.281 19.5267C100.848 19.5267 100.446 19.6009 100.075 19.7494C99.7157 19.8979 99.4001 20.1207 99.1283 20.4177C98.8681 20.7147 98.6644 21.086 98.5155 21.5315C98.3673 21.9646 98.2934 22.4658 98.2934 23.0351V28.6784H97.5883V22.1441C97.5883 21.5501 97.4954 21.0798 97.3096 20.7333C97.1365 20.3744 96.9265 20.1083 96.679 19.9351C96.4442 19.7618 96.1966 19.6504 95.937 19.6009C95.6894 19.5514 95.4915 19.5267 95.3426 19.5267C95.0092 19.5267 94.6623 19.5947 94.3041 19.7309C93.9452 19.867 93.6174 20.0774 93.3202 20.362C93.0237 20.6466 92.7825 21.0117 92.5967 21.4573C92.4115 21.9028 92.3186 22.4287 92.3186 23.0351V28.6784H91.6135V19.1368Z" fill="black"/>
13
- <path d="M112.69 26.785H112.653C112.542 27.0696 112.381 27.3419 112.171 27.6017C111.96 27.8492 111.7 28.072 111.391 28.27C111.094 28.468 110.754 28.6227 110.37 28.7341C109.987 28.8455 109.567 28.9012 109.109 28.9012C108.095 28.9012 107.309 28.6846 106.753 28.2515C106.196 27.806 105.918 27.1253 105.918 26.2095C105.918 25.6526 106.028 25.2009 106.251 24.8544C106.474 24.4955 106.753 24.217 107.086 24.019C107.433 23.8086 107.81 23.6601 108.218 23.5735C108.639 23.4868 109.041 23.425 109.424 23.3878L110.519 23.295C111.026 23.2579 111.422 23.2022 111.707 23.128C112.003 23.0413 112.226 22.9299 112.375 22.7938C112.523 22.6453 112.616 22.4597 112.653 22.2369C112.69 22.0142 112.708 21.7357 112.708 21.4015C112.708 21.1417 112.659 20.9003 112.56 20.6776C112.461 20.4548 112.307 20.2568 112.096 20.0836C111.886 19.9103 111.614 19.7742 111.28 19.6752C110.946 19.5762 110.538 19.5267 110.055 19.5267C109.202 19.5267 108.509 19.737 107.977 20.1578C107.458 20.5786 107.173 21.2159 107.124 22.0698H106.418C106.468 21.0179 106.802 20.2321 107.42 19.7123C108.051 19.1801 108.942 18.9141 110.092 18.9141C111.243 18.9141 112.078 19.143 112.597 19.6009C113.129 20.0464 113.395 20.6343 113.395 21.3644V26.9149C113.395 27.051 113.395 27.1872 113.395 27.3233C113.408 27.4594 113.432 27.5832 113.469 27.6945C113.506 27.806 113.568 27.8987 113.655 27.973C113.741 28.0349 113.865 28.0658 114.026 28.0658C114.15 28.0658 114.323 28.0473 114.545 28.0101V28.6041C114.36 28.6537 114.168 28.6784 113.97 28.6784C113.686 28.6784 113.457 28.6413 113.284 28.567C113.123 28.4928 112.999 28.3938 112.913 28.27C112.826 28.1463 112.764 28.0039 112.727 27.8431C112.703 27.6698 112.69 27.4842 112.69 27.2862V26.785ZM112.69 23.2579C112.517 23.4683 112.251 23.6106 111.892 23.6849C111.546 23.7591 111.156 23.8148 110.723 23.8519L109.535 23.9633C109.189 24.0004 108.843 24.0561 108.497 24.1304C108.15 24.1922 107.835 24.3037 107.55 24.4645C107.278 24.6254 107.055 24.8481 106.882 25.1328C106.709 25.4051 106.623 25.7639 106.623 26.2095C106.623 26.9149 106.845 27.4409 107.29 27.7874C107.736 28.1215 108.348 28.2886 109.127 28.2886C109.931 28.2886 110.568 28.1463 111.038 27.8616C111.509 27.5646 111.868 27.2305 112.115 26.8592C112.362 26.4756 112.517 26.1105 112.578 25.7639C112.653 25.4051 112.69 25.1637 112.69 25.04V23.2579Z" fill="black"/>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_2155_223">
17
- <rect width="114.545" height="14" fill="white" transform="translate(0 15)"/>
18
- </clipPath>
19
- </defs>
20
- </svg>
@@ -1,20 +0,0 @@
1
- <svg width="122" height="44" viewBox="0 0 122 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2155_219)">
3
- <path d="M30.9387 15.4558V17.9212H34.4091V28.5197H37.0336V17.9212H40.4959V15.4558H30.9387Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M29.2195 21.5478C29.9829 20.9379 30.4222 20.0109 30.4107 19.0349C30.4107 17.9212 30.097 17.0333 29.4061 16.419C28.7152 15.8046 27.7266 15.4558 26.4441 15.4558H20.381V20.3667L22.2908 21.8372L20.381 23.3116V28.5197H26.7696C29.291 28.5197 30.907 27.0017 30.907 24.6394C30.9801 23.3722 30.3258 22.1736 29.2195 21.5478ZM23.0254 17.8577H26.4441C27.3096 17.8577 27.8536 18.3532 27.8536 19.1736C27.8597 19.5437 27.7113 19.8996 27.4439 20.1561C27.1765 20.4125 26.8142 20.5462 26.4441 20.5252H23.0293L23.0254 17.8577ZM23.0293 26.098H26.4441V26.102C27.2541 26.102 28.2348 25.8285 28.2348 24.5126C28.2348 23.4939 27.5757 22.9272 26.3845 22.9272H23.0293V26.098Z" fill="black"/>
5
- <path d="M11.7449 22.4991C11.4649 22.4974 11.2165 22.3195 11.1255 22.0552C11.0971 21.9873 11.0823 21.9146 11.0818 21.8412C11.0806 21.77 11.0955 21.6996 11.1255 21.635C11.2116 21.3683 11.4601 21.1874 11.7409 21.1871H18.9753C18.8449 20.3777 18.4661 19.6285 17.8914 19.0429L17.8596 19.0072L16.9503 18.0916L16.9146 18.0638L13.8533 15L7 21.8372L13.8493 28.6783L16.8987 25.6224L16.9503 25.5748L17.8596 24.6632L17.9033 24.6156C18.4679 24.0311 18.8405 23.2886 18.9713 22.4872L11.7449 22.4991Z" fill="#007BC6"/>
6
- <path d="M45.3788 15.4241H51.0195C51.3906 15.4241 51.7988 15.4674 52.2441 15.554C52.7018 15.6406 53.1224 15.8201 53.5058 16.0924C53.9017 16.3522 54.2295 16.7297 54.4893 17.2247C54.749 17.7074 54.8789 18.3447 54.8789 19.1368C54.8789 20.3001 54.5202 21.1973 53.8028 21.8285C53.0853 22.4596 52.0586 22.7752 50.7226 22.7752H46.1952V28.6783H45.3788V15.4241ZM46.1952 22.0698H50.8525C51.4463 22.0698 51.9473 21.9832 52.3555 21.8099C52.7761 21.6243 53.11 21.3891 53.3574 21.1045C53.6049 20.8198 53.7842 20.5043 53.8956 20.1577C54.0069 19.8112 54.0625 19.4647 54.0625 19.1182C54.0625 18.8707 54.0254 18.5799 53.9512 18.2457C53.877 17.8992 53.7285 17.5712 53.5058 17.2618C53.2832 16.9401 52.9678 16.674 52.5596 16.4636C52.1638 16.2409 51.6318 16.1295 50.9638 16.1295H46.1952V22.0698Z" fill="black"/>
7
- <path d="M61.9772 26.785H61.9401C61.8288 27.0696 61.6679 27.3419 61.4576 27.6017C61.2473 27.8492 60.9875 28.072 60.6783 28.27C60.3814 28.468 60.0413 28.6227 59.6578 28.7341C59.2743 28.8455 58.8538 28.9012 58.396 28.9012C57.3817 28.9012 56.5962 28.6846 56.0396 28.2515C55.4829 27.806 55.2046 27.1253 55.2046 26.2095C55.2046 25.6526 55.3159 25.2009 55.5386 24.8544C55.7612 24.4955 56.0396 24.217 56.3735 24.019C56.7199 23.8086 57.0972 23.6601 57.5054 23.5735C57.926 23.4868 58.328 23.425 58.7115 23.3878L59.8062 23.295C60.3134 23.2579 60.7093 23.2022 60.9937 23.128C61.2906 23.0413 61.5133 22.9299 61.6617 22.7938C61.8102 22.6453 61.903 22.4597 61.9401 22.2369C61.9772 22.0142 61.9957 21.7357 61.9957 21.4015C61.9957 21.1417 61.9462 20.9003 61.8473 20.6776C61.7483 20.4548 61.5937 20.2568 61.3834 20.0836C61.1731 19.9103 60.901 19.7742 60.567 19.6752C60.233 19.5762 59.8248 19.5267 59.3424 19.5267C58.4888 19.5267 57.7961 19.737 57.2642 20.1578C56.7447 20.5786 56.4601 21.2159 56.4106 22.0698H55.7055C55.755 21.0179 56.089 20.2321 56.7076 19.7123C57.3384 19.1801 58.229 18.9141 59.3795 18.9141C60.5299 18.9141 61.3648 19.143 61.8844 19.6009C62.4163 20.0464 62.6822 20.6343 62.6822 21.3644V26.9149C62.6822 27.051 62.6822 27.1872 62.6822 27.3233C62.6947 27.4594 62.7193 27.5832 62.7564 27.6945C62.7936 27.806 62.8555 27.8987 62.942 27.973C63.0286 28.0349 63.1523 28.0658 63.3131 28.0658C63.4368 28.0658 63.61 28.0473 63.8327 28.0101V28.6041C63.6471 28.6537 63.4554 28.6784 63.2575 28.6784C62.9729 28.6784 62.7441 28.6413 62.5709 28.567C62.4101 28.4928 62.2864 28.3938 62.1998 28.27C62.1132 28.1463 62.0514 28.0039 62.0143 27.8431C61.9896 27.6698 61.9772 27.4842 61.9772 27.2862V26.785ZM61.9772 23.2579C61.804 23.4683 61.538 23.6106 61.1793 23.6849C60.8329 23.7591 60.4433 23.8148 60.0103 23.8519L58.8228 23.9633C58.4765 24.0004 58.1301 24.0561 57.7837 24.1304C57.4373 24.1922 57.122 24.3037 56.8374 24.4645C56.5653 24.6254 56.3426 24.8481 56.1694 25.1328C55.9962 25.4051 55.9097 25.7639 55.9097 26.2095C55.9097 26.9149 56.1323 27.4409 56.5777 27.7874C57.0229 28.1215 57.6353 28.2886 58.4146 28.2886C59.2186 28.2886 59.8557 28.1463 60.3258 27.8616C60.7958 27.5646 61.1546 27.2305 61.4019 26.8592C61.6494 26.4756 61.804 26.1105 61.8659 25.7639C61.9401 25.4051 61.9772 25.1637 61.9772 25.04V23.2579Z" fill="black"/>
8
- <path d="M64.9274 19.1368H65.6325V21.1788H65.6696C65.7933 20.8199 65.9665 20.5043 66.1891 20.2321C66.4242 19.9474 66.6901 19.7061 66.987 19.5081C67.2962 19.3101 67.6303 19.1616 67.989 19.0626C68.3477 18.9636 68.7127 18.9141 69.0837 18.9141C69.6404 18.9141 70.1104 18.9821 70.4939 19.1183C70.8896 19.2544 71.2116 19.4338 71.4585 19.6566C71.706 19.8794 71.8976 20.1331 72.0338 20.4177C72.1827 20.69 72.2877 20.9684 72.3494 21.253C72.4111 21.5377 72.4487 21.8161 72.4608 22.0884C72.4729 22.3483 72.4792 22.5772 72.4792 22.7752V28.6784H71.7741V22.6453C71.7741 22.4102 71.7557 22.1132 71.7188 21.7543C71.6812 21.3954 71.5699 21.055 71.3847 20.7333C71.2116 20.3991 70.9392 20.1145 70.5681 19.8794C70.2094 19.6442 69.7084 19.5267 69.0652 19.5267C68.5209 19.5267 68.0384 19.6257 67.6178 19.8237C67.1973 20.0217 66.8386 20.3001 66.5417 20.659C66.2448 21.0055 66.0159 21.4263 65.8551 21.9213C65.7067 22.404 65.6325 22.9361 65.6325 23.5178V28.6784H64.9274V19.1368Z" fill="black"/>
9
- <path d="M74.1039 23.9076C74.1039 23.2269 74.1968 22.5896 74.382 21.9956C74.5799 21.3892 74.865 20.857 75.236 20.3991C75.607 19.9412 76.0645 19.5823 76.6086 19.3225C77.1533 19.0502 77.7776 18.9141 78.4827 18.9141C79.1878 18.9141 79.8127 19.0502 80.3568 19.3225C80.9015 19.5823 81.3591 19.9412 81.7301 20.3991C82.1011 20.857 82.3792 21.3892 82.565 21.9956C82.7629 22.5896 82.8622 23.2269 82.8622 23.9076C82.8622 24.5882 82.7629 25.2318 82.565 25.8382C82.3792 26.4447 82.1011 26.9768 81.7301 27.4346C81.3591 27.8802 80.9015 28.2391 80.3568 28.5114C79.8127 28.7713 79.1878 28.9012 78.4827 28.9012C77.7776 28.9012 77.1533 28.7713 76.6086 28.5114C76.0645 28.2391 75.607 27.8802 75.236 27.4346C74.865 26.9768 74.5799 26.4447 74.382 25.8382C74.1968 25.2318 74.1039 24.5882 74.1039 23.9076ZM74.809 23.9076C74.809 24.4769 74.8892 25.0276 75.0502 25.5598C75.2112 26.0796 75.446 26.5436 75.7552 26.952C76.0645 27.3604 76.4482 27.6884 76.9058 27.9359C77.3633 28.171 77.889 28.2886 78.4827 28.2886C79.0764 28.2886 79.6027 28.171 80.0602 27.9359C80.5178 27.6884 80.9015 27.3604 81.2108 26.952C81.5194 26.5436 81.7549 26.0796 81.9159 25.5598C82.0763 25.0276 82.1571 24.4769 82.1571 23.9076C82.1571 23.3384 82.0763 22.7938 81.9159 22.274C81.7549 21.7419 81.5194 21.2716 81.2108 20.8632C80.9015 20.4548 80.5178 20.1331 80.0602 19.8979C79.6027 19.6504 79.0764 19.5267 78.4827 19.5267C77.889 19.5267 77.3633 19.6504 76.9058 19.8979C76.4482 20.1331 76.0645 20.4548 75.7552 20.8632C75.446 21.2716 75.2112 21.7419 75.0502 22.274C74.8892 22.7938 74.809 23.3384 74.809 23.9076Z" fill="black"/>
10
- <path d="M85.2206 21.253H85.276C85.3625 20.9436 85.5171 20.6528 85.7399 20.3805C85.9753 20.1083 86.2534 19.8731 86.5748 19.6751C86.9089 19.4771 87.2741 19.3286 87.67 19.2296C88.0779 19.1182 88.4985 19.0687 88.9312 19.0811V19.7865C88.5602 19.737 88.1339 19.7741 87.6515 19.8979C87.1812 20.0216 86.7294 20.2939 86.2967 20.7147C86.1236 20.9003 85.969 21.0797 85.8328 21.253C85.7093 21.4262 85.6037 21.6181 85.5171 21.8285C85.4306 22.0389 85.3625 22.274 85.3135 22.5339C85.2639 22.7938 85.2327 23.1032 85.2206 23.462V28.6784H84.5155V19.1368H85.2206V21.253Z" fill="black"/>
11
- <path d="M95.6442 26.785H95.6073C95.496 27.0696 95.335 27.3419 95.125 27.6017C94.915 27.8492 94.6547 28.072 94.3454 28.27C94.0489 28.468 93.7084 28.6227 93.3253 28.7341C92.9416 28.8455 92.521 28.9012 92.0634 28.9012C91.0491 28.9012 90.2638 28.6846 89.707 28.2515C89.1502 27.806 88.8721 27.1253 88.8721 26.2095C88.8721 25.6526 88.9834 25.2009 89.2062 24.8544C89.4289 24.4955 89.707 24.217 90.0411 24.019C90.3872 23.8086 90.7646 23.6601 91.1725 23.5735C91.5932 23.4868 91.9953 23.425 92.3791 23.3878L93.4736 23.295C93.9808 23.2579 94.3766 23.2022 94.6611 23.128C94.9583 23.0413 95.181 22.9299 95.3292 22.7938C95.4775 22.6453 95.5704 22.4597 95.6073 22.2369C95.6443 22.0142 95.6633 21.7357 95.6633 21.4015C95.6633 21.1417 95.6137 20.9003 95.5144 20.6776C95.4158 20.4548 95.2612 20.2568 95.0505 20.0836C94.8405 19.9103 94.5682 19.7742 94.2341 19.6752C93.9006 19.5762 93.4921 19.5267 93.0097 19.5267C92.1563 19.5267 91.4633 19.737 90.9313 20.1578C90.4121 20.5786 90.1276 21.2159 90.078 22.0698H89.3729C89.4225 21.0179 89.7566 20.2321 90.3752 19.7123C91.0058 19.1801 91.8967 18.9141 93.0466 18.9141C94.1972 18.9141 95.0321 19.143 95.552 19.6009C96.084 20.0464 96.3493 20.6343 96.3493 21.3644V26.9149C96.3493 27.051 96.3493 27.1872 96.3493 27.3233C96.3621 27.4594 96.3869 27.5832 96.4238 27.6945C96.4607 27.806 96.5231 27.8987 96.6096 27.973C96.6962 28.0349 96.8196 28.0658 96.9806 28.0658C97.1041 28.0658 97.2772 28.0473 97.4999 28.0101V28.6041C97.3147 28.6537 97.1225 28.6784 96.9246 28.6784C96.6402 28.6784 96.4117 28.6413 96.2386 28.567C96.0776 28.4928 95.9535 28.3938 95.867 28.27C95.7804 28.1463 95.7187 28.0039 95.6818 27.8431C95.657 27.6698 95.6442 27.4842 95.6442 27.2862V26.785ZM95.6442 23.2579C95.4712 23.4683 95.2052 23.6106 94.8469 23.6849C94.5001 23.7591 94.1106 23.8148 93.6779 23.8519L92.4904 23.9633C92.1436 24.0004 91.7974 24.0561 91.4512 24.1304C91.1044 24.1922 90.7894 24.3037 90.505 24.4645C90.2326 24.6254 90.0099 24.8481 89.8368 25.1328C89.6637 25.4051 89.5772 25.7639 89.5772 26.2095C89.5772 26.9149 89.7999 27.4409 90.2447 27.7874C90.6902 28.1215 91.3023 28.2886 92.0819 28.2886C92.8862 28.2886 93.5232 28.1463 93.9929 27.8616C94.4632 27.5646 94.8221 27.2305 95.0696 26.8592C95.3165 26.4756 95.4712 26.1105 95.5335 25.7639C95.6073 25.4051 95.6442 25.1637 95.6442 25.04V23.2579Z" fill="black"/>
12
- <path d="M98.6135 19.1368H99.3186V21.086H99.3555C99.43 20.789 99.5598 20.5105 99.745 20.2506C99.9308 19.9784 100.154 19.7432 100.413 19.5452C100.686 19.3472 100.982 19.1925 101.304 19.0811C101.638 18.9698 101.984 18.9141 102.343 18.9141C102.801 18.9141 103.197 18.9759 103.531 19.0997C103.864 19.2111 104.149 19.3658 104.384 19.5638C104.619 19.7494 104.805 19.966 104.941 20.2135C105.076 20.4486 105.169 20.69 105.219 20.9375H105.256C105.54 20.2692 105.918 19.768 106.388 19.4338C106.87 19.0873 107.501 18.9141 108.281 18.9141C108.713 18.9141 109.109 18.9821 109.468 19.1183C109.839 19.242 110.155 19.44 110.414 19.7123C110.687 19.9722 110.897 20.3063 111.046 20.7147C111.194 21.1231 111.268 21.6057 111.268 22.1627V28.6784H110.563V22.1441C110.563 21.5377 110.47 21.0612 110.284 20.7147C110.099 20.3682 109.877 20.1083 109.616 19.9351C109.369 19.7494 109.115 19.638 108.856 19.6009C108.608 19.5514 108.417 19.5267 108.281 19.5267C107.848 19.5267 107.446 19.6009 107.075 19.7494C106.716 19.8979 106.4 20.1207 106.128 20.4177C105.868 20.7147 105.664 21.086 105.516 21.5315C105.367 21.9646 105.293 22.4658 105.293 23.0351V28.6784H104.588V22.1441C104.588 21.5501 104.495 21.0798 104.31 20.7333C104.137 20.3744 103.927 20.1083 103.679 19.9351C103.444 19.7618 103.197 19.6504 102.937 19.6009C102.689 19.5514 102.492 19.5267 102.343 19.5267C102.009 19.5267 101.662 19.5947 101.304 19.7309C100.945 19.867 100.617 20.0774 100.32 20.362C100.024 20.6466 99.7825 21.0117 99.5967 21.4573C99.4115 21.9028 99.3186 22.4287 99.3186 23.0351V28.6784H98.6135V19.1368Z" fill="black"/>
13
- <path d="M119.69 26.785H119.653C119.542 27.0696 119.381 27.3419 119.171 27.6017C118.96 27.8492 118.7 28.072 118.391 28.27C118.094 28.468 117.754 28.6227 117.37 28.7341C116.987 28.8455 116.567 28.9012 116.109 28.9012C115.095 28.9012 114.309 28.6846 113.753 28.2515C113.196 27.806 112.918 27.1253 112.918 26.2095C112.918 25.6526 113.028 25.2009 113.251 24.8544C113.474 24.4955 113.753 24.217 114.086 24.019C114.433 23.8086 114.81 23.6601 115.218 23.5735C115.639 23.4868 116.041 23.425 116.424 23.3878L117.519 23.295C118.026 23.2579 118.422 23.2022 118.707 23.128C119.003 23.0413 119.226 22.9299 119.375 22.7938C119.523 22.6453 119.616 22.4597 119.653 22.2369C119.69 22.0142 119.708 21.7357 119.708 21.4015C119.708 21.1417 119.659 20.9003 119.56 20.6776C119.461 20.4548 119.307 20.2568 119.096 20.0836C118.886 19.9103 118.614 19.7742 118.28 19.6752C117.946 19.5762 117.538 19.5267 117.055 19.5267C116.202 19.5267 115.509 19.737 114.977 20.1578C114.458 20.5786 114.173 21.2159 114.124 22.0698H113.418C113.468 21.0179 113.802 20.2321 114.42 19.7123C115.051 19.1801 115.942 18.9141 117.092 18.9141C118.243 18.9141 119.078 19.143 119.597 19.6009C120.129 20.0464 120.395 20.6343 120.395 21.3644V26.9149C120.395 27.051 120.395 27.1872 120.395 27.3233C120.408 27.4594 120.432 27.5832 120.469 27.6945C120.506 27.806 120.568 27.8987 120.655 27.973C120.741 28.0349 120.865 28.0658 121.026 28.0658C121.15 28.0658 121.323 28.0473 121.545 28.0101V28.6041C121.36 28.6537 121.168 28.6784 120.97 28.6784C120.686 28.6784 120.457 28.6413 120.284 28.567C120.123 28.4928 119.999 28.3938 119.913 28.27C119.826 28.1463 119.764 28.0039 119.727 27.8431C119.703 27.6698 119.69 27.4842 119.69 27.2862V26.785ZM119.69 23.2579C119.517 23.4683 119.251 23.6106 118.892 23.6849C118.546 23.7591 118.156 23.8148 117.723 23.8519L116.535 23.9633C116.189 24.0004 115.843 24.0561 115.497 24.1304C115.15 24.1922 114.835 24.3037 114.55 24.4645C114.278 24.6254 114.055 24.8481 113.882 25.1328C113.709 25.4051 113.623 25.7639 113.623 26.2095C113.623 26.9149 113.845 27.4409 114.29 27.7874C114.736 28.1215 115.348 28.2886 116.127 28.2886C116.931 28.2886 117.568 28.1463 118.038 27.8616C118.509 27.5646 118.868 27.2305 119.115 26.8592C119.362 26.4756 119.517 26.1105 119.578 25.7639C119.653 25.4051 119.69 25.1637 119.69 25.04V23.2579Z" fill="black"/>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_2155_219">
17
- <rect width="114.545" height="14" fill="white" transform="translate(7 15)"/>
18
- </clipPath>
19
- </defs>
20
- </svg>
@@ -1,11 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_442)">
3
- <path d="M30 0H2C0.89543 0 0 0.89543 0 2V30C0 31.1046 0.89543 32 2 32H30C31.1046 32 32 31.1046 32 30V2C32 0.89543 31.1046 0 30 0Z" fill="#3C619D"/>
4
- <path d="M22.1 32V19.6H26.3L26.9 14.8H22.1V11.7C22.1 10.3 22.5 9.3 24.5 9.3H27V5C25.773 4.842 24.537 4.775 23.3 4.8C19.6 4.8 17.1 7.1 17.1 11.2V14.8H12.9V19.6H17.1V32H22.1Z" fill="white"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_2_442">
8
- <rect width="32" height="32" fill="white"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
@@ -1,19 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_441)">
3
- <path d="M30 0H2C0.89543 0 0 0.89543 0 2V30C0 31.1046 0.89543 32 2 32H30C31.1046 32 32 31.1046 32 30V2C32 0.89543 31.1046 0 30 0Z" fill="#DC4E41"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12 15V17.4H15.97C15.81 18.43 14.77 20.42 12 20.42C9.61 20.42 7.66 18.44 7.66 16C7.66 13.56 9.61 11.58 12 11.58C13.36 11.58 14.27 12.16 14.79 12.66L16.69 10.83C15.47 9.69 13.89 9 12 9C8.13 9 5 12.13 5 16C5 19.87 8.13 23 12 23C16.04 23 18.72 20.16 18.72 16.16C18.72 15.7 18.67 15.35 18.61 15H12Z" fill="white"/>
5
- <path opacity="0.4" fill-rule="evenodd" clip-rule="evenodd" d="M12 15.12H18.61C18.68 15.45 18.72 15.8 18.72 16.22V16.15C18.72 15.69 18.67 15.34 18.61 14.99H12V15.12ZM12 9.12C13.85 9.12 15.41 9.79 16.61 10.89L16.68 10.82C15.47 9.69 13.89 9 12 9C8.13 9 5 12.13 5 16V16.06C5.04 12.23 8.16 9.12 12 9.12ZM12 20.54C14.77 20.54 15.81 18.56 15.97 17.52H15.94C15.72 18.58 14.67 20.41 12 20.41C9.63 20.41 7.7 18.46 7.67 16.06C7.67 16.08 7.66 16.1 7.66 16.12C7.66 18.56 9.61 20.54 12 20.54Z" fill="white"/>
6
- <g opacity="0.1">
7
- <path opacity="0.1" fill-rule="evenodd" clip-rule="evenodd" d="M12 11.58C9.61 11.58 7.66 13.56 7.66 16C7.66 16.02 7.67 16.04 7.67 16.06C7.7 13.65 9.63 11.71 12 11.71C13.36 11.71 14.27 12.29 14.79 12.79L16.69 10.96C16.67 10.94 16.64 10.92 16.62 10.9L14.79 12.67C14.27 12.17 13.36 11.58 12 11.58ZM12 17.4V17.52H15.94C15.95 17.48 15.96 17.43 15.97 17.4H12Z" fill="#3E2723"/>
8
- <path opacity="0.1" fill-rule="evenodd" clip-rule="evenodd" d="M12 23C8.16 23 5.04 19.9 5 16.06V16.12C5 19.99 8.13 23.12 12 23.12C16.04 23.12 18.72 20.28 18.72 16.28V16.22C18.69 20.19 16.02 23 12 23Z" fill="#3E2723"/>
9
- </g>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M27 15H25V13H23V15H21V17H23V19H25V17H27" fill="white"/>
11
- <path opacity="0.4" fill-rule="evenodd" clip-rule="evenodd" d="M25 15H27V15.12H25V15ZM23 13H25V13.12H23V13ZM21 15H23V15.12H21V15Z" fill="white"/>
12
- <path opacity="0.1" fill-rule="evenodd" clip-rule="evenodd" d="M21 17H23V17.12H21V17ZM25 17H27V17.12H25V17ZM23 19H25V19.12H23V19Z" fill="#3E2723"/>
13
- </g>
14
- <defs>
15
- <clipPath id="clip0_2_441">
16
- <rect width="32" height="32" fill="white"/>
17
- </clipPath>
18
- </defs>
19
- </svg>
@@ -1,45 +0,0 @@
1
- <svg width="170" height="50" viewBox="0 0 170 50" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_440)">
3
- <path d="M164 0H6C4.4087 0 2.88258 0.632141 1.75736 1.75736C0.632141 2.88258 0 4.4087 0 6L0 44C0 45.5913 0.632141 47.1174 1.75736 48.2426C2.88258 49.3679 4.4087 50 6 50H164C165.591 50 167.117 49.3679 168.243 48.2426C169.368 47.1174 170 45.5913 170 44V6C170 4.4087 169.368 2.88258 168.243 1.75736C167.117 0.632141 165.591 0 164 0V0Z" fill="#A6A6A6"/>
4
- <path d="M164 1C164.657 1 165.307 1.12933 165.913 1.3806C166.52 1.63188 167.071 2.00017 167.536 2.46447C168 2.92876 168.368 3.47995 168.619 4.08658C168.871 4.69321 169 5.34339 169 6V44C169 45.3261 168.473 46.5979 167.536 47.5355C166.598 48.4732 165.326 49 164 49H6C5.34339 49 4.69321 48.8707 4.08658 48.6194C3.47995 48.3681 2.92876 47.9998 2.46447 47.5355C1.52678 46.5979 1 45.3261 1 44V6C1 4.67392 1.52678 3.40215 2.46447 2.46447C3.40215 1.52678 4.67392 1 6 1H164Z" fill="black"/>
5
- <path d="M59.7 12.9C59.7296 13.3562 59.665 13.8135 59.5102 14.2437C59.3553 14.6738 59.1136 15.0674 58.8 15.4C58.4341 15.7662 57.9966 16.0529 57.5148 16.2422C57.033 16.4315 56.5173 16.5193 56 16.5C54.9612 16.5004 53.9608 16.1073 53.2 15.4C52.8303 15.0367 52.5412 14.5996 52.3517 14.1172C52.1622 13.6347 52.0764 13.1178 52.1 12.6C52.0905 12.0839 52.1827 11.571 52.3715 11.0906C52.5602 10.6102 52.8418 10.1716 53.2 9.8C53.5579 9.41668 53.9917 9.11204 54.4738 8.90545C54.9558 8.69886 55.4756 8.59483 56 8.6C56.5471 8.60256 57.0892 8.7042 57.6 8.9C58.0499 9.08299 58.4581 9.35512 58.8 9.7L58.1 10.4C57.8426 10.0988 57.5192 9.86095 57.1551 9.70487C56.7909 9.54879 56.3956 9.47869 56 9.5C55.2268 9.50671 54.4817 9.79057 53.9 10.3C53.6051 10.5839 53.3727 10.9262 53.2178 11.305C53.0628 11.6838 52.9886 12.0908 53 12.5C52.9886 12.9092 53.0628 13.3162 53.2178 13.695C53.3727 14.0738 53.6051 14.4161 53.9 14.7C54.1751 14.9722 54.504 15.1839 54.8656 15.3216C55.2272 15.4594 55.6136 15.5201 56 15.5C56.7732 15.4933 57.5183 15.2094 58.1 14.7C58.2988 14.5054 58.4549 14.2716 58.5582 14.0133C58.6615 13.755 58.7098 13.478 58.7 13.2H56V12.3H59.7V12.9ZM65.5 9.7H62.1V12.1H65.2V13H62.1V15.4H65.5V16.3H61.1V8.8H65.5V9.7ZM69.6 16.3H68.6V9.7H66.5V8.8H71.7V9.7H69.6V16.3ZM75.5 16.3V8.8H76.5V16.4H75.5V16.3ZM80.8 16.3H79.8V9.7H77.7V8.8H82.9V9.7H80.8V16.3ZM92.7 15.4C92.3423 15.7772 91.9061 16.0712 91.4223 16.2613C90.9385 16.4513 90.4188 16.5328 89.9 16.5C88.8612 16.5004 87.8608 16.1073 87.1 15.4C86.3922 14.6394 85.9987 13.639 85.9987 12.6C85.9987 11.561 86.3922 10.5606 87.1 9.8C87.4614 9.42123 87.8959 9.11972 88.3771 8.91372C88.8584 8.70771 89.3765 8.6015 89.9 8.6015C90.4235 8.6015 90.9416 8.70771 91.4229 8.91372C91.9041 9.11972 92.3386 9.42123 92.7 9.8C93.4078 10.5606 93.8013 11.561 93.8013 12.6C93.8013 13.639 93.4078 14.6394 92.7 15.4ZM87.9 14.7C88.17 14.9791 88.4981 15.1954 88.861 15.3336C89.2239 15.4719 89.6127 15.5287 90 15.5C90.7732 15.4933 91.5183 15.2094 92.1 14.7C92.381 14.4105 92.5975 14.0648 92.7354 13.6856C92.8733 13.3064 92.9294 12.9024 92.9 12.5C92.8763 11.7114 92.5547 10.961 92 10.4C91.73 10.1209 91.4019 9.90462 91.039 9.76638C90.6761 9.62813 90.2873 9.57133 89.9 9.6C89.1268 9.60671 88.3817 9.89057 87.8 10.4C87.2726 11.0105 86.9879 11.7934 87 12.6C86.9787 12.9956 87.0488 13.3909 87.2049 13.7551C87.361 14.1192 87.5988 14.4426 87.9 14.7ZM95.2 16.3V8.8H96.4L100.1 14.7V8.8H101.1V16.4H100.1L96.3 10.2V16.4H95.2V16.3Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
6
- <path d="M85.8 27.4C84.732 27.4 83.6879 27.7167 82.7999 28.3101C81.9119 28.9034 81.2198 29.7468 80.8111 30.7335C80.4023 31.7202 80.2954 32.806 80.5038 33.8535C80.7121 34.901 81.2264 35.8632 81.9816 36.6184C82.7368 37.3736 83.699 37.8879 84.7465 38.0962C85.794 38.3046 86.8798 38.1977 87.8665 37.7889C88.8532 37.3802 89.6966 36.6881 90.2899 35.8001C90.8833 34.9121 91.2 33.868 91.2 32.8C91.2193 32.0856 91.0928 31.3748 90.8282 30.7109C90.5637 30.047 90.1666 29.444 89.6613 28.9387C89.156 28.4334 88.553 28.0363 87.8891 27.7718C87.2252 27.5072 86.5144 27.3807 85.8 27.4ZM85.8 36C85.1574 36.0421 84.517 35.89 83.962 35.5634C83.407 35.2368 82.9631 34.7509 82.6879 34.1687C82.4127 33.5865 82.319 32.9349 82.4189 32.2988C82.5188 31.6626 82.8078 31.0712 83.2482 30.6014C83.6886 30.1316 84.2602 29.8052 84.8886 29.6644C85.517 29.5237 86.1732 29.5753 86.7719 29.8124C87.3706 30.0495 87.8842 30.4612 88.2459 30.994C88.6076 31.5268 88.8006 32.156 88.8 32.8C88.8217 33.6208 88.5188 34.4171 87.9572 35.0162C87.3956 35.6152 86.6205 35.9687 85.8 36ZM74.1 27.4C73.032 27.4 71.988 27.7167 71.0999 28.3101C70.2119 28.9034 69.5198 29.7468 69.1111 30.7335C68.7023 31.7202 68.5954 32.806 68.8038 33.8535C69.0121 34.901 69.5264 35.8632 70.2816 36.6184C71.0368 37.3736 71.999 37.8879 73.0465 38.0962C74.094 38.3046 75.1798 38.1977 76.1665 37.7889C77.1532 37.3802 77.9966 36.6881 78.5899 35.8001C79.1833 34.9121 79.5 33.868 79.5 32.8C79.5026 32.0901 79.3648 31.3867 79.0943 30.7304C78.8239 30.074 78.4262 29.4777 77.9243 28.9757C77.4223 28.4738 76.826 28.0761 76.1696 27.8057C75.5133 27.5352 74.8099 27.3974 74.1 27.4ZM74.1 36C73.4574 36.0421 72.817 35.89 72.262 35.5634C71.707 35.2368 71.2631 34.7509 70.9879 34.1687C70.7127 33.5865 70.619 32.9349 70.7189 32.2988C70.8188 31.6626 71.1078 31.0712 71.5482 30.6014C71.9886 30.1316 72.5602 29.8052 73.1886 29.6644C73.817 29.5237 74.4732 29.5753 75.0719 29.8124C75.6706 30.0495 76.1842 30.4612 76.5459 30.994C76.9076 31.5268 77.1006 32.156 77.1 32.8C77.1217 33.6208 76.8188 34.4171 76.2572 35.0162C75.6956 35.6152 74.9205 35.9687 74.1 36ZM60.1 29V31.3H65.5C65.3873 32.362 64.9707 33.3689 64.3 34.2C63.7608 34.7654 63.1074 35.2095 62.3832 35.5026C61.659 35.7957 60.8807 35.9312 60.1 35.9C58.5087 35.9 56.9826 35.2679 55.8574 34.1426C54.7321 33.0174 54.1 31.4913 54.1 29.9C54.0962 28.7286 54.4354 27.5816 55.0758 26.6007C55.7162 25.6198 56.6297 24.8478 57.7036 24.3799C58.7776 23.9121 59.965 23.7688 61.1194 23.9679C62.2738 24.1669 63.3447 24.6995 64.2 25.5L65.8 23.9C64.2784 22.4105 62.2292 21.5837 60.1 21.6C59.01 21.6 57.9307 21.8147 56.9237 22.2318C55.9167 22.6489 55.0017 23.2603 54.231 24.031C53.4603 24.8017 52.8489 25.7167 52.4318 26.7237C52.0147 27.7307 51.8 28.81 51.8 29.9C51.8 30.99 52.0147 32.0693 52.4318 33.0763C52.8489 34.0833 53.4603 34.9983 54.231 35.769C55.0017 36.5397 55.9167 37.1511 56.9237 37.5682C57.9307 37.9853 59.01 38.2 60.1 38.2C61.1739 38.2438 62.245 38.0617 63.2441 37.6655C64.2432 37.2694 65.148 36.6679 65.9 35.9C67.232 34.4616 67.9497 32.5598 67.9 30.6C67.9202 30.131 67.8867 29.6613 67.8 29.2H60.1V29ZM117.2 30.8C116.885 29.8237 116.271 28.9708 115.446 28.361C114.621 27.7511 113.626 27.4151 112.6 27.4C111.906 27.4031 111.219 27.5472 110.582 27.8235C109.945 28.0998 109.37 28.5027 108.893 29.0076C108.416 29.5125 108.047 30.109 107.808 30.7608C107.568 31.4127 107.463 32.1065 107.5 32.8C107.486 33.9541 107.847 35.0817 108.528 36.0138C109.208 36.9458 110.173 37.6322 111.277 37.97C112.38 38.3079 113.564 38.279 114.65 37.8878C115.735 37.4966 116.665 36.7641 117.3 35.8L115.5 34.6C115.237 35.0563 114.858 35.4352 114.401 35.6986C113.945 35.9619 113.427 36.1003 112.9 36.1C112.356 36.124 111.818 35.9844 111.354 35.6992C110.891 35.4139 110.524 34.9962 110.3 34.5L117.5 31.5L117.2 30.8ZM109.9 32.6C109.869 32.21 109.917 31.8178 110.043 31.4473C110.169 31.0768 110.369 30.736 110.631 30.4456C110.893 30.1553 111.212 29.9217 111.568 29.759C111.924 29.5964 112.309 29.5083 112.7 29.5C113.101 29.4904 113.497 29.5871 113.848 29.7803C114.2 29.9736 114.493 30.2564 114.7 30.6L109.9 32.6ZM104.1 37.7H106.5V22H104.1V37.7ZM100.2 28.6C99.4301 27.8321 98.3874 27.4006 97.3 27.4C95.9376 27.4833 94.6584 28.0833 93.7232 29.0774C92.788 30.0716 92.2673 31.3851 92.2673 32.75C92.2673 34.1149 92.788 35.4284 93.7232 36.4226C94.6584 37.4167 95.9376 38.0167 97.3 38.1C97.8253 38.1115 98.347 38.0103 98.83 37.8033C99.313 37.5963 99.746 37.2883 100.1 36.9H100.2V37.6C100.2 39.6 99.1 40.7 97.3 40.7C96.7135 40.6821 96.145 40.4925 95.6651 40.1548C95.1852 39.8171 94.8149 39.3461 94.6 38.8L92.6 39.7C92.9892 40.6314 93.6406 41.4296 94.475 41.9977C95.3094 42.5658 96.2908 42.8792 97.3 42.9C100.1 42.9 102.4 41.3 102.4 37.3V27.7H100.2V28.6ZM97.5 36C96.6821 35.9358 95.9184 35.5655 95.3615 34.9631C94.8045 34.3607 94.4952 33.5704 94.4952 32.75C94.4952 31.9296 94.8045 31.1393 95.3615 30.5369C95.9184 29.9345 96.6821 29.5642 97.5 29.5C97.9088 29.5215 98.3091 29.6245 98.6775 29.8029C99.0459 29.9814 99.3748 30.2317 99.645 30.5392C99.9152 30.8467 100.121 31.2051 100.251 31.5934C100.381 31.9816 100.431 32.3919 100.4 32.8C100.427 33.2022 100.373 33.6057 100.24 33.9864C100.108 34.3672 99.9004 34.7173 99.6297 35.016C99.3591 35.3147 99.031 35.5558 98.665 35.7248C98.2991 35.8939 97.9029 35.9875 97.5 36ZM128.2 22H122.6V37.7H124.9V31.7H128.2C128.865 31.7267 129.528 31.6205 130.152 31.3875C130.775 31.1544 131.346 30.7993 131.83 30.343C132.314 29.8866 132.703 29.3382 132.972 28.7298C133.242 28.1214 133.387 27.4653 133.4 26.8C133.374 26.1432 133.219 25.498 132.944 24.9011C132.669 24.3043 132.278 23.7676 131.795 23.3218C131.312 22.876 130.746 22.5298 130.129 22.303C129.512 22.0762 128.857 21.9732 128.2 22ZM128.3 29.6H125V24.2H128.3C129.028 24.1919 129.73 24.4706 130.254 24.9759C130.778 25.4811 131.082 26.1723 131.1 26.9C131.046 27.6154 130.731 28.2861 130.215 28.7841C129.699 29.2821 129.017 29.5725 128.3 29.6ZM142.8 27.3C141.94 27.2353 141.081 27.4293 140.333 27.857C139.584 28.2847 138.981 28.9266 138.6 29.7L140.7 30.6C140.891 30.2141 141.193 29.894 141.567 29.6803C141.941 29.4666 142.37 29.369 142.8 29.4C143.396 29.3354 143.994 29.5095 144.463 29.8842C144.931 30.259 145.232 30.8039 145.3 31.4V31.6C144.524 31.2088 143.669 31.0034 142.8 31C140.6 31 138.3 32.2 138.3 34.5C138.318 34.9888 138.433 35.4691 138.641 35.9121C138.848 36.3551 139.142 36.7518 139.506 37.0785C139.87 37.4052 140.297 37.6552 140.759 37.8135C141.222 37.9718 141.712 38.0353 142.2 38C142.789 38.0431 143.378 37.9265 143.906 37.6625C144.434 37.3985 144.881 36.9969 145.2 36.5H145.3V37.7H147.6V31.7C147.6 28.9 145.5 27.3 142.8 27.3ZM142.5 36C141.7 36 140.7 35.6 140.7 34.7C140.7 33.5 142 33 143.2 33C143.932 32.9741 144.658 33.1469 145.3 33.5C145.207 34.1818 144.874 34.8082 144.361 35.2665C143.848 35.7247 143.188 35.9848 142.5 36ZM155.8 27.7L153.1 34.5H153L150.2 27.7H147.7L151.9 37.2L149.5 42.5H152L158.5 27.7H155.8ZM134.7 37.7H137V22H134.7V37.7Z" fill="white"/>
7
- <path d="M13.1 9.5C12.8849 9.74476 12.7209 10.0301 12.6179 10.3393C12.5148 10.6484 12.4747 10.9751 12.5 11.3V39.1C12.4747 39.4249 12.5148 39.7516 12.6179 40.0607C12.7209 40.3699 12.8849 40.6552 13.1 40.9L13.2 41L28.8 25.4V25L13.1 9.5Z" fill="url(#paint0_linear_2_440)"/>
8
- <path d="M34 30.5L28.8 25.3V24.9L34 19.7L34.1 19.8L40.3 23.3C42.1 24.3 42.1 25.9 40.3 26.9L34.1 30.4L34 30.5Z" fill="url(#paint1_linear_2_440)"/>
9
- <path d="M34.2 30.5L28.9 25.2L13.1 40.9C13.4557 41.2132 13.9086 41.3942 14.3822 41.4124C14.8558 41.4307 15.3213 41.285 15.7 41L34.2 30.5Z" fill="url(#paint2_linear_2_440)"/>
10
- <path d="M34.2 19.8L15.8 9.4C15.4213 9.11501 14.9558 8.96934 14.4822 8.98756C14.0086 9.00578 13.5557 9.18676 13.2 9.5L28.9 25.2L34.2 19.8Z" fill="url(#paint3_linear_2_440)"/>
11
- <path opacity="0.2" d="M34 30.4L15.8 40.7C15.4396 40.971 15.0009 41.1175 14.55 41.1175C14.0991 41.1175 13.6604 40.971 13.3 40.7L13.2 40.8L13.3 40.9C13.6604 41.171 14.0991 41.3175 14.55 41.3175C15.0009 41.3175 15.4396 41.171 15.8 40.9L34.2 30.4H34Z" fill="black"/>
12
- <path opacity="0.12" d="M13.1 40.7C12.8849 40.4552 12.7209 40.1699 12.6179 39.8607C12.5148 39.5516 12.4747 39.2249 12.5 38.9V39.1C12.4747 39.4249 12.5148 39.7516 12.6179 40.0607C12.7209 40.3699 12.8849 40.6552 13.1 40.9V40.7ZM40.3 26.8L34 30.4L34.1 30.5L40.3 27C40.6575 26.8431 40.9665 26.5934 41.195 26.277C41.4236 25.9605 41.5634 25.5887 41.6 25.2C41.5338 25.5539 41.3802 25.8857 41.1532 26.1651C40.9262 26.4445 40.6329 26.6628 40.3 26.8Z" fill="black"/>
13
- <path opacity="0.25" d="M15.8 9.6L40.4 23.6C40.7215 23.7539 41.0049 23.9773 41.2297 24.254C41.4545 24.5307 41.6151 24.8538 41.7 25.2C41.6766 24.8075 41.542 24.4297 41.3118 24.111C41.0815 23.7922 40.7653 23.5456 40.4 23.4L15.8 9.4C14 8.4 12.6 9.2 12.6 11.2V11.4C12.6 9.4 14 8.6 15.8 9.6Z" fill="white"/>
14
- </g>
15
- <defs>
16
- <linearGradient id="paint0_linear_2_440" x1="27.46" y1="10.94" x2="6.32" y2="32.08" gradientUnits="userSpaceOnUse">
17
- <stop stop-color="#00A0FF"/>
18
- <stop offset="0.01" stop-color="#00A1FF"/>
19
- <stop offset="0.26" stop-color="#00BEFF"/>
20
- <stop offset="0.51" stop-color="#00D2FF"/>
21
- <stop offset="0.76" stop-color="#00DFFF"/>
22
- <stop offset="1" stop-color="#00E3FF"/>
23
- </linearGradient>
24
- <linearGradient id="paint1_linear_2_440" x1="42.61" y1="25.1" x2="12.14" y2="25.1" gradientUnits="userSpaceOnUse">
25
- <stop stop-color="#FFE000"/>
26
- <stop offset="0.41" stop-color="#FFBD00"/>
27
- <stop offset="0.78" stop-color="#FFA500"/>
28
- <stop offset="1" stop-color="#FF9C00"/>
29
- </linearGradient>
30
- <linearGradient id="paint2_linear_2_440" x1="31.28" y1="28.07" x2="2.62" y2="56.73" gradientUnits="userSpaceOnUse">
31
- <stop stop-color="#FF3A44"/>
32
- <stop offset="1" stop-color="#C31162"/>
33
- </linearGradient>
34
- <linearGradient id="paint3_linear_2_440" x1="9.22" y1="0.170003" x2="22.01" y2="12.96" gradientUnits="userSpaceOnUse">
35
- <stop stop-color="#32A071"/>
36
- <stop offset="0.07" stop-color="#2DA771"/>
37
- <stop offset="0.48" stop-color="#15CF74"/>
38
- <stop offset="0.8" stop-color="#06E775"/>
39
- <stop offset="1" stop-color="#00F076"/>
40
- </linearGradient>
41
- <clipPath id="clip0_2_440">
42
- <rect width="170" height="50" fill="white"/>
43
- </clipPath>
44
- </defs>
45
- </svg>
@@ -1,21 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_439)">
3
- <path d="M30 0H2C0.89543 0 0 0.89543 0 2V30C0 31.1046 0.89543 32 2 32H30C31.1046 32 32 31.1046 32 30V2C32 0.89543 31.1046 0 30 0Z" fill="url(#paint0_radial_2_439)"/>
4
- <path d="M12 16C12 13.79 13.79 12 16 12C18.21 12 20 13.79 20 16C20 18.21 18.21 20 16 20C13.79 20 12 18.21 12 16ZM9.84 16C9.84 19.402 12.598 22.16 16 22.16C19.402 22.16 22.16 19.402 22.16 16C22.16 12.598 19.402 9.84 16 9.84C12.598 9.84 9.84 12.598 9.84 16ZM21 9.59C21 10.385 21.645 11.03 22.44 11.03C23.235 11.03 23.88 10.385 23.88 9.59C23.88 8.795 23.235 8.15 22.44 8.15C22.058 8.15 21.692 8.302 21.422 8.572C21.152 8.842 21 9.208 21 9.59ZM11.15 25.77C10.39 25.762 9.634 25.624 8.92 25.36C7.874 24.954 7.046 24.126 6.64 23.08C6.376 22.366 6.238 21.61 6.23 20.85C6.17 19.58 6.16 19.2 6.16 16C6.16 12.8 6.16 12.42 6.23 11.15C6.238 10.39 6.376 9.634 6.64 8.92C7.05 7.878 7.876 7.054 8.92 6.65C9.634 6.386 10.39 6.248 11.15 6.24C12.42 6.18 12.79 6.17 16 6.17C19.21 6.17 19.58 6.17 20.85 6.24C21.61 6.248 22.366 6.386 23.08 6.65C24.126 7.056 24.954 7.884 25.36 8.93C25.624 9.644 25.762 10.4 25.77 11.16C25.83 12.43 25.84 12.8 25.84 16.01C25.84 19.22 25.84 19.59 25.77 20.86C25.762 21.62 25.624 22.376 25.36 23.09C24.954 24.136 24.126 24.964 23.08 25.37C22.366 25.634 21.61 25.772 20.85 25.78C19.58 25.84 19.21 25.85 16 25.85C12.79 25.85 12.42 25.85 11.15 25.78V25.77ZM11.05 4.08C10.055 4.1 9.07 4.29 8.14 4.64C6.53 5.262 5.256 6.532 4.63 8.14C4.28 9.07 4.09 10.055 4.07 11.05C4 12.33 4 12.74 4 16C4 19.26 4 19.67 4.07 20.95C4.09 21.945 4.28 22.93 4.63 23.86C5.254 25.472 6.528 26.746 8.14 27.37C9.07 27.72 10.055 27.91 11.05 27.93C12.33 28 12.74 28 16 28C19.26 28 19.67 28 20.95 27.93C21.945 27.91 22.93 27.72 23.86 27.37C25.472 26.746 26.746 25.472 27.37 23.86C27.72 22.93 27.91 21.945 27.93 20.95C28 19.67 28 19.26 28 16C28 12.74 28 12.33 27.93 11.05C27.91 10.055 27.72 9.07 27.37 8.14C26.746 6.528 25.472 5.254 23.86 4.63C22.93 4.28 21.945 4.09 20.95 4.07C19.67 4 19.26 4 16 4C12.74 4 12.33 4 11.05 4.07" fill="white"/>
5
- </g>
6
- <defs>
7
- <radialGradient id="paint0_radial_2_439" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(29.0847 -21.8201) rotate(-113.962) scale(49.7612 52.6853)">
8
- <stop stop-color="#F9ED65"/>
9
- <stop offset="0.08118" stop-color="#F8E462"/>
10
- <stop offset="0.13824" stop-color="#F7CA59"/>
11
- <stop offset="0.20219" stop-color="#F5A14C"/>
12
- <stop offset="0.301" stop-color="#F16839"/>
13
- <stop offset="0.38409" stop-color="#F0524E"/>
14
- <stop offset="0.47577" stop-color="#EE2A7B"/>
15
- <stop offset="1" stop-color="#002AFF"/>
16
- </radialGradient>
17
- <clipPath id="clip0_2_439">
18
- <rect width="32" height="32" fill="white"/>
19
- </clipPath>
20
- </defs>
21
- </svg>
@@ -1,15 +0,0 @@
1
- <svg width="80" height="50" viewBox="0 0 80 50" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_437)">
3
- <path d="M0.0078125 50H80.0078V0H0.0078125" fill="black"/>
4
- <path d="M66.8878 31.6V30.94H66.7148L66.5148 31.393L66.3178 30.939H66.1448V31.599H66.2668V31.099L66.4518 31.529H66.5788L66.7648 31.099V31.599H66.8868L66.8878 31.6ZM65.7938 31.6V31.05H66.0138V30.94H65.4518V31.05H65.6718V31.6H65.7938Z" fill="#F89E1B"/>
5
- <path d="M61.0928 44.387C61.0928 45.24 61.6328 45.922 62.5058 45.922C63.3398 45.922 63.8888 45.268 63.8888 44.387C63.8888 43.505 63.3408 42.851 62.5068 42.851C61.6348 42.851 61.0938 43.535 61.0938 44.388L61.0928 44.387ZM64.7628 44.387V46.652H63.8508V46.102C63.5388 46.51 63.0268 46.766 62.3808 46.766C61.1108 46.766 60.1448 45.771 60.1448 44.386C60.1448 43.002 61.1118 42.008 62.3818 42.008C63.0268 42.008 63.5388 42.264 63.8518 42.671V40.3H64.7618V44.387H64.7628ZM51.9458 44.387C51.9458 45.24 52.4858 45.922 53.3588 45.922C54.1938 45.922 54.7428 45.268 54.7428 44.387C54.7428 43.505 54.1928 42.851 53.3598 42.851C52.4878 42.851 51.9478 43.535 51.9478 44.388L51.9458 44.387ZM55.6158 44.387V46.652H54.7038V46.102C54.3918 46.51 53.8798 46.766 53.2338 46.766C51.9638 46.766 50.9978 45.771 50.9978 44.386C50.9978 43.002 51.9648 42.008 53.2348 42.008C53.8798 42.008 54.3918 42.264 54.7048 42.671V42.123H55.6148V44.388L55.6158 44.387ZM66.3258 46.312V46.424H66.4288C66.4528 46.424 66.4718 46.419 66.4858 46.41C66.4998 46.4 66.5058 46.387 66.5058 46.368C66.5058 46.348 66.4998 46.335 66.4858 46.326C66.4718 46.316 66.4528 46.312 66.4298 46.312H66.3298H66.3258ZM66.4298 46.234C66.4838 46.234 66.5248 46.246 66.5538 46.27C66.5838 46.294 66.5968 46.326 66.5968 46.368C66.5968 46.402 66.5848 46.431 66.5618 46.453C66.5388 46.475 66.5058 46.489 66.4618 46.493L66.5998 46.653H66.4928L66.3658 46.495H66.3258V46.652H66.2358V46.234H66.4278H66.4298ZM66.4038 46.794C66.4518 46.794 66.4968 46.786 66.5388 46.768C66.5818 46.748 66.6188 46.724 66.6488 46.693C66.6818 46.661 66.7058 46.623 66.7248 46.583C66.7428 46.539 66.7518 46.493 66.7518 46.445C66.7518 46.395 66.7418 46.351 66.7248 46.308C66.7048 46.265 66.6818 46.228 66.6498 46.198C66.6198 46.165 66.5828 46.14 66.5398 46.122C66.4998 46.104 66.4538 46.095 66.4058 46.095C66.3558 46.095 66.3098 46.105 66.2678 46.122C66.2238 46.14 66.1878 46.165 66.1548 46.197C66.1248 46.227 66.0988 46.265 66.0808 46.307C66.0638 46.351 66.0548 46.397 66.0548 46.445C66.0548 46.493 66.0648 46.539 66.0818 46.582C66.1018 46.624 66.1258 46.662 66.1568 46.692C66.1888 46.724 66.2268 46.749 66.2698 46.768C66.3118 46.786 66.3578 46.795 66.4078 46.795L66.4038 46.794ZM66.4038 45.994C66.4668 45.994 66.5258 46.007 66.5818 46.031C66.6368 46.054 66.6848 46.087 66.7268 46.128C66.7668 46.168 66.7998 46.216 66.8238 46.271C66.8478 46.326 66.8608 46.384 66.8608 46.446C66.8608 46.508 66.8478 46.566 66.8238 46.62C66.7998 46.673 66.7668 46.72 66.7258 46.762C66.6828 46.802 66.6358 46.835 66.5798 46.859C66.5238 46.881 66.4648 46.894 66.4018 46.894C66.3368 46.894 66.2758 46.881 66.2198 46.858C66.1638 46.833 66.1148 46.801 66.0738 46.76C66.0338 46.72 65.9998 46.67 65.9768 46.617C65.9538 46.562 65.9418 46.504 65.9418 46.442C65.9418 46.38 65.9538 46.322 65.9778 46.267C66.0018 46.212 66.0348 46.165 66.0758 46.124C66.1158 46.084 66.1658 46.05 66.2218 46.028C66.2778 46.005 66.3388 45.993 66.4038 45.993V45.994ZM59.1018 42.008C58.5338 42.008 58.1258 42.273 57.8698 42.671V42.123H56.9698V46.653H57.8798V44.103C57.8798 43.353 58.2398 42.871 58.8848 42.871C59.0848 42.871 59.2918 42.899 59.5008 42.985L59.8038 42.132C59.5858 42.048 59.3018 42.01 59.1018 42.01V42.008ZM24.1258 44.388C24.1258 45.24 24.6658 45.922 25.5378 45.922C26.3728 45.922 26.9218 45.268 26.9218 44.387C26.9218 43.505 26.3718 42.851 25.5378 42.851C24.6658 42.851 24.1258 43.535 24.1258 44.388ZM27.7938 44.388V46.652H26.8838V46.102C26.5708 46.51 26.0598 46.766 25.4138 46.766C24.1438 46.766 23.1778 45.771 23.1778 44.386C23.1778 43.002 24.1448 42.008 25.4148 42.008C26.0598 42.008 26.5708 42.264 26.8848 42.671V42.123H27.7948V44.388H27.7938ZM40.0598 42.851C39.3298 42.851 38.8938 43.335 38.8098 43.999H41.2538C41.1878 43.289 40.7338 42.852 40.0598 42.852V42.851ZM40.0798 42.009C41.3498 42.009 42.2018 42.966 42.2098 44.379C42.2098 44.511 42.2018 44.634 42.1918 44.757H38.8078C38.9228 45.572 39.5678 45.933 40.2018 45.933C40.6568 45.933 41.1398 45.763 41.5188 45.459L42.0038 46.132C41.4538 46.597 40.8278 46.768 40.1458 46.768C38.7908 46.768 37.8418 45.82 37.8418 44.378C37.8418 42.968 38.7518 42.01 40.0798 42.01V42.009ZM46.4478 44.389C46.4478 45.762 47.3678 46.767 48.8278 46.767C49.5098 46.767 49.9648 46.615 50.4578 46.227L49.9838 45.517C49.6138 45.781 49.2258 45.923 48.7988 45.923C48.0128 45.913 47.3968 45.298 47.3968 44.388C47.3968 43.478 48.0128 42.861 48.7998 42.852C49.2278 42.852 49.6158 42.995 49.9858 43.262L50.4598 42.55C49.9668 42.16 49.5118 42.01 48.8298 42.01C47.3698 42.01 46.4498 43.014 46.4498 44.39L46.4478 44.389ZM32.7038 42.48C32.2298 42.166 31.5758 42.006 30.8558 42.006C29.7088 42.006 29.0058 42.546 29.0058 43.446C29.0058 44.186 29.5188 44.631 30.5328 44.773L30.9978 44.84C31.5378 44.915 31.8318 45.105 31.8318 45.36C31.8318 45.712 31.4338 45.94 30.7618 45.94C30.0498 45.94 29.5848 45.72 29.2538 45.465L28.7898 46.175C29.4618 46.669 30.2678 46.765 30.7518 46.765C32.0598 46.765 32.7798 46.157 32.7798 45.295C32.7798 44.498 32.2298 44.091 31.2348 43.949L30.7708 43.883C30.3438 43.826 29.9648 43.693 29.9648 43.39C29.9648 43.06 30.3248 42.832 30.8648 42.832C31.4428 42.832 32.0028 43.05 32.2768 43.222L32.7028 42.482L32.7038 42.48ZM45.4138 42.006C44.8468 42.006 44.4388 42.271 44.1838 42.669V42.121H43.2818V46.651H44.1918V44.101C44.1918 43.351 44.5518 42.869 45.1968 42.869C45.3948 42.869 45.6038 42.897 45.8118 42.983L46.1148 42.13C45.8978 42.046 45.6148 42.008 45.4148 42.008L45.4138 42.006ZM37.0078 42.122H35.3578V40.747H34.4378V42.122H33.4808V42.946H34.4388V45.088C34.4388 46.14 34.8088 46.766 35.9748 46.766C36.4018 46.766 36.8948 46.633 37.2078 46.416L36.9218 45.609C36.6278 45.779 36.3058 45.864 36.0498 45.864C35.5568 45.864 35.3578 45.561 35.3578 45.106V42.946H37.0078V42.121V42.122ZM22.2398 46.652V43.8C22.2398 42.728 21.5948 42.017 20.4958 42.008C19.9158 41.998 19.3198 42.178 18.9028 42.813C18.5898 42.311 18.0968 42.008 17.4048 42.008C16.9218 42.008 16.4098 42.14 16.0398 42.671V42.123H15.1298V46.653H16.0498V44.056C16.0498 43.269 16.5238 42.852 17.1968 42.852C17.8498 42.852 18.2198 43.279 18.2198 44.047V46.654H19.1398V44.057C19.1398 43.27 19.6318 42.853 20.2858 42.853C20.9578 42.853 21.3178 43.28 21.3178 44.048V46.655H22.2378L22.2398 46.652Z" fill="white"/>
6
- <path d="M31.6448 34.438H48.0498V7.642H31.6448" fill="#FF5F00"/>
7
- <path d="M33.3378 21.04C33.3378 15.604 35.8848 10.763 39.8478 7.642C36.9478 5.36 33.2918 4 29.3158 4C19.9058 4 12.2758 11.63 12.2758 21.04C12.2758 30.452 19.9058 38.082 29.3158 38.082C33.2918 38.082 36.9488 36.72 39.8478 34.438C35.8848 31.318 33.3378 26.476 33.3378 21.04Z" fill="#EC001B"/>
8
- <path d="M67.4198 21.04C67.4198 30.452 59.7898 38.082 50.3798 38.082C46.4038 38.082 42.7468 36.72 39.8478 34.438C43.8118 31.318 46.3578 26.476 46.3578 21.04C46.3578 15.604 43.8118 10.763 39.8478 7.642C42.7478 5.36 46.4038 4 50.3778 4C59.7898 4 67.4198 11.63 67.4198 21.04Z" fill="#F89E1B"/>
9
- </g>
10
- <defs>
11
- <clipPath id="clip0_2_437">
12
- <rect width="80" height="50" fill="white" transform="translate(0.0078125)"/>
13
- </clipPath>
14
- </defs>
15
- </svg>
@@ -1,14 +0,0 @@
1
- <svg width="160" height="28" viewBox="0 0 160 28" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_436)">
3
- <path d="M73.4078 14.404C73.4078 12.766 74.4808 11.421 76.2348 11.421C77.9128 11.421 79.0428 12.709 79.0428 14.405C79.0428 16.101 77.9128 17.388 76.2348 17.388C74.4808 17.388 73.4078 16.043 73.4078 14.405V14.404ZM80.9548 14.404V9.744H78.9248V10.874C78.2828 10.036 77.3078 9.509 75.9818 9.509C73.3688 9.509 71.3218 11.556 71.3218 14.403C71.3218 17.25 73.3688 19.297 75.9818 19.297C77.3078 19.297 78.2818 18.77 78.9258 17.932V19.062H80.9558V14.402L80.9548 14.404ZM149.433 14.404C149.433 12.766 150.505 11.421 152.26 11.421C153.937 11.421 155.068 12.709 155.068 14.405C155.068 16.101 153.938 17.388 152.26 17.388C150.505 17.388 149.433 16.043 149.433 14.405V14.404ZM159.247 18.621V18.769H159.382C159.412 18.769 159.437 18.763 159.456 18.751C159.473 18.738 159.482 18.721 159.482 18.695C159.482 18.671 159.472 18.653 159.455 18.64C159.435 18.627 159.41 18.62 159.38 18.62H159.244L159.247 18.621ZM159.383 18.521C159.453 18.521 159.508 18.535 159.546 18.567C159.583 18.597 159.602 18.641 159.602 18.695C159.602 18.74 159.587 18.778 159.557 18.807C159.527 18.837 159.484 18.855 159.427 18.862L159.607 19.07H159.467L159.3 18.864H159.246V19.07H159.128V18.52H159.382L159.383 18.521ZM159.348 19.257C159.413 19.257 159.472 19.245 159.528 19.221C159.582 19.197 159.631 19.164 159.672 19.123C159.714 19.081 159.747 19.033 159.77 18.976C159.794 18.92 159.806 18.86 159.806 18.796C159.806 18.732 159.794 18.673 159.77 18.616C159.747 18.56 159.714 18.512 159.672 18.47C159.632 18.427 159.582 18.395 159.527 18.37C159.471 18.347 159.412 18.336 159.347 18.336C159.283 18.336 159.222 18.346 159.167 18.371C159.109 18.396 159.06 18.428 159.019 18.471C158.977 18.511 158.945 18.561 158.921 18.616C158.898 18.673 158.886 18.732 158.886 18.796C158.886 18.86 158.896 18.92 158.92 18.976C158.944 19.032 158.976 19.081 159.018 19.123C159.058 19.163 159.108 19.197 159.165 19.221C159.22 19.245 159.281 19.257 159.345 19.257H159.348ZM159.348 18.205C159.432 18.205 159.51 18.22 159.583 18.251C159.656 18.281 159.72 18.325 159.775 18.378C159.829 18.432 159.872 18.494 159.905 18.568C159.935 18.638 159.951 18.715 159.951 18.796C159.951 18.878 159.935 18.954 159.904 19.026C159.872 19.096 159.829 19.159 159.774 19.213C159.72 19.267 159.656 19.309 159.584 19.341C159.51 19.371 159.432 19.388 159.349 19.388C159.265 19.388 159.186 19.372 159.111 19.341C159.037 19.309 158.974 19.267 158.921 19.213C158.865 19.159 158.823 19.097 158.791 19.026C158.761 18.954 158.744 18.878 158.744 18.796C158.744 18.716 158.76 18.638 158.791 18.566C158.823 18.494 158.865 18.432 158.921 18.378C158.974 18.325 159.037 18.282 159.111 18.251C159.186 18.221 159.265 18.205 159.351 18.205H159.348ZM156.978 14.405V6H154.951V10.874C154.308 10.036 153.333 9.509 152.007 9.509C149.393 9.509 147.347 11.556 147.347 14.403C147.347 17.25 149.393 19.297 152.007 19.297C153.332 19.297 154.307 18.77 154.95 17.932V19.062H156.978V14.402V14.405ZM106.108 11.325C107.414 11.325 108.252 12.143 108.468 13.585H103.631C103.846 12.24 104.664 11.325 106.107 11.325H106.108ZM106.148 9.51C103.418 9.51 101.506 11.498 101.506 14.404C101.506 17.368 103.496 19.298 106.283 19.298C107.687 19.298 108.973 18.948 110.105 17.991L109.11 16.491C108.33 17.115 107.336 17.466 106.4 17.466C105.094 17.466 103.904 16.862 103.61 15.184H110.533C110.553 14.931 110.573 14.678 110.573 14.404C110.553 11.499 108.759 9.51 106.147 9.51H106.148ZM130.618 14.404C130.618 12.766 131.688 11.421 133.445 11.421C135.121 11.421 136.252 12.709 136.252 14.405C136.252 16.101 135.122 17.388 133.445 17.388C131.689 17.388 130.617 16.043 130.617 14.405L130.618 14.404ZM138.163 14.404V9.744H136.135V10.874C135.492 10.036 134.517 9.509 133.191 9.509C130.578 9.509 128.531 11.556 128.531 14.403C128.531 17.25 130.578 19.297 133.191 19.297C134.517 19.297 135.491 18.77 136.135 17.932V19.062H138.163V14.402V14.404ZM119.173 14.404C119.173 17.231 121.141 19.298 124.143 19.298C125.548 19.298 126.483 18.986 127.497 18.186L126.522 16.548C125.762 17.095 124.962 17.388 124.084 17.388C122.466 17.368 121.276 16.198 121.276 14.404C121.276 12.61 122.466 11.44 124.083 11.421C124.961 11.421 125.76 11.714 126.521 12.261L127.495 10.621C126.48 9.821 125.545 9.511 124.141 9.511C121.138 9.511 119.169 11.577 119.169 14.405L119.173 14.404ZM145.298 9.51C144.13 9.51 143.368 10.056 142.843 10.874V9.744H140.833V19.064H142.863V13.838C142.863 12.298 143.525 11.44 144.851 11.44C145.261 11.44 145.691 11.498 146.119 11.674L146.744 9.764C146.294 9.587 145.71 9.509 145.3 9.509L145.298 9.51ZM90.9778 10.485C90.0008 9.841 88.6558 9.509 87.1738 9.509C84.8138 9.509 83.2938 10.639 83.2938 12.492C83.2938 14.012 84.4238 14.949 86.5108 15.242L87.4668 15.377C88.5768 15.534 89.1028 15.827 89.1028 16.352C89.1028 17.074 88.3628 17.484 86.9778 17.484C85.5748 17.484 84.5608 17.034 83.8778 16.509L82.9238 18.089C84.0338 18.907 85.4388 19.297 86.9598 19.297C89.6498 19.297 91.2098 18.029 91.2098 16.255C91.2098 14.617 89.9818 13.759 87.9538 13.467L86.9988 13.33C86.1218 13.214 85.4208 13.04 85.4208 12.415C85.4208 11.732 86.0828 11.323 87.1948 11.323C88.3848 11.323 89.5348 11.773 90.0998 12.123L90.9798 10.485H90.9778ZM117.124 9.509C115.954 9.509 115.194 10.055 114.667 10.873V9.743H112.657V19.063H114.685V13.837C114.685 12.297 115.348 11.439 116.675 11.439C117.085 11.439 117.513 11.497 117.942 11.673L118.566 9.763C118.116 9.586 117.532 9.508 117.122 9.508L117.124 9.509ZM99.8288 9.742H96.5148V6.916H94.4678V9.743H92.5748V11.596H94.4668V15.846C94.4668 18.011 95.3038 19.298 97.7028 19.298C98.5798 19.298 99.5928 19.025 100.237 18.576L99.6528 16.841C99.0478 17.193 98.3848 17.369 97.8588 17.369C96.8448 17.369 96.5128 16.744 96.5128 15.809V11.597H99.8278V9.743L99.8288 9.742ZM69.5288 19.062V13.212C69.5288 11.01 68.1248 9.528 65.8628 9.508C64.6728 9.488 63.4448 9.858 62.5878 11.165C61.9428 10.132 60.9278 9.507 59.5058 9.507C58.5108 9.507 57.5358 9.799 56.7758 10.891V9.741H54.7478V19.061H56.7958V13.894C56.7958 12.276 57.6928 11.418 59.0758 11.418C60.4218 11.418 61.1058 12.296 61.1058 13.875V19.062H63.1518V13.895C63.1518 12.277 64.0878 11.419 65.4318 11.419C66.8178 11.419 67.4818 12.297 67.4818 13.876V19.063H69.5278L69.5288 19.062Z" fill="black"/>
4
- <path d="M44.9198 22.7H44.8198V22.287L44.6658 22.642H44.5618L44.4088 22.289V22.699H44.3088V22.154H44.4518L44.6148 22.528L44.7778 22.153H44.9198V22.697V22.7ZM44.0198 22.7H43.9198V22.248H43.7398V22.156H44.2018V22.248H44.0198V22.698V22.7Z" fill="#F89E1B"/>
5
- <path d="M16.5508 25.015H29.1708V2.995H16.5508" fill="#FF5F00"/>
6
- <path d="M22.6578 2.993C20.2778 1.118 17.2738 0 14.0078 0C6.27481 0 0.0078125 6.268 0.0078125 14C0.0078125 21.732 6.27581 28 14.0078 28C17.2728 28 20.2778 26.882 22.6578 25.007C19.4028 22.443 17.3118 18.467 17.3118 14C17.3118 9.534 19.4018 5.557 22.6588 2.993H22.6578Z" fill="#EC001B"/>
7
- <path d="M45.3178 14C45.3178 21.732 39.0508 28 31.3198 28C28.0538 28 25.0498 26.882 22.6678 25.007C25.9238 22.443 28.0148 18.467 28.0148 14C28.0148 9.534 25.9248 5.557 22.6678 2.993C25.0478 1.118 28.0538 0 31.3198 0C39.0498 0 45.3198 6.268 45.3198 14H45.3178Z" fill="#F89E1B"/>
8
- </g>
9
- <defs>
10
- <clipPath id="clip0_2_436">
11
- <rect width="160" height="28" fill="white" transform="translate(0.0078125)"/>
12
- </clipPath>
13
- </defs>
14
- </svg>
@@ -1,7 +0,0 @@
1
- <svg width="80" height="50" viewBox="0 0 80 50" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M66.8878 31.6V30.94H66.7148L66.5148 31.393L66.3178 30.939H66.1448V31.599H66.2668V31.099L66.4518 31.529H66.5788L66.7648 31.099V31.599H66.8868L66.8878 31.6ZM65.7938 31.6V31.05H66.0138V30.94H65.4518V31.05H65.6718V31.6H65.7938Z" fill="#F89E1B"/>
3
- <path d="M61.0928 44.387C61.0928 45.24 61.6328 45.922 62.5058 45.922C63.3398 45.922 63.8888 45.268 63.8888 44.387C63.8888 43.505 63.3408 42.851 62.5068 42.851C61.6348 42.851 61.0938 43.535 61.0938 44.388L61.0928 44.387ZM64.7628 44.387V46.652H63.8508V46.102C63.5388 46.51 63.0268 46.766 62.3808 46.766C61.1108 46.766 60.1448 45.771 60.1448 44.386C60.1448 43.002 61.1118 42.008 62.3818 42.008C63.0268 42.008 63.5388 42.264 63.8518 42.671V40.3H64.7618V44.387H64.7628ZM51.9458 44.387C51.9458 45.24 52.4858 45.922 53.3588 45.922C54.1938 45.922 54.7428 45.268 54.7428 44.387C54.7428 43.505 54.1928 42.851 53.3598 42.851C52.4878 42.851 51.9478 43.535 51.9478 44.388L51.9458 44.387ZM55.6158 44.387V46.652H54.7038V46.102C54.3918 46.51 53.8798 46.766 53.2338 46.766C51.9638 46.766 50.9978 45.771 50.9978 44.386C50.9978 43.002 51.9648 42.008 53.2348 42.008C53.8798 42.008 54.3918 42.264 54.7048 42.671V42.123H55.6148V44.388L55.6158 44.387ZM66.3258 46.312V46.424H66.4288C66.4528 46.424 66.4718 46.419 66.4858 46.41C66.4998 46.4 66.5058 46.387 66.5058 46.368C66.5058 46.348 66.4998 46.335 66.4858 46.326C66.4718 46.316 66.4528 46.312 66.4298 46.312H66.3298H66.3258ZM66.4298 46.234C66.4838 46.234 66.5248 46.246 66.5538 46.27C66.5838 46.294 66.5968 46.326 66.5968 46.368C66.5968 46.402 66.5848 46.431 66.5618 46.453C66.5388 46.475 66.5058 46.489 66.4618 46.493L66.5998 46.653H66.4928L66.3658 46.495H66.3258V46.652H66.2358V46.234H66.4278H66.4298ZM66.4038 46.794C66.4518 46.794 66.4968 46.786 66.5388 46.768C66.5818 46.748 66.6188 46.724 66.6488 46.693C66.6818 46.661 66.7058 46.623 66.7248 46.583C66.7428 46.539 66.7518 46.493 66.7518 46.445C66.7518 46.395 66.7418 46.351 66.7248 46.308C66.7048 46.265 66.6818 46.228 66.6498 46.198C66.6198 46.165 66.5828 46.14 66.5398 46.122C66.4998 46.104 66.4538 46.095 66.4058 46.095C66.3558 46.095 66.3098 46.105 66.2678 46.122C66.2238 46.14 66.1878 46.165 66.1548 46.197C66.1248 46.227 66.0988 46.265 66.0808 46.307C66.0638 46.351 66.0548 46.397 66.0548 46.445C66.0548 46.493 66.0648 46.539 66.0818 46.582C66.1018 46.624 66.1258 46.662 66.1568 46.692C66.1888 46.724 66.2268 46.749 66.2698 46.768C66.3118 46.786 66.3578 46.795 66.4078 46.795L66.4038 46.794ZM66.4038 45.994C66.4668 45.994 66.5258 46.007 66.5818 46.031C66.6368 46.054 66.6848 46.087 66.7268 46.128C66.7668 46.168 66.7998 46.216 66.8238 46.271C66.8478 46.326 66.8608 46.384 66.8608 46.446C66.8608 46.508 66.8478 46.566 66.8238 46.62C66.7998 46.673 66.7668 46.72 66.7258 46.762C66.6828 46.802 66.6358 46.835 66.5798 46.859C66.5238 46.881 66.4648 46.894 66.4018 46.894C66.3368 46.894 66.2758 46.881 66.2198 46.858C66.1638 46.833 66.1148 46.801 66.0738 46.76C66.0338 46.72 65.9998 46.67 65.9768 46.617C65.9538 46.562 65.9418 46.504 65.9418 46.442C65.9418 46.38 65.9538 46.322 65.9778 46.267C66.0018 46.212 66.0348 46.165 66.0758 46.124C66.1158 46.084 66.1658 46.05 66.2218 46.028C66.2778 46.005 66.3388 45.993 66.4038 45.993V45.994ZM59.1018 42.008C58.5338 42.008 58.1258 42.273 57.8698 42.671V42.123H56.9698V46.653H57.8798V44.103C57.8798 43.353 58.2398 42.871 58.8848 42.871C59.0848 42.871 59.2918 42.899 59.5008 42.985L59.8038 42.132C59.5858 42.048 59.3018 42.01 59.1018 42.01V42.008ZM24.1258 44.388C24.1258 45.24 24.6658 45.922 25.5378 45.922C26.3728 45.922 26.9218 45.268 26.9218 44.387C26.9218 43.505 26.3718 42.851 25.5378 42.851C24.6658 42.851 24.1258 43.535 24.1258 44.388ZM27.7938 44.388V46.652H26.8838V46.102C26.5708 46.51 26.0598 46.766 25.4138 46.766C24.1438 46.766 23.1778 45.771 23.1778 44.386C23.1778 43.002 24.1448 42.008 25.4148 42.008C26.0598 42.008 26.5708 42.264 26.8848 42.671V42.123H27.7948V44.388H27.7938ZM40.0598 42.851C39.3298 42.851 38.8938 43.335 38.8098 43.999H41.2538C41.1878 43.289 40.7338 42.852 40.0598 42.852V42.851ZM40.0798 42.009C41.3498 42.009 42.2018 42.966 42.2098 44.379C42.2098 44.511 42.2018 44.634 42.1918 44.757H38.8078C38.9228 45.572 39.5678 45.933 40.2018 45.933C40.6568 45.933 41.1398 45.763 41.5188 45.459L42.0038 46.132C41.4538 46.597 40.8278 46.768 40.1458 46.768C38.7908 46.768 37.8418 45.82 37.8418 44.378C37.8418 42.968 38.7518 42.01 40.0798 42.01V42.009ZM46.4478 44.389C46.4478 45.762 47.3678 46.767 48.8278 46.767C49.5098 46.767 49.9648 46.615 50.4578 46.227L49.9838 45.517C49.6138 45.781 49.2258 45.923 48.7988 45.923C48.0128 45.913 47.3968 45.298 47.3968 44.388C47.3968 43.478 48.0128 42.861 48.7998 42.852C49.2278 42.852 49.6158 42.995 49.9858 43.262L50.4598 42.55C49.9668 42.16 49.5118 42.01 48.8298 42.01C47.3698 42.01 46.4498 43.014 46.4498 44.39L46.4478 44.389ZM32.7038 42.48C32.2298 42.166 31.5758 42.006 30.8558 42.006C29.7088 42.006 29.0058 42.546 29.0058 43.446C29.0058 44.186 29.5188 44.631 30.5328 44.773L30.9978 44.84C31.5378 44.915 31.8318 45.105 31.8318 45.36C31.8318 45.712 31.4338 45.94 30.7618 45.94C30.0498 45.94 29.5848 45.72 29.2538 45.465L28.7898 46.175C29.4618 46.669 30.2678 46.765 30.7518 46.765C32.0598 46.765 32.7798 46.157 32.7798 45.295C32.7798 44.498 32.2298 44.091 31.2348 43.949L30.7708 43.883C30.3438 43.826 29.9648 43.693 29.9648 43.39C29.9648 43.06 30.3248 42.832 30.8648 42.832C31.4428 42.832 32.0028 43.05 32.2768 43.222L32.7028 42.482L32.7038 42.48ZM45.4138 42.006C44.8468 42.006 44.4388 42.271 44.1838 42.669V42.121H43.2818V46.651H44.1918V44.101C44.1918 43.351 44.5518 42.869 45.1968 42.869C45.3948 42.869 45.6038 42.897 45.8118 42.983L46.1148 42.13C45.8978 42.046 45.6148 42.008 45.4148 42.008L45.4138 42.006ZM37.0078 42.122H35.3578V40.747H34.4378V42.122H33.4808V42.946H34.4388V45.088C34.4388 46.14 34.8088 46.766 35.9748 46.766C36.4018 46.766 36.8948 46.633 37.2078 46.416L36.9218 45.609C36.6278 45.779 36.3058 45.864 36.0498 45.864C35.5568 45.864 35.3578 45.561 35.3578 45.106V42.946H37.0078V42.121V42.122ZM22.2398 46.652V43.8C22.2398 42.728 21.5948 42.017 20.4958 42.008C19.9158 41.998 19.3198 42.178 18.9028 42.813C18.5898 42.311 18.0968 42.008 17.4048 42.008C16.9218 42.008 16.4098 42.14 16.0398 42.671V42.123H15.1298V46.653H16.0498V44.056C16.0498 43.269 16.5238 42.852 17.1968 42.852C17.8498 42.852 18.2198 43.279 18.2198 44.047V46.654H19.1398V44.057C19.1398 43.27 19.6318 42.853 20.2858 42.853C20.9578 42.853 21.3178 43.28 21.3178 44.048V46.655H22.2378L22.2398 46.652Z" fill="black"/>
4
- <path d="M31.6448 34.438H48.0498V7.642H31.6448" fill="#FF5F00"/>
5
- <path d="M33.3378 21.04C33.3378 15.604 35.8848 10.763 39.8478 7.642C36.9478 5.36 33.2918 4 29.3158 4C19.9058 4 12.2758 11.63 12.2758 21.04C12.2758 30.452 19.9058 38.082 29.3158 38.082C33.2918 38.082 36.9488 36.72 39.8478 34.438C35.8848 31.318 33.3378 26.476 33.3378 21.04Z" fill="#EC001B"/>
6
- <path d="M67.4198 21.04C67.4198 30.452 59.7898 38.082 50.3798 38.082C46.4038 38.082 42.7468 36.72 39.8478 34.438C43.8118 31.318 46.3578 26.476 46.3578 21.04C46.3578 15.604 43.8118 10.763 39.8478 7.642C42.7478 5.36 46.4038 4 50.3778 4C59.7898 4 67.4198 11.63 67.4198 21.04Z" fill="#F89E1B"/>
7
- </svg>
@@ -1,16 +0,0 @@
1
- <svg width="170" height="62" viewBox="0 0 170 62" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_434)">
3
- <path d="M0.460815 0.453003H169.576V60.956H0.460815V0.453003Z" fill="black"/>
4
- <path d="M0.892812 0.885H169.123V60.503H0.892812V0.885ZM0.0078125 61.39H170.008V0H0.0078125V61.389V61.39Z" fill="#D2D2D2"/>
5
- <path d="M13.8788 13.498H30.3678V29.986H13.8788V13.498Z" fill="#F25022"/>
6
- <path d="M32.0798 13.498H48.5678V29.986H32.0798V13.498Z" fill="#7FBA00"/>
7
- <path d="M13.8788 31.679H30.3678V48.167H13.8788V31.679Z" fill="#00A4EF"/>
8
- <path d="M32.0798 31.679H48.5678V48.167H32.0798V31.679Z" fill="#FFB900"/>
9
- <path d="M80.3448 32.072C80.3448 31.58 80.5218 31.186 80.8758 30.852C81.0427 30.6906 81.2401 30.564 81.4564 30.4795C81.6727 30.395 81.9036 30.3544 82.1358 30.36C82.6458 30.36 83.0798 30.537 83.4138 30.872C83.7488 31.206 83.9258 31.619 83.9258 32.072C83.9258 32.544 83.7488 32.957 83.3948 33.272C83.0398 33.606 82.6268 33.764 82.1148 33.764C81.6048 33.764 81.1908 33.606 80.8368 33.272C80.5218 32.938 80.3448 32.544 80.3448 32.072ZM83.5908 48.167H80.6598V35.672H83.5908V48.167ZM92.5238 46.022C92.9568 46.022 93.4488 45.924 93.9798 45.727C94.5011 45.5288 94.9914 45.257 95.4358 44.92V47.655C94.938 47.9371 94.4007 48.1427 93.8418 48.265C93.2518 48.403 92.5828 48.481 91.8748 48.481C90.0448 48.481 88.5498 47.891 87.3888 46.731C86.2278 45.569 85.6568 44.074 85.6568 42.284C85.6568 40.277 86.2468 38.624 87.4278 37.325C88.6078 36.027 90.2608 35.377 92.4258 35.377C92.9758 35.377 93.5278 35.456 94.0978 35.594C94.6678 35.731 95.1018 35.909 95.4358 36.086V38.899C95.0078 38.5799 94.5377 38.3218 94.0388 38.132C93.5739 37.9535 93.0807 37.86 92.5828 37.856C91.4228 37.856 90.4978 38.23 89.7698 38.978C89.0608 39.726 88.7068 40.748 88.7068 42.028C88.7068 43.287 89.0418 44.271 89.7298 44.979C90.4188 45.688 91.3438 46.022 92.5238 46.022ZM103.798 35.476C104.035 35.476 104.251 35.496 104.428 35.515C104.605 35.555 104.782 35.594 104.9 35.633V38.604C104.743 38.486 104.527 38.388 104.231 38.289C103.881 38.1787 103.516 38.1256 103.149 38.132C102.421 38.132 101.811 38.427 101.319 39.037C100.827 39.647 100.572 40.572 100.572 41.851V48.167H97.6398V35.672H100.572V37.64H100.611C100.886 36.951 101.28 36.42 101.831 36.046C102.381 35.672 103.031 35.476 103.799 35.476H103.798ZM105.058 42.106C105.058 40.041 105.648 38.407 106.808 37.188C107.97 35.988 109.603 35.378 111.668 35.378C113.617 35.378 115.152 35.968 116.253 37.128C117.355 38.289 117.906 39.863 117.906 41.831C117.906 43.858 117.316 45.471 116.155 46.671C114.995 47.871 113.4 48.461 111.393 48.461C109.465 48.461 107.911 47.891 106.789 46.75C105.629 45.628 105.058 44.074 105.058 42.106ZM108.128 42.008C108.128 43.307 108.422 44.31 109.013 44.998C109.603 45.688 110.449 46.022 111.551 46.022C112.613 46.022 113.44 45.688 113.991 44.999C114.541 44.31 114.837 43.287 114.837 41.929C114.837 40.591 114.542 39.569 113.971 38.879C113.401 38.191 112.574 37.856 111.531 37.856C110.449 37.856 109.623 38.211 109.013 38.939C108.423 39.667 108.127 40.67 108.127 42.009L108.128 42.008ZM122.274 38.958C122.274 39.372 122.412 39.706 122.668 39.942C122.943 40.178 123.533 40.473 124.438 40.847C125.619 41.319 126.445 41.851 126.918 42.441C127.39 43.031 127.626 43.74 127.626 44.566C127.626 45.746 127.174 46.691 126.268 47.399C125.363 48.108 124.143 48.462 122.608 48.462C122.032 48.458 121.458 48.3919 120.897 48.265C120.351 48.1624 119.817 48.0042 119.303 47.793V44.9C119.835 45.2762 120.418 45.5746 121.035 45.786C121.645 46.002 122.215 46.12 122.707 46.12C123.377 46.12 123.868 46.022 124.183 45.845C124.498 45.668 124.655 45.353 124.655 44.9C124.655 44.487 124.498 44.153 124.163 43.877C123.829 43.602 123.219 43.267 122.293 42.913C121.212 42.461 120.444 41.949 119.992 41.378C119.539 40.808 119.303 40.08 119.303 39.214C119.303 38.093 119.756 37.168 120.641 36.44C121.527 35.712 122.687 35.358 124.124 35.358C124.619 35.3602 125.112 35.406 125.599 35.495C126.15 35.594 126.603 35.712 126.957 35.869V38.663C126.529 38.3934 126.073 38.1692 125.599 37.994C125.106 37.8189 124.588 37.726 124.065 37.719C123.514 37.719 123.061 37.837 122.766 38.053C122.611 38.1472 122.484 38.2804 122.398 38.4394C122.312 38.5983 122.269 38.7772 122.274 38.958ZM128.925 42.106C128.925 40.041 129.515 38.407 130.675 37.188C131.837 35.988 133.47 35.378 135.535 35.378C137.484 35.378 139.018 35.968 140.12 37.128C141.222 38.289 141.773 39.863 141.773 41.831C141.773 43.858 141.183 45.471 140.022 46.671C138.861 47.871 137.267 48.461 135.26 48.461C133.332 48.461 131.778 47.891 130.656 46.75C129.496 45.628 128.925 44.074 128.925 42.106ZM131.975 42.008C131.975 43.307 132.27 44.31 132.86 44.998C133.45 45.688 134.296 46.022 135.398 46.022C136.461 46.022 137.287 45.688 137.838 44.999C138.388 44.31 138.684 43.287 138.684 41.929C138.684 40.591 138.389 39.569 137.818 38.879C137.248 38.191 136.421 37.856 135.378 37.856C134.296 37.856 133.47 38.211 132.86 38.939C132.27 39.667 131.974 40.67 131.974 42.009L131.975 42.008ZM151.473 38.093V44.507C151.473 45.845 151.788 46.829 152.398 47.497C153.008 48.167 153.952 48.481 155.192 48.481C155.605 48.481 156.038 48.442 156.471 48.344C156.904 48.245 157.219 48.167 157.396 48.049V45.609C157.2 45.7345 156.988 45.8336 156.766 45.904C156.57 45.9741 156.364 46.0139 156.156 46.022C155.566 46.022 155.113 45.865 154.838 45.55C154.562 45.235 154.425 44.684 154.425 43.917V38.073H157.415V35.673H154.445V31.973L151.493 32.878V35.692H147.105V34.177C147.105 33.429 147.263 32.859 147.597 32.465C147.932 32.072 148.404 31.895 149.014 31.895C149.329 31.895 149.604 31.934 149.86 32.013C150.096 32.091 150.273 32.17 150.371 32.229V29.691C150.134 29.6139 149.89 29.5613 149.643 29.534C149.33 29.4919 149.014 29.4719 148.699 29.474C147.361 29.474 146.259 29.888 145.413 30.734C144.567 31.58 144.134 32.642 144.134 33.961V35.692H142.049V38.092H144.134V48.186H147.105V38.093H151.473ZM77.8258 30.734V48.167H74.7958V34.512H74.7558L69.3458 48.167H67.3388L61.7898 34.512H61.7508V48.167H58.9578V30.734H63.2868L68.3038 43.661H68.3828L73.6758 30.734H77.8258ZM66.9058 23.198C65.8628 23.788 64.6828 24.083 63.3638 24.083C62.3608 24.083 61.4758 23.867 60.6888 23.414C59.9193 22.9828 59.2958 22.3321 58.8978 21.545C58.4848 20.738 58.2678 19.833 58.2678 18.83C58.2678 17.767 58.5048 16.803 58.9578 15.977C59.4055 15.1485 60.0811 14.4656 60.9048 14.009C61.7508 13.537 62.6948 13.301 63.7578 13.301C64.2928 13.3045 64.8263 13.3571 65.3518 13.458C65.8828 13.557 66.3158 13.694 66.6498 13.852V15.426C65.8628 14.895 64.8598 14.639 63.6398 14.639C62.9118 14.639 62.2628 14.816 61.6718 15.17C61.0911 15.5175 60.6206 16.0223 60.3148 16.626C59.9998 17.256 59.8418 17.964 59.8418 18.751C59.8418 19.991 60.1768 20.975 60.8258 21.703C61.4758 22.431 62.3808 22.785 63.5218 22.785C64.2498 22.785 64.8988 22.647 65.4498 22.352V19.656H63.2278V18.358H66.9078V23.198H66.9058ZM75.3858 20.581H70.2308C70.2508 21.329 70.4868 21.899 70.8808 22.313C71.2938 22.706 71.8248 22.923 72.4938 22.923C73.3798 22.923 74.1468 22.667 74.8158 22.155V23.415C74.4716 23.6398 74.0924 23.8058 73.6938 23.906C73.2375 24.0241 72.7681 24.0836 72.2968 24.083C71.1758 24.083 70.2898 23.749 69.6798 23.08C69.0698 22.41 68.7558 21.466 68.7558 20.247C68.7558 19.499 68.9128 18.81 69.2078 18.22C69.4848 17.6377 69.9218 17.1462 70.4678 16.803C71.0037 16.466 71.6247 16.2887 72.2578 16.292C73.2218 16.292 73.9888 16.606 74.5398 17.236C75.0908 17.866 75.3668 18.731 75.3668 19.853V20.581H75.3868H75.3858ZM73.9498 19.459C73.9498 18.81 73.7928 18.319 73.4978 17.984C73.2018 17.649 72.7888 17.472 72.2378 17.472C71.7458 17.472 71.3138 17.649 70.9398 18.003C70.5658 18.358 70.3498 18.85 70.2308 19.459H73.9508H73.9498ZM80.9738 23.828C80.7963 23.9217 80.6031 23.9817 80.4038 24.005C80.1678 24.044 79.9508 24.064 79.7538 24.064C78.3768 24.064 77.6888 23.296 77.6888 21.781V17.65H76.4288V16.47H77.6888V14.699L79.1248 14.246V16.45H80.9548V17.63H79.1248V21.526C79.1248 22.018 79.2038 22.373 79.3608 22.569C79.5178 22.766 79.7938 22.864 80.2068 22.864C80.4828 22.864 80.7378 22.786 80.9548 22.628V23.828H80.9748H80.9738ZM88.0978 13.832C88.0998 13.946 88.078 14.0591 88.0337 14.1642C87.9895 14.2692 87.9237 14.3639 87.8408 14.442C87.7559 14.5269 87.6545 14.5935 87.5429 14.6375C87.4312 14.6815 87.3117 14.7021 87.1918 14.698C87.0716 14.7023 86.9519 14.6817 86.8401 14.6377C86.7283 14.5936 86.6267 14.527 86.5418 14.442C86.3658 14.285 86.2868 14.068 86.2868 13.812C86.2868 13.557 86.3848 13.34 86.5618 13.182C86.733 13.0221 86.9575 12.9312 87.1918 12.927C87.4278 12.927 87.6448 13.006 87.8218 13.183C87.9115 13.2653 87.9825 13.366 88.0299 13.4781C88.0774 13.5903 88.1002 13.7113 88.0968 13.833L88.0978 13.832ZM87.8998 23.906H86.4638V16.47H87.8998V23.907V23.906ZM94.1378 23.828C93.96 23.9218 93.7664 23.9818 93.5668 24.005C93.3308 24.044 93.1138 24.064 92.9168 24.064C91.5398 24.064 90.8518 23.296 90.8518 21.781V17.65H89.5918V16.47H90.8518V14.699L92.2878 14.246V16.45H94.1178V17.63H92.2878V21.526C92.2878 22.018 92.3668 22.373 92.5238 22.569C92.6818 22.766 92.9568 22.864 93.3698 22.864C93.6458 22.864 93.9018 22.786 94.1178 22.628V23.828H94.1378ZM103.543 14.108C103.3 13.9807 103.03 13.9132 102.756 13.911C101.949 13.911 101.556 14.403 101.556 15.387V16.449H103.248V17.629H101.555V23.887H100.119V17.649H98.8588V16.469H100.119V15.328C100.119 14.541 100.336 13.911 100.789 13.438C101.241 12.966 101.851 12.73 102.638 12.73C103.031 12.73 103.326 12.77 103.562 12.868V14.108H103.542H103.543ZM108.836 17.905C108.756 17.846 108.599 17.787 108.403 17.728C108.206 17.688 108.029 17.649 107.891 17.649C107.38 17.649 106.966 17.885 106.651 18.338C106.337 18.791 106.179 19.381 106.179 20.108V23.906H104.743V16.47H106.179V17.965H106.219C106.376 17.454 106.632 17.06 106.966 16.765C107.285 16.4801 107.699 16.3255 108.127 16.332C108.422 16.332 108.658 16.372 108.816 16.43V17.906H108.836V17.905ZM117.04 20.148C117.04 21.348 116.686 22.313 115.998 23.021C115.308 23.729 114.384 24.083 113.243 24.083C112.121 24.083 111.216 23.729 110.547 23.041C109.878 22.351 109.544 21.427 109.544 20.266C109.544 19.026 109.898 18.063 110.587 17.354C111.275 16.646 112.22 16.292 113.42 16.292C114.542 16.292 115.427 16.626 116.057 17.315C116.726 18.003 117.04 18.948 117.04 20.148ZM115.565 20.188C115.565 19.302 115.368 18.633 114.995 18.181C114.601 17.728 114.069 17.491 113.361 17.491C112.653 17.491 112.082 17.728 111.669 18.22C111.256 18.692 111.059 19.38 111.059 20.247C111.059 21.093 111.256 21.742 111.669 22.214C112.082 22.686 112.633 22.922 113.361 22.922C114.089 22.922 114.64 22.686 115.014 22.234C115.368 21.742 115.564 21.073 115.564 20.188H115.565ZM129.888 23.906H128.452V19.676C128.452 18.909 128.334 18.358 128.098 18.003C127.862 17.649 127.449 17.492 126.878 17.492C126.406 17.492 125.993 17.708 125.678 18.142C125.344 18.574 125.186 19.105 125.186 19.696V23.906H123.75V19.538C123.75 18.181 123.219 17.492 122.176 17.492C121.684 17.492 121.271 17.708 120.956 18.122C120.641 18.535 120.484 19.066 120.484 19.715V23.925H119.047V16.47H120.484V17.63H120.504C121.034 16.726 121.822 16.293 122.825 16.293C123.297 16.293 123.73 16.43 124.124 16.686C124.498 16.942 124.773 17.316 124.95 17.788C125.245 17.276 125.58 16.903 125.993 16.647C126.43 16.3971 126.925 16.268 127.429 16.273C129.062 16.273 129.869 17.276 129.869 19.303V23.907H129.889L129.888 23.906Z" fill="white"/>
10
- </g>
11
- <defs>
12
- <clipPath id="clip0_2_434">
13
- <rect width="170" height="62" fill="white" transform="translate(0.0078125)"/>
14
- </clipPath>
15
- </defs>
16
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="90" height="42" viewBox="0 0 90 42" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_433)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24.5245 30.5143H24.4378C24.0898 31.1341 23.5294 31.6426 22.7568 32.0393C21.9838 32.4357 21.105 32.6344 20.1196 32.6344C19.5591 32.6344 18.9749 32.5621 18.3663 32.4168C17.7578 32.2713 17.1972 32.0295 16.6856 31.6906C16.1735 31.3521 15.7482 30.9064 15.4104 30.3546C15.0722 29.8028 14.9032 29.1202 14.9032 28.3068C14.9032 27.2613 15.1975 26.4289 15.7872 25.8091C16.3761 25.1896 17.1346 24.7153 18.0621 24.3859C18.9894 24.0569 20.0182 23.8389 21.1484 23.7323C22.2786 23.6261 23.3845 23.5726 24.4667 23.5726V23.2239C24.4667 22.3527 24.1524 21.7092 23.5249 21.2924C22.8967 20.8765 22.1483 20.668 21.2789 20.668C20.5443 20.668 19.8394 20.8234 19.1633 21.1327C18.4867 21.4427 17.9267 21.8204 17.4825 22.2656L15.6856 20.1451C16.4776 19.4096 17.3905 18.8577 18.4243 18.4897C19.4577 18.1222 20.5058 17.9379 21.5687 17.9379C22.8047 17.9379 23.8241 18.1121 24.626 18.4608C25.4274 18.8092 26.0606 19.2645 26.5241 19.8257C26.9878 20.3876 27.3112 21.0167 27.4951 21.7137C27.6784 22.4108 27.7704 23.1079 27.7704 23.805V32.2861H24.5245V30.5143ZM24.4667 25.9251V26.419C24.4667 27.5226 24.1574 28.394 23.5393 29.033C22.9207 29.672 22.0129 29.9915 20.8152 29.9915C20.5253 29.9915 20.2355 29.9625 19.9457 29.9044C19.6559 29.8462 19.3951 29.7497 19.1633 29.6139C18.9314 29.4787 18.743 29.2995 18.5982 29.0765C18.4534 28.8543 18.3809 28.5782 18.3809 28.2487C18.3809 27.726 18.5546 27.3149 18.9024 27.0145C19.2501 26.7146 19.6849 26.4821 20.2065 26.3172C20.7283 26.153 21.2978 26.0465 21.9165 25.998C22.5346 25.9498 23.1236 25.9251 23.6841 25.9251H24.4667ZM28.8047 18.3444H32.6588L36.5424 28.4812H36.6003L40.0491 18.3444H43.6715L37.0929 35.2778C36.8416 35.9166 36.5714 36.483 36.2816 36.9768C35.9918 37.4706 35.6438 37.8868 35.2383 38.2258C34.8325 38.5642 34.3545 38.8213 33.8036 38.9954C33.253 39.1696 32.5911 39.2567 31.8186 39.2567C31.5286 39.2567 31.2338 39.2423 30.9346 39.2133C30.6349 39.1842 30.3305 39.1306 30.0217 39.0536L30.3116 36.033C30.5434 36.1099 30.7703 36.1635 30.9926 36.1927C31.2145 36.2216 31.4224 36.2362 31.6156 36.2362C31.9824 36.2362 32.2917 36.1927 32.5431 36.1056C32.7939 36.0182 33.0068 35.8827 33.1805 35.6988C33.3545 35.5144 33.5089 35.2872 33.6444 35.0163C33.7793 34.745 33.9243 34.4252 34.079 34.0578L34.7746 32.2861L28.8047 18.3444ZM0.0078125 11.7222H6.70233C7.88042 11.7222 8.94324 11.8291 9.89014 12.0416C10.8364 12.2551 11.6479 12.6037 12.3244 13.0874C13.0005 13.5715 13.522 14.1912 13.8893 14.9462C14.2561 15.7015 14.4398 16.6117 14.4398 17.6766C14.4398 18.8193 14.2272 19.7777 13.8024 20.552C13.3772 21.3267 12.8027 21.9512 12.0781 22.4253C11.3536 22.9002 10.5083 23.2434 9.54236 23.4563C8.57598 23.6696 7.55212 23.776 6.47047 23.776H3.6595V32.2861H0.0078125V11.7222ZM6.20972 20.6969C6.80834 20.6969 7.37823 20.6536 7.91939 20.5664C8.46022 20.4793 8.94324 20.3244 9.36847 20.1018C9.79321 19.8795 10.1314 19.5743 10.3829 19.1869C10.6336 18.7997 10.7594 18.2964 10.7594 17.6766C10.7594 17.0765 10.6336 16.5874 10.3829 16.2096C10.1314 15.8322 9.79816 15.5371 9.38301 15.3238C8.96735 15.1109 8.49407 14.9707 7.96282 14.9027C7.43124 14.8352 6.88563 14.8009 6.32548 14.8009H3.6595V20.6969H6.20972ZM56.8745 0H80.8745C85.8451 0 89.8745 4.02944 89.8745 9V33C89.8745 37.9706 85.8451 42 80.8745 42H56.8745C51.904 42 47.8745 37.9706 47.8745 33V9C47.8745 4.02944 51.904 0 56.8745 0ZM65.677 10.2191V25.3042H68.3919V12.7102C70.709 12.6926 75.7586 13.1719 77.5414 17.4035L80.0433 16.3496C78.7347 13.2431 76.008 11.1736 72.1581 10.3646C69.3752 9.78005 66.9716 10.0618 66.8706 10.0739L65.677 10.2191ZM57.1068 11.9407C57.1068 13.0612 58.0153 13.9698 59.1359 13.9698C60.2566 13.9698 61.165 13.0612 61.165 11.9407C61.165 10.82 60.2566 9.91158 59.1359 9.91158C58.0153 9.91158 57.1068 10.82 57.1068 11.9407ZM80.709 23.4989L83.4632 23.5018L79.5804 18.6304L75.7059 23.4935L77.9565 23.4959C77.8516 24.0595 77.7158 24.5557 77.5562 24.9304C76.1834 28.1542 72.7364 29.7889 67.3117 29.7889H60.3989V17.5176H57.684V32.5038H67.3117C73.9274 32.5038 78.2146 30.3135 80.0541 25.9941C80.3393 25.3241 80.5624 24.4597 80.709 23.4989Z" fill="black"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_2_433">
7
- <rect width="90" height="42" fill="white" transform="translate(0.0078125)"/>
8
- </clipPath>
9
- </defs>
10
- </svg>