@westpac/ui 1.0.0-canary.8 → 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 +18 -14
  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,10 @@
1
+ <svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1719)">
3
+ <path d="M49.6727 0H14.5127C10.6681 0.00331005 6.98186 1.53205 4.2633 4.25061C1.54474 6.96917 0.0160054 10.6554 0.0126953 14.5V49.6725C0.0126953 53.5181 1.54037 57.2063 4.25965 59.9255C6.97892 62.6448 10.6671 64.1725 14.5127 64.1725H49.6727C53.5183 64.1725 57.2065 62.6448 59.9257 59.9255C62.645 57.2063 64.1727 53.5181 64.1727 49.6725V14.5125C64.1743 12.6073 63.8005 10.7204 63.0725 8.95975C62.3446 7.19909 61.2768 5.59914 59.9302 4.25137C58.5836 2.9036 56.9845 1.83442 55.2245 1.10494C53.4645 0.375468 51.5779 -7.07943e-07 49.6727 0ZM37.3102 47.895C35.6886 47.9182 34.0785 47.6188 32.5737 47.0143C31.0688 46.4098 29.6991 45.5121 28.5441 44.3736C27.3892 43.235 26.4721 41.8783 25.8461 40.3822C25.2201 38.8861 24.8978 37.2805 24.8978 35.6587C24.8978 34.037 25.2201 32.4314 25.8461 30.9353C26.4721 29.4392 27.3892 28.0825 28.5441 26.9439C29.6991 25.8054 31.0688 24.9077 32.5737 24.3032C34.0785 23.6987 35.6886 23.3993 37.3102 23.4225H51.1152V19.62L58.2127 25.5275L51.1027 31.4425V27.56H37.1327C32.8552 27.56 29.3177 31.3825 29.3177 35.6575C29.271 36.7362 29.4431 37.8132 29.8236 38.8237C30.2042 39.8341 30.7854 40.757 31.5322 41.5369C32.279 42.3167 33.1759 42.9373 34.1689 43.3613C35.1619 43.7853 36.2305 44.0038 37.3102 44.0038C38.3899 44.0038 39.4585 43.7853 40.4515 43.3613C41.4445 42.9373 42.3414 42.3167 43.0882 41.5369C43.835 40.757 44.4162 39.8341 44.7967 38.8237C45.1773 37.8132 45.3494 36.7362 45.3027 35.6575C45.2793 33.8343 44.7345 32.0559 43.7327 30.5325H48.4227C49.1624 32.1399 49.5461 33.8881 49.5477 35.6575C49.5617 37.2684 49.2547 38.8661 48.6447 40.3571C48.0347 41.8482 47.1338 43.2028 45.9946 44.3419C44.8555 45.4811 43.5008 46.382 42.0098 46.992C40.5187 47.602 38.9211 47.909 37.3102 47.895ZM20.3102 43.645C21.2889 43.5967 22.2559 43.4107 23.1827 43.0925V47.2975C22.2683 47.6664 21.2958 47.8703 20.3102 47.9C18.2848 47.8835 16.3485 47.0644 14.9262 45.6223C13.5038 44.1803 12.7114 42.233 12.7227 40.2075V27.56H7.94019V23.4225H12.7277V18.1725H16.8802V23.4225H28.2127C26.5952 24.5316 25.2009 25.9352 24.1027 27.56H16.8802V40.2025C16.8861 41.1119 17.2498 41.9825 17.8926 42.6258C18.5355 43.2691 19.4058 43.6334 20.3152 43.64L20.3102 43.645Z" fill="#231F20"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_118_1719">
7
+ <rect width="64.1825" height="64.1825" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1715)">
3
+ <path d="M49.6727 0H14.5127C10.6681 0.00331005 6.98186 1.53205 4.2633 4.25061C1.54474 6.96917 0.0160054 10.6554 0.0126953 14.5V49.6725C0.0126953 53.5181 1.54037 57.2063 4.25965 59.9255C6.97892 62.6448 10.6671 64.1725 14.5127 64.1725H49.6727C53.5183 64.1725 57.2065 62.6448 59.9257 59.9255C62.645 57.2063 64.1727 53.5181 64.1727 49.6725V14.5125C64.1743 12.6073 63.8005 10.7204 63.0725 8.95975C62.3446 7.19909 61.2768 5.59914 59.9302 4.25137C58.5836 2.9036 56.9845 1.83442 55.2245 1.10494C53.4645 0.375468 51.5779 -7.07943e-07 49.6727 0ZM37.3102 47.895C35.6886 47.9182 34.0785 47.6188 32.5737 47.0143C31.0688 46.4098 29.6991 45.5121 28.5441 44.3736C27.3892 43.235 26.4721 41.8783 25.8461 40.3822C25.2201 38.8861 24.8978 37.2805 24.8978 35.6587C24.8978 34.037 25.2201 32.4314 25.8461 30.9353C26.4721 29.4392 27.3892 28.0825 28.5441 26.9439C29.6991 25.8054 31.0688 24.9077 32.5737 24.3032C34.0785 23.6987 35.6886 23.3993 37.3102 23.4225H51.1152V19.62L58.2127 25.5275L51.1027 31.4425V27.56H37.1327C32.8552 27.56 29.3177 31.3825 29.3177 35.6575C29.271 36.7362 29.4431 37.8132 29.8236 38.8237C30.2042 39.8341 30.7854 40.757 31.5322 41.5369C32.279 42.3167 33.1759 42.9373 34.1689 43.3613C35.1619 43.7853 36.2305 44.0038 37.3102 44.0038C38.3899 44.0038 39.4585 43.7853 40.4515 43.3613C41.4445 42.9373 42.3414 42.3167 43.0882 41.5369C43.835 40.757 44.4162 39.8341 44.7967 38.8237C45.1773 37.8132 45.3494 36.7362 45.3027 35.6575C45.2793 33.8343 44.7345 32.0559 43.7327 30.5325H48.4227C49.1624 32.1399 49.5461 33.8881 49.5477 35.6575C49.5617 37.2684 49.2547 38.8661 48.6447 40.3571C48.0347 41.8482 47.1338 43.2028 45.9946 44.3419C44.8555 45.4811 43.5008 46.382 42.0098 46.992C40.5187 47.602 38.9211 47.909 37.3102 47.895ZM20.3102 43.645C21.2889 43.5967 22.2559 43.4107 23.1827 43.0925V47.2975C22.2683 47.6664 21.2958 47.8703 20.3102 47.9C18.2848 47.8835 16.3485 47.0644 14.9262 45.6223C13.5038 44.1803 12.7114 42.233 12.7227 40.2075V27.56H7.94019V23.4225H12.7277V18.1725H16.8802V23.4225H28.2127C26.5952 24.5316 25.2009 25.9352 24.1027 27.56H16.8802V40.2025C16.8861 41.1119 17.2498 41.9825 17.8926 42.6258C18.5355 43.2691 19.4058 43.6334 20.3152 43.64L20.3102 43.645Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_118_1715">
7
+ <rect width="64.1825" height="64.1825" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,23 @@
1
+ <svg width="54" height="38" viewBox="0 0 54 38" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_139_1427)">
3
+ <path d="M30 29.3C31.4 31.5 33.8 33.1001 36.3 33.4001C40.7 34.0001 44.8 31.8 49.2 33.5C51.2 34.2 53 35.5001 54 37.2001C53.1 36.8001 52.5 36.5001 51.4 36.2001C49.5 35.6001 47.9 35.8 45.9 36.1C42.2 36.6 38.5 37.8 35 36.1C32.3 34.8 30.7 32.1 30 29.3Z" fill="#FFCD00"/>
4
+ <path d="M25.2998 12.3C25.5998 13.5 25.2998 14.6 25.0998 16C24.8998 17.2 25.2998 18.4 26.3998 18.7C27.2998 19 29.3998 18.9 30.7998 20.2C31.1998 20.6 31.3998 20.7 31.4998 21.4C31.5998 21.8 31.4998 22.3 31.3998 22.6C30.9998 23.7 30.6998 24.6 29.9998 25.4C28.9998 26.5 27.9998 27.5 26.6998 28C24.1998 28.8 22.7998 26.4 20.8998 25.3C19.9998 24.8 19.0998 24.5 18.2998 25.4C16.9998 26.6 17.1998 28.6 17.8998 30C19.1998 32.6 21.9998 34.9 23.8998 36.8C20.4998 37.7 16.9998 38.6 13.5998 37.6C11.9998 37.1 10.4998 35.1 9.7998 33.6C8.5998 31 7.7998 25 1.7998 20.7C4.7998 21.1 5.99981 21.4 7.89981 20.1C8.29981 19.8 8.4998 19.3 8.3998 18.8C8.0998 16.8 6.3998 15.7 5.2998 14.3C6.0998 14.6 6.8998 14.8 7.7998 14.9C9.0998 15.1 10.1998 14.8 11.2998 14.1C14.7998 12 10.7998 7.19998 10.7998 7.19998C10.7998 7.19998 14.4998 9.89998 16.7998 9.49998C17.5998 9.29998 18.0998 9.09998 18.4998 8.39998C19.4998 6.69998 20.3998 4.89998 21.1998 3.09998C21.0998 4.79998 20.7998 6.49998 21.2998 8.09998C21.6998 9.59998 22.9998 9.89998 24.1998 10.7C24.6998 11 25.0998 11.3 25.2998 12.3Z" fill="#78BE20"/>
5
+ <path d="M5.3999 15.8C6.1999 16.3 7.0999 16.9 7.7999 17.6C8.5999 18.4 9.6999 20.4 8.2999 22C7.7999 22.6 6.8999 22.9 6.0999 22.9C4.8999 23 3.2999 22.5 2.3999 21.8C2.5999 21.8 5.3999 22.3 6.6999 21.7C7.0999 21.5 7.5999 20.9 7.2999 19.7C6.8999 18.2 5.4999 17 3.0999 15.5C2.7999 15.3 2.5999 15 2.4999 14.6C2.4999 14.6 3.8999 15 5.3999 15.8Z" fill="#004833"/>
6
+ <path d="M6.9 25.2001C7.4 26.1001 7.5 26.5001 7.4 27.7001C7.3 28.4001 6.8 28.8001 6.4 29.1001C6.4 29.1001 6.8 27.6001 6.2 26.5001C5.3 24.7001 4.5 24.8001 0.9 23.4001C0.5 23.2001 0 22.6001 0 22.5001C0 22.4001 2.9 22.9001 4.5 23.4001C5.3 23.6001 6.4 24.4001 6.9 25.2001Z" fill="#004833"/>
7
+ <path d="M18.9 14.4C18.3 15.2 18.5 16.5 19.5 16.6C20.1 16.6 20.9 16.3 21.1 15.6C21.3 14.9 21 14.4 20.5 13.9C20.1 13.6 19.3 13.9 18.9 14.4Z" fill="white"/>
8
+ <path d="M7.9998 16.3C8.7998 17.1 9.9998 17.2 10.8998 16.6C11.8998 15.9 11.8998 14.2 11.5998 13.2C10.9998 10.5 9.4998 8.10002 7.4998 6.90002C8.4998 9.00002 9.6998 11.3 10.0998 13.6C10.1998 14.1 10.2998 14.7 10.0998 15.2C9.5998 16.2 7.6998 15.6 6.7998 15.1C7.1998 15.5 7.9998 16.3 7.9998 16.3Z" fill="#004833"/>
9
+ <path d="M14.3002 9.7C16.0002 9.5 16.0002 7.9 16.3002 6.6C16.5002 5.5 17.0002 4.4 17.8002 3.4C18.4002 2.7 18.7002 2.4 19.2002 1.8C20.3002 0.4 21.1002 0 21.1002 0C21.1002 0 18.6002 3.9 18.1002 5.9C17.6002 7.6 18.2002 9.7 16.3002 10.8C14.7002 11.7 13.1002 10.9 11.9002 10C11.3002 9.5 10.9002 8.9 10.7002 8.1C11.8002 8.8 12.8002 9.9 14.3002 9.7Z" fill="#004833"/>
10
+ <path d="M20.9002 9.20005C21.6002 10 22.5002 10.2 23.4002 10.8C24.2002 11.4 24.7002 11.9 25.0002 12.8C25.4002 14.1 24.8002 15.4 24.8002 16.8C25.0002 19 26.5002 19 28.5002 19C29.7002 19 31.8002 20 31.6002 21.8C31.5002 22.5 31.4002 23 30.9002 23.5C30.4002 23.9 29.8002 24.1001 29.3002 23.7001C30.3002 23.4001 30.6002 23 30.7002 22C30.7002 21.4 30.4002 20.9001 30.2002 20.7001C29.8002 20.3001 29.2002 19.8 27.8002 19.9C26.7002 19.9 25.8002 20 24.7002 19.2C24.2002 18.8 24.0002 18.5 23.7002 17.9C23.0002 16.5 23.9002 14.9 23.7002 13.4C23.6002 12.7 22.8002 11.9 22.2002 11.4C21.1002 10.7 20.0002 10.3 19.3002 9.10005C18.3002 7.30005 19.2002 5.10005 20.3002 3.30005C20.3002 5.40005 19.4002 7.60005 20.9002 9.20005Z" fill="#004833"/>
11
+ <path d="M21.6 16.1001C22.2 15.3001 21.9 14.3001 21 13.9001C20.5 13.7001 19.9 13.6001 19.3 13.8001C19.1 13.8001 18.7 13.9001 18.5 14.3001C18.7 14.2001 19.1 14.1001 19.4 14.1001C19.9 14.1001 20 14.3001 20 14.3001C20 14.3001 19.3 14.5001 19.2 15.0001C19 15.5001 19.2 16.0001 19.6 16.2001C20.2 16.8001 21.1 16.7001 21.6 16.1001Z" fill="#004833"/>
12
+ <path d="M12.3998 15.7C13.0998 14.7 13.7998 13.8 14.5998 13.1C14.4998 13.9 14.0998 14.7 13.7998 15.5C11.9998 19.4 10.3998 22 9.79979 27.2C9.19979 32.1 10.3998 34.6 11.0998 35.7C11.3998 36.1 11.1998 36.9 10.7998 37.4C10.2998 38 8.99979 37.2 8.99979 37.2C8.99979 37.2 8.79979 36.6 8.59979 36C8.09979 34.4 7.89979 32.7 7.79979 31C7.49979 25.6 9.09979 20.3 12.3998 15.7Z" fill="#004833"/>
13
+ <path d="M24.2 22.8C26 24.2 27.9 24.9 29.8 25.7C29.6 26.4 29.4 26.5 28.8 27C27.5 26.6 26.1 26 25.1 25.1C23.9 24 23 23 22.5 21.4C23.2 21.8 23.6 22.4 24.2 22.8Z" fill="#004833"/>
14
+ <path d="M20.1 24.1C22 24.4 22.7 25.6 24 26.8C25 27.7 26.2 28.4 27.6 28C27.4 29.1 26 29.4 24.8 29.2C22.8 28.9 22.4 27.3 21.1 26C20.2 25.1 18.6 25.2 17.6 26.4C16.3 28 17.6 30.7 18.6 31.9C19.7 33.2 20.7 34.2 21.8 35.3C21.8 35.3 23.3 36.8 24.2 37.9C21.1 36.3 19 34.9 16.8 32.2C15.8 30.9 15.6 29.8 15.5 28.4C15.5 27.2 15.7 26.2 16.5 25.2C17.5 24.1 18.7 23.9 20.1 24.1Z" fill="#004833"/>
15
+ <path d="M28.4001 21.7C28.0001 21.8 27.7001 22.3 27.8001 22.6C28.0001 23 28.5001 23.1 28.9001 22.8C29.0001 22.7 29.2001 22.5 29.2001 22.3C29.2001 22 29.0001 21.7 28.6001 21.6C28.5001 21.6 28.4001 21.7 28.4001 21.7Z" fill="white"/>
16
+ <path d="M28.7002 21.3C28.9002 21.3 29.2002 21.4 29.3002 21.6C29.6002 21.8 29.5002 22.3 29.2002 22.5C28.8002 22.8 28.4002 22.8 28.1002 22.5C27.9002 22.2 27.9002 21.8 28.1002 21.5C28.3002 21.4 28.5002 21.3 28.7002 21.3Z" fill="#004833"/>
17
+ </g>
18
+ <defs>
19
+ <clipPath id="clip0_139_1427">
20
+ <rect width="54" height="38" fill="white"/>
21
+ </clipPath>
22
+ </defs>
23
+ </svg>
@@ -0,0 +1,32 @@
1
+ <svg width="170" height="51" viewBox="0 0 170 51" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_139_1426)">
3
+ <path d="M169.7 37C168.6 40.8 166.2 42.4 162.8 42.4C158.2 42.4 155.3 38.9 155.3 34C155.3 29.2 158.3 25.5 162.8 25.5C167.8 25.5 170.2 30.1 169.9 35H159.3C159.4 37.8 160.7 39.1 162.9 39.1C164.1 39.1 165.1 38.5 165.7 37.8C166.1 37.3 166.7 37 167.3 37H169.7V37ZM166 32.3C165.6 30.1 164.8 28.9 162.8 28.9C160.2 28.9 159.5 31.1 159.5 32.3H166Z" fill="#E30000"/>
4
+ <path d="M150.7 27.2C151.4 26.2 152.3 25.5 153.2 25.5V41C153.2 43.6 152.3 48.1 145.6 48.1C142.7 48.1 139.3 46.6 139.1 42.9H141.8C142.5 42.9 143.2 43.3 143.5 43.9C144.1 44.8 145 45.1 146.1 45.1C148.3 45.1 149.4 43.4 149.3 41.1V39H149.2C148.3 40.7 146.6 41.5 144.8 41.5C140.4 41.5 138.5 37.9 138.5 33.5C138.5 28.6 141.4 25.5 145.8 25.5C147.8 25.5 149.4 26.1 150.7 27.2ZM149.4 33.8C149.4 31.2 148.6 28.9 146 28.9C143.7 28.9 142.7 31.1 142.7 33.5C142.7 35.8 143.5 38.3 146 38.3C148.2 38.2 149.4 36.1 149.4 33.8Z" fill="#E30000"/>
5
+ <path d="M117.8 39.1C120.5 39.1 121.4 36.5 121.4 34C121.4 31.4 120.6 28.8 117.8 28.8C115.1 28.8 114.3 31.4 114.3 34C114.2 36.5 115 39.1 117.8 39.1ZM117.8 25.5C122.4 25.5 125.4 28.9 125.4 34C125.4 39.1 122.4 42.4 117.8 42.4C113.2 42.4 110.2 39 110.2 34C110.2 28.9 113.2 25.5 117.8 25.5Z" fill="#E30000"/>
6
+ <path d="M107.9 37C106.8 40.8 104.4 42.4 101 42.4C96.4 42.4 93.5 38.9 93.5 34C93.5 29.2 96.5 25.5 101 25.5C106 25.5 108.4 30.1 108.1 35H97.6C97.7 37.8 99 39.1 101.2 39.1C102.4 39.1 103.4 38.5 104 37.8C104.4 37.3 105 37 105.6 37H107.9V37ZM104.1 32.3C103.7 30.1 102.9 28.9 100.9 28.9C98.3 28.9 97.6 31.1 97.6 32.3H104.1Z" fill="#E30000"/>
7
+ <path d="M56.9 30.6C56.1 30.6 55.5 30.2 55.1 29.5C54.6 28.6 53.7 28.4 52.6 28.4C51.7 28.4 50.4 28.6 50.4 29.9C50.4 31.5 52.7 31.7 55 32.3C57.4 32.9 59.6 33.8 59.6 36.8C59.6 41 56.3 42.4 52.9 42.4C49.5 42.4 46.2 41 46 36.8H49.8C49.8 38.7 51.3 39.5 52.9 39.5C54.1 39.5 55.5 39 55.5 37.5C55.5 36.2 53.8 35.7 50.9 35C48.6 34.4 46.2 33.5 46.2 30.7C46.2 26.6 49.4 25.5 52.6 25.5C55.8 25.5 58.8 26.7 59.1 30.6H56.9Z" fill="#E30000"/>
8
+ <path d="M67.1001 26H70.0001V26.9C70.0001 28 69.1001 28.9 68.0001 28.9H67.1001V36.8C67.1001 38.3 67.4001 38.7 68.8001 38.7C69.2001 38.7 69.6001 38.7 70.0001 38.6V42C69.3001 42.1 68.4001 42.2 67.6001 42.2C65.1001 42.2 63.0001 41.6 63.0001 38.4V28.9H60.6001V28C60.6001 26.9 61.5001 26 62.6001 26H63.0001V21.2H65.0001C66.1001 21.2 67.0001 22.1 67.0001 23.2V26H67.1001Z" fill="#E30000"/>
9
+ <path d="M88.9998 27.2C89.6998 26.2 90.5998 25.5 91.4998 25.5V41C91.4998 43.6 90.6998 48.1 83.8998 48.1C80.9998 48.1 77.5998 46.6 77.3998 42.9H80.0998C80.7998 42.9 81.4998 43.3 81.7998 43.9C82.3998 44.8 83.2998 45.1 84.3998 45.1C86.5998 45.1 87.6998 43.4 87.5998 41.1V39H87.4998C86.5998 40.7 84.8998 41.5 83.0998 41.5C78.6998 41.5 76.7998 37.9 76.7998 33.5C76.7998 28.6 79.6998 25.5 84.0998 25.5C86.0998 25.5 87.6998 26.1 88.9998 27.2ZM87.6998 33.8C87.6998 31.2 86.8998 28.9 84.2998 28.9C81.9998 28.8 80.9998 31 80.9998 33.4C80.9998 35.7 81.7998 38.2 84.2998 38.2C86.4998 38.2 87.6998 36.1 87.6998 33.8Z" fill="#E30000"/>
10
+ <path d="M76.2999 40.2C76.2999 41.4 75.2999 42.4 74.0999 42.4C72.8999 42.4 71.8999 41.4 71.8999 40.2C71.8999 39 72.8999 38 74.0999 38C75.2999 38 76.2999 39 76.2999 40.2Z" fill="#E30000"/>
11
+ <path d="M40.5 39.3C42.3 42.2 45.6 44.3 48.9 44.8C54.8 45.5 60.4 42.7 66.3 44.9C69.1 45.9 71.4 47.5 72.8 49.9C71.6 49.4 70.8 49 69.3 48.5C66.7 47.7 64.5 48 61.9 48.4C56.9 49.1 52 50.7 47.2 48.4C43.6 46.7 41.4 43.1 40.5 39.3Z" fill="#FFCD00"/>
12
+ <path d="M34.0999 16.5C34.4999 18.1 34.0999 19.6 33.8999 21.5C33.6999 23.1 34.1999 24.7 35.6999 25.1C36.8999 25.5 39.6999 25.4 41.5999 27.1C42.1999 27.7 42.3999 27.8 42.4999 28.7C42.5999 29.2 42.4999 29.9 42.3999 30.3C41.8999 31.7 41.3999 33 40.5999 34.1C39.2999 35.6 37.8999 37 36.0999 37.6C32.7999 38.7 30.7999 35.4 28.1999 34C27.0999 33.4 25.6999 33 24.5999 34.1C22.8999 35.8 23.0999 38.4 23.9999 40.3C25.7999 43.8 29.4999 46.9 32.0999 49.5C27.4999 50.7 22.7999 51.9 18.1999 50.6C15.9999 50 13.9999 47.3 13.0999 45.2C11.4999 41.8 10.4999 33.7 2.3999 28C6.3999 28.5 8.0999 28.9 10.6999 27.1C11.2999 26.7 11.3999 26 11.3999 25.3C10.9999 22.5 8.6999 21 7.1999 19.1C8.2999 19.5 9.3999 19.8 10.5999 19.9C12.2999 20.1 13.8999 19.7 15.2999 18.9C19.9999 16.1 14.5999 9.59998 14.5999 9.59998C14.5999 9.59998 19.5999 13.2 22.6999 12.7C23.7999 12.5 24.4999 12.1 24.9999 11.2C26.3999 8.89998 27.5999 6.49998 28.5999 4.09998C28.3999 6.29998 28.0999 8.69998 28.6999 10.8C29.2999 12.8 30.9999 13.2 32.5999 14.3C33.2999 14.7 33.8999 15.2 34.0999 16.5Z" fill="#78BE20"/>
13
+ <path d="M9.3 33.9C9.9 35.1 10.2 35.7 10 37.2C9.9 38.1 9.2 38.6 8.6 39C8.6 39 9.2 37 8.4 35.5C7.2 33 6.2 33.2 1.2 31.3C0.6 31.1 0 30.3 0 30.2C0 30.1 4 30.8 6 31.4C7.1 31.7 8.7 32.8 9.3 33.9Z" fill="#004833"/>
14
+ <path d="M25.5001 19.4C24.7001 20.5 24.9001 22.2 26.3001 22.3C27.2001 22.3 28.2001 21.9 28.5001 21C28.8001 20.1 28.4001 19.3 27.7001 18.7C27.0001 18.3 26.1001 18.6 25.5001 19.4Z" fill="white"/>
15
+ <path d="M7.2998 21.3C8.3998 21.9 9.5998 22.8 10.5998 23.8C11.6998 24.9 13.0998 27.6 11.2998 29.7C10.5998 30.5 9.3998 30.9 8.2998 30.9C6.5998 31 4.4998 30.4 3.2998 29.5C3.5998 29.5 7.2998 30.2 9.0998 29.3C9.6998 29 10.2998 28.3 9.8998 26.7C9.3998 24.6 7.3998 23.1 4.1998 21C3.7998 20.8 3.5998 20.3 3.3998 19.8C3.2998 19.6 5.2998 20.1 7.2998 21.3Z" fill="#004833"/>
16
+ <path d="M10.8002 21.8C11.9002 22.8 13.5002 23 14.7002 22.2C16.0002 21.3 16.0002 19 15.7002 17.7C15.0002 14 13.0002 10.8 10.3002 9.29999C11.6002 12.2 13.2002 15.2 13.8002 18.3C13.9002 19 14.0002 19.8 13.7002 20.4C13.0002 21.8 10.5002 20.9 9.2002 20.2C9.7002 20.8 10.8002 21.8 10.8002 21.8Z" fill="#004833"/>
17
+ <path d="M19.2999 13C21.5999 12.7 21.5999 10.6 21.8999 8.9C22.1999 7.4 22.8999 5.9 23.8999 4.6C24.6999 3.6 25.0999 3.3 25.7999 2.4C27.3999 0.5 28.3999 0 28.3999 0C28.3999 0 25.0999 5.3 24.3999 7.9C23.7999 10.2 24.4999 13 21.8999 14.5C19.6999 15.7 17.4999 14.7 15.9999 13.4C15.1999 12.7 14.6999 12 14.3999 10.9C15.8999 11.8 17.2999 13.2 19.2999 13Z" fill="#004833"/>
18
+ <path d="M28.0999 12.4C29.0999 13.4 30.2999 13.8 31.4999 14.6C32.5999 15.3 33.2999 16.1 33.6999 17.3C34.1999 19 33.3999 20.8 33.4999 22.6C33.6999 25.6 35.7999 25.5 38.4999 25.6C40.0999 25.7 42.8999 27 42.5999 29.3C42.4999 30.3 42.2999 30.9 41.6999 31.6C40.9999 32.1 40.1999 32.4 39.5999 31.9C40.8999 31.5 41.3999 31 41.4999 29.6C41.5999 28.9 41.0999 28.1 40.7999 27.9C40.2999 27.4 39.4999 26.7 37.4999 26.8C35.9999 26.8 34.6999 26.9 33.2999 25.9C32.5999 25.4 32.2999 25 31.8999 24.2C30.9999 22.3 32.1999 20.1 31.8999 18.2C31.7999 17.2 30.6999 16.2 29.7999 15.6C28.3999 14.7 26.7999 14.2 25.8999 12.5C24.7999 9.99998 25.8999 6.99998 27.4999 4.59998C27.3999 7.19998 26.1999 10.3 28.0999 12.4Z" fill="#004833"/>
19
+ <path d="M29.1 21.6C30 20.6 29.5 19.2 28.3 18.7C27.7 18.4 26.8 18.3 26.1 18.5C25.9 18.6 25.3 18.7 25 19.2C25.3 19.1 25.8 19 26.3 18.9C27 18.9 27.1 19.2 27.1 19.2C27.1 19.2 26.2 19.4 26 20.2C25.8 20.8 26 21.5 26.5 21.8C27.2 22.6 28.4 22.4 29.1 21.6Z" fill="#004833"/>
20
+ <path d="M16.7002 21.1C17.6002 19.8 18.6002 18.6 19.7002 17.6C19.6002 18.7 19.1002 19.8 18.6002 20.8C16.1002 26 14.0002 29.6 13.2002 36.5C12.4002 43.1 14.0002 46.4 15.0002 47.9C15.3002 48.4 15.1002 49.6 14.5002 50.2C13.9002 51 12.2002 50 12.2002 50C12.2002 50 11.9002 49.2 11.6002 48.4C11.0002 46.2 10.6002 44 10.5002 41.6C10.1002 34.4 12.2002 27.3 16.7002 21.1Z" fill="#004833"/>
21
+ <path d="M32.5999 30.6C34.9999 32.4 37.5999 33.4 40.1999 34.5C39.8999 35.5 39.5999 35.6 38.8999 36.3C37.0999 35.8 35.1999 35 33.9999 33.8C32.2999 32.3 30.9999 31 30.3999 28.8C31.2999 29.2 31.7999 30 32.5999 30.6Z" fill="#004833"/>
22
+ <path d="M27.1 32.4C29.7 32.8 30.6 34.4 32.4 36C33.8 37.2 35.3 38.1 37.3 37.7C37 39.2 35.2 39.6 33.6 39.3C30.9 38.9 30.4 36.8 28.6 34.9C27.4 33.6 25.2 33.8 23.9 35.5C22.2 37.6 23.9 41.2 25.3 42.9C26.8 44.7 28.1 46 29.6 47.4C29.6 47.4 31.7 49.4 32.8 50.9C28.6 48.8 25.8 46.9 22.8 43.2C21.4 41.4 21.1 39.9 21 38.1C21.1 36.4 21.2 35.2 22.4 33.8C23.6 32.3 25.3 32 27.3 32.3" fill="#004833"/>
23
+ <path d="M38.2001 29.1C37.7001 29.3 37.2001 29.9 37.4001 30.4C37.6001 31 38.3001 31.1 38.9001 30.7C39.1001 30.5 39.2001 30.2 39.3001 30C39.3001 29.6 39.0001 29.2 38.5001 29C38.4001 29 38.3001 29.1 38.2001 29.1Z" fill="white"/>
24
+ <path d="M38.7999 28.6C39.0999 28.6 39.3999 28.8 39.6999 29C39.9999 29.3 39.8999 29.9 39.4999 30.3C38.9999 30.7 38.4999 30.8 37.9999 30.3C37.6999 30 37.6999 29.4 37.9999 29C38.1999 28.7 38.3999 28.6 38.7999 28.6Z" fill="#004833"/>
25
+ <path d="M131.5 34.4V42H127.5V25.5C127.5 25.5 128.9 25.3 130.3 27.5C131 26.7 132.7 25.5 135 25.5C137.7 25.5 139.2 26.8 139.2 26.8C139.2 26.8 138.6 27.6 138.2 28.6C137.7 29.5 137.4 30.5 137.4 30.5C137.4 30.5 136.4 29.6 135.2 29.6C133.8 29.6 131.5 30.7 131.5 34.4Z" fill="#E30000"/>
26
+ </g>
27
+ <defs>
28
+ <clipPath id="clip0_139_1426">
29
+ <rect width="170" height="51" fill="white"/>
30
+ </clipPath>
31
+ </defs>
32
+ </svg>
@@ -1,11 +1,11 @@
1
1
  <svg width="268" height="63" viewBox="0 0 268 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_491)">
