@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
@@ -0,0 +1,44 @@
1
+ <svg width="150" height="39" viewBox="0 0 150 39" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_139_1430)">
3
+ <path d="M0 0V13L6.5 6.5L0 0Z" fill="#685AC0"/>
4
+ <path d="M13 0H0L6.5 6.5L13 0Z" fill="#A094FC"/>
5
+ <path d="M13 13V0L6.5 6.5L13 13Z" fill="#685AC0"/>
6
+ <path d="M0 13H13L6.5 6.5L0 13Z" fill="#20024E"/>
7
+ <path d="M13 0V13L19.5 6.5L13 0Z" fill="#C2BFEB"/>
8
+ <path d="M26 0H13L19.5 6.5L26 0Z" fill="#685AC0"/>
9
+ <path d="M26 13V0L19.5 6.5L26 13Z" fill="#20024E"/>
10
+ <path d="M13 13H26L19.5 6.5L13 13Z" fill="#685AC0"/>
11
+ <path d="M13 13V26L19.5 19.5L13 13Z" fill="#C2BFEB"/>
12
+ <path d="M26 13H13L19.5 19.5L26 13Z" fill="#A094FC"/>
13
+ <path d="M26 26V13L19.5 19.5L26 26Z" fill="#685AC0"/>
14
+ <path d="M13 26H26L19.5 19.5L13 26Z" fill="#20024E"/>
15
+ <path d="M0 13V26L6.5 19.5L0 13Z" fill="#685AC0"/>
16
+ <path d="M13 13H0L6.5 19.5L13 13Z" fill="#C2BFEB"/>
17
+ <path d="M13 26V13L6.5 19.5L13 26Z" fill="#20024E"/>
18
+ <path d="M0 26H13L6.5 19.5L0 26Z" fill="#A094FC"/>
19
+ <path d="M13 26V39L19.5 32.5L13 26Z" fill="#C2BFEB"/>
20
+ <path d="M26 26H13L19.5 32.5L26 26Z" fill="#685AC0"/>
21
+ <path d="M13 26H0L6.5 32.5L13 26Z" fill="#C2BFEB"/>
22
+ <path d="M13 39V26L6.5 32.5L13 39Z" fill="#20024E"/>
23
+ <path d="M33 15.5H34C34.4 15.5 34.7 15.1 34.7 14.7V2.49995C34.7 2.09995 34.3 1.69995 34 1.69995H33V0.199951H39.7C43.5 0.199951 45.8 1.39995 45.8 4.49995C45.8 6.69995 44.5 7.69995 42.4 8.19995V8.29995C44.9 8.59995 46.5 9.89995 46.5 12.4C46.5 15.7 43.9 17.2 40 17.2H33V15.5V15.5ZM39.6 7.39995C41.8 7.39995 43 6.59995 43 4.59995C43 2.59995 41.9 1.89995 39.7 1.89995H37.6V7.39995H39.6ZM39.9 15.4C42.5 15.4 43.6 14.3 43.6 12.2C43.6 10.1 42.6 9.09995 39.8 9.09995H37.5V15.4H39.9V15.4Z" fill="white"/>
24
+ <path d="M47.6001 13.5C47.6001 10.9 49.7001 9.70005 52.6001 9.70005C53.7001 9.70005 54.6001 9.80005 55.5001 10V8.30005C55.5001 6.70005 54.6001 6.10005 52.9001 6.10005C51.2001 6.10005 50.3001 6.70005 49.6001 7.30005H48.4001V5.30005C49.5001 4.80005 51.0001 4.30005 53.3001 4.30005C56.3001 4.30005 58.0001 5.20005 58.0001 8.00005V14.7C58.0001 15.2 58.3001 15.5 58.8001 15.5H59.5001V16.8C59.2001 17 58.6001 17.2 57.8001 17.2C56.4001 17.2 55.7001 16.6 55.5001 15.5C54.6001 16.7 53.3001 17.2 51.6001 17.2C49.3001 17.2 47.6001 16 47.6001 13.5ZM55.5001 14.2V11.5C54.8001 11.4 54.0001 11.3 53.1001 11.3C51.3001 11.3 50.2001 12 50.2001 13.5C50.2001 15 51.1001 15.7 52.5001 15.7C53.9001 15.5 54.7001 15 55.5001 14.2Z" fill="white"/>
25
+ <path d="M60.3998 15.5H61.2998C61.5998 15.5 61.9998 15.2 61.9998 14.8V6.69995C61.9998 6.39995 61.6998 5.99995 61.2998 5.99995H60.2998V4.39995H63.9998C64.3998 4.39995 64.5998 4.69995 64.5998 5.89995V6.19995C65.8998 4.99995 67.5998 4.19995 69.5998 4.19995C71.3998 4.19995 72.8998 4.89995 72.8998 7.29995V14.7C72.8998 15 73.1998 15.4 73.4998 15.4H74.2998V16.9H68.4998V15.4H70.1998V8.29995C70.1998 6.69995 69.4998 6.29995 68.1998 6.29995C66.8998 6.29995 65.5998 6.89995 64.4998 7.49995V15.5H66.2998V17H60.2998V15.5H60.3998Z" fill="white"/>
26
+ <path d="M75.1 15.5H76C76.3 15.5 76.7 15.2 76.7 14.8V2.49995C76.7 2.19995 76.4 1.79995 76 1.79995H75V0.199951H78.8C79.1 0.199951 79.3 0.399951 79.3 0.899951V11L83.3 6.89995C83.7 6.49995 83.5 5.99995 83.1 5.99995H82.5V4.39995H87.7V5.99995H87.1C86.8 5.99995 86.3 6.19995 86 6.49995L82.9 9.59995L86.4 14.7C86.7 15.2 87.1 15.4 87.5 15.4H87.9V16.9H85L81.2 11.3L79.4 13.1V15.4H81V16.9H75.2V15.5H75.1Z" fill="white"/>
27
+ <path d="M93.2002 10.8C93.2002 6.80005 96.0002 4.30005 99.6002 4.30005C103.2 4.30005 106 6.80005 106 10.8C106 14.8 103.2 17.2 99.6002 17.2C96.0002 17.2 93.2002 14.8 93.2002 10.8ZM103.3 10.8C103.3 7.70005 101.8 6.00005 99.6002 6.00005C97.4002 6.00005 95.9002 7.60005 95.9002 10.8C95.9002 13.9 97.4002 15.5 99.6002 15.5C101.8 15.5 103.3 13.9 103.3 10.8Z" fill="white"/>
28
+ <path d="M106.6 15.5H107.5C107.8 15.5 108.2 15.2 108.2 14.8V6.1H106.5V4.4H108.2V3.4C108.2 1 109.6 0 111.9 0C112.9 0 113.5 0.1 113.9 0.3V1.8H112.7C111.6 1.8 110.8 2 110.8 3.4V4.4H113.5V6H110.8V14.8C110.8 15.1 111.1 15.5 111.5 15.5H112.7V17H106.6V15.5V15.5Z" fill="white"/>
29
+ <path d="M33 36.3H34C34.4 36.3 34.7 35.9 34.7 35.5V23.3C34.7 22.9 34.3 22.5 34 22.5H33V20.9H39.1L43.1 33.5H43.2L47.2 20.9H53.3V22.5H52.3C51.9 22.5 51.6 22.9 51.6 23.3V35.5C51.6 35.8 52 36.3 52.3 36.3H53.3V37.8H46.9V36.3H48.8V22.8H48.6L43.8 37.8H41.8L37 22.8H36.9V36.3H38.8V37.8H33V36.3Z" fill="white"/>
30
+ <path d="M53.3999 31.5C53.3999 27.5 55.8999 25 59.4999 25C62.9999 25 65.0999 26.9 65.0999 31.1C65.0999 31.5 65.0999 31.8 65.0999 31.9H56.0999C56.1999 34.8 57.4999 36.3 59.9999 36.3C61.7999 36.3 62.5999 35.7 63.2999 34.9H64.7999V36.7C63.7999 37.4 62.3999 38 59.8999 38C55.5999 38 53.3999 35.5 53.3999 31.5ZM62.5999 30.3C62.4999 27.6 61.4999 26.6 59.5999 26.6C57.6999 26.6 56.4999 27.8 56.1999 30.3H62.5999Z" fill="white"/>
31
+ <path d="M65.8998 36.3H66.7998C67.0998 36.3 67.4998 36 67.4998 35.6V23.2C67.4998 22.9 67.1998 22.5 66.7998 22.5H65.7998V20.9H69.5998C69.8998 20.9 70.0998 21.1 70.0998 21.6V35.6C70.0998 35.9 70.3998 36.3 70.7998 36.3H71.6998V37.8H65.8998V36.3V36.3Z" fill="white"/>
32
+ <path d="M75.3998 36.5C75.1998 37.3 74.6998 37.8 74.3998 37.8H72.9998V23.2C72.9998 22.9 72.6998 22.5 72.2998 22.5H71.2998V20.9H75.0998C75.3998 20.9 75.5998 21.1 75.5998 21.6V27.1C76.5998 26 77.8998 25.1 79.9998 25.1C82.3998 25.1 84.7998 26.6 84.7998 31.4C84.7998 36.3 81.9998 38 79.2998 38C77.2998 38 76.1998 37.4 75.3998 36.5ZM82.1998 31.5C82.1998 27.8 80.5998 26.9 78.8998 26.9C77.6998 26.9 76.4998 27.6 75.6998 28.3V35.2C76.3998 35.9 77.2998 36.4 78.6998 36.4C80.2998 36.4 82.1998 35.5 82.1998 31.5Z" fill="white"/>
33
+ <path d="M86 31.5C86 27.5 88.8 25 92.4 25C96 25 98.8 27.5 98.8 31.5C98.8 35.5 96 37.9 92.4 37.9C88.8 38 86 35.6 86 31.5ZM96.2 31.6C96.2 28.5 94.7 26.8 92.5 26.8C90.3 26.8 88.8 28.4 88.8 31.6C88.8 34.7 90.3 36.3 92.5 36.3C94.7 36.3 96.2 34.7 96.2 31.6Z" fill="white"/>
34
+ <path d="M100.8 34.9V27.5C100.8 27.2 100.5 26.8 100.1 26.8H99.2002V25.2H103.4V34C103.4 35.6 104.2 36 105.4 36C106.7 36 108 35.4 109 34.7V26.7H107.2V25.1H111.6V35.5C111.6 35.8 111.9 36.2 112.3 36.2H113.3V37.7H109.7C109.4 37.7 109.1 37.4 109.1 36.2V36C107.8 37.2 106.3 38 104.2 38C102.4 38 100.8 37.3 100.8 34.9Z" fill="white"/>
35
+ <path d="M114.1 36.3H115C115.3 36.3 115.7 36 115.7 35.6V27.5C115.7 27.2 115.4 26.8 115 26.8H114V25.2H117.7C118.1 25.2 118.3 25.5 118.3 26.9V27.3C119.2 26.2 120.3 25.1 122.1 25.1C122.4 25.1 122.6 25.1 122.8 25.2V27.3H122.3C120.4 27.3 119.3 27.8 118.3 28.6V36.3H120.3V37.8H114.1V36.3Z" fill="white"/>
36
+ <path d="M123.7 36.3H124.6C124.9 36.3 125.3 36 125.3 35.6V27.5C125.3 27.2 125 26.8 124.6 26.8H123.6V25.2H127.3C127.7 25.2 127.9 25.5 127.9 26.7V27C129.2 25.8 130.9 25 132.9 25C134.7 25 136.2 25.7 136.2 28.1V35.5C136.2 35.8 136.5 36.2 136.8 36.2H137.6V37.7H131.8V36.2H133.5V29C133.5 27.4 132.8 27 131.5 27C130.1 27 128.9 27.6 127.8 28.2V36.2H129.6V37.7H123.6V36.3H123.7Z" fill="white"/>
37
+ <path d="M137.6 31.5C137.6 27.5 140.1 25 143.7 25C147.2 25 149.3 26.9 149.3 31.1C149.3 31.5 149.3 31.8 149.3 31.9H140.3C140.4 34.8 141.7 36.3 144.2 36.3C146 36.3 146.8 35.7 147.5 34.9H149V36.7C148 37.4 146.6 38 144.1 38C139.8 38 137.6 35.5 137.6 31.5ZM146.8 30.3C146.7 27.6 145.7 26.6 143.8 26.6C141.9 26.6 140.7 27.8 140.4 30.3H146.8Z" fill="white"/>
38
+ </g>
39
+ <defs>
40
+ <clipPath id="clip0_139_1430">
41
+ <rect width="150" height="39" fill="white"/>
42
+ </clipPath>
43
+ </defs>
44
+ </svg>
@@ -1,5 +1,5 @@
1
1
  <svg width="26" height="39" viewBox="0 0 26 39" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_1_288)">
2
+ <g clip-path="url(#clip0_139_1431)">
3
3
  <path d="M0 0V13L6.5 6.5L0 0Z" fill="#685AC0"/>
4
4
  <path d="M13 0H0L6.5 6.5L13 0Z" fill="#A094FC"/>
5
5
  <path d="M13 13V0L6.5 6.5L13 13Z" fill="#685AC0"/>
@@ -22,7 +22,7 @@
22
22
  <path d="M13 39V26L6.5 32.5L13 39Z" fill="#20024E"/>
23
23
  </g>
24
24
  <defs>
25
- <clipPath id="clip0_1_288">
25
+ <clipPath id="clip0_139_1431">
26
26
  <rect width="26" height="39" fill="white"/>
27
27
  </clipPath>
28
28
  </defs>
