@westpac/ui 1.0.0-canary.9 → 1.1.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 (601) hide show
  1. package/CHANGELOG.md +415 -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/pass-code/pass-code.component.d.ts +1 -0
  186. package/dist/components/pass-code/pass-code.component.js +8 -3
  187. package/dist/components/pass-code/pass-code.types.d.ts +4 -0
  188. package/dist/components/pictogram/pictogram.styles.d.ts +6 -9
  189. package/dist/components/pictogram/pictogram.styles.js +2 -3
  190. package/dist/components/pictogram/pictogram.types.d.ts +1 -1
  191. package/dist/components/popover/components/panel/panel.component.d.ts +1 -1
  192. package/dist/components/popover/components/panel/panel.component.js +35 -17
  193. package/dist/components/popover/components/panel/panel.hook.d.ts +4 -1
  194. package/dist/components/popover/components/panel/panel.hook.js +96 -19
  195. package/dist/components/popover/components/panel/panel.styles.js +2 -2
  196. package/dist/components/popover/components/panel/panel.types.d.ts +8 -0
  197. package/dist/components/popover/popover.component.js +14 -4
  198. package/dist/components/radio-group/radio-group.component.js +2 -2
  199. package/dist/components/selector/components/selector-button-group/selector-button-group.component.d.ts +2 -1
  200. package/dist/components/selector/components/selector-button-group/selector-button-group.component.js +1 -1
  201. package/dist/components/selector/components/selector-checkbox-group/components/selector-checkbox-group-option/selector-checkbox-group-option.component.js +1 -0
  202. package/dist/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.js +2 -2
  203. package/dist/components/selector/components/selector-link-group/selector-link-group.component.d.ts +2 -1
  204. package/dist/components/selector/components/selector-link-group/selector-link-group.component.js +1 -1
  205. package/dist/components/selector/components/selector-radio-group/components/selector-radio-group-option/selector-radio-group-option.component.js +1 -0
  206. package/dist/components/selector/components/selector-radio-group/selector-radio-group.component.js +2 -2
  207. package/dist/components/symbol/components/logos/bom-logo.d.ts +1 -1
  208. package/dist/components/symbol/components/logos/bom-logo.js +94 -146
  209. package/dist/components/symbol/components/logos/bom-multibrand-large-logo.d.ts +1 -1
  210. package/dist/components/symbol/components/logos/bom-multibrand-large-logo.js +63 -67
  211. package/dist/components/symbol/components/logos/bom-multibrand-small-logo.js +60 -60
  212. package/dist/components/symbol/components/logos/bom-shield-logo.js +49 -41
  213. package/dist/components/symbol/components/logos/bsa-logo.d.ts +1 -1
  214. package/dist/components/symbol/components/logos/bsa-logo.js +25 -31
  215. package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.d.ts +1 -1
  216. package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.js +10 -12
  217. package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.d.ts +1 -1
  218. package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.js +10 -12
  219. package/dist/components/symbol/components/logos/bsa-stacked-logo.d.ts +1 -1
  220. package/dist/components/symbol/components/logos/bsa-stacked-logo.js +25 -31
  221. package/dist/components/symbol/components/logos/bt-logo.js +4 -4
  222. package/dist/components/symbol/components/logos/bt-multibrand-large-logo.js +4 -4
  223. package/dist/components/symbol/components/logos/bt-multibrand-small-logo.js +7 -7
  224. package/dist/components/symbol/components/logos/bt-panorama-logo.js +19 -19
  225. package/dist/components/symbol/components/logos/bt-panorama-reversed-logo.js +19 -19
  226. package/dist/components/symbol/components/logos/bt-reversed-logo.js +4 -4
  227. package/dist/components/symbol/components/logos/stg-dragon-logo.d.ts +1 -1
  228. package/dist/components/symbol/components/logos/stg-dragon-logo.js +28 -18
  229. package/dist/components/symbol/components/logos/stg-logo.d.ts +1 -1
  230. package/dist/components/symbol/components/logos/stg-logo.js +37 -27
  231. package/dist/components/symbol/components/logos/stg-multibrand-large-logo.d.ts +1 -1
  232. package/dist/components/symbol/components/logos/stg-multibrand-large-logo.js +18 -15
  233. package/dist/components/symbol/components/logos/stg-multibrand-small-logo.d.ts +1 -1
  234. package/dist/components/symbol/components/logos/stg-multibrand-small-logo.js +18 -16
  235. package/dist/components/symbol/components/logos/wbc-logo.js +13 -7
  236. package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.d.ts +1 -1
  237. package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.js +8 -5
  238. package/dist/components/symbol/components/logos/wbc-multibrand-small-logo.js +4 -3
  239. package/dist/components/symbol/components/logos/wbg-internal-logo.d.ts +2 -0
  240. package/dist/components/symbol/components/logos/wbg-internal-logo.js +36 -0
  241. package/dist/components/symbol/components/logos/wbg-logo.d.ts +2 -0
  242. package/dist/components/symbol/components/logos/wbg-logo.js +27 -0
  243. package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.d.ts +2 -0
  244. package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.js +25 -0
  245. package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.d.ts +2 -0
  246. package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.js +21 -0
  247. package/dist/components/symbol/components/symbols/american-express-symbol.js +65 -15
  248. package/dist/components/symbol/components/symbols/apple-pay-symbol.d.ts +2 -0
  249. package/dist/components/symbol/components/symbols/apple-pay-symbol.js +42 -0
  250. package/dist/components/symbol/components/symbols/apple-store-inverse-symbol.js +26 -25
  251. package/dist/components/symbol/components/symbols/apple-store-symbol.js +26 -25
  252. package/dist/components/symbol/components/symbols/bpay-land-symbol.js +14 -10
  253. package/dist/components/symbol/components/symbols/bpay-port-symbol.js +14 -10
  254. package/dist/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.d.ts +2 -0
  255. package/dist/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.js +56 -0
  256. package/dist/components/symbol/components/symbols/eftpos-horizontal-symbol.d.ts +2 -0
  257. package/dist/components/symbol/components/symbols/eftpos-horizontal-symbol.js +56 -0
  258. package/dist/components/symbol/components/symbols/{pay-to-wordmark-dark-grey-symbol.d.ts → eftpos-vertical-inverse-symbol.d.ts} +1 -1
  259. package/dist/components/symbol/components/symbols/eftpos-vertical-inverse-symbol.js +56 -0
  260. package/dist/components/symbol/components/symbols/{pay-to-light-grey-symbol.d.ts → eftpos-vertical-symbol.d.ts} +1 -1
  261. package/dist/components/symbol/components/symbols/eftpos-vertical-symbol.js +56 -0
  262. package/dist/components/symbol/components/symbols/facebook-circular-symbol.d.ts +2 -0
  263. package/dist/components/symbol/components/symbols/facebook-circular-symbol.js +17 -0
  264. package/dist/components/symbol/components/symbols/facebook-symbol.js +9 -11
  265. package/dist/components/symbol/components/symbols/google-pay-inverse-symbol.d.ts +2 -0
  266. package/dist/components/symbol/components/symbols/google-pay-inverse-symbol.js +38 -0
  267. package/dist/components/symbol/components/symbols/google-pay-symbol.d.ts +2 -0
  268. package/dist/components/symbol/components/symbols/google-pay-symbol.js +38 -0
  269. package/dist/components/symbol/components/symbols/google-store-symbol.js +64 -121
  270. package/dist/components/symbol/components/symbols/instagram-symbol.js +15 -43
  271. package/dist/components/symbol/components/symbols/linked-in-symbol.js +19 -17
  272. package/dist/components/symbol/components/symbols/mastercard-symbol.js +16 -16
  273. package/dist/components/symbol/components/symbols/{x-mark-inverse-symbol.d.ts → pay-id-inverse-symbol.d.ts} +1 -1
  274. package/dist/components/symbol/components/symbols/pay-id-inverse-symbol.js +24 -0
  275. package/dist/components/symbol/components/symbols/pay-id-symbol.js +12 -2
  276. package/dist/components/symbol/components/symbols/pay-to-inverse-symbol.d.ts +2 -0
  277. package/dist/components/symbol/components/symbols/pay-to-inverse-symbol.js +22 -0
  278. package/dist/components/symbol/components/symbols/{x-mark-symbol.d.ts → pay-to-symbol.d.ts} +1 -1
  279. package/dist/components/symbol/components/symbols/pay-to-symbol.js +22 -0
  280. package/dist/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.d.ts +2 -0
  281. package/dist/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.js +55 -0
  282. package/dist/components/symbol/components/symbols/samsung-pay-button-symbol.d.ts +2 -0
  283. package/dist/components/symbol/components/symbols/samsung-pay-button-symbol.js +55 -0
  284. package/dist/components/symbol/components/symbols/visa-blue-symbol.js +12 -6
  285. package/dist/components/symbol/components/symbols/visa-white-symbol.js +12 -6
  286. package/dist/components/symbol/components/symbols/x-symbol.js +4 -4
  287. package/dist/components/symbol/components/symbols/youtube-symbol.js +8 -26
  288. package/dist/components/symbol/index.d.ts +17 -23
  289. package/dist/components/symbol/index.js +17 -23
  290. package/dist/components/symbol/symbol.types.d.ts +0 -4
  291. package/dist/components/tooltip/components/tooltip-content/tooltip-content.component.d.ts +1 -1
  292. package/dist/components/tooltip/components/tooltip-content/tooltip-content.component.js +4 -2
  293. package/dist/components/tooltip/components/tooltip-content/tooltip-content.styles.d.ts +16 -1
  294. package/dist/components/tooltip/components/tooltip-content/tooltip-content.styles.js +7 -1
  295. package/dist/components/tooltip/components/tooltip-content/tooltip-content.types.d.ts +1 -0
  296. package/dist/components/tooltip/tooltip.component.d.ts +1 -1
  297. package/dist/components/tooltip/tooltip.component.js +5 -4
  298. package/dist/components/tooltip/tooltip.types.d.ts +3 -0
  299. package/dist/css/westpac-ui.css +284 -165
  300. package/dist/css/westpac-ui.min.css +284 -165
  301. package/package.json +17 -13
  302. package/src/components/autocomplete/components/autocomplete-list-box/autocomplete-list-box.component.tsx +1 -1
  303. package/src/components/autocomplete/components/autocomplete-popover/autocomplete-popover.component.tsx +2 -2
  304. package/src/components/bottom-sheet/bottom-sheet.component.tsx +1 -1
  305. package/src/components/button/button.component.tsx +2 -1
  306. package/src/components/button-group/components/button-group-button/button-group-button.component.tsx +2 -2
  307. package/src/components/checkbox-group/checkbox-group.component.tsx +1 -1
  308. package/src/components/compacta/components/compacta-item/compacta-item.component.tsx +2 -2
  309. package/src/components/date-picker/components/calendar/components/calendar-cell/calendar-cell.types.ts +0 -4
  310. package/src/components/date-picker/components/date-field/components/date-segment/date-segment.component.tsx +0 -1
  311. package/src/components/date-picker/components/date-field/components/date-segment/date-segment.styles.ts +2 -6
  312. package/src/components/date-picker/components/popover/popover.styles.ts +1 -1
  313. package/src/components/date-picker/date-picker.component.tsx +15 -2
  314. package/src/components/date-picker/date-picker.styles.ts +22 -18
  315. package/src/components/date-picker/date-picker.types.ts +12 -3
  316. package/src/components/header/header.component.tsx +10 -6
  317. package/src/components/icon/components/arrow-back-icon.tsx +17 -0
  318. package/src/components/icon/components/arrow-down-icon.tsx +17 -0
  319. package/src/components/icon/components/arrow-forward-icon.tsx +17 -0
  320. package/src/components/icon/components/arrow-up-icon.tsx +17 -0
  321. package/src/components/icon/icon.styles.ts +5 -5
  322. package/src/components/icon/index.ts +4 -0
  323. package/src/components/index.ts +1 -0
  324. package/src/components/input-group/components/input-group-supporting-text/input-group-supporting-text.styles.ts +1 -1
  325. package/src/components/link/link.component.tsx +1 -0
  326. package/src/components/link/link.styles.ts +5 -7
  327. package/src/components/modal/components/modal-dialog/components/modal-dialog-body/modal-dialog-body.styles.ts +1 -1
  328. package/src/components/modal/components/modal-dialog/modal-dialog.component.tsx +1 -0
  329. package/src/components/modal/components/modal-dialog/modal-dialog.styles.ts +1 -1
  330. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.component.tsx +26 -0
  331. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.styles.ts +9 -0
  332. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.types.ts +6 -0
  333. 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
  334. 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
  335. 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
  336. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.component.tsx +66 -0
  337. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.styles.ts +33 -0
  338. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.types.ts +7 -0
  339. 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
  340. 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
  341. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.component.tsx +42 -0
  342. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.styles.ts +10 -0
  343. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.types.ts +6 -0
  344. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.component.tsx +139 -0
  345. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.styles.ts +70 -0
  346. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.types.ts +21 -0
  347. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.component.tsx +64 -0
  348. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.styles.ts +8 -0
  349. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.types.ts +8 -0
  350. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.component.tsx +81 -0
  351. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.styles.ts +8 -0
  352. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.types.ts +7 -0
  353. package/src/components/multi-select/index.ts +2 -0
  354. package/src/components/multi-select/multi-select.component.tsx +116 -0
  355. package/src/components/multi-select/multi-select.styles.ts +7 -0
  356. package/src/components/multi-select/multi-select.types.ts +60 -0
  357. package/src/components/multi-select/utils/filter-nodes.ts +29 -0
  358. package/src/components/pass-code/pass-code.component.tsx +11 -4
  359. package/src/components/pass-code/pass-code.types.ts +4 -0
  360. package/src/components/pictogram/pictogram.styles.ts +2 -3
  361. package/src/components/pictogram/pictogram.types.ts +1 -1
  362. package/src/components/popover/components/panel/panel.component.tsx +50 -26
  363. package/src/components/popover/components/panel/panel.hook.tsx +101 -27
  364. package/src/components/popover/components/panel/panel.styles.ts +2 -2
  365. package/src/components/popover/components/panel/panel.types.ts +8 -0
  366. package/src/components/popover/popover.component.tsx +16 -2
  367. package/src/components/radio-group/radio-group.component.tsx +1 -1
  368. package/src/components/selector/components/selector-button-group/selector-button-group.component.tsx +1 -1
  369. package/src/components/selector/components/selector-checkbox-group/components/selector-checkbox-group-option/selector-checkbox-group-option.component.tsx +6 -1
  370. package/src/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.tsx +1 -1
  371. package/src/components/selector/components/selector-link-group/selector-link-group.component.tsx +1 -1
  372. package/src/components/selector/components/selector-radio-group/components/selector-radio-group-option/selector-radio-group-option.component.tsx +6 -1
  373. package/src/components/selector/components/selector-radio-group/selector-radio-group.component.tsx +1 -1
  374. package/src/components/symbol/components/logos/bom-logo.tsx +87 -141
  375. package/src/components/symbol/components/logos/bom-multibrand-large-logo.tsx +22 -27
  376. package/src/components/symbol/components/logos/bom-multibrand-small-logo.tsx +20 -20
  377. package/src/components/symbol/components/logos/bom-shield-logo.tsx +27 -21
  378. package/src/components/symbol/components/logos/bsa-logo.tsx +49 -57
  379. package/src/components/symbol/components/logos/bsa-multibrand-large-logo.tsx +28 -31
  380. package/src/components/symbol/components/logos/bsa-multibrand-small-logo.tsx +28 -31
  381. package/src/components/symbol/components/logos/bsa-stacked-logo.tsx +49 -57
  382. package/src/components/symbol/components/logos/bt-logo.tsx +6 -3
  383. package/src/components/symbol/components/logos/bt-multibrand-large-logo.tsx +4 -4
  384. package/src/components/symbol/components/logos/bt-multibrand-small-logo.tsx +7 -7
  385. package/src/components/symbol/components/logos/bt-panorama-logo.tsx +21 -18
  386. package/src/components/symbol/components/logos/bt-panorama-reversed-logo.tsx +21 -18
  387. package/src/components/symbol/components/logos/bt-reversed-logo.tsx +6 -3
  388. package/src/components/symbol/components/logos/stg-dragon-logo.tsx +77 -68
  389. package/src/components/symbol/components/logos/stg-logo.tsx +113 -104
  390. package/src/components/symbol/components/logos/stg-multibrand-large-logo.tsx +45 -42
  391. package/src/components/symbol/components/logos/stg-multibrand-small-logo.tsx +44 -42
  392. package/src/components/symbol/components/logos/wbc-logo.tsx +16 -9
  393. package/src/components/symbol/components/logos/wbc-multibrand-large-logo.tsx +22 -19
  394. package/src/components/symbol/components/logos/wbc-multibrand-small-logo.tsx +3 -2
  395. package/src/components/symbol/components/logos/wbg-internal-logo.tsx +51 -0
  396. package/src/components/symbol/components/logos/wbg-logo.tsx +41 -0
  397. package/src/components/symbol/components/logos/wbg-multibrand-large-logo.tsx +38 -0
  398. package/src/components/symbol/components/logos/wbg-multibrand-small-logo.tsx +38 -0
  399. package/src/components/symbol/components/symbols/american-express-symbol.tsx +73 -17
  400. package/src/components/symbol/components/symbols/apple-pay-symbol.tsx +61 -0
  401. package/src/components/symbol/components/symbols/apple-store-inverse-symbol.tsx +22 -20
  402. package/src/components/symbol/components/symbols/apple-store-symbol.tsx +21 -19
  403. package/src/components/symbol/components/symbols/bpay-land-symbol.tsx +10 -3
  404. package/src/components/symbol/components/symbols/bpay-port-symbol.tsx +10 -3
  405. package/src/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.tsx +74 -0
  406. package/src/components/symbol/components/symbols/eftpos-horizontal-symbol.tsx +74 -0
  407. package/src/components/symbol/components/symbols/eftpos-vertical-inverse-symbol.tsx +74 -0
  408. package/src/components/symbol/components/symbols/eftpos-vertical-symbol.tsx +74 -0
  409. package/src/components/symbol/components/symbols/facebook-circular-symbol.tsx +32 -0
  410. package/src/components/symbol/components/symbols/facebook-symbol.tsx +12 -7
  411. package/src/components/symbol/components/symbols/google-pay-inverse-symbol.tsx +60 -0
  412. package/src/components/symbol/components/symbols/google-pay-symbol.tsx +60 -0
  413. package/src/components/symbol/components/symbols/google-store-symbol.tsx +79 -99
  414. package/src/components/symbol/components/symbols/instagram-symbol.tsx +12 -24
  415. package/src/components/symbol/components/symbols/linked-in-symbol.tsx +17 -7
  416. package/src/components/symbol/components/symbols/mastercard-symbol.tsx +13 -16
  417. package/src/components/symbol/components/symbols/pay-id-inverse-symbol.tsx +37 -0
  418. package/src/components/symbol/components/symbols/pay-id-symbol.tsx +13 -4
  419. package/src/components/symbol/components/symbols/pay-to-inverse-symbol.tsx +35 -0
  420. package/src/components/symbol/components/symbols/pay-to-symbol.tsx +35 -0
  421. package/src/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.tsx +79 -0
  422. package/src/components/symbol/components/symbols/samsung-pay-button-symbol.tsx +79 -0
  423. package/src/components/symbol/components/symbols/visa-blue-symbol.tsx +9 -4
  424. package/src/components/symbol/components/symbols/visa-white-symbol.tsx +9 -4
  425. package/src/components/symbol/components/symbols/x-symbol.tsx +4 -4
  426. package/src/components/symbol/components/symbols/youtube-symbol.tsx +9 -14
  427. package/src/components/symbol/index.ts +17 -23
  428. package/src/components/symbol/symbol.types.ts +0 -4
  429. package/src/components/tooltip/components/tooltip-content/tooltip-content.component.tsx +2 -2
  430. package/src/components/tooltip/components/tooltip-content/tooltip-content.styles.ts +7 -1
  431. package/src/components/tooltip/components/tooltip-content/tooltip-content.types.ts +1 -0
  432. package/src/components/tooltip/tooltip.component.tsx +9 -4
  433. package/src/components/tooltip/tooltip.types.ts +4 -0
  434. package/utils/build-svg-zip/index.ts +1 -1
  435. package/assets/logos-symbols/AmericanExpressSymbol.svg +0 -13
  436. package/assets/logos-symbols/AppleStoreBlack.svg +0 -16
  437. package/assets/logos-symbols/AppleStoreWhite.svg +0 -16
  438. package/assets/logos-symbols/Apple_Pay.svg +0 -16
  439. package/assets/logos-symbols/BOMLogo.svg +0 -44
  440. package/assets/logos-symbols/BOMMultibrandLargeLogoCenter.svg +0 -23
  441. package/assets/logos-symbols/BOMMultibrandLargeLogoLeft.svg +0 -23
  442. package/assets/logos-symbols/BOMMultibrandLargeLogoRight.svg +0 -30
  443. package/assets/logos-symbols/BOMMultibrandSmallLogoCenter.svg +0 -22
  444. package/assets/logos-symbols/BOMMultibrandSmallLogoLeft.svg +0 -22
  445. package/assets/logos-symbols/BOMMultibrandSmallLogoRight.svg +0 -22
  446. package/assets/logos-symbols/BPayLandSymbol.svg +0 -11
  447. package/assets/logos-symbols/BPayPortSymbol.svg +0 -11
  448. package/assets/logos-symbols/BSALogo.svg +0 -16
  449. package/assets/logos-symbols/BSAMultibrandLargeLogoCenter.svg +0 -5
  450. package/assets/logos-symbols/BSAMultibrandLargeLogoLeft.svg +0 -5
  451. package/assets/logos-symbols/BSAMultibrandLargeLogoRight.svg +0 -5
  452. package/assets/logos-symbols/BSAMultibrandSmallLogoCenter.svg +0 -5
  453. package/assets/logos-symbols/BSAMultibrandSmallLogoLeft.svg +0 -5
  454. package/assets/logos-symbols/BSAMultibrandSmallLogoRight.svg +0 -5
  455. package/assets/logos-symbols/BSAStackedLogo.svg +0 -16
  456. package/assets/logos-symbols/BTLogo.svg +0 -5
  457. package/assets/logos-symbols/BTLogoReversed.svg +0 -5
  458. package/assets/logos-symbols/BTMultibrandLargeLogoCenter.svg +0 -5
  459. package/assets/logos-symbols/BTMultibrandLargeLogoLeft.svg +0 -5
  460. package/assets/logos-symbols/BTMultibrandLargeLogoRight.svg +0 -12
  461. package/assets/logos-symbols/BTMultibrandSmallLogoCenter.svg +0 -12
  462. package/assets/logos-symbols/BTMultibrandSmallLogoLeft.svg +0 -12
  463. package/assets/logos-symbols/BTMultibrandSmallLogoRight.svg +0 -12
  464. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoCenter.svg +0 -20
  465. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoLeft.svg +0 -20
  466. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoRight.svg +0 -20
  467. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoCenter.svg +0 -20
  468. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoLeft.svg +0 -20
  469. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoRight.svg +0 -20
  470. package/assets/logos-symbols/FacebookSymbol.svg +0 -11
  471. package/assets/logos-symbols/GooglePlusSymbol.svg +0 -19
  472. package/assets/logos-symbols/GoogleStoreSymbol.svg +0 -45
  473. package/assets/logos-symbols/InstagramSymbol.svg +0 -21
  474. package/assets/logos-symbols/MastercardAcceptedSymbol.svg +0 -15
  475. package/assets/logos-symbols/MastercardHorizontalSymbol.svg +0 -14
  476. package/assets/logos-symbols/MastercardSymbol.svg +0 -7
  477. package/assets/logos-symbols/MicrosoftStoreSymbol.svg +0 -16
  478. package/assets/logos-symbols/PayIDSymbol.svg +0 -10
  479. package/assets/logos-symbols/PrototypeLargeLogoCentre.svg +0 -9
  480. package/assets/logos-symbols/PrototypeLargeLogoLeft.svg +0 -9
  481. package/assets/logos-symbols/PrototypeLargeLogoRight.svg +0 -9
  482. package/assets/logos-symbols/PrototypeLogo.svg +0 -9
  483. package/assets/logos-symbols/PrototypeSmallLogoCentre.svg +0 -9
  484. package/assets/logos-symbols/PrototypeSmallLogoLeft.svg +0 -9
  485. package/assets/logos-symbols/PrototypeSmallLogoRight.svg +0 -9
  486. package/assets/logos-symbols/RAMSLogo.svg +0 -37
  487. package/assets/logos-symbols/RAMSMultibrandLargeLogoCenter.svg +0 -37
  488. package/assets/logos-symbols/RAMSMultibrandLargeLogoLeft.svg +0 -37
  489. package/assets/logos-symbols/RAMSMultibrandLargeLogoRight.svg +0 -37
  490. package/assets/logos-symbols/RAMSMultibrandSmallLogoCenter.svg +0 -37
  491. package/assets/logos-symbols/RAMSMultibrandSmallLogoLeft.svg +0 -37
  492. package/assets/logos-symbols/RAMSMultibrandSmallLogoRight.svg +0 -37
  493. package/assets/logos-symbols/RedAvatarCircleLogo.svg +0 -12
  494. package/assets/logos-symbols/RedAvatarCircleReversedLogo.svg +0 -11
  495. package/assets/logos-symbols/RedAvatarLogo.svg +0 -11
  496. package/assets/logos-symbols/STGDragonLogo.svg +0 -23
  497. package/assets/logos-symbols/STGLogo.svg +0 -32
  498. package/assets/logos-symbols/STGMultibrandLargeLogoCenter.svg +0 -9
  499. package/assets/logos-symbols/STGMultibrandLargeLogoLeft.svg +0 -9
  500. package/assets/logos-symbols/STGMultibrandLargeLogoRight.svg +0 -9
  501. package/assets/logos-symbols/STGMultibrandSmallLogoCenter.svg +0 -9
  502. package/assets/logos-symbols/STGMultibrandSmallLogoLeft.svg +0 -9
  503. package/assets/logos-symbols/STGMultibrandSmallLogoRight.svg +0 -16
  504. package/assets/logos-symbols/SamsungPayCTA-AddtoBlack.svg +0 -26
  505. package/assets/logos-symbols/SamsungPayCTA-AddtoWhite.svg +0 -26
  506. package/assets/logos-symbols/SamsungPayCTA-DonateBlack.svg +0 -32
  507. package/assets/logos-symbols/SamsungPayCTA-DonateWhite.svg +0 -32
  508. package/assets/logos-symbols/SamsungPayCTA-PartnerBlack.svg +0 -34
  509. package/assets/logos-symbols/SamsungPayCTA-PartnerWhite.svg +0 -34
  510. package/assets/logos-symbols/SamsungPayCTA-PaywithBlack.svg +0 -29
  511. package/assets/logos-symbols/SamsungPayCTA-PaywithWhite.svg +0 -29
  512. package/assets/logos-symbols/SamsungPayHorizontalBlack.svg +0 -19
  513. package/assets/logos-symbols/SamsungPayVerticalBlack.svg +0 -12
  514. package/assets/logos-symbols/SamsungPayVerticalWhite.svg +0 -12
  515. package/assets/logos-symbols/SamsungPayWhite.svg +0 -19
  516. package/assets/logos-symbols/SlackSymbol.svg +0 -14
  517. package/assets/logos-symbols/VisaBlueSymbol.svg +0 -11
  518. package/assets/logos-symbols/VisaSymbol.svg +0 -10
  519. package/assets/logos-symbols/VisaWhiteSymbol.svg +0 -11
  520. package/assets/logos-symbols/WBCMultibrandLargeLogoCenter.svg +0 -3
  521. package/assets/logos-symbols/WBCMultibrandLargeLogoLeft.svg +0 -3
  522. package/assets/logos-symbols/WBCMultibrandLargeLogoRight.svg +0 -3
  523. package/assets/logos-symbols/WBCMultibrandSmallLogoCenter.svg +0 -3
  524. package/assets/logos-symbols/WBCMultibrandSmallLogoLeft.svg +0 -3
  525. package/assets/logos-symbols/WBCMultibrandSmallLogoRight.svg +0 -3
  526. package/assets/logos-symbols/XBlack.svg +0 -3
  527. package/assets/logos-symbols/XWhite.svg +0 -3
  528. package/assets/logos-symbols/YammerSymbol.svg +0 -11
  529. package/assets/logos-symbols/YouTubeSymbol.svg +0 -16
  530. package/assets/logos-symbols/eftposHorizontalPositive.svg +0 -21
  531. package/assets/logos-symbols/eftposHorizontalReversed.svg +0 -21
  532. package/assets/logos-symbols/eftposHorizontalReversedMono.svg +0 -16
  533. package/assets/logos-symbols/eftposVerticalPositive.svg +0 -21
  534. package/assets/logos-symbols/eftposVerticalReversed.svg +0 -21
  535. package/assets/logos-symbols/eftposVerticalWhite.svg +0 -21
  536. package/assets/logos-symbols/google-pay-mark_800.svg +0 -18
  537. package/dist/components/symbol/components/logos/bt-panorama-multibrand-large-logo.d.ts +0 -2
  538. package/dist/components/symbol/components/logos/bt-panorama-multibrand-large-logo.js +0 -63
  539. package/dist/components/symbol/components/logos/bt-panorama-multibrand-small-logo.d.ts +0 -2
  540. package/dist/components/symbol/components/logos/bt-panorama-multibrand-small-logo.js +0 -63
  541. package/dist/components/symbol/components/logos/red-avatar-circle-logo.d.ts +0 -2
  542. package/dist/components/symbol/components/logos/red-avatar-circle-logo.js +0 -25
  543. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.d.ts +0 -2
  544. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.js +0 -22
  545. package/dist/components/symbol/components/logos/red-avatar-logo.d.ts +0 -2
  546. package/dist/components/symbol/components/logos/red-avatar-logo.js +0 -20
  547. package/dist/components/symbol/components/symbols/google-plus-symbol.d.ts +0 -2
  548. package/dist/components/symbol/components/symbols/google-plus-symbol.js +0 -45
  549. package/dist/components/symbol/components/symbols/mastercard-accepted-symbol.d.ts +0 -2
  550. package/dist/components/symbol/components/symbols/mastercard-accepted-symbol.js +0 -31
  551. package/dist/components/symbol/components/symbols/mastercard-horizontal-symbol.d.ts +0 -2
  552. package/dist/components/symbol/components/symbols/mastercard-horizontal-symbol.js +0 -28
  553. package/dist/components/symbol/components/symbols/microsoft-store-symbol.d.ts +0 -2
  554. package/dist/components/symbol/components/symbols/microsoft-store-symbol.js +0 -35
  555. package/dist/components/symbol/components/symbols/pay-to-black-symbol.d.ts +0 -2
  556. package/dist/components/symbol/components/symbols/pay-to-black-symbol.js +0 -16
  557. package/dist/components/symbol/components/symbols/pay-to-dark-grey-symbol.d.ts +0 -2
  558. package/dist/components/symbol/components/symbols/pay-to-dark-grey-symbol.js +0 -16
  559. package/dist/components/symbol/components/symbols/pay-to-light-grey-symbol.js +0 -16
  560. package/dist/components/symbol/components/symbols/pay-to-white-symbol.d.ts +0 -2
  561. package/dist/components/symbol/components/symbols/pay-to-white-symbol.js +0 -16
  562. package/dist/components/symbol/components/symbols/pay-to-wordmark-black-symbol.d.ts +0 -2
  563. package/dist/components/symbol/components/symbols/pay-to-wordmark-black-symbol.js +0 -25
  564. package/dist/components/symbol/components/symbols/pay-to-wordmark-dark-grey-symbol.js +0 -25
  565. package/dist/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.d.ts +0 -2
  566. package/dist/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.js +0 -25
  567. package/dist/components/symbol/components/symbols/pay-to-wordmark-white-symbol.d.ts +0 -2
  568. package/dist/components/symbol/components/symbols/pay-to-wordmark-white-symbol.js +0 -25
  569. package/dist/components/symbol/components/symbols/slack-symbol.d.ts +0 -2
  570. package/dist/components/symbol/components/symbols/slack-symbol.js +0 -31
  571. package/dist/components/symbol/components/symbols/twitter-symbol.d.ts +0 -2
  572. package/dist/components/symbol/components/symbols/twitter-symbol.js +0 -22
  573. package/dist/components/symbol/components/symbols/visa-symbol.d.ts +0 -2
  574. package/dist/components/symbol/components/symbols/visa-symbol.js +0 -14
  575. package/dist/components/symbol/components/symbols/x-mark-inverse-symbol.js +0 -14
  576. package/dist/components/symbol/components/symbols/x-mark-symbol.js +0 -14
  577. package/dist/components/symbol/components/symbols/yammer-symbol.d.ts +0 -2
  578. package/dist/components/symbol/components/symbols/yammer-symbol.js +0 -22
  579. package/src/components/symbol/components/logos/bt-panorama-multibrand-large-logo.tsx +0 -80
  580. package/src/components/symbol/components/logos/bt-panorama-multibrand-small-logo.tsx +0 -80
  581. package/src/components/symbol/components/logos/red-avatar-circle-logo.tsx +0 -35
  582. package/src/components/symbol/components/logos/red-avatar-circle-reversed-logo.tsx +0 -31
  583. package/src/components/symbol/components/logos/red-avatar-logo.tsx +0 -34
  584. package/src/components/symbol/components/symbols/google-plus-symbol.tsx +0 -43
  585. package/src/components/symbol/components/symbols/mastercard-accepted-symbol.tsx +0 -44
  586. package/src/components/symbol/components/symbols/mastercard-horizontal-symbol.tsx +0 -43
  587. package/src/components/symbol/components/symbols/microsoft-store-symbol.tsx +0 -38
  588. package/src/components/symbol/components/symbols/pay-to-black-symbol.tsx +0 -30
  589. package/src/components/symbol/components/symbols/pay-to-dark-grey-symbol.tsx +0 -30
  590. package/src/components/symbol/components/symbols/pay-to-light-grey-symbol.tsx +0 -30
  591. package/src/components/symbol/components/symbols/pay-to-white-symbol.tsx +0 -30
  592. package/src/components/symbol/components/symbols/pay-to-wordmark-black-symbol.tsx +0 -42
  593. package/src/components/symbol/components/symbols/pay-to-wordmark-dark-grey-symbol.tsx +0 -42
  594. package/src/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.tsx +0 -42
  595. package/src/components/symbol/components/symbols/pay-to-wordmark-white-symbol.tsx +0 -42
  596. package/src/components/symbol/components/symbols/slack-symbol.tsx +0 -43
  597. package/src/components/symbol/components/symbols/twitter-symbol.tsx +0 -31
  598. package/src/components/symbol/components/symbols/visa-symbol.tsx +0 -28
  599. package/src/components/symbol/components/symbols/x-mark-inverse-symbol.tsx +0 -28
  600. package/src/components/symbol/components/symbols/x-mark-symbol.tsx +0 -28
  601. package/src/components/symbol/components/symbols/yammer-symbol.tsx +0 -31