3
- <path d="M257.57 0.23999H10.63C4.88999 0.23999 0.23999 4.88999 0.23999 10.63V52.2C0.23999 57.94 4.88999 62.59 10.63 62.59H257.57C263.31 62.59 267.96 57.94 267.96 52.2V10.63C267.96 4.88999 263.31 0.23999 257.57 0.23999Z" fill="black"/>
2
+ <g clip-path="url(#clip0_206_1356)">
3
+ <path d="M257.57 0.23999H10.6302C4.89023 0.23999 0.240234 4.88999 0.240234 10.63V52.2C0.240234 57.94 4.89023 62.59 10.6302 62.59H257.57C263.31 62.59 267.96 57.94 267.96 52.2V10.63C267.96 4.88999 263.31 0.23999 257.57 0.23999Z" fill="black"/>
4
4
  <path d="M133.43 36.87H133.33L128.87 21.64H121.66V40.85H126.43L126.17 25.09H126.27L131.06 40.85H137.98V21.64H133.17L133.43 36.87Z" fill="white"/>
5
- <path d="M41.8 21.64L38.2 41.05H43.45L46.1 23.44H46.21L48.8 41.05H54.01L50.44 21.64H41.8Z" fill="white"/>
6
- <path d="M71.13 21.64L68.73 36.48H68.63L66.23 21.64H58.32L57.89 41.05H62.75L62.87 23.6H62.98L66.22 41.05H71.14L74.39 23.6H74.49L74.62 41.05H79.47L79.04 21.64H71.13Z" fill="white"/>
7
- <path d="M26.18 26.64C26.09 26.24 26.11 25.84 26.16 25.62C26.3 25 26.72 24.32 27.93 24.32C29.07 24.32 29.73 25.02 29.73 26.08V27.28H34.57V25.91C34.57 21.68 30.77 21.02 28.03 21.02C24.58 21.02 21.76 22.16 21.24 25.33C21.1 26.2 21.08 26.97 21.28 27.95C22.12 31.92 29.02 33.06 30.02 35.58C30.21 36.05 30.15 36.65 30.06 37.02C29.9 37.67 29.46 38.33 28.17 38.33C26.96 38.33 26.22 37.63 26.22 36.57V34.69H21.01V36.19C21.01 40.52 24.42 41.83 28.06 41.83C31.57 41.83 34.46 40.63 34.92 37.39C35.16 35.71 34.98 34.62 34.9 34.21C34.1 30.12 26.73 28.91 26.18 26.64Z" fill="white"/>
8
- <path d="M89.33 26.69C89.24 26.3 89.26 25.9 89.31 25.68C89.45 25.06 89.87 24.39 91.06 24.39C92.19 24.39 92.85 25.08 92.85 26.13V27.32H97.64V25.97C97.64 21.78 93.88 21.13 91.16 21.13C87.75 21.13 84.95 22.26 84.45 25.39C84.31 26.25 84.29 27.01 84.49 27.98C85.32 31.91 92.15 33.04 93.14 35.53C93.33 36 93.27 36.59 93.18 36.95C93.02 37.59 92.59 38.24 91.31 38.24C90.11 38.24 89.38 37.55 89.38 36.5V34.64H84.23V36.12C84.23 40.41 87.6 41.7 91.22 41.7C94.7 41.7 97.56 40.52 98.01 37.31C98.24 35.65 98.07 34.57 97.99 34.16C97.16 30.14 89.87 28.94 89.33 26.69Z" fill="white"/>
5
+ <path d="M41.8002 21.64L38.2002 41.05H43.4502L46.1002 23.44H46.2102L48.8002 41.05H54.0102L50.4402 21.64H41.8002Z" fill="white"/>
6
+ <path d="M71.1301 21.64L68.7301 36.48H68.6301L66.2301 21.64H58.3201L57.8901 41.05H62.7501L62.8701 23.6H62.9801L66.2201 41.05H71.1401L74.3901 23.6H74.4901L74.6201 41.05H79.4701L79.0401 21.64H71.1301Z" fill="white"/>
7
+ <path d="M26.1803 26.64C26.0903 26.24 26.1103 25.84 26.1603 25.62C26.3003 25 26.7203 24.32 27.9303 24.32C29.0703 24.32 29.7303 25.02 29.7303 26.08V27.28H34.5703V25.91C34.5703 21.68 30.7703 21.02 28.0303 21.02C24.5803 21.02 21.7603 22.16 21.2403 25.33C21.1003 26.2 21.0803 26.97 21.2803 27.95C22.1203 31.92 29.0203 33.06 30.0203 35.58C30.2103 36.05 30.1503 36.65 30.0603 37.02C29.9003 37.67 29.4603 38.33 28.1703 38.33C26.9603 38.33 26.2203 37.63 26.2203 36.57V34.69H21.0103V36.19C21.0103 40.52 24.4203 41.83 28.0603 41.83C31.5703 41.83 34.4603 40.63 34.9203 37.39C35.1603 35.71 34.9803 34.62 34.9003 34.21C34.1003 30.12 26.7303 28.91 26.1803 26.64Z" fill="white"/>
8
+ <path d="M89.3305 26.69C89.2405 26.3 89.2605 25.9 89.3105 25.68C89.4505 25.06 89.8705 24.39 91.0605 24.39C92.1905 24.39 92.8505 25.08 92.8505 26.13V27.32H97.6405V25.97C97.6405 21.78 93.8805 21.13 91.1605 21.13C87.7505 21.13 84.9505 22.26 84.4505 25.39C84.3105 26.25 84.2905 27.01 84.4905 27.98C85.3205 31.91 92.1505 33.04 93.1405 35.53C93.3305 36 93.2705 36.59 93.1805 36.95C93.0205 37.59 92.5905 38.24 91.3105 38.24C90.1105 38.24 89.3805 37.55 89.3805 36.5V34.64H84.2305V36.12C84.2305 40.41 87.6005 41.7 91.2205 41.7C94.7005 41.7 97.5605 40.52 98.0105 37.31C98.2405 35.65 98.0705 34.57 97.9905 34.16C97.1605 30.14 89.8705 28.94 89.3305 26.69Z" fill="white"/>
9
9
  <path d="M111.34 35.99C111.34 36.24 111.34 36.52 111.3 36.73C111.2 37.21 110.79 38.14 109.44 38.14C108.09 38.14 107.67 37.21 107.58 36.73C107.54 36.52 107.53 36.24 107.53 35.99V21.64H102.62V35.56C102.61 35.92 102.65 36.65 102.66 36.84C103 40.46 105.86 41.64 109.43 41.64C113 41.64 115.86 40.47 116.2 36.84C116.22 36.65 116.26 35.92 116.25 35.56V21.64H111.34V35.99Z" fill="white"/>
10
10
  <path d="M149.95 30.15V32.98H151.94V35.8C151.94 36.05 151.93 36.32 151.89 36.54C151.8 37.06 151.31 37.95 149.91 37.95C148.51 37.95 148.02 37.06 147.92 36.54C147.88 36.32 147.87 36.05 147.88 35.8V26.93C147.88 26.61 147.9 26.27 147.96 26.01C148.07 25.53 148.48 24.6 149.89 24.6C151.37 24.6 151.74 25.58 151.83 26.01C151.89 26.29 151.89 26.75 151.89 26.75V27.84H156.79V27.19C156.79 27.19 156.81 26.53 156.74 25.91C156.38 22.27 153.37 21.11 149.93 21.11C146.49 21.11 143.55 22.28 143.12 25.91C143.08 26.23 143.04 26.84 143.04 27.19V35.36C143.04 35.73 143.05 35.99 143.11 36.64C143.43 40.17 146.5 41.44 149.94 41.44C153.38 41.44 156.44 40.18 156.77 36.64C156.83 35.99 156.84 35.73 156.84 35.36V30.16H149.95V30.15Z" fill="white"/>