@@ -0,0 +1,11 @@
1
+ <svg width="116" height="54" viewBox="0 0 116 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1700)">
3
+ <path d="M113.734 2.73389H2.73389V51.7339H113.734V2.73389Z" fill="#0A2652"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M112.929 49.8256C112.929 50.3741 112.652 50.906 111.843 50.9221H4.09416C4.06526 50.9221 4.04233 50.9166 4.01893 50.9166C3.49191 50.8862 3.06901 50.4514 3.06901 49.9121C3.06901 49.9121 3.07268 30.1688 3.07268 16.6001H14.3676L9.81295 18.2607V43.2796C9.81295 43.9767 10.2037 44.3435 10.7913 44.3991H26.1286C31.3671 44.2284 35.5617 39.9256 35.5617 34.6303C35.5617 31.1595 33.7573 28.1165 31.0373 26.38C32.7395 24.8702 34.0224 22.4112 34.0224 19.9757C34.0224 13.5052 29.443 9.83462 22.9068 9.83462H16.5463V3.07789C44.9738 3.07789 111.843 3.07789 111.843 3.07789C112.682 3.07789 112.929 3.62638 112.929 4.16935V49.8256ZM3.07268 4.09205V4.0902C3.07268 3.55644 3.4832 3.1193 4.00288 3.07789C4.00288 3.07789 6.14215 3.07789 9.81295 3.07789V9.83462H3.07268C3.07268 6.3403 3.07268 4.09205 3.07268 4.09205ZM16.4459 16.4151H23.7668C25.6823 16.4151 27.2395 18.0578 27.2395 19.9812C27.2395 21.9078 25.6823 23.4719 23.7668 23.4719L22.5004 23.5363C21.823 23.5671 21.4629 23.9679 21.4468 24.5895L21.4487 28.8748C21.4881 29.5526 21.9074 29.9083 22.5523 29.9083H25.702C27.7839 29.9083 29.4719 31.6017 29.4719 33.6921C29.4719 35.6656 27.9559 37.2798 26.0281 37.4413L17.521 37.4487C16.8867 37.4358 16.4748 37.0709 16.4459 36.3701V16.4151ZM113.85 0H2.14478C0.962306 0 0 0.965379 0 2.15715V51.8452C0 53.0351 0.962306 54 2.14478 54H113.85C115.033 54 116 53.0351 116 51.8452V2.15715C116 0.965379 115.033 0 113.85 0ZM52.2833 26.4554H45.6407V17.4251L52.2833 17.4196C54.7698 17.4196 56.7884 19.4415 56.7884 21.9387C56.7884 24.434 54.7698 26.4554 52.2833 26.4554ZM52.3617 12.7423H42.0075C41.1076 12.7423 40.9782 13.4872 40.9782 13.9501C40.9782 14.4181 40.9819 40.2473 40.9819 40.2473C40.9819 41.3291 41.9759 41.2844 42.0855 41.2844H44.7302C45.1651 41.2844 45.6462 40.932 45.6462 40.4322L45.6407 31.0048H52.3617C57.3879 31.0048 61.4646 26.9183 61.4646 21.8724C61.4646 16.8292 57.3879 12.7423 52.3617 12.7423ZM68.4764 30.6938L73.1476 17.4196L78.1009 30.6938H68.4764ZM76.7129 13.9409C76.3602 13.2185 76.1042 12.7478 74.8268 12.7478H71.4684C70.1923 12.7478 69.9387 13.2185 69.5837 13.9409C69.2608 14.6532 59.867 40.1824 59.867 40.1824C59.867 40.1824 59.3153 41.2844 60.728 41.2844C62.1724 41.2844 62.4847 41.3024 63.0984 41.3024C63.7447 41.3024 64.4919 41.18 64.8414 40.1644C65.1506 39.2764 66.5559 35.3601 66.5559 35.3601H79.7406C79.7406 35.3601 81.1479 39.2764 81.4533 40.1644C81.8056 41.18 82.5523 41.3024 83.1968 41.3024C83.8105 41.3024 84.1247 41.2844 85.5672 41.2844C86.9836 41.2844 86.43 40.1824 86.43 40.1824C86.43 40.1824 77.0358 14.6532 76.7129 13.9409ZM105.339 12.717C103.894 12.717 103.246 12.6981 102.634 12.6981C101.988 12.6981 101.239 12.8186 100.889 13.8365L99.6004 16.1574L94.4325 25.3285L89.266 16.1574L87.978 13.8365C87.6267 12.8186 86.8795 12.6981 86.2327 12.6981C85.6209 12.6981 84.9714 12.717 83.5279 12.717C82.112 12.717 82.6656 13.8176 82.6656 13.8176C82.6656 13.8176 87.9106 23.1438 92.1309 30.6814C92.1309 30.6814 92.0575 39.6413 92.0575 40.2652C92.0575 40.8887 92.39 41.2844 93.0643 41.2844H95.5256C95.9682 41.2844 96.7553 41.2467 96.7553 40.2937L96.7365 30.6814C100.959 23.1438 106.201 13.8176 106.201 13.8176C106.201 13.8176 106.753 12.717 105.339 12.717Z" fill="#FFFFFE"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1700">
8
+ <rect width="116" height="54" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="60" height="88" viewBox="0 0 60 88" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1699)">
3
+ <path d="M56 4H4V84H56V4Z" fill="#0A2652"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M55.9381 82.4647C55.9381 83.1989 55.5694 83.8952 54.4997 83.9166H5.42196C5.39341 83.9166 5.36001 83.9166 5.32478 83.9093C4.6244 83.869 4.06435 83.2898 4.06435 82.5746C4.06435 82.5746 4.06921 44.6832 4.06921 22.0111H19.023L13.0009 24.2191V57.3948C13.0009 58.3243 13.5136 58.8107 14.2966 58.8821H34.6037C41.5443 58.6581 47.0963 52.9507 47.0963 45.9276C47.0963 41.3218 44.7072 37.2835 41.1148 34.9827C43.3593 32.9822 45.0583 29.7117 45.0583 26.4882C45.0583 17.9064 38.9979 13.0357 30.3365 13.0357H21.9181V4.08342C36.1983 4.08342 54.4997 4.0883 54.4997 4.0883C55.6101 4.0883 55.9381 4.8182 55.9381 5.53772V82.4647ZM4.06921 5.43275V5.42848C4.06921 4.71323 4.61954 4.14078 5.30777 4.08342C5.30777 4.08342 8.38321 4.08342 13.0009 4.08342V13.0406H4.06921C4.06921 8.34869 4.06921 5.43275 4.06921 5.43275ZM21.785 21.7682H31.4755C34.0249 21.7682 36.0774 23.9567 36.0774 26.5004C36.0774 29.0532 34.0249 31.1227 31.4755 31.1227L29.8008 31.2112C28.9012 31.2466 28.434 31.7781 28.4031 32.6081V38.2868C28.4674 39.1907 29.0153 39.66 29.8767 39.66H34.0388C36.8033 39.66 39.0405 41.9131 39.0405 44.6783C39.0405 47.3007 37.0238 49.4416 34.4804 49.6558L23.204 49.6656C22.3664 49.6442 21.8185 49.1578 21.785 48.2351V21.7682ZM57.1554 0H2.84037C1.2744 0 0 1.28038 0 2.85613V85.1396C0 86.7178 1.2744 88 2.84037 88H57.1554C58.7262 88 60 86.7178 60 85.1396V2.85613C60 1.28038 58.7262 0 57.1554 0ZM27.1493 72.7118L29.5529 65.8723L32.1017 72.7118H27.1493ZM31.3874 64.0793C31.2045 63.7076 31.0739 63.4641 30.4167 63.4641H28.6898C28.0325 63.4641 27.9019 63.7076 27.7191 64.0793C27.5526 64.4467 22.7193 77.6007 22.7193 77.6007C22.7193 77.6007 22.435 78.1683 23.1633 78.1683C23.9062 78.1683 24.0672 78.1781 24.383 78.1781C24.7153 78.1781 25.0992 78.1158 25.2796 77.5916C25.4382 77.1339 26.161 75.1169 26.161 75.1169H32.9448C32.9448 75.1169 33.6689 77.1339 33.8268 77.5916C34.0072 78.1158 34.3918 78.1781 34.724 78.1781C35.0399 78.1781 35.2009 78.1683 35.9438 78.1683C36.6721 78.1683 36.3872 77.6007 36.3872 77.6007C36.3872 77.6007 31.5532 64.4467 31.3874 64.0793ZM18.8177 70.5275H15.3997V65.8741L18.8177 65.8723C20.0976 65.8723 21.1351 66.914 21.1351 68.1999C21.1351 69.4858 20.0976 70.5275 18.8177 70.5275ZM18.8584 63.4617H13.53C13.0671 63.4617 13.0009 63.8455 13.0009 64.0842C13.0009 64.3246 13.0034 77.6343 13.0034 77.6343C13.0034 78.1921 13.5136 78.1683 13.5701 78.1683H14.9326C15.1555 78.1683 15.4021 77.9871 15.4021 77.7295L15.3997 72.8723H18.8584C21.4449 72.8723 23.5418 70.7662 23.5418 68.1664C23.5418 65.5678 21.4449 63.4617 18.8584 63.4617ZM46.1152 63.4489C45.3724 63.4489 45.0389 63.4391 44.7236 63.4391C44.3913 63.4391 44.0068 63.5013 43.8264 64.0256L43.1637 65.2211L40.505 69.9472L37.8462 65.2211L37.1829 64.0256C37.0025 63.5013 36.618 63.4391 36.2857 63.4391C35.9705 63.4391 35.637 63.4489 34.8941 63.4489C34.1658 63.4489 34.4507 64.0164 34.4507 64.0164C34.4507 64.0164 37.1483 68.8224 39.3193 72.7057C39.3193 72.7057 39.2828 77.3219 39.2828 77.6441C39.2828 77.9657 39.4535 78.1683 39.7997 78.1683H41.0669C41.2946 78.1683 41.7004 78.1494 41.7004 77.6581L41.6901 72.7057C43.8611 68.8224 46.5587 64.0164 46.5587 64.0164C46.5587 64.0164 46.8436 63.4489 46.1152 63.4489Z" fill="#FFFFFE"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1699">
8
+ <rect width="60" height="88" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="90" height="41" viewBox="0 0 90 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_139_1428)">
3
+ <path d="M58 25.5C57.1 25.5 56 25 56 24V2C56 1 57 0 58 0H88C89 0 90 1 90 2V40.2C90 40.7 89.6 41 89.1 41C88.5 41 88.3 40.5 88.2 40.2C79.7 25.5 58.9 25.5 58 25.5Z" fill="#E91B2B"/>
4
+ <path d="M80 7.00005L77.9 15.5C77.9 15.5 77.9 15.6 78 15.6H82.4C82.4 15.6 82.5 15.6 82.5 15.5L80.4 7.00005C80.3 6.60005 80.1 6.60005 80 7.00005ZM82.3 2.80005C82.7 2.80005 83 3.00005 83 3.30005L87.7 21.6C87.8 21.8 87.8 22 87.8 22.1C87.8 22.4 87.5 22.7001 87.1 22.7001H84.8C84.4 22.7001 84.2 22.4 84.1 22.1L83.2 18.6C83.2 18.6 83.2 18.6 83.1 18.6H77.2C77.2 18.6 77.2 18.6 77.1 18.6L76.2 22.1C76.1 22.4 75.9 22.7001 75.5 22.7001H73.2C72.8 22.7001 72.5 22.4 72.5 22.1C72.5 22.1 72.5 21.8 72.6 21.6L77.3 3.30005C77.4 3.00005 77.6 2.80005 78 2.80005H82.3Z" fill="white"/>
5
+ <path d="M62.3 7.49995C62.3 8.89995 63 9.39995 64.6 10.3L68.1 12.3C70.5 13.7 71.4 15.2 71.4 17.8C71.4 21.3 68.7 23.1 64.9 23.1C61.2 23.1 58.5 21.3 58.5 17.7V16.5C58.5 16.1 58.9 15.7 59.4 15.7H61.4C61.9 15.7 62.3 16.1 62.3 16.5V17.7C62.3 19.1 63.4 20 64.9 20C66.6 20 67.5 19.3 67.5 17.8C67.5 16 66 15.2 64.9 14.6L61 12.4C59.2 11.4 58.5 9.39995 58.5 7.79995C58.5 4.29995 61.1 2.19995 65 2.19995C68.7 2.19995 71.4 4.09995 71.4 7.69995V8.29995C71.4 8.69995 71 8.99995 70.5 8.99995H68.5C68 8.99995 67.6 8.59995 67.6 8.19995V7.59995C67.6 6.19995 66.7 4.99995 65 4.99995C63.3 4.99995 62.3 5.89995 62.3 7.49995Z" fill="white"/>
6
+ <path d="M21.5 15.7C21.5 15.6 21.5 15.6 21.5 15.7L17.9 17.1C16.9 17.5 16.7 18.2 16.7 18.8C16.7 19.8 17 20.7 19 20.7C20.4 20.7 21.4 19.7 21.4 18.5L21.5 15.7ZM13 19.2C13 16.9 14.2 15.6 16.1 14.9L19.9 13.5C21.1 13.1 21.5 12.7 21.5 11.9C21.5 10.9 20.7 10.2 19.3 10.2C18 10.2 17.1 10.9 17.1 12C17.1 12.4 16.7 12.8 16.2 12.8H14.5C14 12.8 13.6 12.4 13.6 12C13.6 9.40002 15.9 7.40002 19.3 7.40002C23 7.40002 24.8 9.60002 24.8 12.3V22.1C24.8 22.5 24.4 22.9 23.9 22.9H22.2C21.7 22.9 21.3 22.5 21.3 22.1V22C21.3 21.7 21.2 21.7 21 21.9C20.1 22.8 18.8 23.3 17.4 23.3C15.6 23.2 13 22.2 13 19.2Z" fill="white"/>
7
+ <path d="M41.1001 3.8C41.1001 3.4 41.5001 3 42.0001 3H43.7001C44.2001 3 44.6001 3.4 44.6001 3.8V13.4C44.6001 13.7 44.7001 13.7 44.9001 13.5L48.8001 8.9C49.1001 8.5 49.3001 8.3 49.8001 8.3H51.9001C52.4001 8.3 52.7001 8.5 52.7001 8.8C52.7001 8.9 52.6001 9.2 52.5001 9.3L48.1001 14.5C48.0001 14.6 48.0001 14.7 48.1001 14.7L53.1001 21.7C53.2001 21.9 53.2001 22 53.2001 22.1C53.2001 22.5 52.8001 22.8 52.3001 22.8H50.4001C49.9001 22.8 49.6001 22.4 49.3001 22L45.0001 15.8C44.8001 15.5 44.7001 15.6 44.7001 15.9V22C44.7001 22.4 44.3001 22.8 43.8001 22.8H42.1001C41.6001 22.8 41.2001 22.4 41.2001 22L41.1001 3.8Z" fill="white"/>
8
+ <path d="M38.7999 11.6C38.7999 9.40002 37.0999 7.40002 34.6999 7.40002C33.1999 7.40002 31.8999 8.00002 31.1999 9.00002C30.9999 9.30002 30.8999 9.20002 30.8999 8.90002V8.70002C30.8999 8.30002 30.4999 7.90002 29.9999 7.90002H28.2999C27.7999 7.90002 27.3999 8.30002 27.3999 8.70002V13.7V21.6V22.2C27.3999 22.6 27.7999 23 28.2999 23H29.9999C30.4999 23 30.8999 22.6 30.8999 22.2V21.5V11.6C31.1999 11.1 31.7999 10.5 32.5999 10.3C32.7999 10.3 32.9999 10.2 33.1999 10.2C33.8999 10.2 34.3999 10.4 34.7999 10.8C34.7999 10.8 34.7999 10.8 34.8999 10.9C35.1999 11.2 35.3999 11.6 35.3999 12C35.3999 12.2 35.3999 12.3 35.3999 12.5V22.2C35.3999 22.6 35.7999 23 36.2999 23H37.9999C38.4999 23 38.8999 22.6 38.8999 22.2L38.7999 11.6Z" fill="white"/>
9
+ <path d="M11.5 11.3C11.5 9.2 9.6 7.4 7.4 7.4C5.8 7.4 4.6 8 3.9 9C3.7 9.3 3.5 9.2 3.5 8.9V3.8C3.5 3.4 3.1 3 2.6 3H0.9C0.4 3 0 3.4 0 3.8V22.1C0 22.5 0.4 22.9 0.9 22.9H2.6C3.1 22.9 3.5 22.5 3.5 22.1V21.9C3.5 21.6 3.6 21.5 3.8 21.8C4.5 22.8 5.8 23.2 7.3 23.2C9.6 23.2 11.4 21.6 11.4 19.2C11.4 19.2 11.5 17.7 11.5 15.3C11.5 12.9 11.5 11.3 11.5 11.3ZM8 18.3C8 19.6 7.2 20.5 5.8 20.5C4.9 20.5 3.9 19.9 3.6 19.1V11.7C4 10.9 4.9 10.4 5.8 10.4C7.2 10.4 8 11.3 8 12.6C8 12.6 8 13.4 8 15.2C8 17.2 8 18.3 8 18.3Z" fill="white"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_139_1428">
13
+ <rect width="90" height="41" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="32" height="54" viewBox="0 0 32 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_139_1429)">
3
+ <path d="M0.9 39.4C0.4 39.4 0 39 0 38.6V15.8C0 15.4 0.4 15 0.9 15H31.1C31.6 15 32 15.4 32 15.8V53.2C32 53.6 31.8 54 31.1 54C30.5 54 30.3 53.5 30.2 53.3C21.6 38.6 0.9 39.4 0.9 39.4Z" fill="#E91B2B"/>
4
+ <path d="M22.5999 21.7L20.5999 29.9C20.5999 29.9 20.5999 30 20.6999 30H24.8999C24.8999 30 24.9999 30 24.9999 29.9L22.9999 21.7C22.8999 21.3 22.6999 21.3 22.5999 21.7ZM24.7999 17.6C25.1999 17.6 25.3999 17.8 25.4999 18.1L29.9999 35.7C30.0999 35.9 30.0999 36.1 30.0999 36.2C30.0999 36.5 29.7999 36.8 29.3999 36.8H27.1999C26.7999 36.8 26.5999 36.5 26.4999 36.2L25.5999 32.9C25.5999 32.9 25.5999 32.9 25.4999 32.9H19.7999C19.7999 32.9 19.7999 32.9 19.6999 32.9L18.9999 36.1C18.8999 36.4 18.6999 36.7 18.2999 36.7H16.0999C15.6999 36.7 15.3999 36.4 15.3999 36.1C15.3999 36.1 15.3999 35.9 15.4999 35.6L19.9999 18C20.0999 17.7 20.2999 17.5 20.6999 17.5L24.7999 17.6Z" fill="white"/>
5
+ <path d="M5.7 22.2C5.7 23.5 6.4 24 7.9 24.9L11.3 26.8C13.6 28.1 14.5 29.6 14.5 32.1C14.5 35.5 12 37.1 8.3 37.1C4.7 37.1 2 35.5 2 32V30.9C2 30.5 2.4 30.1 2.9 30.1H4.8C5.3 30.1 5.7 30.4 5.7 30.9V32C5.7 33.4 6.7 34.2 8.2 34.2C9.8 34.2 10.7 33.5 10.7 32.1C10.7 30.4 9.2 29.6 8.2 29L4.4 26.8C2.7 25.9 2 24 2 22.5C2 19.1 4.5 17.1 8.2 17.1C11.8 17.1 14.4 18.9 14.4 22.3V22.9C14.4 23.3 14 23.7 13.5 23.7H11.6C11.1 23.7 10.7 23.4 10.7 22.9V22.3C10.7 20.9 9.8 19.8 8.2 19.8C6.6 19.8 5.7 20.7 5.7 22.2Z" fill="white"/>
6
+ <path d="M12.8998 7.6L10.7998 8.5C10.1998 8.8 10.0998 9.2 10.0998 9.5C10.0998 10.1 10.2998 10.6 11.4998 10.6C12.2998 10.6 12.9998 10 12.9998 9.3L12.8998 7.6ZM7.7998 9.7C7.7998 8.3 8.4998 7.5 9.5998 7.1L11.9998 6.3C12.6998 6 12.9998 5.8 12.9998 5.4C12.9998 4.8 12.4998 4.4 11.6998 4.4C10.8998 4.4 10.3998 4.8 10.3998 5.5C10.3998 5.8 10.1998 6 9.8998 6H8.8998C8.5998 6 8.3998 5.8 8.3998 5.5C8.3998 3.9 9.7998 2.7 11.7998 2.7C13.9998 2.6 14.9998 4 14.9998 5.6V11.5C14.9998 11.8 14.7998 12 14.4998 12H13.4998C13.1998 12 12.9998 11.8 12.9998 11.5V11.4C12.9998 11.2 12.8998 11.2 12.7998 11.3C12.2998 11.8 11.4998 12.1 10.5998 12.1C9.3998 12.1 7.7998 11.6 7.7998 9.7Z" fill="white"/>
7
+ <path d="M24.7002 0.5C24.7002 0.2 24.9002 0 25.2002 0H26.2002C26.5002 0 26.7002 0.2 26.7002 0.5V6.3C26.7002 6.5 26.8002 6.5 26.9002 6.4L29.2002 3.6C29.4002 3.4 29.5002 3.2 29.8002 3.2H31.1002C31.4002 3.2 31.6002 3.3 31.6002 3.5C31.6002 3.6 31.6002 3.7 31.5002 3.8L28.9002 7V7.1L31.9002 11.3C32.0002 11.4 32.0002 11.5 32.0002 11.6C32.0002 11.9 31.8002 12 31.4002 12H30.2002C29.9002 12 29.7002 11.8 29.5002 11.5L27.0002 7.8C26.9002 7.6 26.8002 7.7 26.8002 7.9V11.6C26.8002 11.9 26.6002 12.1 26.3002 12.1H25.3002C25.0002 12.1 24.8002 11.9 24.8002 11.6L24.7002 0.5Z" fill="white"/>
8
+ <path d="M23.3 5.09998C23.3 3.79998 22.3 2.59998 20.8 2.59998C19.9 2.59998 19.1 2.99998 18.7 3.59998C18.6 3.79998 18.5 3.69998 18.5 3.49998V3.39998C18.5 3.09998 18.3 2.89998 18 2.89998H17C16.7 2.89998 16.5 3.09998 16.5 3.39998V6.39998V11.1V11.5C16.5 11.8 16.7 12 17 12H18C18.3 12 18.5 11.8 18.5 11.5V11.1V5.09998C18.7 4.79998 19.1 4.39998 19.5 4.29998C19.6 4.29998 19.7 4.29998 19.8 4.29998C20.2 4.29998 20.5 4.39998 20.7 4.59998C20.9 4.79998 21 4.99998 21 5.29998C21 5.39998 21 5.49998 21 5.59998V11.4C21 11.7 21.2 11.9 21.5 11.9H22.5C22.8 11.9 23 11.7 23 11.4L23.3 5.09998Z" fill="white"/>
9
+ <path d="M6.9 5C6.9 3.7 5.8 2.7 4.4 2.7C3.5 2.7 2.7 3.1 2.3 3.7C2.2 3.8 2.1 3.7 2.1 3.6V0.5C2.1 0.2 1.9 0 1.6 0H0.6C0.2 0 0 0.2 0 0.5V11.5C0 11.7 0.2 12 0.5 12H1.5C1.8 12 2 11.8 2 11.5V11.4C2 11.2 2.1 11.2 2.2 11.3C2.6 11.9 3.4 12.2 4.3 12.2C5.7 12.2 6.8 11.2 6.8 9.8C6.8 9.8 6.8 8.9 6.8 7.5C6.8 6.1 6.9 5 6.9 5ZM4.8 9.2C4.8 10 4.3 10.5 3.5 10.5C3 10.5 2.4 10.2 2.2 9.7V5.3C2.4 4.8 3 4.5 3.5 4.5C4.3 4.5 4.8 5.1 4.8 5.8C4.8 5.8 4.8 6.3 4.8 7.4C4.8 8.5 4.8 9.2 4.8 9.2Z" fill="white"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_139_1429">
13
+ <rect width="32" height="54" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="105" height="43" viewBox="0 0 105 43" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.2593 22.8258C13.8282 22.8258 13.4147 22.6549 13.1099 22.3508C12.8051 22.0467 12.6339 21.6342 12.6339 21.2041C12.6339 20.7741 12.8051 20.3616 13.1099 20.0575C13.4147 19.7534 13.8282 19.5825 14.2593 19.5825H37.175C36.8325 16.9135 35.6262 14.429 33.7395 12.5062C33.7036 12.4767 33.6706 12.4437 33.641 12.408L30.8212 9.57011L30.7103 9.47182L21.2288 0L0 21.2041L21.2288 42.3714L30.6734 32.9119L30.8212 32.7768L33.641 29.9635L33.7764 29.8038C35.6422 27.8953 36.835 25.4332 37.175 22.7889L14.2593 22.8258Z" fill="#007BC6"/>
3
+ <path d="M103.521 1.41272H74.1777V9.02948H84.9029V41.8799H93.0545V9.02948H103.78V1.41272H103.521Z" fill="white"/>
4
+ <path d="M68.8335 20.2827C70.0116 19.3585 70.9585 18.1738 71.5996 16.8222C72.2407 15.4706 72.5583 13.9889 72.5276 12.4939C72.6137 10.9993 72.3805 9.50363 71.8434 8.10575C71.3064 6.7079 70.4776 5.43988 69.4122 4.38572C67.2942 2.40782 64.1912 1.41272 60.2016 1.41272H41.4971V17.5062L46.127 21.1918L41.4971 24.8774V41.8799H61.2852C69.092 41.8799 74.1283 37.1625 74.1283 29.8774C74.2329 27.9442 73.7921 26.0205 72.8563 24.3246C71.9203 22.6286 70.5267 21.2283 68.8335 20.2827ZM49.6487 8.85756H60.2262C62.9475 8.85756 64.6345 10.43 64.6345 12.9608C64.6371 13.5284 64.5232 14.0906 64.2995 14.6125C64.0759 15.1345 63.7473 15.6051 63.3342 15.9954C62.9211 16.3857 62.4322 16.6873 61.8976 16.8817C61.363 17.0761 60.7942 17.159 60.2262 17.1254H49.6487V8.85756ZM60.2262 34.386H49.6487V24.5579H60.0538C63.7479 24.5579 65.7796 26.327 65.7796 29.472C65.7796 33.5507 62.7628 34.386 60.2262 34.386Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="105" height="43" viewBox="0 0 105 43" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.2593 22.8258C13.8282 22.8258 13.4147 22.6549 13.1099 22.3508C12.8051 22.0467 12.6339 21.6342 12.6339 21.2041C12.6339 20.7741 12.8051 20.3616 13.1099 20.0575C13.4147 19.7534 13.8282 19.5825 14.2593 19.5825H37.175C36.8325 16.9135 35.6262 14.429 33.7395 12.5062C33.7036 12.4767 33.6706 12.4437 33.641 12.408L30.8212 9.57011L30.7103 9.47182L21.2288 0L0 21.2041L21.2288 42.3714L30.6734 32.9119L30.8212 32.7768L33.641 29.9635L33.7764 29.8038C35.6422 27.8953 36.835 25.4332 37.175 22.7889L14.2593 22.8258Z" fill="#007BC6"/>
3
+ <path d="M103.521 1.41272H74.1777V9.02948H84.9029V41.8799H93.0545V9.02948H103.78V1.41272H103.521Z" fill="#020202"/>
4
+ <path d="M68.8335 20.2827C70.0116 19.3585 70.9585 18.1738 71.5996 16.8222C72.2407 15.4706 72.5583 13.9889 72.5276 12.4939C72.6137 10.9993 72.3805 9.50363 71.8434 8.10575C71.3064 6.7079 70.4776 5.43988 69.4122 4.38572C67.2942 2.40782 64.1912 1.41272 60.2016 1.41272H41.4971V17.5062L46.127 21.1918L41.4971 24.8774V41.8799H61.2852C69.092 41.8799 74.1283 37.1625 74.1283 29.8774C74.2329 27.9442 73.7921 26.0205 72.8563 24.3246C71.9203 22.6286 70.5267 21.2283 68.8335 20.2827ZM49.6487 8.85756H60.2262C62.9475 8.85756 64.6345 10.43 64.6345 12.9608C64.6371 13.5284 64.5232 14.0906 64.2995 14.6125C64.0759 15.1345 63.7473 15.6051 63.3342 15.9954C62.9211 16.3857 62.4322 16.6873 61.8976 16.8817C61.363 17.0761 60.7942 17.159 60.2262 17.1254H49.6487V8.85756ZM60.2262 34.386H49.6487V24.5579H60.0538C63.7479 24.5579 65.7796 26.327 65.7796 29.472C65.7796 33.5507 62.7628 34.386 60.2262 34.386Z" fill="#020202"/>
5
+ </svg>
@@ -1,19 +1,19 @@
1
1
  <svg width="180" height="22" viewBox="0 0 180 22" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2161_123)">