@@ -1,32 +0,0 @@
1
- <svg width="435" height="63" viewBox="0 0 435 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_745)">
3
- <path d="M423.8 0.23999H10.63C4.89001 0.23999 0.240005 4.88999 0.240005 10.63V52.2C0.240005 57.94 4.89001 62.59 10.63 62.59H423.8C429.54 62.59 434.19 57.94 434.19 52.2V10.63C434.2 4.88999 429.55 0.23999 423.8 0.23999Z" fill="white"/>
4
- <path d="M346.92 21.0599H339.81V41.8099H343.68V35.8699H346.89C351.21 35.8699 354.39 32.5699 354.39 28.4499C354.4 24.3499 351.21 21.0599 346.92 21.0599ZM346.64 32.2799H343.68V24.6299H346.64C348.94 24.6299 350.51 26.3399 350.51 28.4399C350.5 30.5799 348.94 32.2799 346.64 32.2799Z" fill="black"/>
5
- <path d="M368.73 27.17C367.54 25.75 365.58 24.84 363.39 24.84C359.18 24.84 355.15 28 355.15 33.51C355.15 38.94 359.33 42.15 363.34 42.15C365.53 42.15 367.52 41.18 368.74 39.65V41.81H372.58V25.18H368.74V27.17H368.73ZM363.95 38.62C361.11 38.62 358.92 36.35 358.92 33.45C358.92 30.58 361.11 28.33 363.95 28.33C366.79 28.33 368.92 30.63 368.92 33.45C368.93 36.32 366.79 38.62 363.95 38.62Z" fill="black"/>
6
- <path d="M382.54 36.3799L377.91 25.1799H373.82L380.64 40.9799L377.14 49.4799H381.04L390.96 25.1799H386.92L382.54 36.3799Z" fill="black"/>
7
- <path d="M299.67 36.8699H299.56L295.1 21.6399H287.9V40.8499H292.67L292.4 25.0899H292.51L297.3 40.8499H304.21V21.6399H299.4L299.67 36.8699Z" fill="black"/>
8
- <path d="M208.04 21.6399L204.44 41.0499H209.69L212.34 23.4399H212.45L215.04 41.0499H220.25L216.67 21.6399H208.04Z" fill="black"/>
9
- <path d="M237.36 21.6399L234.97 36.4799H234.86L232.47 21.6399H224.55L224.13 41.0499H228.98L229.1 23.5999H229.21L232.45 41.0499H237.38L240.62 23.5999H240.73L240.85 41.0499H245.71L245.28 21.6399H237.36Z" fill="black"/>
10
- <path d="M192.42 26.6399C192.33 26.2499 192.35 25.8399 192.4 25.6199C192.54 24.9999 192.96 24.3199 194.17 24.3199C195.31 24.3199 195.97 25.0199 195.97 26.0799V27.2799H200.81V25.9099C200.81 21.6799 197.01 21.0199 194.27 21.0199C190.82 21.0199 188 22.1599 187.48 25.3299C187.34 26.1999 187.32 26.9699 187.52 27.9499C188.36 31.9199 195.26 33.0599 196.26 35.5799C196.45 36.0499 196.39 36.6499 196.3 37.0199C196.14 37.6699 195.7 38.3299 194.41 38.3299C193.2 38.3299 192.46 37.6299 192.46 36.5699V34.6899H187.25V36.1899C187.25 40.5199 190.66 41.8299 194.3 41.8299C197.81 41.8299 200.7 40.6299 201.16 37.3899C201.4 35.7099 201.22 34.6199 201.14 34.2099C200.33 30.1199 192.97 28.9099 192.42 26.6399Z" fill="black"/>
11
- <path d="M255.56 26.6899C255.47 26.2999 255.49 25.8999 255.54 25.6799C255.68 25.0599 256.1 24.3899 257.29 24.3899C258.42 24.3899 259.08 25.0799 259.08 26.1299V27.3199H263.87V25.9699C263.87 21.7799 260.11 21.1299 257.39 21.1299C253.98 21.1299 251.18 22.2599 250.68 25.3899C250.54 26.2499 250.52 27.0099 250.72 27.9799C251.55 31.9099 258.38 33.0399 259.37 35.5299C259.55 35.9999 259.5 36.5899 259.41 36.9499C259.25 37.5899 258.82 38.2399 257.54 38.2399C256.34 38.2399 255.61 37.5499 255.61 36.4999V34.6399H250.46V36.1199C250.46 40.4099 253.83 41.6999 257.45 41.6999C260.93 41.6999 263.79 40.5199 264.24 37.3099C264.47 35.6499 264.3 34.5699 264.22 34.1599C263.39 30.1399 256.1 28.9399 255.56 26.6899Z" fill="black"/>
12
- <path d="M277.57 35.9899C277.57 36.2399 277.57 36.5199 277.53 36.7299C277.43 37.2099 277.02 38.1399 275.67 38.1399C274.32 38.1399 273.9 37.2099 273.81 36.7299C273.77 36.5199 273.76 36.2399 273.76 35.9899V21.6399H268.85V35.5599C268.84 35.9199 268.88 36.6499 268.89 36.8399C269.23 40.4599 272.09 41.6399 275.66 41.6399C279.23 41.6399 282.09 40.4699 282.43 36.8399C282.45 36.6499 282.49 35.9199 282.48 35.5599V21.6399H277.57V35.9899Z" fill="black"/>
13
- <path d="M316.19 32.98H318.18V35.8C318.18 36.05 318.17 36.32 318.13 36.54C318.04 37.06 317.55 37.95 316.15 37.95C314.75 37.95 314.26 37.06 314.16 36.54C314.12 36.32 314.11 36.05 314.12 35.8V26.93C314.12 26.61 314.14 26.27 314.2 26.01C314.31 25.53 314.72 24.6 316.13 24.6C317.61 24.6 317.98 25.58 318.07 26.01C318.13 26.29 318.13 26.75 318.13 26.75V27.84H323.03V27.19C323.03 27.19 323.05 26.53 322.98 25.91C322.62 22.27 319.61 21.11 316.17 21.11C312.73 21.11 309.79 22.28 309.36 25.91C309.32 26.23 309.28 26.84 309.28 27.19V35.36C309.28 35.73 309.29 35.99 309.35 36.64C309.67 40.17 312.74 41.44 316.18 41.44C319.62 41.44 322.68 40.18 323.01 36.64C323.07 35.99 323.08 35.73 323.08 35.36V30.16H316.21V32.98H316.19Z" fill="black"/>
14
- <path d="M27.44 21.35H21.11V41.63H27.41C30.42 41.63 32.71 40.78 34.29 39.07C35.87 37.36 36.66 34.83 36.66 31.47C36.66 28.13 35.88 25.61 34.31 23.91C32.73 22.2 30.45 21.35 27.44 21.35ZM31.73 36.82C30.76 38.03 29.31 38.63 27.39 38.63H24.48V24.34H27.36C31.24 24.34 33.19 26.71 33.19 31.45C33.18 33.83 32.7 35.62 31.73 36.82Z" fill="black"/>
15
- <path d="M45.75 26.0499C43.62 26.0499 41.98 26.7299 40.84 28.0799C39.69 29.4299 39.12 31.4199 39.12 34.0299C39.12 36.6399 39.69 38.6199 40.83 39.9699C41.97 41.3099 43.6 41.9899 45.73 41.9899C47.86 41.9899 49.5 41.3199 50.65 39.9699C51.8 38.6299 52.37 36.6499 52.37 34.0299C52.37 31.4199 51.8 29.4299 50.66 28.0799C49.51 26.7299 47.88 26.0499 45.75 26.0499ZM48.16 37.7899C47.62 38.6299 46.81 39.0499 45.72 39.0499C44.66 39.0499 43.85 38.6299 43.31 37.7899C42.77 36.9499 42.5 35.6999 42.5 34.0399C42.5 30.6999 43.58 29.0299 45.75 29.0299C47.9 29.0299 48.97 30.6999 48.97 34.0399C48.97 35.6999 48.7 36.9499 48.16 37.7899Z" fill="black"/>
16
- <path d="M63.11 26.0499C61.28 26.0499 59.75 26.7899 58.52 28.2599V26.4099H55.52V41.6199H58.83V30.3099C59.78 29.5399 60.81 29.1599 61.91 29.1599C63.57 29.1599 64.4 29.9199 64.4 31.4299V41.6299H67.71V31.0099C67.71 29.4399 67.31 28.2199 66.51 27.3499C65.7 26.4899 64.57 26.0499 63.11 26.0499Z" fill="black"/>
17
- <path d="M76.69 26.0499C75.01 26.0499 73.36 26.4399 71.73 27.2299L72.57 29.8099C73.75 29.2899 74.93 29.0299 76.13 29.0299C78.16 29.0299 79.18 29.8099 79.18 31.3799V32.0799C76.12 32.0999 73.88 32.5299 72.47 33.3799C71.06 34.2299 70.36 35.5599 70.36 37.3699C70.36 38.8099 70.76 39.9299 71.56 40.7299C72.36 41.5299 73.5 41.9299 74.98 41.9299C77.03 41.9299 78.54 41.1199 79.49 39.4899V41.6199H82.46V31.0099C82.46 29.4199 81.95 28.1999 80.93 27.3399C79.92 26.4799 78.5 26.0499 76.69 26.0499ZM79.18 37.5399C78.25 38.5899 77.12 39.1099 75.79 39.1099C74.3 39.1099 73.55 38.4499 73.55 37.1199C73.55 36.1899 74 35.4999 74.89 35.0599C75.79 34.6199 77.22 34.3799 79.18 34.3399V37.5399Z" fill="black"/>
18
- <path d="M92.62 38.8799C91.8 38.8799 91.21 38.6799 90.84 38.2799C90.48 37.8799 90.29 37.2299 90.29 36.3299V29.2699H94.55V26.4099H90.3V22.1799H86.99V26.4099H84.58V29.2699H86.99V36.8899C86.99 40.1999 88.69 41.8499 92.09 41.8499C93.02 41.8499 93.91 41.7199 94.75 41.4599L94.25 38.6599C93.69 38.8099 93.14 38.8799 92.62 38.8799Z" fill="black"/>
19
- <path d="M102.87 26.0499C100.78 26.0499 99.15 26.7499 98 28.1399C96.84 29.5299 96.26 31.4999 96.26 34.0399C96.26 36.5399 96.88 38.4899 98.11 39.8799C99.34 41.2699 101.09 41.9699 103.35 41.9699C104.32 41.9699 105.27 41.8399 106.19 41.5799C107.11 41.3199 107.92 40.9499 108.61 40.4899L107.41 37.9999C106.25 38.6499 105.01 38.9799 103.69 38.9799C101.24 38.9799 99.89 37.6699 99.63 35.0599H109.13C109.22 34.5399 109.27 33.9899 109.27 33.4099C109.27 31.0899 108.71 29.2899 107.59 27.9999C106.45 26.6999 104.88 26.0499 102.87 26.0499ZM99.62 32.7199C99.88 30.2199 100.94 28.9699 102.79 28.9699C103.76 28.9699 104.52 29.2999 105.07 29.9499C105.62 30.5999 105.91 31.5299 105.95 32.7199H99.62Z" fill="black"/>
20
- <path d="M131.23 38.2099L128.48 26.4199H125.09L122.41 38.2099L119.69 26.4199H116.33L120.59 41.6299H124.14L126.75 30.4799L129.41 41.6299H132.96L137.22 26.4199H133.89L131.23 38.2099Z" fill="black"/>
21
- <path d="M141.45 20.2799C140.8 20.2799 140.29 20.4499 139.94 20.7999C139.58 21.1499 139.41 21.6399 139.41 22.2699C139.41 22.8699 139.59 23.3399 139.96 23.6999C140.32 24.0499 140.82 24.2299 141.46 24.2299C142.11 24.2299 142.62 24.0599 142.97 23.7099C143.32 23.3599 143.5 22.8699 143.5 22.2399C143.5 21.6399 143.32 21.1699 142.95 20.8099C142.58 20.4599 142.08 20.2799 141.45 20.2799Z" fill="black"/>
22
- <path d="M143.1 26.4199H139.79V41.6299H143.1V26.4199Z" fill="black"/>
23
- <path d="M153.51 38.8799C152.69 38.8799 152.1 38.6799 151.73 38.2799C151.37 37.8799 151.18 37.2299 151.18 36.3299V29.2699H155.44V26.4099H151.18V22.1799H147.87V26.4099H145.46V29.2699H147.87V36.8899C147.87 40.1999 149.57 41.8499 152.97 41.8499C153.9 41.8499 154.79 41.7199 155.63 41.4599L155.13 38.6599C154.58 38.8099 154.03 38.8799 153.51 38.8799Z" fill="black"/>
24
- <path d="M165.77 26.0499C164.09 26.0499 162.65 26.6799 161.46 27.9299V20.0599H158.15V41.6299H161.46V30.3099C161.95 29.9199 162.44 29.6299 162.94 29.4399C163.44 29.2499 163.99 29.1599 164.56 29.1599C166.24 29.1599 167.08 29.9199 167.08 31.4299V41.6299H170.39V31.0099C170.39 29.4399 169.99 28.2199 169.19 27.3499C168.39 26.4899 167.25 26.0499 165.77 26.0499Z" fill="black"/>
25
- <path d="M413.35 30.8999C413 30.4799 412.63 30.0799 412.23 29.6999C411.82 29.3199 411.42 28.9299 411.02 28.5299C410.63 28.1499 410.22 27.7599 409.81 27.3499C409.39 26.9699 408.98 26.5799 408.57 26.1799C408.18 25.7799 407.77 25.3899 407.36 24.9999C406.97 24.5999 406.56 24.1999 406.15 23.7999C405.76 23.3999 405.36 22.9999 404.94 22.5999L404.35 21.9999C404.16 21.7999 403.91 21.6399 403.6 21.5199H403.41C403.16 21.5599 402.98 21.6399 402.85 21.7599C402.44 22.1599 402.03 22.5599 401.64 22.9599L401.39 23.3199C401.29 23.6199 401.34 23.8699 401.55 24.0699C401.94 24.4899 402.34 24.8999 402.73 25.3099C403.14 25.6899 403.55 26.0799 403.94 26.4799C404.33 26.8799 404.74 27.2799 405.15 27.6799C405.54 28.0599 405.95 28.4499 406.36 28.8599C406.75 29.2599 407.15 29.6599 407.57 30.0599C407.96 30.4599 408.36 30.8599 408.75 31.2699L408.47 31.5699C408.06 31.9699 407.65 32.3599 407.26 32.7399C406.85 33.1399 406.44 33.5399 406.05 33.9399C405.63 34.3399 405.23 34.7399 404.84 35.1499C404.43 35.5499 404.02 35.9499 403.63 36.3499C403.24 36.7499 402.83 37.1499 402.42 37.5599L401.83 38.1299L401.43 38.6099L401.4 39.2099L401.59 39.5399L401.65 39.5699C402.04 39.9699 402.45 40.3699 402.86 40.7699C403 40.9099 403.23 40.9799 403.54 40.9799L403.79 40.9199C404.06 40.7599 404.31 40.5599 404.53 40.3199C404.78 40.0599 405.04 39.7999 405.31 39.5399L405.74 39.1199C406.13 38.7399 406.54 38.3499 406.95 37.9499C407.36 37.5499 407.77 37.1599 408.16 36.7799C408.57 36.3799 408.97 35.9799 409.37 35.5699C409.78 35.1899 410.19 34.7999 410.58 34.3999C410.99 33.9999 411.4 33.6099 411.79 33.2299C412.2 32.8299 412.61 32.4399 413 32.0599L413.34 31.6399L413.4 31.0099L413.35 30.8999Z" fill="black"/>
26
- </g>
27
- <defs>
28
- <clipPath id="clip0_822_745">
29
- <rect width="435" height="63" fill="white"/>
30
- </clipPath>
31
- </defs>
32
- </svg>
@@ -1,34 +0,0 @@
1
- <svg width="422" height="63" viewBox="0 0 422 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_828)">
3
- <path d="M410.67 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.59H410.67C416.41 62.59 421.06 57.94 421.06 52.2V10.63C421.06 4.88999 416.41 0.23999 410.67 0.23999Z" fill="black"/>
4
- <path d="M163.73 49.58V13.65" stroke="white" stroke-width="0.2799" stroke-linejoin="round"/>
5
- <path d="M333.78 21.0601H326.67V41.8101H330.54V35.8701H333.75C338.07 35.8701 341.25 32.5701 341.25 28.4501C341.26 24.3501 338.08 21.0601 333.78 21.0601ZM333.5 32.2801H330.54V24.6301H333.5C335.8 24.6301 337.37 26.3401 337.37 28.4401C337.37 30.5801 335.8 32.2801 333.5 32.2801Z" fill="white"/>
6
- <path d="M355.59 27.17C354.4 25.75 352.44 24.84 350.25 24.84C346.04 24.84 342.01 28 342.01 33.51C342.01 38.94 346.19 42.15 350.2 42.15C352.39 42.15 354.38 41.18 355.6 39.65V41.81H359.44V25.18H355.6V27.17H355.59ZM350.81 38.62C347.97 38.62 345.78 36.35 345.78 33.45C345.78 30.58 347.97 28.33 350.81 28.33C353.65 28.33 355.78 30.63 355.78 33.45C355.79 36.32 353.66 38.62 350.81 38.62Z" fill="white"/>
7
- <path d="M369.41 36.3801L364.77 25.1801H360.68L367.5 40.9801L364.01 49.4801H367.9L377.82 25.1801H373.78L369.41 36.3801Z" fill="white"/>
8
- <path d="M286.53 36.87H286.43L281.96 21.64H274.76V40.85H279.53L279.26 25.09H279.37L284.16 40.85H291.07V21.64H286.27L286.53 36.87Z" fill="white"/>
9
- <path d="M194.9 21.64L191.3 41.05H196.55L199.2 23.44H199.31L201.9 41.05H207.11L203.54 21.64H194.9Z" fill="white"/>
10
- <path d="M224.23 21.64L221.83 36.48H221.72L219.33 21.64H211.42L210.99 41.05H215.85L215.97 23.6H216.08L219.32 41.05H224.24L227.49 23.6H227.59L227.71 41.05H232.57L232.14 21.64H224.23Z" fill="white"/>
11
- <path d="M179.28 26.64C179.19 26.24 179.21 25.84 179.26 25.62C179.4 25 179.82 24.32 181.03 24.32C182.17 24.32 182.83 25.02 182.83 26.08V27.28H187.67V25.91C187.67 21.68 183.87 21.02 181.13 21.02C177.68 21.02 174.86 22.16 174.34 25.33C174.2 26.2 174.18 26.97 174.39 27.95C175.23 31.92 182.13 33.06 183.13 35.58C183.32 36.05 183.26 36.65 183.17 37.02C183.01 37.67 182.57 38.33 181.28 38.33C180.07 38.33 179.33 37.63 179.33 36.57V34.69H174.12V36.19C174.12 40.52 177.53 41.83 181.17 41.83C184.68 41.83 187.57 40.63 188.03 37.39C188.27 35.71 188.09 34.62 188.01 34.21C187.19 30.12 179.83 28.91 179.28 26.64Z" fill="white"/>
12
- <path d="M242.42 26.69C242.33 26.3 242.35 25.9 242.4 25.68C242.54 25.06 242.96 24.39 244.15 24.39C245.28 24.39 245.94 25.08 245.94 26.13V27.32H250.73V25.97C250.73 21.78 246.97 21.13 244.25 21.13C240.84 21.13 238.04 22.26 237.53 25.39C237.39 26.25 237.37 27.01 237.57 27.98C238.4 31.91 245.23 33.04 246.22 35.53C246.41 36 246.35 36.59 246.26 36.95C246.1 37.59 245.67 38.24 244.39 38.24C243.19 38.24 242.46 37.55 242.46 36.5V34.64H237.31V36.12C237.31 40.41 240.68 41.7 244.3 41.7C247.78 41.7 250.64 40.52 251.09 37.31C251.32 35.65 251.15 34.57 251.07 34.16C250.26 30.14 242.97 28.94 242.42 26.69Z" fill="white"/>
13
- <path d="M264.44 35.99C264.44 36.24 264.44 36.52 264.39 36.73C264.29 37.21 263.88 38.14 262.53 38.14C261.18 38.14 260.76 37.21 260.67 36.73C260.63 36.52 260.62 36.24 260.62 35.99V21.64H255.71V35.56C255.7 35.92 255.74 36.65 255.75 36.84C256.09 40.46 258.95 41.64 262.52 41.64C266.09 41.64 268.95 40.47 269.29 36.84C269.31 36.65 269.35 35.92 269.34 35.56V21.64H264.43V35.99H264.44Z" fill="white"/>
14
- <path d="M303.05 32.98H305.04V35.8C305.04 36.05 305.03 36.32 304.99 36.54C304.9 37.06 304.41 37.95 303.01 37.95C301.61 37.95 301.12 37.06 301.03 36.54C300.99 36.32 300.98 36.05 300.99 35.8V26.93C300.99 26.61 301.01 26.27 301.07 26.01C301.18 25.53 301.59 24.6 303 24.6C304.48 24.6 304.85 25.58 304.94 26.01C305 26.29 305 26.75 305 26.75V27.84H309.9V27.19C309.9 27.19 309.92 26.53 309.85 25.91C309.49 22.27 306.48 21.11 303.04 21.11C299.6 21.11 296.66 22.28 296.23 25.91C296.19 26.23 296.15 26.84 296.15 27.19V35.36C296.15 35.73 296.16 35.99 296.22 36.64C296.54 40.17 299.61 41.44 303.05 41.44C306.49 41.44 309.55 40.18 309.88 36.64C309.94 35.99 309.95 35.73 309.95 35.36V30.16H303.08V32.98H303.05Z" fill="white"/>
15
- <path d="M400.21 30.9C399.86 30.48 399.48 30.08 399.09 29.7C398.68 29.32 398.28 28.93 397.88 28.53C397.49 28.15 397.08 27.76 396.67 27.35C396.25 26.97 395.84 26.58 395.43 26.18C395.04 25.78 394.63 25.39 394.22 25.01C393.83 24.61 393.42 24.21 393.01 23.81C392.62 23.41 392.22 23.01 391.8 22.61L391.21 22.01C391.02 21.81 390.77 21.65 390.46 21.53H390.27C390.02 21.57 389.84 21.65 389.71 21.77C389.3 22.17 388.89 22.57 388.5 22.97L388.25 23.33C388.15 23.63 388.2 23.88 388.41 24.08C388.8 24.5 389.2 24.91 389.59 25.32C390 25.7 390.41 26.09 390.8 26.49C391.19 26.89 391.6 27.29 392.01 27.69C392.4 28.07 392.81 28.46 393.22 28.87C393.61 29.27 394.01 29.67 394.43 30.07C394.82 30.47 395.22 30.88 395.61 31.28L395.33 31.58C394.92 31.98 394.51 32.37 394.12 32.75C393.71 33.15 393.3 33.55 392.91 33.95C392.49 34.35 392.09 34.75 391.7 35.16C391.29 35.56 390.88 35.96 390.49 36.36C390.1 36.76 389.69 37.17 389.28 37.57L388.69 38.14L388.29 38.62L388.26 39.22L388.45 39.55L388.51 39.58C388.9 39.98 389.31 40.38 389.72 40.78C389.86 40.92 390.09 40.99 390.4 40.99L390.65 40.93C390.92 40.77 391.17 40.57 391.39 40.33C391.64 40.07 391.9 39.81 392.17 39.55L392.6 39.13C392.99 38.75 393.4 38.36 393.81 37.96C394.22 37.56 394.63 37.17 395.02 36.79C395.43 36.39 395.83 35.99 396.23 35.58C396.64 35.2 397.04 34.81 397.44 34.4C397.85 34 398.26 33.61 398.65 33.23C399.06 32.83 399.47 32.44 399.86 32.06L400.2 31.64L400.26 31.01L400.21 30.9Z" fill="white"/>
16
- <path d="M153.34 13.65H21.03V48.84H153.34V13.65Z" stroke="#FBF9FC" stroke-width="0.2799" stroke-dasharray="2 2"/>
17
- <path d="M45.4 26.16H41.1V38.05H43.07V34.18H45.3C46.56 34.18 47.54 33.83 48.24 33.12C48.94 32.41 49.29 31.43 49.29 30.15C49.29 28.88 48.95 27.9 48.27 27.2C47.59 26.51 46.64 26.16 45.4 26.16ZM45.4 32.42H43.07V27.92H45.3C46.6 27.92 47.25 28.67 47.25 30.19C47.26 31.67 46.64 32.42 45.4 32.42Z" fill="white"/>
18
- <path d="M53.61 28.92C52.62 28.92 51.66 29.15 50.7 29.61L51.19 31.12C51.88 30.81 52.57 30.66 53.28 30.66C54.47 30.66 55.07 31.12 55.07 32.04V32.45C53.27 32.46 51.96 32.72 51.14 33.21C50.31 33.71 49.9 34.49 49.9 35.55C49.9 36.39 50.14 37.05 50.61 37.52C51.08 37.99 51.75 38.23 52.61 38.23C53.81 38.23 54.69 37.75 55.25 36.8V38.05H56.99V31.83C56.99 30.9 56.69 30.18 56.1 29.68C55.5 29.17 54.67 28.92 53.61 28.92ZM55.07 35.65C54.52 36.26 53.86 36.57 53.08 36.57C52.2 36.57 51.77 36.18 51.77 35.4C51.77 34.85 52.03 34.45 52.56 34.19C53.09 33.93 53.92 33.79 55.07 33.77V35.65Z" fill="white"/>
19
- <path d="M61.19 30.5V29.14H59.43V38.06H61.37V31.75C61.58 31.43 61.82 31.2 62.09 31.06C62.36 30.92 62.7 30.85 63.09 30.85C63.47 30.85 63.83 30.91 64.16 31.01L64.55 29.17C64.25 29.03 63.91 28.96 63.53 28.96C62.52 28.95 61.74 29.47 61.19 30.5Z" fill="white"/>
20
- <path d="M69.88 36.44C69.4 36.44 69.05 36.32 68.84 36.09C68.63 35.86 68.52 35.47 68.52 34.95V30.81H71.02V29.14H68.52V26.66H66.58V29.14H65.17V30.81H66.58V35.28C66.58 37.22 67.58 38.19 69.57 38.19C70.12 38.19 70.64 38.11 71.13 37.96L70.83 36.32C70.51 36.4 70.19 36.44 69.88 36.44Z" fill="white"/>
21
- <path d="M77.2 28.92C76.13 28.92 75.23 29.35 74.51 30.22V29.14H72.75V38.06H74.69V31.43C75.25 30.98 75.85 30.76 76.5 30.76C77.47 30.76 77.96 31.2 77.96 32.09V38.07H79.9V31.85C79.9 30.93 79.66 30.22 79.19 29.71C78.72 29.18 78.06 28.92 77.2 28.92Z" fill="white"/>
22
- <path d="M85.66 28.92C84.43 28.92 83.48 29.33 82.8 30.14C82.12 30.96 81.78 32.11 81.78 33.6C81.78 35.07 82.14 36.21 82.86 37.02C83.58 37.83 84.6 38.24 85.93 38.24C86.5 38.24 87.05 38.16 87.6 38.01C88.14 37.86 88.61 37.64 89.02 37.37L88.31 35.91C87.63 36.29 86.9 36.48 86.13 36.48C84.7 36.48 83.9 35.71 83.75 34.18H89.32C89.37 33.87 89.4 33.55 89.4 33.21C89.4 31.85 89.07 30.8 88.41 30.04C87.76 29.3 86.84 28.92 85.66 28.92ZM83.76 32.83C83.91 31.36 84.53 30.63 85.62 30.63C86.19 30.63 86.63 30.82 86.96 31.21C87.28 31.59 87.46 32.13 87.48 32.84H83.76V32.83Z" fill="white"/>
23
- <path d="M93.07 30.5V29.14H91.31V38.06H93.25V31.75C93.46 31.43 93.7 31.2 93.97 31.06C94.24 30.92 94.58 30.85 94.97 30.85C95.35 30.85 95.71 30.91 96.04 31.01L96.43 29.17C96.13 29.03 95.79 28.96 95.41 28.96C94.4 28.95 93.61 29.47 93.07 30.5Z" fill="white"/>
24
- <path d="M103.17 36.42C102.89 36.42 102.68 36.35 102.55 36.21C102.42 36.07 102.35 35.84 102.35 35.54V25.41H100.41V35.9C100.41 37.41 101.16 38.17 102.66 38.17C103.1 38.17 103.51 38.12 103.91 38.02L103.78 36.38C103.54 36.41 103.34 36.42 103.17 36.42Z" fill="white"/>
25
- <path d="M108.88 28.92C107.63 28.92 106.67 29.32 106 30.11C105.33 30.9 104.99 32.07 104.99 33.6C104.99 35.13 105.32 36.29 105.99 37.08C106.66 37.87 107.62 38.26 108.86 38.26C110.11 38.26 111.07 37.87 111.74 37.08C112.41 36.29 112.75 35.13 112.75 33.6C112.75 32.07 112.42 30.9 111.75 30.11C111.09 29.32 110.13 28.92 108.88 28.92ZM110.3 35.8C109.98 36.29 109.51 36.54 108.87 36.54C108.25 36.54 107.78 36.29 107.46 35.8C107.14 35.31 106.98 34.57 106.98 33.6C106.98 31.64 107.62 30.66 108.88 30.66C110.14 30.66 110.77 31.64 110.77 33.6C110.77 34.58 110.61 35.31 110.3 35.8Z" fill="white"/>
26
- <path d="M119.98 30.14C119.72 29.76 119.37 29.46 118.95 29.24C118.53 29.03 118.06 28.92 117.55 28.92C116.49 28.92 115.66 29.31 115.08 30.08C114.49 30.85 114.2 31.94 114.2 33.34C114.2 34.74 114.49 35.83 115.06 36.61C115.63 37.39 116.44 37.78 117.48 37.78C118.48 37.78 119.25 37.39 119.8 36.61V37.81C119.8 39.24 119.04 39.96 117.53 39.96C116.84 39.96 116.15 39.8 115.44 39.48L114.88 41.04C115.26 41.24 115.7 41.39 116.2 41.5C116.7 41.61 117.2 41.66 117.7 41.66C118.98 41.66 119.97 41.32 120.67 40.65C121.37 39.98 121.72 39.03 121.72 37.8V29.13H119.96V30.14H119.98ZM119.8 35.13C119.54 35.41 119.27 35.63 119 35.76C118.73 35.9 118.42 35.97 118.1 35.97C116.83 35.97 116.2 35.08 116.2 33.29C116.2 31.55 116.81 30.68 118.02 30.68C118.36 30.68 118.69 30.75 119 30.89C119.31 31.03 119.58 31.24 119.81 31.5V35.13H119.8Z" fill="white"/>
27
- <path d="M130.51 30.11C129.84 29.32 128.89 28.92 127.64 28.92C126.39 28.92 125.43 29.32 124.76 30.11C124.09 30.9 123.75 32.07 123.75 33.6C123.75 35.13 124.08 36.29 124.75 37.08C125.42 37.87 126.38 38.26 127.62 38.26C128.87 38.26 129.83 37.87 130.5 37.08C131.17 36.29 131.51 35.13 131.51 33.6C131.51 32.07 131.18 30.9 130.51 30.11ZM129.05 35.8C128.73 36.29 128.26 36.54 127.62 36.54C127 36.54 126.53 36.29 126.21 35.8C125.89 35.31 125.73 34.57 125.73 33.6C125.73 31.64 126.37 30.66 127.63 30.66C128.89 30.66 129.52 31.64 129.52 33.6C129.52 34.58 129.36 35.31 129.05 35.8Z" fill="white"/>
28
- </g>
29
- <defs>
30
- <clipPath id="clip0_822_828">
31
- <rect width="422" height="63" fill="white"/>
32
- </clipPath>
33
- </defs>
34
- </svg>
@@ -1,34 +0,0 @@
1
- <svg width="422" height="63" viewBox="0 0 422 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_827)">
3
- <path d="M410.67 0.23999H10.63C4.89001 0.23999 0.240005 4.88999 0.240005 10.63V52.2C0.240005 57.94 4.89001 62.59 10.63 62.59H410.67C416.41 62.59 421.06 57.94 421.06 52.2V10.63C421.06 4.88999 416.41 0.23999 410.67 0.23999Z" fill="white"/>
4
- <path d="M163.73 49.58V13.65" stroke="black" stroke-width="0.2799" stroke-linejoin="round"/>
5
- <path d="M333.78 21.0601H326.67V41.8101H330.54V35.8701H333.75C338.07 35.8701 341.25 32.5701 341.25 28.4501C341.26 24.3501 338.08 21.0601 333.78 21.0601ZM333.5 32.2801H330.54V24.6301H333.5C335.8 24.6301 337.37 26.3401 337.37 28.4401C337.37 30.5801 335.8 32.2801 333.5 32.2801Z" fill="black"/>
6
- <path d="M355.59 27.17C354.4 25.75 352.44 24.84 350.25 24.84C346.04 24.84 342.01 28 342.01 33.51C342.01 38.94 346.19 42.15 350.2 42.15C352.39 42.15 354.38 41.18 355.6 39.65V41.81H359.44V25.18H355.6V27.17H355.59ZM350.81 38.62C347.97 38.62 345.78 36.35 345.78 33.45C345.78 30.58 347.97 28.33 350.81 28.33C353.65 28.33 355.78 30.63 355.78 33.45C355.79 36.32 353.66 38.62 350.81 38.62Z" fill="black"/>
7
- <path d="M369.41 36.3801L364.77 25.1801H360.68L367.5 40.9801L364.01 49.4801H367.9L377.82 25.1801H373.78L369.41 36.3801Z" fill="black"/>
8
- <path d="M286.53 36.87H286.43L281.96 21.64H274.76V40.85H279.53L279.26 25.09H279.37L284.16 40.85H291.07V21.64H286.27L286.53 36.87Z" fill="black"/>
9
- <path d="M194.9 21.64L191.3 41.05H196.55L199.2 23.44H199.31L201.9 41.05H207.11L203.54 21.64H194.9Z" fill="black"/>
10
- <path d="M224.23 21.64L221.83 36.48H221.72L219.33 21.64H211.42L210.99 41.05H215.85L215.97 23.6H216.08L219.32 41.05H224.24L227.49 23.6H227.59L227.71 41.05H232.57L232.14 21.64H224.23Z" fill="black"/>
11
- <path d="M179.28 26.64C179.19 26.24 179.21 25.84 179.26 25.62C179.4 25 179.82 24.32 181.03 24.32C182.17 24.32 182.83 25.02 182.83 26.08V27.28H187.67V25.91C187.67 21.68 183.87 21.02 181.13 21.02C177.68 21.02 174.86 22.16 174.34 25.33C174.2 26.2 174.18 26.97 174.39 27.95C175.23 31.92 182.13 33.06 183.13 35.58C183.32 36.05 183.26 36.65 183.17 37.02C183.01 37.67 182.57 38.33 181.28 38.33C180.07 38.33 179.33 37.63 179.33 36.57V34.69H174.12V36.19C174.12 40.52 177.53 41.83 181.17 41.83C184.68 41.83 187.57 40.63 188.03 37.39C188.27 35.71 188.09 34.62 188.01 34.21C187.19 30.12 179.83 28.91 179.28 26.64Z" fill="black"/>
12
- <path d="M242.42 26.69C242.33 26.3 242.35 25.9 242.4 25.68C242.54 25.06 242.96 24.39 244.15 24.39C245.28 24.39 245.94 25.08 245.94 26.13V27.32H250.73V25.97C250.73 21.78 246.97 21.13 244.25 21.13C240.84 21.13 238.04 22.26 237.53 25.39C237.39 26.25 237.37 27.01 237.57 27.98C238.4 31.91 245.23 33.04 246.22 35.53C246.41 36 246.35 36.59 246.26 36.95C246.1 37.59 245.67 38.24 244.39 38.24C243.19 38.24 242.46 37.55 242.46 36.5V34.64H237.31V36.12C237.31 40.41 240.68 41.7 244.3 41.7C247.78 41.7 250.64 40.52 251.09 37.31C251.32 35.65 251.15 34.57 251.07 34.16C250.26 30.14 242.97 28.94 242.42 26.69Z" fill="black"/>
13
- <path d="M264.44 35.99C264.44 36.24 264.44 36.52 264.39 36.73C264.29 37.21 263.88 38.14 262.53 38.14C261.18 38.14 260.76 37.21 260.67 36.73C260.63 36.52 260.62 36.24 260.62 35.99V21.64H255.71V35.56C255.7 35.92 255.74 36.65 255.75 36.84C256.09 40.46 258.95 41.64 262.52 41.64C266.09 41.64 268.95 40.47 269.29 36.84C269.31 36.65 269.35 35.92 269.34 35.56V21.64H264.43V35.99H264.44Z" fill="black"/>
14
- <path d="M303.05 32.98H305.04V35.8C305.04 36.05 305.03 36.32 304.99 36.54C304.9 37.06 304.41 37.95 303.01 37.95C301.61 37.95 301.12 37.06 301.03 36.54C300.99 36.32 300.98 36.05 300.99 35.8V26.93C300.99 26.61 301.01 26.27 301.07 26.01C301.18 25.53 301.59 24.6 303 24.6C304.48 24.6 304.85 25.58 304.94 26.01C305 26.29 305 26.75 305 26.75V27.84H309.9V27.19C309.9 27.19 309.92 26.53 309.85 25.91C309.49 22.27 306.48 21.11 303.04 21.11C299.6 21.11 296.66 22.28 296.23 25.91C296.19 26.23 296.15 26.84 296.15 27.19V35.36C296.15 35.73 296.16 35.99 296.22 36.64C296.54 40.17 299.61 41.44 303.05 41.44C306.49 41.44 309.55 40.18 309.88 36.64C309.94 35.99 309.95 35.73 309.95 35.36V30.16H303.08V32.98H303.05Z" fill="black"/>
15
- <path d="M400.21 30.9C399.86 30.48 399.48 30.08 399.09 29.7C398.68 29.32 398.28 28.93 397.88 28.53C397.49 28.15 397.08 27.76 396.67 27.35C396.25 26.97 395.84 26.58 395.43 26.18C395.04 25.78 394.63 25.39 394.22 25.01C393.83 24.61 393.42 24.21 393.01 23.81C392.62 23.41 392.22 23.01 391.8 22.61L391.21 22.01C391.02 21.81 390.77 21.65 390.46 21.53H390.27C390.02 21.57 389.84 21.65 389.71 21.77C389.3 22.17 388.89 22.57 388.5 22.97L388.25 23.33C388.15 23.63 388.2 23.88 388.41 24.08C388.8 24.5 389.2 24.91 389.59 25.32C390 25.7 390.41 26.09 390.8 26.49C391.19 26.89 391.6 27.29 392.01 27.69C392.4 28.07 392.81 28.46 393.22 28.87C393.61 29.27 394.01 29.67 394.43 30.07C394.82 30.47 395.22 30.88 395.61 31.28L395.33 31.58C394.92 31.98 394.51 32.37 394.12 32.75C393.71 33.15 393.3 33.55 392.91 33.95C392.49 34.35 392.09 34.75 391.7 35.16C391.29 35.56 390.88 35.96 390.49 36.36C390.1 36.76 389.69 37.17 389.28 37.57L388.69 38.14L388.29 38.62L388.26 39.22L388.45 39.55L388.51 39.58C388.9 39.98 389.31 40.38 389.72 40.78C389.86 40.92 390.09 40.99 390.4 40.99L390.65 40.93C390.92 40.77 391.17 40.57 391.39 40.33C391.64 40.07 391.9 39.81 392.17 39.55L392.6 39.13C392.99 38.75 393.4 38.36 393.81 37.96C394.22 37.56 394.63 37.17 395.02 36.79C395.43 36.39 395.83 35.99 396.23 35.58C396.64 35.2 397.04 34.81 397.44 34.4C397.85 34 398.26 33.61 398.65 33.23C399.06 32.83 399.47 32.44 399.86 32.06L400.2 31.64L400.26 31.01L400.21 30.9Z" fill="black"/>
16
- <path d="M153.34 13.65H21.03V48.84H153.34V13.65Z" stroke="black" stroke-width="0.2799" stroke-dasharray="2 2"/>
17
- <path d="M45.4 26.16H41.1V38.05H43.07V34.18H45.3C46.56 34.18 47.54 33.83 48.24 33.12C48.94 32.41 49.29 31.43 49.29 30.15C49.29 28.88 48.95 27.9 48.27 27.2C47.59 26.51 46.64 26.16 45.4 26.16ZM45.4 32.42H43.07V27.92H45.3C46.6 27.92 47.25 28.67 47.25 30.19C47.26 31.67 46.64 32.42 45.4 32.42Z" fill="black"/>
18
- <path d="M53.61 28.92C52.62 28.92 51.66 29.15 50.7 29.61L51.19 31.12C51.88 30.81 52.57 30.66 53.28 30.66C54.47 30.66 55.07 31.12 55.07 32.04V32.45C53.27 32.46 51.96 32.72 51.14 33.21C50.31 33.71 49.9 34.49 49.9 35.55C49.9 36.39 50.14 37.05 50.61 37.52C51.08 37.99 51.75 38.23 52.61 38.23C53.81 38.23 54.69 37.75 55.25 36.8V38.05H56.99V31.83C56.99 30.9 56.69 30.18 56.1 29.68C55.5 29.17 54.67 28.92 53.61 28.92ZM55.07 35.65C54.52 36.26 53.86 36.57 53.08 36.57C52.2 36.57 51.77 36.18 51.77 35.4C51.77 34.85 52.03 34.45 52.56 34.19C53.09 33.93 53.92 33.79 55.07 33.77V35.65Z" fill="black"/>
19
- <path d="M61.19 30.5V29.14H59.43V38.06H61.37V31.75C61.58 31.43 61.82 31.2 62.09 31.06C62.36 30.92 62.7 30.85 63.09 30.85C63.47 30.85 63.83 30.91 64.16 31.01L64.55 29.17C64.25 29.03 63.91 28.96 63.53 28.96C62.52 28.95 61.74 29.47 61.19 30.5Z" fill="black"/>
20
- <path d="M69.88 36.44C69.4 36.44 69.05 36.32 68.84 36.09C68.63 35.86 68.52 35.47 68.52 34.95V30.81H71.02V29.14H68.52V26.66H66.58V29.14H65.17V30.81H66.58V35.28C66.58 37.22 67.58 38.19 69.57 38.19C70.12 38.19 70.64 38.11 71.13 37.96L70.83 36.32C70.51 36.4 70.19 36.44 69.88 36.44Z" fill="black"/>
21
- <path d="M77.2 28.92C76.13 28.92 75.23 29.35 74.51 30.22V29.14H72.75V38.06H74.69V31.43C75.25 30.98 75.85 30.76 76.5 30.76C77.47 30.76 77.96 31.2 77.96 32.09V38.07H79.9V31.85C79.9 30.93 79.66 30.22 79.19 29.71C78.72 29.18 78.06 28.92 77.2 28.92Z" fill="black"/>
22
- <path d="M85.66 28.92C84.43 28.92 83.48 29.33 82.8 30.14C82.12 30.96 81.78 32.11 81.78 33.6C81.78 35.07 82.14 36.21 82.86 37.02C83.58 37.83 84.6 38.24 85.93 38.24C86.5 38.24 87.05 38.16 87.6 38.01C88.14 37.86 88.61 37.64 89.02 37.37L88.31 35.91C87.63 36.29 86.9 36.48 86.13 36.48C84.7 36.48 83.9 35.71 83.75 34.18H89.32C89.37 33.87 89.4 33.55 89.4 33.21C89.4 31.85 89.07 30.8 88.41 30.04C87.76 29.3 86.84 28.92 85.66 28.92ZM83.76 32.83C83.91 31.36 84.53 30.63 85.62 30.63C86.19 30.63 86.63 30.82 86.96 31.21C87.28 31.59 87.46 32.13 87.48 32.84H83.76V32.83Z" fill="black"/>
23
- <path d="M93.07 30.5V29.14H91.31V38.06H93.25V31.75C93.46 31.43 93.7 31.2 93.97 31.06C94.24 30.92 94.58 30.85 94.97 30.85C95.35 30.85 95.71 30.91 96.04 31.01L96.43 29.17C96.13 29.03 95.79 28.96 95.41 28.96C94.4 28.95 93.61 29.47 93.07 30.5Z" fill="black"/>
24
- <path d="M103.17 36.42C102.89 36.42 102.68 36.35 102.55 36.21C102.42 36.07 102.35 35.84 102.35 35.54V25.41H100.41V35.9C100.41 37.41 101.16 38.17 102.66 38.17C103.1 38.17 103.51 38.12 103.91 38.02L103.78 36.38C103.54 36.41 103.34 36.42 103.17 36.42Z" fill="black"/>
25
- <path d="M108.88 28.92C107.63 28.92 106.67 29.32 106 30.11C105.33 30.9 104.99 32.07 104.99 33.6C104.99 35.13 105.32 36.29 105.99 37.08C106.66 37.87 107.62 38.26 108.86 38.26C110.11 38.26 111.07 37.87 111.74 37.08C112.41 36.29 112.75 35.13 112.75 33.6C112.75 32.07 112.42 30.9 111.75 30.11C111.09 29.32 110.13 28.92 108.88 28.92ZM110.3 35.8C109.98 36.29 109.51 36.54 108.87 36.54C108.25 36.54 107.78 36.29 107.46 35.8C107.14 35.31 106.98 34.57 106.98 33.6C106.98 31.64 107.62 30.66 108.88 30.66C110.14 30.66 110.77 31.64 110.77 33.6C110.77 34.58 110.61 35.31 110.3 35.8Z" fill="black"/>
26
- <path d="M119.98 30.14C119.72 29.76 119.37 29.46 118.95 29.24C118.53 29.03 118.06 28.92 117.55 28.92C116.49 28.92 115.66 29.31 115.08 30.08C114.49 30.85 114.2 31.94 114.2 33.34C114.2 34.74 114.49 35.83 115.06 36.61C115.63 37.39 116.44 37.78 117.48 37.78C118.48 37.78 119.25 37.39 119.8 36.61V37.81C119.8 39.24 119.04 39.96 117.53 39.96C116.84 39.96 116.15 39.8 115.44 39.48L114.88 41.04C115.26 41.24 115.7 41.39 116.2 41.5C116.7 41.61 117.2 41.66 117.7 41.66C118.98 41.66 119.97 41.32 120.67 40.65C121.37 39.98 121.72 39.03 121.72 37.8V29.13H119.96V30.14H119.98ZM119.8 35.13C119.54 35.41 119.27 35.63 119 35.76C118.73 35.9 118.42 35.97 118.1 35.97C116.83 35.97 116.2 35.08 116.2 33.29C116.2 31.55 116.81 30.68 118.02 30.68C118.36 30.68 118.69 30.75 119 30.89C119.31 31.03 119.58 31.24 119.81 31.5V35.13H119.8Z" fill="black"/>
27
- <path d="M130.51 30.11C129.84 29.32 128.89 28.92 127.64 28.92C126.39 28.92 125.43 29.32 124.76 30.11C124.09 30.9 123.75 32.07 123.75 33.6C123.75 35.13 124.08 36.29 124.75 37.08C125.42 37.87 126.38 38.26 127.62 38.26C128.87 38.26 129.83 37.87 130.5 37.08C131.17 36.29 131.51 35.13 131.51 33.6C131.51 32.07 131.18 30.9 130.51 30.11ZM129.05 35.8C128.73 36.29 128.26 36.54 127.62 36.54C127 36.54 126.53 36.29 126.21 35.8C125.89 35.31 125.73 34.57 125.73 33.6C125.73 31.64 126.37 30.66 127.63 30.66C128.89 30.66 129.52 31.64 129.52 33.6C129.52 34.58 129.36 35.31 129.05 35.8Z" fill="black"/>
28
- </g>
29
- <defs>
30
- <clipPath id="clip0_822_827">
31
- <rect width="422" height="63" fill="white"/>
32
- </clipPath>
33
- </defs>
34
- </svg>
@@ -1,29 +0,0 @@
1
- <svg width="389" height="63" viewBox="0 0 389 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_825)">
3
- <path d="M378.36 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.59H378.36C384.1 62.59 388.75 57.94 388.75 52.2V10.63C388.76 4.88999 384.1 0.23999 378.36 0.23999Z" fill="black"/>
4
- <path d="M301.48 21.0599H294.37V41.8099H298.24V35.8699H301.45C305.77 35.8699 308.95 32.5699 308.95 28.4499C308.96 24.3499 305.77 21.0599 301.48 21.0599ZM301.19 32.2799H298.23V24.6299H301.19C303.49 24.6299 305.06 26.3399 305.06 28.4399C305.06 30.5799 303.5 32.2799 301.19 32.2799Z" fill="white"/>
5
- <path d="M323.28 27.17C322.09 25.75 320.13 24.84 317.94 24.84C313.73 24.84 309.7 28 309.7 33.51C309.7 38.94 313.88 42.15 317.89 42.15C320.08 42.15 322.07 41.18 323.29 39.65V41.81H327.13V25.18H323.29V27.17H323.28ZM318.51 38.62C315.67 38.62 313.48 36.35 313.48 33.45C313.48 30.58 315.67 28.33 318.51 28.33C321.35 28.33 323.48 30.63 323.48 33.45C323.48 36.32 321.35 38.62 318.51 38.62Z" fill="white"/>
6
- <path d="M337.1 36.3799L332.47 25.1799H328.37L335.2 40.9799L331.7 49.4799H335.59L345.52 25.1799H341.48L337.1 36.3799Z" fill="white"/>
7
- <path d="M254.23 36.8699H254.12L249.66 21.6399H242.45V40.8499H247.23L246.96 25.0899H247.07L251.86 40.8499H258.77V21.6399H253.96L254.23 36.8699Z" fill="white"/>
8
- <path d="M162.59 21.6399L159 41.0499H164.24L166.9 23.4399H167.01L169.59 41.0499H174.81L171.23 21.6399H162.59Z" fill="white"/>
9
- <path d="M191.92 21.6399L189.53 36.4799H189.42L187.03 21.6399H179.11L178.68 41.0499H183.54L183.66 23.5999H183.77L187.01 41.0499H191.94L195.18 23.5999H195.29L195.41 41.0499H200.26L199.84 21.6399H191.92Z" fill="white"/>
10
- <path d="M146.98 26.6399C146.89 26.2399 146.91 25.8399 146.96 25.6199C147.1 24.9999 147.52 24.3199 148.73 24.3199C149.87 24.3199 150.53 25.0199 150.53 26.0799V27.2799H155.37V25.9099C155.37 21.6799 151.57 21.0199 148.83 21.0199C145.38 21.0199 142.56 22.1599 142.04 25.3299C141.9 26.1999 141.88 26.9699 142.08 27.9499C142.92 31.9199 149.82 33.0599 150.82 35.5799C151.01 36.0499 150.95 36.6499 150.86 37.0199C150.7 37.6699 150.26 38.3299 148.97 38.3299C147.76 38.3299 147.02 37.6299 147.02 36.5699V34.6899H141.81V36.1899C141.81 40.5199 145.22 41.8299 148.86 41.8299C152.37 41.8299 155.26 40.6299 155.72 37.3899C155.96 35.7099 155.78 34.6199 155.7 34.2099C154.89 30.1199 147.53 28.9099 146.98 26.6399Z" fill="white"/>
11
- <path d="M210.12 26.6899C210.03 26.2999 210.05 25.8999 210.1 25.6799C210.24 25.0599 210.66 24.3899 211.85 24.3899C212.98 24.3899 213.64 25.0799 213.64 26.1299V27.3199H218.43V25.9699C218.43 21.7799 214.67 21.1299 211.95 21.1299C208.54 21.1299 205.74 22.2599 205.24 25.3899C205.1 26.2499 205.08 27.0099 205.28 27.9799C206.11 31.9099 212.94 33.0399 213.93 35.5299C214.11 35.9999 214.06 36.5899 213.97 36.9499C213.81 37.5899 213.38 38.2399 212.1 38.2399C210.9 38.2399 210.17 37.5499 210.17 36.4999V34.6399H205.02V36.1199C205.02 40.4099 208.39 41.6999 212.01 41.6999C215.49 41.6999 218.35 40.5199 218.8 37.3099C219.03 35.6499 218.86 34.5699 218.78 34.1599C217.95 30.1399 210.66 28.9399 210.12 26.6899Z" fill="white"/>
12
- <path d="M232.13 35.9899C232.13 36.2399 232.13 36.5199 232.09 36.7299C231.99 37.2099 231.58 38.1399 230.23 38.1399C228.88 38.1399 228.46 37.2099 228.37 36.7299C228.33 36.5199 228.32 36.2399 228.32 35.9899V21.6399H223.41V35.5599C223.4 35.9199 223.44 36.6499 223.45 36.8399C223.79 40.4599 226.65 41.6399 230.22 41.6399C233.79 41.6399 236.65 40.4699 236.99 36.8399C237.01 36.6499 237.05 35.9199 237.04 35.5599V21.6399H232.13V35.9899Z" fill="white"/>
13
- <path d="M270.75 32.98H272.74V35.8C272.74 36.05 272.73 36.32 272.69 36.54C272.6 37.06 272.11 37.95 270.71 37.95C269.31 37.95 268.82 37.06 268.73 36.54C268.69 36.32 268.68 36.05 268.69 35.8V26.93C268.69 26.61 268.71 26.27 268.77 26.01C268.88 25.53 269.29 24.6 270.7 24.6C272.18 24.6 272.55 25.58 272.64 26.01C272.7 26.29 272.7 26.75 272.7 26.75V27.84H277.6V27.19C277.6 27.19 277.62 26.53 277.55 25.91C277.19 22.27 274.18 21.11 270.74 21.11C267.3 21.11 264.36 22.28 263.93 25.91C263.89 26.23 263.85 26.84 263.85 27.19V35.36C263.85 35.73 263.86 35.99 263.92 36.64C264.24 40.17 267.31 41.44 270.75 41.44C274.19 41.44 277.25 40.18 277.58 36.64C277.64 35.99 277.65 35.73 277.65 35.36V30.16H270.78V32.98H270.75Z" fill="white"/>
14
- <path d="M28.78 21.35H21.44V41.63H24.8V35.02H28.61C30.76 35.02 32.43 34.42 33.62 33.21C34.81 32.01 35.41 30.32 35.41 28.15C35.41 25.98 34.83 24.31 33.67 23.12C32.53 21.94 30.89 21.35 28.78 21.35ZM28.78 32.02H24.8V24.35H28.61C30.83 24.35 31.94 25.64 31.94 28.22C31.95 30.75 30.89 32.02 28.78 32.02Z" fill="white"/>
15
- <path d="M42.78 26.0499C41.1 26.0499 39.45 26.4399 37.82 27.2299L38.66 29.8099C39.84 29.2899 41.02 29.0299 42.22 29.0299C44.25 29.0299 45.27 29.8099 45.27 31.3799V32.0799C42.21 32.0999 39.97 32.5299 38.56 33.3799C37.15 34.2299 36.45 35.5599 36.45 37.3699C36.45 38.8099 36.85 39.9299 37.65 40.7299C38.45 41.5299 39.59 41.9299 41.07 41.9299C43.13 41.9299 44.63 41.1199 45.58 39.4899V41.6199H48.55V31.0099C48.55 29.4199 48.04 28.1999 47.02 27.3399C46.01 26.4799 44.59 26.0499 42.78 26.0499ZM45.27 37.5399C44.34 38.5899 43.21 39.1099 41.88 39.1099C40.39 39.1099 39.64 38.4499 39.64 37.1199C39.64 36.1899 40.09 35.4999 40.98 35.0599C41.88 34.6199 43.31 34.3799 45.27 34.3399V37.5399Z" fill="white"/>
16
- <path d="M57.62 38.0399L54.2 26.4199H50.81L55.88 41.6599C55.41 42.3699 54.79 42.9899 54.02 43.5099C53.24 44.0299 52.2 44.5299 50.9 44.9899L52.02 47.7899C54.07 47.1199 55.7 46.2399 56.91 45.1699C58.11 44.0999 58.99 42.7299 59.53 41.0699L64.35 26.4199H60.99L57.62 38.0399Z" fill="white"/>
17
- <path d="M85.79 38.2099L83.04 26.4199H79.65L76.96 38.2099L74.25 26.4199H70.88L75.14 41.6299H78.7L81.3 30.4799L83.97 41.6299H87.52L91.78 26.4199H88.45L85.79 38.2099Z" fill="white"/>
18
- <path d="M97.66 26.4199H94.35V41.6299H97.66V26.4199Z" fill="white"/>
19
- <path d="M96 20.2799C95.35 20.2799 94.84 20.4499 94.49 20.7999C94.14 21.1499 93.96 21.6399 93.96 22.2699C93.96 22.8699 94.14 23.3399 94.51 23.6999C94.87 24.0499 95.37 24.2299 96.01 24.2299C96.66 24.2299 97.17 24.0599 97.52 23.7099C97.87 23.3599 98.05 22.8699 98.05 22.2399C98.05 21.6399 97.87 21.1699 97.5 20.8099C97.14 20.4599 96.64 20.2799 96 20.2799Z" fill="white"/>
20
- <path d="M108.07 38.8799C107.25 38.8799 106.66 38.6799 106.29 38.2799C105.93 37.8799 105.74 37.2299 105.74 36.3299V29.2699H110V26.4099H105.74V22.1799H102.43V26.4099H100.02V29.2699H102.43V36.8899C102.43 40.1999 104.13 41.8499 107.53 41.8499C108.46 41.8499 109.35 41.7199 110.19 41.4599L109.69 38.6599C109.13 38.8099 108.59 38.8799 108.07 38.8799Z" fill="white"/>
21
- <path d="M120.33 26.0499C118.65 26.0499 117.21 26.6799 116.02 27.9299V20.0599H112.71V41.6299H116.02V30.3099C116.5 29.9199 117 29.6299 117.5 29.4399C118 29.2499 118.54 29.1599 119.12 29.1599C120.8 29.1599 121.64 29.9199 121.64 31.4299V41.6299H124.95V31.0099C124.95 29.4399 124.55 28.2199 123.75 27.3499C122.95 26.4899 121.81 26.0499 120.33 26.0499Z" fill="white"/>
22
- <path d="M367.91 30.8999C367.56 30.4799 367.19 30.0799 366.79 29.6999C366.38 29.3199 365.98 28.9299 365.58 28.5299C365.19 28.1499 364.78 27.7599 364.37 27.3499C363.95 26.9699 363.54 26.5799 363.13 26.1799C362.74 25.7799 362.33 25.3899 361.92 25.0099C361.53 24.6099 361.12 24.2099 360.71 23.8099C360.32 23.4099 359.92 23.0099 359.5 22.6099L358.91 22.0099C358.72 21.8099 358.47 21.6499 358.16 21.5299H357.97C357.72 21.5699 357.54 21.6499 357.41 21.7699C357 22.1699 356.59 22.5699 356.2 22.9699L355.95 23.3299C355.85 23.6299 355.9 23.8799 356.11 24.0799C356.5 24.4999 356.9 24.9099 357.29 25.3199C357.7 25.6999 358.11 26.0899 358.5 26.4899C358.89 26.8899 359.3 27.2899 359.71 27.6899C360.1 28.0699 360.51 28.4599 360.92 28.8699C361.31 29.2699 361.71 29.6699 362.13 30.0699C362.52 30.4699 362.92 30.8699 363.31 31.2799L363.03 31.5799C362.62 31.9799 362.21 32.3699 361.82 32.7499C361.41 33.1499 361 33.5499 360.61 33.9499C360.19 34.3499 359.79 34.7499 359.4 35.1599C358.99 35.5599 358.58 35.9599 358.19 36.3599C357.8 36.7599 357.39 37.1599 356.98 37.5699L356.39 38.1399L355.99 38.6199L355.96 39.2199L356.15 39.5499L356.21 39.5799C356.6 39.9799 357.01 40.3799 357.42 40.7799C357.56 40.9199 357.79 40.9899 358.1 40.9899L358.35 40.9299C358.62 40.7699 358.87 40.5699 359.09 40.3299C359.34 40.0699 359.6 39.8099 359.87 39.5499L360.3 39.1299C360.69 38.7499 361.1 38.3599 361.51 37.9599C361.92 37.5599 362.33 37.1699 362.72 36.7899C363.13 36.3899 363.53 35.9899 363.93 35.5799C364.34 35.1999 364.75 34.8099 365.14 34.3999C365.55 33.9999 365.96 33.6099 366.35 33.2299C366.76 32.8299 367.17 32.4399 367.56 32.0599L367.9 31.6399L367.96 31.0099L367.91 30.8999Z" fill="white"/>
23
- </g>
24
- <defs>
25
- <clipPath id="clip0_822_825">
26
- <rect width="389" height="63" fill="white"/>
27
- </clipPath>
28
- </defs>
29
- </svg>
@@ -1,29 +0,0 @@
1
- <svg width="389" height="63" viewBox="0 0 389 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_824)">
3
- <path d="M378.36 0.23999H10.63C4.89001 0.23999 0.240005 4.88999 0.240005 10.63V52.2C0.240005 57.94 4.89001 62.59 10.63 62.59H378.36C384.1 62.59 388.75 57.94 388.75 52.2V10.63C388.76 4.88999 384.1 0.23999 378.36 0.23999Z" fill="white"/>
4
- <path d="M301.48 21.0599H294.37V41.8099H298.24V35.8699H301.45C305.77 35.8699 308.95 32.5699 308.95 28.4499C308.96 24.3499 305.77 21.0599 301.48 21.0599ZM301.19 32.2799H298.23V24.6299H301.19C303.49 24.6299 305.06 26.3399 305.06 28.4399C305.06 30.5799 303.5 32.2799 301.19 32.2799Z" fill="black"/>
5
- <path d="M323.28 27.17C322.09 25.75 320.13 24.84 317.94 24.84C313.73 24.84 309.7 28 309.7 33.51C309.7 38.94 313.88 42.15 317.89 42.15C320.08 42.15 322.07 41.18 323.29 39.65V41.81H327.13V25.18H323.29V27.17H323.28ZM318.51 38.62C315.67 38.62 313.48 36.35 313.48 33.45C313.48 30.58 315.67 28.33 318.51 28.33C321.35 28.33 323.48 30.63 323.48 33.45C323.48 36.32 321.35 38.62 318.51 38.62Z" fill="black"/>
6
- <path d="M337.1 36.3799L332.47 25.1799H328.37L335.2 40.9799L331.7 49.4799H335.59L345.52 25.1799H341.48L337.1 36.3799Z" fill="black"/>
7
- <path d="M254.23 36.8699H254.12L249.66 21.6399H242.45V40.8499H247.23L246.96 25.0899H247.07L251.86 40.8499H258.77V21.6399H253.96L254.23 36.8699Z" fill="black"/>
8
- <path d="M162.59 21.6399L159 41.0499H164.24L166.9 23.4399H167.01L169.59 41.0499H174.81L171.23 21.6399H162.59Z" fill="black"/>
9
- <path d="M191.92 21.6399L189.53 36.4799H189.42L187.03 21.6399H179.11L178.68 41.0499H183.54L183.66 23.5999H183.77L187.01 41.0499H191.94L195.18 23.5999H195.29L195.41 41.0499H200.26L199.84 21.6399H191.92Z" fill="black"/>
10
- <path d="M146.98 26.6399C146.89 26.2399 146.91 25.8399 146.96 25.6199C147.1 24.9999 147.52 24.3199 148.73 24.3199C149.87 24.3199 150.53 25.0199 150.53 26.0799V27.2799H155.37V25.9099C155.37 21.6799 151.57 21.0199 148.83 21.0199C145.38 21.0199 142.56 22.1599 142.04 25.3299C141.9 26.1999 141.88 26.9699 142.08 27.9499C142.92 31.9199 149.82 33.0599 150.82 35.5799C151.01 36.0499 150.95 36.6499 150.86 37.0199C150.7 37.6699 150.26 38.3299 148.97 38.3299C147.76 38.3299 147.02 37.6299 147.02 36.5699V34.6899H141.81V36.1899C141.81 40.5199 145.22 41.8299 148.86 41.8299C152.37 41.8299 155.26 40.6299 155.72 37.3899C155.96 35.7099 155.78 34.6199 155.7 34.2099C154.89 30.1199 147.53 28.9099 146.98 26.6399Z" fill="black"/>
11
- <path d="M210.12 26.6899C210.03 26.2999 210.05 25.8999 210.1 25.6799C210.24 25.0599 210.66 24.3899 211.85 24.3899C212.98 24.3899 213.64 25.0799 213.64 26.1299V27.3199H218.43V25.9699C218.43 21.7799 214.67 21.1299 211.95 21.1299C208.54 21.1299 205.74 22.2599 205.24 25.3899C205.1 26.2499 205.08 27.0099 205.28 27.9799C206.11 31.9099 212.94 33.0399 213.93 35.5299C214.11 35.9999 214.06 36.5899 213.97 36.9499C213.81 37.5899 213.38 38.2399 212.1 38.2399C210.9 38.2399 210.17 37.5499 210.17 36.4999V34.6399H205.02V36.1199C205.02 40.4099 208.39 41.6999 212.01 41.6999C215.49 41.6999 218.35 40.5199 218.8 37.3099C219.03 35.6499 218.86 34.5699 218.78 34.1599C217.95 30.1399 210.66 28.9399 210.12 26.6899Z" fill="black"/>
12
- <path d="M232.13 35.9899C232.13 36.2399 232.13 36.5199 232.09 36.7299C231.99 37.2099 231.58 38.1399 230.23 38.1399C228.88 38.1399 228.46 37.2099 228.37 36.7299C228.33 36.5199 228.32 36.2399 228.32 35.9899V21.6399H223.41V35.5599C223.4 35.9199 223.44 36.6499 223.45 36.8399C223.79 40.4599 226.65 41.6399 230.22 41.6399C233.79 41.6399 236.65 40.4699 236.99 36.8399C237.01 36.6499 237.05 35.9199 237.04 35.5599V21.6399H232.13V35.9899Z" fill="black"/>
13
- <path d="M270.75 32.98H272.74V35.8C272.74 36.05 272.73 36.32 272.69 36.54C272.6 37.06 272.11 37.95 270.71 37.95C269.31 37.95 268.82 37.06 268.73 36.54C268.69 36.32 268.68 36.05 268.69 35.8V26.93C268.69 26.61 268.71 26.27 268.77 26.01C268.88 25.53 269.29 24.6 270.7 24.6C272.18 24.6 272.55 25.58 272.64 26.01C272.7 26.29 272.7 26.75 272.7 26.75V27.84H277.6V27.19C277.6 27.19 277.62 26.53 277.55 25.91C277.19 22.27 274.18 21.11 270.74 21.11C267.3 21.11 264.36 22.28 263.93 25.91C263.89 26.23 263.85 26.84 263.85 27.19V35.36C263.85 35.73 263.86 35.99 263.92 36.64C264.24 40.17 267.31 41.44 270.75 41.44C274.19 41.44 277.25 40.18 277.58 36.64C277.64 35.99 277.65 35.73 277.65 35.36V30.16H270.78V32.98H270.75Z" fill="black"/>
14
- <path d="M28.78 21.35H21.44V41.63H24.8V35.02H28.61C30.76 35.02 32.43 34.42 33.62 33.21C34.81 32.01 35.41 30.32 35.41 28.15C35.41 25.98 34.83 24.31 33.67 23.12C32.53 21.94 30.89 21.35 28.78 21.35ZM28.78 32.02H24.8V24.35H28.61C30.83 24.35 31.94 25.64 31.94 28.22C31.95 30.75 30.89 32.02 28.78 32.02Z" fill="black"/>
15
- <path d="M42.78 26.0499C41.1 26.0499 39.45 26.4399 37.82 27.2299L38.66 29.8099C39.84 29.2899 41.02 29.0299 42.22 29.0299C44.25 29.0299 45.27 29.8099 45.27 31.3799V32.0799C42.21 32.0999 39.97 32.5299 38.56 33.3799C37.15 34.2299 36.45 35.5599 36.45 37.3699C36.45 38.8099 36.85 39.9299 37.65 40.7299C38.45 41.5299 39.59 41.9299 41.07 41.9299C43.13 41.9299 44.63 41.1199 45.58 39.4899V41.6199H48.55V31.0099C48.55 29.4199 48.04 28.1999 47.02 27.3399C46.01 26.4799 44.59 26.0499 42.78 26.0499ZM45.27 37.5399C44.34 38.5899 43.21 39.1099 41.88 39.1099C40.39 39.1099 39.64 38.4499 39.64 37.1199C39.64 36.1899 40.09 35.4999 40.98 35.0599C41.88 34.6199 43.31 34.3799 45.27 34.3399V37.5399Z" fill="black"/>
16
- <path d="M57.62 38.0399L54.2 26.4199H50.81L55.88 41.6599C55.41 42.3699 54.79 42.9899 54.02 43.5099C53.24 44.0299 52.2 44.5299 50.9 44.9899L52.02 47.7899C54.07 47.1199 55.7 46.2399 56.91 45.1699C58.11 44.0999 58.99 42.7299 59.53 41.0699L64.35 26.4199H60.99L57.62 38.0399Z" fill="black"/>
17
- <path d="M85.79 38.2099L83.04 26.4199H79.65L76.96 38.2099L74.25 26.4199H70.88L75.14 41.6299H78.7L81.3 30.4799L83.97 41.6299H87.52L91.78 26.4199H88.45L85.79 38.2099Z" fill="black"/>
18
- <path d="M97.66 26.4199H94.35V41.6299H97.66V26.4199Z" fill="black"/>
19
- <path d="M96 20.2799C95.35 20.2799 94.84 20.4499 94.49 20.7999C94.14 21.1499 93.96 21.6399 93.96 22.2699C93.96 22.8699 94.14 23.3399 94.51 23.6999C94.87 24.0499 95.37 24.2299 96.01 24.2299C96.66 24.2299 97.17 24.0599 97.52 23.7099C97.87 23.3599 98.05 22.8699 98.05 22.2399C98.05 21.6399 97.87 21.1699 97.5 20.8099C97.14 20.4599 96.64 20.2799 96 20.2799Z" fill="black"/>
20
- <path d="M108.07 38.8799C107.25 38.8799 106.66 38.6799 106.29 38.2799C105.93 37.8799 105.74 37.2299 105.74 36.3299V29.2699H110V26.4099H105.74V22.1799H102.43V26.4099H100.02V29.2699H102.43V36.8899C102.43 40.1999 104.13 41.8499 107.53 41.8499C108.46 41.8499 109.35 41.7199 110.19 41.4599L109.69 38.6599C109.13 38.8099 108.59 38.8799 108.07 38.8799Z" fill="black"/>
21
- <path d="M120.33 26.0499C118.65 26.0499 117.21 26.6799 116.02 27.9299V20.0599H112.71V41.6299H116.02V30.3099C116.5 29.9199 117 29.6299 117.5 29.4399C118 29.2499 118.54 29.1599 119.12 29.1599C120.8 29.1599 121.64 29.9199 121.64 31.4299V41.6299H124.95V31.0099C124.95 29.4399 124.55 28.2199 123.75 27.3499C122.95 26.4899 121.81 26.0499 120.33 26.0499Z" fill="black"/>
22
- <path d="M367.91 30.8999C367.56 30.4799 367.19 30.0799 366.79 29.6999C366.38 29.3199 365.98 28.9299 365.58 28.5299C365.19 28.1499 364.78 27.7599 364.37 27.3499C363.95 26.9699 363.54 26.5799 363.13 26.1799C362.74 25.7799 362.33 25.3899 361.92 25.0099C361.53 24.6099 361.12 24.2099 360.71 23.8099C360.32 23.4099 359.92 23.0099 359.5 22.6099L358.91 22.0099C358.72 21.8099 358.47 21.6499 358.16 21.5299H357.97C357.72 21.5699 357.54 21.6499 357.41 21.7699C357 22.1699 356.59 22.5699 356.2 22.9699L355.95 23.3299C355.85 23.6299 355.9 23.8799 356.11 24.0799C356.5 24.4999 356.9 24.9099 357.29 25.3199C357.7 25.6999 358.11 26.0899 358.5 26.4899C358.89 26.8899 359.3 27.2899 359.71 27.6899C360.1 28.0699 360.51 28.4599 360.92 28.8699C361.31 29.2699 361.71 29.6699 362.13 30.0699C362.52 30.4699 362.92 30.8699 363.31 31.2799L363.03 31.5799C362.62 31.9799 362.21 32.3699 361.82 32.7499C361.41 33.1499 361 33.5499 360.61 33.9499C360.19 34.3499 359.79 34.7499 359.4 35.1599C358.99 35.5599 358.58 35.9599 358.19 36.3599C357.8 36.7599 357.39 37.1599 356.98 37.5699L356.39 38.1399L355.99 38.6199L355.96 39.2199L356.15 39.5499L356.21 39.5799C356.6 39.9799 357.01 40.3799 357.42 40.7799C357.56 40.9199 357.79 40.9899 358.1 40.9899L358.35 40.9299C358.62 40.7699 358.87 40.5699 359.09 40.3299C359.34 40.0699 359.6 39.8099 359.87 39.5499L360.3 39.1299C360.69 38.7499 361.1 38.3599 361.51 37.9599C361.92 37.5599 362.33 37.1699 362.72 36.7899C363.13 36.3899 363.53 35.9899 363.93 35.5799C364.34 35.1999 364.75 34.8099 365.14 34.3999C365.55 33.9999 365.96 33.6099 366.35 33.2299C366.76 32.8299 367.17 32.4399 367.56 32.0599L367.9 31.6399L367.96 31.0099L367.91 30.8999Z" fill="black"/>
23
- </g>
24
- <defs>
25
- <clipPath id="clip0_822_824">
26
- <rect width="389" height="63" fill="white"/>
27
- </clipPath>
28
- </defs>
29
- </svg>
@@ -1,19 +0,0 @@
1
- <svg width="220" height="31" viewBox="0 0 220 31" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_399)">
3
- <path d="M164.219 0.0604858H171.874C176.498 0.0604858 179.93 3.61397 179.93 8.02328C179.93 12.4651 176.502 16.0186 171.847 16.0186H168.386V22.4186H164.223V0.0604858H164.219ZM168.386 3.9163V12.1535H171.572C174.051 12.1535 175.74 10.3163 175.74 8.01863C175.74 5.75351 174.056 3.9163 171.572 3.9163H168.386Z" fill="black"/>
4
- <path d="M181.033 13.4744C181.033 7.53489 185.381 4.13489 189.912 4.13489C192.27 4.13489 194.381 5.11628 195.67 6.64652V4.50233H199.805V22.4186H195.67V20.093C194.353 21.7488 192.209 22.7907 189.851 22.7907C185.535 22.7814 181.033 19.3209 181.033 13.4744ZM195.888 13.414C195.888 10.3814 193.591 7.90233 190.53 7.90233C187.47 7.90233 185.112 10.3209 185.112 13.414C185.112 16.5395 187.47 18.986 190.53 18.986C193.591 18.986 195.888 16.507 195.888 13.414Z" fill="black"/>
5
- <path d="M208.814 21.5256L201.465 4.49768H205.874L210.865 16.5628L215.581 4.49768H219.93L209.242 30.6837H205.047L208.814 21.5256Z" fill="black"/>
6
- <path d="M120.842 0.683716L121.126 17.0977H121.014L116.205 0.683716H108.447V21.3814H113.586L113.298 4.39999H113.414L118.577 21.3814H126.023V0.683716H120.842Z" fill="black"/>
7
- <path d="M22.4047 0.683716L18.5302 21.5953H24.1814L27.0419 2.62325L27.1582 2.6186L29.9488 21.5953H35.5628L31.7116 0.683716H22.4047Z" fill="black"/>
8
- <path d="M54.0047 0.683716L51.4233 16.6744H51.307L48.7302 0.683716H40.2L39.7395 21.5953H44.9721L45.1023 2.79534H45.2186L48.7116 21.5953H54.0186L57.5116 2.8L57.6279 2.79534L57.7581 21.5953H62.9907L62.5302 0.683716H54.0047Z" fill="black"/>
9
- <path d="M9.73024 15.6977C9.93489 16.2047 9.86978 16.8512 9.7721 17.2465C9.60001 17.9442 9.13024 18.6558 7.7349 18.6558C6.42792 18.6558 5.63257 17.8977 5.63257 16.7581L5.62792 14.7302H0.0186157V16.3442C0.0186157 21.0093 3.68838 22.4186 7.61862 22.4186C11.4 22.4186 14.5116 21.1302 15.0093 17.6372C15.2651 15.8326 15.0744 14.6512 14.9861 14.2093C14.107 9.82792 6.1721 8.52094 5.58141 6.06978C5.48373 5.64652 5.50699 5.20466 5.55815 4.9721C5.70699 4.30234 6.15815 3.56745 7.46978 3.56745C8.69304 3.56745 9.41397 4.32094 9.41397 5.46048V6.75815H14.6326V5.28373C14.6326 0.730244 10.5395 0.0186157 7.58141 0.0186157C3.86513 0.0186157 0.823266 1.25117 0.269778 4.66048C0.11629 5.59071 0.0976852 6.42792 0.31629 7.47908C1.22327 11.7535 8.65117 12.9907 9.73024 15.6977Z" fill="black"/>
10
- <path d="M77.7163 15.6558C77.9163 16.1581 77.8558 16.7954 77.7581 17.1861C77.5907 17.8744 77.1209 18.5767 75.7395 18.5767C74.4419 18.5767 73.6558 17.8279 73.6558 16.6977L73.6512 14.693H68.0977V16.2884C68.0977 20.907 71.7349 22.3023 75.6233 22.3023C79.3675 22.3023 82.4465 21.0279 82.9395 17.5674C83.1907 15.7814 83.0047 14.6093 82.9163 14.1721C82.0419 9.83721 74.1861 8.54419 73.6047 6.12093C73.5023 5.70233 73.5302 5.26977 73.5768 5.03721C73.7256 4.3721 74.1768 3.64652 75.4698 3.64652C76.6884 3.64652 77.3954 4.3907 77.3954 5.52093V6.8H82.5628V5.34884C82.5628 0.837213 78.5116 0.134888 75.5814 0.134888C71.9023 0.134888 68.893 1.35349 68.3442 4.73024C68.1907 5.65582 68.1721 6.47907 68.3907 7.52093C69.2884 11.7535 76.6512 12.9767 77.7163 15.6558Z" fill="black"/>
11
- <path d="M95.2698 18.4651C96.7256 18.4651 97.1721 17.4651 97.2744 16.9488C97.321 16.7256 97.3256 16.4186 97.3256 16.1488V0.679077H102.619V15.6744C102.623 16.0605 102.586 16.8465 102.567 17.0512C102.205 20.9535 99.1163 22.2186 95.2744 22.2186C91.4279 22.2186 88.3442 20.9535 87.9768 17.0512C87.9582 16.8465 87.9163 16.0605 87.9303 15.6744V0.679077H93.2186V16.1488C93.214 16.4186 93.2233 16.7209 93.2698 16.9488C93.3675 17.4651 93.814 18.4651 95.2698 18.4651Z" fill="black"/>
12
- <path d="M138.884 18.2465C140.4 18.2465 140.926 17.2884 141.019 16.7302C141.06 16.493 141.07 16.2 141.07 15.9349V12.8977H138.926V9.85116H146.335V15.4558C146.33 15.8512 146.321 16.1349 146.26 16.8326C145.916 20.6419 142.614 22 138.907 22C135.2 22 131.902 20.6419 131.554 16.8326C131.493 16.1395 131.484 15.8512 131.479 15.4558V6.66046C131.479 6.28836 131.526 5.63255 131.567 5.28371C132.033 1.37674 135.2 0.116272 138.907 0.116272C142.614 0.116272 145.86 1.36278 146.247 5.28371C146.312 5.94883 146.293 6.66046 146.293 6.66046V7.35813H141.023V6.18604C141.023 6.18604 141.019 5.68836 140.958 5.39069C140.865 4.93023 140.465 3.87441 138.87 3.87441C137.349 3.87441 136.902 4.87441 136.786 5.39069C136.726 5.66511 136.702 6.0372 136.702 6.38139V15.9395C136.702 16.2046 136.712 16.4977 136.749 16.7349C136.847 17.2884 137.372 18.2465 138.884 18.2465Z" fill="black"/>
13
- </g>
14
- <defs>
15
- <clipPath id="clip0_822_399">
16
- <rect width="220" height="30.6977" fill="white"/>
17
- </clipPath>
18
- </defs>
19
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="180" height="82" viewBox="0 0 180 82" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.47429 43.1086H0.068573V70.5714H5.18286V62.7086H9.43429C15.1543 62.7086 19.3657 58.3429 19.3657 52.8857C19.3657 47.4743 15.1543 43.1086 9.47429 43.1086ZM9.09714 57.9714H5.18286V47.8514H9.09714C12.1429 47.8514 14.2114 50.1086 14.2114 52.8914C14.2114 55.7143 12.1429 57.9714 9.09714 57.9714Z" fill="black"/>
3
- <path d="M38.7086 51.2C37.1257 49.32 34.5314 48.1143 31.6343 48.1143C26.0629 48.1143 20.7257 52.2915 20.7257 59.5886C20.7257 66.7772 26.2571 71.0286 31.56 71.0286C34.4571 71.0286 37.0914 69.7486 38.7086 67.72V70.5772H43.7886V48.5657H38.7086V51.2ZM32.3886 66.36C28.6286 66.36 25.7314 63.3486 25.7314 59.5143C25.7314 55.7143 28.6286 52.7429 32.3886 52.7429C36.1486 52.7429 38.9714 55.7886 38.9714 59.5143C38.9714 63.3143 36.1543 66.36 32.3886 66.36Z" fill="black"/>
4
- <path d="M57.3771 63.3886L51.2457 48.5657H45.8229L54.8571 69.4857L50.2286 80.7314H55.3829L68.5143 48.5657H63.1714L57.3771 63.3886Z" fill="black"/>
5
- <path d="M148.811 21.0057H148.674L142.766 0.840027H133.234V26.2629H139.549L139.194 5.40003H139.337L145.68 26.2629H154.829V0.840027H148.463L148.811 21.0057Z" fill="black"/>
6
- <path d="M33.2229 3.21717H33.3657L36.7886 26.5257H43.6914L38.9543 0.840027H27.5257L22.7657 26.5257H29.7086L33.2229 3.21717Z" fill="black"/>
7
- <path d="M66.3429 0.840027L63.1771 20.48H63.0286L59.8686 0.840027H49.3886L48.8229 26.5257H55.2514L55.4114 3.43431H55.5543L59.8457 26.5257H66.3657L70.6571 3.43431H70.8L70.96 26.5257H77.3886L76.8171 0.840027H66.3429Z" fill="black"/>
8
- <path d="M9.36 27.5314C14.0057 27.5314 17.8286 25.9486 18.44 21.6572C18.7543 19.44 18.52 17.9886 18.4114 17.4457C17.3257 12.0686 7.57714 10.4629 6.85143 7.45144C6.73143 6.93144 6.76 6.38858 6.82286 6.10287C7.00571 5.28001 7.56 4.37715 9.17143 4.37715C10.6743 4.37715 11.56 5.30286 11.56 6.70286V8.29715H17.9714V6.48572C17.9714 0.891435 12.9429 0.0171509 9.30857 0.0171509C4.74286 0.0171509 1.00571 1.53144 0.325714 5.72001C0.137143 6.86858 0.114286 7.89144 0.382857 9.18287C1.49714 14.4343 10.6286 15.9543 11.9486 19.2743C12.2 19.8972 12.12 20.6914 12 21.1772C11.7886 22.0343 11.2114 22.9086 9.49714 22.9086C7.89143 22.9086 6.91429 21.9771 6.91429 20.5771L6.90857 18.0857H0.0228577V20.0686C0.0228577 25.8 4.53143 27.5314 9.36 27.5314Z" fill="black"/>
9
- <path d="M90.4286 7.52C90.3029 7.00571 90.3371 6.47428 90.3943 6.18857C90.5771 5.37143 91.1314 4.48 92.72 4.48C94.2171 4.48 95.0857 5.39428 95.0857 6.78285V8.35428H101.434V6.57142C101.434 1.02857 96.4571 0.16571 92.8571 0.16571C88.3371 0.16571 84.64 1.66285 83.9657 5.81142C83.7771 6.94857 83.7543 7.95999 84.0228 9.24C85.12 14.44 94.1657 15.9429 95.4743 19.2343C95.72 19.8514 95.6457 20.6343 95.5257 21.1143C95.32 21.96 94.7429 22.8229 93.0457 22.8229C91.4514 22.8229 90.4857 21.9029 90.4857 20.5143L90.48 18.0514H83.6571V20.0114C83.6571 25.6857 88.1257 27.4 92.9029 27.4C97.5029 27.4 101.291 25.8343 101.891 21.5829C102.2 19.3886 101.971 17.9486 101.863 17.4114C100.794 12.0857 91.1486 10.5029 90.4286 7.52Z" fill="black"/>
10
- <path d="M126.074 0.83429H119.571V19.84C119.571 20.1714 119.566 20.5429 119.509 20.8229C119.383 21.4571 118.834 22.6857 117.046 22.6857C115.257 22.6857 114.703 21.4571 114.583 20.8229C114.526 20.5486 114.514 20.1714 114.52 19.84V0.83429H108.023V19.2571C108.011 19.7314 108.057 20.6971 108.08 20.9486C108.531 25.7429 112.32 27.2971 117.046 27.2971C121.766 27.2971 125.56 25.7429 126.006 20.9486C126.029 20.6971 126.08 19.7314 126.069 19.2571V0.83429H126.074Z" fill="black"/>
11
- <path d="M170.686 12.1029V15.8514H173.32V19.5829C173.326 19.9086 173.314 20.2686 173.257 20.56C173.143 21.2457 172.491 22.4229 170.634 22.4229C168.777 22.4229 168.126 21.2457 168.006 20.56C167.954 20.2686 167.943 19.9086 167.949 19.5829V7.83429C167.949 7.41715 167.977 6.95429 168.051 6.61715C168.194 5.98286 168.743 4.75429 170.611 4.75429C172.577 4.75429 173.063 6.05143 173.177 6.61715C173.251 6.98858 173.257 7.6 173.257 7.59429V9.03429H179.737V8.17715C179.731 8.17715 179.76 7.30286 179.68 6.48572C179.206 1.66857 175.217 0.137146 170.663 0.137146C166.103 0.137146 162.217 1.68 161.646 6.48572C161.594 6.91429 161.537 7.72 161.537 8.17715V18.9829C161.537 19.4686 161.554 19.8171 161.629 20.6743C162.057 25.3543 166.109 27.0229 170.663 27.0229C175.217 27.0229 179.274 25.3543 179.697 20.6743C179.777 19.8229 179.789 19.4686 179.789 18.9829V12.1029H170.686Z" fill="black"/>
12
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="180" height="82" viewBox="0 0 180 82" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.47429 43.1086H0.0685711V70.5714H5.18286V62.7086H9.43428C15.1543 62.7086 19.3657 58.3429 19.3657 52.8857C19.3657 47.4743 15.1543 43.1086 9.47429 43.1086ZM9.09714 57.9714H5.18286V47.8514H9.09714C12.1429 47.8514 14.2114 50.1086 14.2114 52.8914C14.2114 55.7143 12.1429 57.9714 9.09714 57.9714Z" fill="white"/>
3
- <path d="M38.7086 51.2C37.1257 49.32 34.5314 48.1143 31.6343 48.1143C26.0629 48.1143 20.7257 52.2915 20.7257 59.5886C20.7257 66.7772 26.2571 71.0286 31.56 71.0286C34.4571 71.0286 37.0914 69.7486 38.7086 67.72V70.5772H43.7886V48.5657H38.7086V51.2ZM32.3886 66.36C28.6286 66.36 25.7314 63.3486 25.7314 59.5143C25.7314 55.7143 28.6286 52.7429 32.3886 52.7429C36.1486 52.7429 38.9714 55.7886 38.9714 59.5143C38.9714 63.3143 36.1543 66.36 32.3886 66.36Z" fill="white"/>
4
- <path d="M57.3771 63.3886L51.2457 48.5657H45.8229L54.8571 69.4857L50.2286 80.7314H55.3829L68.5143 48.5657H63.1714L57.3771 63.3886Z" fill="white"/>
5
- <path d="M148.811 21.0057H148.674L142.766 0.840027H133.234V26.2629H139.549L139.194 5.40003H139.337L145.68 26.2629H154.829V0.840027H148.463L148.811 21.0057Z" fill="white"/>
6
- <path d="M33.2229 3.21717H33.3657L36.7886 26.5257H43.6914L38.9543 0.840027H27.5257L22.7657 26.5257H29.7086L33.2229 3.21717Z" fill="white"/>
7
- <path d="M66.3429 0.840027L63.1771 20.48H63.0286L59.8686 0.840027H49.3886L48.8229 26.5257H55.2514L55.4114 3.43431H55.5543L59.8457 26.5257H66.3657L70.6571 3.43431H70.8L70.96 26.5257H77.3886L76.8171 0.840027H66.3429Z" fill="white"/>
8
- <path d="M9.36 27.5314C14.0057 27.5314 17.8286 25.9486 18.44 21.6572C18.7543 19.44 18.52 17.9886 18.4114 17.4457C17.3257 12.0686 7.57714 10.4629 6.85143 7.45144C6.73143 6.93144 6.76 6.38858 6.82286 6.10287C7.00571 5.28001 7.56 4.37715 9.17143 4.37715C10.6743 4.37715 11.56 5.30286 11.56 6.70286V8.29715H17.9714V6.48572C17.9714 0.891435 12.9429 0.0171509 9.30857 0.0171509C4.74286 0.0171509 1.00571 1.53144 0.325714 5.72001C0.137143 6.86858 0.114286 7.89144 0.382857 9.18287C1.49714 14.4343 10.6286 15.9543 11.9486 19.2743C12.2 19.8972 12.12 20.6914 12 21.1772C11.7886 22.0343 11.2114 22.9086 9.49714 22.9086C7.89143 22.9086 6.91429 21.9771 6.91429 20.5771L6.90857 18.0857H0.0228577V20.0686C0.0228577 25.8 4.53143 27.5314 9.36 27.5314Z" fill="white"/>
9
- <path d="M90.4286 7.52C90.3029 7.00571 90.3371 6.47428 90.3943 6.18857C90.5771 5.37143 91.1314 4.48 92.72 4.48C94.2171 4.48 95.0857 5.39428 95.0857 6.78285V8.35428H101.434V6.57142C101.434 1.02857 96.4571 0.16571 92.8571 0.16571C88.3371 0.16571 84.64 1.66285 83.9657 5.81142C83.7771 6.94857 83.7543 7.95999 84.0228 9.24C85.12 14.44 94.1657 15.9429 95.4743 19.2343C95.72 19.8514 95.6457 20.6343 95.5257 21.1143C95.32 21.96 94.7429 22.8229 93.0457 22.8229C91.4514 22.8229 90.4857 21.9029 90.4857 20.5143L90.48 18.0514H83.6571V20.0114C83.6571 25.6857 88.1257 27.4 92.9029 27.4C97.5029 27.4 101.291 25.8343 101.891 21.5829C102.2 19.3886 101.971 17.9486 101.863 17.4114C100.8 12.0857 91.1486 10.5029 90.4286 7.52Z" fill="white"/>
10
- <path d="M126.074 0.83429H119.571V19.84C119.571 20.1714 119.566 20.5429 119.509 20.8229C119.383 21.4571 118.834 22.6857 117.046 22.6857C115.257 22.6857 114.703 21.4571 114.583 20.8229C114.526 20.5486 114.514 20.1714 114.52 19.84V0.83429H108.023V19.2571C108.011 19.7314 108.057 20.6971 108.08 20.9486C108.531 25.7429 112.32 27.2971 117.046 27.2971C121.766 27.2971 125.56 25.7429 126.006 20.9486C126.029 20.6971 126.08 19.7314 126.069 19.2571V0.83429H126.074Z" fill="white"/>
11
- <path d="M170.686 12.1029V15.8514H173.32V19.5829C173.326 19.9086 173.314 20.2686 173.257 20.56C173.143 21.2457 172.491 22.4229 170.634 22.4229C168.777 22.4229 168.126 21.2457 168.006 20.56C167.954 20.2686 167.943 19.9086 167.949 19.5829V7.83429C167.949 7.41715 167.977 6.95429 168.051 6.61715C168.194 5.98286 168.743 4.75429 170.611 4.75429C172.577 4.75429 173.063 6.05143 173.177 6.61715C173.251 6.98858 173.257 7.6 173.257 7.59429V9.03429H179.737V8.17715C179.731 8.17715 179.76 7.30286 179.68 6.48572C179.206 1.66857 175.217 0.137146 170.663 0.137146C166.103 0.137146 162.217 1.68 161.646 6.48572C161.594 6.91429 161.537 7.72 161.537 8.17715V18.9829C161.537 19.4686 161.554 19.8171 161.629 20.6743C162.057 25.3543 166.109 27.0229 170.663 27.0229C175.217 27.0229 179.274 25.3543 179.697 20.6743C179.777 19.8229 179.789 19.4686 179.789 18.9829V12.1029H170.686Z" fill="white"/>
12
- </svg>
@@ -1,19 +0,0 @@
1
- <svg width="220" height="31" viewBox="0 0 220 31" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_398)">
3
- <path d="M164.219 0.0558472H171.874C176.498 0.0558472 179.93 3.60934 179.93 8.01864C179.93 12.4605 176.502 16.014 171.847 16.014H168.386V22.414H164.223V0.0558472H164.219ZM168.381 3.91631V12.1535H171.567C174.046 12.1535 175.735 10.3163 175.735 8.01864C175.735 5.75352 174.051 3.91631 171.567 3.91631H168.381Z" fill="white"/>
4
- <path d="M181.033 13.4698C181.033 7.53025 185.381 4.13025 189.912 4.13025C192.27 4.13025 194.381 5.11164 195.67 6.64188V4.49769H199.805V22.414H195.67V20.0884C194.353 21.7442 192.209 22.7861 189.851 22.7861C185.535 22.7814 181.033 19.3209 181.033 13.4698ZM195.884 13.4093C195.884 10.3768 193.586 7.89769 190.526 7.89769C187.465 7.89769 185.107 10.3163 185.107 13.4093C185.107 16.5349 187.465 18.9814 190.526 18.9814C193.591 18.9814 195.884 16.5023 195.884 13.4093Z" fill="white"/>
5
- <path d="M208.814 21.5256L201.465 4.49768H205.874L210.865 16.5628L215.581 4.49768H219.93L209.242 30.6837H205.047L208.814 21.5256Z" fill="white"/>
6
- <path d="M120.842 0.683716L121.126 17.0977H121.009L116.205 0.683716H108.442V21.3767H113.586L113.298 4.39534H113.414L118.572 21.3767H126.023V0.683716H120.842Z" fill="white"/>
7
- <path d="M22.4046 0.683716L18.5302 21.5907H24.1814L27.0419 2.6186H27.1581L29.9442 21.5907H35.5628L31.707 0.683716H22.4046Z" fill="white"/>
8
- <path d="M54 0.683716L51.4233 16.6698H51.3023L48.7256 0.683716H40.2L39.7395 21.5907H44.9721L45.1023 2.79534H45.2186L48.7116 21.5907H54.0186L57.5116 2.79534H57.6279L57.7581 21.5907H62.986L62.5256 0.683716H54Z" fill="white"/>
9
- <path d="M9.73023 15.693C9.93488 16.2 9.86977 16.8465 9.77209 17.2419C9.6 17.9395 9.13023 18.6512 7.73488 18.6512C6.42791 18.6512 5.63256 17.893 5.63256 16.7535L5.62791 14.7256H0.0186043V16.3395C0.0186043 21.0047 3.68837 22.414 7.6186 22.414C11.4 22.414 14.5116 21.1256 15.0093 17.6326C15.2651 15.8279 15.0744 14.6465 14.986 14.2047C14.1023 9.82792 6.16744 8.52094 5.57674 6.06978C5.47907 5.64652 5.50232 5.20466 5.55349 4.9721C5.70232 4.30234 6.15349 3.56745 7.46512 3.56745C8.68837 3.56745 9.4093 4.32094 9.4093 5.46048V6.75815H14.6279V5.28373C14.6279 0.730244 10.5349 0.0186157 7.57674 0.0186157C3.86047 0.0186157 0.818604 1.25117 0.265115 4.66048C0.111627 5.59071 0.0930225 6.42792 0.311627 7.47908C1.2186 11.7535 8.65116 12.9861 9.73023 15.693Z" fill="white"/>
10
- <path d="M77.7163 15.6558C77.9163 16.1582 77.8558 16.7954 77.7581 17.1861C77.5907 17.8744 77.1209 18.5768 75.7395 18.5768C74.4419 18.5768 73.6558 17.8279 73.6558 16.6977L73.6512 14.693H68.0977V16.2884C68.0977 20.907 71.7349 22.3023 75.6232 22.3023C79.3674 22.3023 82.4465 21.0279 82.9395 17.5675C83.1907 15.7814 83.0046 14.6093 82.9163 14.1721C82.0419 9.83723 74.186 8.5442 73.6046 6.12095C73.5023 5.70234 73.5302 5.26978 73.5767 5.03723C73.7256 4.37211 74.1767 3.64653 75.4698 3.64653C76.6884 3.64653 77.3953 4.39071 77.3953 5.52095V6.80002H82.5628V5.3442C82.5628 0.832575 78.5116 0.130249 75.5814 0.130249C71.9023 0.130249 68.893 1.34885 68.3442 4.7256C68.1907 5.65118 68.1721 6.47443 68.3907 7.5163C69.2884 11.7535 76.6465 12.9721 77.7163 15.6558Z" fill="white"/>
11
- <path d="M95.2698 18.4605C96.7256 18.4605 97.1721 17.4605 97.2744 16.9442C97.3209 16.7209 97.3256 16.414 97.3256 16.1442V0.679077H102.619V15.6744C102.623 16.0605 102.586 16.8465 102.567 17.0512C102.205 20.9535 99.1163 22.2186 95.2744 22.2186C91.4279 22.2186 88.3442 20.9535 87.9767 17.0512C87.9581 16.8465 87.9163 16.0605 87.9302 15.6744V0.679077H93.2186V16.1488C93.214 16.4186 93.2233 16.7209 93.2698 16.9488C93.3628 17.4605 93.814 18.4605 95.2698 18.4605Z" fill="white"/>
12
- <path d="M138.884 18.2465C140.4 18.2465 140.926 17.2884 141.019 16.7302C141.06 16.493 141.07 16.2 141.07 15.9349V12.8977H138.926V9.85116H146.335V15.4558C146.33 15.8512 146.321 16.1349 146.26 16.8326C145.916 20.6419 142.614 22 138.907 22C135.2 22 131.902 20.6419 131.553 16.8326C131.493 16.1395 131.484 15.8512 131.479 15.4558V6.66046C131.479 6.28836 131.526 5.63255 131.567 5.28371C132.033 1.37674 135.2 0.116272 138.907 0.116272C142.614 0.116272 145.86 1.36278 146.247 5.28371C146.312 5.94883 146.293 6.66046 146.293 6.66046V7.35813H141.019V6.18604C141.019 6.18604 141.014 5.68836 140.953 5.39069C140.86 4.93023 140.46 3.87441 138.865 3.87441C137.344 3.87441 136.898 4.87441 136.781 5.39069C136.721 5.66511 136.698 6.0372 136.698 6.38139V15.9395C136.698 16.2046 136.707 16.4977 136.744 16.7349C136.842 17.2884 137.372 18.2465 138.884 18.2465Z" fill="white"/>
13
- </g>
14
- <defs>
15
- <clipPath id="clip0_822_398">
16
- <rect width="220" height="30.6977" fill="white"/>
17
- </clipPath>
18
- </defs>
19
- </svg>
@@ -1,14 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_432)">
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="#611F69"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5763 19.2373C10.5763 18.0339 11.5593 17.0508 12.7627 17.0508C13.9661 17.0508 14.9492 18.0339 14.9492 19.2373V24.7119C14.9492 25.9153 13.9661 26.8983 12.7627 26.8983C11.5593 26.8983 10.5763 25.9153 10.5763 24.7119V19.2373ZM9.47458 19.2373C9.47458 20.4407 8.49153 21.4237 7.28814 21.4237C6.08475 21.4237 5.1017 20.4407 5.1017 19.2373C5.1017 18.0339 6.08475 17.0508 7.28814 17.0508H9.47458V19.2373Z" fill="#E01E5A"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7627 10.5763C13.9661 10.5763 14.9492 11.5593 14.9492 12.7627C14.9492 13.9661 13.9661 14.9492 12.7627 14.9492H7.28814C6.08475 14.9492 5.1017 13.9661 5.1017 12.7627C5.1017 11.5593 6.08475 10.5763 7.28814 10.5763H12.7627ZM12.7627 9.47457C11.5593 9.47457 10.5763 8.49152 10.5763 7.28813C10.5763 6.08474 11.5593 5.10169 12.7627 5.10169C13.9661 5.10169 14.9492 6.08474 14.9492 7.28813V9.47457H12.7627Z" fill="#36C5F0"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M22.5254 12.7627C22.5254 11.5593 23.5085 10.5763 24.7119 10.5763C25.9152 10.5763 26.8983 11.5593 26.8983 12.7627C26.8983 13.9661 25.9152 14.9492 24.7119 14.9492H22.5254V12.7627ZM21.4237 12.7627C21.4237 13.9661 20.4407 14.9492 19.2373 14.9492C18.0339 14.9492 17.0508 13.9661 17.0508 12.7627V7.28813C17.0508 6.08474 18.0339 5.10169 19.2373 5.10169C20.4407 5.10169 21.4237 6.08474 21.4237 7.28813V12.7627Z" fill="#2EB67D"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19.2373 21.4237C18.0339 21.4237 17.0508 20.4407 17.0508 19.2373C17.0508 18.0339 18.0339 17.0508 19.2373 17.0508H24.7119C25.9152 17.0508 26.8983 18.0339 26.8983 19.2373C26.8983 20.4407 25.9152 21.4237 24.7119 21.4237H19.2373ZM19.2373 22.5254C20.4407 22.5254 21.4237 23.5085 21.4237 24.7119C21.4237 25.9153 20.4407 26.8983 19.2373 26.8983C18.0339 26.8983 17.0508 25.9153 17.0508 24.7119V22.5254H19.2373Z" fill="#ECB22E"/>
8
- </g>
9
- <defs>
10
- <clipPath id="clip0_2_432">
11
- <rect width="32" height="32" fill="white"/>
12
- </clipPath>
13
- </defs>
14
- </svg>
@@ -1,11 +0,0 @@
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_2_430)">
3
- <path d="M0.0078125 37H80.0078V0H0.0078125" fill="#1A1F71"/>
4
- <path d="M38.5348 7.92999L34.0748 28.784H28.6778L33.1358 7.92999H38.5358H38.5348ZM61.2278 21.392L64.0658 13.565L65.7058 21.392H61.2258H61.2278ZM67.2518 28.784H72.2338L67.8778 7.92999H63.2778C62.2408 7.92999 61.3648 8.53199 60.9778 9.45999L52.8878 28.784H58.5518L59.6758 25.669H66.5958L67.2518 28.783V28.784ZM53.1678 21.974C53.1898 16.469 45.5578 16.168 45.6078 13.706C45.6278 12.962 46.3438 12.162 47.8948 11.959C48.6688 11.859 50.8008 11.782 53.2178 12.892L54.1628 8.46599C52.8628 8.00599 51.1958 7.54599 49.1158 7.54599C43.7858 7.54599 40.0328 10.376 40.0008 14.44C39.9708 17.442 42.6808 19.12 44.7228 20.114C46.8248 21.144 47.5328 21.792 47.5228 22.707C47.5058 24.107 45.8428 24.724 44.2948 24.75C41.5808 24.793 40.0108 24.015 38.7528 23.43L37.7798 28.002C39.0398 28.585 41.3648 29.089 43.7738 29.115C49.4408 29.115 53.1468 26.313 53.1678 21.975V21.974ZM30.8218 7.92999L22.0878 28.784H16.3848L12.0808 12.142C11.8248 11.117 11.5958 10.742 10.8008 10.309C9.50281 9.60299 7.36081 8.94599 5.47281 8.53099L5.60481 7.92899H14.7878C15.9548 7.92899 17.0058 8.70599 17.2738 10.055L19.5438 22.118L25.1588 7.92799H30.8228L30.8218 7.92999Z" fill="white"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_2_430">
8
- <rect width="80" height="37" fill="white" transform="translate(0.0078125)"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="80" height="26" viewBox="0 0 80 26" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_429)">
3
- <path d="M39.6248 0.453L34.2748 25.443H27.8118L33.1538 0.453H39.6238H39.6248ZM66.8148 16.585L70.2178 7.2L72.1818 16.585H66.8158H66.8148ZM74.0348 25.443H80.0078L74.7858 0.453H69.2728C68.0328 0.453 66.9828 1.171 66.5188 2.285L56.8258 25.443H63.6108L64.9568 21.711H73.2488L74.0358 25.444L74.0348 25.443ZM57.1578 17.283C57.1878 10.686 48.0428 10.32 48.1008 7.375C48.1228 6.479 48.9808 5.525 50.8388 5.282C51.7688 5.159 54.3268 5.068 57.2208 6.405L58.3528 1.1C56.7928 0.54 54.7958 0 52.3028 0C45.9128 0 41.4228 3.387 41.3808 8.256C41.3428 11.848 44.5938 13.861 47.0378 15.054C49.5578 16.282 50.4038 17.069 50.3948 18.162C50.3778 19.834 48.3798 20.574 46.5288 20.61C43.2748 20.66 41.3938 19.73 39.8888 19.03L38.7188 24.507C40.2288 25.2 43.0168 25.805 45.9018 25.837C52.6918 25.837 57.1358 22.477 57.1588 17.283H57.1578ZM30.3808 0.453L19.9128 25.443H13.0778L7.92281 5.5C7.61281 4.272 7.33881 3.824 6.39081 3.304C4.83081 2.46 2.26381 1.668 0.0078125 1.174L0.163813 0.454H11.1638C12.5618 0.454 13.8268 1.384 14.1438 3.001L16.8698 17.458L23.5938 0.453H30.3808Z" fill="#1A1F71"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_2_429">
7
- <rect width="80" height="26" fill="white" transform="translate(0.0078125)"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,11 +0,0 @@
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_2_428)">
3
- <path d="M0.0078125 37H80.0078V0H0.0078125" fill="white"/>
4
- <path d="M38.5348 7.92999L34.0748 28.784H28.6778L33.1358 7.92999H38.5358H38.5348ZM61.2278 21.392L64.0658 13.565L65.7058 21.392H61.2258H61.2278ZM67.2518 28.784H72.2338L67.8778 7.92999H63.2778C62.2408 7.92999 61.3648 8.53199 60.9778 9.45999L52.8878 28.784H58.5518L59.6758 25.669H66.5958L67.2518 28.783V28.784ZM53.1678 21.974C53.1898 16.469 45.5578 16.168 45.6078 13.706C45.6278 12.962 46.3438 12.162 47.8948 11.959C48.6688 11.859 50.8008 11.782 53.2178 12.892L54.1628 8.46599C52.8628 8.00599 51.1958 7.54599 49.1158 7.54599C43.7858 7.54599 40.0328 10.376 40.0008 14.44C39.9708 17.442 42.6808 19.12 44.7228 20.114C46.8248 21.144 47.5328 21.792 47.5228 22.707C47.5058 24.107 45.8428 24.724 44.2948 24.75C41.5808 24.793 40.0108 24.015 38.7528 23.43L37.7798 28.002C39.0398 28.585 41.3648 29.089 43.7738 29.115C49.4408 29.115 53.1468 26.313 53.1678 21.975V21.974ZM30.8218 7.92999L22.0878 28.784H16.3848L12.0808 12.142C11.8248 11.117 11.5958 10.742 10.8008 10.309C9.50281 9.60299 7.36081 8.94599 5.47281 8.53099L5.60481 7.92899H14.7878C15.9548 7.92899 17.0058 8.70599 17.2738 10.055L19.5438 22.118L25.1588 7.92799H30.8228L30.8218 7.92999Z" fill="#1A1F71"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_2_428">
8
- <rect width="80" height="37" fill="white" transform="translate(0.0078125)"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="180" height="65" viewBox="0 0 180 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M79.385 45.038C79.385 45.038 80.432 47.828 81.387 48H68.072C65.591 48 63.404 46.61 62.706 43.97L56.643 22.941C56.643 22.941 55.987 20.401 55 20.001H67.561C70.04 20.001 71.662 20.902 72.622 24.101L79.385 45.038ZM99.612 45.038L106.379 24.101C107.337 20.902 108.958 20.001 111.438 20.001H124C123.01 20.401 122.358 22.941 122.358 22.941L116.293 43.971C115.593 46.609 113.407 48.001 110.929 48.001H97.613C98.566 47.827 99.611 45.038 99.611 45.038H99.612ZM82 48V20H97V48H82Z" fill="#DA1710"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="180" height="65" viewBox="0 0 180 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24.385 45.038C24.385 45.038 25.432 47.828 26.387 48H13.072C10.591 48 8.404 46.61 7.706 43.97L1.643 22.941C1.643 22.941 0.987 20.401 0 20.001H12.561C15.04 20.001 16.662 20.902 17.622 24.101L24.385 45.038ZM44.612 45.038L51.379 24.101C52.337 20.902 53.958 20.001 56.438 20.001H69C68.01 20.401 67.358 22.941 67.358 22.941L61.293 43.971C60.593 46.609 58.407 48.001 55.929 48.001H42.613C43.566 47.827 44.611 45.038 44.611 45.038H44.612ZM27 48V20H42V48H27Z" fill="#DA1710"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="180" height="65" viewBox="0 0 180 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M135.385 45.038C135.385 45.038 136.432 47.828 137.387 48H124.072C121.591 48 119.404 46.61 118.706 43.97L112.643 22.941C112.643 22.941 111.987 20.401 111 20.001H123.561C126.04 20.001 127.662 20.902 128.622 24.101L135.385 45.038ZM155.612 45.038L162.379 24.101C163.337 20.902 164.958 20.001 167.438 20.001H180C179.01 20.401 178.358 22.941 178.358 22.941L172.293 43.971C171.593 46.609 169.407 48.001 166.929 48.001H153.613C154.566 47.827 155.611 45.038 155.611 45.038H155.612ZM138 48V20H153V48H138Z" fill="#DA1710"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="122" height="44" viewBox="0 0 122 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M68.515 30.778L73.643 15.075C74.368 12.677 75.598 12 77.478 12H87C86.252 12.301 85.757 14.206 85.757 14.206L81.159 29.977C80.628 31.957 78.97 33 77.092 33H67C67.723 32.87 68.516 30.778 68.516 30.778H68.515ZM53.482 30.778C53.482 30.778 54.275 32.87 55 33H44.908C43.027 33 41.37 31.957 40.84 29.977L36.244 14.207C36.244 14.207 35.748 12.3 35 12H44.52C46.399 12 47.628 12.677 48.356 15.075L53.482 30.778ZM55.5 33V12H66.5V33H55.5Z" fill="#DA1710"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="122" height="44" viewBox="0 0 122 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M33.515 30.778L38.643 15.075C39.368 12.677 40.598 12 42.478 12H52C51.252 12.301 50.757 14.206 50.757 14.206L46.159 29.977C45.628 31.957 43.97 33 42.092 33H32C32.723 32.87 33.516 30.778 33.516 30.778H33.515ZM18.482 30.778C18.482 30.778 19.275 32.87 20 33H9.908C8.027 33 6.37 31.957 5.84 29.977L1.244 14.207C1.244 14.207 0.748 12.3 0 12H9.52C11.399 12 12.628 12.677 13.356 15.075L18.482 30.778ZM20.5 33V12H31.5V33H20.5Z" fill="#DA1710"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="122" height="44" viewBox="0 0 122 44" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M103.515 30.778L108.643 15.075C109.368 12.677 110.598 12 112.478 12H122C121.252 12.301 120.757 14.206 120.757 14.206L116.159 29.977C115.628 31.957 113.97 33 112.092 33H102C102.723 32.87 103.516 30.778 103.516 30.778H103.515ZM88.482 30.778C88.482 30.778 89.275 32.87 90 33H79.908C78.027 33 76.37 31.957 75.84 29.977L71.244 14.207C71.244 14.207 70.748 12.3 70 12H79.52C81.399 12 82.628 12.677 83.356 15.075L88.482 30.778ZM90.5 33V12H101.5V33H90.5Z" fill="#DA1710"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="75" height="77" viewBox="0 0 75 77" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M44.6352 32.4552L72.5556 0H65.9394L41.6961 28.1804L22.333 0H0L29.2808 42.6138L0 76.6481H6.61662L32.2182 46.8886L52.667 76.6481H75L44.6336 32.4552H44.6352ZM35.5728 42.9893L32.6061 38.7459L9.00069 4.9809H19.1634L38.2132 32.2303L41.18 36.4737L65.9425 71.8938H55.7798L35.5728 42.9909V42.9893Z" fill="black"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="75" height="77" viewBox="0 0 75 77" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M44.6352 32.4552L72.5556 0H65.9394L41.6961 28.1804L22.333 0H0L29.2808 42.6138L0 76.6481H6.61662L32.2182 46.8886L52.667 76.6481H75L44.6336 32.4552H44.6352ZM35.5728 42.9893L32.6061 38.7459L9.00069 4.9809H19.1634L38.2132 32.2303L41.18 36.4737L65.9425 71.8938H55.7798L35.5728 42.9909V42.9893Z" fill="white"/>
3
- </svg>
@@ -1,11 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_427)">
3
- <path d="M30.0078 0H2.00781C0.903243 0 0.0078125 0.89543 0.0078125 2V30C0.0078125 31.1046 0.903243 32 2.00781 32H30.0078C31.1124 32 32.0078 31.1046 32.0078 30V2C32.0078 0.89543 31.1124 0 30.0078 0Z" fill="#0072C6"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M27.9578 17.994C24.9398 17.994 20.7048 17.656 20.3608 16.964C20.0168 16.262 26.8928 15.508 27.8508 15.506C27.9068 15.506 27.9608 15.506 28.0138 15.509C28.5478 15.626 28.9638 16.084 29.0038 16.659C29.0478 17.311 28.5898 17.883 27.9578 17.993V17.994ZM25.9578 24.456C25.6448 24.94 25.0608 25.142 24.5338 24.989C24.4878 24.963 24.4398 24.939 24.3888 24.909C23.5518 24.449 17.8868 20.479 18.5258 20.032C19.1618 19.587 23.0358 21.332 25.6828 22.782C26.1828 23.182 26.3108 23.904 25.9578 24.455V24.456ZM17.9328 7.70601L11.9098 22.732C10.8898 25.327 9.86981 27.105 6.78181 27.105C6.37181 27.105 5.91681 27.075 5.47181 26.998C4.85881 26.822 4.49681 26.186 4.66381 25.568C4.80981 25.026 5.31381 24.674 5.85381 24.702C5.89081 24.705 6.45381 24.739 6.61581 24.739C8.29081 24.739 9.02081 23.696 9.80781 21.472L4.20081 7.79301C3.97481 7.10001 4.32881 6.34601 5.01781 6.08701C5.68981 5.83501 6.43581 6.11901 6.73781 6.75701L11.1878 18H11.2548L15.4878 6.84001C15.7258 6.19401 16.4298 5.85601 17.0948 6.06801C17.7718 6.28501 18.1498 7.02501 17.9328 7.70601ZM24.3878 8.71601L24.5338 8.64001C25.0608 8.48701 25.6438 8.68701 25.9568 9.17201C26.3088 9.72201 26.1818 10.445 25.6808 10.846C23.0338 12.296 19.1608 14.039 18.5238 13.596C17.8838 13.146 23.5498 9.17801 24.3878 8.71601Z" fill="white"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_2_427">
8
- <rect width="32" height="32" fill="white" transform="translate(0.0078125)"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
@@ -1,16 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2_426)">
3
- <path d="M30.0078 0H2.00781C0.903243 0 0.0078125 0.89543 0.0078125 2V30C0.0078125 31.1046 0.903243 32 2.00781 32H30.0078C31.1124 32 32.0078 31.1046 32.0078 30V2C32.0078 0.89543 31.1124 0 30.0078 0Z" fill="url(#paint0_linear_2_426)"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.5078 12.5L19.5078 17L20.0078 16" fill="black" fill-opacity="0.25"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.0028 7.5H16.0128C16.0128 7.5 21.0508 7.5 24.4098 7.744C24.8798 7.801 25.9018 7.806 26.8138 8.768C27.5338 9.501 27.7678 11.166 27.7678 11.166C27.7678 11.166 28.0078 13.122 28.0078 15.076V16.911C28.0078 18.867 27.7678 20.821 27.7678 20.821C27.7678 20.821 27.5338 22.488 26.8138 23.221C25.9018 24.183 24.8788 24.188 24.4098 24.244C21.0498 24.489 16.0078 24.497 16.0078 24.497C16.0078 24.497 9.76781 24.439 7.84781 24.254C7.31381 24.154 6.11481 24.184 5.20181 23.221C4.48181 22.488 4.24781 20.821 4.24781 20.821C4.24781 20.821 4.00781 18.867 4.00781 16.91V15.077C4.00781 13.122 4.24781 11.167 4.24781 11.167C4.24781 11.167 4.48181 9.501 5.20181 8.767C6.11481 7.807 7.13681 7.801 7.60581 7.744C10.9658 7.5 16.0028 7.5 16.0028 7.5ZM13.5078 12.5V19.5L20.0078 16L13.5078 12.5Z" fill="white"/>
6
- </g>
7
- <defs>
8
- <linearGradient id="paint0_linear_2_426" x1="16.0078" y1="0" x2="16.0078" y2="32" gradientUnits="userSpaceOnUse">
9
- <stop stop-color="#E52D27"/>
10
- <stop offset="1" stop-color="#B31217"/>
11
- </linearGradient>
12
- <clipPath id="clip0_2_426">
13
- <rect width="32" height="32" fill="white" transform="translate(0.0078125)"/>
14
- </clipPath>
15
- </defs>
16
- </svg>
@@ -1,21 +0,0 @@
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_822_208)">
3
- <path d="M33.2184 9.56854C24.9561 13.3417 19.3692 20.5672 19.3692 28.861C19.3692 39.3285 29.0105 47.8151 40.9043 47.8151C46.3633 47.8151 50.2013 46.5541 54.6885 43.8531C55.1666 43.5679 55.7017 43.3535 56.0558 43.8C56.2584 44.0558 56.1738 44.3666 56.0184 44.6499C51.1161 53.644 41.1423 59.8958 29.9489 59.8958C13.4105 59.8958 0.00198364 46.4872 0.00198364 29.9489C0.00198364 20.5043 4.37313 12.0807 11.2033 6.59214C16.3358 2.46887 29.1974 1.89837 33.2184 9.56854Z" fill="url(#paint0_linear_822_208)"/>
4
- <path d="M55.6721 21.1653C55.6721 31.1135 46.1725 39.1771 34.4518 39.1771C32.7462 39.1771 28.1292 38.943 24.8243 37.4046C23.884 36.9679 23.9803 36.4171 24.6276 36.1495C26.1285 35.5299 37.9062 33.2695 37.9062 21.1653C37.9062 9.061 25.4085 0.210509 11.2033 6.59215C16.3338 2.46887 22.8531 0.00198364 29.9489 0.00198364C43.8571 0.00198364 55.6721 9.47608 55.6721 21.1653Z" fill="#E50056"/>
5
- <path d="M76.9908 21.8596C70.5384 21.8596 67.0839 25.7429 67.0839 30.7672V30.9108C67.0839 35.9645 69.8243 39.2773 76.7056 39.2773C81.6728 39.2773 85.0151 37.678 86.4413 33.9088H81.6453C80.9312 35.1363 79.5895 35.8229 77.0203 35.8229C73.5089 35.8229 71.7659 34.5383 71.3095 32.1973H86.6715V30.4563C86.6695 25.4852 83.3292 21.8596 76.9908 21.8596ZM71.3646 28.9396C71.9351 26.6262 73.8197 25.2845 77.0754 25.2845C80.2446 25.2845 81.8715 26.455 82.3003 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.5744 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.4098 15.2931 90.781 16.8924 90.781 21.6039V22.4636H86.9272V26.1718H90.781V38.7915H94.9495L94.977 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.4852L117.712 22.4616H113.965V44.5868H118.277V36.1928C119.447 38.1344 121.59 39.2183 124.873 39.2183C129.498 39.2183 133.324 36.4209 133.324 30.7947V30.6511C133.326 24.9718 130.127 21.9167 124.987 21.9167ZM128.843 30.7672C128.843 33.8793 127.216 35.5927 123.504 35.5927C119.992 35.5927 118.192 33.8518 118.192 30.7396V30.6255C118.192 27.3993 120.22 25.4852 123.561 25.4852C127.072 25.4852 128.843 27.2557 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.047 28.798C161.791 28.5128 160.621 28.2275 160.621 27.0275C160.621 26.0282 161.449 25.1725 164.504 25.1725C167.188 25.1725 168.844 25.8 169.216 27.4288H173.898C173.012 23.7462 170.101 21.8616 164.561 21.8616C159.022 21.8616 156.338 24.2026 156.338 27.3718C156.338 30.7692 159.193 31.8551 164.276 32.1403C168.502 32.3685 169.816 32.6262 169.816 33.8538C169.816 35.0538 168.789 35.7954 165.704 35.7954C162.535 35.7954 161.107 35.1108 160.651 33.3679H155.681C156.395 37.3082 159.478 39.2774 165.531 39.2774C171.27 39.2774 174.153 36.9364 174.153 33.6807C174.155 30.1672 171.7 29.1403 166.047 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.311 21.84 176.463 21.8734C176.612 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.73 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.191 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_822_208" x1="28.3495" y1="39.8185" x2="16.8895" y2="-19.138" gradientUnits="userSpaceOnUse">
14
- <stop offset="0.1411" stop-color="#E50056"/>
15
- <stop offset="0.75" stop-color="#1F0038"/>
16
- </linearGradient>
17
- <clipPath id="clip0_822_208">
18
- <rect width="177.836" height="60" fill="white"/>
19
- </clipPath>
20
- </defs>
21
- </svg>
@@ -1,21 +0,0 @@
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_822_206)">
3
- <path d="M33.2184 9.56851C24.9561 13.3416 19.3692 20.5672 19.3692 28.861C19.3692 39.3285 29.0105 47.8151 40.9043 47.8151C46.3633 47.8151 50.2013 46.5541 54.6885 43.8531C55.1666 43.5679 55.7016 43.3534 56.0557 43.8C56.2584 44.0557 56.1738 44.3665 56.0184 44.6498C51.1161 53.6439 41.1423 59.8957 29.9489 59.8957C13.4105 59.8957 0.00196743 46.4872 0.00196743 29.9488C0.00196743 20.5042 4.37311 12.0806 11.2033 6.59211C16.3357 2.46884 29.1974 1.89834 33.2184 9.56851Z" fill="url(#paint0_linear_822_206)"/>
4
- <path d="M55.6721 21.1652C55.6721 31.1134 46.1725 39.177 34.4518 39.177C32.7462 39.177 28.1292 38.9429 24.8243 37.4046C23.8839 36.9679 23.9803 36.417 24.6275 36.1495C26.1285 35.5298 37.9062 33.2695 37.9062 21.1652C37.9062 9.06097 25.4085 0.210478 11.2033 6.59212C16.3338 2.46884 22.8531 0.00195312 29.9489 0.00195312C43.8571 0.00195313 55.6721 9.47605 55.6721 21.1652Z" fill="#E50056"/>
5
- <path d="M76.9908 21.8596C70.5384 21.8596 67.0839 25.7429 67.0839 30.7672V30.9108C67.0839 35.9645 69.8243 39.2773 76.7056 39.2773C81.6728 39.2773 85.0151 37.678 86.4413 33.9088H81.6452C80.9311 35.1363 79.5895 35.8229 77.0203 35.8229C73.5089 35.8229 71.7659 34.5383 71.3095 32.1973H86.6715V30.4563C86.6695 25.4852 83.3292 21.8596 76.9908 21.8596ZM71.3646 28.9396C71.9351 26.6262 73.8197 25.2845 77.0754 25.2845C80.2446 25.2845 81.8715 26.455 82.3003 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.5744 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.4098 15.2931 90.781 16.8924 90.781 21.6039V22.4636H86.9272V26.1718H90.781V38.7915H94.9495L94.977 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.4852L117.712 22.4616H113.965V44.5868H118.277V36.1928C119.447 38.1344 121.59 39.2183 124.873 39.2183C129.498 39.2183 133.324 36.4209 133.324 30.7947V30.6511C133.326 24.9718 130.127 21.9167 124.987 21.9167ZM128.843 30.7672C128.843 33.8793 127.216 35.5927 123.504 35.5927C119.992 35.5927 118.192 33.8518 118.192 30.7396V30.6255C118.192 27.3993 120.22 25.4852 123.561 25.4852C127.072 25.4852 128.843 27.2557 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.047 28.798C161.791 28.5128 160.621 28.2275 160.621 27.0275C160.621 26.0282 161.449 25.1725 164.504 25.1725C167.188 25.1725 168.844 25.8 169.216 27.4288H173.898C173.012 23.7462 170.101 21.8616 164.561 21.8616C159.022 21.8616 156.338 24.2026 156.338 27.3718C156.338 30.7692 159.193 31.8551 164.276 32.1403C168.502 32.3685 169.816 32.6262 169.816 33.8538C169.816 35.0538 168.789 35.7954 165.704 35.7954C162.535 35.7954 161.107 35.1108 160.651 33.3679H155.681C156.395 37.3082 159.478 39.2774 165.531 39.2774C171.27 39.2774 174.153 36.9364 174.153 33.6807C174.155 30.1672 171.7 29.1403 166.047 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.311 21.84 176.463 21.8734C176.612 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.73 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.191 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_822_206" x1="28.3495" y1="39.8184" x2="16.8895" y2="-19.138" gradientUnits="userSpaceOnUse">
14
- <stop offset="0.1411" stop-color="#E50056"/>
15
- <stop offset="0.75" stop-color="#1F0038"/>
16
- </linearGradient>
17
- <clipPath id="clip0_822_206">
18
- <rect width="177.836" height="60" fill="white"/>
19
- </clipPath>
20
- </defs>
21
- </svg>