11
11
  <path d="M247.11 30.9C246.76 30.48 246.39 30.08 245.99 29.7C245.58 29.32 245.18 28.93 244.78 28.53C244.39 28.15 243.98 27.76 243.57 27.35C243.15 26.97 242.74 26.58 242.33 26.18C241.94 25.78 241.53 25.39 241.12 25.01C240.73 24.61 240.32 24.21 239.91 23.81C239.52 23.41 239.12 23.01 238.7 22.61L238.11 22.01C237.92 21.81 237.67 21.65 237.36 21.53H237.17C236.92 21.57 236.74 21.65 236.61 21.77C236.2 22.17 235.79 22.57 235.4 22.97L235.15 23.33C235.05 23.63 235.1 23.88 235.31 24.08C235.7 24.5 236.1 24.91 236.49 25.32C236.9 25.7 237.31 26.09 237.7 26.49C238.09 26.89 238.5 27.29 238.91 27.69C239.3 28.07 239.71 28.46 240.12 28.87C240.51 29.27 240.91 29.67 241.33 30.07C241.72 30.47 242.12 30.87 242.51 31.28L242.23 31.58C241.82 31.98 241.41 32.37 241.02 32.75C240.61 33.15 240.2 33.55 239.81 33.95C239.39 34.35 238.99 34.75 238.6 35.16C238.19 35.56 237.78 35.96 237.39 36.36C237 36.76 236.59 37.16 236.18 37.57L235.59 38.14L235.19 38.62L235.16 39.22L235.35 39.55L235.41 39.58C235.8 39.98 236.21 40.38 236.62 40.78C236.76 40.92 236.99 40.99 237.3 40.99L237.55 40.93C237.82 40.77 238.07 40.57 238.29 40.33C238.54 40.07 238.8 39.81 239.07 39.55L239.5 39.13C239.89 38.75 240.3 38.36 240.71 37.96C241.12 37.56 241.53 37.17 241.92 36.79C242.33 36.39 242.73 35.99 243.13 35.58C243.54 35.2 243.95 34.81 244.34 34.4C244.75 34 245.16 33.61 245.55 33.23C245.96 32.83 246.37 32.44 246.76 32.06L247.1 31.64L247.16 31.01L247.11 30.9Z" fill="white"/>
@@ -14,7 +14,7 @@
14
14
  <path d="M220.69 25.18L216.31 36.38L211.67 25.18H207.58L214.4 40.98L210.91 49.48H214.8L224.72 25.18H220.69Z" fill="white"/>
15
15
  </g>
16
16
  <defs>
17
- <clipPath id="clip0_822_491">
17
+ <clipPath id="clip0_206_1356">
18
18
  <rect width="268" height="63" fill="white"/>
19
19
  </clipPath>
20
20
  </defs>
@@ -0,0 +1,21 @@
1
+ <svg width="268" height="63" viewBox="0 0 268 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1716)">
3
+ <path d="M257.57 0.23999H10.6302C4.89023 0.23999 0.240234 4.88999 0.240234 10.63V52.2C0.240234 57.94 4.89023 62.59 10.6302 62.59H257.57C263.31 62.59 267.96 57.94 267.96 52.2V10.63C267.96 4.88999 263.31 0.23999 257.57 0.23999Z" fill="white"/>
4
+ <path d="M133.43 36.87H133.33L128.87 21.64H121.66V40.85H126.43L126.17 25.09H126.27L131.06 40.85H137.98V21.64H133.17L133.43 36.87Z" fill="black"/>
5
+ <path d="M41.8002 21.64L38.2002 41.05H43.4502L46.1002 23.44H46.2102L48.8002 41.05H54.0102L50.4402 21.64H41.8002Z" fill="black"/>
6
+ <path d="M71.1301 21.64L68.7301 36.48H68.6301L66.2301 21.64H58.3201L57.8901 41.05H62.7501L62.8701 23.6H62.9801L66.2201 41.05H71.1401L74.3901 23.6H74.4901L74.6201 41.05H79.4701L79.0401 21.64H71.1301Z" fill="black"/>
7
+ <path d="M26.1803 26.64C26.0903 26.24 26.1103 25.84 26.1603 25.62C26.3003 25 26.7203 24.32 27.9303 24.32C29.0703 24.32 29.7303 25.02 29.7303 26.08V27.28H34.5703V25.91C34.5703 21.68 30.7703 21.02 28.0303 21.02C24.5803 21.02 21.7603 22.16 21.2403 25.33C21.1003 26.2 21.0803 26.97 21.2803 27.95C22.1203 31.92 29.0203 33.06 30.0203 35.58C30.2103 36.05 30.1503 36.65 30.0603 37.02C29.9003 37.67 29.4603 38.33 28.1703 38.33C26.9603 38.33 26.2203 37.63 26.2203 36.57V34.69H21.0103V36.19C21.0103 40.52 24.4203 41.83 28.0603 41.83C31.5703 41.83 34.4603 40.63 34.9203 37.39C35.1603 35.71 34.9803 34.62 34.9003 34.21C34.1003 30.12 26.7303 28.91 26.1803 26.64Z" fill="black"/>
8
+ <path d="M89.3305 26.69C89.2405 26.3 89.2605 25.9 89.3105 25.68C89.4505 25.06 89.8705 24.39 91.0605 24.39C92.1905 24.39 92.8505 25.08 92.8505 26.13V27.32H97.6405V25.97C97.6405 21.78 93.8805 21.13 91.1605 21.13C87.7505 21.13 84.9505 22.26 84.4505 25.39C84.3105 26.25 84.2905 27.01 84.4905 27.98C85.3205 31.91 92.1505 33.04 93.1405 35.53C93.3305 36 93.2705 36.59 93.1805 36.95C93.0205 37.59 92.5905 38.24 91.3105 38.24C90.1105 38.24 89.3805 37.55 89.3805 36.5V34.64H84.2305V36.12C84.2305 40.41 87.6005 41.7 91.2205 41.7C94.7005 41.7 97.5605 40.52 98.0105 37.31C98.2405 35.65 98.0705 34.57 97.9905 34.16C97.1605 30.14 89.8705 28.94 89.3305 26.69Z" fill="black"/>
9
+ <path d="M111.34 35.99C111.34 36.24 111.34 36.52 111.3 36.73C111.2 37.21 110.79 38.14 109.44 38.14C108.09 38.14 107.67 37.21 107.58 36.73C107.54 36.52 107.53 36.24 107.53 35.99V21.64H102.62V35.56C102.61 35.92 102.65 36.65 102.66 36.84C103 40.46 105.86 41.64 109.43 41.64C113 41.64 115.86 40.47 116.2 36.84C116.22 36.65 116.26 35.92 116.25 35.56V21.64H111.34V35.99Z" fill="black"/>
10
+ <path d="M149.95 30.15V32.98H151.94V35.8C151.94 36.05 151.93 36.32 151.89 36.54C151.8 37.06 151.31 37.95 149.91 37.95C148.51 37.95 148.02 37.06 147.92 36.54C147.88 36.32 147.87 36.05 147.88 35.8V26.93C147.88 26.61 147.9 26.27 147.96 26.01C148.07 25.53 148.48 24.6 149.89 24.6C151.37 24.6 151.74 25.58 151.83 26.01C151.89 26.29 151.89 26.75 151.89 26.75V27.84H156.79V27.19C156.79 27.19 156.81 26.53 156.74 25.91C156.38 22.27 153.37 21.11 149.93 21.11C146.49 21.11 143.55 22.28 143.12 25.91C143.08 26.23 143.04 26.84 143.04 27.19V35.36C143.04 35.73 143.05 35.99 143.11 36.64C143.43 40.17 146.5 41.44 149.94 41.44C153.38 41.44 156.44 40.18 156.77 36.64C156.83 35.99 156.84 35.73 156.84 35.36V30.16H149.95V30.15Z" fill="black"/>
11
+ <path d="M247.11 30.9C246.76 30.48 246.39 30.08 245.99 29.7C245.58 29.32 245.18 28.93 244.78 28.53C244.39 28.15 243.98 27.76 243.57 27.35C243.15 26.97 242.74 26.58 242.33 26.18C241.94 25.78 241.53 25.39 241.12 25.01C240.73 24.61 240.32 24.21 239.91 23.81C239.52 23.41 239.12 23.01 238.7 22.61L238.11 22.01C237.92 21.81 237.67 21.65 237.36 21.53H237.17C236.92 21.57 236.74 21.65 236.61 21.77C236.2 22.17 235.79 22.57 235.4 22.97L235.15 23.33C235.05 23.63 235.1 23.88 235.31 24.08C235.7 24.5 236.1 24.91 236.49 25.32C236.9 25.7 237.31 26.09 237.7 26.49C238.09 26.89 238.5 27.29 238.91 27.69C239.3 28.07 239.71 28.46 240.12 28.87C240.51 29.27 240.91 29.67 241.33 30.07C241.72 30.47 242.12 30.87 242.51 31.28L242.23 31.58C241.82 31.98 241.41 32.37 241.02 32.75C240.61 33.15 240.2 33.55 239.81 33.95C239.39 34.35 238.99 34.75 238.6 35.16C238.19 35.56 237.78 35.96 237.39 36.36C237 36.76 236.59 37.16 236.18 37.57L235.59 38.14L235.19 38.62L235.16 39.22L235.35 39.55L235.41 39.58C235.8 39.98 236.21 40.38 236.62 40.78C236.76 40.92 236.99 40.99 237.3 40.99L237.55 40.93C237.82 40.77 238.07 40.57 238.29 40.33C238.54 40.07 238.8 39.81 239.07 39.55L239.5 39.13C239.89 38.75 240.3 38.36 240.71 37.96C241.12 37.56 241.53 37.17 241.92 36.79C242.33 36.39 242.73 35.99 243.13 35.58C243.54 35.2 243.95 34.81 244.34 34.4C244.75 34 245.16 33.61 245.55 33.23C245.96 32.83 246.37 32.44 246.76 32.06L247.1 31.64L247.16 31.01L247.11 30.9Z" fill="black"/>
12
+ <path d="M180.69 21.0601H173.58V41.8101H177.45V35.8701H180.66C184.98 35.8701 188.16 32.5701 188.16 28.4501C188.16 24.3501 184.98 21.0601 180.69 21.0601ZM180.4 32.2801H177.44V24.6301H180.4C182.7 24.6301 184.27 26.3401 184.27 28.4401C184.27 30.5801 182.7 32.2801 180.4 32.2801Z" fill="black"/>
13
+ <path d="M202.49 27.1701C201.3 25.7501 199.33 24.8401 197.15 24.8401C192.94 24.8401 188.91 28.0001 188.91 33.5101C188.91 38.9401 193.09 42.1501 197.1 42.1501C199.29 42.1501 201.28 41.1801 202.5 39.6501V41.8101H206.34V25.1801H202.5V27.1701H202.49ZM197.72 38.6201C194.88 38.6201 192.69 36.3501 192.69 33.4501C192.69 30.5801 194.88 28.3301 197.72 28.3301C200.56 28.3301 202.69 30.6301 202.69 33.4501C202.69 36.3201 200.56 38.6201 197.72 38.6201Z" fill="black"/>
14
+ <path d="M220.69 25.1801L216.31 36.3801L211.67 25.1801H207.58L214.4 40.9801L210.91 49.4801H214.8L224.72 25.1801H220.69Z" fill="black"/>
15
+ </g>
16
+ <defs>
17
+ <clipPath id="clip0_118_1716">
18
+ <rect width="268" height="63" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="80" height="37" viewBox="0 0 80 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1720)">
3
+ <path d="M0 37H80V0H0" fill="white"/>
4
+ <path d="M38.5268 7.9299L34.0668 28.7839H28.6698L33.1278 7.9299H38.5278H38.5268ZM61.2198 21.3919L64.0578 13.5649L65.6978 21.3919H61.2178H61.2198ZM67.2438 28.7839H72.2258L67.8698 7.9299H63.2698C62.2328 7.9299 61.3568 8.5319 60.9698 9.4599L52.8798 28.7839H58.5438L59.6678 25.6689H66.5878L67.2438 28.7829V28.7839ZM53.1598 21.9739C53.1818 16.4689 45.5498 16.1679 45.5998 13.7059C45.6198 12.9619 46.3358 12.1619 47.8868 11.9589C48.6608 11.8589 50.7928 11.7819 53.2098 12.8919L54.1548 8.4659C52.8548 8.0059 51.1878 7.5459 49.1078 7.5459C43.7778 7.5459 40.0248 10.3759 39.9928 14.4399C39.9628 17.4419 42.6728 19.1199 44.7148 20.1139C46.8168 21.1439 47.5248 21.7919 47.5148 22.7069C47.4978 24.1069 45.8348 24.7239 44.2868 24.7499C41.5728 24.7929 40.0028 24.0149 38.7448 23.4299L37.7718 28.0019C39.0318 28.5849 41.3568 29.0889 43.7658 29.1149C49.4328 29.1149 53.1388 26.3129 53.1598 21.9749V21.9739ZM30.8138 7.9299L22.0798 28.7839H16.3768L12.0728 12.1419C11.8168 11.1169 11.5878 10.7419 10.7928 10.3089C9.49484 9.6029 7.35284 8.9459 5.46484 8.5309L5.59684 7.9289H14.7798C15.9468 7.9289 16.9978 8.7059 17.2658 10.0549L19.5358 22.1179L25.1508 7.9279H30.8148L30.8138 7.9299Z" fill="#1434CB"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1720">
8
+ <rect width="80" height="37" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="80" height="37" viewBox="0 0 80 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1723)">
3
+ <path d="M0 37H80V0H0" fill="#1434CB"/>
4
+ <path d="M38.5268 7.9299L34.0668 28.7839H28.6698L33.1278 7.9299H38.5278H38.5268ZM61.2198 21.3919L64.0578 13.5649L65.6978 21.3919H61.2178H61.2198ZM67.2438 28.7839H72.2258L67.8698 7.9299H63.2698C62.2328 7.9299 61.3568 8.5319 60.9698 9.4599L52.8798 28.7839H58.5438L59.6678 25.6689H66.5878L67.2438 28.7829V28.7839ZM53.1598 21.9739C53.1818 16.4689 45.5498 16.1679 45.5998 13.7059C45.6198 12.9619 46.3358 12.1619 47.8868 11.9589C48.6608 11.8589 50.7928 11.7819 53.2098 12.8919L54.1548 8.4659C52.8548 8.0059 51.1878 7.5459 49.1078 7.5459C43.7778 7.5459 40.0248 10.3759 39.9928 14.4399C39.9628 17.4419 42.6728 19.1199 44.7148 20.1139C46.8168 21.1439 47.5248 21.7919 47.5148 22.7069C47.4978 24.1069 45.8348 24.7239 44.2868 24.7499C41.5728 24.7929 40.0028 24.0149 38.7448 23.4299L37.7718 28.0019C39.0318 28.5849 41.3568 29.0889 43.7658 29.1149C49.4328 29.1149 53.1388 26.3129 53.1598 21.9749V21.9739ZM30.8138 7.9299L22.0798 28.7839H16.3768L12.0728 12.1419C11.8168 11.1169 11.5878 10.7419 10.7928 10.3089C9.49484 9.6029 7.35284 8.9459 5.46484 8.5309L5.59684 7.9289H14.7798C15.9468 7.9289 16.9978 8.7059 17.2658 10.0549L19.5358 22.1179L25.1508 7.9279H30.8148L30.8138 7.9299Z" fill="white"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1723">
8
+ <rect width="80" height="37" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -1,11 +1,11 @@
1
1
  <svg width="69" height="28" viewBox="0 0 69 28" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_1_273)">
2
+ <g clip-path="url(#clip0_139_1425)">
3
3
  <path d="M24.0303 25.0896L17.3333 4.1147C16.447 0.903226 14.7727 0 12.4091 0H0C0.984848 0.401434 1.57576 2.91039 1.57576 2.91039L7.58333 23.9857C8.27273 26.595 10.4394 28 12.9015 28H26C25.0152 27.8996 24.0303 25.0896 24.0303 25.0896Z" fill="#DA1710"/>
4
4
  <path d="M44.9697 25.0896L51.6667 4.1147C52.553 0.903226 54.2273 0 56.5909 0H69C68.0152 0.401434 67.4242 2.91039 67.4242 2.91039L61.4167 23.9857C60.7273 26.595 58.5606 28 56.0985 28H43C43.9848 27.8996 44.9697 25.0896 44.9697 25.0896Z" fill="#DA1710"/>
5
5
  <path d="M42 0H27V28H42V0Z" fill="#DA1710"/>
6
6
  </g>
7
7
  <defs>
8
- <clipPath id="clip0_1_273">
8
+ <clipPath id="clip0_139_1425">
9
9
  <rect width="69" height="28" fill="white"/>
10
10
  </clipPath>
11
11
  </defs>