3
- <path d="M37.618 0.716248V4.59036H43.0714V21.2453H47.1957V4.59036H52.6365V0.716248H37.618Z" fill="white"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M34.9163 10.2894C36.1159 9.33088 36.8063 7.87428 36.7882 6.34056C36.7882 4.59036 36.2952 3.19518 35.2096 2.22977C34.1239 1.26435 32.5703 0.716248 30.5549 0.716248H21.0272V8.43333L24.0284 10.7441L21.0272 13.0611V21.2453H31.0665C35.0286 21.2453 37.5681 18.8598 37.5681 15.1477C37.6829 13.1563 36.6548 11.2728 34.9163 10.2894ZM25.1827 4.4907H30.5549C31.9151 4.4907 32.7699 5.26926 32.7699 6.55856C32.7795 7.14011 32.5463 7.69942 32.1261 8.10234C31.7058 8.50526 31.1366 8.71544 30.5549 8.68247H25.1889L25.1827 4.4907ZM25.1889 17.4397H30.5549V17.446C31.8278 17.446 33.3689 17.0162 33.3689 14.9483C33.3689 13.3476 32.3332 12.457 30.4613 12.457H25.1889V17.4397Z" fill="white"/>
2
+ <g clip-path="url(#clip0_139_1434)">
3
+ <path d="M37.6182 0.716309V4.59042H43.0716V21.2453H47.1959V4.59042H52.6367V0.716309H37.6182Z" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.9164 10.2894C36.116 9.33094 36.8064 7.87434 36.7883 6.34062C36.7883 4.59042 36.2953 3.19524 35.2097 2.22983C34.124 1.26441 32.5704 0.716309 30.555 0.716309H21.0273V8.43339L24.0285 10.7441L21.0273 13.0611V21.2453H31.0666C35.0287 21.2453 37.5682 18.8598 37.5682 15.1477C37.683 13.1563 36.6549 11.2728 34.9164 10.2894ZM25.1828 4.49076H30.555C31.9152 4.49076 32.77 5.26932 32.77 6.55862C32.7796 7.14017 32.5464 7.69948 32.1262 8.1024C31.7059 8.50532 31.1367 8.7155 30.555 8.68253H25.189L25.1828 4.49076ZM25.189 17.4397H30.555V17.446C31.8279 17.446 33.369 17.0162 33.369 14.9483C33.369 13.3476 32.3333 12.457 30.4614 12.457H25.189V17.4397Z" fill="white"/>
5
5
  <path d="M7.45622 11.7843C7.01627 11.7817 6.62596 11.502 6.48285 11.0867C6.43835 10.9801 6.41504 10.8658 6.41422 10.7504C6.41234 10.6386 6.43581 10.5279 6.48285 10.4265C6.61818 10.0073 7.0088 9.72304 7.44998 9.72265H18.8184C18.6134 8.45062 18.0182 7.27335 17.115 6.35305L17.0651 6.29699L15.6362 4.85821L15.5801 4.81461L10.7694 0L0 10.7441L10.7632 21.4945L15.5551 16.6923L15.6362 16.6176L17.0651 15.185L17.1337 15.1103C18.021 14.1918 18.6065 13.025 18.8121 11.7656L7.45622 11.7843Z" fill="#007BC6"/>
