@eeacms/volto-eea-design-system 1.23.8 → 1.31.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.
package/CHANGELOG.md CHANGED
@@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
- ### [1.23.8](https://github.com/eea/volto-eea-design-system/compare/1.23.7...1.23.8) - 8 May 2024
7
+ ### [1.31.0](https://github.com/eea/volto-eea-design-system/compare/1.23.8...1.31.0) - 22 May 2024
8
+
9
+ #### :boom: Breaking Change
10
+
11
+ - breaking(buttons): style circular.basic and basic.floated buttons as circular.icon [ichim-david - [`46a30c8`](https://github.com/eea/volto-eea-design-system/commit/46a30c8576946f6e46046c2c43eed4d4aabf3263)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - bump package release [David Ichim - [`08c5faf`](https://github.com/eea/volto-eea-design-system/commit/08c5faf3353029f02c895b79df0d15efc00acba3)]
16
+ ### [1.23.8](https://github.com/eea/volto-eea-design-system/compare/1.23.7...1.23.8) - 13 May 2024
8
17
 
9
18
  #### :rocket: New Features
10
19
 
@@ -23,7 +32,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
23
32
 
24
33
  #### :hammer_and_wrench: Others
25
34
 
26
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`2ccf437`](https://github.com/eea/volto-eea-design-system/commit/2ccf4372f93d56ce3cc8bfd66de5c9fbb2698cf4)]
27
35
  ### [1.23.5](https://github.com/eea/volto-eea-design-system/compare/1.23.4...1.23.5) - 5 April 2024
28
36
 
29
37
  #### :nail_care: Enhancements
@@ -59,8 +67,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
59
67
  - Update package.json version to 1.23.0 [David Ichim - [`4b2eeee`](https://github.com/eea/volto-eea-design-system/commit/4b2eeee398b771ac80111e1755f67273c8940ced)]
60
68
  - fixed merge conflict [David Ichim - [`efe0f4b`](https://github.com/eea/volto-eea-design-system/commit/efe0f4b7df1782f5143e1bee31c997801427d35c)]
61
69
  - Update react-slick version to 0.30.1 [David Ichim - [`62d4570`](https://github.com/eea/volto-eea-design-system/commit/62d457014866fc075a3203fd0f9e66354aa73fe5)]
62
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`c6c74f0`](https://github.com/eea/volto-eea-design-system/commit/c6c74f049ee787632b8ad0ec0f28531ac4d0f20f)]
63
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d3d7793`](https://github.com/eea/volto-eea-design-system/commit/d3d779363caa10f384d829a7e4242c5d54268099)]
64
70
  ### [1.23.0](https://github.com/eea/volto-eea-design-system/compare/1.22.7...1.23.0) - 19 February 2024
65
71
 
66
72
  ### [1.22.7](https://github.com/eea/volto-eea-design-system/compare/1.22.6...1.22.7) - 22 January 2024
@@ -146,11 +152,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
146
152
  - Add dropdown test case to Header component [David Ichim - [`9ea3234`](https://github.com/eea/volto-eea-design-system/commit/9ea3234c2c0f1c819c7c2b54a75c56cda7812c56)]
147
153
  - Remove unused import in Header.test.jsx [David Ichim - [`082069e`](https://github.com/eea/volto-eea-design-system/commit/082069e1f057786e0f1fb00c98d54b8e03b5d9c5)]
148
154
  - Added some tests for TopDropdownMenu mobile and dropdown interaction [David Ichim - [`9d24488`](https://github.com/eea/volto-eea-design-system/commit/9d24488c1e97b2b1b14bd9bd8cb6f5b68414794b)]
149
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`eadf018`](https://github.com/eea/volto-eea-design-system/commit/eadf018aa1f32d310619ce4ef08f9b11950a20dc)]
150
155
  - Lint fix [David Ichim - [`e29fd50`](https://github.com/eea/volto-eea-design-system/commit/e29fd50ee73477007dcf94a268596e6c11176d7b)]
151
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`947cb92`](https://github.com/eea/volto-eea-design-system/commit/947cb929c01ebb6f46bf124833fe1fec0f385edb)]
152
- - test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`8356dfe`](https://github.com/eea/volto-eea-design-system/commit/8356dfe929039dcd165af0692cbbfc771a0f7fb4)]
153
- - test: [JENKINS] Improve cypress time [valentinab25 - [`e38f17e`](https://github.com/eea/volto-eea-design-system/commit/e38f17ed735e743e59df7d06ca723c1218bdb569)]
154
156
  ### [1.20.0](https://github.com/eea/volto-eea-design-system/compare/1.19.0...1.20.0) - 2 November 2023
155
157
 
156
158
  #### :rocket: New Features
@@ -183,9 +185,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
183
185
 
184
186
  #### :house: Internal changes
185
187
 
186
- - chore: [JENKINS] do not run tests on PR comments [valentinab25 - [`51b68fc`](https://github.com/eea/volto-eea-design-system/commit/51b68fc76a956996e01521b784262c67e7094d35)]
187
- - chore: [JENKINS] add comment step [valentinab25 - [`5022758`](https://github.com/eea/volto-eea-design-system/commit/50227587db2c72d17e26e7b66f28d4c09b760873)]
188
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`a70ca64`](https://github.com/eea/volto-eea-design-system/commit/a70ca642918f578d6737d975e4769bac8312f48d)]
189
188
  - chore: husky, lint-staged use fixed versions [valentinab25 - [`59ecb8e`](https://github.com/eea/volto-eea-design-system/commit/59ecb8e28b259472303324f9655b0cbbcbbf9c23)]
190
189
 
191
190
  #### :hammer_and_wrench: Others
@@ -311,7 +310,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
311
310
 
312
311
  #### :hammer_and_wrench: Others
313
312
 
314
- - test: Fix eslint and yarn i18n [Alin Voinea - [`331149f`](https://github.com/eea/volto-eea-design-system/commit/331149f5eb16a9cc6f2d996f7b793909773063c2)]
315
313
  - i18n: Add en [Alin Voinea - [`4584295`](https://github.com/eea/volto-eea-design-system/commit/458429530d993c27cfb962ddfe2f376f3568bf01)]
316
314
  - Release 1.17.0 [Alin Voinea - [`e3c25ee`](https://github.com/eea/volto-eea-design-system/commit/e3c25eeeca5e863244faae396b5aa915d0702633)]
317
315
  - test: add unit tests for DS components - refs #254313 [ana-oprea - [`0c4d4d1`](https://github.com/eea/volto-eea-design-system/commit/0c4d4d118b8e13082c576dc5c2dce6a715f49006)]
@@ -421,7 +419,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
421
419
  #### :hammer_and_wrench: Others
422
420
 
423
421
  - Release 1.14.0 [Alin Voinea - [`cb9084f`](https://github.com/eea/volto-eea-design-system/commit/cb9084fb2246dc1b729e12a419a26daa12c26f7a)]
424
- - test: [JENKINS] set pipe fail [valentinab25 - [`1cdfc39`](https://github.com/eea/volto-eea-design-system/commit/1cdfc39d08f1ae301dea57f1e4be5265c4a4c6f9)]
425
422
  - test: try storybook upload [valentinab25 - [`6d5833d`](https://github.com/eea/volto-eea-design-system/commit/6d5833d4419d00f1ac04c9eb78a0884214f9a494)]
426
423
  - test: remove useless code [valentinab25 - [`2c14b0c`](https://github.com/eea/volto-eea-design-system/commit/2c14b0ce4596cfc11a81b9762677596d1861acfe)]
427
424
  ### [1.13.2](https://github.com/eea/volto-eea-design-system/compare/1.13.1...1.13.2) - 13 June 2023
@@ -460,7 +457,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
460
457
 
461
458
  #### :house: Internal changes
462
459
 
463
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`fb2b166`](https://github.com/eea/volto-eea-design-system/commit/fb2b166d64f95a1c183901abfe0fe0254d1bbc7a)]
464
460
 
465
461
  #### :house: Documentation changes
466
462
 
@@ -794,7 +790,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
794
790
 
795
791
  - Release 1.0.0-beta.5 [Alin Voinea - [`e4417e1`](https://github.com/eea/volto-eea-design-system/commit/e4417e121477511c350ae3fbe4e70aadb445ed86)]
796
792
  - better useOnScreen hook [Andrei Grigore - [`c214b6b`](https://github.com/eea/volto-eea-design-system/commit/c214b6b76443f81c795ce2f3aa457562ec088b30)]
797
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b227cf8`](https://github.com/eea/volto-eea-design-system/commit/b227cf8a8c44b9d91e9fda8a7999fb0a42bacdca)]
798
793
  - feature(mobile): increased performance by lazy loading footer images #303 from eea/increase_performance [ichim-david - [`80d1df1`](https://github.com/eea/volto-eea-design-system/commit/80d1df1c459680331d486f9e8e6a95c9db0adbf6)]
799
794
  - prettier [David Ichim - [`a7f8384`](https://github.com/eea/volto-eea-design-system/commit/a7f838470c1bcc4e2be115d514d92a1b686a5e9b)]
800
795
  - fixed less build failure due to changes in footer.less [David Ichim - [`190bc8c`](https://github.com/eea/volto-eea-design-system/commit/190bc8cfa88191b45808f1e27c6e2737ee3d15b1)]
@@ -865,7 +860,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
865
860
 
866
861
  #### :house: Internal changes
867
862
 
868
- - chore(docusaurus): ignore website/.yarn [Giorgos Stamatis - [`0b33ffd`](https://github.com/eea/volto-eea-design-system/commit/0b33ffd1dda61b126e3cc5ff48888124d6aee41b)]
869
863
  - style(header): react syntax fix [Antonis Tarantilis - [`3add127`](https://github.com/eea/volto-eea-design-system/commit/3add1271c785a92bea0ef925d7bc562cef1e0d92)]
870
864
 
871
865
  #### :house: Documentation changes
@@ -1062,7 +1056,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1062
1056
 
1063
1057
  - Release 1.0.0-alpha.10 [Alin Voinea - [`7014d08`](https://github.com/eea/volto-eea-design-system/commit/7014d080ce114bd0bc039abeecbd7229333b0971)]
1064
1058
  - Add variable definitions [kreafox - [`293fe65`](https://github.com/eea/volto-eea-design-system/commit/293fe65e2f24e6290e1286229169a77f9be4750e)]
1065
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`ef58a6f`](https://github.com/eea/volto-eea-design-system/commit/ef58a6f5ad8deea26b1395a86778fe1159b7617b)]
1066
1059
  - Back to dev [Alin Voinea - [`31d4616`](https://github.com/eea/volto-eea-design-system/commit/31d461662b9184a7bbe190e86f3c47fab39229fe)]
1067
1060
  ### [1.0.0-alpha.9](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.8...1.0.0-alpha.9) - 28 December 2022
1068
1061
 
@@ -1120,7 +1113,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1120
1113
  - bump package version [David Ichim - [`b4628be`](https://github.com/eea/volto-eea-design-system/commit/b4628bed134abc76e38a243d4e98143e19cef989)]
1121
1114
  - feature(docusaurus, storybook): logos selection for sites plus inverted options #253 from eea/doc-logo-page [ichim-david - [`dbfc90d`](https://github.com/eea/volto-eea-design-system/commit/dbfc90d035dc40e9d4054347f00fde4de486d63d)]
1122
1115
  - (feat): Add ability to disable the language select from website top menu - refs #158616 [dobri1408 - [`411c8e4`](https://github.com/eea/volto-eea-design-system/commit/411c8e4afaf0b2b9edfdeeecdca22aa4cc41f329)]
1123
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`c4769e9`](https://github.com/eea/volto-eea-design-system/commit/c4769e987d525f5dcafac8e6cf8a89fd8111667d)]
1124
1116
  - test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`92feea0`](https://github.com/eea/volto-eea-design-system/commit/92feea09796c9ef0530f65fa1d34139905133215)]
1125
1117
  - Proof reading page header section [ichim-david - [`230239e`](https://github.com/eea/volto-eea-design-system/commit/230239e1b22734fb8606656985bc5e513731e244)]
1126
1118
  ### [1.0.0-alpha.7](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.6...1.0.0-alpha.7) - 16 December 2022
@@ -1152,7 +1144,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1152
1144
  #### :hammer_and_wrench: Others
1153
1145
 
1154
1146
  - Release 1.0.0-alpha.7 [Alin Voinea - [`7e66bcc`](https://github.com/eea/volto-eea-design-system/commit/7e66bcc296b389bc55073e7f99681534977dce3a)]
1155
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`ce47e9b`](https://github.com/eea/volto-eea-design-system/commit/ce47e9b163bcb4eda988e3a87718b54ffbd3f99f)]
1156
1147
  - added back descriptionDistance variable until package release [David Ichim - [`3af811a`](https://github.com/eea/volto-eea-design-system/commit/3af811a8d86a132e16de118697ba5a4302a8a4da)]
1157
1148
  - Back to dev [Alin Voinea - [`cb531c9`](https://github.com/eea/volto-eea-design-system/commit/cb531c933c907bdbb88c9de0f1df2eb7ce899a4c)]
1158
1149
  - Proper paths if the package is not installed, but in development [Tiberiu Ichim - [`7a2655f`](https://github.com/eea/volto-eea-design-system/commit/7a2655f7cf9d3c687f172eefcf2b4cff4b12f832)]
@@ -1240,7 +1231,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1240
1231
  #### :hammer_and_wrench: Others
1241
1232
 
1242
1233
  - feature(Docusaurus): Updates on color palette information including thematic websites #231 from eea/refactor-docusaurus [ichim-david - [`ec7843d`](https://github.com/eea/volto-eea-design-system/commit/ec7843dea07f626dc1c71ae1baa8bb5b0caa52f3)]
1243
- - Upgrade Jenkinsfile storybook to yarn 3 [Alin Voinea - [`d20de8d`](https://github.com/eea/volto-eea-design-system/commit/d20de8d6e21a14660b7b5125a80218a8a6f19e62)]
1244
1234
  - Back to dev [Alin Voinea - [`563fbc5`](https://github.com/eea/volto-eea-design-system/commit/563fbc5fac0d4b0295690d0a3a4e04271753f18a)]
1245
1235
  - perf(docusaurus): added remixicon and roboto locally [Giorgos Stamatis - [`b67b1a7`](https://github.com/eea/volto-eea-design-system/commit/b67b1a72bc9cdc7c62a25967e81b430f8b62d558)]
1246
1236
  ### [1.0.0-alpha.4](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.3...1.0.0-alpha.4) - 22 November 2022
@@ -1333,7 +1323,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1333
1323
  - modified left value of full width classes with toolbars [David Ichim - [`70d82d4`](https://github.com/eea/volto-eea-design-system/commit/70d82d47fbc2c00a3a709de0d5c087c8443a1eae)]
1334
1324
  - WIP settings column grid width when using full size class [David Ichim - [`affc7ac`](https://github.com/eea/volto-eea-design-system/commit/affc7ac99527aa92d5a192d90dc8c9ec46a66404)]
1335
1325
  - fix eslint [Miu Razvan - [`30c52e4`](https://github.com/eea/volto-eea-design-system/commit/30c52e4eb443555ca44c1b35df064e73d52c0a8b)]
1336
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`76a41c7`](https://github.com/eea/volto-eea-design-system/commit/76a41c786995fd54afe4d1c345de939f683ffa70)]
1337
1326
  - fix broken variable call for contentBox.variables introduced in previous commit by mistake [David Ichim - [`d249c11`](https://github.com/eea/volto-eea-design-system/commit/d249c1160d19bedb174a2fde3fdab48d9ce297d4)]
1338
1327
  - clean up [Miu Razvan - [`89f3cb3`](https://github.com/eea/volto-eea-design-system/commit/89f3cb33d70a14806a953f0acd1807e94169ee5c)]
1339
1328
  - Feature(container): flexible container size #260 from eea/feature-flexible-container [ichim-david - [`8f84c5b`](https://github.com/eea/volto-eea-design-system/commit/8f84c5b67afe9cbe01b2a44a8f92a9a554e1036a)]
@@ -1435,7 +1424,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1435
1424
 
1436
1425
  #### :nail_care: Enhancements
1437
1426
 
1438
- - change(jenkins): added yarn policy for storybook building [ichim-david - [`3d1b844`](https://github.com/eea/volto-eea-design-system/commit/3d1b844efeea40b99c00c9aa97089e0a0be58a57)]
1439
1427
  - change(docusaurus): typography updates [ichim-david - [`60a93a4`](https://github.com/eea/volto-eea-design-system/commit/60a93a4aece4e478ae13c2dfe697fd3703aa178a)]
1440
1428
  - change(accordion): allow customization of accordion title with css variables [David Ichim - [`15e7d27`](https://github.com/eea/volto-eea-design-system/commit/15e7d27f02c640df582f51a51ef36e645723f842)]
1441
1429
  - change(content-box): added css variables that will set text color and background for children [David Ichim - [`86cac53`](https://github.com/eea/volto-eea-design-system/commit/86cac531cc94386b6022e1be80dba826b39f2443)]
@@ -1470,7 +1458,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1470
1458
  #### :hammer_and_wrench: Others
1471
1459
 
1472
1460
  - Merge pull request #243 from eea/develop [ichim-david - [`576564c`](https://github.com/eea/volto-eea-design-system/commit/576564ce395ee6ac9e74bcb19d5c4f0b4cd3c33b)]
1473
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`4a5be6e`](https://github.com/eea/volto-eea-design-system/commit/4a5be6eec78dae230626e61ea2c77e7f3c62510d)]
1474
1461
  - Back to dev [Alin Voinea - [`b251255`](https://github.com/eea/volto-eea-design-system/commit/b251255a7ed14d8290717726d86eaf54b87aa2d4)]
1475
1462
  ### [0.9.0](https://github.com/eea/volto-eea-design-system/compare/0.8.1...0.9.0) - 19 September 2022
1476
1463
 
@@ -2226,10 +2213,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2226
2213
  #### :hammer_and_wrench: Others
2227
2214
 
2228
2215
  - prettier changes [David Ichim - [`134da52`](https://github.com/eea/volto-eea-design-system/commit/134da52549b9d5eac5a12b7ad3005073500ac2c4)]
2229
- - [JENKINSFILE] remove debug, add error per stage [valentinab25 - [`903eecd`](https://github.com/eea/volto-eea-design-system/commit/903eecdb6bcbb8d73cff5e447d80c85e2a2c906d)]
2230
- - [JENKINSFILE] mention comment author in comment [valentinab25 - [`39a26aa`](https://github.com/eea/volto-eea-design-system/commit/39a26aa1ff0f35e93e8df9f442c29c5ab79ff493)]
2231
- - [JENKINSFILE] format PR comments [valentinab25 - [`739438c`](https://github.com/eea/volto-eea-design-system/commit/739438c64950c745d630d1998314a2bed595b23a)]
2232
- - [JENKINSFILE] Add failure comment, no jenkins fail [valentinab25 - [`c325bf1`](https://github.com/eea/volto-eea-design-system/commit/c325bf14f3fb0da150f2a56cda0a9f03d8d8a628)]
2233
2216
  ### [0.2.3](https://github.com/eea/volto-eea-design-system/compare/0.2.2...0.2.3) - 29 April 2022
2234
2217
 
2235
2218
  #### :rocket: New Features
@@ -2654,7 +2637,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2654
2637
  - set profile section overflow to auto [nileshgulia1 - [`71ab47f`](https://github.com/eea/volto-eea-design-system/commit/71ab47f89a433233c14b394c3824e607dd18a393)]
2655
2638
  - remove segment custom width [nileshgulia1 - [`1d3ea40`](https://github.com/eea/volto-eea-design-system/commit/1d3ea40f98bbdc1eab95b4da739a659b5e29ec16)]
2656
2639
  - fix profile section css overflow [nileshgulia1 - [`db5126f`](https://github.com/eea/volto-eea-design-system/commit/db5126fc902e191d1e18fb7e4c54877c8d8786e6)]
2657
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`647a6e3`](https://github.com/eea/volto-eea-design-system/commit/647a6e3e2093f2c4884c356eb148453551c8f33f)]
2658
2640
  - fix warning related to proptype [nileshgulia1 - [`946c6c6`](https://github.com/eea/volto-eea-design-system/commit/946c6c6bc9dece0985ae4b9f9cad6ece2be0ff2c)]
2659
2641
  - removed override already present in card.less [ichim-david - [`50d2ab2`](https://github.com/eea/volto-eea-design-system/commit/50d2ab26f85c8f409da02ec128cc1df34848ca69)]
2660
2642
  - update [Miu Razvan - [`bbcab87`](https://github.com/eea/volto-eea-design-system/commit/bbcab87ef4c8475f347f0daf4ab7e428e69c2316)]
@@ -2741,7 +2723,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2741
2723
  - remove segment custom width [nileshgulia1 - [`4a60d84`](https://github.com/eea/volto-eea-design-system/commit/4a60d84d5fe76578b7760aa1dad6eef9a20916a7)]
2742
2724
  - Reformat header.less [Tiberiu Ichim - [`1f99dfc`](https://github.com/eea/volto-eea-design-system/commit/1f99dfc82c165304ca5600ce5138c1233615ab69)]
2743
2725
  - fix profile section css overflow [nileshgulia1 - [`8fd2654`](https://github.com/eea/volto-eea-design-system/commit/8fd265413149f1b5e033dffa0fbcb5ef5ecad15f)]
2744
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`6051724`](https://github.com/eea/volto-eea-design-system/commit/6051724437a38675e659c797bb5586ef81286ec0)]
2745
2726
  - fix warning related to proptype [nileshgulia1 - [`824b9be`](https://github.com/eea/volto-eea-design-system/commit/824b9beff77aae139882cd50a1d670a02ec6f723)]
2746
2727
  - refactor breadcrumbs component, make it functional and customizable [nileshgulia1 - [`4ec374e`](https://github.com/eea/volto-eea-design-system/commit/4ec374e20565eb0a5aed0ff67a02cd6f77eba1f0)]
2747
2728
  - removed override already present in card.less [ichim-david - [`93c4e5a`](https://github.com/eea/volto-eea-design-system/commit/93c4e5aac9cc85ff2cc6c04180f6655d5f5616dc)]
@@ -3310,7 +3291,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3310
3291
  - Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`3af46d2`](https://github.com/eea/volto-eea-design-system/commit/3af46d2b14fa0b1ef44736f25b0f9ac93b23d18d)]
3311
3292
  - Refs #140454 updated eea-design-system readme with extra info on package contents [David Ichim - [`d2efc3d`](https://github.com/eea/volto-eea-design-system/commit/d2efc3ddae7b91efc82cf3bce8fb8e42d696a780)]
3312
3293
  - Refs #140454 add h1 to the list of elements that are max 800px and centered [David Ichim - [`7d3c30f`](https://github.com/eea/volto-eea-design-system/commit/7d3c30f409aa4cb43810839f8960589456cc1b2e)]
3313
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`8d657d0`](https://github.com/eea/volto-eea-design-system/commit/8d657d056cde5163cfe90ac66bc973f55d82e5e9)]
3314
3294
  ### [0.1.0](https://github.com/eea/volto-eea-design-system/compare/0.0.1...0.1.0) - 17 November 2021
3315
3295
 
3316
3296
  #### :hammer_and_wrench: Others
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-design-system",
3
- "version": "1.23.8",
3
+ "version": "1.31.0",
4
4
  "description": "@eeacms/volto-eea-design-system: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -1,20 +1,188 @@
1
- <svg width="142" height="43" viewBox="0 0 142 43" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M64.8891 42.6382L63.4536 37.9255H56.2344L54.7989 42.6382H50.2754L57.2637 22.7563H62.3965L69.4126 42.6382H64.8891ZM62.4519 34.4036C61.1241 30.1324 60.3748 27.7168 60.204 27.1583C60.0409 26.5982 59.924 26.1567 59.8517 25.8305C59.5532 26.986 58.7008 29.8432 57.2914 34.4036H62.4519Z" fill="white"/>
3
- <path d="M88.3203 32.5485C88.3203 35.8073 87.391 38.3044 85.5308 40.0385C83.6798 41.7725 81.0027 42.6387 77.4993 42.6387H71.8926V22.8384H78.1086C81.3412 22.8384 83.8506 23.6923 85.6385 25.3986C87.4263 27.1049 88.3203 29.4882 88.3203 32.5485ZM83.9583 32.6578C83.9583 28.4051 82.0797 26.2787 78.324 26.2787H76.0899V39.1722H77.8916C81.9366 39.1722 83.9583 36.9997 83.9583 32.6578Z" fill="white"/>
4
- <path d="M103.998 42.6382L102.563 37.9255H95.3438L93.9083 42.6382H89.3848L96.3731 22.7563H101.506L108.522 42.6382H103.998ZM101.56 34.4036C100.232 30.1324 99.4826 27.7168 99.3119 27.1583C99.1488 26.5982 99.0318 26.1567 98.9595 25.8305C98.661 26.986 97.8086 29.8432 96.3992 34.4036H101.56Z" fill="white"/>
5
- <path d="M115.205 32.1562H116.586C117.877 32.1562 118.843 31.9038 119.485 31.3976C120.127 30.8822 120.447 30.1375 120.447 29.1636C120.447 28.1789 120.176 27.4527 119.634 26.9834C119.102 26.5141 118.262 26.2787 117.116 26.2787H115.206V32.1562H115.205ZM124.686 29.0143C124.686 31.1453 124.018 32.7747 122.681 33.904C121.353 35.0334 119.462 35.5965 117.006 35.5965H115.205V42.6387H111.006V22.8384H117.331C119.733 22.8384 121.556 23.3569 122.802 24.3954C124.058 25.4248 124.686 26.9649 124.686 29.0143Z" fill="white"/>
6
- <path d="M136.09 42.6387H131.891V26.3326H126.514V22.8384H141.466V26.3326H136.088V42.6387H136.09Z" fill="white"/>
7
- <path d="M58.415 3.9807C57.0303 3.9807 55.9594 4.50229 55.2009 5.547C54.4424 6.58248 54.0623 8.03031 54.0623 9.88895C54.0623 13.757 55.5132 15.6895 58.4166 15.6895C59.6352 15.6895 61.1091 15.3848 62.8416 14.7756V17.8605C61.4184 18.4544 59.829 18.7498 58.0719 18.7498C55.5486 18.7498 53.6192 17.9866 52.2822 16.4603C50.9451 14.9263 50.2773 12.7277 50.2773 9.86433C50.2773 8.06108 50.6051 6.48401 51.2621 5.13158C51.919 3.77145 52.8591 2.73135 54.0854 2.01128C55.3194 1.28352 56.7626 0.92041 58.415 0.92041C60.0998 0.92041 61.7923 1.32814 63.4924 2.14206L62.3062 5.13158C61.6569 4.82385 61.0045 4.5546 60.3491 4.32535C59.6921 4.09609 59.0474 3.9807 58.415 3.9807Z" fill="white"/>
8
- <path d="M69.8493 18.5138H66.2305V0.0551758H69.8493V18.5138Z" fill="white"/>
9
- <path d="M73.4805 1.82303C73.4805 0.644462 74.1375 0.0551758 75.4499 0.0551758C76.7623 0.0551758 77.4193 0.644462 77.4193 1.82303C77.4193 2.38462 77.2531 2.82313 76.9208 3.14008C76.5962 3.4478 76.1069 3.6032 75.4499 3.6032C74.1359 3.6032 73.4805 3.0093 73.4805 1.82303ZM77.2531 18.5138H73.6343V5.25105H77.2531V18.5138Z" fill="white"/>
10
- <path d="M92.9156 18.5125H89.2968V10.7656C89.2968 9.80863 89.1352 9.09318 88.8106 8.61775C88.4936 8.13463 87.992 7.89461 87.3043 7.89461C86.3796 7.89461 85.7072 8.23464 85.2871 8.9147C84.8686 9.59477 84.6579 10.7133 84.6579 12.2719V18.5125H81.0391V5.24974H83.8024L84.2886 6.94683H84.4901C84.8456 6.33754 85.3595 5.86365 86.0318 5.52362C86.7042 5.17589 87.4751 5.00203 88.3459 5.00203C90.3307 5.00203 91.6754 5.64978 92.3786 6.94683H92.6986C93.054 6.32985 93.5772 5.85134 94.2649 5.51131C94.9604 5.17127 95.7435 5.00049 96.6144 5.00049C98.1176 5.00049 99.2515 5.38822 100.019 6.16368C100.795 6.93144 101.182 8.16386 101.182 9.86556V18.5141H97.5529V10.7672C97.5529 9.81017 97.3914 9.09472 97.0667 8.61929C96.7498 8.13617 96.2482 7.89615 95.5604 7.89615C94.6742 7.89615 94.011 8.2131 93.5679 8.84547C93.1325 9.47783 92.9156 10.4825 92.9156 11.8581V18.5125Z" fill="white"/>
11
- <path d="M113.328 18.5141L112.628 16.7109H112.533C111.923 17.4786 111.296 18.0125 110.646 18.3126C110.006 18.6049 109.168 18.7511 108.131 18.7511C106.857 18.7511 105.854 18.388 105.118 17.6602C104.39 16.9324 104.027 15.897 104.027 14.5522C104.027 13.1444 104.518 12.1089 105.498 11.4442C106.488 10.7719 107.974 10.3995 109.959 10.3287L112.26 10.258V9.67637C112.26 8.33163 111.573 7.65926 110.196 7.65926C109.136 7.65926 107.891 7.97929 106.458 8.62088L105.26 6.17758C106.786 5.37904 108.479 4.979 110.337 4.979C112.117 4.979 113.481 5.36673 114.43 6.14219C115.379 6.91765 115.853 8.09622 115.853 9.67791V18.5157L113.328 18.5141ZM112.262 12.3689L110.862 12.4166C109.809 12.4489 109.026 12.6382 108.512 12.9859C107.998 13.3336 107.742 13.8645 107.742 14.5753C107.742 15.5954 108.326 16.1062 109.497 16.1062C110.336 16.1062 111.003 15.8646 111.502 15.3831C112.008 14.8999 112.26 14.2599 112.26 13.4613V12.3689H112.262Z" fill="white"/>
12
- <path d="M125.156 15.8636C125.789 15.8636 126.549 15.7252 127.434 15.4482V18.1408C126.532 18.5439 125.424 18.7454 124.112 18.7454C122.664 18.7454 121.608 18.3823 120.944 17.6546C120.287 16.9191 119.959 15.819 119.959 14.3573V7.96288H118.227V6.43197L120.219 5.22263L121.264 2.42236H123.576V5.24571H127.289V7.96288H123.576V14.3573C123.576 14.8712 123.719 15.2513 124.004 15.4959C124.298 15.7405 124.681 15.8636 125.156 15.8636Z" fill="white"/>
13
- <path d="M135.597 7.58044C134.83 7.58044 134.23 7.82507 133.794 8.31589C133.359 8.79901 133.11 9.48677 133.046 10.3807H138.124C138.108 9.48677 137.875 8.79901 137.424 8.31589C136.973 7.82507 136.364 7.58044 135.597 7.58044ZM136.107 18.7553C133.971 18.7553 132.303 18.166 131.1 16.9875C129.897 15.8089 129.297 14.1411 129.297 11.9808C129.297 9.7591 129.851 8.04202 130.957 6.83267C132.073 5.6141 133.611 5.00635 135.571 5.00635C137.445 5.00635 138.905 5.54024 139.949 6.60804C140.992 7.67583 141.515 9.15135 141.515 11.0331V12.7886H132.962C133.002 13.8164 133.306 14.6196 133.876 15.1965C134.445 15.7735 135.244 16.0628 136.271 16.0628C137.07 16.0628 137.825 15.9797 138.538 15.8135C139.25 15.6473 139.993 15.3827 140.769 15.0181V17.8183C140.136 18.1353 139.459 18.3676 138.741 18.5184C138.021 18.6753 137.144 18.7553 136.107 18.7553Z" fill="white"/>
14
- <path d="M13.742 9.00261C16.2833 8.93555 17.5953 7.85647 17.8582 5.85938C18.1213 3.86221 16.6883 2.1562 14.6779 1.895C11.1634 1.43834 8.28584 4.86937 6.52148 8.57189C9.69843 7.71627 11.3078 9.06686 13.742 9.00261Z" fill="white"/>
15
- <path d="M7.89083 16.5467C9.85054 14.9286 10.2103 13.271 9.17071 11.5364C8.13114 9.80181 5.93747 9.34094 4.19101 10.3735C1.13778 12.1786 1.01323 16.6525 1.93507 20.6542C3.90294 18.0244 6.01381 18.0965 7.89083 16.5467Z" fill="white"/>
16
- <path d="M23.0339 6.68591C25.0745 8.20208 26.7815 8.16358 28.2379 6.75559C29.6943 5.34759 29.6348 3.12143 28.2171 1.67493C25.7388 -0.853918 21.329 0.0675462 17.625 1.88959C20.6586 3.17827 21.0794 5.2338 23.0339 6.68591Z" fill="white"/>
17
- <path d="M21.8657 42.6394C33.7386 42.6394 43.363 33.0801 43.363 21.2884C43.363 15.8052 41.2819 10.805 37.8613 7.02393C40.6039 23.4915 23.7141 20.1686 13.2703 23.3814C4.91532 25.9516 4.9189 32.624 5.92943 35.6468C27.0903 43.8862 36.4744 31.1775 38.5571 23.7853C37.9508 37.8699 22.2969 41.377 14.5458 41.3699C16.8305 42.1912 19.2955 42.6394 21.8657 42.6394Z" fill="white"/>
18
- <path d="M36.1169 5.53241C34.5462 4.52038 32.528 3.84298 30.5117 3.44775C31.5062 5.20536 31.5381 6.59519 31.5691 7.94812C31.5885 8.7941 31.6076 9.62566 31.8615 10.5236C32.5506 12.9605 33.928 13.9623 35.9466 13.7262C36.0258 13.7169 36.1039 13.7053 36.1809 13.6913C36.7148 12.1407 36.8731 10.0732 36.4047 7.2608L36.1169 5.53241Z" fill="white"/>
19
- <path d="M8.08648 24.3478C8.00369 22.8826 7.23826 21.9065 5.84469 21.3589C3.95474 20.6162 1.93451 21.5822 1.18668 23.4592C0.122771 26.1297 1.68174 29.023 4.01907 31.4143C4.12321 30.5676 4.33075 29.6912 4.67474 28.8187C5.31543 27.1942 6.40661 25.6413 8.08648 24.3478Z" fill="white"/>
20
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 27.9.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 205.7 34.1" style="enable-background:new 0 0 205.7 34.1;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
7
+ .st1{fill:#FFFFFF;}
8
+ </style>
9
+ <g>
10
+ <g>
11
+ <path class="st0" d="M15.8,7.9c1.7,1.6,1.9,1.6,3.6-0.1l4.3-4.6c2,1.8,3.2,2.7,1.1,4.9L23,10C19.5,12.2,15.8,7.9,15.8,7.9z"/>
12
+ <path class="st0" d="M19.4,4.5c1-1.1,0.9-2.8-0.1-3.8c-1.1-1-2.8-0.9-3.8,0.1c-1,1.1-0.9,2.8,0.1,3.8C16.7,5.6,18.4,5.6,19.4,4.5z
13
+ "/>
14
+ <path class="st0" d="M15.8,8.2L15.8,8.2c-0.2-0.2-0.4-0.4-0.5-0.7c-1.4-2.6-4.5-5-9.7-3.9c3,1.1,1.3,5.3,5.9,7
15
+ c0.8,0.3,1.5,0.7,2.1,1.3l1.2,1.1c2.1,2,4.5,1.1,5.8-0.3l2.3-2.5C19.5,12.5,15.8,8.2,15.8,8.2z M13.5,9.2
16
+ c-1.8-2.4-3.2-3.8-6.2-5.1l0,0c2.2,0.7,3.6,1.7,4.9,3.1c1,1,1.8,2.2,2.5,3.5L13.5,9.2z"/>
17
+ </g>
18
+ <g>
19
+ <path class="st0" d="M18.3,26.2c-1.7-1.6-1.9-1.6-3.6,0.1L10.5,31c-2-1.8-3.2-2.7-1.1-4.9l1.8-1.9C14.6,21.9,18.3,26.2,18.3,26.2z
20
+ "/>
21
+ <path class="st0" d="M14.8,29.6c-1,1.1-0.9,2.8,0.1,3.8c1.1,1,2.8,0.9,3.8-0.1c1-1.1,0.9-2.8-0.1-3.8
22
+ C17.5,28.5,15.8,28.6,14.8,29.6z"/>
23
+ <path class="st0" d="M22.6,23.6c-0.8-0.3-1.5-0.7-2.1-1.3l-1.2-1.1c-2.1-2-4.5-1.1-5.8,0.3l-2.3,2.5c3.5-2.3,7.2,2.1,7.2,2.1l0,0
24
+ c0.2,0.2,0.4,0.4,0.5,0.7c1.4,2.6,4.5,5,9.7,3.9C25.6,29.5,27.3,25.3,22.6,23.6z M26.9,30c-2.2-0.7-3.6-1.7-4.9-3.1
25
+ c-1-1-1.8-2.2-2.5-3.5l1.2,1.5C22.5,27.3,23.9,28.7,26.9,30L26.9,30z"/>
26
+ </g>
27
+ <g>
28
+ <path class="st0" d="M26.2,15.8c-1.6,1.7-1.6,1.9,0.1,3.6l4.6,4.3c-1.8,2-2.7,3.2-4.9,1.1L24.2,23C21.9,19.5,26.2,15.8,26.2,15.8z
29
+ "/>
30
+ <path class="st0" d="M29.6,19.4c1.1,1,2.8,0.9,3.8-0.1c1-1.1,0.9-2.8-0.1-3.8c-1.1-1-2.8-0.9-3.8,0.1
31
+ C28.5,16.7,28.6,18.4,29.6,19.4z"/>
32
+ <path class="st1" d="M30.5,5.6c-1.1,3-5.3,1.3-7,5.9c-0.3,0.8-0.7,1.5-1.3,2.1l-1.1,1.2c-2,2.1-1.1,4.5,0.3,5.8l2.5,2.3
33
+ c-2.3-3.5,2.1-7.2,2.1-7.2l0,0c0.2-0.2,0.4-0.4,0.7-0.5C29.3,13.9,31.7,10.8,30.5,5.6z M26.9,12.2c-1,1-2.2,1.8-3.5,2.5l1.5-1.2
34
+ c2.4-1.8,3.8-3.2,5.1-6.2l0,0C29.3,9.5,28.3,10.8,26.9,12.2z"/>
35
+ </g>
36
+ <g>
37
+ <path class="st0" d="M7.9,18.3c1.6-1.7,1.6-1.9-0.1-3.6l-4.6-4.3C5,8.5,5.9,7.3,8,9.3l1.9,1.8C12.2,14.6,7.9,18.3,7.9,18.3z"/>
38
+ <path class="st0" d="M4.5,14.8c-1.1-1-2.8-0.9-3.8,0.1c-1,1.1-0.9,2.8,0.1,3.8c1.1,1,2.8,0.9,3.8-0.1C5.6,17.5,5.6,15.8,4.5,14.8z
39
+ "/>
40
+ <path class="st0" d="M12.8,13.5l-2.5-2.3c2.3,3.5-2.1,7.2-2.1,7.2l0,0v0c-0.2,0.2-0.4,0.4-0.7,0.5c-2.6,1.4-5,4.5-3.9,9.7
41
+ c1.1-3,5.3-1.3,7-5.9c0.3-0.8,0.7-1.5,1.3-2.1l1.1-1.2C15,17.2,14.1,14.7,12.8,13.5z M9.2,20.7c-2.4,1.8-3.8,3.2-5.1,6.2l0,0
42
+ c0.7-2.2,1.7-3.6,3.1-4.9c1-1,2.2-1.8,3.5-2.5L9.2,20.7z"/>
43
+ </g>
44
+ <g>
45
+ <g>
46
+ <path class="st1" d="M53.3,10.3c0,0.9-0.3,1.8-0.8,2.5c-0.5,0.7-1.1,1.3-2,1.7c-0.8,0.4-1.8,0.6-2.9,0.6c-1.8,0-3.2-0.6-4.2-1.7
47
+ c-1-1.2-1.5-2.8-1.5-4.9V7.8c0-1.3,0.2-2.5,0.7-3.5c0.5-1,1.1-1.8,2-2.3c0.9-0.5,1.9-0.8,3-0.8c1.6,0,3,0.4,4,1.3
48
+ c1,0.9,1.6,2.1,1.7,3.6H50c0-0.8-0.2-1.4-0.6-1.8c-0.4-0.4-1-0.5-1.8-0.5c-0.8,0-1.4,0.3-1.8,0.9c-0.4,0.6-0.6,1.6-0.6,2.9v1
49
+ c0,1.4,0.2,2.5,0.5,3.1c0.4,0.6,1,0.9,1.9,0.9c0.7,0,1.3-0.2,1.7-0.5c0.4-0.4,0.6-0.9,0.6-1.7H53.3z"/>
50
+ <path class="st1" d="M58.4,14.9h-3.1V0.6h3.1V14.9z"/>
51
+ <path class="st1" d="M60.8,2.2c0-0.4,0.2-0.8,0.5-1.1c0.3-0.3,0.7-0.4,1.3-0.4c0.5,0,0.9,0.1,1.3,0.4c0.3,0.3,0.5,0.7,0.5,1.1
52
+ S64.1,3,63.8,3.3c-0.3,0.3-0.7,0.4-1.3,0.4c-0.5,0-0.9-0.1-1.3-0.4C61,3,60.8,2.7,60.8,2.2z M64.2,14.9H61V4.8h3.1V14.9z"/>
53
+ <path class="st1" d="M69.5,4.8L69.6,6c0.7-0.9,1.7-1.4,2.9-1.4c1.3,0,2.1,0.5,2.6,1.5c0.7-1,1.7-1.5,3-1.5c2,0,3.1,1.2,3.1,3.7
54
+ v6.5H78V8.5c0-0.5-0.1-0.9-0.3-1.1c-0.2-0.2-0.5-0.4-0.9-0.4c-0.6,0-1.1,0.3-1.4,0.8l0,0.1v6.9h-3.1V8.6c0-0.5-0.1-0.9-0.3-1.1
55
+ c-0.2-0.2-0.5-0.4-1-0.4c-0.6,0-1.1,0.3-1.4,0.8v7h-3.1V4.8H69.5z"/>
56
+ <path class="st1" d="M89.1,14.9c-0.1-0.2-0.2-0.5-0.3-0.9c-0.6,0.7-1.4,1.1-2.4,1.1c-0.9,0-1.8-0.3-2.4-0.9c-0.7-0.6-1-1.3-1-2.2
57
+ c0-1.1,0.4-1.9,1.2-2.5c0.8-0.6,2-0.8,3.5-0.8h1V8.2c0-0.9-0.4-1.4-1.2-1.4c-0.7,0-1.1,0.4-1.1,1.1h-3.1c0-1,0.4-1.8,1.2-2.4
58
+ c0.8-0.6,1.9-0.9,3.2-0.9c1.3,0,2.3,0.3,3,0.9c0.7,0.6,1.1,1.5,1.1,2.6v4.5c0,0.9,0.2,1.6,0.4,2.1v0.2H89.1z M87.1,12.8
59
+ c0.4,0,0.7-0.1,1-0.3c0.3-0.2,0.4-0.4,0.6-0.6v-1.6h-0.9c-1.1,0-1.6,0.5-1.6,1.5c0,0.3,0.1,0.5,0.3,0.7
60
+ C86.6,12.8,86.8,12.8,87.1,12.8z"/>
61
+ <path class="st1" d="M97.6,2.3v2.5h1.7V7h-1.7v4.6c0,0.4,0.1,0.6,0.2,0.8c0.1,0.1,0.4,0.2,0.8,0.2c0.3,0,0.6,0,0.8-0.1v2.2
62
+ c-0.6,0.2-1.2,0.3-1.8,0.3c-1.1,0-1.9-0.3-2.4-0.8c-0.5-0.5-0.8-1.3-0.8-2.3V7h-1.3V4.8h1.3V2.3H97.6z"/>
63
+ <path class="st1" d="M105.9,15.1c-1.5,0-2.8-0.5-3.7-1.4c-1-0.9-1.4-2.1-1.4-3.6V9.8c0-1,0.2-1.9,0.6-2.7
64
+ c0.4-0.8,0.9-1.4,1.7-1.8c0.7-0.4,1.6-0.6,2.6-0.6c1.4,0,2.5,0.4,3.3,1.3c0.8,0.9,1.2,2.1,1.2,3.7v1.2h-6.2
65
+ c0.1,0.6,0.4,1,0.7,1.3c0.4,0.3,0.9,0.5,1.5,0.5c1,0,1.8-0.3,2.3-1l1.4,1.7c-0.4,0.5-0.9,1-1.7,1.3
66
+ C107.5,14.9,106.7,15.1,105.9,15.1z M105.5,7.1c-0.9,0-1.5,0.6-1.6,1.8h3.2V8.6c0-0.5-0.1-0.9-0.4-1.2
67
+ C106.4,7.2,106,7.1,105.5,7.1z"/>
68
+ <path class="st1" d="M56.5,31.4H52l-0.8,2.5h-3.5l5-13.5h3.1l5,13.5h-3.5L56.5,31.4z M52.8,28.9h2.9l-1.5-4.7L52.8,28.9z"/>
69
+ <path class="st1" d="M61.8,33.9V20.4h4.4c1.2,0,2.3,0.3,3.2,0.8c1,0.5,1.7,1.3,2.2,2.3c0.5,1,0.8,2.1,0.8,3.3v0.6
70
+ c0,1.2-0.3,2.3-0.8,3.3c-0.5,1-1.3,1.7-2.2,2.3c-1,0.6-2,0.8-3.2,0.8H61.8z M65.1,22.9v8.5h1.1c0.9,0,1.7-0.3,2.2-1
71
+ c0.5-0.7,0.8-1.7,0.8-3v-0.6c0-1.3-0.3-2.3-0.8-3c-0.5-0.7-1.2-1-2.2-1H65.1z"/>
72
+ <path class="st1" d="M81.9,31.4h-4.5l-0.8,2.5h-3.5l5-13.5h3.1l5,13.5h-3.5L81.9,31.4z M78.2,28.9h2.9l-1.5-4.7L78.2,28.9z"/>
73
+ <path class="st1" d="M90.5,29.3v4.6h-3.3V20.4h5.4c1,0,1.9,0.2,2.7,0.6c0.8,0.4,1.4,0.9,1.8,1.6c0.4,0.7,0.7,1.5,0.7,2.4
74
+ c0,1.3-0.5,2.4-1.4,3.2c-0.9,0.8-2.2,1.2-3.9,1.2H90.5z M90.5,26.8h2.1c0.6,0,1.1-0.2,1.4-0.5c0.3-0.3,0.5-0.8,0.5-1.3
75
+ c0-0.6-0.2-1.1-0.5-1.5c-0.3-0.4-0.8-0.6-1.4-0.6h-2.2V26.8z"/>
76
+ <path class="st1" d="M110.3,22.9h-4.1v11h-3.3v-11h-4v-2.5h11.3V22.9z"/>
77
+ </g>
78
+ </g>
79
+ <g>
80
+ <path class="st1" d="M124.7,5.1c0-0.2-0.1-0.4-0.2-0.5c-0.2-0.1-0.4-0.2-0.8-0.4c-0.4-0.1-0.7-0.3-1-0.4c-0.6-0.3-1-0.8-1-1.4
81
+ c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.4-0.4,0.7-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.6,0.4,0.7,0.6
82
+ c0.2,0.3,0.3,0.6,0.3,0.9h-1.2c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.1-0.4-0.2-0.7-0.2c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.2,0.3-0.2,0.5
83
+ c0,0.2,0.1,0.3,0.3,0.5c0.2,0.1,0.5,0.2,0.8,0.3c0.7,0.2,1.1,0.4,1.4,0.7c0.3,0.3,0.5,0.7,0.5,1.1c0,0.5-0.2,0.9-0.6,1.2
84
+ c-0.4,0.3-0.9,0.4-1.5,0.4c-0.4,0-0.8-0.1-1.2-0.2c-0.4-0.2-0.6-0.4-0.8-0.7c-0.2-0.3-0.3-0.6-0.3-1h1.2c0,0.6,0.4,0.9,1.1,0.9
85
+ c0.3,0,0.5-0.1,0.6-0.2C124.6,5.5,124.7,5.3,124.7,5.1z"/>
86
+ <path class="st1" d="M131.2,6.6h-1.2V4.2h-2.3v2.4h-1.2V0.9h1.2v2.3h2.3V0.9h1.2V6.6z"/>
87
+ <path class="st1" d="M135.5,5.4h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L135.5,5.4z M133.8,4.5h1.4l-0.7-2.1L133.8,4.5z"/>
88
+ <path class="st1" d="M139.7,4.5h-0.9v2.1h-1.2V0.9h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
89
+ c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L139.7,4.5z M138.8,3.6h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
90
+ c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V3.6z"/>
91
+ <path class="st1" d="M144,6.6h-1.2V0.9h1.2V6.6z"/>
92
+ <path class="st1" d="M149.6,6.6h-1.2l-2.3-3.7v3.7H145V0.9h1.2l2.3,3.7V0.9h1.2V6.6z"/>
93
+ <path class="st1" d="M155.1,5.9c-0.2,0.3-0.5,0.4-0.9,0.6c-0.4,0.1-0.8,0.2-1.3,0.2c-0.5,0-0.9-0.1-1.3-0.3
94
+ c-0.4-0.2-0.7-0.5-0.9-0.9s-0.3-0.9-0.3-1.4V3.6c0-0.6,0.1-1.1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-0.9c0.4-0.2,0.8-0.3,1.3-0.3
95
+ c0.7,0,1.2,0.2,1.6,0.5c0.4,0.3,0.6,0.8,0.7,1.4H154c-0.1-0.3-0.2-0.6-0.3-0.7c-0.2-0.2-0.4-0.2-0.7-0.2c-0.4,0-0.7,0.1-0.9,0.4
96
+ c-0.2,0.3-0.3,0.7-0.3,1.3v0.4c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.6,0.5,1,0.5c0.4,0,0.7-0.1,0.9-0.3v-1h-1.1V3.6h2.2V5.9z"/>
97
+ <path class="st1" d="M161.2,5.4h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L161.2,5.4z M159.5,4.5h1.4l-0.7-2.1L159.5,4.5z"/>
98
+ <path class="st1" d="M163.4,6.6V0.9h1.7c0.5,0,0.9,0.1,1.3,0.3s0.7,0.5,0.9,1c0.2,0.4,0.3,0.9,0.3,1.4v0.3c0,0.5-0.1,1-0.3,1.4
99
+ c-0.2,0.4-0.5,0.7-0.9,1c-0.4,0.2-0.8,0.3-1.3,0.3H163.4z M164.6,1.9v3.8h0.6c0.5,0,0.8-0.1,1-0.4c0.2-0.3,0.4-0.7,0.4-1.3V3.6
100
+ c0-0.6-0.1-1-0.4-1.3c-0.2-0.3-0.6-0.4-1-0.4H164.6z"/>
101
+ <path class="st1" d="M171.8,5.4h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L171.8,5.4z M170,4.5h1.4l-0.7-2.1L170,4.5z"/>
102
+ <path class="st1" d="M175.1,4.6v2h-1.2V0.9h2.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.2,0.6,0.4,0.7,0.7c0.2,0.3,0.3,0.6,0.3,1
103
+ c0,0.6-0.2,1-0.6,1.3c-0.4,0.3-0.9,0.5-1.6,0.5H175.1z M175.1,3.6h1c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
104
+ c0-0.3-0.1-0.5-0.2-0.7c-0.2-0.2-0.4-0.3-0.7-0.3h-1.1V3.6z"/>
105
+ <path class="st1" d="M183.3,1.9h-1.7v4.7h-1.2V1.9h-1.7V0.9h4.6V1.9z"/>
106
+ <path class="st1" d="M186.7,5.4h-2l-0.4,1.2H183l2.1-5.7h1.1l2.1,5.7h-1.2L186.7,5.4z M185,4.5h1.4l-0.7-2.1L185,4.5z"/>
107
+ <path class="st1" d="M192.6,1.9h-1.7v4.7h-1.2V1.9H188V0.9h4.6V1.9z"/>
108
+ <path class="st1" d="M194.5,6.6h-1.2V0.9h1.2V6.6z"/>
109
+ <path class="st1" d="M200.3,3.9c0,0.6-0.1,1-0.3,1.5c-0.2,0.4-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
110
+ c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4V3.6c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.9-1c0.4-0.2,0.8-0.3,1.3-0.3
111
+ s0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.8,1c0.2,0.4,0.3,0.9,0.3,1.5V3.9z M199.1,3.6c0-0.6-0.1-1-0.3-1.4c-0.2-0.3-0.5-0.5-0.9-0.5
112
+ c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3v0.3c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5c0.4,0,0.7-0.2,0.9-0.5
113
+ c0.2-0.3,0.3-0.8,0.3-1.3V3.6z"/>
114
+ <path class="st1" d="M205.7,6.6h-1.2l-2.3-3.7v3.7h-1.2V0.9h1.2l2.3,3.7V0.9h1.2V6.6z"/>
115
+ <path class="st1" d="M123.5,13.4l-0.6,0.7v1.6h-1.2V10h1.2v2.6l0.5-0.7l1.4-1.9h1.4l-2,2.5l2.1,3.1H125L123.5,13.4z"/>
116
+ <path class="st1" d="M131.4,15.7h-1.2l-2.3-3.7v3.7h-1.2V10h1.2l2.3,3.7V10h1.2V15.7z"/>
117
+ <path class="st1" d="M137,13c0,0.6-0.1,1-0.3,1.5c-0.2,0.4-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
118
+ c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4v-0.3c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-1s0.8-0.3,1.3-0.3
119
+ s0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.8,1s0.3,0.9,0.3,1.5V13z M135.9,12.7c0-0.6-0.1-1-0.3-1.4c-0.2-0.3-0.5-0.5-0.9-0.5
120
+ c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3V13c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5c0.4,0,0.7-0.2,0.9-0.5
121
+ c0.2-0.3,0.3-0.8,0.3-1.3V12.7z"/>
122
+ <path class="st1" d="M142.3,14.1l0.8-4h1.2l-1.3,5.7h-1.2l-0.9-3.8l-0.9,3.8h-1.2l-1.3-5.7h1.2l0.8,4l0.9-4h1L142.3,14.1z"/>
123
+ <path class="st1" d="M146,14.8h2.5v0.9h-3.6V10h1.2V14.8z"/>
124
+ <path class="st1" d="M152.5,13.2h-2.2v1.5h2.6v0.9h-3.8V10h3.8V11h-2.6v1.3h2.2V13.2z"/>
125
+ <path class="st1" d="M153.6,15.7V10h1.7c0.5,0,0.9,0.1,1.3,0.3s0.7,0.5,0.9,1c0.2,0.4,0.3,0.9,0.3,1.4V13c0,0.5-0.1,1-0.3,1.4
126
+ c-0.2,0.4-0.5,0.7-0.9,1s-0.8,0.3-1.3,0.3H153.6z M154.8,11v3.8h0.6c0.5,0,0.8-0.1,1-0.4c0.2-0.3,0.4-0.7,0.4-1.3v-0.3
127
+ c0-0.6-0.1-1-0.4-1.3c-0.2-0.3-0.6-0.4-1-0.4H154.8z"/>
128
+ <path class="st1" d="M163.2,15c-0.2,0.3-0.5,0.4-0.9,0.6c-0.4,0.1-0.8,0.2-1.3,0.2c-0.5,0-0.9-0.1-1.3-0.3
129
+ c-0.4-0.2-0.7-0.5-0.9-0.9c-0.2-0.4-0.3-0.9-0.3-1.4v-0.4c0-0.6,0.1-1.1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-0.9c0.4-0.2,0.8-0.3,1.3-0.3
130
+ c0.7,0,1.2,0.2,1.6,0.5c0.4,0.3,0.6,0.8,0.7,1.4h-1.1c-0.1-0.3-0.2-0.6-0.3-0.7c-0.2-0.2-0.4-0.2-0.7-0.2c-0.4,0-0.7,0.1-0.9,0.4
131
+ c-0.2,0.3-0.3,0.7-0.3,1.3V13c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.6,0.5,1,0.5c0.4,0,0.7-0.1,0.9-0.3v-1H161v-0.9h2.2V15z"/>
132
+ <path class="st1" d="M167.6,13.2h-2.2v1.5h2.6v0.9h-3.8V10h3.8V11h-2.6v1.3h2.2V13.2z"/>
133
+ <path class="st1" d="M174,13.4h-2.2v2.3h-1.2V10h3.7V11h-2.5v1.5h2.2V13.4z"/>
134
+ <path class="st1" d="M179.6,13c0,0.6-0.1,1-0.3,1.5c-0.2,0.4-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
135
+ c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4v-0.3c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-1c0.4-0.2,0.8-0.3,1.3-0.3
136
+ c0.5,0,0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.9,1c0.2,0.4,0.3,0.9,0.3,1.5V13z M178.5,12.7c0-0.6-0.1-1-0.3-1.4
137
+ c-0.2-0.3-0.5-0.5-0.9-0.5c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3V13c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5
138
+ c0.4,0,0.7-0.2,0.9-0.5c0.2-0.3,0.3-0.8,0.3-1.3V12.7z"/>
139
+ <path class="st1" d="M182.6,13.6h-0.9v2.1h-1.2V10h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
140
+ c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L182.6,13.6z M181.6,12.7h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
141
+ c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V12.7z"/>
142
+ <path class="st1" d="M124.9,23.6h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L124.9,23.6z M123.2,22.7h1.4l-0.7-2.1L123.2,22.7z"/>
143
+ <path class="st1" d="M133.5,22.9c0,0.6-0.3,1.1-0.7,1.4c-0.4,0.3-0.9,0.5-1.6,0.5c-0.7,0-1.3-0.2-1.7-0.7c-0.4-0.5-0.6-1.2-0.6-2
144
+ v-0.3c0-0.5,0.1-1,0.3-1.4c0.2-0.4,0.5-0.7,0.8-1c0.4-0.2,0.8-0.3,1.2-0.3c0.7,0,1.2,0.2,1.6,0.5c0.4,0.3,0.6,0.8,0.7,1.5h-1.2
145
+ c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.4-0.2-0.8-0.2c-0.4,0-0.7,0.1-0.9,0.4c-0.2,0.3-0.3,0.7-0.3,1.3v0.4c0,0.6,0.1,1.1,0.3,1.3
146
+ c0.2,0.3,0.5,0.4,0.9,0.4c0.4,0,0.6-0.1,0.8-0.2c0.2-0.2,0.3-0.4,0.3-0.8H133.5z"/>
147
+ <path class="st1" d="M135.4,23.9h2.5v0.9h-3.6v-5.7h1.2V23.9z"/>
148
+ <path class="st1" d="M139.8,24.8h-1.2v-5.7h1.2V24.8z"/>
149
+ <path class="st1" d="M142.4,19.2l1.5,4.1l1.4-4.1h1.5v5.7h-1.2v-1.5l0.1-2.7l-1.5,4.2h-0.8l-1.5-4.2l0.1,2.7v1.5h-1.2v-5.7H142.4z
150
+ "/>
151
+ <path class="st1" d="M151,23.6h-2l-0.4,1.2h-1.2l2.1-5.7h1.1l2.1,5.7h-1.2L151,23.6z M149.3,22.7h1.4l-0.7-2.1L149.3,22.7z"/>
152
+ <path class="st1" d="M157,20.1h-1.7v4.7h-1.2v-4.7h-1.7v-0.9h4.6V20.1z"/>
153
+ <path class="st1" d="M161,22.4h-2.2v1.5h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V22.4z"/>
154
+ <path class="st1" d="M164.2,22.8H162v-0.9h2.2V22.8z"/>
155
+ <path class="st1" d="M167.3,22.7h-0.9v2.1h-1.2v-5.7h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
156
+ c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L167.3,22.7z M166.4,21.8h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
157
+ c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V21.8z"/>
158
+ <path class="st1" d="M173.7,22.4h-2.2v1.5h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V22.4z"/>
159
+ <path class="st1" d="M177.7,23.3c0-0.2-0.1-0.4-0.2-0.5c-0.2-0.1-0.4-0.2-0.8-0.4c-0.4-0.1-0.7-0.3-1-0.4c-0.6-0.3-1-0.8-1-1.4
160
+ c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.4-0.4,0.7-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.6,0.4,0.7,0.6
161
+ c0.2,0.3,0.3,0.6,0.3,0.9h-1.2c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.1-0.4-0.2-0.7-0.2c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.2,0.3-0.2,0.5
162
+ c0,0.2,0.1,0.3,0.3,0.5c0.2,0.1,0.5,0.2,0.8,0.3c0.7,0.2,1.1,0.4,1.4,0.7c0.3,0.3,0.5,0.7,0.5,1.1c0,0.5-0.2,0.9-0.6,1.2
163
+ c-0.4,0.3-0.9,0.4-1.5,0.4c-0.4,0-0.8-0.1-1.2-0.2c-0.4-0.2-0.6-0.4-0.8-0.7c-0.2-0.3-0.3-0.6-0.3-1h1.2c0,0.6,0.4,0.9,1.1,0.9
164
+ c0.3,0,0.5-0.1,0.6-0.2C177.6,23.7,177.7,23.5,177.7,23.3z"/>
165
+ <path class="st1" d="M180.9,24.8h-1.2v-5.7h1.2V24.8z"/>
166
+ <path class="st1" d="M183.1,23.9h2.5v0.9h-3.6v-5.7h1.2V23.9z"/>
167
+ <path class="st1" d="M187.5,24.8h-1.2v-5.7h1.2V24.8z"/>
168
+ <path class="st1" d="M192,22.4h-2.2v1.5h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V22.4z"/>
169
+ <path class="st1" d="M197.6,24.8h-1.2l-2.3-3.7v3.7H193v-5.7h1.2l2.3,3.7v-3.7h1.2V24.8z"/>
170
+ <path class="st1" d="M202.9,20.1h-1.7v4.7H200v-4.7h-1.7v-0.9h4.6V20.1z"/>
171
+ <path class="st1" d="M125.1,31.5h-2.2V33h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V31.5z"/>
172
+ <path class="st1" d="M130.5,28.3V32c0,0.6-0.2,1.1-0.6,1.5c-0.4,0.4-0.9,0.5-1.6,0.5c-0.7,0-1.2-0.2-1.6-0.5
173
+ c-0.4-0.3-0.6-0.8-0.6-1.4v-3.8h1.2V32c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.4,0.3,0.7,0.3c0.7,0,1-0.3,1-1v-3.8H130.5z"/>
174
+ <path class="st1" d="M133.5,31.9h-0.9v2.1h-1.2v-5.7h2.1c0.7,0,1.2,0.1,1.5,0.4c0.4,0.3,0.5,0.7,0.5,1.3c0,0.4-0.1,0.7-0.3,1
175
+ c-0.2,0.3-0.4,0.5-0.8,0.6l1.2,2.3v0.1h-1.2L133.5,31.9z M132.6,30.9h0.9c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
176
+ c0-0.3-0.1-0.5-0.2-0.6c-0.2-0.2-0.4-0.2-0.7-0.2h-0.9V30.9z"/>
177
+ <path class="st1" d="M141.2,31.2c0,0.6-0.1,1-0.3,1.5s-0.5,0.7-0.8,1c-0.4,0.2-0.8,0.3-1.3,0.3c-0.5,0-0.9-0.1-1.3-0.3
178
+ c-0.4-0.2-0.7-0.5-0.9-1c-0.2-0.4-0.3-0.9-0.3-1.4V31c0-0.6,0.1-1,0.3-1.5c0.2-0.4,0.5-0.7,0.8-1c0.4-0.2,0.8-0.3,1.3-0.3
179
+ c0.5,0,0.9,0.1,1.3,0.3c0.4,0.2,0.6,0.6,0.9,1c0.2,0.4,0.3,0.9,0.3,1.5V31.2z M140,31c0-0.6-0.1-1-0.3-1.4
180
+ c-0.2-0.3-0.5-0.5-0.9-0.5c-0.4,0-0.7,0.2-0.9,0.5c-0.2,0.3-0.3,0.7-0.3,1.3v0.3c0,0.6,0.1,1,0.3,1.3c0.2,0.3,0.5,0.5,0.9,0.5
181
+ c0.4,0,0.7-0.2,0.9-0.5c0.2-0.3,0.3-0.8,0.3-1.3V31z"/>
182
+ <path class="st1" d="M143.2,31.9v2H142v-5.7h2.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.2,0.6,0.4,0.7,0.7c0.2,0.3,0.3,0.6,0.3,1
183
+ c0,0.6-0.2,1-0.6,1.3c-0.4,0.3-0.9,0.5-1.6,0.5H143.2z M143.2,31h1c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.2-0.4,0.2-0.6
184
+ c0-0.3-0.1-0.5-0.2-0.7c-0.2-0.2-0.4-0.3-0.7-0.3h-1.1V31z"/>
185
+ <path class="st1" d="M150.5,31.5h-2.2V33h2.6v0.9h-3.8v-5.7h3.8v0.9h-2.6v1.3h2.2V31.5z"/>
186
+ </g>
187
+ </g>
188
+ </svg>
@@ -1,46 +1,86 @@
1
- <svg width="202" height="49" viewBox="0 0 202 49" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_1078_53470)">
3
- <path d="M4.00762 25.6346H12.7047L15.3912 20.8922C15.5092 20.6813 15.6814 20.5054 15.8902 20.3822C16.099 20.2591 16.337 20.1933 16.5798 20.1914C16.8261 20.1888 17.0685 20.2526 17.2812 20.376C17.4939 20.4994 17.6689 20.6778 17.7877 20.8922L22.001 28.2938L27.6541 12.9338C27.7497 12.6716 27.9244 12.4451 28.1545 12.2853C28.3845 12.1255 28.6586 12.0401 28.9394 12.041C29.2189 12.0394 29.4922 12.1233 29.7221 12.2813C29.952 12.4393 30.1274 12.6637 30.2246 12.9242L34.95 25.6154H47.3579C47.7895 24.873 48.189 24.1114 48.5562 23.3306C49.2324 21.8818 49.6758 20.3366 49.8704 18.7514C49.8901 18.6559 49.9192 18.5627 49.9574 18.473V14.5082C49.8136 13.5865 49.62 12.6732 49.3776 11.7722C47.6188 6.34817 43.995 2.96897 38.4868 2.02817C33.4618 1.16417 29.2582 2.90177 25.8567 6.82817L25.7214 7.02977C25.074 6.37697 24.4942 5.70497 23.8467 5.10977C16.2416 -1.61023 4.01728 2.47937 1.81401 12.5306C0.77561 16.9652 1.53583 21.6276 3.93031 25.5098L4.00762 25.6346Z" fill="white"/>
4
- <path d="M33.9749 28.3515C33.6953 28.3531 33.422 28.2692 33.1921 28.1112C32.9622 27.9532 32.7868 27.7288 32.6896 27.4683L28.9305 17.3403L23.5287 31.9803C23.439 32.2231 23.2813 32.4353 23.0741 32.5919C22.8669 32.7484 22.6188 32.8427 22.3594 32.8635C22.0995 32.8827 21.8394 32.8289 21.6088 32.7084C21.3781 32.5879 21.1862 32.4055 21.0548 32.1819L16.5903 24.3387L14.7542 27.6123C14.6362 27.8253 14.4627 28.0027 14.2519 28.126C14.041 28.2493 13.8006 28.314 13.556 28.3131H5.8252C7.54973 30.6746 9.51187 32.8555 11.6813 34.8219C15.8815 38.6853 20.4515 42.1321 25.3261 45.1131C25.4289 45.1949 25.5567 45.2395 25.6884 45.2395C25.8202 45.2395 25.948 45.1949 26.0508 45.1131C32.1456 41.4161 37.7325 36.9501 42.672 31.8267C43.7225 30.7368 44.6914 29.5721 45.571 28.3419L33.9749 28.3515Z" fill="white"/>
5
- <path d="M71.4006 11.5122V12.741H63.9404V1.83545H71.2557V3.06425H65.332V6.59705H70.4826V7.74905H65.332V11.5122H71.4006Z" fill="white"/>
6
- <path d="M75.2273 12.8947C74.8603 12.9207 74.4924 12.8574 74.1556 12.7102C73.8188 12.5629 73.5233 12.3363 73.2946 12.0499C72.8108 11.303 72.5837 10.4206 72.6472 9.5347V4.7347H74.0097V9.2659C74.0097 10.9043 74.5831 11.7235 75.7298 11.7235C76.2952 11.7194 76.8442 11.5342 77.2953 11.1955C77.7951 10.8297 78.175 10.3254 78.3873 9.7459V4.7251H79.7498V11.0803C79.7498 11.4003 79.8948 11.5635 80.1847 11.5699V12.7411H79.8174H79.5662C79.318 12.7504 79.0758 12.6645 78.8898 12.5011C78.8018 12.4279 78.7305 12.337 78.6806 12.2344C78.6306 12.1318 78.6031 12.0198 78.5998 11.9059V10.9459C78.262 11.5291 77.771 12.0103 77.1793 12.3379C76.5889 12.6901 75.9158 12.8821 75.2273 12.8947Z" fill="white"/>
7
- <path d="M86.2342 5.90669C85.6087 5.91928 84.998 6.0983 84.4658 6.42509C83.955 6.74374 83.5669 7.22391 83.3642 7.78829V12.7323H81.9727V4.72589H83.2386V6.57869C83.4961 6.05202 83.8732 5.59194 84.3402 5.23469C84.7568 4.90685 85.2605 4.70669 85.7897 4.65869H86.0506H86.2342V5.90669Z" fill="white"/>
8
- <path d="M90.8048 12.8955C90.2613 12.8962 89.7234 12.7857 89.2247 12.571C88.7259 12.3563 88.277 12.042 87.9058 11.6475C87.5325 11.2695 87.2371 10.8228 87.0361 10.3323C86.8408 9.82692 86.7425 9.28968 86.7462 8.74834C86.743 8.20303 86.8447 7.66214 87.0458 7.15474C87.2367 6.66527 87.5186 6.21586 87.8768 5.82994C88.2551 5.43371 88.7107 5.11816 89.2158 4.90253C89.7208 4.68689 90.2648 4.57568 90.8145 4.57568C91.3642 4.57568 91.9082 4.68689 92.4133 4.90253C92.9183 5.11816 93.3739 5.43371 93.7522 5.82994C94.1104 6.21586 94.3923 6.66527 94.5833 7.15474C94.7843 7.66214 94.886 8.20303 94.8828 8.74834C94.8863 9.28966 94.7879 9.82686 94.5929 10.3323C94.4044 10.8248 94.1194 11.2752 93.7545 11.6575C93.3896 12.0398 92.952 12.3464 92.467 12.5595C91.9437 12.7891 91.3768 12.9037 90.8048 12.8955ZM88.1281 8.76754C88.1231 9.16385 88.1919 9.55767 88.331 9.92914C88.4581 10.2821 88.6515 10.6079 88.9011 10.8891C89.1393 11.1545 89.4284 11.3699 89.7515 11.5227C90.0782 11.6745 90.4345 11.7531 90.7952 11.7531C91.1558 11.7531 91.5121 11.6745 91.8388 11.5227C92.1649 11.3701 92.4572 11.1548 92.6989 10.8891C92.9517 10.6086 93.1485 10.2828 93.2787 9.92914C93.421 9.55492 93.493 9.15796 93.4913 8.75794C93.4927 8.36106 93.4207 7.9673 93.2787 7.59634C93.1483 7.24278 92.9515 6.91701 92.6989 6.63634C92.4572 6.37071 92.1649 6.15536 91.8388 6.00274C91.5128 5.84884 91.1561 5.77008 90.7952 5.77234C90.4333 5.77104 90.076 5.85319 89.7515 6.01234C89.4285 6.16951 89.1396 6.38803 88.9011 6.65554C88.6532 6.93794 88.4599 7.26339 88.331 7.61554C88.1954 7.9813 88.1267 8.36817 88.1281 8.75794V8.76754Z" fill="white"/>
9
- <path d="M100.816 12.8952C100.191 12.9077 99.5763 12.7375 99.0479 12.4056C98.5491 12.0902 98.132 11.6627 97.8303 11.1576V16.0056H96.4678V4.7256H97.6757V6.22319C98.0029 5.73062 98.4434 5.32256 98.9609 5.0328C99.4602 4.73473 100.031 4.57557 100.613 4.572C101.142 4.56607 101.664 4.68104 102.14 4.908C102.604 5.14387 103.015 5.47041 103.348 5.868C103.691 6.25835 103.959 6.70722 104.141 7.1928C104.332 7.69254 104.43 8.22282 104.43 8.75759C104.435 9.30905 104.347 9.85739 104.17 10.38C104.008 10.8642 103.755 11.3137 103.425 11.7048C103.11 12.0763 102.722 12.3801 102.285 12.5976C101.826 12.8093 101.323 12.9112 100.816 12.8952ZM100.401 11.724C100.78 11.7315 101.155 11.6458 101.493 11.4744C101.813 11.3088 102.096 11.0801 102.324 10.8024C102.557 10.5166 102.737 10.1914 102.855 9.84239C102.978 9.48704 103.04 9.11396 103.039 8.7384C103.039 7.96673 102.753 7.22199 102.237 6.6456C101.992 6.37681 101.697 6.15829 101.367 6.0024C101.026 5.8416 100.653 5.75955 100.275 5.7624C100.014 5.76467 99.7555 5.81345 99.5118 5.9064C99.2486 6.00306 98.9986 6.13206 98.7677 6.2904C98.5393 6.44685 98.3372 6.63798 98.1685 6.8568C98.0072 7.06275 97.8948 7.30234 97.84 7.5576V9.83279C97.9531 10.0994 98.0992 10.3509 98.2748 10.5816C98.4455 10.8069 98.6471 11.0073 98.874 11.1768C99.0953 11.3444 99.3393 11.4801 99.5987 11.58C99.855 11.6763 100.127 11.7251 100.401 11.724Z" fill="white"/>
10
- <path d="M109.648 12.8946C109.074 12.9026 108.505 12.7914 107.976 12.5682C107.488 12.3572 107.047 12.0502 106.681 11.6658C106.318 11.2822 106.032 10.8323 105.841 10.341C105.64 9.83025 105.538 9.28624 105.541 8.73784C105.538 8.19253 105.64 7.65164 105.841 7.14424C106.142 6.3754 106.676 5.7177 107.367 5.26074C108.059 4.80378 108.876 4.56978 109.706 4.59064C110.518 4.5755 111.315 4.81118 111.987 5.26514C112.658 5.7191 113.171 6.36897 113.455 7.12504C113.647 7.6181 113.745 8.1421 113.745 8.67064C113.745 8.78584 113.745 8.88184 113.745 8.97784C113.75 9.04817 113.75 9.11871 113.745 9.18904H107.049C107.074 9.56777 107.169 9.93868 107.329 10.2834C107.474 10.5994 107.677 10.8858 107.928 11.1282C108.172 11.3632 108.457 11.552 108.769 11.685C109.074 11.8151 109.403 11.8836 109.735 11.8866C109.98 11.888 110.224 11.8557 110.46 11.7906C110.692 11.7269 110.915 11.6367 111.127 11.5218C111.33 11.4125 111.516 11.2734 111.677 11.109C111.836 10.9495 111.961 10.7602 112.045 10.5522L113.224 10.8786C113.087 11.1793 112.901 11.4552 112.673 11.6946C112.437 11.9425 112.167 12.1558 111.871 12.3282C111.568 12.5097 111.243 12.6516 110.904 12.7506C110.495 12.8596 110.072 12.9081 109.648 12.8946ZM112.412 8.19064C112.384 7.82346 112.286 7.46499 112.122 7.13464C111.974 6.82553 111.771 6.54576 111.523 6.30904C111.139 5.95825 110.663 5.72252 110.15 5.62909C109.637 5.53566 109.108 5.58834 108.624 5.78104C108.312 5.90536 108.026 6.08784 107.783 6.31864C107.536 6.55487 107.336 6.8349 107.194 7.14424C107.041 7.47414 106.949 7.82856 106.923 8.19064H112.412Z" fill="white"/>
11
- <path d="M117.254 12.8956C116.89 12.8983 116.53 12.8332 116.191 12.7036C115.872 12.5843 115.58 12.405 115.331 12.1756C115.091 11.9528 114.897 11.6853 114.76 11.3884C114.622 11.0868 114.55 10.7597 114.548 10.4284C114.552 10.0929 114.638 9.76349 114.799 9.4684C114.971 9.15846 115.212 8.89227 115.505 8.6908C115.835 8.4629 116.2 8.29097 116.587 8.182C117.033 8.05607 117.495 7.99464 117.959 7.9996C118.358 7.99994 118.755 8.03528 119.148 8.1052C119.511 8.16566 119.867 8.26214 120.211 8.3932V7.6732C120.226 7.39139 120.185 7.1093 120.089 6.84376C119.992 6.57822 119.843 6.33466 119.65 6.1276C119.443 5.9265 119.196 5.7699 118.925 5.66752C118.654 5.56513 118.365 5.51914 118.075 5.5324C117.139 5.57935 116.24 5.91489 115.505 6.4924L115.06 5.6188C115.976 4.96253 117.071 4.59768 118.201 4.5724C119.108 4.51682 120.001 4.82056 120.684 5.4172C120.991 5.73064 121.229 6.10432 121.382 6.51431C121.535 6.92429 121.6 7.36153 121.573 7.798V11.0716C121.573 11.3916 121.718 11.5548 122.008 11.5612V12.7324H121.65H121.361C121.243 12.7371 121.127 12.7183 121.017 12.6771C120.907 12.6359 120.807 12.573 120.723 12.4924C120.562 12.3393 120.46 12.1358 120.433 11.9164V11.35C120.077 11.8253 119.605 12.2021 119.061 12.4444C118.5 12.7275 117.882 12.8817 117.254 12.8956ZM117.611 11.878C118.076 11.882 118.537 11.7905 118.964 11.6092C119.346 11.4651 119.68 11.2193 119.93 10.8988C120.097 10.754 120.201 10.5512 120.22 10.3324V9.1132C119.565 8.85786 118.866 8.72758 118.162 8.7292C117.577 8.70305 116.997 8.85366 116.5 9.1612C116.305 9.27754 116.143 9.44222 116.032 9.63911C115.92 9.83599 115.861 10.0583 115.862 10.2844C115.861 10.5028 115.907 10.7188 115.997 10.918C116.082 11.1114 116.207 11.2848 116.365 11.4268C116.529 11.5723 116.719 11.6862 116.925 11.7628C117.145 11.8421 117.377 11.8811 117.611 11.878Z" fill="white"/>
12
- <path d="M130.657 12.7414H129.304V8.25817C129.361 7.59357 129.224 6.92659 128.907 6.33817C128.776 6.14523 128.597 5.98968 128.387 5.88696C128.177 5.78423 127.943 5.7379 127.709 5.75257C127.424 5.75493 127.142 5.81029 126.878 5.91577C126.595 6.02603 126.328 6.17463 126.086 6.35737C125.837 6.5444 125.619 6.76773 125.438 7.01977C125.254 7.27686 125.114 7.56226 125.023 7.86457V12.6646H123.66V4.72537H124.897V6.44377C125.222 5.87402 125.701 5.40537 126.279 5.09017C126.869 4.75882 127.534 4.58361 128.212 4.58137C128.613 4.56586 129.012 4.65174 129.371 4.83097C129.68 4.99639 129.937 5.24195 130.115 5.54137C130.311 5.86977 130.446 6.23085 130.512 6.60697C130.591 7.0473 130.63 7.49398 130.628 7.94137L130.657 12.7414Z" fill="white"/>
13
- <path d="M63.2061 23.2051C63.2126 22.5502 63.3302 21.9011 63.5539 21.2851C63.7825 20.6442 64.13 20.0516 64.5783 19.5379C65.0355 19.016 65.5943 18.5915 66.2211 18.2899C66.9114 17.962 67.6689 17.7977 68.434 17.8099C69.3213 17.7853 70.197 18.0153 70.9562 18.4723C71.6332 18.884 72.1766 19.4805 72.5216 20.1907L71.4393 20.8915C71.2901 20.5691 71.0876 20.2738 70.8402 20.0179C70.6199 19.7915 70.3657 19.6004 70.0864 19.4515C69.8217 19.3113 69.5388 19.208 69.2457 19.1443C68.9664 19.0828 68.6814 19.0506 68.3953 19.0483C67.8343 19.037 67.2795 19.1657 66.7815 19.4227C66.3261 19.6584 65.9247 19.9853 65.6026 20.3827C65.2829 20.7902 65.0405 21.2521 64.8875 21.7459C64.7292 22.2395 64.6477 22.7542 64.6459 23.2723C64.645 23.829 64.7431 24.3815 64.9358 24.9043C65.1165 25.4047 65.3847 25.8694 65.7282 26.2771C66.0616 26.6747 66.4725 27.0012 66.9362 27.2371C67.4059 27.4747 67.9262 27.5965 68.4533 27.5923C68.7528 27.5914 69.0511 27.556 69.3424 27.4867C69.6475 27.4138 69.9405 27.2974 70.2121 27.1411C70.4985 26.9782 70.7618 26.7781 70.9948 26.5459C71.2461 26.2968 71.4492 26.0039 71.5939 25.6819L72.7536 26.3155C72.5817 26.7209 72.3323 27.0893 72.0191 27.4003C71.7045 27.7118 71.3465 27.9769 70.9562 28.1875C70.5595 28.4018 70.1375 28.5663 69.6999 28.6771C69.2772 28.7882 68.8422 28.8463 68.405 28.8499C67.6857 28.8576 66.9755 28.6894 66.337 28.3603C65.7152 28.0386 65.1609 27.602 64.7039 27.0739C63.7795 26.004 63.2661 24.6437 63.2544 23.2339L63.2061 23.2051Z" fill="white"/>
14
- <path d="M74.0869 17.522H75.4495V26.6516C75.441 26.7785 75.458 26.9058 75.4995 27.0261C75.5409 27.1464 75.6061 27.2573 75.691 27.3524C75.7796 27.4391 75.8857 27.5063 76.0023 27.5493C76.1189 27.5923 76.2434 27.6103 76.3675 27.602C76.5045 27.5981 76.6407 27.5787 76.7734 27.5444C76.9212 27.5095 77.0665 27.4646 77.2082 27.41L77.4208 28.5044C77.1614 28.6062 76.8928 28.6833 76.6187 28.7348C76.3488 28.7935 76.0736 28.8257 75.7973 28.8308C75.5704 28.8437 75.3431 28.8112 75.129 28.7354C74.9149 28.6595 74.7183 28.5418 74.5508 28.3892C74.3932 28.223 74.2717 28.0266 74.1936 27.8119C74.1154 27.5973 74.0824 27.369 74.0966 27.1412L74.0869 17.522Z" fill="white"/>
15
- <path d="M78.4941 19.2116V17.522H79.8567V19.2116H78.4941ZM78.4941 28.7348V20.7188H79.8567V28.7348H78.4941Z" fill="white"/>
16
- <path d="M94.1289 28.7351H92.7373V24.2519C92.7858 23.6052 92.6449 22.9584 92.3315 22.3895C92.1979 22.1939 92.0154 22.0362 91.8019 21.9319C91.5885 21.8275 91.3514 21.7801 91.1139 21.7943C90.5594 21.796 90.0267 22.0091 89.6257 22.3895C89.1653 22.7977 88.8303 23.3268 88.6594 23.9159V28.7159H87.3645V24.2519C87.4221 23.5862 87.2809 22.9183 86.9586 22.3319C86.8254 22.1389 86.6441 21.9835 86.4324 21.8808C86.2207 21.7782 85.9858 21.7318 85.7507 21.7463C85.1996 21.7466 84.6686 21.9521 84.2625 22.3223C83.7966 22.7259 83.4605 23.2567 83.2961 23.8487V28.6487H81.9336V20.7191H83.1705V22.4375C83.4735 21.875 83.9201 21.4016 84.4654 21.0647C85.0005 20.741 85.6171 20.5745 86.2435 20.5847C86.8323 20.5539 87.4103 20.7499 87.8573 21.1319C88.2568 21.5015 88.5162 21.9964 88.5917 22.5335C88.8654 21.9549 89.3003 21.4665 89.845 21.1262C90.3897 20.7858 91.0213 20.6079 91.6647 20.6135C92.0693 20.5988 92.4712 20.6846 92.834 20.8631C93.1458 21.0271 93.4065 21.2728 93.5877 21.5735C93.7849 21.9023 93.9222 22.263 93.9936 22.6391C94.0809 23.0689 94.1262 23.5062 94.1289 23.9447V28.7351Z" fill="white"/>
17
- <path d="M98.2263 28.8887C97.863 28.8914 97.5024 28.8263 97.1633 28.6967C96.845 28.5774 96.553 28.3981 96.3032 28.1687C96.0632 27.9459 95.8695 27.6784 95.7331 27.3815C95.595 27.08 95.5225 26.7528 95.5205 26.4215C95.5248 26.086 95.6111 25.7566 95.7718 25.4615C95.9434 25.1518 96.1849 24.8856 96.4772 24.6839C96.8072 24.456 97.1729 24.2841 97.5595 24.1751C98.0057 24.0492 98.4679 23.9878 98.9317 23.9927C99.3303 23.9926 99.7281 24.0279 100.12 24.0983C100.483 24.1585 100.84 24.255 101.183 24.3863V23.7431C101.212 23.4582 101.177 23.1704 101.08 22.9009C100.982 22.6313 100.826 22.3868 100.621 22.1852C100.416 21.9837 100.169 21.8301 99.8964 21.7359C99.6242 21.6417 99.3342 21.6092 99.0477 21.6407C98.1113 21.6877 97.2128 22.0232 96.4772 22.6007L96.0617 21.6215C96.9779 20.9652 98.073 20.6004 99.2023 20.5751C100.11 20.5206 101.002 20.8242 101.686 21.4199C101.993 21.7333 102.23 22.107 102.383 22.517C102.537 22.927 102.602 23.3642 102.575 23.8007V27.0743C102.575 27.3943 102.72 27.5575 103.01 27.5639V28.7351H102.652H102.362C102.245 28.7399 102.128 28.721 102.019 28.6798C101.909 28.6386 101.809 28.5757 101.724 28.4951C101.564 28.342 101.462 28.1385 101.435 27.9191V27.3527C101.079 27.828 100.606 28.2048 100.062 28.4471C99.4921 28.7311 98.8641 28.8821 98.2263 28.8887ZM98.5838 27.8711C99.0447 27.8768 99.5018 27.7886 99.927 27.6119C100.309 27.4678 100.643 27.222 100.893 26.9015C100.979 26.8264 101.049 26.7351 101.099 26.6329C101.148 26.5307 101.177 26.4197 101.183 26.3063V25.1159C100.528 24.8606 99.8293 24.7303 99.125 24.7319C98.5397 24.7058 97.9602 24.8564 97.4629 25.1639C97.2678 25.2803 97.1064 25.4449 96.9946 25.6418C96.8828 25.8387 96.8244 26.0611 96.8251 26.2871C96.824 26.5055 96.8702 26.7216 96.9604 26.9207C97.0453 27.1141 97.1705 27.2875 97.3276 27.4295C97.4919 27.575 97.6819 27.6889 97.8881 27.7655C98.1109 27.846 98.3468 27.885 98.5838 27.8807V27.8711Z" fill="white"/>
18
- <path d="M108.624 28.3418L108.295 28.4858L107.841 28.6586C107.658 28.7169 107.471 28.7618 107.281 28.793C107.074 28.8307 106.863 28.8499 106.653 28.8506C106.191 28.8626 105.738 28.7206 105.367 28.4474C105.181 28.2951 105.035 28.1003 104.94 27.8797C104.846 27.6591 104.807 27.4191 104.826 27.1802V21.7754H103.725V20.7194H104.826V18.0122H106.189V20.681H107.996V21.737H106.189V26.7098C106.187 26.8315 106.212 26.9522 106.262 27.0633C106.312 27.1744 106.386 27.2733 106.479 27.353C106.655 27.4892 106.874 27.5605 107.097 27.5546C107.348 27.5577 107.598 27.512 107.832 27.4202C107.988 27.362 108.14 27.2914 108.286 27.209L108.624 28.3418Z" fill="white"/>
19
- <path d="M113.156 28.8889C112.596 28.8946 112.04 28.7868 111.523 28.5721C111.035 28.3611 110.594 28.0542 110.228 27.6697C109.865 27.2861 109.579 26.8362 109.388 26.3449C109.187 25.8342 109.085 25.2901 109.088 24.7417C109.085 24.1964 109.186 23.6555 109.388 23.1481C109.689 22.3793 110.222 21.7216 110.914 21.2646C111.606 20.8077 112.422 20.5737 113.253 20.5945C113.796 20.5927 114.333 20.7016 114.832 20.9146C115.331 21.1277 115.78 21.4402 116.152 21.8329C116.505 22.2119 116.781 22.6553 116.964 23.1385C117.155 23.6317 117.253 24.1556 117.254 24.6841C117.254 24.7993 117.254 24.8953 117.254 24.9913C117.258 25.0617 117.258 25.1322 117.254 25.2025H110.557C110.582 25.5813 110.677 25.9522 110.837 26.2969C110.982 26.613 111.185 26.8995 111.436 27.1417C111.68 27.3768 111.965 27.5655 112.277 27.6985C112.582 27.8286 112.911 27.8971 113.243 27.9001C113.488 27.9015 113.732 27.8692 113.968 27.8041C114.2 27.7404 114.424 27.6502 114.635 27.5353C114.838 27.426 115.024 27.2869 115.186 27.1225C115.344 26.963 115.469 26.7737 115.553 26.5657L116.732 26.8921C116.595 27.1928 116.409 27.4687 116.181 27.7081C115.945 27.956 115.675 28.1694 115.379 28.3417C115.076 28.5232 114.752 28.6651 114.413 28.7641C114.002 28.8666 113.579 28.9087 113.156 28.8889ZM115.92 24.1849C115.892 23.8178 115.794 23.4593 115.63 23.1289C115.481 22.8206 115.278 22.541 115.031 22.3033C114.647 21.9526 114.171 21.7168 113.658 21.6234C113.145 21.53 112.616 21.5826 112.132 21.7753C111.82 21.8999 111.535 22.0823 111.291 22.3129C111.045 22.5493 110.845 22.8293 110.702 23.1385C110.549 23.4685 110.458 23.8229 110.431 24.1849H115.92Z" fill="white"/>
20
- <path d="M124.704 28.8886C124.341 28.8913 123.98 28.8262 123.641 28.6966C123.323 28.5773 123.031 28.398 122.781 28.1686C122.541 27.9457 122.347 27.6783 122.211 27.3814C122.073 27.0798 122 26.7527 121.998 26.4214C122.002 26.0859 122.089 25.7565 122.249 25.4614C122.421 25.1516 122.662 24.8855 122.955 24.6838C123.285 24.4559 123.65 24.2839 124.037 24.175C124.483 24.049 124.945 23.9876 125.409 23.9926C125.808 23.9925 126.206 24.0278 126.598 24.0982C126.961 24.1584 127.317 24.2549 127.661 24.3862V23.743C127.69 23.4581 127.655 23.1703 127.557 22.9007C127.46 22.6312 127.303 22.3867 127.098 22.1851C126.894 21.9835 126.646 21.83 126.374 21.7358C126.102 21.6416 125.812 21.609 125.525 21.6406C124.589 21.6875 123.69 22.0231 122.955 22.6006L122.51 21.727C123.426 21.0707 124.522 20.7059 125.651 20.6806C126.558 20.6261 127.451 20.9297 128.134 21.5254C128.423 21.8238 128.649 22.1759 128.8 22.5614C128.951 22.9469 129.023 23.3582 129.014 23.7718V27.0454C129.014 27.3654 129.159 27.5286 129.449 27.535V28.7062H129.091H128.801C128.684 28.7109 128.567 28.6921 128.458 28.6509C128.348 28.6096 128.248 28.5468 128.163 28.4662C128.003 28.3131 127.9 28.1096 127.873 27.8902V27.3238C127.518 27.7991 127.045 28.1759 126.501 28.4182C125.945 28.7066 125.331 28.8673 124.704 28.8886ZM125.061 27.871C125.526 27.8749 125.987 27.7834 126.414 27.6022C126.796 27.4581 127.13 27.2123 127.381 26.8918C127.466 26.8167 127.536 26.7254 127.586 26.6232C127.636 26.521 127.664 26.4099 127.671 26.2966V25.1158C127.015 24.8604 126.316 24.7302 125.612 24.7318C125.027 24.7056 124.447 24.8562 123.95 25.1638C123.755 25.2801 123.594 25.4448 123.482 25.6417C123.37 25.8386 123.312 26.0609 123.312 26.287C123.311 26.5054 123.357 26.7214 123.448 26.9206C123.533 27.114 123.658 27.2874 123.815 27.4294C123.979 27.5749 124.169 27.6888 124.375 27.7654C124.592 27.8436 124.821 27.8826 125.052 27.8806L125.061 27.871Z" fill="white"/>
21
- <path d="M138.108 28.7356H136.745V24.2524C136.803 23.5878 136.665 22.9208 136.349 22.3324C136.218 22.1395 136.038 21.9839 135.828 21.8812C135.618 21.7785 135.384 21.7321 135.151 21.7468C134.866 21.7496 134.584 21.8049 134.319 21.91C134.036 22.0206 133.77 22.1692 133.527 22.3516C133.279 22.5385 133.06 22.7619 132.88 23.014C132.695 23.2705 132.554 23.5561 132.464 23.8588V28.6588H131.102V20.7196H132.338V22.438C132.673 21.8675 133.162 21.4019 133.749 21.094C134.339 20.7622 135.005 20.587 135.682 20.5852C136.084 20.5701 136.482 20.656 136.842 20.8348C137.15 21.0002 137.407 21.2458 137.586 21.5452C137.782 21.8736 137.916 22.2347 137.982 22.6108C138.062 23.0511 138.101 23.4978 138.098 23.9452L138.108 28.7356Z" fill="white"/>
22
- <path d="M143.491 28.8884C142.956 28.8942 142.428 28.7793 141.944 28.5524C141.483 28.3345 141.069 28.0278 140.727 27.65C140.382 27.2609 140.114 26.8117 139.934 26.3252C139.742 25.8191 139.643 25.2823 139.645 24.7412C139.642 24.1954 139.734 23.6532 139.915 23.138C140.082 22.6542 140.338 22.2051 140.669 21.8132C140.989 21.4365 141.384 21.1293 141.829 20.9108C142.289 20.6894 142.795 20.5777 143.307 20.5844C143.925 20.5757 144.532 20.7531 145.046 21.0932C145.538 21.4096 145.953 21.829 146.264 22.322V17.522H147.627V27.122C147.627 27.442 147.772 27.6052 148.061 27.6116V28.7828H147.714H147.462C147.201 28.7858 146.949 28.6896 146.757 28.514C146.664 28.4381 146.589 28.3429 146.537 28.2351C146.486 28.1272 146.458 28.0094 146.457 27.89V27.218C146.148 27.7228 145.714 28.1405 145.197 28.4313C144.679 28.722 144.095 28.8761 143.5 28.8788L143.491 28.8884ZM143.819 27.7172C144.08 27.716 144.338 27.6705 144.583 27.5828C144.848 27.4903 145.098 27.361 145.327 27.1988C145.554 27.0375 145.756 26.8434 145.926 26.6228C146.088 26.4172 146.2 26.1774 146.254 25.922V23.618C146.158 23.3535 146.017 23.107 145.839 22.8884C145.657 22.6633 145.446 22.4631 145.211 22.2932C144.983 22.1253 144.732 21.9896 144.467 21.89C144.217 21.7956 143.951 21.7468 143.684 21.746C143.305 21.7393 142.93 21.825 142.592 21.9956C142.272 22.1619 141.99 22.3904 141.761 22.6676C141.527 22.9534 141.347 23.2785 141.229 23.6276C141.107 23.9863 141.045 24.3625 141.046 24.7412C141.043 25.1319 141.115 25.5196 141.258 25.8836C141.392 26.2378 141.592 26.5636 141.848 26.8436C142.094 27.1082 142.389 27.3233 142.718 27.4772C143.061 27.6427 143.438 27.7281 143.819 27.7268V27.7172Z" fill="white"/>
23
- <path d="M162.845 17.8296V28.7352H161.454V23.772H155.414V28.7352H154.042V17.8296H155.434V22.5432H161.473V17.8296H162.845Z" fill="white"/>
24
- <path d="M168.779 28.8888C168.205 28.8967 167.635 28.7855 167.107 28.5624C166.619 28.3513 166.178 28.0444 165.812 27.66C165.449 27.2763 165.163 26.8265 164.972 26.3352C164.771 25.8244 164.669 25.2804 164.672 24.732C164.669 24.1867 164.77 23.6458 164.972 23.1384C165.273 22.3695 165.806 21.7118 166.498 21.2549C167.19 20.7979 168.006 20.5639 168.837 20.5848C169.38 20.5829 169.917 20.6918 170.416 20.9049C170.915 21.1179 171.364 21.4305 171.736 21.8232C172.089 22.2022 172.365 22.6455 172.548 23.1288C172.739 23.6219 172.837 24.1459 172.838 24.6744C172.838 24.7896 172.838 24.8856 172.838 24.9816C172.842 25.0519 172.842 25.1224 172.838 25.1928H166.141C166.166 25.5715 166.261 25.9424 166.421 26.2872C166.566 26.6032 166.769 26.8897 167.02 27.132C167.264 27.367 167.549 27.5557 167.861 27.6888C168.166 27.8188 168.495 27.8873 168.827 27.8904C169.072 27.8917 169.316 27.8594 169.552 27.7944C169.784 27.7306 170.008 27.6404 170.219 27.5256C170.422 27.4163 170.608 27.2771 170.77 27.1128C170.928 26.9532 171.053 26.7639 171.137 26.556L172.316 26.8824C172.179 27.1831 171.993 27.4589 171.765 27.6984C171.529 27.9463 171.259 28.1596 170.963 28.332C170.66 28.5134 170.336 28.6554 169.997 28.7544C169.599 28.8564 169.189 28.9017 168.779 28.8888ZM171.543 24.1848C171.515 23.8176 171.416 23.4591 171.253 23.1288C171.104 22.8204 170.901 22.5409 170.654 22.3032C170.27 21.9524 169.794 21.7167 169.281 21.6232C168.768 21.5298 168.239 21.5825 167.755 21.7752C167.443 21.8997 167.157 22.0822 166.914 22.3128C166.667 22.5492 166.467 22.8292 166.324 23.1384C166.172 23.4683 166.08 23.8227 166.054 24.1848H171.543Z" fill="white"/>
25
- <path d="M176.394 28.8892C176.031 28.8919 175.67 28.8268 175.331 28.6972C175.013 28.5779 174.721 28.3986 174.471 28.1692C174.231 27.9464 174.037 27.6789 173.901 27.382C173.763 27.0804 173.69 26.7533 173.688 26.422C173.693 26.0865 173.779 25.7571 173.94 25.462C174.111 25.1523 174.353 24.8861 174.645 24.6844C174.975 24.4565 175.341 24.2846 175.727 24.1756C176.174 24.0497 176.636 23.9882 177.1 23.9932C177.498 23.9931 177.896 24.0284 178.288 24.0988C178.651 24.159 179.008 24.2555 179.351 24.3868V23.7436C179.393 23.4545 179.367 23.1599 179.276 22.8822C179.186 22.6044 179.033 22.3508 178.829 22.1407C178.625 21.9306 178.375 21.7695 178.099 21.6696C177.823 21.5698 177.527 21.5338 177.235 21.5644C176.299 21.6114 175.4 21.9469 174.664 22.5244L174.22 21.6508C175.136 20.9945 176.231 20.6297 177.361 20.6044C178.268 20.5499 179.161 20.8535 179.844 21.4492C180.151 21.7626 180.389 22.1363 180.542 22.5463C180.695 22.9563 180.76 23.3935 180.733 23.83V27.1036C180.733 27.4236 180.878 27.5868 181.168 27.5932V28.7644H180.81H180.521C180.403 28.7691 180.287 28.7503 180.177 28.7091C180.067 28.6679 179.967 28.605 179.883 28.5244C179.722 28.3713 179.62 28.1678 179.593 27.9484V27.382C179.237 27.874 178.757 28.2646 178.201 28.5148C177.634 28.7714 177.017 28.8993 176.394 28.8892ZM176.752 27.8716C177.217 27.8756 177.677 27.7841 178.105 27.6028C178.486 27.4587 178.821 27.2129 179.071 26.8924C179.157 26.8173 179.226 26.726 179.276 26.6238C179.326 26.5216 179.355 26.4106 179.361 26.2972V25.1164C178.705 24.8611 178.007 24.7308 177.303 24.7324C176.717 24.7063 176.138 24.8569 175.64 25.1644C175.445 25.2807 175.284 25.4454 175.172 25.6423C175.06 25.8392 175.002 26.0615 175.003 26.2876C175.002 26.506 175.048 26.722 175.138 26.9212C175.223 27.1146 175.348 27.288 175.505 27.43C175.669 27.5755 175.86 27.6894 176.066 27.766C176.285 27.8453 176.518 27.8843 176.752 27.8812V27.8716Z" fill="white"/>
26
- <path d="M182.762 17.522H184.124V26.6516C184.116 26.7785 184.133 26.9058 184.174 27.0261C184.216 27.1464 184.281 27.2573 184.366 27.3524C184.454 27.4391 184.56 27.5063 184.677 27.5493C184.794 27.5923 184.918 27.6103 185.042 27.602C185.179 27.5981 185.315 27.5787 185.448 27.5444C185.596 27.5095 185.741 27.4646 185.883 27.41L186.096 28.5044C185.836 28.6062 185.568 28.6833 185.294 28.7348C185.024 28.7935 184.748 28.8257 184.472 28.8308C184.245 28.8437 184.018 28.8112 183.804 28.7354C183.59 28.6595 183.393 28.5418 183.226 28.3892C183.068 28.223 182.946 28.0266 182.868 27.8119C182.79 27.5973 182.757 27.369 182.771 27.1412L182.762 17.522Z" fill="white"/>
27
- <path d="M191.054 28.3418L190.725 28.4858L190.271 28.6586C190.088 28.7169 189.9 28.7618 189.71 28.793C189.503 28.8307 189.293 28.8499 189.082 28.8506C188.621 28.8626 188.168 28.7206 187.797 28.4474C187.611 28.2951 187.464 28.1003 187.37 27.8797C187.276 27.6591 187.237 27.4191 187.256 27.1802V21.7754H186.154V20.7194H187.256V18.0122H188.618V20.681H190.426V21.737H188.618V26.7098C188.617 26.8315 188.642 26.9522 188.692 27.0633C188.742 27.1744 188.816 27.2733 188.908 27.353C189.085 27.4892 189.303 27.5605 189.527 27.5546C189.778 27.5577 190.028 27.512 190.261 27.4202C190.418 27.362 190.57 27.2914 190.715 27.209L191.054 28.3418Z" fill="white"/>
28
- <path d="M199.238 28.7348H197.876V24.2516C197.922 23.6046 197.77 22.9589 197.441 22.3988C197.298 22.2003 197.107 22.0408 196.886 21.9351C196.665 21.8294 196.42 21.7808 196.175 21.794C195.9 21.7967 195.627 21.8521 195.373 21.9572C195.102 22.0672 194.848 22.2159 194.619 22.3988C194.382 22.5891 194.174 22.8122 194.001 23.0612C193.82 23.3189 193.683 23.6043 193.595 23.906V28.706H192.232V17.522H193.595V22.4372C193.896 21.8755 194.343 21.4046 194.89 21.074C195.432 20.7482 196.054 20.5787 196.687 20.5844C197.105 20.5707 197.52 20.6598 197.895 20.8436C198.216 21.0089 198.489 21.2535 198.688 21.554C198.895 21.8797 199.039 22.2411 199.113 22.6196C199.204 23.0554 199.249 23.4993 199.248 23.9444L199.238 28.7348Z" fill="white"/>
29
- <path d="M68.3953 44.8155C67.6658 44.8244 66.9443 44.6633 66.2887 44.3451C65.666 44.0415 65.1107 43.6172 64.6556 43.0971C64.1977 42.5744 63.8407 41.9723 63.6023 41.3211C63.3494 40.6715 63.2152 39.9823 63.2061 39.2859C63.2156 38.5743 63.3599 37.8709 63.6312 37.2123C63.8847 36.5627 64.2547 35.9643 64.7232 35.4459C65.1846 34.9359 65.7429 34.5216 66.366 34.2267C67.0119 33.9222 67.7191 33.7679 68.434 33.7755C69.165 33.7636 69.8879 33.9283 70.5406 34.2555C71.159 34.5699 71.7103 35.0002 72.1641 35.5227C73.0846 36.5927 73.5886 37.9551 73.5846 39.3627C73.584 40.7798 73.0576 42.147 72.1061 43.2027C71.6445 43.71 71.0861 44.1211 70.4633 44.4123C69.8135 44.7003 69.1065 44.8381 68.3953 44.8155ZM64.6363 39.2859C64.6352 39.8316 64.7266 40.3736 64.9068 40.8891C65.0766 41.3884 65.3352 41.8533 65.6702 42.2619C65.9945 42.6609 66.3994 42.988 66.8588 43.2219C67.3379 43.4622 67.8683 43.5841 68.405 43.5771C68.951 43.5819 69.4895 43.4498 69.9705 43.1931C70.4237 42.954 70.8245 42.6277 71.1494 42.2331C71.4843 41.8153 71.7397 41.3403 71.9032 40.8315C72.0704 40.3299 72.1552 39.8047 72.1544 39.2763C72.1614 38.7317 72.0764 38.1898 71.9032 37.6731C71.7322 37.1753 71.4701 36.7132 71.1301 36.3099C70.8023 35.9143 70.3982 35.5879 69.9415 35.3499C69.4595 35.1122 68.9286 34.9885 68.3905 34.9885C67.8524 34.9885 67.3215 35.1122 66.8395 35.3499C66.3853 35.5875 65.9842 35.914 65.6606 36.3099C65.3301 36.7164 65.0749 37.178 64.9068 37.6731C64.7245 38.1914 64.6329 38.7369 64.6363 39.2859Z" fill="white"/>
30
- <path d="M79.4602 44.8923C78.8418 44.9072 78.2319 44.7474 77.7014 44.4315C77.2016 44.138 76.7832 43.7256 76.4838 43.2315V44.7387H75.3242V33.5259H76.6868V38.3259C77.0102 37.8222 77.4385 37.3934 77.943 37.0683C78.4269 36.7792 78.9765 36.6162 79.5407 36.5944C80.1049 36.5725 80.6656 36.6926 81.1706 36.9435C81.6126 37.1829 82.0007 37.5096 82.3109 37.9035C82.6319 38.301 82.8775 38.7531 83.0357 39.2379C83.2034 39.7394 83.2882 40.2646 83.2869 40.7931C83.2909 41.3376 83.1926 41.878 82.997 42.3867C82.8135 42.8704 82.5416 43.3163 82.1949 43.7019C81.8523 44.0763 81.4385 44.3797 80.9773 44.5947C80.5003 44.8051 79.9819 44.9068 79.4602 44.8923ZM79.122 43.7211C79.5067 43.7232 79.8868 43.6378 80.2333 43.4715C80.5677 43.3108 80.8666 43.0856 81.1126 42.8091C81.3613 42.5272 81.5547 42.2016 81.6828 41.8491C81.818 41.4932 81.8868 41.1158 81.8857 40.7355C81.8869 40.3497 81.8215 39.9665 81.6924 39.6027C81.5715 39.253 81.3882 38.9278 81.1513 38.6427C80.9216 38.3664 80.6391 38.138 80.3202 37.9707C79.9886 37.8016 79.6203 37.7159 79.2476 37.7211C78.9664 37.7195 78.6876 37.7716 78.4262 37.8747C78.1704 37.976 77.9298 38.1117 77.7111 38.2779C77.488 38.4484 77.2897 38.6487 77.1216 38.8731C76.9502 39.0981 76.8014 39.3393 76.6771 39.5931V41.9163C76.7282 42.1757 76.8408 42.4192 77.0057 42.6267C77.1759 42.8412 77.3779 43.029 77.6048 43.1835C77.835 43.3406 78.0852 43.4665 78.3489 43.5579C78.5951 43.6566 78.8567 43.7118 79.122 43.7211Z" fill="white"/>
31
- <path d="M87.6353 44.8917C86.9793 44.8937 86.3271 44.7932 85.7026 44.5941C85.1096 44.4146 84.558 44.1211 84.0791 43.7301L84.6686 42.8277C85.1007 43.1628 85.5791 43.4344 86.0891 43.6341C86.5675 43.8143 87.0753 43.9054 87.5869 43.9029C88.0782 43.9287 88.5661 43.8083 88.9881 43.5573C89.1514 43.4559 89.2853 43.3141 89.3768 43.1458C89.4682 42.9775 89.5141 42.7885 89.51 42.5973C89.5166 42.4211 89.4694 42.2471 89.3747 42.0981C89.2679 41.9449 89.1253 41.8197 88.9592 41.7333C88.7321 41.614 88.4922 41.5206 88.2441 41.4549L87.2777 41.1957C86.7945 41.0741 86.3758 40.9557 86.0215 40.8405C85.7139 40.7475 85.4211 40.6117 85.1517 40.4373C84.9401 40.299 84.7699 40.1067 84.6589 39.8805C84.5484 39.6296 84.4956 39.3574 84.5043 39.0837C84.4984 38.7145 84.5813 38.3492 84.7459 38.0181C84.9011 37.709 85.126 37.4396 85.403 37.2309C85.6927 37.0133 86.0203 36.8506 86.3693 36.7509C86.7654 36.6396 87.1754 36.5847 87.5869 36.5877C88.1667 36.5815 88.7428 36.6791 89.2877 36.8757C89.7761 37.0478 90.2282 37.3082 90.6213 37.6437L90.0028 38.4597C89.6696 38.1651 89.2825 37.937 88.8625 37.7877C88.4467 37.6412 88.0088 37.5665 87.5676 37.5669C87.1274 37.5548 86.6925 37.6645 86.3114 37.8837C86.1475 37.9844 86.013 38.126 85.9214 38.2945C85.8299 38.4629 85.7844 38.6523 85.7895 38.8437C85.7828 39.0029 85.816 39.1612 85.8862 39.3045C85.9639 39.4409 86.0774 39.5537 86.2147 39.6309C86.4032 39.7385 86.6045 39.8223 86.8139 39.8805L87.6836 40.1109C88.2183 40.2325 88.6854 40.3573 89.0848 40.4853C89.4254 40.593 89.7503 40.7447 90.0511 40.9365C90.2952 41.0903 90.4976 41.3013 90.6406 41.5509C90.7774 41.8181 90.8439 42.1153 90.8339 42.4149C90.8455 42.7603 90.7724 43.1033 90.6209 43.4143C90.4694 43.7254 90.244 43.9952 89.9642 44.2005C89.287 44.6821 88.4674 44.9253 87.6353 44.8917Z" fill="white"/>
32
- <path d="M95.9453 44.8915C95.3712 44.8995 94.8018 44.7883 94.2735 44.5651C93.7851 44.3541 93.3446 44.0471 92.9786 43.6627C92.615 43.2791 92.3296 42.8292 92.1379 42.3379C91.9369 41.8271 91.8353 41.2831 91.8383 40.7347C91.8308 40.1868 91.9292 39.6426 92.1282 39.1315C92.43 38.3627 92.9631 37.705 93.6548 37.248C94.3465 36.7911 95.1632 36.5571 95.9936 36.5779C96.5364 36.5761 97.0739 36.685 97.5726 36.898C98.0713 37.1111 98.5206 37.4236 98.8926 37.8163C99.2456 38.1953 99.5213 38.6387 99.7043 39.1219C99.8958 39.6151 99.994 40.139 99.9943 40.6675C99.9943 40.7827 99.9943 40.8787 99.9943 40.9747C99.9987 41.0451 99.9987 41.1156 99.9943 41.1859H93.2685C93.2939 41.5647 93.3889 41.9356 93.5487 42.2803C93.694 42.5964 93.8972 42.8829 94.1479 43.1251C94.3916 43.3601 94.6765 43.5489 94.9886 43.6819C95.2941 43.812 95.6226 43.8805 95.9549 43.8835C96.1998 43.8849 96.4437 43.8526 96.6797 43.7875C96.9116 43.7238 97.1354 43.6336 97.3465 43.5187C97.5499 43.4094 97.7356 43.2703 97.8973 43.1059C98.0556 42.9464 98.1805 42.7571 98.2645 42.5491L99.4434 42.8755C99.3071 43.1762 99.1209 43.4521 98.8926 43.6915C98.6568 43.9394 98.3868 44.1527 98.0906 44.3251C97.788 44.5066 97.4632 44.6485 97.1242 44.7475C96.7398 44.8492 96.343 44.8977 95.9453 44.8915ZM98.709 40.1875C98.6812 39.8204 98.5828 39.4619 98.4191 39.1315C98.2703 38.8232 98.0674 38.5436 97.82 38.3059C97.4361 37.9552 96.9602 37.7194 96.4472 37.626C95.9342 37.5326 95.4051 37.5852 94.9209 37.7779C94.6089 37.9025 94.3235 38.0849 94.0802 38.3155C93.8337 38.5519 93.6338 38.8319 93.4907 39.1411C93.3383 39.471 93.2466 39.8255 93.2202 40.1875H98.709Z" fill="white"/>
33
- <path d="M105.725 37.903C105.09 37.9108 104.469 38.09 103.928 38.4213C103.417 38.74 103.029 39.2202 102.826 39.7846V44.7286H101.464V36.7222H102.73V38.5846C102.987 38.0579 103.364 37.5978 103.831 37.2405C104.248 36.9127 104.752 36.7126 105.281 36.6646H105.542H105.725V37.903Z" fill="white"/>
34
- <path d="M109.716 44.7382L106.527 36.7222H107.938L110.489 43.5574L113.06 36.7222H114.355L111.166 44.7382H109.716Z" fill="white"/>
35
- <path d="M117.573 44.8915C117.21 44.8942 116.849 44.8291 116.51 44.6995C116.192 44.5802 115.9 44.4009 115.65 44.1715C115.41 43.9487 115.216 43.6812 115.08 43.3843C114.942 43.0827 114.869 42.7556 114.867 42.4243C114.872 42.0888 114.958 41.7594 115.118 41.4643C115.29 41.1546 115.532 40.8884 115.824 40.6867C116.154 40.4588 116.52 40.2869 116.906 40.1779C117.352 40.052 117.815 39.9905 118.278 39.9955C118.677 39.9954 119.075 40.0307 119.467 40.1011C119.83 40.1613 120.186 40.2578 120.53 40.3891V39.7459C120.559 39.461 120.524 39.1732 120.426 38.9037C120.329 38.6341 120.172 38.3896 119.968 38.188C119.763 37.9864 119.515 37.8329 119.243 37.7387C118.971 37.6445 118.681 37.612 118.394 37.6435C117.458 37.6905 116.56 38.026 115.824 38.6035L115.379 37.7299C116.296 37.0736 117.391 36.7088 118.52 36.6835C119.428 36.629 120.32 36.9326 121.003 37.5283C121.31 37.8417 121.548 38.2154 121.701 38.6254C121.854 39.0354 121.919 39.4726 121.893 39.9091V43.1827C121.893 43.5027 122.037 43.6659 122.327 43.6723V44.8435H121.97H121.68C121.563 44.8482 121.446 44.8294 121.336 44.7882C121.227 44.7469 121.127 44.6841 121.042 44.6035C120.882 44.4504 120.779 44.2469 120.752 44.0275V43.4611C120.396 43.9364 119.924 44.3132 119.38 44.5555C118.81 44.7989 118.193 44.9136 117.573 44.8915ZM117.931 43.8739C118.395 43.8779 118.856 43.7864 119.283 43.6051C119.665 43.461 119.999 43.2152 120.25 42.8947C120.335 42.8196 120.405 42.7283 120.455 42.6261C120.505 42.5239 120.534 42.4129 120.54 42.2995V41.1091C119.884 40.8538 119.186 40.7235 118.481 40.7251C117.896 40.699 117.317 40.8496 116.819 41.1571C116.624 41.2734 116.463 41.4381 116.351 41.635C116.239 41.8319 116.181 42.0542 116.181 42.2803C116.18 42.4987 116.227 42.7147 116.317 42.9139C116.402 43.1073 116.527 43.2807 116.684 43.4227C116.848 43.5682 117.038 43.6821 117.244 43.7587C117.464 43.838 117.697 43.877 117.931 43.8739Z" fill="white"/>
36
- <path d="M127.952 44.3356L127.623 44.4796L127.169 44.6524C126.986 44.7107 126.798 44.7556 126.609 44.7868C126.401 44.8245 126.191 44.8438 125.981 44.8444C125.519 44.8564 125.066 44.7144 124.695 44.4412C124.509 44.2889 124.363 44.0942 124.268 43.8735C124.174 43.6529 124.135 43.4129 124.154 43.174V37.7788H123.12V36.7228H124.222V34.0444H125.584V36.7132H127.391V37.7692H125.536V42.742C125.534 42.8638 125.559 42.9844 125.609 43.0955C125.659 43.2066 125.733 43.3055 125.826 43.3852C126.002 43.5215 126.221 43.5927 126.444 43.5868C126.696 43.5899 126.945 43.5442 127.179 43.4524C127.336 43.3942 127.488 43.3236 127.633 43.2412L127.952 44.3356Z" fill="white"/>
37
- <path d="M132.455 44.8915C131.911 44.8922 131.373 44.7817 130.875 44.567C130.376 44.3523 129.927 44.038 129.556 43.6435C129.195 43.2593 128.913 42.8095 128.725 42.3187C128.529 41.8133 128.431 41.2761 128.435 40.7347C128.431 40.1894 128.533 39.6485 128.734 39.1411C128.925 38.6517 129.207 38.2023 129.565 37.8163C129.929 37.4334 130.366 37.1266 130.851 36.9139C131.367 36.6856 131.928 36.571 132.493 36.5779C133.037 36.5795 133.574 36.691 134.072 36.9056C134.571 37.1201 135.02 37.4333 135.392 37.8259C135.751 38.2119 136.032 38.6613 136.223 39.1507C136.425 39.6581 136.526 40.199 136.523 40.7443C136.526 41.2857 136.428 41.8229 136.233 42.3283C136.045 42.8208 135.76 43.2712 135.395 43.6535C135.03 44.0358 134.592 44.3424 134.107 44.5555C133.587 44.7838 133.023 44.8984 132.455 44.8915ZM129.778 40.7635C129.775 41.1637 129.847 41.5609 129.99 41.9347C130.117 42.2878 130.311 42.6137 130.561 42.8947C130.799 43.1601 131.088 43.3755 131.411 43.5283C131.738 43.6801 132.094 43.7587 132.455 43.7587C132.815 43.7587 133.172 43.6801 133.498 43.5283C133.824 43.3757 134.117 43.1604 134.358 42.8947C134.611 42.6141 134.808 42.2883 134.938 41.9347C135.08 41.5605 135.152 41.1635 135.151 40.7635C135.152 40.3667 135.08 39.9729 134.938 39.6019C134.808 39.2484 134.611 38.9226 134.358 38.6419C134.116 38.3767 133.824 38.1614 133.498 38.0083C133.172 37.8544 132.816 37.7757 132.455 37.7779C132.093 37.7766 131.736 37.8588 131.411 38.0179C131.088 38.1753 130.799 38.3938 130.561 38.6611C130.313 38.9435 130.119 39.269 129.99 39.6211C129.853 39.9833 129.781 40.3668 129.778 40.7539V40.7635Z" fill="white"/>
38
- <path d="M142.389 37.9034C141.753 37.9113 141.132 38.0905 140.591 38.4218C140.08 38.7405 139.692 39.2206 139.49 39.785V44.729H138.127V36.7226H139.393V38.585C139.652 38.0459 140.036 37.5754 140.514 37.2122C140.93 36.8844 141.434 36.6842 141.963 36.6362H142.224H142.408L142.389 37.9034Z" fill="white"/>
39
- <path d="M144.379 46.9173H144.785H145.094C145.209 46.9181 145.323 46.8883 145.423 46.8309C145.545 46.7473 145.644 46.6352 145.712 46.5045C145.837 46.2847 145.947 46.057 146.041 45.8229C146.163 45.5285 146.318 45.1477 146.505 44.6805L143.084 36.6646H144.495L147.278 43.5189L149.781 36.7126H151.143L147.181 46.8117C147.03 47.1878 146.784 47.5185 146.466 47.7717C146.066 48.061 145.578 48.2036 145.084 48.1749H144.794L144.427 48.1173L144.379 46.9173Z" fill="white"/>
40
- </g>
41
- <defs>
42
- <clipPath id="clip0_1078_53470">
43
- <rect width="201" height="48" fill="white" transform="translate(0.393555 0.731934)"/>
44
- </clipPath>
45
- </defs>
46
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 27.9.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 164.7 35.6" style="enable-background:new 0 0 164.7 35.6;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#FFFFFF;}
7
+ </style>
8
+ <g>
9
+ <path class="st0" d="M48.8,4.9h-3.2v2h3.7v1.5h-5.7V0.1h5.8v1.6h-3.7v1.8h3.2V4.9z"/>
10
+ <path class="st0" d="M56.7,0.1v5.5c0,0.6-0.1,1.2-0.4,1.6c-0.3,0.5-0.6,0.8-1.1,1c-0.5,0.2-1.1,0.4-1.7,0.4c-1,0-1.8-0.3-2.4-0.8
11
+ c-0.6-0.5-0.9-1.2-0.9-2.2V0.1h2v5.5c0,0.9,0.4,1.4,1.3,1.4c0.4,0,0.7-0.1,0.9-0.3c0.2-0.2,0.3-0.6,0.3-1.1V0.1H56.7z"/>
12
+ <path class="st0" d="M61,5.5H60v3h-2V0.1h3.3c1,0,1.8,0.2,2.3,0.7c0.6,0.4,0.8,1.1,0.8,1.9c0,0.6-0.1,1.1-0.4,1.4
13
+ c-0.2,0.4-0.6,0.7-1.1,0.9l1.7,3.4v0.1h-2.2L61,5.5z M60,4h1.3c0.4,0,0.7-0.1,0.9-0.3s0.3-0.5,0.3-0.8c0-0.4-0.1-0.6-0.3-0.8
14
+ s-0.5-0.3-0.9-0.3H60V4z"/>
15
+ <path class="st0" d="M72.7,4.5c0,0.8-0.2,1.5-0.5,2.2c-0.3,0.6-0.7,1.1-1.3,1.4S69.7,8.6,69,8.6s-1.3-0.2-1.9-0.5
16
+ c-0.6-0.3-1-0.8-1.3-1.4c-0.3-0.6-0.5-1.3-0.5-2.1V4.1c0-0.8,0.1-1.5,0.4-2.2c0.3-0.6,0.7-1.1,1.3-1.4S68.3,0,69,0
17
+ c0.7,0,1.3,0.2,1.9,0.5s1,0.8,1.3,1.4c0.3,0.6,0.5,1.3,0.5,2.1V4.5z M70.6,4.1c0-0.8-0.1-1.5-0.4-1.9S69.5,1.6,69,1.6
18
+ c-1,0-1.5,0.8-1.6,2.3l0,0.6c0,0.8,0.1,1.4,0.4,1.9C68.1,6.8,68.5,7,69,7c0.5,0,0.9-0.2,1.2-0.6s0.4-1.1,0.4-1.9V4.1z"/>
19
+ <path class="st0" d="M75.7,5.6v2.8h-2V0.1H77c0.6,0,1.2,0.1,1.7,0.4c0.5,0.2,0.9,0.6,1.1,1c0.3,0.4,0.4,0.9,0.4,1.5
20
+ c0,0.8-0.3,1.5-0.9,2C78.8,5.4,78,5.6,77,5.6H75.7z M75.7,4.1H77c0.4,0,0.7-0.1,0.9-0.3c0.2-0.2,0.3-0.5,0.3-0.8
21
+ c0-0.4-0.1-0.7-0.3-0.9c-0.2-0.2-0.5-0.4-0.9-0.4h-1.3V4.1z"/>
22
+ <path class="st0" d="M86.5,4.9h-3.2v2h3.7v1.5h-5.7V0.1h5.8v1.6h-3.7v1.8h3.2V4.9z"/>
23
+ <path class="st0" d="M92.6,6.9h-2.8l-0.5,1.6h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L92.6,6.9z M90.4,5.3h1.8l-0.9-2.9L90.4,5.3z"/>
24
+ <path class="st0" d="M102.9,8.5h-2l-3-5.2v5.2h-2V0.1h2l3,5.2V0.1h2V8.5z"/>
25
+ </g>
26
+ <g>
27
+ <path class="st0" d="M50.3,19.2c0,0.6-0.2,1.1-0.5,1.5c-0.3,0.4-0.7,0.8-1.2,1c-0.5,0.2-1.1,0.4-1.8,0.4c-1.1,0-2-0.4-2.6-1.1
28
+ c-0.6-0.7-0.9-1.7-0.9-3v-0.4c0-0.8,0.1-1.5,0.4-2.1c0.3-0.6,0.7-1.1,1.2-1.4c0.5-0.3,1.2-0.5,1.9-0.5c1,0,1.8,0.3,2.4,0.8
29
+ c0.6,0.5,1,1.3,1,2.2h-2c0-0.5-0.1-0.9-0.4-1.1c-0.2-0.2-0.6-0.3-1.1-0.3c-0.5,0-0.9,0.2-1.1,0.6c-0.2,0.4-0.4,1-0.4,1.8V18
30
+ c0,0.9,0.1,1.5,0.3,1.9c0.2,0.4,0.6,0.6,1.2,0.6c0.5,0,0.8-0.1,1.1-0.3c0.2-0.2,0.4-0.6,0.4-1H50.3z"/>
31
+ <path class="st0" d="M53.3,20.4h3.5V22h-5.5v-8.3h2V20.4z"/>
32
+ <path class="st0" d="M59.8,22h-2v-8.3h2V22z"/>
33
+ <path class="st0" d="M63.8,13.6l1.9,5.8l1.9-5.8h2.6V22h-2V20l0.2-4l-2,5.9H65L63,16l0.2,4V22h-2v-8.3H63.8z"/>
34
+ <path class="st0" d="M76.2,20.4h-2.8L73,22h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L76.2,20.4z M73.9,18.9h1.8L74.8,16L73.9,18.9z"/>
35
+ <path class="st0" d="M85.3,15.2h-2.5V22h-2v-6.8h-2.5v-1.6h7V15.2z"/>
36
+ <path class="st0" d="M91.3,18.4h-3.2v2h3.7V22h-5.7v-8.3h5.8v1.6h-3.7V17h3.2V18.4z"/>
37
+ <path class="st0" d="M100.4,20.4h-2.8L97.2,22H95l3.1-8.3h1.9L103,22h-2.2L100.4,20.4z M98.1,18.9h1.8L99,16L98.1,18.9z"/>
38
+ <path class="st0" d="M110.6,22h-2l-3-5.2V22h-2v-8.3h2l3,5.2v-5.2h2V22z"/>
39
+ <path class="st0" d="M111.9,22v-8.3h2.7c0.7,0,1.4,0.2,2,0.5c0.6,0.3,1,0.8,1.4,1.4c0.3,0.6,0.5,1.3,0.5,2V18
40
+ c0,0.8-0.2,1.4-0.5,2.1c-0.3,0.6-0.8,1.1-1.4,1.4c-0.6,0.3-1.2,0.5-2,0.5H111.9z M113.9,15.2v5.2h0.7c0.6,0,1-0.2,1.3-0.6
41
+ c0.3-0.4,0.5-1,0.5-1.8v-0.4c0-0.8-0.2-1.4-0.5-1.8c-0.3-0.4-0.8-0.6-1.4-0.6H113.9z"/>
42
+ <path class="st0" d="M129.4,22h-2v-3.5h-3V22h-2v-8.3h2V17h3v-3.3h2V22z"/>
43
+ <path class="st0" d="M135.8,18.4h-3.2v2h3.7V22h-5.7v-8.3h5.8v1.6h-3.7V17h3.2V18.4z"/>
44
+ <path class="st0" d="M141.9,20.4h-2.8l-0.5,1.6h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L141.9,20.4z M139.7,18.9h1.8l-0.9-2.9L139.7,18.9z"
45
+ />
46
+ <path class="st0" d="M147.2,20.4h3.5V22h-5.5v-8.3h2V20.4z"/>
47
+ <path class="st0" d="M156.9,15.2h-2.5V22h-2v-6.8h-2.5v-1.6h7V15.2z"/>
48
+ <path class="st0" d="M164.7,22h-2v-3.5h-3V22h-2v-8.3h2V17h3v-3.3h2V22z"/>
49
+ </g>
50
+ <g>
51
+ <path class="st0" d="M50.7,31.5c0,0.8-0.2,1.5-0.5,2.2c-0.3,0.6-0.7,1.1-1.3,1.4s-1.2,0.5-1.9,0.5s-1.3-0.2-1.9-0.5
52
+ c-0.6-0.3-1-0.8-1.3-1.4c-0.3-0.6-0.5-1.3-0.5-2.1v-0.5c0-0.8,0.1-1.5,0.4-2.2c0.3-0.6,0.7-1.1,1.3-1.4S46.3,27,47,27
53
+ c0.7,0,1.3,0.2,1.9,0.5s1,0.8,1.3,1.4c0.3,0.6,0.5,1.3,0.5,2.1V31.5z M48.6,31.2c0-0.8-0.1-1.5-0.4-1.9s-0.7-0.6-1.2-0.6
54
+ c-1,0-1.5,0.8-1.6,2.3l0,0.6c0,0.8,0.1,1.4,0.4,1.9c0.3,0.4,0.7,0.7,1.2,0.7c0.5,0,0.9-0.2,1.2-0.6s0.4-1.1,0.4-1.9V31.2z"/>
55
+ <path class="st0" d="M51.7,35.6v-8.3h3c1.1,0,1.9,0.2,2.4,0.6c0.6,0.4,0.8,1,0.8,1.7c0,0.4-0.1,0.8-0.3,1.1
56
+ c-0.2,0.3-0.5,0.5-0.9,0.7c0.4,0.1,0.8,0.3,1,0.6c0.2,0.3,0.3,0.7,0.3,1.1c0,0.8-0.3,1.4-0.8,1.8c-0.5,0.4-1.3,0.6-2.3,0.6H51.7z
57
+ M53.7,30.8h1c0.4,0,0.8-0.1,0.9-0.2s0.3-0.4,0.3-0.7c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.2-1-0.2h-1V30.8z M53.7,32.1v2H55
58
+ c0.4,0,0.6-0.1,0.8-0.2s0.3-0.4,0.3-0.7c0-0.7-0.3-1-1-1H53.7z"/>
59
+ <path class="st0" d="M63.6,33.3c0-0.3-0.1-0.5-0.3-0.7c-0.2-0.2-0.6-0.3-1.1-0.5c-0.5-0.2-1-0.3-1.3-0.5c-1.1-0.5-1.6-1.3-1.6-2.2
60
+ c0-0.5,0.1-0.9,0.4-1.2s0.7-0.6,1.1-0.8c0.5-0.2,1-0.3,1.7-0.3c0.6,0,1.1,0.1,1.6,0.3s0.8,0.5,1.1,0.9s0.4,0.8,0.4,1.4h-2
61
+ c0-0.3-0.1-0.6-0.3-0.8s-0.5-0.3-0.8-0.3c-0.4,0-0.6,0.1-0.9,0.2c-0.2,0.2-0.3,0.4-0.3,0.6c0,0.2,0.1,0.4,0.3,0.6s0.6,0.4,1.2,0.5
62
+ c0.6,0.2,1,0.4,1.4,0.6c0.9,0.5,1.4,1.2,1.4,2.1c0,0.7-0.3,1.3-0.8,1.7c-0.5,0.4-1.3,0.6-2.3,0.6c-0.7,0-1.3-0.1-1.8-0.4
63
+ c-0.5-0.2-1-0.6-1.2-1S59,33.3,59,32.8h2c0,0.4,0.1,0.8,0.3,1s0.6,0.3,1.1,0.3c0.3,0,0.6-0.1,0.8-0.2
64
+ C63.5,33.7,63.6,33.5,63.6,33.3z"/>
65
+ <path class="st0" d="M71.8,32.1h-3.2v2h3.7v1.5h-5.7v-8.3h5.8v1.6h-3.7v1.8h3.2V32.1z"/>
66
+ <path class="st0" d="M76.3,32.7h-1.1v3h-2v-8.3h3.3c1,0,1.8,0.2,2.3,0.7c0.6,0.4,0.8,1.1,0.8,1.9c0,0.6-0.1,1.1-0.4,1.4
67
+ c-0.2,0.4-0.6,0.7-1.1,0.9l1.7,3.4v0.1h-2.2L76.3,32.7z M75.2,31.1h1.3c0.4,0,0.7-0.1,0.9-0.3s0.3-0.5,0.3-0.8
68
+ c0-0.4-0.1-0.6-0.3-0.8s-0.5-0.3-0.9-0.3h-1.3V31.1z"/>
69
+ <path class="st0" d="M83.9,33.3l1.7-6.1h2.2L85,35.6h-2.2l-2.8-8.3h2.2L83.9,33.3z"/>
70
+ <path class="st0" d="M92.8,34.1H90l-0.5,1.6h-2.1l3.1-8.3h1.9l3.1,8.3h-2.2L92.8,34.1z M90.5,32.5h1.8l-0.9-2.9L90.5,32.5z"/>
71
+ <path class="st0" d="M101.9,28.8h-2.5v6.8h-2v-6.8h-2.5v-1.6h7V28.8z"/>
72
+ <path class="st0" d="M109.6,31.5c0,0.8-0.2,1.5-0.5,2.2c-0.3,0.6-0.7,1.1-1.3,1.4s-1.2,0.5-1.9,0.5s-1.3-0.2-1.9-0.5
73
+ c-0.6-0.3-1-0.8-1.3-1.4c-0.3-0.6-0.5-1.3-0.5-2.1v-0.5c0-0.8,0.1-1.5,0.4-2.2c0.3-0.6,0.7-1.1,1.3-1.4s1.2-0.5,1.9-0.5
74
+ c0.7,0,1.3,0.2,1.9,0.5s1,0.8,1.3,1.4c0.3,0.6,0.5,1.3,0.5,2.1V31.5z M107.6,31.2c0-0.8-0.1-1.5-0.4-1.9s-0.7-0.6-1.2-0.6
75
+ c-1,0-1.5,0.8-1.6,2.3l0,0.6c0,0.8,0.1,1.4,0.4,1.9c0.3,0.4,0.7,0.7,1.2,0.7c0.5,0,0.9-0.2,1.2-0.6s0.4-1.1,0.4-1.9V31.2z"/>
76
+ <path class="st0" d="M113.8,32.7h-1.1v3h-2v-8.3h3.3c1,0,1.8,0.2,2.3,0.7c0.6,0.4,0.8,1.1,0.8,1.9c0,0.6-0.1,1.1-0.4,1.4
77
+ c-0.2,0.4-0.6,0.7-1.1,0.9l1.7,3.4v0.1h-2.2L113.8,32.7z M112.7,31.1h1.3c0.4,0,0.7-0.1,0.9-0.3s0.3-0.5,0.3-0.8
78
+ c0-0.4-0.1-0.6-0.3-0.8s-0.5-0.3-0.9-0.3h-1.3V31.1z"/>
79
+ <path class="st0" d="M121.1,30.9l1.5-3.6h2.2l-2.7,5.3v3h-2v-3l-2.7-5.3h2.2L121.1,30.9z"/>
80
+ </g>
81
+ <path class="st0" d="M24.2,30.7c-6.9,1.3-9.3-2.7-9.7-8.4c0.3,3,1.8,5.2,5.5,4.7c6.7-1.2,10.4-8,10.2-13.1
82
+ c-1.2,5.7-5.4,9.7-12.1,10.4c-0.4-0.6-0.5-2.6-0.5-3.8C17.5,14.1,28,8.3,30,5.3C38.3,12.2,33.5,26.9,24.2,30.7z"/>
83
+ <path class="st0" d="M2.7,8.8c0.6-0.9,1.2-1.8,2-2.7c5.9,4.1,9.3,8.6,11,12.4c1.8,5.4-0.9,13.7,8.4,12.3c-9.7,3-16.6-5.1-18.9-15
84
+ c-0.6,10,5.5,16.2,15.2,19.9C2.8,35.6-4.4,20.3,2.7,8.8z"/>
85
+ <circle class="st0" cx="17.2" cy="4.4" r="4.4"/>
86
+ </svg>
@@ -80,13 +80,21 @@
80
80
  *******************************/
81
81
  // ensure circular button gets the border color of the current text color
82
82
  // and acts as a circular button
83
+ .ui.circular.basic.button,
84
+ .ui.basic.floated.button,
83
85
  .ui.circular.icon.button {
84
86
  padding: @circularButtonPadding;
85
87
  border-width: @circularButtonBorderWidth;
86
88
  border-color: @circularButtonBorderColor;
89
+ border-radius: @circularButtonBorderRadius;
87
90
  line-height: @circularButtonLineHeight;
88
91
  }
89
92
 
93
+ .ui.basic.button > .icon {
94
+ margin: @basicButtonIconMargin;
95
+ vertical-align: @basicButtonIconVerticalAlign;
96
+ }
97
+
90
98
  // toolbar yes and cancel icons go outside the button area with default line
91
99
  // height
92
100
  #toolbar .toolbar-content button,
@@ -140,8 +148,8 @@ p.ui.button {
140
148
  .ui.button.search {
141
149
  box-sizing: border-box;
142
150
  border: @buttonBorder @white;
143
- background: @searchButtonBackground;
144
151
  border-radius: @searchButtonBorderRadius;
152
+ background: @searchButtonBackground;
145
153
  color: @searchButtonColor;
146
154
  font-size: @searchButtonFontSize;
147
155
 
@@ -254,6 +254,9 @@
254
254
  @basicLoadingColor: @offWhite;
255
255
  @basicTextTransform: none;
256
256
 
257
+ @basicButtonIconMargin: 0 !important;
258
+ @basicButtonIconVerticalAlign: top;
259
+
257
260
  /* Basic Hover */
258
261
  @basicHoverBackground: #FFFFFF;
259
262
  @basicHoverTextColor: @hoveredTextColor;
@@ -303,9 +306,10 @@
303
306
  /* Circular */
304
307
  @circularButtonBorderWidth: 2px;
305
308
  @circularButtonBorderColor: currentColor;
306
- @circularButtonPadding: 0.25em;
309
+ @circularButtonPadding: 0;
307
310
  @circularButtonIconFontSize: 1.375em;
308
311
  @circularButtonLineHeight: 1;
312
+ @circularButtonBorderRadius: 50%;
309
313
 
310
314
  /*-------------------
311
315
  Variations
@@ -71,6 +71,10 @@
71
71
  }
72
72
 
73
73
  // color item images that are svg files
74
+
75
+ .content-box[class*='ary'] .item img {
76
+ filter: @itemWhiteFilterColor;
77
+ }
74
78
  .item.primary img {
75
79
  filter: @itemPrimaryFilterColor;
76
80
  }
@@ -266,16 +270,19 @@
266
270
  .ui.items > .item {
267
271
  &.primary,
268
272
  > .icon.primary {
269
- color: @primaryColor;
273
+ --text-color: @primaryColorCSSVar;
274
+ color: @primaryColorCSSVar;
270
275
  }
271
276
 
272
277
  &.secondary,
273
278
  > .icon.secondary {
274
- color: @secondaryColor;
279
+ --text-color: @secondaryColorCSSVar;
280
+ color: @secondaryColorCSSVar;
275
281
  }
276
282
 
277
283
  &.tertiary,
278
284
  > .icon.tertiary {
279
- color: @tertiaryColor;
285
+ --text-color: @tertiaryColorCSSVar;
286
+ color: @tertiaryColorCSSVar;
280
287
  }
281
288
  }
@@ -22,6 +22,7 @@
22
22
  @zIndex: '';
23
23
  @transition: box-shadow @defaultDuration @defaultEasing;
24
24
  // black to desired color filter option resulted from https://codepen.io/sosuke/pen/Pjoqqp
25
+ @itemWhiteFilterColor: invert(100%) sepia(100%) saturate(1%) hue-rotate(306deg) brightness(103%) contrast(101%);
25
26
  @itemPrimaryFilterColor: invert(9%) sepia(89%) saturate(5332%) hue-rotate(194deg) brightness(98%) contrast(101%);
26
27
  @itemSecondaryFilterColor: invert(33%) sepia(14%) saturate(5566%) hue-rotate(139deg) brightness(98%) contrast(101%);
27
28
  @itemTertiaryFilterColor: invert(27%) sepia(15%) saturate(1161%) hue-rotate(167deg) brightness(93%) contrast(80%);
@@ -106,7 +107,7 @@
106
107
  @headerLinkHoverColor: @linkHoverColor;
107
108
  @metaLinkColor: @lightTextColor;
108
109
  @metaLinkHoverColor: @textColor;
109
- @contentLinkColor: '';
110
+ @contentLinkColor: inherit;
110
111
  @contentLinkHoverColor: '';
111
112
  @contentLinkTransition: color @defaultDuration @defaultEasing;
112
113