@@ -0,0 +1,12 @@
1
+ <svg width="233" height="48" viewBox="0 0 233 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_163_1620)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M81.0002 44H229V4H81.0002V44ZM77.0002 48H233V0H77.0002V48ZM63.2102 17.86C63.2152 17.77 63.1862 17.627 63.1242 17.426C62.9762 16.959 62.7142 16.813 62.2792 16.621C61.9753 16.4786 61.6479 16.3929 61.3132 16.368C61.2028 16.3613 61.092 16.3646 60.9822 16.378C60.0772 16.545 59.1712 16.72 58.2652 16.906C57.3702 17.09 56.5352 17.39 55.6722 17.682C54.6502 18.026 53.4612 18.214 53.7172 19.577C53.7922 19.972 54.0102 19.995 54.2722 20.224C54.6812 20.579 54.6452 20.896 54.5922 21.382C54.5132 22.105 54.5822 22.861 54.4262 23.572C54.3952 23.716 54.2492 23.859 53.9882 24.002C53.7412 24.138 53.6452 24.466 53.7062 24.729C53.7842 25.067 54.0132 25.249 54.3002 25.424C54.1802 26.66 54.2272 28.05 54.4472 29.596C54.5202 30.129 54.7752 30.601 55.2102 31.016C55.6452 31.427 56.1202 31.688 56.6362 31.795C58.2762 32.148 62.0662 32.175 62.4082 32.101C62.7482 32.026 62.9182 31.936 63.0652 31.69C63.2112 31.444 63.2522 31.18 63.1882 30.896C62.9932 30.046 62.5742 29.711 62.1352 29.808C61.9502 29.841 61.8892 29.884 61.7312 30.023C61.5712 30.163 61.4182 30.235 61.2712 30.24C59.1562 30.404 57.6592 30.206 56.7802 29.647C56.6232 29.35 56.5352 28.942 56.5182 28.425C56.4912 27.66 56.6282 26.61 56.9272 25.279C57.4322 25.064 58.1132 24.934 58.9722 24.886C59.5372 24.856 60.1092 24.865 60.6662 24.748C60.9402 24.69 61.2112 24.604 61.4532 24.464C61.7492 24.292 62.2722 23.904 62.0802 23.512C62.0092 23.363 61.9022 23.242 61.8072 23.11C61.7342 23.009 61.6312 22.98 61.5172 22.937C61.4093 22.895 61.2983 22.8612 61.1852 22.836C60.9383 22.783 60.6856 22.7619 60.4332 22.773C60.1582 22.783 59.7302 22.843 59.1502 22.951C58.5682 23.061 58.1402 23.121 57.8672 23.131C57.5225 23.1486 57.1773 23.106 56.8472 23.005C56.8642 21.399 56.7472 20.212 56.9352 19.757C57.6232 19.525 58.6352 19.265 59.9682 18.977C61.3002 18.689 62.3122 18.429 63.0012 18.197C63.062 18.1633 63.1131 18.1147 63.1499 18.0557C63.1866 17.9967 63.2077 17.9294 63.2112 17.86H63.2102ZM45.9752 23.358C46.0122 22.908 46.0122 22.329 45.9752 21.619C45.9364 21.0399 45.909 20.4602 45.8932 19.88C45.8932 19.327 45.9392 18.834 46.0302 18.4C46.1402 18.141 46.4142 18.012 46.8522 18.012C47.4372 18.012 47.8622 18.158 48.1272 18.452C48.3922 18.747 48.5522 19.075 48.6072 19.439C48.6252 19.682 48.6072 19.958 48.5522 20.269C48.3502 21.256 47.4922 22.286 45.9752 23.359V23.358ZM50.9092 28.599C49.8372 27.677 48.8542 26.663 47.7562 25.772C47.3742 25.462 47.1802 25.193 47.1802 24.968C47.1802 24.76 47.3462 24.57 47.6742 24.398C48.472 23.9878 49.1658 23.4013 49.7032 22.683C50.3432 21.871 50.6632 21.058 50.6632 20.244C50.6632 19.275 50.3252 18.374 49.6492 17.544C48.9172 16.644 48.0592 16.178 47.0712 16.142C45.1162 16.056 44.0472 16.549 43.8642 17.622C43.5912 19.232 43.4532 21.213 43.4532 23.566V26.396C43.4427 27.5908 43.3971 28.7849 43.3162 29.977L43.1792 30.912C43.1151 31.2545 43.0783 31.6016 43.0692 31.95C43.0692 32.833 43.4712 33.36 44.2762 33.534C44.4032 33.568 44.5642 33.542 44.7562 33.455C45.0422 33.326 45.1572 33.275 45.1892 32.971C45.2192 32.679 45.3132 32.385 45.3602 32.094C45.4762 31.367 45.5442 30.633 45.5902 29.9C45.7372 27.997 45.8382 26.82 45.8932 26.37C46.6782 27.01 47.1352 27.709 48.7442 29.352C49.4292 30.052 50.1312 30.737 50.8622 31.392C51.2882 31.772 51.6772 32.219 52.1862 32.5C52.5192 32.684 52.6652 32.564 52.9982 32.425C53.3052 32.297 53.6782 32.08 53.6782 31.715C53.6782 31.628 53.6612 31.597 53.5952 31.481C53.4472 31.213 52.1702 29.673 50.9092 28.599V28.599ZM35.4692 25.617C35.8779 24.1593 36.3534 22.7211 36.8942 21.307C37.0582 22 37.2312 22.693 37.4142 23.384C37.5972 24.18 37.7162 24.899 37.7712 25.539C36.5282 25.539 35.7602 25.565 35.4682 25.617H35.4692ZM38.9222 20.399C38.8492 20.049 38.7312 18.981 38.6212 18.271C38.4742 17.44 38.1452 16.817 37.6342 16.401C37.4387 16.2476 37.1967 16.1654 36.9482 16.168C36.6012 16.168 36.3732 16.29 36.2632 16.532C35.7882 17.622 35.2492 19.188 34.6452 21.23C33.9322 23.583 33.4112 25.193 33.0832 26.058C33.0472 26.179 32.8782 26.27 32.5762 26.331C32.2742 26.391 32.0822 26.47 32.0002 26.565C31.9172 26.66 31.8772 26.75 31.8772 26.836C31.8772 26.941 32.0052 27.087 32.2612 27.278C32.5172 27.468 32.6362 27.641 32.6172 27.798C32.5622 28.333 32.2612 29.234 31.7132 30.497C31.2552 31.604 31.0552 32.487 31.1092 33.145C31.1462 33.472 31.4672 33.733 32.0692 33.923C32.5442 34.062 32.8552 33.975 33.0012 33.663C33.2932 33.006 33.5942 32.045 33.9062 30.782C34.2352 29.415 34.4982 28.463 34.7002 27.927C35.1022 27.598 35.6602 27.39 36.3732 27.304C36.9932 27.251 37.6152 27.201 38.2372 27.148C38.5832 28.031 38.8852 29.13 39.1412 30.445C39.2412 30.957 39.4162 31.485 39.7662 31.892C39.9672 32.125 40.2482 32.354 40.5472 32.457C40.9232 32.587 41.1972 32.36 41.4712 32.132C41.7812 31.872 41.9372 31.57 41.9372 31.223C41.9372 31.016 41.8832 30.773 41.7722 30.497C40.7862 27.849 38.9962 20.748 38.9222 20.399V20.399ZM24.7342 18.263C24.7342 17.269 23.5782 16.871 22.7612 16.871C22.6322 16.871 22.5232 16.881 22.4322 16.898C21.5362 17.112 20.6402 17.335 19.7452 17.568C18.7222 17.834 17.8712 18.138 17.1952 18.476C16.4682 18.765 15.4202 18.941 14.9882 19.642C14.3552 20.667 14.9492 21.327 15.9902 21.527C15.8802 23.079 15.8072 23.927 15.7702 24.069C15.7332 24.212 15.5832 24.349 15.3182 24.483C15.0532 24.618 14.9112 24.765 14.8932 24.925C14.8382 25.246 15.0672 25.575 15.5782 25.915C15.4142 27.146 15.4142 28.538 15.5782 30.089C15.6332 30.625 15.8712 31.106 16.2912 31.535C16.7112 31.962 17.1782 32.239 17.6892 32.364C19.3162 32.774 21.2342 32.944 23.4462 32.873C23.5816 32.8689 23.7138 32.8312 23.8309 32.7633C23.948 32.6954 24.0464 32.5994 24.1172 32.484C24.2732 32.244 24.3232 31.981 24.2672 31.695C24.1872 31.273 24.1022 30.843 23.6282 30.765C23.1902 30.693 22.8022 30.761 22.3772 30.779C21.1872 30.829 19.9192 30.824 18.7772 30.444C18.3262 30.294 17.9632 30.139 17.7822 29.674C17.5822 29.161 17.6762 28.774 17.7352 28.244C17.8212 27.439 18.0052 26.644 18.2102 25.861C18.7222 25.666 19.4072 25.559 20.2662 25.541C20.8542 25.531 21.4462 25.519 22.0282 25.441C22.4532 25.383 23.1052 25.347 23.3732 24.966C23.6852 24.523 23.3002 23.908 23.1172 23.801C22.7512 23.587 22.3122 23.48 21.8012 23.48C21.5272 23.48 21.0972 23.525 20.5122 23.614C19.9282 23.704 19.4982 23.748 19.2242 23.748C18.8412 23.748 18.5032 23.695 18.2102 23.588C18.2822 21.982 18.4012 20.948 18.5662 20.483C19.2422 20.216 20.2392 19.903 21.5552 19.547C22.8702 19.19 23.8662 18.877 24.5422 18.61C24.601 18.5732 24.6495 18.522 24.6831 18.4613C24.7167 18.4006 24.7343 18.3324 24.7342 18.263V18.263ZM12.1602 17.04C11.7492 17.04 11.4772 17.159 11.3482 17.395C10.7312 18.581 10.2262 20.112 9.83423 21.99C9.51466 23.6011 9.20665 25.2145 8.91023 26.83C8.83523 26.502 8.63923 25.28 8.32123 23.166C8.20123 22.296 8.03823 21.425 7.77523 20.584C7.72053 20.4072 7.6605 20.2321 7.59523 20.059C7.54223 19.919 7.49323 19.696 7.39123 19.585C7.15123 19.32 6.61423 19.227 6.27623 19.227C5.56623 19.227 5.09923 19.647 4.87523 20.485C4.72523 21.179 4.02123 23.563 3.82523 24.41C3.62823 25.258 3.45523 25.837 3.30723 26.146C2.89523 21.716 2.38723 17.583 2.24123 17.204C2.09523 16.825 1.55923 16.52 1.03723 16.52C0.88723 16.52 0.58923 16.575 0.58923 16.575C0.58923 16.575 0.22423 16.703 0.11223 16.903C0.0573503 16.9971 0.0216692 17.1011 0.00725094 17.2091C-0.00716735 17.3171 -3.67574e-05 17.4268 0.0282303 17.532C0.36423 18.808 0.63023 20.832 0.82723 23.603C1.02223 26.375 1.28823 28.417 1.62523 29.729L1.96123 31.261C2.14823 31.844 2.60423 32.176 3.08123 32.246C3.55923 32.315 3.71623 32.336 3.86723 32.191C4.37223 31.716 4.81023 30.604 5.18423 28.854C5.61223 26.831 5.95823 25.564 6.22123 25.052C6.36923 26.092 6.52923 27.068 6.69623 27.979C7.03223 29.711 7.21023 30.622 7.22923 30.714C7.44223 31.834 8.02223 32.391 8.71423 32.738C8.89923 32.828 9.11523 32.875 9.35723 32.875C9.88223 32.875 10.1982 32.692 10.3112 32.327C10.7212 31.033 11.1272 29.009 11.5292 26.256C11.9312 23.504 12.3562 21.452 12.8042 20.102C12.8222 20.03 12.9722 19.702 13.2542 19.118C13.4762 18.681 13.5882 18.335 13.5882 18.08C13.5882 17.697 13.3742 17.405 12.9442 17.204C12.6988 17.0902 12.4307 17.0341 12.1602 17.04" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M205.192 25.89V18.403H209.512C212.261 18.403 214.139 19.669 214.139 22.093V22.136C214.139 24.406 212.217 25.89 209.382 25.89H205.192ZM204.059 32.63H205.192V26.936H209.316C212.503 26.936 215.273 25.276 215.273 22.07V22.026C215.273 19.082 212.961 17.357 209.599 17.357H204.059V32.63ZM193.783 32.873C197.491 32.873 200.043 30.535 200.043 26.15V17.357H198.91V26.284C198.91 29.97 196.924 31.846 193.824 31.846C190.594 31.846 188.652 29.773 188.652 26.172V17.357H187.518V26.284C187.518 30.559 190.116 32.873 193.783 32.873V32.873ZM176.703 31.866C172.927 31.866 170.177 28.769 170.177 24.992V24.95C170.177 21.175 172.885 18.12 176.659 18.12C180.433 18.12 183.183 21.218 183.183 24.992V25.038C183.183 28.814 180.478 31.866 176.703 31.866ZM176.659 32.893C181.283 32.893 184.362 29.163 184.362 24.993V24.95C184.362 20.782 181.326 17.094 176.703 17.094C172.078 17.094 168.999 20.826 168.999 24.992V25.038C168.999 29.206 172.034 32.893 176.659 32.893ZM155.799 25.277V18.403H161.011C163.783 18.403 165.398 19.693 165.398 21.742V21.787C165.398 23.99 163.5 25.277 160.948 25.277H155.8H155.799ZM154.663 32.63H155.8V26.304H160.794L165.661 32.63H167.1L162.06 26.107C164.635 25.758 166.533 24.297 166.533 21.742V21.7C166.537 20.6375 166.12 19.6165 165.374 18.86C164.459 17.945 162.953 17.357 161.079 17.357H154.663V32.63V32.63ZM144.907 32.893C147.393 32.893 149.532 31.823 150.907 30.603V24.71H144.711V25.757H149.817V30.142C148.702 31.082 146.892 31.887 144.95 31.887C140.868 31.887 138.403 28.943 138.403 24.991V24.949C138.403 21.261 141.001 18.119 144.711 18.119C147.023 18.119 148.418 18.904 149.621 19.951L150.362 19.103C148.834 17.835 147.264 17.093 144.775 17.093C140.215 17.093 137.225 20.867 137.225 24.991V25.037C137.225 29.337 140.084 32.892 144.907 32.892V32.893Z" fill="white"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M134 17C133.425 17.23 133.044 18.68 133.044 18.68L129.507 30.697C129.099 32.205 127.824 33 126.379 33H118.615C119.171 32.901 119.781 31.307 119.781 31.307L123.726 19.343C124.284 17.516 125.23 17 126.676 17H134V17ZM101.323 17C102.769 17 103.714 17.516 104.274 19.343L108.217 31.307C108.217 31.307 108.827 32.901 109.385 33H101.622C100.175 33 98.9 32.205 98.492 30.697L94.957 18.68C94.957 18.68 94.575 17.229 94 17H101.323ZM118.231 17V33H109.769V17H118.231Z" fill="#DA1710"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_163_1620">
9
+ <rect width="233" height="48" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="213" height="28" viewBox="0 0 213 28" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_163_1603)">
3
+ <path d="M194.435 15.545V2.45298H201.987C206.795 2.45298 210.079 4.66698 210.079 8.90398V8.98098C210.079 12.95 206.719 15.545 201.761 15.545H194.435ZM192.452 27.331H194.435V17.374H201.645C207.219 17.374 212.063 14.473 212.063 8.86598V8.78898C212.063 3.63898 208.02 0.623978 202.14 0.623978H192.452V27.331V27.331ZM174.483 27.756C180.967 27.756 185.431 23.668 185.431 16.001V0.623978H183.449V16.234C183.449 22.679 179.977 25.96 174.556 25.96C168.909 25.96 165.511 22.335 165.511 16.039V0.623978H163.529V16.234C163.529 23.71 168.072 27.756 174.483 27.756V27.756ZM144.618 25.995C138.014 25.995 133.205 20.579 133.205 13.975V13.902C133.205 7.29998 137.94 1.95898 144.541 1.95898C151.14 1.95898 155.948 7.37598 155.948 13.975V14.055C155.948 20.659 151.219 25.995 144.618 25.995ZM144.541 27.79C152.626 27.79 158.01 21.268 158.01 13.975V13.902C158.01 6.61398 152.701 0.164978 144.618 0.164978C136.529 0.164978 131.147 6.69098 131.147 13.975V14.055C131.147 21.345 136.452 27.79 144.541 27.79ZM108.065 14.473V2.45298H117.178C122.025 2.45298 124.849 4.70798 124.849 8.29198V8.37198C124.849 12.222 121.53 14.472 117.067 14.472H108.065V14.473ZM106.077 27.331H108.065V16.27H116.798L125.308 27.332H127.825L119.012 15.925C123.514 15.315 126.832 12.759 126.832 8.29298V8.21898C126.832 6.30898 126.071 4.51798 124.807 3.25498C123.207 1.65398 120.573 0.624978 117.297 0.624978H106.077V27.332V27.331ZM89.017 27.791C93.365 27.791 97.106 25.921 99.508 23.786V13.484H88.676V15.314H97.603V22.982C95.654 24.625 92.488 26.033 89.093 26.033C81.955 26.033 77.645 20.885 77.645 13.975V13.902C77.645 7.45198 82.188 1.95898 88.675 1.95898C92.718 1.95898 95.156 3.33098 97.262 5.16298L98.557 3.67798C95.884 1.46198 93.139 0.164978 88.787 0.164978C80.813 0.164978 75.584 6.76398 75.584 13.975V14.055C75.584 21.575 80.584 27.79 89.017 27.79V27.791Z" fill="white"/>
4
+ <path d="M12.561 0C15.04 0 16.662 0.902 17.622 4.101L24.385 25.038C24.385 25.038 25.432 27.828 26.387 28H13.072C10.591 28 8.404 26.61 7.706 23.97L1.643 2.941C1.643 2.941 0.987 0.401 0 0.001L12.561 0ZM69.001 0C68.011 0.401 67.359 2.941 67.359 2.941L61.294 23.971C60.594 26.609 58.408 28.001 55.93 28.001H42.613C43.566 27.827 44.611 25.038 44.611 25.038L51.38 4.101C52.338 0.902 53.959 0.001 56.439 0.001H69L69.001 0ZM42 0V28H27V0H42Z" fill="#DA1710"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_163_1603">
8
+ <rect width="213" height="28" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </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
+ <g clip-path="url(#clip0_118_1689)">
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="white"/>
4
+ <path d="M18.093 14.1624L26.283 4H24.3422L17.2308 12.8238L11.551 4H5L13.589 17.3432L5 28H6.94088L14.4507 18.6817L20.449 28H27L18.0925 14.1624H18.093ZM15.4347 17.4608L14.5644 16.1321L7.6402 5.55962H10.6213L16.2092 14.0919L17.0795 15.4206L24.3431 26.5113H21.3621L15.4347 17.4613V17.4608Z" fill="black"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1689">
8
+ <rect width="32" height="32" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </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="M6.62981 23.8463C5.59544 23.5739 4.78925 22.7727 4.49086 21.7845C4 19.9615 4 16.1614 4 16.1614C4 16.1614 4 12.3619 4.49086 10.5559C4.78864 9.55063 5.59544 8.76708 6.62981 8.49413C8.48793 8 15.9912 8 15.9912 8C15.9912 8 23.5121 8 25.3702 8.49413C26.4221 8.76649 27.2108 9.55063 27.4916 10.5559C28 12.3619 28 16.1614 28 16.1614C28 16.1614 28 19.9609 27.4916 21.7845C27.2108 22.7727 26.4221 23.5733 25.3702 23.8463C23.5121 24.3404 15.9912 24.3404 15.9912 24.3404C15.9912 24.3404 8.48793 24.3404 6.62981 23.8463ZM13.6071 19.6721L19.8309 16.162L13.6071 12.6689V19.6721Z" fill="#FF0033"/>
4
+ <path d="M13.6074 19.6721L19.8306 16.162L13.6074 12.6689V19.6721Z" fill="white"/>
5
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="178" height="60" viewBox="0 0 178 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1710)">
3
+ <path d="M33.2183 9.56848C24.9561 13.3416 19.3692 20.5672 19.3692 28.8609C19.3692 39.3285 29.0105 47.815 40.9042 47.815C46.3633 47.815 50.2013 46.5541 54.6885 43.8531C55.1665 43.5678 55.7016 43.3534 56.0557 43.8C56.2583 44.0557 56.1738 44.3665 56.0183 44.6498C51.1161 53.6439 41.1423 59.8957 29.9488 59.8957C13.4105 59.8957 0.00195312 46.4872 0.00195312 29.9488C0.00195312 20.5042 4.3731 12.0806 11.2033 6.59208C16.3357 2.46881 29.1974 1.89831 33.2183 9.56848Z" fill="url(#paint0_linear_118_1710)"/>
4
+ <path d="M55.672 21.1652C55.672 31.1134 46.1723 39.177 34.4517 39.177C32.7461 39.177 28.129 38.9429 24.8241 37.4046C23.8838 36.9679 23.9802 36.417 24.6274 36.1495C26.1284 35.5298 37.9061 33.2695 37.9061 21.1652C37.9061 9.06097 25.4084 0.210478 11.2031 6.59212C16.3336 2.46884 22.853 0.00195312 29.9487 0.00195312C43.8569 0.00195313 55.672 9.47605 55.672 21.1652Z" fill="#E50056"/>
5
+ <path d="M76.9909 21.8596C70.5384 21.8596 67.084 25.7429 67.084 30.7672V30.9108C67.084 35.9645 69.8243 39.2773 76.7056 39.2773C81.6728 39.2773 85.0151 37.678 86.4414 33.9088H81.6453C80.9312 35.1363 79.5896 35.8229 77.0204 35.8229C73.5089 35.8229 71.7659 34.5383 71.3096 32.1973H86.6715V30.4563C86.6696 25.4852 83.3292 21.8596 76.9909 21.8596ZM71.3646 28.9396C71.9351 26.6262 73.8197 25.2845 77.0755 25.2845C80.2446 25.2845 81.8715 26.455 82.3004 28.9396H71.3646Z" fill="#1F0038"/>
6
+ <path d="M106.056 17.9193H102.344C102.344 18.661 102.317 19.861 102.173 20.6321C101.915 22.0033 101.573 22.2924 100.346 22.4065C99.5745 22.4636 98.7187 22.4636 97.8905 22.4636H94.979V21.7751C94.979 19.2905 95.4649 18.8341 97.6348 18.8341H99.0728V15.2931H97.1489C92.4099 15.2931 90.781 16.8924 90.781 21.6039V22.4636H86.9272V26.1718H90.781V38.7915H94.9495L94.9771 26.1718H101.886V31.3121C101.886 36.8793 103.371 38.7934 108.824 38.7934H111.936V34.8787H109.965C106.595 34.8787 106.054 34.3928 106.054 30.596V26.1698H111.936V22.4616H106.054V17.9193H106.056Z" fill="#1F0038"/>
7
+ <path d="M124.987 21.9167C121.788 21.9167 119.333 23.2308 118.076 25.4853L117.712 22.4617H113.965V44.5869H118.277V36.1928C119.447 38.1345 121.59 39.2184 124.873 39.2184C129.498 39.2184 133.324 36.421 133.324 30.7948V30.6512C133.326 24.9718 130.127 21.9167 124.987 21.9167ZM128.843 30.7672C128.843 33.8794 127.216 35.5928 123.504 35.5928C119.992 35.5928 118.192 33.8518 118.192 30.7397V30.6256C118.192 27.3994 120.221 25.4853 123.561 25.4853C127.072 25.4853 128.843 27.2558 128.843 30.6531V30.7672Z" fill="#1F0038"/>
8
+ <path d="M144.832 21.8596C138.98 21.8596 135.01 25.1429 135.01 30.6255V30.7967C135.01 36.1357 137.951 39.2773 144.746 39.2773C151.342 39.2773 154.682 35.994 154.682 30.7967V30.6255C154.682 25.0858 150.799 21.8596 144.832 21.8596ZM150.201 30.7672C150.201 33.8793 148.574 35.5927 144.832 35.5927C141.234 35.5927 139.493 33.9088 139.493 30.7672V30.6236C139.493 27.2537 141.435 25.4832 144.889 25.4832C148.43 25.4832 150.201 27.3108 150.201 30.6236V30.7672Z" fill="#1F0038"/>
9
+ <path d="M166.046 28.798C161.791 28.5127 160.621 28.2275 160.621 27.0275C160.621 26.0281 161.449 25.1724 164.504 25.1724C167.187 25.1724 168.844 25.7999 169.216 27.4288H173.898C173.012 23.7462 170.101 21.8616 164.561 21.8616C159.021 21.8616 156.338 24.2026 156.338 27.3717C156.338 30.7691 159.193 31.855 164.276 32.1403C168.501 32.3685 169.816 32.6262 169.816 33.8537C169.816 35.0537 168.789 35.7953 165.704 35.7953C162.535 35.7953 161.107 35.1108 160.65 33.3678H155.681C156.395 37.3081 159.478 39.2773 165.531 39.2773C171.269 39.2773 174.153 36.9363 174.153 33.6806C174.155 30.1671 171.7 29.1403 166.046 28.798Z" fill="#1F0038"/>
10
+ <path d="M176.003 25.4478C175.483 25.4478 175.052 25.2983 174.71 25.0013C174.368 24.7042 174.199 24.2695 174.199 23.701V23.6164C174.199 23.4354 174.218 23.2642 174.26 23.1049C174.301 22.9455 174.358 22.8 174.433 22.6682C174.59 22.3987 174.803 22.1901 175.072 22.0426C175.342 21.8951 175.645 21.8223 175.983 21.8223C176.152 21.8223 176.312 21.84 176.463 21.8734C176.613 21.9069 176.758 21.96 176.896 22.0288C177.165 22.1724 177.382 22.377 177.543 22.6446C177.706 22.9101 177.787 23.2308 177.787 23.6065V23.701C177.787 23.8878 177.767 24.0629 177.726 24.2223C177.685 24.3816 177.624 24.5252 177.543 24.6492C177.386 24.9128 177.173 25.1114 176.904 25.2452C176.636 25.379 176.335 25.4478 176.003 25.4478ZM176.003 25.1469C176.428 25.1469 176.778 25.021 177.049 24.7711C177.321 24.5213 177.458 24.1574 177.458 23.6813V23.6242C177.458 23.1482 177.319 22.7803 177.041 22.5206C176.762 22.261 176.41 22.1311 175.985 22.1311C175.566 22.1311 175.218 22.2649 174.942 22.5344C174.667 22.8039 174.529 23.1698 174.529 23.6341V23.6813C174.529 24.1514 174.667 24.5134 174.942 24.7672C175.218 25.019 175.57 25.1469 176.003 25.1469ZM176.022 23.8505H175.637V24.537H175.318V22.6859H176.06C176.317 22.6859 176.5 22.7351 176.609 22.8354C176.719 22.9357 176.774 23.0675 176.774 23.2308C176.774 23.3626 176.742 23.4669 176.679 23.5455C176.616 23.6242 176.522 23.6793 176.398 23.7108C176.516 23.7364 176.601 23.7836 176.652 23.8524C176.701 23.9213 176.727 24.0275 176.727 24.1711V24.4426C176.727 24.4623 176.731 24.478 176.736 24.4937C176.742 24.5095 176.748 24.5233 176.756 24.5351H176.428C176.422 24.5292 176.416 24.5173 176.414 24.5016C176.41 24.4859 176.41 24.4662 176.41 24.4406V24.1692C176.41 24.0492 176.388 23.9665 176.345 23.9193C176.298 23.8741 176.192 23.8505 176.022 23.8505ZM176.022 23.577C176.186 23.5829 176.3 23.5573 176.365 23.4964C176.43 23.4373 176.463 23.3508 176.463 23.2387C176.463 23.1442 176.428 23.0734 176.359 23.0282C176.29 22.981 176.184 22.9573 176.04 22.9573H175.637V23.577H176.022Z" fill="#1F0038"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_118_1710" x1="28.3495" y1="39.8184" x2="16.8895" y2="-19.1381" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_118_1710">
18
+ <rect width="177.836" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="178" height="60" viewBox="0 0 178 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1707)">
3
+ <path d="M33.2183 9.56848C24.9561 13.3416 19.3692 20.5672 19.3692 28.8609C19.3692 39.3285 29.0105 47.815 40.9042 47.815C46.3633 47.815 50.2013 46.5541 54.6885 43.8531C55.1665 43.5678 55.7016 43.3534 56.0557 43.8C56.2583 44.0557 56.1738 44.3665 56.0183 44.6498C51.1161 53.6439 41.1423 59.8957 29.9488 59.8957C13.4105 59.8957 0.00195312 46.4872 0.00195312 29.9488C0.00195312 20.5042 4.3731 12.0806 11.2033 6.59208C16.3357 2.46881 29.1974 1.89831 33.2183 9.56848Z" fill="url(#paint0_linear_118_1707)"/>
4
+ <path d="M55.672 21.1652C55.672 31.1134 46.1723 39.177 34.4517 39.177C32.7461 39.177 28.129 38.9429 24.8241 37.4046C23.8838 36.9679 23.9802 36.417 24.6274 36.1495C26.1284 35.5298 37.9061 33.2695 37.9061 21.1652C37.9061 9.06097 25.4084 0.210478 11.2031 6.59212C16.3336 2.46884 22.853 0.00195312 29.9487 0.00195312C43.8569 0.00195313 55.672 9.47605 55.672 21.1652Z" fill="#E50056"/>
5
+ <path d="M76.9909 21.8596C70.5384 21.8596 67.084 25.7429 67.084 30.7672V30.9108C67.084 35.9645 69.8243 39.2773 76.7056 39.2773C81.6728 39.2773 85.0151 37.678 86.4414 33.9088H81.6453C80.9312 35.1363 79.5896 35.8229 77.0204 35.8229C73.5089 35.8229 71.7659 34.5383 71.3096 32.1973H86.6715V30.4563C86.6696 25.4852 83.3292 21.8596 76.9909 21.8596ZM71.3646 28.9396C71.9351 26.6262 73.8197 25.2845 77.0755 25.2845C80.2446 25.2845 81.8715 26.455 82.3004 28.9396H71.3646Z" fill="white"/>
6
+ <path d="M106.056 17.9193H102.344C102.344 18.661 102.317 19.861 102.173 20.6321C101.915 22.0033 101.573 22.2924 100.346 22.4065C99.5745 22.4636 98.7187 22.4636 97.8905 22.4636H94.979V21.7751C94.979 19.2905 95.4649 18.8341 97.6348 18.8341H99.0728V15.2931H97.1489C92.4099 15.2931 90.781 16.8924 90.781 21.6039V22.4636H86.9272V26.1718H90.781V38.7915H94.9495L94.9771 26.1718H101.886V31.3121C101.886 36.8793 103.371 38.7934 108.824 38.7934H111.936V34.8787H109.965C106.595 34.8787 106.054 34.3928 106.054 30.596V26.1698H111.936V22.4616H106.054V17.9193H106.056Z" fill="white"/>
7
+ <path d="M124.987 21.9167C121.788 21.9167 119.333 23.2308 118.076 25.4853L117.712 22.4617H113.965V44.5869H118.277V36.1928C119.447 38.1345 121.59 39.2184 124.873 39.2184C129.498 39.2184 133.324 36.421 133.324 30.7948V30.6512C133.326 24.9718 130.127 21.9167 124.987 21.9167ZM128.843 30.7672C128.843 33.8794 127.216 35.5928 123.504 35.5928C119.992 35.5928 118.192 33.8518 118.192 30.7397V30.6256C118.192 27.3994 120.221 25.4853 123.561 25.4853C127.072 25.4853 128.843 27.2558 128.843 30.6531V30.7672Z" fill="white"/>
8
+ <path d="M144.832 21.8596C138.98 21.8596 135.01 25.1429 135.01 30.6255V30.7967C135.01 36.1357 137.951 39.2773 144.746 39.2773C151.342 39.2773 154.682 35.994 154.682 30.7967V30.6255C154.682 25.0858 150.799 21.8596 144.832 21.8596ZM150.201 30.7672C150.201 33.8793 148.574 35.5927 144.832 35.5927C141.234 35.5927 139.493 33.9088 139.493 30.7672V30.6236C139.493 27.2537 141.435 25.4832 144.889 25.4832C148.43 25.4832 150.201 27.3108 150.201 30.6236V30.7672Z" fill="white"/>
9
+ <path d="M166.046 28.798C161.791 28.5127 160.621 28.2275 160.621 27.0275C160.621 26.0281 161.449 25.1724 164.504 25.1724C167.187 25.1724 168.844 25.7999 169.216 27.4288H173.898C173.012 23.7462 170.101 21.8616 164.561 21.8616C159.021 21.8616 156.338 24.2026 156.338 27.3717C156.338 30.7691 159.193 31.855 164.276 32.1403C168.501 32.3685 169.816 32.6262 169.816 33.8537C169.816 35.0537 168.789 35.7953 165.704 35.7953C162.535 35.7953 161.107 35.1108 160.65 33.3678H155.681C156.395 37.3081 159.478 39.2773 165.531 39.2773C171.269 39.2773 174.153 36.9363 174.153 33.6806C174.155 30.1671 171.7 29.1403 166.046 28.798Z" fill="white"/>
10
+ <path d="M176.003 25.4478C175.483 25.4478 175.052 25.2983 174.71 25.0013C174.368 24.7042 174.199 24.2695 174.199 23.701V23.6164C174.199 23.4354 174.218 23.2642 174.26 23.1049C174.301 22.9455 174.358 22.8 174.433 22.6682C174.59 22.3987 174.803 22.1901 175.072 22.0426C175.342 21.8951 175.645 21.8223 175.983 21.8223C176.152 21.8223 176.312 21.84 176.463 21.8734C176.613 21.9069 176.758 21.96 176.896 22.0288C177.165 22.1724 177.382 22.377 177.543 22.6446C177.706 22.9101 177.787 23.2308 177.787 23.6065V23.701C177.787 23.8878 177.767 24.0629 177.726 24.2223C177.685 24.3816 177.624 24.5252 177.543 24.6492C177.386 24.9128 177.173 25.1114 176.904 25.2452C176.636 25.379 176.335 25.4478 176.003 25.4478ZM176.003 25.1469C176.428 25.1469 176.778 25.021 177.049 24.7711C177.321 24.5213 177.458 24.1574 177.458 23.6813V23.6242C177.458 23.1482 177.319 22.7803 177.041 22.5206C176.762 22.261 176.41 22.1311 175.985 22.1311C175.566 22.1311 175.218 22.2649 174.942 22.5344C174.667 22.8039 174.529 23.1698 174.529 23.6341V23.6813C174.529 24.1514 174.667 24.5134 174.942 24.7672C175.218 25.019 175.57 25.1469 176.003 25.1469ZM176.022 23.8505H175.637V24.537H175.318V22.6859H176.06C176.317 22.6859 176.5 22.7351 176.609 22.8354C176.719 22.9357 176.774 23.0675 176.774 23.2308C176.774 23.3626 176.742 23.4669 176.679 23.5455C176.616 23.6242 176.522 23.6793 176.398 23.7108C176.516 23.7364 176.601 23.7836 176.652 23.8524C176.701 23.9213 176.727 24.0275 176.727 24.1711V24.4426C176.727 24.4623 176.731 24.478 176.736 24.4937C176.742 24.5095 176.748 24.5233 176.756 24.5351H176.428C176.422 24.5292 176.416 24.5173 176.414 24.5016C176.41 24.4859 176.41 24.4662 176.41 24.4406V24.1692C176.41 24.0492 176.388 23.9665 176.345 23.9193C176.298 23.8741 176.192 23.8505 176.022 23.8505ZM176.022 23.577C176.186 23.5829 176.3 23.5573 176.365 23.4964C176.43 23.4373 176.463 23.3508 176.463 23.2387C176.463 23.1442 176.428 23.0734 176.359 23.0282C176.29 22.981 176.184 22.9573 176.04 22.9573H175.637V23.577H176.022Z" fill="white"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_118_1707" x1="28.3495" y1="39.8184" x2="16.8895" y2="-19.1381" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_118_1707">
18
+ <rect width="177.836" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="59" height="60" viewBox="0 0 59 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1714)">
3
+ <path d="M32.1149 6.85122C26.2888 9.51196 22.3495 14.6062 22.3495 20.4554C22.3495 27.8366 29.1484 33.8209 37.5348 33.8209C41.384 33.8209 44.0908 32.9319 47.2552 31.0282C47.5914 30.8271 47.9704 30.6753 48.2186 30.9905C48.361 31.1706 48.3013 31.3894 48.1924 31.5894C44.7359 37.9308 37.7024 42.3402 29.8092 42.3402C18.1463 42.3402 8.69189 32.8858 8.69189 21.2229C8.69189 14.5633 11.7746 8.624 16.5914 4.75279C20.2102 1.84494 29.2793 1.44389 32.1149 6.85122Z" fill="url(#paint0_linear_118_1714)"/>
4
+ <path d="M47.9484 15.0282C47.9484 22.0429 41.2489 27.7288 32.985 27.7288C31.7829 27.7288 28.5264 27.5633 26.1965 26.4785C25.5337 26.1696 25.6018 25.7822 26.0573 25.5937C27.1159 25.157 35.4206 23.5633 35.4206 15.0272C35.4206 6.49107 26.607 0.250235 16.5913 4.75076C20.2091 1.84291 24.806 0.103638 29.8091 0.103638C39.6164 0.105732 47.9484 6.78636 47.9484 15.0282Z" fill="#E50056"/>
5
+ <path d="M5.27427 47.824C1.83972 47.824 0.000976562 49.891 0.000976562 52.5653V52.6418C0.000976562 55.3318 1.45961 57.0952 5.12244 57.0952C7.76642 57.0952 9.54548 56.2439 10.3046 54.2376H7.75176C7.37166 54.891 6.65752 55.2564 5.28998 55.2564C3.42087 55.2564 2.49312 54.5727 2.25019 53.3266H10.4272V52.3999C10.4272 49.7538 8.6481 47.824 5.27427 47.824ZM2.28056 51.5936C2.58422 50.3622 3.58736 49.6481 5.32035 49.6481C7.00726 49.6481 7.87323 50.2711 8.1015 51.5936H2.28056Z" fill="#1F0038"/>
6
+ <path d="M20.7467 45.7266H18.7707C18.7707 46.1214 18.7561 46.7601 18.6796 47.1706C18.5425 47.9005 18.3603 48.0544 17.7069 48.1151C17.2964 48.1455 16.8409 48.1455 16.4001 48.1455H14.8503V47.779C14.8503 46.4565 15.109 46.2136 16.2639 46.2136H17.0294V44.3287H16.0053C13.4828 44.3287 12.6158 45.18 12.6158 47.6879V48.1455H10.5645V50.1193H12.6158V56.8366H14.8346L14.8493 50.1193H18.5268V52.8554C18.5268 55.8188 19.3173 56.8376 22.22 56.8376H23.8765V54.756H22.8273C21.0336 54.756 20.7456 54.4973 20.7456 52.4764V50.1204H23.8765V48.1465H20.7456V45.7266H20.7467Z" fill="#1F0038"/>
7
+ <path d="M30.8231 47.8544C29.1205 47.8544 27.8136 48.5538 27.1445 49.7538L26.9508 48.1444H24.9561V59.9214H27.2513V55.4533C27.8744 56.4868 29.0147 57.0638 30.7623 57.0638C33.2241 57.0638 35.2608 55.5748 35.2608 52.58V52.5036C35.2608 49.4805 33.5592 47.8544 30.8231 47.8544ZM32.8744 52.5664C32.8744 54.223 32.0084 55.135 30.0325 55.135C28.1634 55.135 27.2053 54.2083 27.2053 52.5518V52.491C27.2053 50.7737 28.2849 49.7549 30.0629 49.7549C31.932 49.7549 32.8744 50.6973 32.8744 52.5057V52.5664Z" fill="#1F0038"/>
8
+ <path d="M41.3865 47.824C38.2713 47.824 36.1582 49.5716 36.1582 52.4899V52.581C36.1582 55.4229 37.7236 57.0952 41.3404 57.0952C44.8514 57.0952 46.6294 55.3475 46.6294 52.581V52.4899C46.6294 49.5413 44.5624 47.824 41.3865 47.824ZM44.243 52.5664C44.243 54.2229 43.3771 55.135 41.3854 55.135C39.4702 55.135 38.5435 54.2386 38.5435 52.5664V52.4899C38.5435 50.6962 39.5771 49.7538 41.4158 49.7538C43.3006 49.7538 44.243 50.7266 44.243 52.4899V52.5664Z" fill="#1F0038"/>
9
+ <path d="M52.6784 51.5172C50.4135 51.3654 49.7905 51.2136 49.7905 50.5748C49.7905 50.0429 50.2313 49.5874 51.8575 49.5874C53.2857 49.5874 54.1674 49.9214 54.3653 50.7884H56.8575C56.3863 48.8282 54.8365 47.8251 51.8878 47.8251C48.9391 47.8251 47.5109 49.0711 47.5109 50.7581C47.5109 52.5664 49.0302 53.1444 51.736 53.2963C53.9852 53.4177 54.6847 53.5549 54.6847 54.2083C54.6847 54.8471 54.1381 55.2418 52.4962 55.2418C50.8093 55.2418 50.0491 54.8774 49.8062 53.9497H47.1611C47.5412 56.0471 49.1821 57.0952 52.4041 57.0952C55.4585 57.0952 56.9936 55.8492 56.9936 54.1162C56.9946 52.2471 55.6878 51.6994 52.6784 51.5172Z" fill="#1F0038"/>
10
+ <path d="M57.9548 49.7539C57.6784 49.7539 57.4491 49.6744 57.2669 49.5162C57.0847 49.3581 56.9946 49.1267 56.9946 48.8241V48.7791C56.9946 48.6827 57.0051 48.5916 57.0271 48.5068C57.0491 48.422 57.0794 48.3445 57.1192 48.2744C57.203 48.1309 57.3161 48.0199 57.4596 47.9414C57.603 47.8628 57.7643 47.8241 57.9444 47.8241C58.0344 47.8241 58.1192 47.8335 58.1999 47.8513C58.2794 47.8691 58.3569 47.8974 58.4302 47.934C58.5737 48.0105 58.6889 48.1194 58.7747 48.2618C58.8616 48.4032 58.9046 48.5738 58.9046 48.7738V48.8241C58.9046 48.9236 58.8941 49.0168 58.8721 49.1016C58.8501 49.1864 58.8177 49.2628 58.7747 49.3288C58.691 49.4691 58.5779 49.5749 58.4344 49.6461C58.291 49.7183 58.1318 49.7539 57.9548 49.7539ZM57.9548 49.5948C58.181 49.5948 58.3674 49.5278 58.5119 49.3948C58.6564 49.2618 58.7297 49.0681 58.7297 48.8147V48.7843C58.7297 48.5309 58.6554 48.3351 58.5077 48.1969C58.359 48.0587 58.1716 47.9895 57.9454 47.9895C57.7224 47.9895 57.537 48.0607 57.3904 48.2042C57.2438 48.3477 57.1705 48.5424 57.1705 48.7895V48.8147C57.1705 49.0649 57.2438 49.2576 57.3904 49.3927C57.536 49.5267 57.7245 49.5948 57.9548 49.5948ZM57.9643 48.9047H57.759V49.2702H57.5894V48.2848H57.9842C58.1213 48.2848 58.2187 48.311 58.2763 48.3644C58.3349 48.4178 58.3643 48.488 58.3643 48.5749C58.3643 48.645 58.3475 48.7005 58.314 48.7424C58.2805 48.7843 58.2302 48.8136 58.1643 48.8304C58.2271 48.844 58.2721 48.8691 58.2993 48.9058C58.3266 48.9424 58.3391 48.999 58.3391 49.0754V49.2199C58.3391 49.2304 58.3412 49.2388 58.3444 49.2471C58.3475 49.2555 58.3506 49.2628 58.3548 49.2691H58.18C58.1768 49.266 58.1737 49.2597 58.1726 49.2513C58.1705 49.2429 58.1705 49.2325 58.1705 49.2189V49.0744C58.1705 49.0105 58.159 48.9665 58.136 48.9414C58.1109 48.9162 58.0543 48.9047 57.9643 48.9047ZM57.9643 48.7592C58.0512 48.7623 58.1119 48.7487 58.1465 48.7162C58.181 48.6848 58.1988 48.6388 58.1988 48.5791C58.1988 48.5288 58.18 48.4911 58.1433 48.467C58.1067 48.4419 58.0501 48.4293 57.9737 48.4293H57.759V48.7592H57.9643Z" fill="#1F0038"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_118_1714" x1="28.6819" y1="28.1823" x2="20.6009" y2="-13.3906" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_118_1714">
18
+ <rect width="58.9529" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="59" height="60" viewBox="0 0 59 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1711)">
3
+ <path d="M32.1149 6.85122C26.2888 9.51196 22.3495 14.6062 22.3495 20.4554C22.3495 27.8366 29.1484 33.8209 37.5348 33.8209C41.384 33.8209 44.0908 32.9319 47.2552 31.0282C47.5914 30.8271 47.9704 30.6753 48.2186 30.9905C48.361 31.1706 48.3013 31.3894 48.1924 31.5894C44.7359 37.9308 37.7024 42.3402 29.8092 42.3402C18.1463 42.3402 8.69189 32.8858 8.69189 21.2229C8.69189 14.5633 11.7746 8.624 16.5914 4.75279C20.2102 1.84494 29.2793 1.44389 32.1149 6.85122Z" fill="url(#paint0_linear_118_1711)"/>
4
+ <path d="M47.9484 15.0282C47.9484 22.0429 41.2489 27.7288 32.985 27.7288C31.7829 27.7288 28.5264 27.5633 26.1965 26.4785C25.5337 26.1696 25.6018 25.7822 26.0573 25.5937C27.1159 25.157 35.4206 23.5633 35.4206 15.0272C35.4206 6.49107 26.607 0.250235 16.5913 4.75076C20.2091 1.84291 24.806 0.103638 29.8091 0.103638C39.6164 0.105732 47.9484 6.78636 47.9484 15.0282Z" fill="#E50056"/>
5
+ <path d="M5.27427 47.824C1.83972 47.824 0.000976562 49.891 0.000976562 52.5653V52.6418C0.000976562 55.3318 1.45961 57.0952 5.12244 57.0952C7.76642 57.0952 9.54548 56.2439 10.3046 54.2376H7.75176C7.37166 54.891 6.65752 55.2564 5.28998 55.2564C3.42087 55.2564 2.49312 54.5727 2.25019 53.3266H10.4272V52.3999C10.4272 49.7538 8.6481 47.824 5.27427 47.824ZM2.28056 51.5936C2.58422 50.3622 3.58736 49.6481 5.32035 49.6481C7.00726 49.6481 7.87323 50.2711 8.1015 51.5936H2.28056Z" fill="white"/>
6
+ <path d="M20.7467 45.7266H18.7707C18.7707 46.1214 18.7561 46.7601 18.6796 47.1706C18.5425 47.9005 18.3603 48.0544 17.7069 48.1151C17.2964 48.1455 16.8409 48.1455 16.4001 48.1455H14.8503V47.779C14.8503 46.4565 15.109 46.2136 16.2639 46.2136H17.0294V44.3287H16.0053C13.4828 44.3287 12.6158 45.18 12.6158 47.6879V48.1455H10.5645V50.1193H12.6158V56.8366H14.8346L14.8493 50.1193H18.5268V52.8554C18.5268 55.8188 19.3173 56.8376 22.22 56.8376H23.8765V54.756H22.8273C21.0336 54.756 20.7456 54.4973 20.7456 52.4764V50.1204H23.8765V48.1465H20.7456V45.7266H20.7467Z" fill="white"/>
7
+ <path d="M30.8231 47.8544C29.1205 47.8544 27.8136 48.5538 27.1445 49.7538L26.9508 48.1444H24.9561V59.9214H27.2513V55.4533C27.8744 56.4868 29.0147 57.0638 30.7623 57.0638C33.2241 57.0638 35.2608 55.5748 35.2608 52.58V52.5036C35.2608 49.4805 33.5592 47.8544 30.8231 47.8544ZM32.8744 52.5664C32.8744 54.223 32.0084 55.135 30.0325 55.135C28.1634 55.135 27.2053 54.2083 27.2053 52.5518V52.491C27.2053 50.7737 28.2849 49.7549 30.0629 49.7549C31.932 49.7549 32.8744 50.6973 32.8744 52.5057V52.5664Z" fill="white"/>
8
+ <path d="M41.3865 47.824C38.2713 47.824 36.1582 49.5716 36.1582 52.4899V52.581C36.1582 55.4229 37.7236 57.0952 41.3404 57.0952C44.8514 57.0952 46.6294 55.3475 46.6294 52.581V52.4899C46.6294 49.5413 44.5624 47.824 41.3865 47.824ZM44.243 52.5664C44.243 54.2229 43.3771 55.135 41.3854 55.135C39.4702 55.135 38.5435 54.2386 38.5435 52.5664V52.4899C38.5435 50.6962 39.5771 49.7538 41.4158 49.7538C43.3006 49.7538 44.243 50.7266 44.243 52.4899V52.5664Z" fill="white"/>
9
+ <path d="M52.6784 51.5172C50.4135 51.3654 49.7905 51.2136 49.7905 50.5748C49.7905 50.0429 50.2313 49.5874 51.8575 49.5874C53.2857 49.5874 54.1674 49.9214 54.3653 50.7884H56.8575C56.3863 48.8282 54.8365 47.8251 51.8878 47.8251C48.9391 47.8251 47.5109 49.0711 47.5109 50.7581C47.5109 52.5664 49.0302 53.1444 51.736 53.2963C53.9852 53.4177 54.6847 53.5549 54.6847 54.2083C54.6847 54.8471 54.1381 55.2418 52.4962 55.2418C50.8093 55.2418 50.0491 54.8774 49.8062 53.9497H47.1611C47.5412 56.0471 49.1821 57.0952 52.4041 57.0952C55.4585 57.0952 56.9936 55.8492 56.9936 54.1162C56.9946 52.2471 55.6878 51.6994 52.6784 51.5172Z" fill="white"/>
10
+ <path d="M57.9548 49.7539C57.6784 49.7539 57.4491 49.6744 57.2669 49.5162C57.0847 49.3581 56.9946 49.1267 56.9946 48.8241V48.7791C56.9946 48.6827 57.0051 48.5916 57.0271 48.5068C57.0491 48.422 57.0794 48.3445 57.1192 48.2744C57.203 48.1309 57.3161 48.0199 57.4596 47.9414C57.603 47.8628 57.7643 47.8241 57.9444 47.8241C58.0344 47.8241 58.1192 47.8335 58.1999 47.8513C58.2794 47.8691 58.3569 47.8974 58.4302 47.934C58.5737 48.0105 58.6889 48.1194 58.7747 48.2618C58.8616 48.4032 58.9046 48.5738 58.9046 48.7738V48.8241C58.9046 48.9236 58.8941 49.0168 58.8721 49.1016C58.8501 49.1864 58.8177 49.2628 58.7747 49.3288C58.691 49.4691 58.5779 49.5749 58.4344 49.6461C58.291 49.7183 58.1318 49.7539 57.9548 49.7539ZM57.9548 49.5948C58.181 49.5948 58.3674 49.5278 58.5119 49.3948C58.6564 49.2618 58.7297 49.0681 58.7297 48.8147V48.7843C58.7297 48.5309 58.6554 48.3351 58.5077 48.1969C58.359 48.0587 58.1716 47.9895 57.9454 47.9895C57.7224 47.9895 57.537 48.0607 57.3904 48.2042C57.2438 48.3477 57.1705 48.5424 57.1705 48.7895V48.8147C57.1705 49.0649 57.2438 49.2576 57.3904 49.3927C57.536 49.5267 57.7245 49.5948 57.9548 49.5948ZM57.9643 48.9047H57.759V49.2702H57.5894V48.2848H57.9842C58.1213 48.2848 58.2187 48.311 58.2763 48.3644C58.3349 48.4178 58.3643 48.488 58.3643 48.5749C58.3643 48.645 58.3475 48.7005 58.314 48.7424C58.2805 48.7843 58.2302 48.8136 58.1643 48.8304C58.2271 48.844 58.2721 48.8691 58.2993 48.9058C58.3266 48.9424 58.3391 48.999 58.3391 49.0754V49.2199C58.3391 49.2304 58.3412 49.2388 58.3444 49.2471C58.3475 49.2555 58.3506 49.2628 58.3548 49.2691H58.18C58.1768 49.266 58.1737 49.2597 58.1726 49.2513C58.1705 49.2429 58.1705 49.2325 58.1705 49.2189V49.0744C58.1705 49.0105 58.159 48.9665 58.136 48.9414C58.1109 48.9162 58.0543 48.9047 57.9643 48.9047ZM57.9643 48.7592C58.0512 48.7623 58.1119 48.7487 58.1465 48.7162C58.181 48.6848 58.1988 48.6388 58.1988 48.5791C58.1988 48.5288 58.18 48.4911 58.1433 48.467C58.1067 48.4419 58.0501 48.4293 57.9737 48.4293H57.759V48.7592H57.9643Z" fill="white"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_118_1711" x1="28.6819" y1="28.1823" x2="20.6009" y2="-13.3906" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_118_1711">
18
+ <rect width="58.9529" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,27 @@
1
+ <svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_2108)">
3
+ <path d="M0 0H70V37.7881L66.5352 43.2019L70 48.0201V70H0V34.3774L2.16551 31.8871L0 29.505V0Z" fill="#016FD0"/>
4
+ <path d="M13.5889 48.7782V37.7882H25.2254L26.4738 39.4157L27.7636 37.7882H70.0013V48.0202C70.0013 48.0202 68.8967 48.7672 67.6192 48.7782H44.2313L42.8237 47.0458V48.7782H38.2111V45.8209C38.2111 45.8209 37.581 46.2337 36.2188 46.2337H34.6488V48.7782H27.6649L26.4182 47.1157L25.1524 48.7782H13.5889Z" fill="white"/>
5
+ <path d="M0 29.5051L2.62408 23.3876H7.16215L8.65134 26.8144V23.3876H14.2926L15.1791 25.8644L16.0386 23.3876H41.3619V24.6327C41.3619 24.6327 42.6931 23.3876 44.8809 23.3876L53.0974 23.4163L54.5609 26.7982V23.3876H59.2817L60.5811 25.3302V23.3876H65.3453V34.3775H60.5811L59.3359 32.4286V34.3775H52.3999L51.7023 32.6451H49.8377L49.1515 34.3775H44.4478C42.5653 34.3775 41.3619 33.1578 41.3619 33.1578V34.3775H34.2697L32.8621 32.6451V34.3775H6.48986L5.79283 32.6451H3.93414L3.24203 34.3775H0V29.5051Z" fill="white"/>
6
+ <path d="M3.55298 24.7423L0.0136719 32.9712H2.31795L2.97099 31.3234H6.76746L7.41712 32.9712H9.77215L6.23622 24.7423H3.55298ZM4.86246 26.6574L6.01967 29.5369H3.70186L4.86246 26.6574Z" fill="#016FD0"/>
7
+ <path d="M10.0156 32.9698V24.7408L13.2901 24.753L15.1947 30.0585L17.0536 24.7408H20.302V32.9698H18.2447V26.9064L16.0639 32.9698H14.2597L12.0729 26.9064V32.9698H10.0156Z" fill="#016FD0"/>
8
+ <path d="M21.7095 32.9698V24.7408H28.4227V26.5815H23.7884V27.9891H28.3144V29.7215H23.7884V31.1832H28.4227V32.9698H21.7095Z" fill="#016FD0"/>
9
+ <path d="M29.6138 24.7423V32.9712H31.671V30.0478H32.5373L35.0039 32.9712H37.518L34.8111 29.9395C35.922 29.8458 37.068 28.8923 37.068 27.412C37.068 25.6803 35.7088 24.7423 34.1919 24.7423H29.6138ZM31.671 26.583H34.0227C34.5868 26.583 34.9972 27.0243 34.9972 27.4492C34.9972 27.9959 34.4655 28.3154 34.0531 28.3154H31.671V26.583Z" fill="#016FD0"/>
10
+ <path d="M40.0083 32.9698H37.9077V24.7408H40.0083V32.9698Z" fill="#016FD0"/>
11
+ <path d="M44.989 32.9698H44.5355C42.3417 32.9698 41.0098 31.2414 41.0098 28.8891C41.0098 26.4787 42.3268 24.7408 45.0972 24.7408H47.3711V26.6898H45.0141C43.8895 26.6898 43.0941 27.5674 43.0941 28.9094C43.0941 30.5031 44.0036 31.1724 45.3138 31.1724H45.8552L44.989 32.9698Z" fill="#016FD0"/>
12
+ <path d="M49.4656 24.7423L45.9263 32.9712H48.2305L48.8836 31.3234H52.6801L53.3297 32.9712H55.6847L52.1488 24.7423H49.4656ZM50.7751 26.6574L51.9323 29.5369H49.6145L50.7751 26.6574Z" fill="#016FD0"/>
13
+ <path d="M55.9253 32.9698V24.7408H58.5409L61.8805 29.911V24.7408H63.9378V32.9698H61.4068L57.9826 27.6643V32.9698H55.9253Z" fill="#016FD0"/>
14
+ <path d="M14.9961 47.3704V39.1415H21.7093V40.9822H17.075V42.3897H21.601V44.1221H17.075V45.5839H21.7093V47.3704H14.9961Z" fill="#016FD0"/>
15
+ <path d="M47.8911 47.3704V39.1415H54.6043V40.9822H49.97V42.3897H54.4744V44.1221H49.97V45.5839H54.6043V47.3704H47.8911Z" fill="#016FD0"/>
16
+ <path d="M21.9699 47.3704L25.2385 43.3067L21.8921 39.1415H24.484L26.477 41.7164L28.4767 39.1415H30.9671L27.6646 43.2559L30.9392 47.3704H28.3478L26.4127 44.8361L24.5246 47.3704H21.9699Z" fill="#016FD0"/>
17
+ <path d="M31.1836 39.1429V47.3719H33.295V44.7733H35.4605C37.2929 44.7733 38.6818 43.8012 38.6818 41.9107C38.6818 40.3447 37.5925 39.1429 35.7279 39.1429H31.1836ZM33.295 41.0039H35.5756C36.1675 41.0039 36.5907 41.3667 36.5907 41.9513C36.5907 42.5005 36.1697 42.8987 35.5688 42.8987H33.295V41.0039Z" fill="#016FD0"/>
18
+ <path d="M39.5752 39.1415V47.3704H41.6325V44.447H42.4987L44.9654 47.3704H47.4794L44.7725 44.3387C45.8834 44.2449 47.0294 43.2915 47.0294 41.8111C47.0294 40.0795 45.6702 39.1415 44.1533 39.1415H39.5752ZM41.6325 40.9822H43.9841C44.5482 40.9822 44.9586 41.4234 44.9586 41.8484C44.9586 42.3951 44.4269 42.7146 44.0146 42.7146H41.6325V40.9822Z" fill="#016FD0"/>
19
+ <path d="M55.5571 47.3704V45.5839H59.6744C60.2836 45.5839 60.5473 45.2547 60.5473 44.8936C60.5473 44.5477 60.2844 44.1979 59.6744 44.1979H57.8138C56.1966 44.1979 55.2959 43.2126 55.2959 41.7333C55.2959 40.4139 56.1207 39.1415 58.5239 39.1415H62.5302L61.664 40.993H58.1991C57.5368 40.993 57.3329 41.3405 57.3329 41.6724C57.3329 42.0136 57.5848 42.3897 58.0908 42.3897H60.0398C61.8426 42.3897 62.6249 43.4123 62.6249 44.7515C62.6249 46.1912 61.7532 47.3704 59.9417 47.3704H55.5571Z" fill="#016FD0"/>
20
+ <path d="M63.1079 47.3704V45.5839H67.2251C67.8343 45.5839 68.0981 45.2547 68.0981 44.8936C68.0981 44.5477 67.8352 44.1979 67.2251 44.1979H65.3646C63.7474 44.1979 62.8467 43.2126 62.8467 41.7333C62.8467 40.4139 63.6715 39.1415 66.0747 39.1415H70.0809L69.2147 40.993H65.7499C65.0875 40.993 64.8836 41.3405 64.8836 41.6724C64.8836 42.0136 65.1356 42.3897 65.6416 42.3897H67.5906C69.3934 42.3897 70.1757 43.4123 70.1757 44.7515C70.1757 46.1912 69.304 47.3704 67.4924 47.3704H63.1079Z" fill="#016FD0"/>
21
+ </g>
22
+ <defs>
23
+ <clipPath id="clip0_94_2108">
24
+ <rect width="70" height="70" fill="white"/>
25
+ </clipPath>
26
+ </defs>
27
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="94" height="60" viewBox="0 0 94 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_1376)">
3
+ <path d="M85.582 0H8.41813C8.09676 0 7.77481 0 7.45401 0.00186854C7.18283 0.0037937 6.91228 0.00679469 6.64173 0.0141556C6.05168 0.0300665 5.45657 0.064776 4.8739 0.169188C4.28192 0.275411 3.73106 0.448676 3.19365 0.721483C2.66533 0.989363 2.18164 1.33974 1.76248 1.75784C1.34313 2.17594 0.991716 2.6574 0.723098 3.18473C0.449425 3.72055 0.275533 4.26995 0.169733 4.86064C0.0644491 5.44175 0.0294038 6.03499 0.0135025 6.62267C0.00623331 6.89242 0.00311552 7.16217 0.00134934 7.43186C-0.000524743 7.7524 9.9951e-05 8.07271 9.9951e-05 8.39382V51.6068C9.9951e-05 51.9279 -0.000524743 52.2477 0.00134934 52.5688C0.00311552 52.8385 0.00623331 53.1083 0.0135025 53.378C0.0294038 53.9652 0.0644491 54.5584 0.169733 55.1394C0.275533 55.7303 0.449425 56.2795 0.723098 56.8153C0.991716 57.3427 1.34313 57.8247 1.76248 58.2422C2.18164 58.661 2.66533 59.0113 3.19365 59.2785C3.73106 59.5521 4.28192 59.7254 4.8739 59.8316C5.45657 59.9353 6.05168 59.9706 6.64173 59.9865C6.91228 59.9926 7.18283 59.9963 7.45401 59.9975C7.77481 60 8.09676 60 8.41813 60H85.582C85.9028 60 86.2247 60 86.5455 59.9975C86.816 59.9963 87.0866 59.9926 87.3584 59.9865C87.9472 59.9706 88.5422 59.9353 89.1263 59.8316C89.7174 59.7254 90.2684 59.5521 90.8059 59.2785C91.3348 59.0113 91.817 58.661 92.2371 58.2422C92.6557 57.8247 93.0071 57.3427 93.2764 56.8153C93.5507 56.2795 93.7244 55.7303 93.8297 55.1394C93.9351 54.5584 93.9693 53.9652 93.9852 53.378C93.9926 53.1083 93.9963 52.8385 93.9975 52.5688C94 52.2477 94 51.9279 94 51.6068V8.39382C94 8.07271 94 7.7524 93.9975 7.43186C93.9963 7.16217 93.9926 6.89242 93.9852 6.62267C93.9693 6.03499 93.9351 5.44175 93.8297 4.86064C93.7245 4.26995 93.5507 3.72055 93.2764 3.18473C93.0071 2.6574 92.6557 2.17594 92.2371 1.75784C91.817 1.33974 91.3348 0.989363 90.8059 0.721483C90.2684 0.448676 89.7174 0.275411 89.1263 0.169188C88.5422 0.064776 87.9472 0.0300665 87.3584 0.0141556C87.0866 0.00679469 86.816 0.0037937 86.5455 0.00186854C86.2247 0 85.9028 0 85.582 0Z" fill="black"/>
4
+ <path d="M85.5819 2L86.5312 2.00181C86.7883 2.00362 87.0455 2.0064 87.3041 2.01342C87.7539 2.02554 88.28 2.04983 88.7704 2.13748C89.1968 2.21403 89.5543 2.33045 89.8974 2.50462C90.2362 2.67624 90.5466 2.90115 90.8176 3.17095C91.0896 3.44257 91.3154 3.75252 91.4898 4.09401C91.6636 4.43346 91.7796 4.78826 91.8559 5.21644C91.9436 5.7001 91.9678 6.22613 91.9802 6.67735C91.9871 6.93204 91.9905 7.18673 91.9918 7.44747C91.9942 7.7628 91.9941 8.07796 91.9941 8.39392V51.6069C91.9941 51.9229 91.9942 52.2374 91.9917 52.5595C91.9905 52.8141 91.9871 53.0688 91.9801 53.324C91.9678 53.7745 91.9436 54.3003 91.8548 54.7896C91.7796 55.2119 91.6636 55.5668 91.4889 55.9079C91.315 56.2486 91.0895 56.5582 90.8187 56.8281C90.5462 57.0999 90.2368 57.3241 89.894 57.4973C89.5535 57.6707 89.1965 57.787 88.7744 57.8627C88.274 57.9516 87.7258 57.9761 87.313 57.9872C87.0532 57.9931 86.7947 57.9966 86.5299 57.9978C86.2143 58.0003 85.8976 58.0002 85.5819 58.0002H8.41812C8.41391 58.0002 8.40982 58.0002 8.40556 58.0002C8.09356 58.0002 7.78093 58.0002 7.46324 57.9978C7.20422 57.9966 6.94577 57.9931 6.69589 57.9875C6.2736 57.9761 5.72506 57.9517 5.22877 57.8633C4.80302 57.787 4.44608 57.6707 4.10103 57.4951C3.76148 57.3234 3.45237 57.0994 3.17972 56.8271C2.90917 56.5578 2.68433 56.2491 2.5105 55.908C2.33649 55.5672 2.22007 55.2113 2.14352 54.7839C2.05504 54.2955 2.03073 53.7719 2.01859 53.3244C2.01165 53.0682 2.00876 52.812 2.00711 52.5573L2.00586 51.8054L2.00592 51.6069V8.39392L2.00586 8.1954L2.00705 7.4451C2.00876 7.18888 2.01165 6.93272 2.01859 6.67673C2.03073 6.22879 2.05504 5.70492 2.14426 5.21242C2.22013 4.78894 2.33649 4.43301 2.51141 4.0905C2.68388 3.75195 2.90911 3.44291 3.18108 3.1718C3.45197 2.9016 3.7621 2.67698 4.10381 2.50371C4.44518 2.33039 4.80278 2.21403 5.22854 2.13765C5.7191 2.04977 6.2456 2.02554 6.69652 2.01336C6.95355 2.0064 7.21058 2.00362 7.46568 2.00187L8.41812 2H85.5819Z" fill="white"/>
5
+ <path d="M25.6612 20.1805C26.4661 19.1768 27.0123 17.8291 26.8682 16.4519C25.69 16.5103 24.2522 17.2269 23.4199 18.2314C22.6725 19.0916 22.0109 20.4958 22.1834 21.8152C23.506 21.9296 24.8273 21.1561 25.6612 20.1805Z" fill="black"/>
6
+ <path d="M26.8534 22.0728C24.9327 21.9588 23.2996 23.1597 22.3824 23.1597C21.4646 23.1597 20.0601 22.1303 18.5409 22.1581C16.5636 22.187 14.7288 23.3017 13.7254 25.0746C11.6616 28.6212 13.1808 33.882 15.1878 36.7705C16.1624 38.1996 17.337 39.773 18.8847 39.7165C20.347 39.6593 20.9202 38.7724 22.6977 38.7724C24.4739 38.7724 24.9902 39.7165 26.5381 39.6879C28.1434 39.6593 29.147 38.2582 30.1216 36.8277C31.2397 35.1987 31.6974 33.6257 31.7262 33.5394C31.6974 33.5108 28.6307 32.3378 28.6023 28.8207C28.5734 25.8758 31.0099 24.475 31.1246 24.3881C29.7487 22.3591 27.5987 22.1303 26.8534 22.0728Z" fill="black"/>
7
+ <path d="M43.5775 18.0874C47.7522 18.0874 50.6591 20.9565 50.6591 25.1337C50.6591 29.3258 47.6923 32.2098 43.4728 32.2098H38.8507V39.5386H35.5112V18.0874L43.5775 18.0874ZM38.8507 29.415H42.6825C45.5901 29.415 47.2448 27.8543 47.2448 25.1486C47.2448 22.4432 45.5901 20.8972 42.6975 20.8972H38.8507V29.415Z" fill="black"/>
8
+ <path d="M51.5317 35.0938C51.5317 32.3584 53.634 30.6786 57.3617 30.4705L61.6554 30.2179V29.0138C61.6554 27.2745 60.4775 26.2339 58.5098 26.2339C56.6456 26.2339 55.4826 27.1257 55.1996 28.5232H52.1581C52.337 25.6986 54.7522 23.6174 58.6289 23.6174C62.4308 23.6174 64.8609 25.6243 64.8609 28.7609V39.5386H61.7745V36.9668H61.7003C60.7909 38.7062 58.8077 39.8061 56.7503 39.8061C53.6789 39.8061 51.5317 37.9033 51.5317 35.0938ZM61.6554 33.6817V32.4478L57.7937 32.6855C55.8703 32.8194 54.7821 33.6667 54.7821 35.0047C54.7821 36.3721 55.9152 37.2642 57.6447 37.2642C59.896 37.2642 61.6554 35.7181 61.6554 33.6817Z" fill="black"/>
9
+ <path d="M67.7748 45.2917V42.6901C68.0129 42.7495 68.5496 42.7495 68.8182 42.7495C70.309 42.7495 71.1143 42.1253 71.6061 40.5198C71.6061 40.49 71.8896 39.5684 71.8896 39.5535L66.2241 23.8999H69.7126L73.679 36.6251H73.7382L77.7047 23.8999H81.104L75.2291 40.3561C73.8878 44.1471 72.3371 45.366 69.0868 45.366C68.8182 45.366 68.0129 45.3362 67.7748 45.2917Z" fill="black"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_94_1376">
13
+ <rect width="94" height="60" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="170" height="58" viewBox="0 0 170 58" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_1058)">
3
+ <path d="M10 0H160C165.523 0 170 4.47715 170 10V48C170 53.5228 165.523 58 160 58H10C4.47715 58 0 53.5228 0 48V10C0 4.47715 4.47715 0 10 0Z" fill="black"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 1C5.02944 1 1 5.02944 1 10V48C1 52.9706 5.02944 57 10 57H160C164.971 57 169 52.9706 169 48V10C169 5.02944 164.971 1 160 1H10Z" fill="white"/>
5
+ <path d="M53.587 12.4418C54.7047 12.3611 55.7994 12.7888 56.5699 13.6073C57.3404 14.4257 57.7054 15.5485 57.5645 16.6667C57.5645 19.3831 56.1049 20.9445 53.587 20.9445H50.5337V12.4418H53.587ZM51.8466 19.7421H53.4403C54.2391 19.7901 55.0168 19.4735 55.5576 18.8803C56.0984 18.2871 56.3447 17.4803 56.228 16.684C56.3362 15.891 56.0864 15.0909 55.5469 14.5025C55.0075 13.9141 54.2348 13.599 53.4403 13.6434H51.8466V19.7421ZM59.0475 17.7333C58.9381 16.5832 59.4864 15.4701 60.4624 14.8609C61.4384 14.2517 62.6733 14.2517 63.6493 14.8609C64.6253 15.4701 65.1736 16.5832 65.0642 17.7333C65.1757 18.8847 64.6279 19.9999 63.651 20.6104C62.6742 21.221 61.4375 21.221 60.4607 20.6104C59.4838 19.9999 58.9361 18.8847 59.0475 17.7333ZM63.7693 17.7333C63.7693 16.3424 63.1481 15.529 62.0579 15.529C60.9636 15.529 60.348 16.3424 60.348 17.7333C60.348 19.1354 60.9637 19.9425 62.0579 19.9425C63.1481 19.9425 63.7693 19.1298 63.7693 17.7333H63.7693Z" fill="black"/>
6
+ <path d="M73.0621 20.9441H71.7561L70.4381 16.2181H70.3381L69.0251 20.9441H67.7321L65.9731 14.5281H67.2501L68.3931 19.4241H68.4871L69.7991 14.5281H71.0061L72.3181 19.4241H72.4171L73.5551 14.5281H74.8141L73.0621 20.9441Z" fill="black"/>
7
+ <path d="M76.2925 14.5277H77.5044V15.547H77.5985C77.9256 14.7965 78.6901 14.3374 79.5021 14.4038C80.1309 14.3563 80.747 14.5989 81.1765 15.0632C81.6061 15.5274 81.8024 16.163 81.7101 16.7904V20.9443H80.4512V17.1084C80.4512 16.0772 80.0057 15.5644 79.0746 15.5644C78.6482 15.5444 78.2343 15.7128 77.9415 16.0253C77.6487 16.3379 77.5063 16.7635 77.5514 17.1905V20.9443H76.2925L76.2925 14.5277Z" fill="black"/>
8
+ <path d="M83.7158 12.0229H84.9748V20.9439H83.7158V12.0229Z" fill="black"/>
9
+ <path d="M86.7253 17.7332C86.616 16.583 87.1643 15.4698 88.1404 14.8606C89.1165 14.2514 90.3515 14.2514 91.3275 14.8606C92.3036 15.4698 92.852 16.583 92.7427 17.7332C92.854 18.8846 92.3061 19.9998 91.3292 20.6103C90.3523 21.2208 89.1156 21.2208 88.1387 20.6103C87.1618 19.9998 86.614 18.8846 86.7253 17.7332ZM91.447 17.7332C91.447 16.3423 90.8259 15.5289 89.7357 15.5289C88.6414 15.5289 88.0258 16.3423 88.0258 17.7332C88.0258 19.1352 88.6414 19.9423 89.7357 19.9423C90.8259 19.9423 91.447 19.1296 91.447 17.7332H91.447ZM94.068 19.1296C94.068 17.9746 94.923 17.3087 96.4407 17.2141L98.1686 17.1139V16.56C98.1686 15.8823 97.7231 15.4996 96.8626 15.4996C96.1598 15.4996 95.6728 15.7592 95.5331 16.2128H94.3143C94.4429 15.1107 95.4736 14.4038 96.9207 14.4038C98.52 14.4038 99.422 15.2046 99.422 16.56V20.9443H98.2101V20.0425H98.1105C97.6989 20.7011 96.9669 21.0859 96.1944 21.05C95.6529 21.1067 95.1128 20.9303 94.7076 20.5644C94.3025 20.1985 94.0702 19.6773 94.068 19.1296ZM98.1686 18.5813V18.0449L96.6108 18.1451C95.7323 18.2042 95.3339 18.5048 95.3339 19.0705C95.3339 19.648 95.8319 19.9841 96.5168 19.9841C96.9222 20.0253 97.327 19.8994 97.6383 19.6349C97.9497 19.3705 98.1411 18.9903 98.1686 18.5813ZM101.077 17.7332C101.077 15.7056 102.113 14.4212 103.725 14.4212C104.538 14.3834 105.301 14.8221 105.681 15.5469H105.775V12.0227H107.034V20.9443H105.827V19.9305H105.728C105.319 20.6493 104.547 21.0805 103.725 21.05C102.102 21.0501 101.077 19.7656 101.077 17.7332ZM102.377 17.7332C102.377 19.0942 103.015 19.9131 104.082 19.9131C105.143 19.9131 105.798 19.0823 105.798 17.7387C105.798 16.4014 105.136 15.5588 104.082 15.5588C103.022 15.5588 102.377 16.3833 102.377 17.7332H102.377ZM112.243 17.7332C112.133 16.583 112.681 15.4699 113.657 14.8607C114.633 14.2515 115.868 14.2515 116.844 14.8607C117.82 15.4699 118.369 16.583 118.259 17.7332C118.371 18.8845 117.823 19.9998 116.846 20.6103C115.869 21.2208 114.633 21.2208 113.656 20.6103C112.679 19.9998 112.131 18.8845 112.243 17.7332ZM116.964 17.7332C116.964 16.3423 116.343 15.5289 115.253 15.5289C114.159 15.5289 113.543 16.3423 113.543 17.7332C113.543 19.1352 114.159 19.9423 115.253 19.9423C116.343 19.9423 116.964 19.1296 116.964 17.7332ZM119.948 14.5276H121.16V15.5469H121.254C121.582 14.7964 122.346 14.3373 123.158 14.4037C123.787 14.3562 124.403 14.5988 124.833 15.0631C125.262 15.5274 125.458 16.1629 125.366 16.7903V20.9442H124.107V17.1083C124.107 16.0772 123.662 15.5643 122.731 15.5643C122.304 15.5444 121.89 15.7127 121.597 16.0253C121.305 16.3378 121.162 16.7634 121.207 17.1904V20.9443H119.948V14.5276ZM132.48 12.93V14.5568H133.862V15.6235H132.48V18.923C132.48 19.5951 132.755 19.8894 133.382 19.8894C133.542 19.8889 133.703 19.8792 133.862 19.8602V20.915C133.636 20.9557 133.407 20.9774 133.177 20.9798C131.777 20.9798 131.22 20.4843 131.22 19.2472V15.6234H130.207V14.5568H131.22V12.93H132.48ZM135.582 12.0227H136.829V15.5588H136.929C137.272 14.8017 138.05 14.342 138.874 14.4093C139.499 14.3751 140.107 14.6231 140.532 15.0856C140.957 15.5482 141.154 16.1773 141.071 16.8015V20.9443H139.811V17.1139C139.811 16.089 139.336 15.5699 138.447 15.5699C138.009 15.5338 137.577 15.6939 137.268 16.0076C136.958 16.3212 136.802 16.7564 136.841 17.1967V20.9442H135.582L135.582 12.0227ZM148.412 19.2117C148.059 20.4221 146.894 21.2041 145.648 21.0681C144.797 21.0907 143.98 20.7361 143.412 20.0983C142.845 19.4605 142.585 18.604 142.701 17.7561C142.588 16.9059 142.847 16.0481 143.411 15.4049C143.975 14.7617 144.789 14.3964 145.642 14.4038C147.417 14.4038 148.488 15.6236 148.488 17.6385V18.0804H143.983V18.1513C143.944 18.6275 144.105 19.0985 144.429 19.4484C144.752 19.7984 145.207 19.9949 145.682 19.9896C146.298 20.064 146.898 19.7567 147.2 19.2117L148.412 19.2117ZM143.983 17.1438H147.205C147.238 16.7083 147.085 16.2795 146.786 15.9629C146.487 15.6464 146.069 15.4715 145.635 15.4816C145.195 15.476 144.772 15.6494 144.461 15.9623C144.15 16.2753 143.978 16.7013 143.983 17.1438H143.983ZM59.9283 38.674H53.2226L51.6123 43.4569H48.772L55.1235 25.7613H58.0744L64.4259 43.4569H61.5372L59.9283 38.674ZM53.9171 36.4669H59.2325L56.6122 28.7045H56.5389L53.9171 36.4669ZM78.143 37.0068C78.143 41.0161 76.0097 43.5919 72.7904 43.5919C71.1263 43.6795 69.5589 42.8027 68.7548 41.3347H68.6939V47.7249H66.0611V30.5554H68.6095V32.7012H68.658C69.4978 31.2424 71.0669 30.366 72.7419 30.4204C75.9972 30.4204 78.143 33.0088 78.143 37.0068ZM75.4369 37.0068C75.4369 34.3948 74.0949 32.6776 72.0474 32.6776C70.0359 32.6776 68.6828 34.431 68.6828 37.0068C68.6828 39.6064 70.0359 41.3473 72.0474 41.3473C74.095 41.3473 75.4369 39.6425 75.4369 37.0068ZM92.2598 37.0068C92.2598 41.0161 90.1265 43.5919 86.9072 43.5919C85.2432 43.6795 83.6757 42.8027 82.8717 41.3347H82.8107V47.7249H80.178V30.5554H82.7263V32.7012H82.7747C83.6146 31.2424 85.1837 30.3661 86.8587 30.4204C90.1141 30.4204 92.2598 33.0088 92.2598 37.0068ZM89.5538 37.0068C89.5538 34.3948 88.2118 32.6776 86.1643 32.6776C84.1527 32.6776 82.7997 34.431 82.7997 37.0068C82.7997 39.6064 84.1527 41.3473 86.1643 41.3473C88.2118 41.3473 89.5538 39.6425 89.5538 37.0068H89.5538ZM101.59 38.5265C101.785 40.2813 103.48 41.4335 105.796 41.4335C108.015 41.4335 109.611 40.2812 109.611 38.699C109.611 37.3254 108.648 36.503 106.368 35.9394L104.088 35.3869C100.858 34.6021 99.3584 33.0825 99.3584 30.6165C99.3584 27.5634 102.004 25.4662 105.76 25.4662C109.477 25.4662 112.025 27.5634 112.111 30.6165H109.453C109.294 28.8506 107.843 27.7846 105.722 27.7846C103.601 27.7846 102.15 28.8631 102.15 30.4328C102.15 31.6839 103.077 32.4201 105.345 32.9836L107.283 33.4623C110.892 34.3209 112.392 35.7794 112.392 38.3677C112.392 41.6783 109.77 43.7518 105.601 43.7518C101.699 43.7518 99.0651 41.727 98.8949 38.5263L101.59 38.5265ZM118.074 27.5022V30.5554H120.513V32.6525H118.074V39.765C118.074 40.8699 118.562 41.3848 119.634 41.3848C119.924 41.3797 120.213 41.3593 120.5 41.3235V43.4082C120.018 43.4988 119.528 43.5398 119.038 43.5306C116.441 43.5306 115.429 42.5495 115.429 40.0474V32.6525H113.564V30.5554H115.429V27.5022H118.074ZM121.925 37.0068C121.925 32.9475 124.302 30.3967 128.009 30.3967C131.727 30.3967 134.093 32.9475 134.093 37.0068C134.093 41.0773 131.74 43.617 128.009 43.617C124.279 43.617 121.925 41.0773 121.925 37.0068ZM131.411 37.0068C131.411 34.2223 130.142 32.5788 128.009 32.5788C125.875 32.5788 124.608 34.2348 124.608 37.0068C124.608 39.8026 125.875 41.4335 128.009 41.4335C130.142 41.4335 131.41 39.8026 131.41 37.0068H131.411ZM136.264 30.5554H138.775V32.7513H138.836C139.186 31.3377 140.473 30.3648 141.921 30.4204C142.224 30.4193 142.527 30.4524 142.823 30.5192V32.9962C142.44 32.8785 142.04 32.8244 141.64 32.8362C140.866 32.8046 140.117 33.1149 139.589 33.6856C139.062 34.2562 138.809 35.0303 138.896 35.8045V43.4569H136.264L136.264 30.5554ZM154.961 39.6676C154.607 42.0096 152.34 43.6169 149.438 43.6169C145.707 43.6169 143.391 41.1023 143.391 37.0681C143.391 33.0213 145.72 30.3967 149.328 30.3967C152.876 30.3967 155.108 32.8487 155.108 36.7605V37.6678H146.049V37.8279C145.964 38.7884 146.294 39.7391 146.954 40.4383C147.614 41.1375 148.541 41.5177 149.499 41.4822C150.777 41.6026 151.981 40.8647 152.461 39.6676L154.961 39.6676ZM146.061 35.817H152.474C152.521 34.9539 152.209 34.11 151.612 33.4884C151.015 32.8668 150.187 32.524 149.328 32.5426C148.462 32.5374 147.63 32.8803 147.016 33.4952C146.403 34.1101 146.059 34.946 146.061 35.817V35.817ZM35.0893 28.9284C35.1203 26.511 36.3803 24.278 38.4278 23.0118C37.1302 21.1477 35.0348 20.0082 32.7736 19.9371C30.3947 19.6859 28.0885 21.369 26.8762 21.369C25.6405 21.369 23.774 19.962 21.7642 20.0036C19.1197 20.0895 16.7141 21.5653 15.4275 23.8908C12.6877 28.6623 14.7314 35.6748 17.3559 39.5317C18.669 41.4204 20.2036 43.53 22.2117 43.4552C24.1767 43.3732 24.9106 42.1948 27.2825 42.1948C29.6324 42.1948 30.321 43.4552 32.3698 43.4076C34.4783 43.3732 35.8068 41.5106 37.0738 39.6041C38.0173 38.2584 38.7433 36.7711 39.2249 35.1973C36.7206 34.1318 35.0922 31.6635 35.0893 28.9284ZM31.2195 17.4005C32.3692 16.0123 32.9356 14.2279 32.7984 12.4264C31.042 12.6119 29.4195 13.4563 28.2543 14.7913C27.1038 16.1084 26.5209 17.8316 26.6341 19.5813C28.4141 19.5997 30.1041 18.7959 31.2195 17.4005Z" fill="black"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_94_1058">
13
+ <rect width="170" height="58" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="170" height="58" viewBox="0 0 170 58" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_1135)">
3
+ <path d="M10 0H160C165.523 0 170 4.47715 170 10V48C170 53.5228 165.523 58 160 58H10C4.47715 58 0 53.5228 0 48V10C0 4.47715 4.47715 0 10 0Z" fill="#A6A6A6"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 1C5.02944 1 1 5.02944 1 10V48C1 52.9706 5.02944 57 10 57H160C164.971 57 169 52.9706 169 48V10C169 5.02944 164.971 1 160 1H10Z" fill="black"/>
5
+ <path d="M53.587 12.4418C54.7047 12.3611 55.7994 12.7888 56.5699 13.6073C57.3404 14.4257 57.7054 15.5485 57.5645 16.6667C57.5645 19.3831 56.1049 20.9445 53.587 20.9445H50.5337V12.4418H53.587ZM51.8466 19.7421H53.4403C54.2391 19.7901 55.0168 19.4735 55.5576 18.8803C56.0984 18.2871 56.3447 17.4803 56.228 16.684C56.3362 15.891 56.0864 15.0909 55.5469 14.5025C55.0075 13.9141 54.2348 13.599 53.4403 13.6434H51.8466V19.7421ZM59.0475 17.7333C58.9381 16.5832 59.4864 15.4701 60.4624 14.8609C61.4384 14.2517 62.6733 14.2517 63.6493 14.8609C64.6253 15.4701 65.1736 16.5832 65.0642 17.7333C65.1757 18.8847 64.6279 19.9999 63.651 20.6104C62.6742 21.221 61.4375 21.221 60.4607 20.6104C59.4838 19.9999 58.9361 18.8847 59.0475 17.7333ZM63.7693 17.7333C63.7693 16.3424 63.1481 15.529 62.0579 15.529C60.9636 15.529 60.348 16.3424 60.348 17.7333C60.348 19.1354 60.9637 19.9425 62.0579 19.9425C63.1481 19.9425 63.7693 19.1298 63.7693 17.7333H63.7693Z" fill="white"/>
6
+ <path d="M73.0621 20.9441H71.7561L70.4381 16.2181H70.3381L69.0251 20.9441H67.7321L65.9731 14.5281H67.2501L68.3931 19.4241H68.4871L69.7991 14.5281H71.0061L72.3181 19.4241H72.4171L73.5551 14.5281H74.8141L73.0621 20.9441Z" fill="white"/>
7
+ <path d="M76.2925 14.5277H77.5044V15.547H77.5985C77.9256 14.7965 78.6901 14.3374 79.5021 14.4038C80.1309 14.3563 80.747 14.5989 81.1765 15.0632C81.6061 15.5274 81.8024 16.163 81.7101 16.7904V20.9443H80.4512V17.1084C80.4512 16.0772 80.0057 15.5644 79.0746 15.5644C78.6482 15.5444 78.2343 15.7128 77.9415 16.0253C77.6487 16.3379 77.5063 16.7635 77.5514 17.1905V20.9443H76.2925L76.2925 14.5277Z" fill="white"/>
8
+ <path d="M83.7158 12.0229H84.9748V20.9439H83.7158V12.0229Z" fill="white"/>
9
+ <path d="M86.7253 17.7332C86.616 16.583 87.1643 15.4698 88.1404 14.8606C89.1165 14.2514 90.3515 14.2514 91.3275 14.8606C92.3036 15.4698 92.852 16.583 92.7427 17.7332C92.854 18.8846 92.3061 19.9998 91.3292 20.6103C90.3523 21.2208 89.1156 21.2208 88.1387 20.6103C87.1618 19.9998 86.614 18.8846 86.7253 17.7332ZM91.447 17.7332C91.447 16.3423 90.8259 15.5289 89.7357 15.5289C88.6414 15.5289 88.0258 16.3423 88.0258 17.7332C88.0258 19.1352 88.6414 19.9423 89.7357 19.9423C90.8259 19.9423 91.447 19.1296 91.447 17.7332H91.447ZM94.068 19.1296C94.068 17.9746 94.923 17.3087 96.4407 17.2141L98.1686 17.1139V16.56C98.1686 15.8823 97.7231 15.4996 96.8626 15.4996C96.1598 15.4996 95.6728 15.7592 95.5331 16.2128H94.3143C94.4429 15.1107 95.4736 14.4038 96.9207 14.4038C98.52 14.4038 99.422 15.2046 99.422 16.56V20.9443H98.2101V20.0425H98.1105C97.6989 20.7011 96.9669 21.0859 96.1944 21.05C95.6529 21.1067 95.1128 20.9303 94.7076 20.5644C94.3025 20.1985 94.0702 19.6773 94.068 19.1296ZM98.1686 18.5813V18.0449L96.6108 18.1451C95.7323 18.2042 95.3339 18.5048 95.3339 19.0705C95.3339 19.648 95.8319 19.9841 96.5168 19.9841C96.9222 20.0253 97.327 19.8994 97.6383 19.6349C97.9497 19.3705 98.1411 18.9903 98.1686 18.5813ZM101.077 17.7332C101.077 15.7056 102.113 14.4212 103.725 14.4212C104.538 14.3834 105.301 14.8221 105.681 15.5469H105.775V12.0227H107.034V20.9443H105.827V19.9305H105.728C105.319 20.6493 104.547 21.0805 103.725 21.05C102.102 21.0501 101.077 19.7656 101.077 17.7332ZM102.377 17.7332C102.377 19.0942 103.015 19.9131 104.082 19.9131C105.143 19.9131 105.798 19.0823 105.798 17.7387C105.798 16.4014 105.136 15.5588 104.082 15.5588C103.022 15.5588 102.377 16.3833 102.377 17.7332H102.377ZM112.243 17.7332C112.133 16.583 112.681 15.4699 113.657 14.8607C114.633 14.2515 115.868 14.2515 116.844 14.8607C117.82 15.4699 118.369 16.583 118.259 17.7332C118.371 18.8845 117.823 19.9998 116.846 20.6103C115.869 21.2208 114.633 21.2208 113.656 20.6103C112.679 19.9998 112.131 18.8845 112.243 17.7332ZM116.964 17.7332C116.964 16.3423 116.343 15.5289 115.253 15.5289C114.159 15.5289 113.543 16.3423 113.543 17.7332C113.543 19.1352 114.159 19.9423 115.253 19.9423C116.343 19.9423 116.964 19.1296 116.964 17.7332ZM119.948 14.5276H121.16V15.5469H121.254C121.582 14.7964 122.346 14.3373 123.158 14.4037C123.787 14.3562 124.403 14.5988 124.833 15.0631C125.262 15.5274 125.458 16.1629 125.366 16.7903V20.9442H124.107V17.1083C124.107 16.0772 123.662 15.5643 122.731 15.5643C122.304 15.5444 121.89 15.7127 121.597 16.0253C121.305 16.3378 121.162 16.7634 121.207 17.1904V20.9443H119.948V14.5276ZM132.48 12.93V14.5568H133.862V15.6235H132.48V18.923C132.48 19.5951 132.755 19.8894 133.382 19.8894C133.542 19.8889 133.703 19.8792 133.862 19.8602V20.915C133.636 20.9557 133.407 20.9774 133.177 20.9798C131.777 20.9798 131.22 20.4843 131.22 19.2472V15.6234H130.207V14.5568H131.22V12.93H132.48ZM135.582 12.0227H136.829V15.5588H136.929C137.272 14.8017 138.05 14.342 138.874 14.4093C139.499 14.3751 140.107 14.6231 140.532 15.0856C140.957 15.5482 141.154 16.1773 141.071 16.8015V20.9443H139.811V17.1139C139.811 16.089 139.336 15.5699 138.447 15.5699C138.009 15.5338 137.577 15.6939 137.268 16.0076C136.958 16.3212 136.802 16.7564 136.841 17.1967V20.9442H135.582L135.582 12.0227ZM148.412 19.2117C148.059 20.4221 146.894 21.2041 145.648 21.0681C144.797 21.0907 143.98 20.7361 143.412 20.0983C142.845 19.4605 142.585 18.604 142.701 17.7561C142.588 16.9059 142.847 16.0481 143.411 15.4049C143.975 14.7617 144.789 14.3964 145.642 14.4038C147.417 14.4038 148.488 15.6236 148.488 17.6385V18.0804H143.983V18.1513C143.944 18.6275 144.105 19.0985 144.429 19.4484C144.752 19.7984 145.207 19.9949 145.682 19.9896C146.298 20.064 146.898 19.7567 147.2 19.2117L148.412 19.2117ZM143.983 17.1438H147.205C147.238 16.7083 147.085 16.2795 146.786 15.9629C146.487 15.6464 146.069 15.4715 145.635 15.4816C145.195 15.476 144.772 15.6494 144.461 15.9623C144.15 16.2753 143.978 16.7013 143.983 17.1438H143.983ZM59.9283 38.674H53.2226L51.6123 43.4569H48.772L55.1235 25.7613H58.0744L64.4259 43.4569H61.5372L59.9283 38.674ZM53.9171 36.4669H59.2325L56.6122 28.7045H56.5389L53.9171 36.4669ZM78.143 37.0068C78.143 41.0161 76.0097 43.5919 72.7904 43.5919C71.1263 43.6795 69.5589 42.8027 68.7548 41.3347H68.6939V47.7249H66.0611V30.5554H68.6095V32.7012H68.658C69.4978 31.2424 71.0669 30.366 72.7419 30.4204C75.9972 30.4204 78.143 33.0088 78.143 37.0068ZM75.4369 37.0068C75.4369 34.3948 74.0949 32.6776 72.0474 32.6776C70.0359 32.6776 68.6828 34.431 68.6828 37.0068C68.6828 39.6064 70.0359 41.3473 72.0474 41.3473C74.095 41.3473 75.4369 39.6425 75.4369 37.0068ZM92.2598 37.0068C92.2598 41.0161 90.1265 43.5919 86.9072 43.5919C85.2432 43.6795 83.6757 42.8027 82.8717 41.3347H82.8107V47.7249H80.178V30.5554H82.7263V32.7012H82.7747C83.6146 31.2424 85.1837 30.3661 86.8587 30.4204C90.1141 30.4204 92.2598 33.0088 92.2598 37.0068ZM89.5538 37.0068C89.5538 34.3948 88.2118 32.6776 86.1643 32.6776C84.1527 32.6776 82.7997 34.431 82.7997 37.0068C82.7997 39.6064 84.1527 41.3473 86.1643 41.3473C88.2118 41.3473 89.5538 39.6425 89.5538 37.0068H89.5538ZM101.59 38.5265C101.785 40.2813 103.48 41.4335 105.796 41.4335C108.015 41.4335 109.611 40.2812 109.611 38.699C109.611 37.3254 108.648 36.503 106.368 35.9394L104.088 35.3869C100.858 34.6021 99.3584 33.0825 99.3584 30.6165C99.3584 27.5634 102.004 25.4662 105.76 25.4662C109.477 25.4662 112.025 27.5634 112.111 30.6165H109.453C109.294 28.8506 107.843 27.7846 105.722 27.7846C103.601 27.7846 102.15 28.8631 102.15 30.4328C102.15 31.6839 103.077 32.4201 105.345 32.9836L107.283 33.4623C110.892 34.3209 112.392 35.7794 112.392 38.3677C112.392 41.6783 109.77 43.7518 105.601 43.7518C101.699 43.7518 99.0651 41.727 98.8949 38.5263L101.59 38.5265ZM118.074 27.5022V30.5554H120.513V32.6525H118.074V39.765C118.074 40.8699 118.562 41.3848 119.634 41.3848C119.924 41.3797 120.213 41.3593 120.5 41.3235V43.4082C120.018 43.4988 119.528 43.5398 119.038 43.5306C116.441 43.5306 115.429 42.5495 115.429 40.0474V32.6525H113.564V30.5554H115.429V27.5022H118.074ZM121.925 37.0068C121.925 32.9475 124.302 30.3967 128.009 30.3967C131.727 30.3967 134.093 32.9475 134.093 37.0068C134.093 41.0773 131.74 43.617 128.009 43.617C124.279 43.617 121.925 41.0773 121.925 37.0068ZM131.411 37.0068C131.411 34.2223 130.142 32.5788 128.009 32.5788C125.875 32.5788 124.608 34.2348 124.608 37.0068C124.608 39.8026 125.875 41.4335 128.009 41.4335C130.142 41.4335 131.41 39.8026 131.41 37.0068H131.411ZM136.264 30.5554H138.775V32.7513H138.836C139.186 31.3377 140.473 30.3648 141.921 30.4204C142.224 30.4193 142.527 30.4524 142.823 30.5192V32.9962C142.44 32.8785 142.04 32.8244 141.64 32.8362C140.866 32.8046 140.117 33.1149 139.589 33.6856C139.062 34.2562 138.809 35.0303 138.896 35.8045V43.4569H136.264L136.264 30.5554ZM154.961 39.6676C154.607 42.0096 152.34 43.6169 149.438 43.6169C145.707 43.6169 143.391 41.1023 143.391 37.0681C143.391 33.0213 145.72 30.3967 149.328 30.3967C152.876 30.3967 155.108 32.8487 155.108 36.7605V37.6678H146.049V37.8279C145.964 38.7884 146.294 39.7391 146.954 40.4383C147.614 41.1375 148.541 41.5177 149.499 41.4822C150.777 41.6026 151.981 40.8647 152.461 39.6676L154.961 39.6676ZM146.061 35.817H152.474C152.521 34.9539 152.209 34.11 151.612 33.4884C151.015 32.8668 150.187 32.524 149.328 32.5426C148.462 32.5374 147.63 32.8803 147.016 33.4952C146.403 34.1101 146.059 34.946 146.061 35.817V35.817ZM35.0893 28.9284C35.1203 26.511 36.3803 24.278 38.4278 23.0118C37.1302 21.1477 35.0348 20.0082 32.7736 19.9371C30.3947 19.6859 28.0885 21.369 26.8762 21.369C25.6405 21.369 23.774 19.962 21.7642 20.0036C19.1197 20.0895 16.7141 21.5653 15.4275 23.8908C12.6877 28.6623 14.7314 35.6748 17.3559 39.5317C18.669 41.4204 20.2036 43.53 22.2117 43.4552C24.1767 43.3732 24.9106 42.1948 27.2825 42.1948C29.6324 42.1948 30.321 43.4552 32.3698 43.4076C34.4783 43.3732 35.8068 41.5106 37.0738 39.6041C38.0173 38.2584 38.7433 36.7711 39.2249 35.1973C36.7206 34.1318 35.0922 31.6635 35.0893 28.9284ZM31.2195 17.4005C32.3692 16.0123 32.9356 14.2279 32.7984 12.4264C31.042 12.6119 29.4195 13.4563 28.2543 14.7913C27.1038 16.1084 26.5209 17.8316 26.6341 19.5813C28.4141 19.5997 30.1041 18.7959 31.2195 17.4005Z" fill="white"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_94_1135">
13
+ <rect width="170" height="58" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>