6
- <path d="M60.3096 0.666443H69.1736C69.7567 0.666443 70.3982 0.734509 71.098 0.870641C71.8172 1.00677 72.4781 1.28876 73.0807 1.7166C73.7028 2.125 74.2179 2.71814 74.6261 3.49604C75.0343 4.25449 75.2384 5.25603 75.2384 6.50066C75.2384 8.32872 74.6747 9.73865 73.5473 10.7305C72.4198 11.7223 70.8064 12.2182 68.7071 12.2182H61.5925V21.4946H60.3096V0.666443ZM61.5925 11.1097H68.9112C69.8442 11.1097 70.6315 10.9736 71.273 10.7013C71.9339 10.4096 72.4587 10.0401 72.8475 9.59279C73.2363 9.1455 73.5181 8.6496 73.6931 8.10507C73.868 7.56054 73.9555 7.01602 73.9555 6.47149C73.9555 6.08254 73.8972 5.62553 73.7805 5.10045C73.6639 4.55592 73.4306 4.04057 73.0807 3.55438C72.7309 3.04875 72.2352 2.63063 71.5937 2.30003C70.9717 1.94997 70.1358 1.77495 69.0861 1.77495H61.5925V11.1097Z" fill="white"/>
7
- <path d="M86.3927 18.5192H86.3344C86.1595 18.9664 85.9067 19.3943 85.5763 19.8027C85.2458 20.1916 84.8376 20.5417 84.3517 20.8528C83.8851 21.164 83.3506 21.4071 82.748 21.5821C82.1454 21.7571 81.4845 21.8447 80.7652 21.8447C79.1713 21.8447 77.9369 21.5043 77.0622 20.8237C76.1874 20.1236 75.7501 19.054 75.7501 17.6149C75.7501 16.7397 75.925 16.0299 76.2749 15.4854C76.6248 14.9214 77.0622 14.4838 77.587 14.1727C78.1313 13.8421 78.7242 13.6087 79.3657 13.4726C80.0266 13.3364 80.6583 13.2392 81.2609 13.1808L82.9812 13.035C83.7782 12.9767 84.4003 12.8891 84.8473 12.7725C85.3139 12.6363 85.6638 12.4613 85.897 12.2474C86.1303 12.014 86.2761 11.7223 86.3344 11.3722C86.3927 11.0222 86.4219 10.5846 86.4219 10.0595C86.4219 9.65116 86.3441 9.27193 86.1886 8.92189C86.0331 8.57184 85.7901 8.26067 85.4597 7.9884C85.1292 7.71614 84.7016 7.50222 84.1767 7.34664C83.6519 7.19106 83.0104 7.11327 82.2523 7.11327C80.911 7.11327 79.8225 7.44388 78.9866 8.10509C78.1702 8.7663 77.7231 9.76785 77.6453 11.1097H76.5373C76.6151 9.45669 77.1399 8.22178 78.1119 7.40498C79.1032 6.56875 80.5028 6.15063 82.3106 6.15063C84.1184 6.15063 85.4305 6.51041 86.2469 7.22996C87.0828 7.93006 87.5007 8.85382 87.5007 10.0012V18.7234C87.5007 18.9373 87.5007 19.1512 87.5007 19.3651C87.5202 19.579 87.559 19.7735 87.6173 19.9485C87.6757 20.1236 87.7729 20.2694 87.9089 20.3861C88.045 20.4833 88.2394 20.532 88.4921 20.532C88.6865 20.532 88.9586 20.5028 89.3085 20.4444V21.3779C89.0169 21.4557 88.7156 21.4946 88.4046 21.4946C87.9575 21.4946 87.5979 21.4363 87.3258 21.3196C87.0731 21.2029 86.8787 21.0473 86.7426 20.8528C86.6065 20.6584 86.5093 20.4347 86.451 20.1819C86.4122 19.9096 86.3927 19.6179 86.3927 19.3068V18.5192ZM86.3927 12.9767C86.1206 13.3073 85.7026 13.5309 85.1389 13.6476C84.5946 13.7643 83.9823 13.8518 83.302 13.9101L81.4359 14.0852C80.8916 14.1435 80.3473 14.231 79.803 14.3477C79.2587 14.4449 78.7631 14.62 78.316 14.8728C77.8883 15.1256 77.5384 15.4756 77.2663 15.9229C76.9941 16.3508 76.8581 16.9147 76.8581 17.6149C76.8581 18.7234 77.208 19.5499 77.9078 20.0944C78.6075 20.6195 79.5698 20.882 80.7944 20.882C82.0579 20.882 83.059 20.6584 83.7977 20.2111C84.5363 19.7443 85.1001 19.2193 85.4888 18.6358C85.8776 18.033 86.1206 17.4593 86.2178 16.9147C86.3344 16.3508 86.3927 15.9715 86.3927 15.7771V12.9767Z" fill="white"/>
8
- <path d="M91.0288 6.50068H92.1368V9.7095H92.1952C92.3895 9.14552 92.6617 8.64962 93.0116 8.22177C93.3809 7.77448 93.7988 7.39526 94.2654 7.08411C94.7513 6.77295 95.2762 6.53958 95.8399 6.384C96.4036 6.22842 96.9771 6.15063 97.5602 6.15063C98.435 6.15063 99.1736 6.25759 99.7762 6.47151C100.398 6.68543 100.904 6.96742 101.292 7.31747C101.681 7.66752 101.982 8.06619 102.196 8.51348C102.43 8.94133 102.595 9.37889 102.692 9.82618C102.789 10.2735 102.848 10.711 102.867 11.1389C102.886 11.5473 102.896 11.907 102.896 12.2182V21.4946H101.788V12.014C101.788 11.6445 101.759 11.1778 101.701 10.6138C101.642 10.0498 101.467 9.51504 101.176 9.0094C100.904 8.48432 100.476 8.03703 99.8928 7.66752C99.3291 7.29802 98.5419 7.11327 97.5311 7.11327C96.6758 7.11327 95.9176 7.26885 95.2567 7.58001C94.5958 7.89117 94.0321 8.32874 93.5656 8.89271C93.099 9.43724 92.7394 10.0984 92.4867 10.8763C92.2535 11.6348 92.1368 12.471 92.1368 13.385V21.4946H91.0288V6.50068Z" fill="white"/>
9
- <path d="M105.449 13.9976C105.449 12.928 105.595 11.9265 105.886 10.993C106.197 10.0401 106.645 9.20387 107.228 8.48431C107.811 7.76476 108.53 7.20079 109.385 6.79239C110.241 6.36455 111.222 6.15063 112.33 6.15063C113.438 6.15063 114.42 6.36455 115.275 6.79239C116.131 7.20079 116.85 7.76476 117.433 8.48431C118.016 9.20387 118.453 10.0401 118.745 10.993C119.056 11.9265 119.212 12.928 119.212 13.9976C119.212 15.0672 119.056 16.0785 118.745 17.0314C118.453 17.9844 118.016 18.8206 117.433 19.5401C116.85 20.2402 116.131 20.8042 115.275 21.2321C114.42 21.6405 113.438 21.8447 112.33 21.8447C111.222 21.8447 110.241 21.6405 109.385 21.2321C108.53 20.8042 107.811 20.2402 107.228 19.5401C106.645 18.8206 106.197 17.9844 105.886 17.0314C105.595 16.0785 105.449 15.0672 105.449 13.9976ZM106.557 13.9976C106.557 14.8922 106.683 15.7576 106.936 16.5939C107.189 17.4107 107.558 18.1399 108.044 18.7817C108.53 19.4235 109.133 19.9388 109.852 20.3278C110.571 20.6973 111.397 20.882 112.33 20.882C113.263 20.882 114.09 20.6973 114.809 20.3278C115.528 19.9388 116.131 19.4235 116.617 18.7817C117.102 18.1399 117.472 17.4107 117.725 16.5939C117.977 15.7576 118.104 14.8922 118.104 13.9976C118.104 13.1031 117.977 12.2474 117.725 11.4306C117.472 10.5943 117.102 9.85536 116.617 9.21359C116.131 8.57184 115.528 8.0662 114.809 7.6967C114.09 7.30775 113.263 7.11327 112.33 7.11327C111.397 7.11327 110.571 7.30775 109.852 7.6967C109.133 8.0662 108.53 8.57184 108.044 9.21359C107.558 9.85536 107.189 10.5943 106.936 11.4306C106.683 12.2474 106.557 13.1031 106.557 13.9976Z" fill="white"/>
10
- <path d="M122.918 9.82615H123.005C123.141 9.33997 123.384 8.88295 123.734 8.4551C124.104 8.02726 124.541 7.65777 125.046 7.34661C125.571 7.03545 126.145 6.80209 126.767 6.64651C127.408 6.47148 128.069 6.39369 128.749 6.41314V7.52164C128.166 7.44385 127.496 7.50219 126.738 7.69667C125.999 7.89114 125.289 8.31898 124.609 8.98019C124.337 9.2719 124.094 9.55389 123.88 9.82615C123.686 10.0984 123.52 10.3999 123.384 10.7305C123.248 11.0611 123.141 11.4306 123.064 11.839C122.986 12.2474 122.937 12.7336 122.918 13.2975V21.4946H121.81V6.50065H122.918V9.82615Z" fill="white"/>
11
- <path d="M139.298 18.5192H139.24C139.065 18.9664 138.812 19.3943 138.482 19.8027C138.152 20.1916 137.743 20.5417 137.257 20.8528C136.791 21.164 136.256 21.4071 135.654 21.5821C135.051 21.7571 134.39 21.8447 133.671 21.8447C132.077 21.8447 130.843 21.5043 129.968 20.8237C129.093 20.1236 128.656 19.054 128.656 17.6149C128.656 16.7397 128.831 16.0299 129.181 15.4854C129.531 14.9214 129.968 14.4838 130.493 14.1727C131.037 13.8421 131.63 13.6087 132.271 13.4726C132.932 13.3364 133.564 13.2392 134.167 13.1808L135.887 13.035C136.684 12.9767 137.306 12.8891 137.753 12.7725C138.22 12.6363 138.57 12.4613 138.803 12.2474C139.036 12.014 139.182 11.7223 139.24 11.3722C139.298 11.0222 139.328 10.5846 139.328 10.0595C139.328 9.65116 139.25 9.27193 139.094 8.92189C138.939 8.57184 138.696 8.26067 138.365 7.9884C138.035 7.71614 137.607 7.50222 137.082 7.34664C136.558 7.19106 135.916 7.11327 135.158 7.11327C133.817 7.11327 132.728 7.44388 131.892 8.10509C131.076 8.7663 130.629 9.76785 130.551 11.1097H129.443C129.521 9.45669 130.046 8.22178 131.018 7.40498C132.009 6.56875 133.409 6.15063 135.216 6.15063C137.024 6.15063 138.336 6.51041 139.153 7.22996C139.989 7.93006 140.406 8.85382 140.406 10.0012V18.7234C140.406 18.9373 140.406 19.1512 140.406 19.3651C140.426 19.579 140.465 19.7735 140.523 19.9485C140.581 20.1236 140.679 20.2694 140.815 20.3861C140.951 20.4833 141.145 20.532 141.398 20.532C141.592 20.532 141.864 20.5028 142.214 20.4444V21.3779C141.923 21.4557 141.621 21.4946 141.31 21.4946C140.863 21.4946 140.504 21.4363 140.232 21.3196C139.979 21.2029 139.784 21.0473 139.648 20.8528C139.512 20.6584 139.415 20.4347 139.357 20.1819C139.318 19.9096 139.298 19.6179 139.298 19.3068V18.5192ZM139.298 12.9767C139.026 13.3073 138.608 13.5309 138.045 13.6476C137.5 13.7643 136.888 13.8518 136.208 13.9101L134.342 14.0852C133.797 14.1435 133.253 14.231 132.709 14.3477C132.164 14.4449 131.669 14.62 131.222 14.8728C130.794 15.1256 130.444 15.4756 130.172 15.9229C129.9 16.3508 129.764 16.9147 129.764 17.6149C129.764 18.7234 130.114 19.5499 130.813 20.0944C131.513 20.6195 132.475 20.882 133.7 20.882C134.964 20.882 135.965 20.6584 136.703 20.2111C137.442 19.7443 138.006 19.2193 138.395 18.6358C138.783 18.033 139.026 17.4593 139.124 16.9147C139.24 16.3508 139.298 15.9715 139.298 15.7771V12.9767Z" fill="white"/>
12
- <path d="M143.964 6.50068H145.072V9.56364H145.13C145.247 9.09691 145.451 8.65935 145.742 8.25096C146.034 7.82311 146.384 7.4536 146.792 7.14245C147.22 6.83129 147.686 6.58819 148.192 6.41317C148.716 6.23814 149.261 6.15063 149.824 6.15063C150.544 6.15063 151.166 6.24786 151.691 6.44234C152.215 6.61736 152.663 6.86046 153.032 7.17162C153.401 7.46333 153.693 7.80366 153.907 8.1926C154.12 8.5621 154.266 8.94133 154.344 9.33028H154.402C154.849 8.28012 155.442 7.4925 156.181 6.96742C156.939 6.42289 157.93 6.15063 159.155 6.15063C159.835 6.15063 160.457 6.25759 161.021 6.47151C161.604 6.66598 162.1 6.97714 162.508 7.40498C162.936 7.81339 163.266 8.33847 163.5 8.98023C163.733 9.62199 163.849 10.3804 163.849 11.2556V21.4946H162.741V11.2264C162.741 10.2735 162.596 9.52476 162.304 8.98023C162.013 8.43571 161.663 8.0273 161.254 7.75504C160.866 7.46333 160.467 7.2883 160.059 7.22996C159.67 7.15217 159.369 7.11327 159.155 7.11327C158.475 7.11327 157.843 7.22996 157.26 7.46333C156.696 7.6967 156.2 8.04675 155.773 8.51348C155.364 8.98022 155.044 9.56364 154.81 10.2637C154.577 10.9444 154.461 11.732 154.461 12.6266V21.4946H153.353V11.2264C153.353 10.2929 153.207 9.55393 152.915 9.0094C152.643 8.44543 152.313 8.0273 151.924 7.75504C151.555 7.48277 151.166 7.30775 150.758 7.22996C150.369 7.15217 150.058 7.11327 149.824 7.11327C149.3 7.11327 148.755 7.22023 148.192 7.43417C147.628 7.64808 147.113 7.97868 146.646 8.42597C146.18 8.87326 145.801 9.44697 145.509 10.1471C145.218 10.8472 145.072 11.6737 145.072 12.6266V21.4946H143.964V6.50068Z" fill="white"/>
13
- <path d="M177.084 18.5192H177.026C176.851 18.9664 176.598 19.3943 176.268 19.8027C175.937 20.1916 175.529 20.5417 175.043 20.8528C174.577 21.164 174.042 21.4071 173.439 21.5821C172.837 21.7571 172.176 21.8447 171.457 21.8447C169.863 21.8447 168.628 21.5043 167.754 20.8237C166.879 20.1236 166.442 19.054 166.442 17.6149C166.442 16.7397 166.616 16.0299 166.966 15.4854C167.316 14.9214 167.754 14.4838 168.278 14.1727C168.823 13.8421 169.416 13.6087 170.057 13.4726C170.718 13.3364 171.35 13.2392 171.952 13.1808L173.673 13.035C174.47 12.9767 175.092 12.8891 175.539 12.7725C176.005 12.6363 176.355 12.4613 176.589 12.2474C176.822 12.014 176.968 11.7223 177.026 11.3722C177.084 11.0222 177.113 10.5846 177.113 10.0595C177.113 9.65116 177.036 9.27193 176.88 8.92189C176.725 8.57184 176.482 8.26067 176.151 7.9884C175.821 7.71614 175.393 7.50222 174.868 7.34664C174.343 7.19106 173.702 7.11327 172.944 7.11327C171.603 7.11327 170.514 7.44388 169.678 8.10509C168.862 8.7663 168.415 9.76785 168.337 11.1097H167.229C167.307 9.45669 167.831 8.22178 168.803 7.40498C169.795 6.56875 171.194 6.15063 173.002 6.15063C174.81 6.15063 176.122 6.51041 176.938 7.22996C177.774 7.93006 178.192 8.85382 178.192 10.0012V18.7234C178.192 18.9373 178.192 19.1512 178.192 19.3651C178.212 19.579 178.251 19.7735 178.309 19.9485C178.367 20.1236 178.464 20.2694 178.6 20.3861C178.736 20.4833 178.931 20.532 179.184 20.532C179.378 20.532 179.65 20.5028 180 20.4444V21.3779C179.708 21.4557 179.407 21.4946 179.096 21.4946C178.649 21.4946 178.289 21.4363 178.017 21.3196C177.765 21.2029 177.57 21.0473 177.434 20.8528C177.298 20.6584 177.201 20.4347 177.143 20.1819C177.104 19.9096 177.084 19.6179 177.084 19.3068V18.5192ZM177.084 12.9767C176.812 13.3073 176.394 13.5309 175.83 13.6476C175.286 13.7643 174.674 13.8518 173.993 13.9101L172.127 14.0852C171.583 14.1435 171.039 14.231 170.495 14.3477C169.95 14.4449 169.455 14.62 169.007 14.8728C168.58 15.1256 168.23 15.4756 167.958 15.9229C167.686 16.3508 167.55 16.9147 167.55 17.6149C167.55 18.7234 167.899 19.5499 168.599 20.0944C169.299 20.6195 170.261 20.882 171.486 20.882C172.749 20.882 173.75 20.6584 174.489 20.2111C175.228 19.7443 175.792 19.2193 176.18 18.6358C176.569 18.033 176.812 17.4593 176.909 16.9147C177.026 16.3508 177.084 15.9715 177.084 15.7771V12.9767Z" fill="white"/>
6
+ <path d="M60.3096 0.666504H69.1736C69.7567 0.666504 70.3982 0.73457 71.098 0.870702C71.8172 1.00683 72.4781 1.28882 73.0807 1.71666C73.7028 2.12506 74.2179 2.7182 74.6261 3.4961C75.0343 4.25455 75.2384 5.25609 75.2384 6.50072C75.2384 8.32878 74.6747 9.73871 73.5473 10.7305C72.4198 11.7223 70.8064 12.2182 68.7071 12.2182H61.5925V21.4946H60.3096V0.666504ZM61.5925 11.1097H68.9112C69.8442 11.1097 70.6315 10.9736 71.273 10.7013C71.9339 10.4096 72.4587 10.0401 72.8475 9.59285C73.2363 9.14556 73.5181 8.64966 73.6931 8.10513C73.868 7.5606 73.9555 7.01608 73.9555 6.47155C73.9555 6.0826 73.8972 5.62559 73.7805 5.10051C73.6639 4.55598 73.4306 4.04063 73.0807 3.55444C72.7309 3.04881 72.2352 2.63069 71.5937 2.30009C70.9717 1.95003 70.1358 1.77501 69.0861 1.77501H61.5925V11.1097Z" fill="white"/>
7
+ <path d="M86.3926 18.5192H86.3343C86.1594 18.9664 85.9066 19.3943 85.5762 19.8027C85.2457 20.1916 84.8375 20.5417 84.3516 20.8528C83.885 21.164 83.3505 21.4071 82.7479 21.5821C82.1453 21.7571 81.4844 21.8447 80.7651 21.8447C79.1712 21.8447 77.9368 21.5043 77.0621 20.8237C76.1873 20.1236 75.75 19.054 75.75 17.6149C75.75 16.7397 75.9249 16.0299 76.2748 15.4854C76.6247 14.9214 77.0621 14.4838 77.5869 14.1727C78.1312 13.8421 78.7241 13.6087 79.3656 13.4726C80.0265 13.3364 80.6582 13.2392 81.2608 13.1808L82.9811 13.035C83.7781 12.9767 84.4002 12.8891 84.8472 12.7725C85.3138 12.6363 85.6637 12.4613 85.8969 12.2474C86.1302 12.014 86.276 11.7223 86.3343 11.3722C86.3926 11.0222 86.4218 10.5846 86.4218 10.0595C86.4218 9.65116 86.344 9.27194 86.1885 8.92189C86.033 8.57184 85.79 8.26067 85.4596 7.9884C85.1291 7.71614 84.7015 7.50222 84.1766 7.34664C83.6518 7.19106 83.0103 7.11327 82.2522 7.11327C80.9109 7.11327 79.8224 7.44388 78.9865 8.10509C78.1701 8.7663 77.723 9.76785 77.6452 11.1097H76.5372C76.615 9.45668 77.1398 8.22177 78.1118 7.40498C79.1031 6.56875 80.5027 6.15063 82.3105 6.15063C84.1183 6.15063 85.4304 6.51041 86.2468 7.22996C87.0827 7.93006 87.5006 8.85382 87.5006 10.0012V18.7234C87.5006 18.9373 87.5006 19.1512 87.5006 19.3651C87.5201 19.579 87.5589 19.7735 87.6172 19.9485C87.6756 20.1236 87.7728 20.2694 87.9088 20.3861C88.0449 20.4833 88.2393 20.532 88.492 20.532C88.6864 20.532 88.9585 20.5028 89.3084 20.4444V21.3779C89.0168 21.4557 88.7155 21.4946 88.4045 21.4946C87.9574 21.4946 87.5978 21.4363 87.3257 21.3196C87.073 21.2029 86.8786 21.0473 86.7425 20.8528C86.6064 20.6584 86.5092 20.4347 86.4509 20.1819C86.4121 19.9096 86.3926 19.6179 86.3926 19.3068V18.5192ZM86.3926 12.9767C86.1205 13.3073 85.7025 13.5309 85.1388 13.6476C84.5945 13.7643 83.9822 13.8518 83.3019 13.9101L81.4358 14.0852C80.8915 14.1435 80.3472 14.231 79.8029 14.3477C79.2586 14.4449 78.763 14.62 78.3159 14.8728C77.8882 15.1256 77.5383 15.4756 77.2662 15.9229C76.994 16.3508 76.858 16.9147 76.858 17.6149C76.858 18.7234 77.2079 19.5499 77.9077 20.0944C78.6074 20.6195 79.5697 20.882 80.7943 20.882C82.0578 20.882 83.0589 20.6584 83.7976 20.2111C84.5362 19.7443 85.1 19.2193 85.4887 18.6358C85.8775 18.033 86.1205 17.4593 86.2177 16.9147C86.3343 16.3508 86.3926 15.9715 86.3926 15.7771V12.9767Z" fill="white"/>
8
+ <path d="M91.0288 6.50068H92.1368V9.7095H92.1952C92.3895 9.14552 92.6617 8.64962 93.0116 8.22177C93.3809 7.77448 93.7988 7.39527 94.2654 7.08411C94.7513 6.77295 95.2762 6.53958 95.8399 6.384C96.4036 6.22842 96.9771 6.15063 97.5602 6.15063C98.435 6.15063 99.1736 6.25759 99.7762 6.47151C100.398 6.68543 100.904 6.96742 101.292 7.31747C101.681 7.66752 101.982 8.06619 102.196 8.51348C102.43 8.94133 102.595 9.37889 102.692 9.82618C102.789 10.2735 102.848 10.711 102.867 11.1389C102.886 11.5473 102.896 11.907 102.896 12.2182V21.4946H101.788V12.014C101.788 11.6445 101.759 11.1778 101.701 10.6138C101.642 10.0498 101.467 9.51504 101.176 9.0094C100.904 8.48432 100.476 8.03703 99.8928 7.66752C99.3291 7.29802 98.5419 7.11327 97.5311 7.11327C96.6758 7.11327 95.9176 7.26885 95.2567 7.58001C94.5958 7.89117 94.0321 8.32874 93.5656 8.89271C93.099 9.43724 92.7394 10.0984 92.4867 10.8763C92.2535 11.6348 92.1368 12.471 92.1368 13.385V21.4946H91.0288V6.50068Z" fill="white"/>
9
+ <path d="M105.449 13.9976C105.449 12.928 105.595 11.9265 105.886 10.993C106.197 10.0401 106.645 9.20387 107.228 8.48431C107.811 7.76476 108.53 7.20079 109.385 6.79239C110.241 6.36455 111.222 6.15063 112.33 6.15063C113.438 6.15063 114.42 6.36455 115.275 6.79239C116.131 7.20079 116.85 7.76476 117.433 8.48431C118.016 9.20387 118.453 10.0401 118.745 10.993C119.056 11.9265 119.212 12.928 119.212 13.9976C119.212 15.0672 119.056 16.0785 118.745 17.0314C118.453 17.9844 118.016 18.8206 117.433 19.5401C116.85 20.2402 116.131 20.8042 115.275 21.2321C114.42 21.6405 113.438 21.8447 112.33 21.8447C111.222 21.8447 110.241 21.6405 109.385 21.2321C108.53 20.8042 107.811 20.2402 107.228 19.5401C106.645 18.8206 106.197 17.9844 105.886 17.0314C105.595 16.0785 105.449 15.0672 105.449 13.9976ZM106.557 13.9976C106.557 14.8922 106.683 15.7576 106.936 16.5939C107.189 17.4107 107.558 18.1399 108.044 18.7817C108.53 19.4235 109.133 19.9388 109.852 20.3278C110.571 20.6973 111.397 20.882 112.33 20.882C113.263 20.882 114.09 20.6973 114.809 20.3278C115.528 19.9388 116.131 19.4235 116.617 18.7817C117.102 18.1399 117.472 17.4107 117.725 16.5939C117.977 15.7576 118.104 14.8922 118.104 13.9976C118.104 13.1031 117.977 12.2474 117.725 11.4306C117.472 10.5943 117.102 9.85536 116.617 9.21359C116.131 8.57183 115.528 8.0662 114.809 7.6967C114.09 7.30775 113.263 7.11327 112.33 7.11327C111.397 7.11327 110.571 7.30775 109.852 7.6967C109.133 8.0662 108.53 8.57183 108.044 9.21359C107.558 9.85536 107.189 10.5943 106.936 11.4306C106.683 12.2474 106.557 13.1031 106.557 13.9976Z" fill="white"/>
10
+ <path d="M122.918 9.82621H123.005C123.141 9.34003 123.384 8.88302 123.734 8.45517C124.104 8.02733 124.541 7.65783 125.046 7.34667C125.571 7.03551 126.145 6.80215 126.767 6.64657C127.408 6.47154 128.069 6.39375 128.749 6.4132V7.5217C128.166 7.44391 127.496 7.50225 126.738 7.69673C125.999 7.8912 125.289 8.31904 124.609 8.98025C124.337 9.27196 124.094 9.55395 123.88 9.82621C123.686 10.0984 123.52 10.3999 123.384 10.7305C123.248 11.0611 123.141 11.4306 123.064 11.839C122.986 12.2474 122.937 12.7336 122.918 13.2975V21.4946H121.81V6.50071H122.918V9.82621Z" fill="white"/>
11
+ <path d="M139.298 18.5192H139.24C139.065 18.9664 138.812 19.3943 138.482 19.8027C138.152 20.1916 137.743 20.5417 137.257 20.8528C136.791 21.164 136.256 21.4071 135.654 21.5821C135.051 21.7571 134.39 21.8447 133.671 21.8447C132.077 21.8447 130.843 21.5043 129.968 20.8237C129.093 20.1236 128.656 19.054 128.656 17.6149C128.656 16.7397 128.831 16.0299 129.181 15.4854C129.531 14.9214 129.968 14.4838 130.493 14.1727C131.037 13.8421 131.63 13.6087 132.271 13.4726C132.932 13.3364 133.564 13.2392 134.167 13.1808L135.887 13.035C136.684 12.9767 137.306 12.8891 137.753 12.7725C138.22 12.6363 138.57 12.4613 138.803 12.2474C139.036 12.014 139.182 11.7223 139.24 11.3722C139.298 11.0222 139.328 10.5846 139.328 10.0595C139.328 9.65116 139.25 9.27194 139.094 8.92189C138.939 8.57184 138.696 8.26067 138.365 7.9884C138.035 7.71614 137.607 7.50222 137.082 7.34664C136.558 7.19106 135.916 7.11327 135.158 7.11327C133.817 7.11327 132.728 7.44388 131.892 8.10509C131.076 8.7663 130.629 9.76785 130.551 11.1097H129.443C129.521 9.45668 130.046 8.22177 131.018 7.40498C132.009 6.56875 133.409 6.15063 135.216 6.15063C137.024 6.15063 138.336 6.51041 139.153 7.22996C139.989 7.93006 140.406 8.85382 140.406 10.0012V18.7234C140.406 18.9373 140.406 19.1512 140.406 19.3651C140.426 19.579 140.465 19.7735 140.523 19.9485C140.581 20.1236 140.679 20.2694 140.815 20.3861C140.951 20.4833 141.145 20.532 141.398 20.532C141.592 20.532 141.864 20.5028 142.214 20.4444V21.3779C141.923 21.4557 141.621 21.4946 141.31 21.4946C140.863 21.4946 140.504 21.4363 140.232 21.3196C139.979 21.2029 139.784 21.0473 139.648 20.8528C139.512 20.6584 139.415 20.4347 139.357 20.1819C139.318 19.9096 139.298 19.6179 139.298 19.3068V18.5192ZM139.298 12.9767C139.026 13.3073 138.608 13.5309 138.045 13.6476C137.5 13.7643 136.888 13.8518 136.208 13.9101L134.342 14.0852C133.797 14.1435 133.253 14.231 132.709 14.3477C132.164 14.4449 131.669 14.62 131.222 14.8728C130.794 15.1256 130.444 15.4756 130.172 15.9229C129.9 16.3508 129.764 16.9147 129.764 17.6149C129.764 18.7234 130.114 19.5499 130.813 20.0944C131.513 20.6195 132.475 20.882 133.7 20.882C134.964 20.882 135.965 20.6584 136.703 20.2111C137.442 19.7443 138.006 19.2193 138.395 18.6358C138.783 18.033 139.026 17.4593 139.124 16.9147C139.24 16.3508 139.298 15.9715 139.298 15.7771V12.9767Z" fill="white"/>
12
+ <path d="M143.964 6.50068H145.072V9.56364H145.13C145.247 9.09691 145.451 8.65935 145.742 8.25096C146.034 7.82311 146.384 7.4536 146.792 7.14245C147.22 6.83129 147.686 6.58819 148.192 6.41317C148.716 6.23814 149.261 6.15063 149.824 6.15063C150.544 6.15063 151.166 6.24786 151.691 6.44234C152.215 6.61736 152.663 6.86046 153.032 7.17162C153.401 7.46333 153.693 7.80366 153.907 8.1926C154.12 8.5621 154.266 8.94133 154.344 9.33028H154.402C154.849 8.28012 155.442 7.4925 156.181 6.96742C156.939 6.42289 157.93 6.15063 159.155 6.15063C159.835 6.15063 160.457 6.25759 161.021 6.47151C161.604 6.66598 162.1 6.97714 162.508 7.40498C162.936 7.81338 163.266 8.33847 163.5 8.98023C163.733 9.622 163.849 10.3804 163.849 11.2556V21.4946H162.741V11.2264C162.741 10.2735 162.596 9.52476 162.304 8.98023C162.013 8.43571 161.663 8.0273 161.254 7.75504C160.866 7.46333 160.467 7.2883 160.059 7.22996C159.67 7.15217 159.369 7.11327 159.155 7.11327C158.475 7.11327 157.843 7.22996 157.26 7.46333C156.696 7.6967 156.2 8.04675 155.773 8.51348C155.364 8.98022 155.044 9.56364 154.81 10.2637C154.577 10.9444 154.461 11.732 154.461 12.6266V21.4946H153.353V11.2264C153.353 10.2929 153.207 9.55393 152.915 9.0094C152.643 8.44543 152.313 8.0273 151.924 7.75504C151.555 7.48277 151.166 7.30775 150.758 7.22996C150.369 7.15217 150.058 7.11327 149.824 7.11327C149.3 7.11327 148.755 7.22024 148.192 7.43417C147.628 7.64808 147.113 7.97868 146.646 8.42597C146.18 8.87326 145.801 9.44697 145.509 10.1471C145.218 10.8472 145.072 11.6737 145.072 12.6266V21.4946H143.964V6.50068Z" fill="white"/>
13
+ <path d="M177.084 18.5192H177.026C176.851 18.9664 176.598 19.3943 176.268 19.8027C175.937 20.1916 175.529 20.5417 175.043 20.8528C174.577 21.164 174.042 21.4071 173.439 21.5821C172.837 21.7571 172.176 21.8447 171.457 21.8447C169.863 21.8447 168.628 21.5043 167.754 20.8237C166.879 20.1236 166.442 19.054 166.442 17.6149C166.442 16.7397 166.616 16.0299 166.966 15.4854C167.316 14.9214 167.754 14.4838 168.278 14.1727C168.823 13.8421 169.416 13.6087 170.057 13.4726C170.718 13.3364 171.35 13.2392 171.952 13.1808L173.673 13.035C174.47 12.9767 175.092 12.8891 175.539 12.7725C176.005 12.6363 176.355 12.4613 176.589 12.2474C176.822 12.014 176.968 11.7223 177.026 11.3722C177.084 11.0222 177.113 10.5846 177.113 10.0595C177.113 9.65116 177.036 9.27194 176.88 8.92189C176.725 8.57184 176.482 8.26067 176.151 7.9884C175.821 7.71614 175.393 7.50222 174.868 7.34664C174.343 7.19106 173.702 7.11327 172.944 7.11327C171.603 7.11327 170.514 7.44388 169.678 8.10509C168.862 8.7663 168.415 9.76785 168.337 11.1097H167.229C167.307 9.45668 167.831 8.22177 168.803 7.40498C169.795 6.56875 171.194 6.15063 173.002 6.15063C174.81 6.15063 176.122 6.51041 176.938 7.22996C177.774 7.93006 178.192 8.85382 178.192 10.0012V18.7234C178.192 18.9373 178.192 19.1512 178.192 19.3651C178.212 19.579 178.251 19.7735 178.309 19.9485C178.367 20.1236 178.464 20.2694 178.6 20.3861C178.736 20.4833 178.931 20.532 179.184 20.532C179.378 20.532 179.65 20.5028 180 20.4444V21.3779C179.708 21.4557 179.407 21.4946 179.096 21.4946C178.649 21.4946 178.289 21.4363 178.017 21.3196C177.765 21.2029 177.57 21.0473 177.434 20.8528C177.298 20.6584 177.201 20.4347 177.143 20.1819C177.104 19.9096 177.084 19.6179 177.084 19.3068V18.5192ZM177.084 12.9767C176.812 13.3073 176.394 13.5309 175.83 13.6476C175.286 13.7643 174.674 13.8518 173.993 13.9101L172.127 14.0852C171.583 14.1435 171.039 14.231 170.495 14.3477C169.95 14.4449 169.455 14.62 169.007 14.8728C168.58 15.1256 168.23 15.4756 167.958 15.9229C167.686 16.3508 167.55 16.9147 167.55 17.6149C167.55 18.7234 167.899 19.5499 168.599 20.0944C169.299 20.6195 170.261 20.882 171.486 20.882C172.749 20.882 173.75 20.6584 174.489 20.2111C175.228 19.7443 175.792 19.2193 176.18 18.6358C176.569 18.033 176.812 17.4593 176.909 16.9147C177.026 16.3508 177.084 15.9715 177.084 15.7771V12.9767Z" fill="white"/>
14
14
  </g>
15
15
  <defs>
16
- <clipPath id="clip0_2161_123">
16
+ <clipPath id="clip0_139_1434">
17
17
  <rect width="180" height="22" fill="white"/>
18
18
  </clipPath>
19
19
  </defs>
@@ -1,19 +1,19 @@
1
1
  <svg width="180" height="22" viewBox="0 0 180 22" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2154_174)">
3
- <path d="M37.618 0.716248V4.59036H43.0714V21.2453H47.1957V4.59036H52.6365V0.716248H37.618Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M34.9163 10.2894C36.1159 9.33088 36.8063 7.87428 36.7882 6.34056C36.7882 4.59036 36.2952 3.19518 35.2096 2.22977C34.1239 1.26435 32.5703 0.716248 30.5549 0.716248H21.0272V8.43333L24.0284 10.7441L21.0272 13.0611V21.2453H31.0665C35.0286 21.2453 37.5681 18.8598 37.5681 15.1477C37.6829 13.1563 36.6548 11.2728 34.9163 10.2894ZM25.1827 4.4907H30.5549C31.9151 4.4907 32.7699 5.26926 32.7699 6.55856C32.7795 7.14011 32.5463 7.69942 32.1261 8.10234C31.7058 8.50526 31.1366 8.71544 30.5549 8.68247H25.1889L25.1827 4.4907ZM25.1889 17.4397H30.5549V17.446C31.8278 17.446 33.3689 17.0162 33.3689 14.9483C33.3689 13.3476 32.3332 12.457 30.4613 12.457H25.1889V17.4397Z" fill="black"/>
2
+ <g clip-path="url(#clip0_139_1435)">
3
+ <path d="M37.6182 0.716309V4.59042H43.0716V21.2453H47.1959V4.59042H52.6367V0.716309H37.6182Z" fill="black"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.9164 10.2894C36.116 9.33094 36.8064 7.87434 36.7883 6.34062C36.7883 4.59042 36.2953 3.19524 35.2097 2.22983C34.124 1.26441 32.5704 0.716309 30.555 0.716309H21.0273V8.43339L24.0285 10.7441L21.0273 13.0611V21.2453H31.0666C35.0287 21.2453 37.5682 18.8598 37.5682 15.1477C37.683 13.1563 36.6549 11.2728 34.9164 10.2894ZM25.1828 4.49076H30.555C31.9152 4.49076 32.77 5.26932 32.77 6.55862C32.7796 7.14017 32.5464 7.69948 32.1262 8.1024C31.7059 8.50532 31.1367 8.7155 30.555 8.68253H25.189L25.1828 4.49076ZM25.189 17.4397H30.555V17.446C31.8279 17.446 33.369 17.0162 33.369 14.9483C33.369 13.3476 32.3333 12.457 30.4614 12.457H25.189V17.4397Z" fill="black"/>
5
5
  <path d="M7.45622 11.7843C7.01627 11.7817 6.62596 11.502 6.48285 11.0867C6.43835 10.9801 6.41504 10.8658 6.41422 10.7504C6.41234 10.6386 6.43581 10.5279 6.48285 10.4265C6.61818 10.0073 7.0088 9.72304 7.44998 9.72265H18.8184C18.6134 8.45062 18.0182 7.27335 17.115 6.35305L17.0651 6.29699L15.6362 4.85821L15.5801 4.81461L10.7694 0L0 10.7441L10.7632 21.4945L15.5551 16.6923L15.6362 16.6176L17.0651 15.185L17.1337 15.1103C18.021 14.1918 18.6065 13.025 18.8121 11.7656L7.45622 11.7843Z" fill="#007BC6"/>
6
- <path d="M60.3096 0.666443H69.1736C69.7567 0.666443 70.3982 0.734509 71.098 0.870641C71.8172 1.00677 72.4781 1.28876 73.0807 1.7166C73.7028 2.125 74.2179 2.71814 74.6261 3.49604C75.0343 4.25449 75.2384 5.25603 75.2384 6.50066C75.2384 8.32872 74.6747 9.73865 73.5473 10.7305C72.4198 11.7223 70.8064 12.2182 68.7071 12.2182H61.5925V21.4946H60.3096V0.666443ZM61.5925 11.1097H68.9112C69.8442 11.1097 70.6315 10.9736 71.273 10.7013C71.9339 10.4096 72.4587 10.0401 72.8475 9.59279C73.2363 9.1455 73.5181 8.6496 73.6931 8.10507C73.868 7.56054 73.9555 7.01602 73.9555 6.47149C73.9555 6.08254 73.8972 5.62553 73.7805 5.10045C73.6639 4.55592 73.4306 4.04057 73.0807 3.55438C72.7309 3.04875 72.2352 2.63063 71.5937 2.30003C70.9717 1.94997 70.1358 1.77495 69.0861 1.77495H61.5925V11.1097Z" fill="black"/>
7
- <path d="M86.3927 18.5192H86.3344C86.1595 18.9664 85.9067 19.3943 85.5763 19.8027C85.2458 20.1916 84.8376 20.5417 84.3517 20.8528C83.8851 21.164 83.3506 21.4071 82.748 21.5821C82.1454 21.7571 81.4845 21.8447 80.7652 21.8447C79.1713 21.8447 77.9369 21.5043 77.0622 20.8237C76.1874 20.1236 75.7501 19.054 75.7501 17.6149C75.7501 16.7397 75.925 16.0299 76.2749 15.4854C76.6248 14.9214 77.0622 14.4838 77.587 14.1727C78.1313 13.8421 78.7242 13.6087 79.3657 13.4726C80.0266 13.3364 80.6583 13.2392 81.2609 13.1808L82.9812 13.035C83.7782 12.9767 84.4003 12.8891 84.8473 12.7725C85.3139 12.6363 85.6638 12.4613 85.897 12.2474C86.1303 12.014 86.2761 11.7223 86.3344 11.3722C86.3927 11.0222 86.4219 10.5846 86.4219 10.0595C86.4219 9.65116 86.3441 9.27193 86.1886 8.92189C86.0331 8.57184 85.7901 8.26067 85.4597 7.9884C85.1292 7.71614 84.7016 7.50222 84.1767 7.34664C83.6519 7.19106 83.0104 7.11327 82.2523 7.11327C80.911 7.11327 79.8225 7.44388 78.9866 8.10509C78.1702 8.7663 77.7231 9.76785 77.6453 11.1097H76.5373C76.6151 9.45669 77.1399 8.22178 78.1119 7.40498C79.1032 6.56875 80.5028 6.15063 82.3106 6.15063C84.1184 6.15063 85.4305 6.51041 86.2469 7.22996C87.0828 7.93006 87.5007 8.85382 87.5007 10.0012V18.7234C87.5007 18.9373 87.5007 19.1512 87.5007 19.3651C87.5202 19.579 87.559 19.7735 87.6173 19.9485C87.6757 20.1236 87.7729 20.2694 87.9089 20.3861C88.045 20.4833 88.2394 20.532 88.4921 20.532C88.6865 20.532 88.9586 20.5028 89.3085 20.4444V21.3779C89.0169 21.4557 88.7156 21.4946 88.4046 21.4946C87.9575 21.4946 87.5979 21.4363 87.3258 21.3196C87.0731 21.2029 86.8787 21.0473 86.7426 20.8528C86.6065 20.6584 86.5093 20.4347 86.451 20.1819C86.4122 19.9096 86.3927 19.6179 86.3927 19.3068V18.5192ZM86.3927 12.9767C86.1206 13.3073 85.7026 13.5309 85.1389 13.6476C84.5946 13.7643 83.9823 13.8518 83.302 13.9101L81.4359 14.0852C80.8916 14.1435 80.3473 14.231 79.803 14.3477C79.2587 14.4449 78.7631 14.62 78.316 14.8728C77.8883 15.1256 77.5384 15.4756 77.2663 15.9229C76.9941 16.3508 76.8581 16.9147 76.8581 17.6149C76.8581 18.7234 77.208 19.5499 77.9078 20.0944C78.6075 20.6195 79.5698 20.882 80.7944 20.882C82.0579 20.882 83.059 20.6584 83.7977 20.2111C84.5363 19.7443 85.1001 19.2193 85.4888 18.6358C85.8776 18.033 86.1206 17.4593 86.2178 16.9147C86.3344 16.3508 86.3927 15.9715 86.3927 15.7771V12.9767Z" fill="black"/>
8
- <path d="M91.0288 6.50068H92.1368V9.7095H92.1952C92.3895 9.14552 92.6617 8.64962 93.0116 8.22177C93.3809 7.77448 93.7988 7.39526 94.2654 7.08411C94.7513 6.77295 95.2762 6.53958 95.8399 6.384C96.4036 6.22842 96.9771 6.15063 97.5602 6.15063C98.435 6.15063 99.1736 6.25759 99.7762 6.47151C100.398 6.68543 100.904 6.96742 101.292 7.31747C101.681 7.66752 101.982 8.06619 102.196 8.51348C102.43 8.94133 102.595 9.37889 102.692 9.82618C102.789 10.2735 102.848 10.711 102.867 11.1389C102.886 11.5473 102.896 11.907 102.896 12.2182V21.4946H101.788V12.014C101.788 11.6445 101.759 11.1778 101.701 10.6138C101.642 10.0498 101.467 9.51504 101.176 9.0094C100.904 8.48432 100.476 8.03703 99.8928 7.66752C99.3291 7.29802 98.5419 7.11327 97.5311 7.11327C96.6758 7.11327 95.9176 7.26885 95.2567 7.58001C94.5958 7.89117 94.0321 8.32874 93.5656 8.89271C93.099 9.43724 92.7394 10.0984 92.4867 10.8763C92.2535 11.6348 92.1368 12.471 92.1368 13.385V21.4946H91.0288V6.50068Z" fill="black"/>
9
- <path d="M105.449 13.9976C105.449 12.928 105.595 11.9265 105.886 10.993C106.197 10.0401 106.645 9.20387 107.228 8.48431C107.811 7.76476 108.53 7.20079 109.385 6.79239C110.241 6.36455 111.222 6.15063 112.33 6.15063C113.438 6.15063 114.42 6.36455 115.275 6.79239C116.131 7.20079 116.85 7.76476 117.433 8.48431C118.016 9.20387 118.453 10.0401 118.745 10.993C119.056 11.9265 119.212 12.928 119.212 13.9976C119.212 15.0672 119.056 16.0785 118.745 17.0314C118.453 17.9844 118.016 18.8206 117.433 19.5401C116.85 20.2402 116.131 20.8042 115.275 21.2321C114.42 21.6405 113.438 21.8447 112.33 21.8447C111.222 21.8447 110.241 21.6405 109.385 21.2321C108.53 20.8042 107.811 20.2402 107.228 19.5401C106.645 18.8206 106.197 17.9844 105.886 17.0314C105.595 16.0785 105.449 15.0672 105.449 13.9976ZM106.557 13.9976C106.557 14.8922 106.683 15.7576 106.936 16.5939C107.189 17.4107 107.558 18.1399 108.044 18.7817C108.53 19.4235 109.133 19.9388 109.852 20.3278C110.571 20.6973 111.397 20.882 112.33 20.882C113.263 20.882 114.09 20.6973 114.809 20.3278C115.528 19.9388 116.131 19.4235 116.617 18.7817C117.102 18.1399 117.472 17.4107 117.725 16.5939C117.977 15.7576 118.104 14.8922 118.104 13.9976C118.104 13.1031 117.977 12.2474 117.725 11.4306C117.472 10.5943 117.102 9.85536 116.617 9.21359C116.131 8.57184 115.528 8.0662 114.809 7.6967C114.09 7.30775 113.263 7.11327 112.33 7.11327C111.397 7.11327 110.571 7.30775 109.852 7.6967C109.133 8.0662 108.53 8.57184 108.044 9.21359C107.558 9.85536 107.189 10.5943 106.936 11.4306C106.683 12.2474 106.557 13.1031 106.557 13.9976Z" fill="black"/>
10
- <path d="M122.918 9.82615H123.005C123.141 9.33997 123.384 8.88295 123.734 8.4551C124.104 8.02726 124.541 7.65777 125.046 7.34661C125.571 7.03545 126.145 6.80209 126.767 6.64651C127.408 6.47148 128.069 6.39369 128.749 6.41314V7.52164C128.166 7.44385 127.496 7.50219 126.738 7.69667C125.999 7.89114 125.289 8.31898 124.609 8.98019C124.337 9.2719 124.094 9.55389 123.88 9.82615C123.686 10.0984 123.52 10.3999 123.384 10.7305C123.248 11.0611 123.141 11.4306 123.064 11.839C122.986 12.2474 122.937 12.7336 122.918 13.2975V21.4946H121.81V6.50065H122.918V9.82615Z" fill="black"/>
11
- <path d="M139.298 18.5192H139.24C139.065 18.9664 138.812 19.3943 138.482 19.8027C138.152 20.1916 137.743 20.5417 137.257 20.8528C136.791 21.164 136.256 21.4071 135.654 21.5821C135.051 21.7571 134.39 21.8447 133.671 21.8447C132.077 21.8447 130.843 21.5043 129.968 20.8237C129.093 20.1236 128.656 19.054 128.656 17.6149C128.656 16.7397 128.831 16.0299 129.181 15.4854C129.531 14.9214 129.968 14.4838 130.493 14.1727C131.037 13.8421 131.63 13.6087 132.271 13.4726C132.932 13.3364 133.564 13.2392 134.167 13.1808L135.887 13.035C136.684 12.9767 137.306 12.8891 137.753 12.7725C138.22 12.6363 138.57 12.4613 138.803 12.2474C139.036 12.014 139.182 11.7223 139.24 11.3722C139.298 11.0222 139.328 10.5846 139.328 10.0595C139.328 9.65116 139.25 9.27193 139.094 8.92189C138.939 8.57184 138.696 8.26067 138.365 7.9884C138.035 7.71614 137.607 7.50222 137.082 7.34664C136.558 7.19106 135.916 7.11327 135.158 7.11327C133.817 7.11327 132.728 7.44388 131.892 8.10509C131.076 8.7663 130.629 9.76785 130.551 11.1097H129.443C129.521 9.45669 130.046 8.22178 131.018 7.40498C132.009 6.56875 133.409 6.15063 135.216 6.15063C137.024 6.15063 138.336 6.51041 139.153 7.22996C139.989 7.93006 140.406 8.85382 140.406 10.0012V18.7234C140.406 18.9373 140.406 19.1512 140.406 19.3651C140.426 19.579 140.465 19.7735 140.523 19.9485C140.581 20.1236 140.679 20.2694 140.815 20.3861C140.951 20.4833 141.145 20.532 141.398 20.532C141.592 20.532 141.864 20.5028 142.214 20.4444V21.3779C141.923 21.4557 141.621 21.4946 141.31 21.4946C140.863 21.4946 140.504 21.4363 140.232 21.3196C139.979 21.2029 139.784 21.0473 139.648 20.8528C139.512 20.6584 139.415 20.4347 139.357 20.1819C139.318 19.9096 139.298 19.6179 139.298 19.3068V18.5192ZM139.298 12.9767C139.026 13.3073 138.608 13.5309 138.045 13.6476C137.5 13.7643 136.888 13.8518 136.208 13.9101L134.342 14.0852C133.797 14.1435 133.253 14.231 132.709 14.3477C132.164 14.4449 131.669 14.62 131.222 14.8728C130.794 15.1256 130.444 15.4756 130.172 15.9229C129.9 16.3508 129.764 16.9147 129.764 17.6149C129.764 18.7234 130.114 19.5499 130.813 20.0944C131.513 20.6195 132.475 20.882 133.7 20.882C134.964 20.882 135.965 20.6584 136.703 20.2111C137.442 19.7443 138.006 19.2193 138.395 18.6358C138.783 18.033 139.026 17.4593 139.124 16.9147C139.24 16.3508 139.298 15.9715 139.298 15.7771V12.9767Z" fill="black"/>
12
- <path d="M143.964 6.50068H145.072V9.56364H145.13C145.247 9.09691 145.451 8.65935 145.742 8.25096C146.034 7.82311 146.384 7.4536 146.792 7.14245C147.22 6.83129 147.686 6.58819 148.192 6.41317C148.716 6.23814 149.261 6.15063 149.824 6.15063C150.544 6.15063 151.166 6.24786 151.691 6.44234C152.215 6.61736 152.663 6.86046 153.032 7.17162C153.401 7.46333 153.693 7.80366 153.907 8.1926C154.12 8.5621 154.266 8.94133 154.344 9.33028H154.402C154.849 8.28012 155.442 7.4925 156.181 6.96742C156.939 6.42289 157.93 6.15063 159.155 6.15063C159.835 6.15063 160.457 6.25759 161.021 6.47151C161.604 6.66598 162.1 6.97714 162.508 7.40498C162.936 7.81339 163.266 8.33847 163.5 8.98023C163.733 9.62199 163.849 10.3804 163.849 11.2556V21.4946H162.741V11.2264C162.741 10.2735 162.596 9.52476 162.304 8.98023C162.013 8.43571 161.663 8.0273 161.254 7.75504C160.866 7.46333 160.467 7.2883 160.059 7.22996C159.67 7.15217 159.369 7.11327 159.155 7.11327C158.475 7.11327 157.843 7.22996 157.26 7.46333C156.696 7.6967 156.2 8.04675 155.773 8.51348C155.364 8.98022 155.044 9.56364 154.81 10.2637C154.577 10.9444 154.461 11.732 154.461 12.6266V21.4946H153.353V11.2264C153.353 10.2929 153.207 9.55393 152.915 9.0094C152.643 8.44543 152.313 8.0273 151.924 7.75504C151.555 7.48277 151.166 7.30775 150.758 7.22996C150.369 7.15217 150.058 7.11327 149.824 7.11327C149.3 7.11327 148.755 7.22023 148.192 7.43417C147.628 7.64808 147.113 7.97868 146.646 8.42597C146.18 8.87326 145.801 9.44697 145.509 10.1471C145.218 10.8472 145.072 11.6737 145.072 12.6266V21.4946H143.964V6.50068Z" fill="black"/>
13
- <path d="M177.084 18.5192H177.026C176.851 18.9664 176.598 19.3943 176.268 19.8027C175.937 20.1916 175.529 20.5417 175.043 20.8528C174.577 21.164 174.042 21.4071 173.439 21.5821C172.837 21.7571 172.176 21.8447 171.457 21.8447C169.863 21.8447 168.628 21.5043 167.754 20.8237C166.879 20.1236 166.442 19.054 166.442 17.6149C166.442 16.7397 166.616 16.0299 166.966 15.4854C167.316 14.9214 167.754 14.4838 168.278 14.1727C168.823 13.8421 169.416 13.6087 170.057 13.4726C170.718 13.3364 171.35 13.2392 171.952 13.1808L173.673 13.035C174.47 12.9767 175.092 12.8891 175.539 12.7725C176.005 12.6363 176.355 12.4613 176.589 12.2474C176.822 12.014 176.968 11.7223 177.026 11.3722C177.084 11.0222 177.113 10.5846 177.113 10.0595C177.113 9.65116 177.036 9.27193 176.88 8.92189C176.725 8.57184 176.482 8.26067 176.151 7.9884C175.821 7.71614 175.393 7.50222 174.868 7.34664C174.343 7.19106 173.702 7.11327 172.944 7.11327C171.603 7.11327 170.514 7.44388 169.678 8.10509C168.862 8.7663 168.415 9.76785 168.337 11.1097H167.229C167.307 9.45669 167.831 8.22178 168.803 7.40498C169.795 6.56875 171.194 6.15063 173.002 6.15063C174.81 6.15063 176.122 6.51041 176.938 7.22996C177.774 7.93006 178.192 8.85382 178.192 10.0012V18.7234C178.192 18.9373 178.192 19.1512 178.192 19.3651C178.212 19.579 178.251 19.7735 178.309 19.9485C178.367 20.1236 178.464 20.2694 178.6 20.3861C178.736 20.4833 178.931 20.532 179.184 20.532C179.378 20.532 179.65 20.5028 180 20.4444V21.3779C179.708 21.4557 179.407 21.4946 179.096 21.4946C178.649 21.4946 178.289 21.4363 178.017 21.3196C177.765 21.2029 177.57 21.0473 177.434 20.8528C177.298 20.6584 177.201 20.4347 177.143 20.1819C177.104 19.9096 177.084 19.6179 177.084 19.3068V18.5192ZM177.084 12.9767C176.812 13.3073 176.394 13.5309 175.83 13.6476C175.286 13.7643 174.674 13.8518 173.993 13.9101L172.127 14.0852C171.583 14.1435 171.039 14.231 170.495 14.3477C169.95 14.4449 169.455 14.62 169.007 14.8728C168.58 15.1256 168.23 15.4756 167.958 15.9229C167.686 16.3508 167.55 16.9147 167.55 17.6149C167.55 18.7234 167.899 19.5499 168.599 20.0944C169.299 20.6195 170.261 20.882 171.486 20.882C172.749 20.882 173.75 20.6584 174.489 20.2111C175.228 19.7443 175.792 19.2193 176.18 18.6358C176.569 18.033 176.812 17.4593 176.909 16.9147C177.026 16.3508 177.084 15.9715 177.084 15.7771V12.9767Z" fill="black"/>
6
+ <path d="M60.3096 0.666504H69.1736C69.7567 0.666504 70.3982 0.73457 71.098 0.870702C71.8172 1.00683 72.4781 1.28882 73.0807 1.71666C73.7028 2.12506 74.2179 2.7182 74.6261 3.4961C75.0343 4.25455 75.2384 5.25609 75.2384 6.50072C75.2384 8.32878 74.6747 9.73871 73.5473 10.7305C72.4198 11.7223 70.8064 12.2182 68.7071 12.2182H61.5925V21.4946H60.3096V0.666504ZM61.5925 11.1097H68.9112C69.8442 11.1097 70.6315 10.9736 71.273 10.7013C71.9339 10.4096 72.4587 10.0401 72.8475 9.59285C73.2363 9.14556 73.5181 8.64966 73.6931 8.10513C73.868 7.5606 73.9555 7.01608 73.9555 6.47155C73.9555 6.0826 73.8972 5.62559 73.7805 5.10051C73.6639 4.55598 73.4306 4.04063 73.0807 3.55444C72.7309 3.04881 72.2352 2.63069 71.5937 2.30009C70.9717 1.95003 70.1358 1.77501 69.0861 1.77501H61.5925V11.1097Z" fill="black"/>
7
+ <path d="M86.3926 18.5192H86.3343C86.1594 18.9664 85.9066 19.3943 85.5762 19.8027C85.2457 20.1916 84.8375 20.5417 84.3516 20.8528C83.885 21.164 83.3505 21.4071 82.7479 21.5821C82.1453 21.7571 81.4844 21.8447 80.7651 21.8447C79.1712 21.8447 77.9368 21.5043 77.0621 20.8237C76.1873 20.1236 75.75 19.054 75.75 17.6149C75.75 16.7397 75.9249 16.0299 76.2748 15.4854C76.6247 14.9214 77.0621 14.4838 77.5869 14.1727C78.1312 13.8421 78.7241 13.6087 79.3656 13.4726C80.0265 13.3364 80.6582 13.2392 81.2608 13.1808L82.9811 13.035C83.7781 12.9767 84.4002 12.8891 84.8472 12.7725C85.3138 12.6363 85.6637 12.4613 85.8969 12.2474C86.1302 12.014 86.276 11.7223 86.3343 11.3722C86.3926 11.0222 86.4218 10.5846 86.4218 10.0595C86.4218 9.65116 86.344 9.27194 86.1885 8.92189C86.033 8.57184 85.79 8.26067 85.4596 7.9884C85.1291 7.71614 84.7015 7.50222 84.1766 7.34664C83.6518 7.19106 83.0103 7.11327 82.2522 7.11327C80.9109 7.11327 79.8224 7.44388 78.9865 8.10509C78.1701 8.7663 77.723 9.76785 77.6452 11.1097H76.5372C76.615 9.45668 77.1398 8.22177 78.1118 7.40498C79.1031 6.56875 80.5027 6.15063 82.3105 6.15063C84.1183 6.15063 85.4304 6.51041 86.2468 7.22996C87.0827 7.93006 87.5006 8.85382 87.5006 10.0012V18.7234C87.5006 18.9373 87.5006 19.1512 87.5006 19.3651C87.5201 19.579 87.5589 19.7735 87.6172 19.9485C87.6756 20.1236 87.7728 20.2694 87.9088 20.3861C88.0449 20.4833 88.2393 20.532 88.492 20.532C88.6864 20.532 88.9585 20.5028 89.3084 20.4444V21.3779C89.0168 21.4557 88.7155 21.4946 88.4045 21.4946C87.9574 21.4946 87.5978 21.4363 87.3257 21.3196C87.073 21.2029 86.8786 21.0473 86.7425 20.8528C86.6064 20.6584 86.5092 20.4347 86.4509 20.1819C86.4121 19.9096 86.3926 19.6179 86.3926 19.3068V18.5192ZM86.3926 12.9767C86.1205 13.3073 85.7025 13.5309 85.1388 13.6476C84.5945 13.7643 83.9822 13.8518 83.3019 13.9101L81.4358 14.0852C80.8915 14.1435 80.3472 14.231 79.8029 14.3477C79.2586 14.4449 78.763 14.62 78.3159 14.8728C77.8882 15.1256 77.5383 15.4756 77.2662 15.9229C76.994 16.3508 76.858 16.9147 76.858 17.6149C76.858 18.7234 77.2079 19.5499 77.9077 20.0944C78.6074 20.6195 79.5697 20.882 80.7943 20.882C82.0578 20.882 83.0589 20.6584 83.7976 20.2111C84.5362 19.7443 85.1 19.2193 85.4887 18.6358C85.8775 18.033 86.1205 17.4593 86.2177 16.9147C86.3343 16.3508 86.3926 15.9715 86.3926 15.7771V12.9767Z" fill="black"/>
8
+ <path d="M91.0288 6.50068H92.1368V9.7095H92.1952C92.3895 9.14552 92.6617 8.64962 93.0116 8.22177C93.3809 7.77448 93.7988 7.39527 94.2654 7.08411C94.7513 6.77295 95.2762 6.53958 95.8399 6.384C96.4036 6.22842 96.9771 6.15063 97.5602 6.15063C98.435 6.15063 99.1736 6.25759 99.7762 6.47151C100.398 6.68543 100.904 6.96742 101.292 7.31747C101.681 7.66752 101.982 8.06619 102.196 8.51348C102.43 8.94133 102.595 9.37889 102.692 9.82618C102.789 10.2735 102.848 10.711 102.867 11.1389C102.886 11.5473 102.896 11.907 102.896 12.2182V21.4946H101.788V12.014C101.788 11.6445 101.759 11.1778 101.701 10.6138C101.642 10.0498 101.467 9.51504 101.176 9.0094C100.904 8.48432 100.476 8.03703 99.8928 7.66752C99.3291 7.29802 98.5419 7.11327 97.5311 7.11327C96.6758 7.11327 95.9176 7.26885 95.2567 7.58001C94.5958 7.89117 94.0321 8.32874 93.5656 8.89271C93.099 9.43724 92.7394 10.0984 92.4867 10.8763C92.2535 11.6348 92.1368 12.471 92.1368 13.385V21.4946H91.0288V6.50068Z" fill="black"/>
9
+ <path d="M105.449 13.9976C105.449 12.928 105.595 11.9265 105.886 10.993C106.197 10.0401 106.645 9.20387 107.228 8.48431C107.811 7.76476 108.53 7.20079 109.385 6.79239C110.241 6.36455 111.222 6.15063 112.33 6.15063C113.438 6.15063 114.42 6.36455 115.275 6.79239C116.131 7.20079 116.85 7.76476 117.433 8.48431C118.016 9.20387 118.453 10.0401 118.745 10.993C119.056 11.9265 119.212 12.928 119.212 13.9976C119.212 15.0672 119.056 16.0785 118.745 17.0314C118.453 17.9844 118.016 18.8206 117.433 19.5401C116.85 20.2402 116.131 20.8042 115.275 21.2321C114.42 21.6405 113.438 21.8447 112.33 21.8447C111.222 21.8447 110.241 21.6405 109.385 21.2321C108.53 20.8042 107.811 20.2402 107.228 19.5401C106.645 18.8206 106.197 17.9844 105.886 17.0314C105.595 16.0785 105.449 15.0672 105.449 13.9976ZM106.557 13.9976C106.557 14.8922 106.683 15.7576 106.936 16.5939C107.189 17.4107 107.558 18.1399 108.044 18.7817C108.53 19.4235 109.133 19.9388 109.852 20.3278C110.571 20.6973 111.397 20.882 112.33 20.882C113.263 20.882 114.09 20.6973 114.809 20.3278C115.528 19.9388 116.131 19.4235 116.617 18.7817C117.102 18.1399 117.472 17.4107 117.725 16.5939C117.977 15.7576 118.104 14.8922 118.104 13.9976C118.104 13.1031 117.977 12.2474 117.725 11.4306C117.472 10.5943 117.102 9.85536 116.617 9.21359C116.131 8.57183 115.528 8.0662 114.809 7.6967C114.09 7.30775 113.263 7.11327 112.33 7.11327C111.397 7.11327 110.571 7.30775 109.852 7.6967C109.133 8.0662 108.53 8.57183 108.044 9.21359C107.558 9.85536 107.189 10.5943 106.936 11.4306C106.683 12.2474 106.557 13.1031 106.557 13.9976Z" fill="black"/>
10
+ <path d="M122.918 9.82621H123.005C123.141 9.34003 123.384 8.88302 123.734 8.45517C124.104 8.02733 124.541 7.65783 125.046 7.34667C125.571 7.03551 126.145 6.80215 126.767 6.64657C127.408 6.47154 128.069 6.39375 128.749 6.4132V7.5217C128.166 7.44391 127.496 7.50225 126.738 7.69673C125.999 7.8912 125.289 8.31904 124.609 8.98025C124.337 9.27196 124.094 9.55395 123.88 9.82621C123.686 10.0984 123.52 10.3999 123.384 10.7305C123.248 11.0611 123.141 11.4306 123.064 11.839C122.986 12.2474 122.937 12.7336 122.918 13.2975V21.4946H121.81V6.50071H122.918V9.82621Z" fill="black"/>
11
+ <path d="M139.298 18.5192H139.24C139.065 18.9664 138.812 19.3943 138.482 19.8027C138.152 20.1916 137.743 20.5417 137.257 20.8528C136.791 21.164 136.256 21.4071 135.654 21.5821C135.051 21.7571 134.39 21.8447 133.671 21.8447C132.077 21.8447 130.843 21.5043 129.968 20.8237C129.093 20.1236 128.656 19.054 128.656 17.6149C128.656 16.7397 128.831 16.0299 129.181 15.4854C129.531 14.9214 129.968 14.4838 130.493 14.1727C131.037 13.8421 131.63 13.6087 132.271 13.4726C132.932 13.3364 133.564 13.2392 134.167 13.1808L135.887 13.035C136.684 12.9767 137.306 12.8891 137.753 12.7725C138.22 12.6363 138.57 12.4613 138.803 12.2474C139.036 12.014 139.182 11.7223 139.24 11.3722C139.298 11.0222 139.328 10.5846 139.328 10.0595C139.328 9.65116 139.25 9.27194 139.094 8.92189C138.939 8.57184 138.696 8.26067 138.365 7.9884C138.035 7.71614 137.607 7.50222 137.082 7.34664C136.558 7.19106 135.916 7.11327 135.158 7.11327C133.817 7.11327 132.728 7.44388 131.892 8.10509C131.076 8.7663 130.629 9.76785 130.551 11.1097H129.443C129.521 9.45668 130.046 8.22177 131.018 7.40498C132.009 6.56875 133.409 6.15063 135.216 6.15063C137.024 6.15063 138.336 6.51041 139.153 7.22996C139.989 7.93006 140.406 8.85382 140.406 10.0012V18.7234C140.406 18.9373 140.406 19.1512 140.406 19.3651C140.426 19.579 140.465 19.7735 140.523 19.9485C140.581 20.1236 140.679 20.2694 140.815 20.3861C140.951 20.4833 141.145 20.532 141.398 20.532C141.592 20.532 141.864 20.5028 142.214 20.4444V21.3779C141.923 21.4557 141.621 21.4946 141.31 21.4946C140.863 21.4946 140.504 21.4363 140.232 21.3196C139.979 21.2029 139.784 21.0473 139.648 20.8528C139.512 20.6584 139.415 20.4347 139.357 20.1819C139.318 19.9096 139.298 19.6179 139.298 19.3068V18.5192ZM139.298 12.9767C139.026 13.3073 138.608 13.5309 138.045 13.6476C137.5 13.7643 136.888 13.8518 136.208 13.9101L134.342 14.0852C133.797 14.1435 133.253 14.231 132.709 14.3477C132.164 14.4449 131.669 14.62 131.222 14.8728C130.794 15.1256 130.444 15.4756 130.172 15.9229C129.9 16.3508 129.764 16.9147 129.764 17.6149C129.764 18.7234 130.114 19.5499 130.813 20.0944C131.513 20.6195 132.475 20.882 133.7 20.882C134.964 20.882 135.965 20.6584 136.703 20.2111C137.442 19.7443 138.006 19.2193 138.395 18.6358C138.783 18.033 139.026 17.4593 139.124 16.9147C139.24 16.3508 139.298 15.9715 139.298 15.7771V12.9767Z" fill="black"/>
12
+ <path d="M143.964 6.50068H145.072V9.56364H145.13C145.247 9.09691 145.451 8.65935 145.742 8.25096C146.034 7.82311 146.384 7.4536 146.792 7.14245C147.22 6.83129 147.686 6.58819 148.192 6.41317C148.716 6.23814 149.261 6.15063 149.824 6.15063C150.544 6.15063 151.166 6.24786 151.691 6.44234C152.215 6.61736 152.663 6.86046 153.032 7.17162C153.401 7.46333 153.693 7.80366 153.907 8.1926C154.12 8.5621 154.266 8.94133 154.344 9.33028H154.402C154.849 8.28012 155.442 7.4925 156.181 6.96742C156.939 6.42289 157.93 6.15063 159.155 6.15063C159.835 6.15063 160.457 6.25759 161.021 6.47151C161.604 6.66598 162.1 6.97714 162.508 7.40498C162.936 7.81338 163.266 8.33847 163.5 8.98023C163.733 9.622 163.849 10.3804 163.849 11.2556V21.4946H162.741V11.2264C162.741 10.2735 162.596 9.52476 162.304 8.98023C162.013 8.43571 161.663 8.0273 161.254 7.75504C160.866 7.46333 160.467 7.2883 160.059 7.22996C159.67 7.15217 159.369 7.11327 159.155 7.11327C158.475 7.11327 157.843 7.22996 157.26 7.46333C156.696 7.6967 156.2 8.04675 155.773 8.51348C155.364 8.98022 155.044 9.56364 154.81 10.2637C154.577 10.9444 154.461 11.732 154.461 12.6266V21.4946H153.353V11.2264C153.353 10.2929 153.207 9.55393 152.915 9.0094C152.643 8.44543 152.313 8.0273 151.924 7.75504C151.555 7.48277 151.166 7.30775 150.758 7.22996C150.369 7.15217 150.058 7.11327 149.824 7.11327C149.3 7.11327 148.755 7.22024 148.192 7.43417C147.628 7.64808 147.113 7.97868 146.646 8.42597C146.18 8.87326 145.801 9.44697 145.509 10.1471C145.218 10.8472 145.072 11.6737 145.072 12.6266V21.4946H143.964V6.50068Z" fill="black"/>
13
+ <path d="M177.084 18.5192H177.026C176.851 18.9664 176.598 19.3943 176.268 19.8027C175.937 20.1916 175.529 20.5417 175.043 20.8528C174.577 21.164 174.042 21.4071 173.439 21.5821C172.837 21.7571 172.176 21.8447 171.457 21.8447C169.863 21.8447 168.628 21.5043 167.754 20.8237C166.879 20.1236 166.442 19.054 166.442 17.6149C166.442 16.7397 166.616 16.0299 166.966 15.4854C167.316 14.9214 167.754 14.4838 168.278 14.1727C168.823 13.8421 169.416 13.6087 170.057 13.4726C170.718 13.3364 171.35 13.2392 171.952 13.1808L173.673 13.035C174.47 12.9767 175.092 12.8891 175.539 12.7725C176.005 12.6363 176.355 12.4613 176.589 12.2474C176.822 12.014 176.968 11.7223 177.026 11.3722C177.084 11.0222 177.113 10.5846 177.113 10.0595C177.113 9.65116 177.036 9.27194 176.88 8.92189C176.725 8.57184 176.482 8.26067 176.151 7.9884C175.821 7.71614 175.393 7.50222 174.868 7.34664C174.343 7.19106 173.702 7.11327 172.944 7.11327C171.603 7.11327 170.514 7.44388 169.678 8.10509C168.862 8.7663 168.415 9.76785 168.337 11.1097H167.229C167.307 9.45668 167.831 8.22177 168.803 7.40498C169.795 6.56875 171.194 6.15063 173.002 6.15063C174.81 6.15063 176.122 6.51041 176.938 7.22996C177.774 7.93006 178.192 8.85382 178.192 10.0012V18.7234C178.192 18.9373 178.192 19.1512 178.192 19.3651C178.212 19.579 178.251 19.7735 178.309 19.9485C178.367 20.1236 178.464 20.2694 178.6 20.3861C178.736 20.4833 178.931 20.532 179.184 20.532C179.378 20.532 179.65 20.5028 180 20.4444V21.3779C179.708 21.4557 179.407 21.4946 179.096 21.4946C178.649 21.4946 178.289 21.4363 178.017 21.3196C177.765 21.2029 177.57 21.0473 177.434 20.8528C177.298 20.6584 177.201 20.4347 177.143 20.1819C177.104 19.9096 177.084 19.6179 177.084 19.3068V18.5192ZM177.084 12.9767C176.812 13.3073 176.394 13.5309 175.83 13.6476C175.286 13.7643 174.674 13.8518 173.993 13.9101L172.127 14.0852C171.583 14.1435 171.039 14.231 170.495 14.3477C169.95 14.4449 169.455 14.62 169.007 14.8728C168.58 15.1256 168.23 15.4756 167.958 15.9229C167.686 16.3508 167.55 16.9147 167.55 17.6149C167.55 18.7234 167.899 19.5499 168.599 20.0944C169.299 20.6195 170.261 20.882 171.486 20.882C172.749 20.882 173.75 20.6584 174.489 20.2111C175.228 19.7443 175.792 19.2193 176.18 18.6358C176.569 18.033 176.812 17.4593 176.909 16.9147C177.026 16.3508 177.084 15.9715 177.084 15.7771V12.9767Z" fill="black"/>
14
14
  </g>
15
15
  <defs>
16
- <clipPath id="clip0_2154_174">
16
+ <clipPath id="clip0_139_1435">
17
17
  <rect width="180" height="22" fill="white"/>
18
18
  </clipPath>
19
19
  </defs>
@@ -0,0 +1,4 @@
1
+ <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M31.9994 15.9997C31.9994 7.16338 24.836 0 15.9997 0C7.16338 0 0 7.16338 0 15.9997C0 23.5029 5.16598 29.7991 12.1348 31.5283V20.8892H8.83566V15.9997H12.1348V13.8928C12.1348 8.44719 14.5994 5.92308 19.9458 5.92308C20.9596 5.92308 22.7087 6.12212 23.4242 6.32051V10.7524C23.0466 10.7127 22.3906 10.6929 21.5759 10.6929C18.9526 10.6929 17.9388 11.6868 17.9388 14.2704V15.9997H23.165L22.2671 20.8892H17.9388V31.8822C25.8612 30.9255 32 24.18 32 15.9997H31.9994Z" fill="#0866FF"/>
3
+ <path d="M22.2664 20.8892L23.1643 15.9997H17.9381V14.2704C17.9381 11.6868 18.9519 10.6929 21.5752 10.6929C22.3899 10.6929 23.0459 10.7128 23.4235 10.7524V6.32053C22.708 6.12149 20.9589 5.9231 19.9451 5.9231C14.5987 5.9231 12.1341 8.4472 12.1341 13.8929V15.9997H8.83496V20.8892H12.1341V31.5283C13.3718 31.8355 14.6665 31.9994 15.999 31.9994C16.655 31.9994 17.302 31.9591 17.9375 31.8823V20.8892H22.2657H22.2664Z" fill="white"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <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="white"/>
3
+ <path d="M27.9995 15.9998C27.9995 9.37253 22.627 4 15.9998 4C9.37253 4 4 9.37253 4 15.9998C4 21.6272 7.87448 26.3493 13.1011 27.6462V19.6669H10.6267V15.9998H13.1011V14.4196C13.1011 10.3354 14.9495 8.44231 18.9594 8.44231C19.7197 8.44231 21.0315 8.59159 21.5681 8.74039V12.0643C21.2849 12.0346 20.7929 12.0197 20.1819 12.0197C18.2144 12.0197 17.4541 12.7651 17.4541 14.7028V15.9998H21.3737L20.7003 19.6669H17.4541V27.9117C23.3959 27.1941 28 22.135 28 15.9998H27.9995Z" fill="#0866FF"/>
4
+ <path d="M20.7 19.667L21.3735 15.9998H17.4538V14.7029C17.4538 12.7652 18.2142 12.0198 20.1816 12.0198C20.7927 12.0198 21.2847 12.0346 21.5678 12.0644V8.74046C21.0312 8.59118 19.7194 8.44238 18.9591 8.44238C14.9493 8.44238 13.1008 10.3355 13.1008 14.4197V15.9998H10.6265V19.667H13.1008V27.6463C14.0291 27.8767 15.0001 27.9996 15.9995 27.9996C16.4915 27.9996 16.9767 27.9694 17.4534 27.9118V19.667H20.6995H20.7Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="113" height="60" viewBox="0 0 113 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M82.8 0H30C13.5 0 0 13.5 0 30C0 46.5 13.5 60 30 60H82.8C99.3 60 112.8 46.5 112.8 30C112.8 13.5 99.3 0 82.8 0Z" fill="#1F1F1F"/>
3
+ <path d="M82.8 2.43C86.505 2.43 90.105 3.165 93.495 4.605C96.78 6 99.72 7.995 102.27 10.53C104.805 13.065 106.8 16.02 108.195 19.305C109.635 22.695 110.37 26.295 110.37 30C110.37 33.705 109.635 37.305 108.195 40.695C106.8 43.98 104.805 46.92 102.27 49.47C99.735 52.005 96.78 54 93.495 55.395C90.105 56.835 86.505 57.57 82.8 57.57H30C26.295 57.57 22.695 56.835 19.305 55.395C16.02 54 13.08 52.005 10.53 49.47C7.995 46.935 6 43.98 4.605 40.695C3.165 37.305 2.43 33.705 2.43 30C2.43 26.295 3.165 22.695 4.605 19.305C6 16.02 7.995 13.08 10.53 10.53C13.065 7.995 16.02 6 19.305 4.605C22.695 3.165 26.295 2.43 30 2.43H82.8ZM82.8 0H30C13.5 0 0 13.5 0 30C0 46.5 13.5 60 30 60H82.8C99.3 60 112.8 46.5 112.8 30C112.8 13.5 99.3 0 82.8 0Z" fill="#757575"/>
4
+ <path d="M53.7897 32.1299V41.2049H50.9097V18.7949H58.5447C60.4797 18.7949 62.1297 19.4399 63.4797 20.7299C64.8597 22.0199 65.5497 23.5949 65.5497 25.4549C65.5497 27.3599 64.8597 28.9349 63.4797 30.2099C62.1447 31.4849 60.4947 32.1149 58.5447 32.1149H53.7897V32.1299ZM53.7897 21.5549V29.3699H58.6047C59.7447 29.3699 60.7047 28.9799 61.4547 28.2149C62.2197 27.4499 62.6097 26.5199 62.6097 25.4699C62.6097 24.4349 62.2197 23.5199 61.4547 22.7549C60.7047 21.9599 59.7597 21.5699 58.6047 21.5699H53.7897V21.5549Z" fill="white"/>
5
+ <path d="M73.0797 25.365C75.2097 25.365 76.8896 25.935 78.1196 27.075C79.3496 28.215 79.9646 29.775 79.9646 31.755V41.205H77.2196V39.075H77.0997C75.9147 40.83 74.3246 41.7 72.3446 41.7C70.6497 41.7 69.2397 41.205 68.0997 40.2C66.9597 39.195 66.3896 37.95 66.3896 36.45C66.3896 34.86 66.9896 33.6 68.1896 32.67C69.3896 31.725 70.9946 31.26 72.9896 31.26C74.6996 31.26 76.1097 31.575 77.2047 32.205V31.545C77.2047 30.54 76.8146 29.7 76.0196 28.995C75.2246 28.29 74.2947 27.945 73.2297 27.945C71.6247 27.945 70.3496 28.62 69.4197 29.985L66.8846 28.395C68.2796 26.37 70.3497 25.365 73.0797 25.365ZM69.3596 36.495C69.3596 37.245 69.6746 37.875 70.3196 38.37C70.9496 38.865 71.6997 39.12 72.5547 39.12C73.7697 39.12 74.8496 38.67 75.7947 37.77C76.7396 36.87 77.2196 35.82 77.2196 34.605C76.3196 33.9 75.0746 33.54 73.4696 33.54C72.2996 33.54 71.3246 33.825 70.5447 34.38C69.7497 34.965 69.3596 35.67 69.3596 36.495Z" fill="white"/>
6
+ <path d="M95.6249 25.8601L86.0249 47.9401H83.0549L86.6249 40.2151L80.2949 25.8601H83.4299L87.9899 36.8701H88.0499L92.4899 25.8601H95.6249Z" fill="white"/>
7
+ <path d="M42.3345 30.2999C42.3345 29.3609 42.2505 28.4624 42.0945 27.5984H30.0225V32.5484L36.975 32.5499C36.693 34.1969 35.7855 35.6009 34.395 36.5369V39.7484H38.5335C40.95 37.5119 42.3345 34.2059 42.3345 30.2999Z" fill="#4285F4"/>
8
+ <path d="M34.3965 36.5369C33.2445 37.3139 31.761 37.7684 30.0255 37.7684C26.673 37.7684 23.829 35.5094 22.8105 32.4644H18.5415V35.7764C20.6565 39.9734 25.0035 42.8534 30.0255 42.8534C33.4965 42.8534 36.4125 41.7119 38.535 39.7469L34.3965 36.5369Z" fill="#34A853"/>
9
+ <path d="M22.4083 30.0076C22.4083 29.1526 22.5508 28.3261 22.8103 27.5491V24.2371H18.5413C17.6668 25.9726 17.1748 27.9316 17.1748 30.0076C17.1748 32.0836 17.6683 34.0426 18.5413 35.7781L22.8103 32.4661C22.5508 31.6891 22.4083 30.8626 22.4083 30.0076Z" fill="#FABB05"/>
10
+ <path d="M30.0255 22.2452C31.92 22.2452 33.6165 22.8977 34.956 24.1727L38.6235 20.5082C36.396 18.4337 33.492 17.1602 30.0255 17.1602C25.005 17.1602 20.6565 20.0402 18.5415 24.2372L22.8105 27.5492C23.829 24.5042 26.673 22.2452 30.0255 22.2452Z" fill="#E94235"/>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="113" height="60" viewBox="0 0 113 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M82.8 0H30C13.5 0 0 13.5 0 30C0 46.5 13.5 60 30 60H82.8C99.3 60 112.8 46.5 112.8 30C112.8 13.5 99.3 0 82.8 0Z" fill="#1F1F1F"/>
3
+ <path d="M82.8 2.43C86.505 2.43 90.105 3.165 93.495 4.605C96.78 6 99.72 7.995 102.27 10.53C104.805 13.065 106.8 16.02 108.195 19.305C109.635 22.695 110.37 26.295 110.37 30C110.37 33.705 109.635 37.305 108.195 40.695C106.8 43.98 104.805 46.92 102.27 49.47C99.735 52.005 96.78 54 93.495 55.395C90.105 56.835 86.505 57.57 82.8 57.57H30C26.295 57.57 22.695 56.835 19.305 55.395C16.02 54 13.08 52.005 10.53 49.47C7.995 46.935 6 43.98 4.605 40.695C3.165 37.305 2.43 33.705 2.43 30C2.43 26.295 3.165 22.695 4.605 19.305C6 16.02 7.995 13.08 10.53 10.53C13.065 7.995 16.02 6 19.305 4.605C22.695 3.165 26.295 2.43 30 2.43H82.8ZM82.8 0H30C13.5 0 0 13.5 0 30C0 46.5 13.5 60 30 60H82.8C99.3 60 112.8 46.5 112.8 30C112.8 13.5 99.3 0 82.8 0Z" fill="#757575"/>
4
+ <path d="M53.7897 32.1299V41.2049H50.9097V18.7949H58.5447C60.4797 18.7949 62.1297 19.4399 63.4797 20.7299C64.8597 22.0199 65.5497 23.5949 65.5497 25.4549C65.5497 27.3599 64.8597 28.9349 63.4797 30.2099C62.1447 31.4849 60.4947 32.1149 58.5447 32.1149H53.7897V32.1299ZM53.7897 21.5549V29.3699H58.6047C59.7447 29.3699 60.7047 28.9799 61.4547 28.2149C62.2197 27.4499 62.6097 26.5199 62.6097 25.4699C62.6097 24.4349 62.2197 23.5199 61.4547 22.7549C60.7047 21.9599 59.7597 21.5699 58.6047 21.5699H53.7897V21.5549Z" fill="white"/>
5
+ <path d="M73.0797 25.365C75.2097 25.365 76.8896 25.935 78.1196 27.075C79.3496 28.215 79.9646 29.775 79.9646 31.755V41.205H77.2196V39.075H77.0997C75.9147 40.83 74.3246 41.7 72.3446 41.7C70.6497 41.7 69.2397 41.205 68.0997 40.2C66.9597 39.195 66.3896 37.95 66.3896 36.45C66.3896 34.86 66.9896 33.6 68.1896 32.67C69.3896 31.725 70.9946 31.26 72.9896 31.26C74.6996 31.26 76.1097 31.575 77.2047 32.205V31.545C77.2047 30.54 76.8146 29.7 76.0196 28.995C75.2246 28.29 74.2947 27.945 73.2297 27.945C71.6247 27.945 70.3496 28.62 69.4197 29.985L66.8846 28.395C68.2796 26.37 70.3497 25.365 73.0797 25.365ZM69.3596 36.495C69.3596 37.245 69.6746 37.875 70.3196 38.37C70.9496 38.865 71.6997 39.12 72.5547 39.12C73.7697 39.12 74.8496 38.67 75.7947 37.77C76.7396 36.87 77.2196 35.82 77.2196 34.605C76.3196 33.9 75.0746 33.54 73.4696 33.54C72.2996 33.54 71.3246 33.825 70.5447 34.38C69.7497 34.965 69.3596 35.67 69.3596 36.495Z" fill="white"/>
6
+ <path d="M95.6249 25.8601L86.0249 47.9401H83.0549L86.6249 40.2151L80.2949 25.8601H83.4299L87.9899 36.8701H88.0499L92.4899 25.8601H95.6249Z" fill="white"/>
7
+ <path d="M42.3345 30.2999C42.3345 29.3609 42.2505 28.4624 42.0945 27.5984H30.0225V32.5484L36.975 32.5499C36.693 34.1969 35.7855 35.6009 34.395 36.5369V39.7484H38.5335C40.95 37.5119 42.3345 34.2059 42.3345 30.2999Z" fill="#4285F4"/>
8
+ <path d="M34.3965 36.5369C33.2445 37.3139 31.761 37.7684 30.0255 37.7684C26.673 37.7684 23.829 35.5094 22.8105 32.4644H18.5415V35.7764C20.6565 39.9734 25.0035 42.8534 30.0255 42.8534C33.4965 42.8534 36.4125 41.7119 38.535 39.7469L34.3965 36.5369Z" fill="#34A853"/>
9
+ <path d="M22.4083 30.0076C22.4083 29.1526 22.5508 28.3261 22.8103 27.5491V24.2371H18.5413C17.6668 25.9726 17.1748 27.9316 17.1748 30.0076C17.1748 32.0836 17.6683 34.0426 18.5413 35.7781L22.8103 32.4661C22.5508 31.6891 22.4083 30.8626 22.4083 30.0076Z" fill="#FABB05"/>
10
+ <path d="M30.0255 22.2452C31.92 22.2452 33.6165 22.8977 34.956 24.1727L38.6235 20.5082C36.396 18.4337 33.492 17.1602 30.0255 17.1602C25.005 17.1602 20.6565 20.0402 18.5415 24.2372L22.8105 27.5492C23.829 24.5042 26.673 22.2452 30.0255 22.2452Z" fill="#E94235"/>
11
+ </svg>
@@ -0,0 +1,23 @@
1
+ <svg width="135" height="40" viewBox="0 0 135 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_203_1600)">
3
+ <path d="M130 0H5C2.23858 0 0 2.23858 0 5V35C0 37.7614 2.23858 40 5 40H130C132.761 40 135 37.7614 135 35V5C135 2.23858 132.761 0 130 0Z" fill="black"/>
4
+ <path d="M130 0.8C132.316 0.8 134.2 2.684 134.2 5V35C134.2 37.316 132.316 39.2 130 39.2H5C2.684 39.2 0.8 37.316 0.8 35V5C0.8 2.684 2.684 0.8 5 0.8H130ZM130 0H5C2.25 0 0 2.25 0 5V35C0 37.75 2.25 40 5 40H130C132.75 40 135 37.75 135 35V5C135 2.25 132.75 0 130 0Z" fill="#A6A6A6"/>
5
+ <path d="M47.418 10.243C47.418 11.081 47.1701 11.748 46.673 12.246C46.109 12.838 45.3731 13.134 44.4691 13.134C43.6031 13.134 42.8671 12.834 42.2611 12.234C41.6551 11.633 41.3521 10.889 41.3521 10.001C41.3521 9.113 41.6551 8.368 42.2611 7.768C42.8661 7.167 43.6031 6.867 44.4691 6.867C44.8991 6.867 45.31 6.951 45.701 7.118C46.092 7.286 46.405 7.509 46.639 7.788L46.112 8.316C45.715 7.841 45.1681 7.604 44.4691 7.604C43.8371 7.604 43.2911 7.826 42.8301 8.27C42.3691 8.714 42.139 9.291 42.139 10C42.139 10.709 42.3691 11.286 42.8301 11.73C43.2911 12.174 43.8371 12.396 44.4691 12.396C45.1391 12.396 45.6981 12.173 46.1451 11.726C46.4351 11.435 46.603 11.03 46.648 10.511H44.4691V9.79H47.376C47.404 9.947 47.418 10.097 47.418 10.243Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
6
+ <path d="M52.0279 7.73696H49.2959V9.63896H51.7599V10.36H49.2959V12.262H52.0279V12.999H48.5249V6.99896H52.0279V7.73696Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
7
+ <path d="M55.279 13H54.508V7.737H52.832V7H56.955V7.737H55.279V13Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
8
+ <path d="M59.938 13V7H60.708V13H59.938Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
9
+ <path d="M64.1282 13H63.3572V7.737H61.6812V7H65.8042V7.737H64.1282V13Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
10
+ <path d="M73.6092 12.225C73.0192 12.832 72.2862 13.134 71.4092 13.134C70.5322 13.134 69.7992 12.831 69.2102 12.225C68.6202 11.619 68.3262 10.877 68.3262 9.99999C68.3262 9.12299 68.6202 8.38099 69.2102 7.77499C69.7992 7.16799 70.5322 6.86499 71.4092 6.86499C72.2812 6.86499 73.0122 7.16999 73.6052 7.77899C74.1972 8.38799 74.4932 9.12799 74.4932 9.99999C74.4932 10.877 74.1982 11.619 73.6092 12.225ZM69.7792 11.722C70.2232 12.172 70.7662 12.396 71.4092 12.396C72.0522 12.396 72.5952 12.171 73.0392 11.722C73.4832 11.272 73.7062 10.698 73.7062 9.99999C73.7062 9.30199 73.4832 8.72699 73.0392 8.27799C72.5962 7.82799 72.0522 7.60399 71.4092 7.60399C70.7662 7.60399 70.2232 7.82899 69.7792 8.27799C69.3362 8.72799 69.1132 9.30199 69.1132 9.99999C69.1132 10.698 69.3362 11.273 69.7792 11.722Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
11
+ <path d="M75.5752 13V7H76.5142L79.4302 11.667H79.4632L79.4302 10.511V7H80.2012V13H79.3962L76.3452 8.106H76.3122L76.3452 9.262V12.999H75.5742L75.5752 13Z" fill="white" stroke="white" stroke-width="0.2" stroke-miterlimit="10"/>
12
+ <path d="M68.136 21.7521C65.784 21.7521 63.867 23.5401 63.867 26.0051C63.867 28.4541 65.784 30.2581 68.136 30.2581C70.488 30.2581 72.405 28.4541 72.405 26.0051C72.405 23.5401 70.488 21.7521 68.136 21.7521ZM68.136 28.5821C66.847 28.5821 65.736 27.5191 65.736 26.0041C65.736 24.4731 66.848 23.4261 68.136 23.4261C69.424 23.4261 70.536 24.4731 70.536 26.0041C70.536 27.5181 69.424 28.5821 68.136 28.5821ZM58.823 21.7521C56.471 21.7521 54.554 23.5401 54.554 26.0051C54.554 28.4541 56.471 30.2581 58.823 30.2581C61.175 30.2581 63.092 28.4541 63.092 26.0051C63.092 23.5401 61.175 21.7521 58.823 21.7521ZM58.823 28.5821C57.534 28.5821 56.422 27.5191 56.422 26.0041C56.422 24.4731 57.534 23.4261 58.823 23.4261C60.112 23.4261 61.223 24.4731 61.223 26.0041C61.223 27.5181 60.111 28.5821 58.823 28.5821ZM47.744 23.0571V24.8611H52.062C51.933 25.8761 51.595 26.6171 51.079 27.1331C50.451 27.7611 49.468 28.4541 47.744 28.4541C45.086 28.4541 43.008 26.3111 43.008 23.6531C43.008 20.9951 45.086 18.8521 47.744 18.8521C49.178 18.8521 50.225 19.4161 50.998 20.1411L52.271 18.8681C51.192 17.8371 49.758 17.0481 47.744 17.0481C44.103 17.0481 41.042 20.0121 41.042 23.6531C41.042 27.2941 44.103 30.2581 47.744 30.2581C49.71 30.2581 51.192 29.6141 52.352 28.4051C53.544 27.2131 53.915 25.5371 53.915 24.1841C53.915 23.7651 53.883 23.3791 53.818 23.0561L47.744 23.0571ZM93.052 24.4581C92.698 23.5081 91.618 21.7511 89.411 21.7511C87.22 21.7511 85.4 23.4751 85.4 26.0041C85.4 28.3881 87.204 30.2571 89.621 30.2571C91.57 30.2571 92.698 29.0651 93.165 28.3721L91.715 27.4051C91.232 28.1141 90.571 28.5811 89.621 28.5811C88.671 28.5811 87.994 28.1461 87.559 27.2921L93.246 24.9401L93.053 24.4571L93.052 24.4581ZM87.252 25.8761C87.204 24.2331 88.525 23.3951 89.475 23.3951C90.216 23.3951 90.844 23.7651 91.054 24.2971L87.252 25.8761ZM82.629 30.0001H84.498V17.4981H82.629V30.0001ZM79.567 22.7021H79.503C79.084 22.2031 78.279 21.7511 77.264 21.7511C75.137 21.7511 73.188 23.6201 73.188 26.0201C73.188 28.4041 75.137 30.2571 77.264 30.2571C78.279 30.2571 79.084 29.8061 79.503 29.2901H79.567V29.9021C79.567 31.5291 78.697 32.3991 77.295 32.3991C76.151 32.3991 75.442 31.5771 75.152 30.8851L73.525 31.5621C73.992 32.6901 75.233 34.0751 77.295 34.0751C79.486 34.0751 81.339 32.7861 81.339 29.6451V22.0091H79.567V22.7021ZM77.425 28.5821C76.136 28.5821 75.057 27.5031 75.057 26.0201C75.057 24.5221 76.136 23.4261 77.425 23.4261C78.698 23.4261 79.697 24.5221 79.697 26.0201C79.697 27.5021 78.698 28.5821 77.425 28.5821ZM101.806 17.4991H97.335V30.0001H99.201V25.2641H101.806C103.874 25.2641 105.907 23.7671 105.907 21.3811C105.907 18.9951 103.874 17.4991 101.806 17.4991ZM101.854 23.5241H99.2V19.2391H101.854C103.249 19.2391 104.041 20.3941 104.041 21.3821C104.041 22.3511 103.249 23.5251 101.854 23.5251V23.5241ZM113.386 21.7291C112.035 21.7291 110.636 22.3241 110.057 23.6431L111.714 24.3351C112.068 23.6431 112.727 23.4181 113.419 23.4181C114.384 23.4181 115.365 23.9971 115.381 25.0261V25.1551C115.043 24.9621 114.32 24.6721 113.435 24.6721C111.65 24.6721 109.832 25.6531 109.832 27.4871C109.832 29.1601 111.295 30.2371 112.936 30.2371C114.19 30.2371 114.882 29.6741 115.316 29.0151H115.38V29.9801H117.181V25.1871C117.181 22.9671 115.525 21.7291 113.386 21.7291ZM113.161 28.5801C112.55 28.5801 111.697 28.2751 111.697 27.5191C111.697 26.5541 112.758 26.1841 113.675 26.1841C114.495 26.1841 114.881 26.3611 115.38 26.6021C115.235 27.7601 114.238 28.5801 113.161 28.5801ZM123.743 22.0021L121.604 27.4221H121.54L119.321 22.0021H117.311L120.64 29.5771L118.742 33.7911H120.688L125.819 22.0021H123.744H123.743ZM106.936 30.0001H108.802V17.4991H106.936V30.0001Z" fill="white"/>
13
+ <path d="M20.7173 19.4241L10.0703 30.7241C10.0703 30.7241 10.0713 30.7291 10.0723 30.7311C10.3993 31.9581 11.5193 32.8611 12.8493 32.8611C13.3803 32.8611 13.8803 32.7171 14.3083 32.4651L14.3423 32.4451L26.3263 25.5301L20.7173 19.4241Z" fill="#EA4335"/>
14
+ <path d="M31.4881 17.5001L31.4781 17.4931L26.3041 14.4931L20.4751 19.6801L26.3241 25.5281L31.4701 22.5591C32.3721 22.0721 32.9851 21.1211 32.9851 20.0241C32.9851 18.9341 32.3811 17.9881 31.4871 17.4991L31.4881 17.5001Z" fill="#FBBC04"/>
15
+ <path d="M10.0702 9.2771C10.0062 9.5131 9.97217 9.7611 9.97217 10.0171V29.9851C9.97217 30.2411 10.0052 30.4891 10.0702 30.7241L21.0832 19.7131L10.0702 9.2771Z" fill="#4285F4"/>
16
+ <path d="M20.7963 20.0011L26.3063 14.4921L14.3363 7.55211C13.9013 7.29111 13.3933 7.14111 12.8503 7.14111C11.5203 7.14111 10.3983 8.04611 10.0713 9.27511V9.27811L20.7973 20.0021L20.7963 20.0011Z" fill="#34A853"/>
17
+ </g>
18
+ <defs>
19
+ <clipPath id="clip0_203_1600">
20
+ <rect width="135" height="40" fill="white"/>
21
+ </clipPath>
22
+ </defs>
23
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <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="white"/>
3
+ <g clip-path="url(#clip0_118_1693)">
4
+ <path d="M11.0301 4.08393C9.7533 4.14417 8.88138 4.34793 8.11914 4.64745C7.33026 4.95489 6.66162 5.36745 5.99634 6.03513C5.33106 6.70281 4.92138 7.37193 4.6161 8.16201C4.32066 8.92593 4.1205 9.79857 4.0641 11.0761C4.0077 12.3536 3.99522 12.7642 4.00146 16.023C4.0077 19.2817 4.0221 19.6902 4.08402 20.9703C4.14498 22.2469 4.34802 23.1186 4.64754 23.881C4.95546 24.6699 5.36754 25.3383 6.03546 26.0038C6.70338 26.6694 7.37202 27.0781 8.16402 27.3838C8.92722 27.6788 9.8001 27.8799 11.0774 27.9358C12.3547 27.9918 12.7658 28.0047 16.0235 27.9985C19.2813 27.9922 19.6915 27.9778 20.9714 27.9171C22.2513 27.8564 23.1184 27.6519 23.8811 27.3538C24.67 27.0452 25.3389 26.6338 26.0039 25.9657C26.669 25.2975 27.0784 24.6279 27.3835 23.8374C27.6791 23.0742 27.88 22.2013 27.9355 20.925C27.9914 19.6441 28.0046 19.2351 27.9983 15.9769C27.9921 12.7186 27.9775 12.3102 27.9167 11.0305C27.856 9.75081 27.6527 8.88177 27.3535 8.11881C27.0451 7.32993 26.6335 6.66201 25.9658 5.99601C25.2981 5.33001 24.628 4.92081 23.8377 4.61649C23.074 4.32105 22.2016 4.11969 20.9243 4.06449C19.6471 4.00929 19.2359 3.99513 15.977 4.00137C12.718 4.00761 12.31 4.02153 11.0301 4.08393ZM11.1703 25.777C10.0003 25.7262 9.36498 25.5318 8.94162 25.369C8.38098 25.153 7.98162 24.8919 7.5597 24.4741C7.13778 24.0562 6.87858 23.6554 6.6597 23.096C6.4953 22.6726 6.2973 22.0381 6.24258 20.8681C6.18306 19.6035 6.17058 19.2238 6.16362 16.0201C6.15666 12.8163 6.1689 12.4371 6.22434 11.1721C6.27426 10.003 6.46986 9.36705 6.63234 8.94393C6.84834 8.38257 7.1085 7.98393 7.5273 7.56225C7.9461 7.14057 8.3457 6.88089 8.90562 6.66201C9.3285 6.49689 9.96306 6.30057 11.1326 6.24489C12.3981 6.18489 12.7773 6.17289 15.9806 6.16593C19.1839 6.15897 19.564 6.17097 20.83 6.22665C21.9991 6.27753 22.6353 6.47121 23.0579 6.63465C23.6188 6.85065 24.0179 7.11009 24.4396 7.52961C24.8613 7.94913 25.1212 8.34729 25.3401 8.90841C25.5055 9.33009 25.7018 9.96441 25.757 11.1346C25.8172 12.4002 25.8309 12.7796 25.8367 15.9826C25.8424 19.1857 25.8311 19.5661 25.7757 20.8306C25.7246 22.0006 25.5307 22.6362 25.3677 23.06C25.1517 23.6204 24.8913 24.02 24.4723 24.4414C24.0532 24.8629 23.6541 25.1226 23.0939 25.3414C22.6715 25.5063 22.0363 25.7031 20.8677 25.7588C19.6022 25.8183 19.223 25.8308 16.0185 25.8378C12.814 25.8447 12.436 25.8318 11.1705 25.777M20.9529 9.58641C20.9534 9.87123 21.0383 10.1495 21.197 10.3861C21.3556 10.6226 21.5808 10.8068 21.8442 10.9154C22.1075 11.0239 22.3971 11.0519 22.6764 10.9958C22.9556 10.9398 23.212 10.8021 23.413 10.6004C23.614 10.3986 23.7507 10.1417 23.8058 9.86228C23.8608 9.58283 23.8317 9.29333 23.7222 9.03039C23.6127 8.76746 23.4277 8.5429 23.1906 8.38512C22.9534 8.22735 22.6748 8.14344 22.39 8.14401C22.0082 8.14477 21.6423 8.29715 21.3728 8.56764C21.1033 8.83813 20.9523 9.20458 20.9529 9.58641ZM9.8385 16.0119C9.84522 19.4151 12.6091 22.1677 16.0115 22.1612C19.414 22.1547 22.1685 19.3911 22.162 15.9879C22.1555 12.5847 19.391 9.83145 15.988 9.83817C12.5851 9.84489 9.83202 12.6092 9.8385 16.0119ZM11.9999 16.0076C11.9984 15.2165 12.2314 14.4426 12.6697 13.784C13.1079 13.1253 13.7316 12.6113 14.4619 12.3071C15.1923 12.0029 15.9964 11.9221 16.7726 12.0749C17.5489 12.2277 18.2624 12.6073 18.8229 13.1656C19.3834 13.7239 19.7658 14.4359 19.9217 15.2115C20.0776 15.9872 19.9999 16.7916 19.6986 17.5231C19.3973 18.2547 18.8859 18.8804 18.2289 19.3212C17.572 19.7621 16.7991 19.9982 16.0079 19.9998C15.4826 20.0009 14.9622 19.8985 14.4765 19.6984C13.9908 19.4984 13.5492 19.2046 13.177 18.8339C12.8048 18.4632 12.5093 18.0228 12.3073 17.5378C12.1054 17.0529 12.0009 16.5329 11.9999 16.0076Z" fill="black"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1693">
8
+ <rect width="24" height="24" fill="white" transform="translate(4 4)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -1,12 +1,12 @@
1
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_438)">
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="#0D7FB7"/>
4
- <path d="M22.2 26.65V19C22.2 17.1 21.6 15.9 19.9 15.9C18.785 15.94 17.783 16.594 17.3 17.6C17.09 17.935 16.955 18.31 16.9 18.7V26.7H12V11.7H16.9V14.5H17.3C18.255 12.857 20 11.833 21.9 11.8C25 11.8 27 14.2 27 18.5V26.6H22.2V26.65Z" fill="white"/>
2
+ <g clip-path="url(#clip0_139_2085)">
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="#2867B2"/>
4
+ <path d="M22.2 26.65V19C22.2 17.1 21.6 15.9 19.9 15.9C18.785 15.94 17.783 16.594 17.3 17.6C17.09 17.935 16.955 18.31 16.9 18.7V26.7H12V11.7H16.9V14.5H17.3C18.255 12.857 20 11.833 21.9 11.8C25 11.8 27 14.2 27 18.5V26.6H22.2V26.65V26.65Z" fill="white"/>
5
5
  <path fill-rule="evenodd" clip-rule="evenodd" d="M5 11.75H9.9V26.65H5V11.75Z" fill="white"/>
6
6
  <path d="M7.5 9.5C8.88071 9.5 10 8.38071 10 7C10 5.61929 8.88071 4.5 7.5 4.5C6.11929 4.5 5 5.61929 5 7C5 8.38071 6.11929 9.5 7.5 9.5Z" fill="white"/>
7
7
  </g>
8
8
  <defs>
9
- <clipPath id="clip0_2_438">
9
+ <clipPath id="clip0_139_2085">
10
10
  <rect width="32" height="32" fill="white"/>
11
11
  </clipPath>
12
12
  </defs>
@@ -0,0 +1,12 @@
1
+ <svg width="71" height="50" viewBox="0 0 71 50" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1705)">
3
+ <path d="M42.8144 11.8982H28.1392V38.1019H42.8144V11.8982Z" fill="#FF5F00"/>
4
+ <path d="M29.0707 25C29.0707 19.9074 31.4467 15.0463 35.4533 11.8981C28.1855 6.20369 17.6101 7.45369 11.8798 14.7222C6.19604 21.9444 7.45391 32.4074 14.7682 38.1018C20.8712 42.8704 29.3968 42.8704 35.4998 38.1018C31.4467 34.9537 29.0707 30.0926 29.0707 25Z" fill="#EB001B"/>
5
+ <path d="M62.6142 25C62.6142 34.213 55.1135 41.6667 45.8425 41.6667C42.0689 41.6667 38.435 40.4167 35.5 38.1018C42.7677 32.4074 44.0256 21.9444 38.2953 14.6759C37.4567 13.6574 36.5249 12.6852 35.5 11.8981C42.7677 6.20369 53.3432 7.45369 59.0269 14.7222C61.3563 17.6389 62.6142 21.25 62.6142 25Z" fill="#F79E1B"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_118_1705">
9
+ <rect width="71" height="50" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,10 @@
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_118_1704)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M24.5167 30.5143H24.43C24.082 31.1341 23.5215 31.6426 22.749 32.0393C21.976 32.4357 21.0972 32.6344 20.1118 32.6344C19.5513 32.6344 18.967 32.5621 18.3585 32.4168C17.75 32.2713 17.1893 32.0295 16.6777 31.6906C16.1657 31.3521 15.7404 30.9064 15.4026 30.3546C15.0643 29.8028 14.8954 29.1202 14.8954 28.3068C14.8954 27.2613 15.1897 26.4289 15.7794 25.8091C16.3683 25.1896 17.1268 24.7153 18.0543 24.3859C18.9816 24.0569 20.0104 23.8389 21.1406 23.7323C22.2708 23.6261 23.3767 23.5726 24.4589 23.5726V23.2239C24.4589 22.3527 24.1446 21.7092 23.5171 21.2924C22.8889 20.8765 22.1405 20.668 21.271 20.668C20.5365 20.668 19.8315 20.8234 19.1555 21.1327C18.4789 21.4427 17.9189 21.8204 17.4747 22.2656L15.6778 20.1451C16.4698 19.4096 17.3827 18.8577 18.4165 18.4897C19.4499 18.1222 20.498 17.9379 21.5609 17.9379C22.7969 17.9379 23.8163 18.1121 24.6182 18.4608C25.4196 18.8092 26.0528 19.2645 26.5163 19.8257C26.98 20.3876 27.3034 21.0167 27.4873 21.7137C27.6706 22.4108 27.7626 23.1079 27.7626 23.805V32.2861H24.5167V30.5143ZM24.4589 25.9251V26.419C24.4589 27.5226 24.1496 28.394 23.5315 29.033C22.9128 29.672 22.0051 29.9915 20.8073 29.9915C20.5175 29.9915 20.2277 29.9625 19.9379 29.9044C19.6481 29.8462 19.3873 29.7497 19.1555 29.6139C18.9236 29.4787 18.7352 29.2995 18.5904 29.0765C18.4455 28.8543 18.373 28.5782 18.373 28.2487C18.373 27.726 18.5468 27.3149 18.8946 27.0145C19.2423 26.7146 19.6771 26.4821 20.1986 26.3172C20.7205 26.153 21.29 26.0465 21.9086 25.998C22.5268 25.9498 23.1158 25.9251 23.6763 25.9251H24.4589ZM28.7969 18.3444H32.651L36.5345 28.4812H36.5925L40.0412 18.3444H43.6637L37.0851 35.2778C36.8338 35.9166 36.5636 36.483 36.2738 36.9768C35.984 37.4706 35.636 37.8868 35.2305 38.2258C34.8247 38.5642 34.3466 38.8213 33.7957 38.9954C33.2452 39.1696 32.5833 39.2567 31.8108 39.2567C31.5208 39.2567 31.226 39.2423 30.9268 39.2133C30.6271 39.1842 30.3227 39.1306 30.0139 39.0536L30.3037 36.033C30.5356 36.1099 30.7625 36.1635 30.9848 36.1927C31.2067 36.2216 31.4146 36.2362 31.6078 36.2362C31.9746 36.2362 32.2839 36.1927 32.5352 36.1056C32.7861 36.0182 32.999 35.8827 33.1727 35.6988C33.3467 35.5144 33.5011 35.2872 33.6366 35.0163C33.7715 34.745 33.9165 34.4252 34.0712 34.0578L34.7668 32.2861L28.7969 18.3444ZM0 11.7222H6.69451C7.87261 11.7222 8.93543 11.8291 9.88233 12.0416C10.8286 12.2551 11.6401 12.6037 12.3166 13.0874C12.9927 13.5715 13.5142 14.1912 13.8815 14.9462C14.2482 15.7015 14.432 16.6117 14.432 17.6766C14.432 18.8193 14.2193 19.7777 13.7946 20.552C13.3694 21.3267 12.7949 21.9512 12.0702 22.4253C11.3458 22.9002 10.5004 23.2434 9.53455 23.4563C8.56817 23.6696 7.54431 23.776 6.46266 23.776H3.65169V32.2861H0V11.7222ZM6.20191 20.6969C6.80053 20.6969 7.37042 20.6536 7.91158 20.5664C8.4524 20.4793 8.93543 20.3244 9.36066 20.1018C9.78539 19.8795 10.1236 19.5743 10.3751 19.1869C10.6258 18.7997 10.7516 18.2964 10.7516 17.6766C10.7516 17.0765 10.6258 16.5874 10.3751 16.2096C10.1236 15.8322 9.79035 15.5371 9.37519 15.3238C8.95954 15.1109 8.48626 14.9707 7.95501 14.9027C7.42343 14.8352 6.87782 14.8009 6.31767 14.8009H3.65169V20.6969H6.20191ZM56.8667 0H80.8667C85.8373 0 89.8667 4.02944 89.8667 9V33C89.8667 37.9706 85.8373 42 80.8667 42H56.8667C51.8962 42 47.8667 37.9706 47.8667 33V9C47.8667 4.02944 51.8962 0 56.8667 0ZM65.6692 10.2191V25.3042H68.3841V12.7102C70.7012 12.6926 75.7507 13.1719 77.5336 17.4035L80.0355 16.3496C78.7269 13.2431 76.0002 11.1736 72.1503 10.3646C69.3673 9.78005 66.9638 10.0618 66.8628 10.0739L65.6692 10.2191ZM57.099 11.9407C57.099 13.0612 58.0075 13.9698 59.1281 13.9698C60.2488 13.9698 61.1572 13.0612 61.1572 11.9407C61.1572 10.82 60.2488 9.91158 59.1281 9.91158C58.0075 9.91158 57.099 10.82 57.099 11.9407ZM80.7012 23.4989L83.4554 23.5018L79.5725 18.6304L75.6981 23.4935L77.9487 23.4959C77.8438 24.0595 77.708 24.5557 77.5483 24.9304C76.1756 28.1542 72.7286 29.7889 67.3039 29.7889H60.3911V17.5176H57.6762V32.5038H67.3039C73.9196 32.5038 78.2068 30.3135 80.0463 25.9941C80.3315 25.3241 80.5546 24.4597 80.7012 23.4989Z" fill="black"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_118_1704">
7
+ <rect width="90" height="42" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
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_118_1701)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M24.5167 30.5143H24.43C24.082 31.1341 23.5215 31.6426 22.749 32.0393C21.976 32.4357 21.0972 32.6344 20.1118 32.6344C19.5513 32.6344 18.967 32.5621 18.3585 32.4168C17.75 32.2713 17.1893 32.0295 16.6777 31.6906C16.1657 31.3521 15.7404 30.9064 15.4026 30.3546C15.0643 29.8028 14.8954 29.1202 14.8954 28.3068C14.8954 27.2613 15.1897 26.4289 15.7794 25.8091C16.3683 25.1896 17.1268 24.7153 18.0543 24.3859C18.9816 24.0569 20.0104 23.8389 21.1406 23.7323C22.2708 23.6261 23.3767 23.5726 24.4589 23.5726V23.2239C24.4589 22.3527 24.1446 21.7092 23.5171 21.2924C22.8889 20.8765 22.1405 20.668 21.271 20.668C20.5365 20.668 19.8315 20.8234 19.1555 21.1327C18.4789 21.4427 17.9189 21.8204 17.4747 22.2656L15.6778 20.1451C16.4698 19.4096 17.3827 18.8577 18.4165 18.4897C19.4499 18.1222 20.498 17.9379 21.5609 17.9379C22.7969 17.9379 23.8163 18.1121 24.6182 18.4608C25.4196 18.8092 26.0528 19.2645 26.5163 19.8257C26.98 20.3876 27.3034 21.0167 27.4873 21.7137C27.6706 22.4108 27.7626 23.1079 27.7626 23.805V32.2861H24.5167V30.5143ZM24.4589 25.9251V26.419C24.4589 27.5226 24.1496 28.394 23.5315 29.033C22.9128 29.672 22.0051 29.9915 20.8073 29.9915C20.5175 29.9915 20.2277 29.9625 19.9379 29.9044C19.6481 29.8462 19.3873 29.7497 19.1555 29.6139C18.9236 29.4787 18.7352 29.2995 18.5904 29.0765C18.4455 28.8543 18.373 28.5782 18.373 28.2487C18.373 27.726 18.5468 27.3149 18.8946 27.0145C19.2423 26.7146 19.6771 26.4821 20.1986 26.3172C20.7205 26.153 21.29 26.0465 21.9086 25.998C22.5268 25.9498 23.1158 25.9251 23.6763 25.9251H24.4589ZM28.7969 18.3444H32.651L36.5345 28.4812H36.5925L40.0412 18.3444H43.6637L37.0851 35.2778C36.8338 35.9166 36.5636 36.483 36.2738 36.9768C35.984 37.4706 35.636 37.8868 35.2305 38.2258C34.8247 38.5642 34.3466 38.8213 33.7957 38.9954C33.2452 39.1696 32.5833 39.2567 31.8108 39.2567C31.5208 39.2567 31.226 39.2423 30.9268 39.2133C30.6271 39.1842 30.3227 39.1306 30.0139 39.0536L30.3037 36.033C30.5356 36.1099 30.7625 36.1635 30.9848 36.1927C31.2067 36.2216 31.4146 36.2362 31.6078 36.2362C31.9746 36.2362 32.2839 36.1927 32.5352 36.1056C32.7861 36.0182 32.999 35.8827 33.1727 35.6988C33.3467 35.5144 33.5011 35.2872 33.6366 35.0163C33.7715 34.745 33.9165 34.4252 34.0712 34.0578L34.7668 32.2861L28.7969 18.3444ZM0 11.7222H6.69451C7.87261 11.7222 8.93543 11.8291 9.88233 12.0416C10.8286 12.2551 11.6401 12.6037 12.3166 13.0874C12.9927 13.5715 13.5142 14.1912 13.8815 14.9462C14.2482 15.7015 14.432 16.6117 14.432 17.6766C14.432 18.8193 14.2193 19.7777 13.7946 20.552C13.3694 21.3267 12.7949 21.9512 12.0702 22.4253C11.3458 22.9002 10.5004 23.2434 9.53455 23.4563C8.56817 23.6696 7.54431 23.776 6.46266 23.776H3.65169V32.2861H0V11.7222ZM6.20191 20.6969C6.80053 20.6969 7.37042 20.6536 7.91158 20.5664C8.4524 20.4793 8.93543 20.3244 9.36066 20.1018C9.78539 19.8795 10.1236 19.5743 10.3751 19.1869C10.6258 18.7997 10.7516 18.2964 10.7516 17.6766C10.7516 17.0765 10.6258 16.5874 10.3751 16.2096C10.1236 15.8322 9.79035 15.5371 9.37519 15.3238C8.95954 15.1109 8.48626 14.9707 7.95501 14.9027C7.42343 14.8352 6.87782 14.8009 6.31767 14.8009H3.65169V20.6969H6.20191ZM56.8667 0H80.8667C85.8373 0 89.8667 4.02944 89.8667 9V33C89.8667 37.9706 85.8373 42 80.8667 42H56.8667C51.8962 42 47.8667 37.9706 47.8667 33V9C47.8667 4.02944 51.8962 0 56.8667 0ZM65.6692 10.2191V25.3042H68.3841V12.7102C70.7012 12.6926 75.7507 13.1719 77.5336 17.4035L80.0355 16.3496C78.7269 13.2431 76.0002 11.1736 72.1503 10.3646C69.3673 9.78005 66.9638 10.0618 66.8628 10.0739L65.6692 10.2191ZM57.099 11.9407C57.099 13.0612 58.0075 13.9698 59.1281 13.9698C60.2488 13.9698 61.1572 13.0612 61.1572 11.9407C61.1572 10.82 60.2488 9.91158 59.1281 9.91158C58.0075 9.91158 57.099 10.82 57.099 11.9407ZM80.7012 23.4989L83.4554 23.5018L79.5725 18.6304L75.6981 23.4935L77.9487 23.4959C77.8438 24.0595 77.708 24.5557 77.5483 24.9304C76.1756 28.1542 72.7286 29.7889 67.3039 29.7889H60.3911V17.5176H57.6762V32.5038H67.3039C73.9196 32.5038 78.2068 30.3135 80.0463 25.9941C80.3315 25.3241 80.5546 24.4597 80.7012 23.4989Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_118_1701">
7
+ <rect width="90" height="42" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>