@transferwise/neptune-css 0.0.0-experimental-bca35d9 → 0.0.0-experimental-d2bc8ee

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.
@@ -100,14 +100,6 @@
100
100
  border-radius: 10px;
101
101
  border-radius: var(--radius-small);
102
102
  }
103
- .np-theme-light .dropdown-menu > li:first-child > a {
104
- border-top-right-radius: 2px;
105
- border-top-left-radius: 2px;
106
- }
107
- .np-theme-light .dropdown-menu > li:last-child > a {
108
- border-bottom-right-radius: 2px;
109
- border-bottom-left-radius: 2px;
110
- }
111
103
  .dropdown-menu > .overlay-back-button,
112
104
  .dropdown-menu > .overlay-title {
113
105
  display: none;
@@ -248,14 +248,6 @@
248
248
  border-radius: 10px;
249
249
  border-radius: var(--radius-small);
250
250
  }
251
- .np-theme-light .dropdown-menu > li:first-child > a {
252
- border-top-right-radius: 2px;
253
- border-top-left-radius: 2px;
254
- }
255
- .np-theme-light .dropdown-menu > li:last-child > a {
256
- border-bottom-right-radius: 2px;
257
- border-bottom-left-radius: 2px;
258
- }
259
251
  .dropdown-menu > .overlay-back-button,
260
252
  .dropdown-menu > .overlay-title {
261
253
  display: none;
@@ -1957,9 +1949,6 @@ button.close {
1957
1949
  width: 100%;
1958
1950
  }
1959
1951
  }
1960
- .np-theme-light .navbar .profile-name {
1961
- padding-bottom: 3px;
1962
- }
1963
1952
  .navbar .profile-name .caret {
1964
1953
  vertical-align: top;
1965
1954
  line-height: 40px;
@@ -55,26 +55,6 @@
55
55
  src: url("../fonts/inter-vietnamese-variable-wghtOnly-normal.woff2") format("woff2");
56
56
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
57
57
  }
58
- @font-face {
59
- font-weight: 400;
60
- font-weight: var(--font-weight-regular);
61
- font-family: Averta;
62
- src: url("../fonts/TW-Averta-Regular.woff2") format("woff2"), url("../fonts/TW-Averta-Regular.woff") format("woff");
63
- font-display: swap;
64
- }
65
- @font-face {
66
- font-weight: 600;
67
- font-weight: var(--font-weight-semi-bold);
68
- font-family: Averta;
69
- src: url("../fonts/TW-Averta-Semibold.woff2") format("woff2"), url("../fonts/TW-Averta-Semibold.woff") format("woff");
70
- font-display: swap;
71
- }
72
- @font-face {
73
- font-weight: 700;
74
- font-weight: var(--font-weight-bold);
75
- font-family: Averta;
76
- src: url("../fonts/TW-Averta-Bold.woff2") format("woff2"), url("../fonts/TW-Averta-Bold.woff") format("woff");
77
- }
78
58
  @font-face {
79
59
  font-family: "Wise Sans";
80
60
  font-style: normal;
@@ -257,7 +237,8 @@ Add the correct display in Chrome and Safari.
257
237
  summary {
258
238
  display: list-item;
259
239
  }
260
- :root {
240
+ :root,
241
+ .np-theme-personal {
261
242
  --base-font-size: 16px;
262
243
  --font-family-regular: "Inter", Helvetica, Arial, sans-serif;
263
244
  --input-group-addon-padding: 12px 16px calc(12px - 2px);
@@ -274,17 +255,6 @@ summary {
274
255
  --btn-radius-base: 3px;
275
256
  --btn-sm-radius-base: 2px;
276
257
  --btn-lg-radius-base: 3px;
277
- }
278
- .np-theme-light,
279
- .np-theme-dark,
280
- .np-theme-navy {
281
- --font-family-regular: averta, avenir w02, avenir, helvetica, arial, sans-serif !important;
282
- font-family: averta, avenir w02, avenir, helvetica, arial, sans-serif;
283
- font-family: var(--font-family-regular);
284
- line-height: 1.5;
285
- line-height: var(--line-height-body);
286
- }
287
- .np-theme-personal {
288
258
  --font-family-regular: "Inter", Helvetica, Arial, sans-serif !important;
289
259
  font-family: "Inter", Helvetica, Arial, sans-serif;
290
260
  font-family: var(--font-family-regular);
@@ -2344,29 +2344,6 @@
2344
2344
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
2345
2345
  }
2346
2346
 
2347
- @font-face {
2348
- font-weight: 400;
2349
- font-weight: var(--font-weight-regular);
2350
- font-family: Averta;
2351
- src: url("../fonts/TW-Averta-Regular.woff2") format("woff2"), url("../fonts/TW-Averta-Regular.woff") format("woff");
2352
- font-display: swap;
2353
- }
2354
-
2355
- @font-face {
2356
- font-weight: 600;
2357
- font-weight: var(--font-weight-semi-bold);
2358
- font-family: Averta;
2359
- src: url("../fonts/TW-Averta-Semibold.woff2") format("woff2"), url("../fonts/TW-Averta-Semibold.woff") format("woff");
2360
- font-display: swap;
2361
- }
2362
-
2363
- @font-face {
2364
- font-weight: 700;
2365
- font-weight: var(--font-weight-bold);
2366
- font-family: Averta;
2367
- src: url("../fonts/TW-Averta-Bold.woff2") format("woff2"), url("../fonts/TW-Averta-Bold.woff") format("woff");
2368
- }
2369
-
2370
2347
  @font-face {
2371
2348
  font-family: "Wise Sans";
2372
2349
  font-style: normal;
@@ -2592,7 +2569,8 @@ summary {
2592
2569
  display: list-item;
2593
2570
  }
2594
2571
 
2595
- :root {
2572
+ :root,
2573
+ .np-theme-personal {
2596
2574
  --base-font-size: 16px;
2597
2575
  --font-family-regular: "Inter", Helvetica, Arial, sans-serif;
2598
2576
  --input-group-addon-padding: 12px 16px calc(12px - 2px);
@@ -2609,19 +2587,6 @@ summary {
2609
2587
  --btn-radius-base: 3px;
2610
2588
  --btn-sm-radius-base: 2px;
2611
2589
  --btn-lg-radius-base: 3px;
2612
- }
2613
-
2614
- .np-theme-light,
2615
- .np-theme-dark,
2616
- .np-theme-navy {
2617
- --font-family-regular: averta, avenir w02, avenir, helvetica, arial, sans-serif !important;
2618
- font-family: averta, avenir w02, avenir, helvetica, arial, sans-serif;
2619
- font-family: var(--font-family-regular);
2620
- line-height: 1.5;
2621
- line-height: var(--line-height-body);
2622
- }
2623
-
2624
- .np-theme-personal {
2625
2590
  --font-family-regular: "Inter", Helvetica, Arial, sans-serif !important;
2626
2591
  font-family: "Inter", Helvetica, Arial, sans-serif;
2627
2592
  font-family: var(--font-family-regular);
@@ -7649,14 +7614,15 @@ a.badge:focus {
7649
7614
  padding-bottom: 10px;
7650
7615
  font-weight: 600;
7651
7616
  font-weight: var(--font-weight-semi-bold);
7652
- padding: 12px 24px calc(12px - 2px);
7617
+ padding: calc(12px - 1px) 24px;
7653
7618
  padding: var(--btn-padding);
7654
7619
  font-size: 1rem;
7655
7620
  font-size: var(--font-size-16);
7656
7621
  line-height: 1.5rem;
7657
7622
  line-height: var(--line-height-24);
7658
- border-radius: 3px;
7623
+ border-radius: 9999px;
7659
7624
  border-radius: var(--btn-radius-base);
7625
+ min-height: 48px;
7660
7626
  min-height: var(--btn-height);
7661
7627
  -webkit-user-select: none;
7662
7628
  -moz-user-select: none;
@@ -8857,14 +8823,15 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
8857
8823
 
8858
8824
  .btn-lg,
8859
8825
  .btn-group-lg > .btn {
8860
- padding: 20px 24px calc(20px - 2px);
8826
+ padding: calc(20px - 1px) 24px;
8861
8827
  padding: var(--btn-lg-padding);
8862
8828
  font-size: 1.125rem;
8863
8829
  font-size: var(--font-size-18);
8864
8830
  line-height: 1.75rem;
8865
8831
  line-height: var(--line-height-28);
8866
- border-radius: 3px;
8832
+ border-radius: 9999px;
8867
8833
  border-radius: var(--btn-lg-radius-base);
8834
+ min-height: 72px;
8868
8835
  min-height: var(--btn-lg-height);
8869
8836
  }
8870
8837
 
@@ -8887,14 +8854,15 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
8887
8854
  .btn-sm,
8888
8855
  .navbar .btn,
8889
8856
  .btn-group-sm > .btn {
8890
- padding: 4px 16px calc(4px - 2px);
8857
+ padding: calc(4px - 1px) 16px;
8891
8858
  padding: var(--btn-sm-padding);
8892
8859
  font-size: 0.875rem;
8893
8860
  font-size: var(--font-size-14);
8894
8861
  line-height: 1.375rem;
8895
8862
  line-height: var(--line-height-22);
8896
- border-radius: 2px;
8863
+ border-radius: 9999px;
8897
8864
  border-radius: var(--btn-sm-radius-base);
8865
+ min-height: 32px;
8898
8866
  min-height: var(--btn-sm-height);
8899
8867
  }
8900
8868
 
@@ -8914,13 +8882,13 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
8914
8882
 
8915
8883
  .btn-xs,
8916
8884
  .btn-group-xs > .btn {
8917
- padding: 2px 8px calc(2px - 2px);
8885
+ padding: calc(2px - 1px) 8px;
8918
8886
  padding: var(--btn-xs-padding);
8919
8887
  font-size: 0.75rem;
8920
8888
  font-size: var(--font-size-12);
8921
8889
  line-height: 1.25rem;
8922
8890
  line-height: var(--line-height-20);
8923
- border-radius: 2px;
8891
+ border-radius: 9999px;
8924
8892
  border-radius: var(--btn-sm-radius-base);
8925
8893
  min-height: 22px;
8926
8894
  }
@@ -8946,13 +8914,14 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
8946
8914
 
8947
8915
  @media (max-width: 767px) {
8948
8916
  .navbar-collapse .btn {
8949
- padding: 12px 24px calc(12px - 2px);
8917
+ padding: calc(12px - 1px) 24px;
8950
8918
  padding: var(--btn-padding);
8951
8919
  font-size: 1rem;
8952
8920
  font-size: var(--font-size-16);
8953
8921
  line-height: 1.5rem;
8954
8922
  line-height: var(--line-height-24);
8955
8923
  border-radius: var(border-radius-base);
8924
+ min-height: 48px;
8956
8925
  min-height: var(--btn-height);
8957
8926
  }
8958
8927
  .navbar-collapse .btn .dropdown-menu > li > a {
@@ -8964,6 +8933,7 @@ fieldset[disabled] .btn-accent:not(.disabled):not(:disabled).btn-priority-3 {
8964
8933
  .np-theme-personal .navbar-collapse .btn {
8965
8934
  font-size: 16px;
8966
8935
  line-height: 24px;
8936
+ max-height: 48px;
8967
8937
  max-height: var(--btn-height);
8968
8938
  }
8969
8939
  }
@@ -9960,8 +9930,9 @@ output {
9960
9930
  border: 1px solid #868685;
9961
9931
  border: 1px solid var(--color-interactive-secondary);
9962
9932
  transition: border-color ease-in-out 0.15s;
9933
+ min-height: 48px;
9963
9934
  min-height: var(--input-height-base);
9964
- padding: 12px 16px calc(12px - 2px);
9935
+ padding: 12px 16px;
9965
9936
  padding: var(--input-padding);
9966
9937
  border-radius: 3px;
9967
9938
  font-weight: 400;
@@ -9974,6 +9945,7 @@ output {
9974
9945
  }
9975
9946
 
9976
9947
  select.form-control {
9948
+ min-height: 48px;
9977
9949
  min-height: var(--input-height-base);
9978
9950
  }
9979
9951
 
@@ -10045,6 +10017,7 @@ input[type='search'] {
10045
10017
  input[type='time'],
10046
10018
  input[type='datetime-local'],
10047
10019
  input[type='month'] {
10020
+ line-height: 48px;
10048
10021
  line-height: var(--input-height-base);
10049
10022
  }
10050
10023
  input[type='date'].input-sm,
@@ -10055,6 +10028,7 @@ input[type='search'] {
10055
10028
  .input-group-sm input[type='time'],
10056
10029
  .input-group-sm input[type='datetime-local'],
10057
10030
  .input-group-sm input[type='month'] {
10031
+ line-height: 32px;
10058
10032
  line-height: var(--input-height-small);
10059
10033
  }
10060
10034
  input[type='date'].input-lg,
@@ -10065,7 +10039,7 @@ input[type='search'] {
10065
10039
  .input-group-lg input[type='time'],
10066
10040
  .input-group-lg input[type='datetime-local'],
10067
10041
  .input-group-lg input[type='month'] {
10068
- line-height: calc(var(--input-height-large) - 1.5);
10042
+ line-height: calc(72px - 1.5);
10069
10043
  line-height: calc(var(--input-height-large) - var(--line-height-body));
10070
10044
  }
10071
10045
  }
@@ -10097,6 +10071,7 @@ input[type='search'] {
10097
10071
 
10098
10072
  .radio label,
10099
10073
  .checkbox label {
10074
+ min-height: 48px;
10100
10075
  min-height: var(--input-height-base);
10101
10076
  margin-bottom: 0;
10102
10077
  cursor: pointer;
@@ -10194,7 +10169,7 @@ fieldset[disabled] .checkbox label {
10194
10169
  border: 1px solid #868685;
10195
10170
  border: 1px solid var(--color-interactive-secondary);
10196
10171
  border-radius: 3px;
10197
- padding: 12px 16px calc(12px - 2px);
10172
+ padding: 12px 16px;
10198
10173
  padding: var(--input-padding);
10199
10174
  }
10200
10175
 
@@ -10220,7 +10195,7 @@ fieldset[disabled] .checkbox label {
10220
10195
 
10221
10196
  .input-sm {
10222
10197
  min-height: 32px;
10223
- padding: 4px 12px calc(4px - 2px);
10198
+ padding: 4px 12px;
10224
10199
  padding: var(--input-padding-small);
10225
10200
  border-radius: 3px;
10226
10201
  font-size: 14px;
@@ -10245,7 +10220,7 @@ select[multiple].input-sm {
10245
10220
  .form-group-sm .form-control,
10246
10221
  .navbar .form-control {
10247
10222
  height: 32px;
10248
- padding: 4px 12px calc(4px - 2px);
10223
+ padding: 4px 12px;
10249
10224
  padding: var(--input-padding-small);
10250
10225
  font-size: 0.875rem;
10251
10226
  font-size: var(--font-size-14);
@@ -10271,7 +10246,7 @@ select[multiple].input-sm {
10271
10246
  height: 32px;
10272
10247
  min-height: calc(1.2 + 14px);
10273
10248
  min-height: calc(var(--line-height-control) + 14px);
10274
- padding: 4px 12px calc(4px - 2px);
10249
+ padding: 4px 12px;
10275
10250
  padding: var(--input-padding-small);
10276
10251
  font-size: 0.875rem;
10277
10252
  font-size: var(--font-size-14);
@@ -10279,8 +10254,9 @@ select[multiple].input-sm {
10279
10254
  }
10280
10255
 
10281
10256
  .input-lg {
10257
+ min-height: 72px;
10282
10258
  min-height: var(--input-height-large);
10283
- padding: 12px 16px calc(12px - 2px);
10259
+ padding: 12px 16px;
10284
10260
  padding: var(--input-padding-large);
10285
10261
  border-radius: 3px;
10286
10262
  font-weight: 400;
@@ -10292,6 +10268,7 @@ select[multiple].input-sm {
10292
10268
  }
10293
10269
 
10294
10270
  select.input-lg {
10271
+ min-height: 72px;
10295
10272
  min-height: var(--input-height-large);
10296
10273
  }
10297
10274
 
@@ -10307,6 +10284,7 @@ select[multiple].input-lg {
10307
10284
  .form-group-lg .input-lg,
10308
10285
  .form-group-lg .input-group-lg > .form-control,
10309
10286
  .form-group-lg .input-group-lg > .input-group-addon {
10287
+ height: 72px;
10310
10288
  height: var(--input-height-large);
10311
10289
  padding: calc(4px + 24px) 12px 4px;
10312
10290
  padding: calc(4px + var(--size-24)) 12px 4px;
@@ -10315,6 +10293,7 @@ select[multiple].input-lg {
10315
10293
  }
10316
10294
 
10317
10295
  .form-group-lg select.form-control {
10296
+ line-height: 72px;
10318
10297
  line-height: var(--input-height-large);
10319
10298
  }
10320
10299
 
@@ -10324,10 +10303,11 @@ select[multiple].input-lg {
10324
10303
  }
10325
10304
 
10326
10305
  .form-group-lg .form-control-static {
10306
+ height: 72px;
10327
10307
  height: var(--input-height-large);
10328
10308
  min-height: calc(1.2 + 22px);
10329
10309
  min-height: calc(var(--line-height-control) + 22px);
10330
- padding: 12px 16px calc(12px - 2px);
10310
+ padding: 12px 16px;
10331
10311
  padding: var(--input-padding-large);
10332
10312
  font-size: 22px;
10333
10313
  line-height: 32px;
@@ -10352,10 +10332,12 @@ select[multiple].input-lg {
10352
10332
  }
10353
10333
 
10354
10334
  .has-feedback .form-control {
10335
+ padding-right: 48px;
10355
10336
  padding-right: var(--input-height-base);
10356
10337
  }
10357
10338
 
10358
10339
  [dir="rtl"] .has-feedback .form-control {
10340
+ padding-left: 48px;
10359
10341
  padding-left: var(--input-height-base);
10360
10342
  padding-right: 0;
10361
10343
  padding-right: initial;
@@ -10382,7 +10364,9 @@ select[multiple].input-lg {
10382
10364
  .input-lg + .form-control-feedback,
10383
10365
  .input-group-lg + .form-control-feedback,
10384
10366
  .form-group-lg .form-control + .form-control-feedback {
10367
+ width: 72px;
10385
10368
  width: var(--input-height-large);
10369
+ height: 72px;
10386
10370
  height: var(--input-height-large);
10387
10371
  }
10388
10372
 
@@ -11911,7 +11895,7 @@ input[type="checkbox"]:not(.disabled):not(:disabled):indeterminate:active + .tw-
11911
11895
 
11912
11896
  .np-theme-personal .np-radio.radio > label,
11913
11897
  .np-theme-personal .np-checkbox.checkbox > label {
11914
- padding: 12px 16px calc(12px - 2px);
11898
+ padding: 12px 16px;
11915
11899
  padding: var(--input-padding);
11916
11900
  }
11917
11901
 
@@ -12534,8 +12518,9 @@ html:not([dir="rtl"]) .input-group .form-control:not(:last-child) {
12534
12518
  .input-group-lg > .form-control,
12535
12519
  .input-group-lg > .input-group-addon,
12536
12520
  .input-group-lg > .input-group-btn .btn {
12521
+ min-height: 72px;
12537
12522
  min-height: var(--input-height-large);
12538
- padding: 12px 16px calc(12px - 2px);
12523
+ padding: 12px 16px;
12539
12524
  padding: var(--input-padding-large);
12540
12525
  border-radius: 3px;
12541
12526
  font-weight: 400;
@@ -12564,6 +12549,7 @@ html:not([dir="rtl"]) .input-group .form-control:not(:last-child) {
12564
12549
  select.input-group-lg > .form-control,
12565
12550
  select.input-group-lg > .input-group-addon,
12566
12551
  select.input-group-lg > .input-group-btn .btn {
12552
+ min-height: 72px;
12567
12553
  min-height: var(--input-height-large);
12568
12554
  }
12569
12555
 
@@ -12634,7 +12620,7 @@ select[multiple].input-group-lg > .input-group-btn .btn {
12634
12620
  .input-group-sm > .form-control,
12635
12621
  .input-group-sm > .input-group-addon {
12636
12622
  min-height: 32px;
12637
- padding: 4px 12px calc(4px - 2px);
12623
+ padding: 4px 12px;
12638
12624
  padding: var(--input-padding-small);
12639
12625
  border-radius: 3px;
12640
12626
  font-size: 14px;
@@ -12667,14 +12653,15 @@ select[multiple].input-group-sm > .input-group-addon {
12667
12653
 
12668
12654
  .input-group-sm > .input-group-btn > .btn {
12669
12655
  height: 32px;
12670
- padding: 4px 16px calc(4px - 2px);
12656
+ padding: calc(4px - 1px) 16px;
12671
12657
  padding: var(--btn-sm-padding);
12672
12658
  font-size: 0.875rem;
12673
12659
  font-size: var(--font-size-14);
12674
12660
  line-height: 1.375rem;
12675
12661
  line-height: var(--line-height-22);
12676
- border-radius: 2px;
12662
+ border-radius: 9999px;
12677
12663
  border-radius: var(--btn-sm-radius-base);
12664
+ min-height: 32px;
12678
12665
  min-height: var(--btn-sm-height);
12679
12666
  }
12680
12667
 
@@ -12717,7 +12704,7 @@ select[multiple].input-group-sm > .input-group-addon {
12717
12704
  }
12718
12705
 
12719
12706
  .input-group-addon {
12720
- padding: 12px 16px calc(12px - 2px);
12707
+ padding: 12px 16px;
12721
12708
  padding: var(--input-group-addon-padding);
12722
12709
  font-size: 1rem;
12723
12710
  font-size: var(--font-size-16);
@@ -12733,12 +12720,12 @@ select[multiple].input-group-sm > .input-group-addon {
12733
12720
  }
12734
12721
 
12735
12722
  .input-group-addon.input-sm {
12736
- padding: calc(4px - 1px) 12px !important;
12723
+ padding: 4px 12px !important;
12737
12724
  padding: var(--input-group-addon-sm-padding) !important;
12738
12725
  }
12739
12726
 
12740
12727
  .input-group-addon.input-lg {
12741
- padding: 12px 16px calc(12px - 2px) !important;
12728
+ padding: 12px 16px !important;
12742
12729
  padding: var(--input-group-addon-lg-padding) !important;
12743
12730
  }
12744
12731
 
@@ -13810,7 +13797,7 @@ li > a > .currency-flag:first-child {
13810
13797
 
13811
13798
  .dropdown-menu > li > a {
13812
13799
  display: block;
13813
- padding: calc(12px + 1px) 16px calc(12px - 1px);
13800
+ padding: 12px 16px;
13814
13801
  padding: var(--dropdown-link-padding);
13815
13802
  clear: both;
13816
13803
  border-radius: 3px;
@@ -13837,16 +13824,6 @@ li > a > .currency-flag:first-child {
13837
13824
  border-radius: var(--radius-small);
13838
13825
  }
13839
13826
 
13840
- .np-theme-light .dropdown-menu > li:first-child > a {
13841
- border-top-right-radius: 2px;
13842
- border-top-left-radius: 2px;
13843
- }
13844
-
13845
- .np-theme-light .dropdown-menu > li:last-child > a {
13846
- border-bottom-right-radius: 2px;
13847
- border-bottom-left-radius: 2px;
13848
- }
13849
-
13850
13827
  .dropdown-menu > .overlay-back-button,
13851
13828
  .dropdown-menu > .overlay-title {
13852
13829
  display: none;
@@ -20035,10 +20012,6 @@ html:not([dir="rtl"]) .nav-stacked > li.active > a:focus {
20035
20012
  }
20036
20013
  }
20037
20014
 
20038
- .np-theme-light .navbar .profile-name {
20039
- padding-bottom: 3px;
20040
- }
20041
-
20042
20015
  .navbar .profile-name .caret {
20043
20016
  vertical-align: top;
20044
20017
  line-height: 40px;
@@ -179,3 +179,5 @@
179
179
  @font-family-display: 'Wise Sans', 'Inter', sans-serif;
180
180
 
181
181
  @color-base-white: @color-white;
182
+
183
+ // trigger proper build
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-css",
3
3
  "description": "Neptune CSS library",
4
- "version": "0.0.0-experimental-bca35d9",
4
+ "version": "0.0.0-experimental-d2bc8ee",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -63,32 +63,6 @@
63
63
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
64
64
  }
65
65
 
66
- @font-face {
67
- font-weight: var(--font-weight-regular);
68
- font-family: Averta;
69
- src:
70
- url("../fonts/TW-Averta-Regular.woff2") format("woff2"),
71
- url("../fonts/TW-Averta-Regular.woff") format("woff");
72
- font-display: swap;
73
- }
74
-
75
- @font-face {
76
- font-weight: var(--font-weight-semi-bold);
77
- font-family: Averta;
78
- src:
79
- url("../fonts/TW-Averta-Semibold.woff2") format("woff2"),
80
- url("../fonts/TW-Averta-Semibold.woff") format("woff");
81
- font-display: swap;
82
- }
83
-
84
- @font-face {
85
- font-weight: var(--font-weight-bold);
86
- font-family: Averta;
87
- src:
88
- url("../fonts/TW-Averta-Bold.woff2") format("woff2"),
89
- url("../fonts/TW-Averta-Bold.woff") format("woff");
90
- }
91
-
92
66
  @font-face {
93
67
  font-family: "Wise Sans";
94
68
  font-style: normal;
@@ -7,7 +7,8 @@
7
7
  @import (reference) "../core/_typography.less";
8
8
  @import "../../variables/legacy-variables.less";
9
9
 
10
- :root {
10
+ :root,
11
+ .np-theme-personal {
11
12
  // page default font size should be set in absolute units (pixels)
12
13
  --base-font-size: 16px;
13
14
  --font-family-regular: "Inter", Helvetica, Arial, sans-serif;
@@ -25,18 +26,7 @@
25
26
  --btn-radius-base: @border-radius-base;
26
27
  --btn-sm-radius-base: @border-radius-small;
27
28
  --btn-lg-radius-base: @border-radius-large;
28
- }
29
-
30
- .np-theme-light,
31
- .np-theme-dark,
32
- .np-theme-navy {
33
- --font-family-regular: averta, avenir w02, avenir, helvetica, arial, sans-serif !important;
34
-
35
- font-family: var(--font-family-regular);
36
- line-height: var(--line-height-body);
37
- }
38
29
 
39
- .np-theme-personal {
40
30
  --font-family-regular: "Inter", Helvetica, Arial, sans-serif !important;
41
31
 
42
32
  font-family: var(--font-family-regular);
@@ -91,16 +91,6 @@
91
91
  }
92
92
  }
93
93
 
94
- .np-theme-light & {
95
- > li:first-child > a {
96
- .border-top-radius((@border-radius-base - 1px));
97
- }
98
-
99
- > li:last-child > a {
100
- .border-bottom-radius((@border-radius-base - 1px));
101
- }
102
- }
103
-
104
94
  > .overlay-back-button,
105
95
  > .overlay-title {
106
96
  display: none;
@@ -1006,10 +1006,6 @@
1006
1006
  }
1007
1007
 
1008
1008
  .navbar .profile-name {
1009
- .np-theme-light & {
1010
- padding-bottom: 3px;
1011
- }
1012
-
1013
1009
  .caret {
1014
1010
  vertical-align: top;
1015
1011
  line-height: @navbar-line-height;
@@ -1,3 +1,5 @@
1
1
  @import "@transferwise/neptune-tokens/tokens.less";
2
2
 
3
3
  @color-base-white: @color-white;
4
+
5
+ // trigger proper build
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,81 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Generated by IcoMoon</metadata>
5
- <defs>
6
- <font id="TransferWise-IconFont" horiz-adv-x="1024">
7
- <font-face units-per-em="1024" ascent="890.88" descent="-133.12" />
8
- <missing-glyph horiz-adv-x="1024" />
9
- <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
10
- <glyph unicode="&#xe900;" glyph-name="icon-ach" d="M665.28 516.16h-456.96c-0.641-0.026-1.393-0.040-2.149-0.040-26.532 0-48.85 18.039-55.36 42.52-1.055 4.174-1.609 8.508-1.609 12.97 0 19.859 10.964 37.158 27.169 46.173l303.629 196.297c4.262 2.843 9.502 4.537 15.138 4.537 10.413 0 19.476-5.784 24.15-14.314 2.627-4.637 4.133-10.015 4.133-15.746 0-10.669-5.221-20.119-13.248-25.933l-286.173-186.624h441.28c15.395-1.632 27.285-14.548 27.285-30.24s-11.89-28.608-27.152-30.229zM847.040 559.68v0c-14.885 0.18-26.882 12.288-26.882 27.198 0 0.113 0.001 0.226 0.002 0.339 0.018 1.006 0.029 2.213 0.029 3.422 0 50.069-18.166 95.895-48.266 131.247-27.788 33.042-69.075 54.437-115.388 55.71-15.099 0.184-27.096 12.293-27.096 27.203 0 0.113 0.001 0.226 0.002 0.339-0.006 0.183-0.009 0.418-0.009 0.655 0 14.492 11.748 26.24 26.24 26.24 0.453 0 0.904-0.011 1.351-0.034 62.299-1.774 117.715-30.073 155.544-73.961 38.449-44.736 61.717-103.005 61.717-166.709 0-1.676-0.016-3.349-0.048-5.018-0.177-14.634-12.285-26.63-27.194-26.63-0.001 0-0.001 0-0.002 0zM727.68 559.68v0c-14.575 0.348-26.257 12.246-26.257 26.873 0 0.34 0.006 0.679 0.019 1.016 0.006 0.356 0.010 0.834 0.010 1.312 0 21.659-8.676 41.291-22.743 55.611-14.707 14.891-35.020 24.241-57.516 24.627-14.644 0.355-26.32 12.25-26.32 26.874 0 0.228 0.003 0.455 0.008 0.681 0.52 14.709 12.428 26.505 27.167 26.846 0.038 0.001 0.045 0.001 0.052 0.001 37.586 0 71.569-15.429 95.96-40.298 23.778-24.433 38.428-57.811 38.428-94.611 0-0.496-0.003-0.992-0.008-1.487 0.007-0.136 0.010-0.384 0.010-0.634 0-14.845-12.035-26.88-26.88-26.88-0.679 0-1.352 0.025-2.018 0.075zM848 192h-80v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-160v220.48c0 17.673-14.327 32-32 32s-32-14.327-32-32v-220.48h-160v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-80c-17.673 0-32-14.327-32-32s14.327-32 32-32h672c17.673 0 32 14.327 32 32s-14.327 32-32 32zM128 64h768c17.673 0 32-14.327 32-32s-14.327-32-32-32h-768c-17.673 0-32 14.327-32 32s14.327 32 32 32z" />
11
- <glyph unicode="&#xe901;" glyph-name="icon-add-profile" d="M512 768c80.32 0 137.28-71.68 128-160s-66.88-160-128-160-117.12 71.68-128 160 47.040 160 128 160zM512 832v0c-0.121 0-0.265 0-0.409 0-55.84 0-105.91-24.702-139.879-63.774-33.133-37.982-53.218-87.698-53.218-142.104 0-8.98 0.547-17.833 1.61-26.526 13.656-120.556 95.896-215.596 191.896-215.596s176.64 96 192 216.64c0.959 7.649 1.506 16.502 1.506 25.482 0 54.406-20.085 104.122-53.246 142.135-33.942 39.041-84.012 63.743-139.852 63.743-0.144 0-0.287 0-0.431 0zM620.8 16.32c-33.024-10.276-70.993-16.195-110.344-16.195-124.296 0-234.799 59.055-304.981 150.638-9.626 11.841-15.051 25.953-15.051 41.333 0 35.346 28.654 64 64 64 1.23 0 2.451-0.035 3.664-0.103l259.352 0.008c5.417 24.184 14.027 45.563 25.525 65.034l-285.045-1.034c-0.314 0.003-0.686 0.004-1.058 0.004-50.315 0-93.85-29.031-114.767-71.257-8.866-17.433-13.865-37.144-13.865-58.024 0-29.385 9.902-56.458 26.551-78.063 82.877-107.711 212.177-176.631 357.574-176.631 74.487 0 144.75 18.088 206.635 50.112-38.256 2.131-70.797 13.364-99.17 30.736zM832 224h-96v96h-64v-96h-96v-64h96v-96h64v96h96v64z" />
12
- <glyph unicode="&#xe902;" glyph-name="icon-add" d="M544 352h284.8c17.673 0 32 14.327 32 32s-14.327 32-32 32h-284.8v284.8c0 17.673-14.327 32-32 32s-32-14.327-32-32v-284.8h-284.8c-17.673 0-32-14.327-32-32s14.327-32 32-32h284.8v-284.8c0-17.673 14.327-32 32-32s32 14.327 32 32z" />
13
- <glyph unicode="&#xe903;" glyph-name="icon-alert-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM565.44 197.44c0-29.514-23.926-53.44-53.44-53.44s-53.44 23.926-53.44 53.44c0 29.514 23.926 53.44 53.44 53.44s53.44-23.926 53.44-53.44zM529.6 309.76c-4.847-3.647-10.967-5.84-17.6-5.84s-12.753 2.193-17.676 5.895c-11.764 92.746-23.284 159.946-35.124 252.746-0.321 2.213-0.504 4.768-0.504 7.366 0 29.595 23.772 53.637 53.263 54.074h0.041c29.532-0.437 53.304-24.48 53.304-54.074 0-2.598-0.183-5.153-0.537-7.653-11.487-92.513-23.327-159.713-35.167-252.513z" />
14
- <glyph unicode="&#xe904;" glyph-name="icon-alert" d="M564.8 180.8c0-29.161-23.639-52.8-52.8-52.8s-52.8 23.639-52.8 52.8c0 29.161 23.639 52.8 52.8 52.8s52.8-23.639 52.8-52.8zM529.28 291.52c-4.921-3.241-10.955-5.17-17.44-5.17s-12.519 1.929-17.561 5.245c-11.399 84.085-23.239 144.565-34.759 228.725-0.169 1.55-0.265 3.347-0.265 5.167 0 27.924 22.636 50.56 50.56 50.56 0.768 0 1.533-0.017 2.293-0.051l-0.108 0.004c0.556 0.022 1.208 0.034 1.863 0.034 27.924 0 50.56-22.636 50.56-50.56 0-1.815-0.096-3.608-0.282-5.374-11.501-83.94-23.021-144.74-34.861-228.58zM512 770.24c25.277-0.328 46.99-15.259 57.115-36.73l304.165-592.39c6.114-10.609 9.721-23.331 9.721-36.896 0-38.58-29.176-70.345-66.667-74.435l-608.334-0.030c-37.825 4.119-67.001 35.885-67.001 74.464 0 13.565 3.607 26.287 9.914 37.26l303.807 591.636c10.29 21.861 32.003 36.792 57.237 37.12zM512 832c-48.971-0.852-91.155-29.076-111.984-69.993l-304.016-592.727c-9.902-18.996-15.711-41.484-15.711-65.328 0-27.542 7.75-53.275 21.187-75.135 21.728-36.136 61.246-60.441 106.469-60.816h608.054c45.458 0.328 85.132 24.785 106.883 61.187 13.236 21.709 20.886 47.287 20.886 74.651 0 23.89-5.83 46.417-16.146 66.238l-303.623 591.204c-21.116 41.553-63.154 69.744-111.87 70.718z" />
15
- <glyph unicode="&#xe905;" glyph-name="icon-bank" d="M830.080 512h-636.16c-0.844-0.040-1.834-0.063-2.829-0.063-28.631 0-52.871 18.8-61.048 44.729-1.089 4.299-1.643 8.714-1.643 13.258 0 21.828 12.781 40.671 31.268 49.454l335.372 207.822c4.777 2.991 10.581 4.765 16.8 4.765s12.023-1.774 16.935-4.843l337.145-207.922c17.839-9.261 29.815-27.594 29.815-48.724 0-4.744-0.604-9.347-1.738-13.736-8.217-26.002-32.457-44.803-61.088-44.803-0.995 0-1.985 0.023-2.968 0.068zM834.56 576v0zM209.92 576h604.16l-302.080 186.56zM848 192h-80v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-160v220.48c0 17.673-14.327 32-32 32s-32-14.327-32-32v-220.48h-160v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-80c-17.673 0-32-14.327-32-32s14.327-32 32-32h672c17.673 0 32 14.327 32 32s-14.327 32-32 32zM128 64h768c17.673 0 32-14.327 32-32s-14.327-32-32-32h-768c-17.673 0-32 14.327-32 32s14.327 32 32 32z" />
16
- <glyph unicode="&#xe906;" glyph-name="icon-chart" d="M250.56 56.96c-17.673 0-32 14.327-32 32v128c0 17.673 14.327 32 32 32s32-14.327 32-32v-128c0-17.673-14.327-32-32-32zM378.56 64c-17.673 0-32 14.327-32 32v256c0 17.673 14.327 32 32 32s32-14.327 32-32v-256c0-17.673-14.327-32-32-32zM506.56 58.88c-0.030 0-0.066 0-0.103 0-16.772 0-30.531 12.903-31.89 29.325l-0.008 207.476c0 17.673 14.327 32 32 32s32-14.327 32-32v-207.040c-1.206-16.683-15.037-29.76-31.922-29.76-0.028 0-0.055 0-0.083 0zM634.56 61.44c-0.030 0-0.066 0-0.103 0-16.772 0-30.531 12.903-31.89 29.325l-0.008 298.356c0 17.673 14.327 32 32 32s32-14.327 32-32v-297.92c-1.206-16.683-15.037-29.76-31.922-29.76-0.028 0-0.055 0-0.083 0zM762.56 64c-0.030 0-0.066 0-0.103 0-16.772 0-30.531 12.903-31.89 29.325l-0.008 325.236c0 17.673 14.327 32 32 32s32-14.327 32-32v-325.12c-1.367-16.537-15.125-29.44-31.897-29.44-0.036 0-0.072 0-0.108 0zM768 704h-132.16c-17.673 0-32-14.327-32-32s14.327-32 32-32h62.080l-210.56-152.32-81.6 81.6c-5.784 5.751-13.757 9.305-22.56 9.305s-16.776-3.555-22.562-9.307l-190.078-190.078c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l168.355 167.402 80-80c5.712-5.38 13.43-8.687 21.92-8.687s16.208 3.306 21.936 8.702l228.144 166.705v-44.16c0-17.673 14.327-32 32-32s32 14.327 32 32v128c0 17.673-14.327 32-32 32z" />
17
- <glyph unicode="&#xe907;" glyph-name="icon-briefcase" d="M832 640h-160v16c0 61.856-50.144 112-112 112h-96c-61.856 0-112-50.144-112-112v-16h-160c-53.019 0-96-42.981-96-96v-384c0-53.019 42.981-96 96-96h640c53.019 0 96 42.981 96 96v384c0 53.019-42.981 96-96 96zM416 656c0 26.51 21.49 48 48 48h96c26.51 0 48-21.49 48-48v-16h-192zM832 128h-640c-17.673 0-32 14.327-32 32v83.84c20.8-12.48 13.44-19.84 40-19.84h624c26.56 0 19.2 7.36 40 19.84v-83.84c0-17.673-14.327-32-32-32zM864 352c0-35.2 0-64-40-64h-624c-40 0-40 28.8-40 64v192c0 17.673 14.327 32 32 32h640c17.673 0 32-14.327 32-32v-192zM544 384c0-17.673-14.327-32-32-32s-32 14.327-32 32c0 17.673 14.327 32 32 32s32-14.327 32-32z" />
18
- <glyph unicode="&#xe908;" glyph-name="icon-camera" d="M448 512c70.692 0 128-57.308 128-128s-57.308-128-128-128c-70.692 0-128 57.308-128 128s57.308 128 128 128zM448 576c-106.039 0-192-85.961-192-192s85.961-192 192-192c106.039 0 192 85.961 192 192s-85.961 192-192 192zM832 480c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM864 672h-448v32c0 17.673-14.327 32-32 32h-128c-17.673 0-32-14.327-32-32v-32h-64c-53.019 0-96-42.981-96-96v-384c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v384c0 53.019-42.981 96-96 96zM896 192c0-17.673-14.327-32-32-32h-704c-17.673 0-32 14.327-32 32v384c0 17.673 14.327 32 32 32h704c17.673 0 32-14.327 32-32z" />
19
- <glyph unicode="&#xe909;" glyph-name="icon-card" d="M864 704h-704c-53.019 0-96-42.981-96-96v-448c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v448c0 53.019-42.981 96-96 96zM160 640h704c17.673 0 32-14.327 32-32v-32h-768v32c0 17.673 14.327 32 32 32zM864 128h-704c-17.673 0-32 14.327-32 32v256h768v-256c0-17.673-14.327-32-32-32zM160 288h256v-32h-256v32zM640.32 320h191.36c17.85 0 32.32-14.47 32.32-32.32v-63.36c0-17.85-14.47-32.32-32.32-32.32h-191.36c-17.85 0-32.32 14.47-32.32 32.32v63.36c0 17.85 14.47 32.32 32.32 32.32z" />
20
- <glyph unicode="&#xe90a;" glyph-name="icon-chat-pending" d="M800 608c17.673 0 32-14.327 32-32v-322.56c0-17.673-14.327-32-32-32h-32v-122.56c0-1.414-1.146-2.56-2.56-2.56h-1.92l-123.52 124.8h-416c-17.673 0-32 14.327-32 32v322.88c0 17.673 14.327 32 32 32h576zM800 672h-576c-53.019 0-96-42.981-96-96v-322.56c0-53.019 42.981-96 96-96h389.44l104.64-105.6c12.074-12.222 28.833-19.792 47.36-19.792 36.743 0 66.533 29.773 66.56 66.509v64.003c37.605 13.577 64.001 48.961 64.001 90.51 0 0.13 0 0.26-0.001 0.39v322.54c0 53.019-42.981 96-96 96zM384 416c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM576 416c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM768 416c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64z" />
21
- <glyph unicode="&#xe90b;" glyph-name="icon-check-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM432 224c-0.055 0-0.12-0.001-0.185-0.001-8.791 0-16.753 3.545-22.537 9.283l-95.998 95.998c-4.783 5.559-7.695 12.847-7.695 20.815 0 17.673 14.327 32 32 32 7.968 0 15.255-2.912 20.857-7.73l73.238-73.245 233.28 233.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-255.965-255.958c-5.676-5.632-13.455-9.153-22.056-9.28z" />
22
- <glyph unicode="&#xe90c;" glyph-name="icon-check" d="M404.16 192c-9.105 0.125-17.273 4.033-23.022 10.22l-147.538 154.9c-5.897 6.369-9.514 14.922-9.514 24.32s3.617 17.951 9.536 24.343c5.821 6.117 14.054 9.937 23.179 9.937s17.358-3.819 23.187-9.947l124.493-130.893 339.84 355.2c5.842 6.141 14.075 9.96 23.2 9.96s17.358-3.819 23.187-9.947c5.91-6.382 9.527-14.935 9.527-24.333s-3.617-17.951-9.536-24.343l-363.499-379.497c-5.812-6.088-13.979-9.884-23.033-9.92z" />
23
- <glyph unicode="&#xe90d;" glyph-name="icon-close-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM557.12 384l137.28 137.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-137.238-137.245-137.28 137.28c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l137.245-137.238-137.28-137.28c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l137.315 137.322 137.28-137.28c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857z" />
24
- <glyph unicode="&#xe90e;" glyph-name="icon-close" d="M557.12 384l201.28 201.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-201.238-201.245-201.28 201.6c-5.815 5.815-13.847 9.411-22.72 9.411-17.745 0-32.131-14.386-32.131-32.131 0-8.873 3.596-16.905 9.411-22.72l201.6-201.28-201.6-201.28c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l201.635 201.322 201.28-201.28c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857z" />
25
- <glyph unicode="&#xe90f;" glyph-name="icon-collapse" d="M288.96 120.32l55.68-56.32 167.36 168.64 167.36-168.64 55.68 56.32-223.040 224.96-223.040-224.96zM735.040 645.76l-55.68 56.32-167.36-168.96-167.36 168.96-55.68-56.32 223.040-224.96 223.040 224.96z" />
26
- <glyph unicode="&#xe910;" glyph-name="icon-chat" d="M800 606.080c17.673 0 32-14.327 32-32v-320c0-17.673-14.327-32-32-32h-128v-121.6c0-1.414-1.146-2.56-2.56-2.56h-1.92l-123.52 124.16h-320c-17.673 0-32 14.327-32 32v320c0 17.673 14.327 32 32 32h576zM800 670.080h-576c-53.019 0-96-42.981-96-96v-320c0-53.019 42.981-96 96-96h293.44l104.64-104.64c12.074-12.222 28.833-19.792 47.361-19.792 36.76 0 66.56 29.8 66.56 66.56 0 0.096 0 0.192-0.001 0.287v57.585h64c53.019 0 96 42.981 96 96v320c0 53.019-42.981 96-96 96z" />
27
- <glyph unicode="&#xe911;" glyph-name="icon-chats" d="M565.76 337.28v-124.16c-0.348-9.8-8.376-17.612-18.229-17.612-0.229 0-0.457 0.004-0.684 0.013l-243.807-0.001s-73.6-69.44-75.2-69.44v0 69.76h-18.56c-9.338 0.495-16.785 7.942-17.278 17.235l-0.002 175.725c0.348 9.8 8.376 17.612 18.229 17.612 0.229 0 0.457-0.004 0.684-0.013l109.087 0.001v62.4h-110.72c-0.191 0.002-0.417 0.003-0.643 0.003-44.312 0-80.276-35.741-80.637-79.968v-175.714c0.068-28.23 14.866-52.99 37.112-67.007l0.328-20.033c1.024-33.755 28.035-60.877 61.648-62.077l4.592-0.003c20.8 0 26.88 4.16 96 69.44h219.52c0.192-0.002 0.419-0.003 0.646-0.003 44.2 0 80.094 35.56 80.634 79.632v124.211zM815.36 648.64c0.096 0.001 0.209 0.002 0.322 0.002 13.497 0 24.459-10.851 24.638-24.305v-243.857c-0.179-13.471-11.141-24.322-24.638-24.322-0.113 0-0.226 0.001-0.339 0.002h-24.943v-92.8c0-1.060-0.86-1.92-1.92-1.92v0l-96 94.080h-327.36c-0.096-0.001-0.209-0.002-0.322-0.002-13.497 0-24.459 10.851-24.638 24.305v244.497c0.179 13.471 11.141 24.322 24.638 24.322 0.113 0 0.226-0.001 0.339-0.002h450.223zM815.36 704h-450.24c-0.096 0-0.209 0.001-0.323 0.001-44.135 0-79.955-35.597-80.317-79.646v-243.874c0.362-44.084 36.183-79.681 80.317-79.681 0.113 0 0.227 0 0.34 0.001h302.702l80.32-78.4c10.381-10.182 24.617-16.466 40.32-16.466 31.75 0 57.501 25.689 57.6 57.416v43.21c29.461 12.186 49.83 40.663 49.92 73.909v243.851c-0.362 44.084-36.183 79.681-80.317 79.681-0.113 0-0.227 0-0.34-0.001z" />
28
- <glyph unicode="&#xe912;" glyph-name="icon-delete-profile" d="M512 768c80.32 0 137.28-71.68 128-160s-66.88-160-128-160-117.12 71.68-128 160 47.040 160 128 160zM512 832v0c-0.121 0-0.265 0-0.409 0-55.84 0-105.91-24.702-139.879-63.774-33.133-37.982-53.218-87.698-53.218-142.104 0-8.98 0.547-17.833 1.61-26.526 13.656-120.556 95.896-215.596 191.896-215.596s176.64 96 192 216.64c0.959 7.649 1.506 16.502 1.506 25.482 0 54.406-20.085 104.122-53.246 142.135-33.942 39.041-84.012 63.743-139.852 63.743-0.144 0-0.287 0-0.431 0zM620.8 16.32c-33.024-10.276-70.993-16.195-110.344-16.195-124.296 0-234.799 59.055-304.981 150.638-9.626 11.841-15.051 25.953-15.051 41.333 0 35.346 28.654 64 64 64 1.23 0 2.451-0.035 3.664-0.103l259.352 0.008c5.417 24.184 14.027 45.563 25.525 65.034l-285.045-1.034c-0.314 0.003-0.686 0.004-1.058 0.004-50.315 0-93.85-29.031-114.767-71.257-8.866-17.433-13.865-37.144-13.865-58.024 0-29.385 9.902-56.458 26.551-78.063 82.877-107.711 212.177-176.631 357.574-176.631 74.487 0 144.75 18.088 206.635 50.112-38.256 2.131-70.797 13.364-99.17 30.736zM832 115.2l-76.8 76.8 76.8 76.8-51.2 51.2-76.8-76.8-76.8 76.8-51.2-51.2 76.8-76.8-76.8-76.8 51.2-51.2 76.8 76.8 76.8-76.8 51.2 51.2z" />
29
- <glyph unicode="&#xe913;" glyph-name="icon-document" d="M704 704c17.673 0 32-14.327 32-32v-576c0-17.673-14.327-32-32-32h-384c-17.673 0-32 14.327-32 32v576c0 17.673 14.327 32 32 32h384zM704 768h-384c-53.019 0-96-42.981-96-96v-576c0-53.019 42.981-96 96-96h384c53.019 0 96 42.981 96 96v576c0 53.019-42.981 96-96 96zM384 544h256v-64h-256v64zM384 416h256v-64h-256v64zM384 288h256v-64h-256v64z" />
30
- <glyph unicode="&#xe914;" glyph-name="icon-documents" d="M742.4 640h-70.4v39.68c0.040 0.972 0.062 2.112 0.062 3.258 0 45.907-36.341 83.326-81.825 85.057l-284.638 0.005c-45.499-1.907-81.663-39.255-81.663-85.050 0-1.15 0.023-2.295 0.068-3.434l-0.005-463.196c-0.040-0.975-0.063-2.12-0.063-3.27 0-45.795 36.164-83.143 81.491-85.044l46.572-0.006v-69.76c-0.001-0.095-0.001-0.208-0.001-0.321 0-31.876 25.75-57.738 57.584-57.919h332.817c31.851 0.181 57.601 26.043 57.601 57.919 0 0.113 0 0.226-0.001 0.338v523.503c0.001 0.095 0.001 0.208 0.001 0.321 0 31.876-25.75 57.738-57.584 57.919zM278.4 216.32v463.36c-0.011 0.295-0.017 0.641-0.017 0.988 0 15.285 12.041 27.757 27.155 28.45l284.542 0.002c15.176-0.694 27.217-13.167 27.217-28.452 0-0.347-0.006-0.693-0.019-1.038l0.001-463.31c0.011-0.295 0.017-0.641 0.017-0.988 0-15.285-12.041-27.757-27.155-28.45l-284.542-0.002c-15.176 0.694-27.217 13.167-27.217 28.452 0 0.347 0.006 0.693 0.019 1.038zM411.52 58.24v69.76h178.56c45.641 1.736 81.982 39.155 81.982 85.062 0 1.146-0.023 2.286-0.067 3.421l0.005 365.277h68.16l2.24-523.52zM352 608h192v-64h-192v64zM352 480h192v-64h-192v64zM352 352h192v-64h-192v64z" />
31
- <glyph unicode="&#xe915;" glyph-name="icon-down-arrow" d="M480 672v-498.88l-73.28 73.28c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l127.965-127.958c5.8-5.846 13.837-9.466 22.72-9.466s16.92 3.619 22.718 9.463l128.002 128.002c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-73.878-73.245v498.88c0 17.673-14.327 32-32 32s-32-14.327-32-32z" />
32
- <glyph unicode="&#xe916;" glyph-name="icon-down" d="M192 544c0.055 0 0.12 0.001 0.185 0.001 8.791 0 16.753-3.545 22.537-9.283l297.278-297.598 297.28 297.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-319.965-319.958c-5.784-5.751-13.757-9.305-22.56-9.305s-16.776 3.555-22.562 9.307l-319.998 319.998c-5.847 5.8-9.466 13.838-9.466 22.721 0 17.673 14.327 32 32 32 0.065 0 0.131 0 0.196-0.001z" />
33
- <glyph unicode="&#xe917;" glyph-name="icon-download" d="M480 744v-434.88l-73.28 74.88c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l127.965-127.958c5.8-5.846 13.837-9.466 22.72-9.466s16.92 3.619 22.718 9.463l128.002 128.002c5.719 5.798 9.252 13.767 9.252 22.56 0 17.746-14.386 32.132-32.132 32.132-8.952 0-17.050-3.661-22.876-9.568l-73.284-74.884v434.88c0 17.673-14.327 32-32 32s-32-14.327-32-32zM96 121.92v316.48c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-314.88s0 0 2.88 0h689.28c0.572-0.209 1.232-0.329 1.92-0.329s1.348 0.121 1.96 0.342l-0.040 313.587c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-316.48c-1.56-36.76-31.74-65.97-68.742-65.97-0.921 0-1.837 0.018-2.749 0.054l-690.109-0.004c-0.769-0.031-1.671-0.048-2.578-0.048-37.452 0-67.914 29.925-68.781 67.168z" />
34
- <glyph unicode="&#xe918;" glyph-name="icon-edit" d="M851.52 678.4l-45.12 45.12c-17.368 17.347-41.351 28.076-67.84 28.076s-50.472-10.728-67.841-28.077l-384.959-384.639c-3.518-3.394-6.254-7.573-7.93-12.257l-67.59-204.063c-1.067-3.054-1.683-6.575-1.683-10.24 0-17.673 14.327-32 32-32 0.029 0 0.058 0 0.087 0 0.068-0.001 0.154-0.001 0.241-0.001 3.574 0 7.011 0.586 10.221 1.667l203.614 67.774c4.907 1.746 9.086 4.482 12.471 7.99l0.009 0.010 44.8 45.12 339.52 341.12c17.347 17.368 28.076 41.351 28.076 67.84s-10.728 50.472-28.077 67.841zM291.2 162.88l32 93.76 64-64zM466.88 248l-90.56 90.56 248.96 248.96 90.56-90.56zM806.4 587.84l-45.44-45.44-88.96 90.56 43.84 45.44c5.784 5.751 13.757 9.305 22.56 9.305s16.776-3.555 22.562-9.307l45.438-45.438c5.751-5.784 9.305-13.757 9.305-22.56s-3.555-16.776-9.307-22.562zM434.883 331.182l181.019 181.019 22.627-22.627-181.019-181.019-22.627 22.627z" />
35
- <glyph unicode="&#xe919;" glyph-name="icon-expand" d="M735.68 289.6l-56 56.64-167.68-169.28-167.68 169.28-56-56.64 223.68-225.6 223.68 225.6zM288.32 478.4l56-56.64 167.68 169.28 167.68-169.28 56 56.64-223.68 225.6-223.68-225.6z" />
36
- <glyph unicode="&#xe91a;" glyph-name="icon-eye" d="M512 576c212.16 0 384-192 384-192s-171.84-192-384-192-384 192-384 192 171.84 192 384 192zM512 640c-238.080 0-424-204.48-431.68-213.44-10.142-11.278-16.345-26.274-16.345-42.72s6.203-31.442 16.397-42.778c7.628-8.582 193.548-213.062 431.628-213.062s424 204.48 431.68 213.44c10.142 11.278 16.345 26.274 16.345 42.72s-6.203 31.442-16.397 42.778c-7.628 8.582-193.548 213.062-431.628 213.062zM640 384c0-70.692-57.308-128-128-128s-128 57.308-128 128c0 70.692 57.308 128 128 128s128-57.308 128-128z" />
37
- <glyph unicode="&#xe91b;" glyph-name="icon-facebook-inverse" d="M550.080 137.6v224h75.52l11.52 87.040h-87.040v57.28c-0.012 0.495-0.018 1.079-0.018 1.664 0 5.53 0.589 10.922 1.709 16.117 1.033 4.668 3.267 9.194 6.356 12.998 3.401 3.87 7.833 6.856 12.865 8.521 6.36 2.099 13.442 3.276 20.799 3.276 0.523 0 1.046-0.006 1.566-0.018l46.643 0.001v78.4h-67.84c-0.336 0.003-0.733 0.005-1.13 0.005-16 0-31.343-2.816-45.559-7.98-26.509-9.59-47.746-30.827-57.42-57.597-5.488-14.951-8.54-31.447-8.54-48.656 0-0.567 0.003-1.133 0.010-1.699l-0.001-63.914h-75.52v-87.68h75.52v-224h90.56z" />
38
- <glyph unicode="&#xe91c;" glyph-name="icon-facebook" d="M796.8 704h-569.6c-19.44 0-35.2-15.76-35.2-35.2v-569.6c0-19.44 15.76-35.2 35.2-35.2h306.56v248h-83.2v96h83.52v72c0.070 19.557 3.703 38.245 10.281 55.478 10.568 28.832 33.729 51.993 62.903 62.687 15.523 6.035 32.637 9.53 50.528 9.834l74.688 0.002v-86.4h-50.88c-0.484 0.011-1.054 0.018-1.626 0.018-8.108 0-15.913-1.294-23.221-3.687-5.365-1.707-10.348-5.037-14.16-9.412-3.371-4.14-5.827-9.097-7.029-14.525-1.271-5.61-1.974-11.783-1.974-18.121 0-0.462 0.004-0.923 0.011-1.382l-0.001-61.691h96l-12.8-96h-83.2v-252.8h163.2c19.44 0 35.2 15.76 35.2 35.2v569.6c0 19.44-15.76 35.2-35.2 35.2z" />
39
- <glyph unicode="&#xe91d;" glyph-name="icon-fast-flag" d="M258.56 704l99.84-167.68-175.040-167.68h302.72l28.48 67.2h-167.040l101.12 100.8-58.88 100.16h275.52l-241.92-572.8h82.88l270.4 640h-518.080z" />
40
- <glyph unicode="&#xe91e;" glyph-name="icon-gift" d="M827.52 605.12h-157.76c32 27.2 35.2 104 4.16 138.24s-96 32-137.6-16c-11.005-13.158-19.392-28.91-24.118-46.176-5.15 17.261-13.535 33.010-24.682 46.374-42.399 46.842-102.879 53.562-137.439 15.802s-28.48-111.36 4.16-138.24h-157.76c-29.024-0.179-52.484-23.75-52.484-52.799 0-0.225 0.001-0.45 0.004-0.675v-108.126c-0.003-0.197-0.004-0.43-0.004-0.664 0-29.306 23.311-53.168 52.403-54.054l4.881-0.002c-2.88 0-4.8-16.64-4.8-26.24v-216.32c-0.010-0.481-0.016-1.048-0.016-1.616 0-43.979 35.207-79.736 78.973-80.623l473.043-0.001c43.707 1.068 78.731 36.753 78.731 80.617 0 0.458-0.004 0.915-0.011 1.371l0.001 216.251c0 9.6-1.92 26.24-4.8 26.24h4.8c29.173 0.888 52.484 24.75 52.484 54.056 0 0.233-0.001 0.466-0.004 0.699v108.445c0.003 0.191 0.004 0.417 0.004 0.644 0 28.937-23.278 52.437-52.13 52.796zM571.52 689.6c11.52 13.867 28.232 23.076 47.114 24.624 0.602 0.033 1.020 0.042 1.44 0.042 7.698 0 14.649-3.198 19.597-8.338 14.408-16.009 7.688-50.569-14.712-75.209-20.34-14.236-45.597-22.748-72.842-22.748-0.941 0-1.881 0.010-2.817 0.030 0.135 0.467 0.132 1.022 0.132 1.577 0 29.464 7.964 57.067 21.856 80.775zM384 705.6c4.956 5.148 11.908 8.346 19.606 8.346 0.42 0 0.838-0.010 1.253-0.028 19.069-1.562 35.781-10.771 47.211-24.526 14.004-23.377 22.303-51.396 22.49-81.339-0.172-0.054-0.375-0.055-0.579-0.055-28.010 0-53.919 8.997-74.994 24.258-22.027 23.103-28.747 57.343-14.987 73.343zM196.48 442.88v108.16h288v-108.16h-288zM774.72 145.92c0.005-0.196 0.008-0.426 0.008-0.657 0-14.687-11.641-26.656-26.2-27.182l-473.008-0.001c-14.607 0.528-26.248 12.496-26.248 27.183 0 0.231 0.003 0.461 0.009 0.691l-0.001 216.286c-0.001 0.096-0.002 0.209-0.002 0.322 0 14.315 11.605 25.92 25.92 25.92 0.113 0 0.226-0.001 0.339-0.002h210.223v-270.080h52.48v270.4h210.24c0.096 0.001 0.209 0.002 0.322 0.002 14.315 0 25.92-11.605 25.92-25.92 0-0.113-0.001-0.226-0.002-0.339zM748.48 442.88h-210.24v108.16h288v-108.16z" />
41
- <glyph unicode="&#xe91f;" glyph-name="icon-globe" d="M512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM843.52 576h-119.68c-20.109 63.873-47.189 119.455-81.16 170.020 86.676-34.348 155.679-93.107 199.861-168.219zM896 384c-0.153-45.941-8.35-89.92-23.253-130.668l-131.627 2.668c8.156 38.481 12.826 82.695 12.826 128s-4.67 89.519-13.555 132.187l133.849-4.187c13.788-37.953 21.76-81.76 21.76-127.43 0-0.2 0-0.401 0-0.601zM128 384c0.153 45.941 8.35 89.92 23.253 130.668l131.627-2.668c-8.156-38.481-12.826-82.695-12.826-128s4.67-89.519 13.555-132.187l-132.889 4.187c-14.15 38.056-22.455 82.017-22.719 127.884zM334.4 385.92c0.317 44.848 5.547 88.308 15.177 130.085l324.663-4.005c9.185-38.459 14.452-82.614 14.452-128s-5.267-89.541-15.222-131.888l-323.709 3.888c-9.324 38.95-14.791 83.733-15.039 129.752zM547.2 766.080c46.123-53.713 83.098-116.875 107.531-185.964l-286.731-4.116c25.060 72.997 61.301 136.062 107.288 190.647 10.323 0.386 23.321 1.196 36.477 1.351 12.075 0.002 23.915 0.002 35.435-1.918zM376.32 742.72c-31.614-47.955-57.958-103.243-76.204-162.092l-119.636-4.628c44.481 75.993 112.173 134.275 193.224 165.824zM180.48 192h119.68c20.035-63.748 47.007-119.226 80.845-169.714-86.513 34.346-155.389 92.979-199.547 167.919zM476.48 2.56c-45.943 53.549-82.803 116.491-107.208 185.326l286.728 4.114c-24.998-72.864-61.131-135.82-106.975-190.338-10.303-0.475-23.391-1.398-36.641-1.656-12.224-0.006-24.064-0.006-35.904 1.914zM648 26.24c31.424 47.681 57.652 102.642 75.878 161.133l119.642 4.627c-44.455-75.817-112.021-133.974-192.906-165.503z" />
42
- <glyph unicode="&#xe920;" glyph-name="icon-google" d="M96 397.12c7.015 140.013 122.245 250.88 263.369 250.88 0.109 0 0.218 0 0.328 0 0.838 0.010 1.848 0.015 2.86 0.015 66.48 0 127.304-24.221 174.127-64.319-22.093-25.714-43.844-49.189-66.729-71.507-60.355 41.411-145.795 53.251-205.635 5.251-40.318-31.254-66.020-79.695-66.020-134.138 0-50.657 22.251-96.117 57.512-127.139 80.508-73.122 232.508-36.962 256.188 74.718-50.24 0-100.8 0-151.040 1.6 0 30.080 0 60.16 0 90.24 84.16 0 168.32 0 252.48 0 1.476-11.235 2.319-24.227 2.319-37.417 0-62.080-18.667-119.799-50.694-167.852-64.905-91.371-197.065-118.251-300.105-78.891-99.843 39.269-169.23 134.843-169.23 246.623 0 4.198 0.098 8.374 0.291 12.524zM776.96 497.6h75.2c0-24.96 0-50.24 0-75.52h75.52v-75.2h-75.52q0-37.76 0-75.52h-75.2c0 24.96 0 50.24 0 75.2h-75.52v75.2h75.52q-0.32 38.4 0 75.84z" />
43
- <glyph unicode="&#xe921;" glyph-name="icon-help-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM465.6 294.4c0 140.8 102.4 124.16 102.4 192-0.496 28.248-23.512 50.958-51.832 50.958-2.259 0-4.484-0.144-6.666-0.425-0.181 0.038-0.699 0.045-1.218 0.045-29.352 0-53.921-20.476-60.204-47.923l-80.080 22.945c15.040 56.32 64 96 143.040 96 85.12 0 144.96-48.64 144.96-121.6 0-110.080-113.6-87.040-113.6-192v-6.4h-76.8zM512 240c30.928 0 56-25.072 56-56s-25.072-56-56-56c-30.928 0-56 25.072-56 56s25.072 56 56 56z" />
44
- <glyph unicode="&#xe922;" glyph-name="icon-help" d="M455.040 289.92c0 185.92 125.12 163.84 125.12 256 0.044 0.882 0.068 1.916 0.068 2.956 0 35.346-28.654 64-64 64-2.504 0-4.975-0.144-7.405-0.424-37.246-0.399-68.287-27.698-74.518-63.513l-98.626 31.541c18.56 72.96 77.44 123.52 176.32 123.52 104 0 177.28-64 177.28-160 0-145.28-138.88-114.88-138.88-253.12v-8.32h-95.36zM512 211.2v0c38.881 0 70.4-31.519 70.4-70.4v0c0-38.881-31.519-70.4-70.4-70.4v0c-38.881 0-70.4 31.519-70.4 70.4v0c0 38.881 31.519 70.4 70.4 70.4z" />
45
- <glyph unicode="&#xe923;" glyph-name="icon-home" d="M520.32 765.76l375.68-317.76h-128v-381.76h-102.4v201.6c0 17.673-14.327 32-32 32h-227.84c-17.673 0-32-14.327-32-32v-201.6h-114.88v381.76h-130.88l392.32 316.8zM520.32 831.040c-0.439 0.011-0.956 0.017-1.475 0.017-14.676 0-28.199-4.94-38.996-13.248l-391.21-316.689c-15.104-12.534-24.652-31.31-24.652-52.317 0-7.73 1.293-15.159 3.674-22.080 8.218-25.527 32.079-44.062 60.307-44.323h66.911v-315.84c-0.025-0.668-0.039-1.452-0.039-2.24 0-35.346 28.654-64 64-64 0.014 0 0.028 0 0.041 0h116.158c0.012 0 0.025 0 0.039 0 35.346 0 64 28.654 64 64 0 0.788-0.014 1.572-0.042 2.353l0.003 166.287h162.56v-166.72c-0.025-0.668-0.039-1.452-0.039-2.24 0-35.346 28.654-64 64-64 0.014 0 0.028 0 0.041 0h102.398c0.012 0 0.025 0 0.039 0 35.346 0 64 28.654 64 64 0 0.788-0.014 1.572-0.042 2.353l0.003 316.047h64c27.976 0.311 51.618 18.524 60.029 43.708 2.496 7.065 3.864 14.695 3.864 22.645 0 20.51-9.102 38.895-23.487 51.334l-375.766 317.193c-10.863 9.053-24.933 14.592-40.292 14.72z" />
46
- <glyph unicode="&#xe924;" glyph-name="icon-id" d="M402.24 464c-5.12-44.16-34.56-80-65.92-80s-60.8 35.84-65.92 80c-0.814 3.925-1.28 8.435-1.28 13.053 0 37.114 30.086 67.2 67.2 67.2s67.2-30.086 67.2-67.2c0-4.619-0.466-9.129-1.354-13.486zM478.080 322.88c-11.52 32-59.84 26.88-98.88 26.88h-86.4c-39.040 0-87.36 5.12-98.88-26.88-1.146-3.159-1.808-6.805-1.808-10.605 0-7.361 2.486-14.142 6.663-19.549 31.358-41.614 80.65-68.377 136.209-68.726h1.977c55.564 0.268 104.85 26.915 136.009 68.051 4.481 5.78 6.997 12.598 6.997 20.004 0 3.882-0.691 7.603-1.958 11.046zM544 480h256v-32h-256v32zM544 384h256v-32h-256v32zM544 288h256v-32h-256v32zM864 704h-96v32c0 17.673-14.327 32-32 32h-64c-17.673 0-32-14.327-32-32v-32h-256v32c0 17.673-14.327 32-32 32h-64c-17.673 0-32-14.327-32-32v-32h-96c-53.019 0-96-42.981-96-96v-448c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v448c0 53.019-42.981 96-96 96zM896 160c0-17.673-14.327-32-32-32h-704c-17.673 0-32 14.327-32 32v448c0 17.673 14.327 32 32 32h704c17.673 0 32-14.327 32-32z" />
47
- <glyph unicode="&#xe925;" glyph-name="icon-joint-account" d="M711.040 567.68c28.574-2.208 50.923-25.937 50.923-54.886 0-4.251-0.482-8.39-1.394-12.364-3.769-36.43-26.169-66.51-49.529-66.51v0c-23.36 0-45.76 29.76-49.6 66.88-0.841 3.604-1.323 7.743-1.323 11.994 0 28.949 22.349 52.678 50.734 54.874zM711.040 634.56c-0.091 0-0.2 0-0.308 0-33.382 0-63.333-14.688-83.743-37.954-20.528-23.361-32.987-54.025-32.987-87.599 0-5.373 0.319-10.671 0.939-15.877 7.619-71.371 57.219-127.371 115.139-127.371s107.84 54.4 115.2 128c0.55 4.545 0.864 9.807 0.864 15.143 0 33.605-12.452 64.303-32.995 87.729-20.389 23.24-50.34 37.928-83.721 37.928-0.108 0-0.217 0-0.325 0zM395.84 698.24c64 0 106.88-58.56 98.88-130.56s-52.16-130.56-98.88-130.56-91.2 58.56-98.88 130.56 36.48 130.56 98.88 130.56zM395.84 768v0c-0.083 0-0.181 0-0.279 0-48.736 0-92.29-22.19-121.109-57.017-27.9-34.38-44.667-78.337-44.667-126.21 0-8.846 0.572-17.558 1.682-26.101 11.733-108.752 82.453-190.992 164.373-190.992s152.64 82.88 164.48 192c1.003 7.535 1.575 16.247 1.575 25.093 0 47.873-16.767 91.831-44.748 126.32-28.796 34.721-72.396 56.907-121.179 56.907-0.045 0-0.090 0-0.135 0zM950.080 277.76c-14.803 33.244-47.55 56.001-85.612 56.001-0.165 0-0.329 0-0.494-0.001h-147.175c17.225-14.646 30.988-32.817 40.256-53.445 2.304-5.115 3.584-9.275 4.864-13.435h102.080c18.015-1.104 32.208-15.984 32.208-34.18 0-7.605-2.48-14.631-6.674-20.314-31.957-45.44-83.173-75.613-141.568-78.608-3.006-3.858-5.246-8.018-8.126-11.858-14.44-18.611-29.645-35.135-46.117-50.303 13.688-3.345 29.796-5.201 46.306-5.376 82.498 0.448 155.144 41.667 198.967 104.486 13.155 17.985 20.737 39.57 20.737 62.925 0 15.999-3.558 31.166-9.925 44.755zM600.96 267.2c1.217 0.102 2.635 0.16 4.066 0.16 28.63 0 51.84-23.21 51.84-51.84 0-11.214-3.561-21.596-9.613-30.078-59.616-72.552-149.53-118.572-250.193-118.572-0.879 0-1.757 0.004-2.635 0.011-0.668-0.008-1.617-0.012-2.566-0.012-100.894 0-191.044 46.004-250.617 118.18-6.73 8.958-10.51 19.558-10.51 31.041 0 28.277 22.923 51.2 51.2 51.2 1.065 0 2.123-0.033 3.172-0.097l409.776 0.007zM608 333.76h-423.040c-0.41 0.005-0.894 0.008-1.379 0.008-47.555 0-88.648-27.662-108.069-67.773-7.369-15.156-11.495-32.138-11.495-50.083 0-27.624 9.778-52.965 26.061-72.75 72.042-87.61 180.683-143.178 302.303-143.178 1.216 0 2.431 0.006 3.644 0.017 0.843-0.011 2.057-0.017 3.273-0.017 121.62 0 230.261 55.567 301.921 142.699 16.665 20.264 26.443 45.605 26.443 73.229 0 17.945-4.126 34.927-11.481 50.047-19.436 40.142-60.527 67.8-108.079 67.8-0.036 0-0.072 0-0.108 0z" />
48
- <glyph unicode="&#xe926;" glyph-name="icon-left-arrow" d="M800 416h-498.88l73.28 73.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-127.958-127.965c-5.846-5.8-9.466-13.837-9.466-22.72s3.619-16.92 9.463-22.718l128.002-128.002c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857l-73.245 73.878h498.88c17.673 0 32 14.327 32 32s-14.327 32-32 32z" />
49
- <glyph unicode="&#xe927;" glyph-name="icon-left" d="M672 704c0-0.055 0.001-0.12 0.001-0.185 0-8.791-3.545-16.753-9.283-22.537l-297.598-297.278 297.28-297.28c4.783-5.559 7.695-12.847 7.695-20.815 0-17.673-14.327-32-32-32-7.968 0-15.255 2.912-20.857 7.73l-319.958 319.965c-5.751 5.784-9.305 13.757-9.305 22.56s3.555 16.776 9.307 22.562l319.998 319.998c5.8 5.847 13.838 9.466 22.721 9.466 17.673 0 32-14.327 32-32 0-0.065 0-0.131-0.001-0.196z" />
50
- <glyph unicode="&#xe928;" glyph-name="icon-line-graph" d="M316.16 260.8c-0.055 0-0.121-0.001-0.186-0.001-17.673 0-32 14.327-32 32 0 8.883 3.619 16.921 9.464 22.718l158.082 158.082c5.784 5.751 13.757 9.305 22.56 9.305s16.776-3.555 22.562-9.307l79.998-79.998 201.28 201.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-223.965-223.958c-5.784-5.751-13.757-9.305-22.56-9.305s-16.776 3.555-22.562 9.307l-79.998 79.998-135.36-135.36c-5.709-5.822-13.616-9.471-22.376-9.6zM832 97.92h-608l-1.92 606.080c0 17.673-14.327 32-32 32v0c-17.673 0-32-14.327-32-32l1.92-640c0-17.673 14.327-32 32-32v0c3.487 0.157 6.765 0.848 9.821 1.992l630.179-0.072c17.673 0 32 14.327 32 32s-14.327 32-32 32z" />
51
- <glyph unicode="&#xe929;" glyph-name="icon-link" d="M265.344 182.774l415.892 415.892 45.255-45.255-415.892-415.892-45.255 45.255zM731.2 352c-0.055 0-0.121-0.001-0.186-0.001-17.673 0-32 14.327-32 32 0 8.883 3.619 16.921 9.464 22.718l87.682 87.682c22.078 22.306 35.719 53 35.719 86.88s-13.64 64.574-35.729 86.89c-22.737 21.063-53.294 33.99-86.87 33.99s-64.132-12.928-86.963-34.077l-87.597-87.604c-5.559-4.783-12.847-7.695-20.815-7.695-17.673 0-32 14.327-32 32 0 7.968 2.912 15.255 7.73 20.857l86.365 87.638c33.946 33.946 80.841 54.941 132.64 54.941 103.598 0 187.581-83.983 187.581-187.581 0-51.799-20.996-98.694-54.941-132.64l-87.68-87.68c-5.663-5.167-13.23-8.332-21.536-8.332-0.304 0-0.606 0.004-0.908 0.013zM314.88 0c-0.298-0.002-0.65-0.003-1.002-0.003-103.211 0-186.88 83.669-186.88 186.88 0 52.094 21.315 99.209 55.7 133.101l87.702 87.702c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-87.645-88.918c-22.078-22.306-35.719-53-35.719-86.88s13.64-64.574 35.729-86.89c22.737-21.063 53.294-33.99 86.87-33.99s64.132 12.928 86.963 34.077l87.597 87.604c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-86.365-87.638c-33.623-33.805-80.17-54.726-131.603-54.726-0.533 0-1.066 0.002-1.599 0.007z" />
52
- <glyph unicode="&#xe92a;" glyph-name="icon-lock" d="M550.080 232c0.033 0.526 0.052 1.141 0.052 1.76s-0.019 1.234-0.056 1.844c16.726 11.626 27.524 30.803 27.524 52.501 0 35.346-28.654 64-64 64s-64-28.654-64-64c0-21.699 10.798-40.875 27.314-52.449 0.173-0.663 0.154-1.277 0.154-1.897s0.019-1.234 0.056-1.844l-22.084-87.916c-0.258-0.96-0.407-2.063-0.407-3.2 0-7.069 5.731-12.8 12.8-12.8 0.030 0 0.061 0 0.091 0h95.995c0.026 0 0.056 0 0.087 0 7.069 0 12.8 5.731 12.8 12.8 0 1.137-0.148 2.24-0.427 3.29zM720 510.4v129.6c0 106.039-85.961 192-192 192h-32c-106.039 0-192-85.961-192-192v-129.6c-63.27-8.199-111.688-61.598-112-126.368v-288.032c0-70.692 57.308-128 128-128h384c70.692 0 128 57.308 128 128v288c-0.312 64.802-48.73 118.201-111.357 126.332zM496 768h32c70.692 0 128-57.308 128-128v-128h-288v128c0 70.692 57.308 128 128 128zM768 96c0-35.346-28.654-64-64-64h-384c-35.346 0-64 28.654-64 64v288c0 35.346 28.654 64 64 64h384c35.346 0 64-28.654 64-64z" />
53
- <glyph unicode="&#xe92b;" glyph-name="icon-login" d="M96 352h370.88l-73.28-73.28c-4.783-5.559-7.695-12.847-7.695-20.815 0-17.673 14.327-32 32-32 7.968 0 15.255 2.912 20.857 7.73l127.958 127.965c5.846 5.8 9.466 13.837 9.466 22.72s-3.619 16.92-9.463 22.718l-128.002 128.002c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l73.245-73.878h-370.88c-17.673 0-32-14.327-32-32s14.327-32 32-32zM768-32h-448c-17.673 0-32 14.327-32 32s14.327 32 32 32h448s0 0 0 2.56v698.88c0.097 0.384 0.153 0.826 0.153 1.28s-0.056 0.896-0.161 1.317l-447.992-0.037c-17.673 0-32 14.327-32 32s14.327 32 32 32h448c0.015 0 0.033 0 0.051 0 35.346 0 64-28.654 64-64 0-0.9-0.019-1.796-0.055-2.688l0.004-698.752c0.033-0.764 0.051-1.66 0.051-2.56 0-35.346-28.654-64-64-64-0.018 0-0.036 0-0.054 0z" />
54
- <glyph unicode="&#xe92c;" glyph-name="icon-logout" d="M544 416h-370.88l73.28 73.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-127.958-127.965c-5.846-5.8-9.466-13.837-9.466-22.72s3.619-16.92 9.463-22.718l128.002-128.002c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857l-73.245 73.878h370.88c17.673 0 32 14.327 32 32s-14.327 32-32 32zM768-32h-448c-17.673 0-32 14.327-32 32s14.327 32 32 32h448s0 0 0 2.56v698.88c0.097 0.384 0.153 0.826 0.153 1.28s-0.056 0.896-0.161 1.317l-447.992-0.037c-17.673 0-32 14.327-32 32s14.327 32 32 32h448c0.015 0 0.033 0 0.051 0 35.346 0 64-28.654 64-64 0-0.9-0.019-1.796-0.055-2.688l0.004-698.752c0.033-0.764 0.051-1.66 0.051-2.56 0-35.346-28.654-64-64-64-0.018 0-0.036 0-0.054 0z" />
55
- <glyph unicode="&#xe92d;" glyph-name="icon-man" d="M591.36 704c132.8 0 173.12-81.28 173.12-194.56v-50.88c-0.003-30.119-3.032-59.53-8.799-87.946-0.265-17.758-10.62-35.776-26.209-46.963l1.728-67.331c80 15.040 88.96 80.64 94.080 117.76 0 10.24 6.4 135.36 6.4 135.36 0.32 224.96-150.4 258.56-240.32 258.56-0.769 0.006-1.678 0.010-2.588 0.010-57.517 0-111.715-14.208-159.276-39.306-4.588-2.335-12.193-4.227-20.24-4.227-0.217 0-0.433 0.001-0.649 0.004h-8.607c-11.193 1.63-24.115 2.56-37.256 2.56-0.177 0-0.355 0-0.532-0.001-170.213 0.64-170.213-139.52-170.213-199.68v-103.040c0-114.56 58.56-153.6 107.84-166.080l-4.8 71.68c-27.84 17.92-35.52 53.76-35.52 96v101.44c0 80.64 8.96 136 104 136 0.132 0 0.288 0 0.444 0 9.776 0 19.389-0.698 28.792-2.047 1.701-0.079 4.939-0.196 8.204-0.196s6.503 0.117 9.71 0.348c1.241-0.108 3.198-0.156 5.166-0.156 17.921 0 34.922 3.939 50.185 10.998 35.84 19.644 79.344 31.466 125.59 31.692zM647.36 448c0.105 0.003 0.228 0.005 0.352 0.005 2.333 0 4.527-0.594 6.439-1.64 12.573-7.139 20.98-20.482 21.050-35.795v-102.73c16.872-5.678 28.808-21.354 28.808-39.817 0-0.29-0.003-0.578-0.009-0.866 0.005-0.171 0.007-0.423 0.007-0.676 0-18.163-12.009-33.521-28.521-38.566l-0.286-3.915c0-90.133-73.067-163.2-163.2-163.2s-163.2 73.067-163.2 163.2v4.48c-16.797 5.12-28.806 20.478-28.806 38.641 0 0.253 0.002 0.505 0.007 0.757-0.006 0.207-0.009 0.496-0.009 0.786 0 18.463 11.936 34.138 28.513 39.73l0.296 102.167c0.070 15.322 8.477 28.665 20.916 35.733 2.046 1.117 4.24 1.711 6.573 1.711 0.124 0 0.247-0.002 0.37-0.005 3.341-0.043 6.441-1.115 8.992-2.913 32.6-18.518 71.676-29.452 113.306-29.452 4.588 0 9.146 0.133 13.668 0.395 1.787-0.119 4.621-0.17 7.466-0.17 43.507 0 84.225 11.943 119.053 32.729 1.436 1.177 4.537 2.248 7.885 2.291zM647.040 514.88c-17.169-0.085-33.037-5.588-45.999-14.883-23.717-12.617-52.154-20.123-82.344-20.123-2.355 0-4.7 0.046-7.032 0.136-2.437-0.164-5.682-0.252-8.947-0.252-29.295 0-56.938 7.067-81.32 19.59-11.34 7.769-26.515 12.676-42.836 12.676-0.676 0-1.35-0.008-2.022-0.025-14.032-0.030-27.27-3.827-38.674-10.438-31.598-18.211-52.831-52.099-53.067-90.967v-69.473c-17.849-19.232-28.8-45.081-28.8-73.489 0-0.039 0-0.078 0-0.117 0.060-29.608 12.3-56.352 31.976-75.49 20.39-106.684 112.92-186.209 224.024-186.209s203.635 79.526 223.773 184.76c19.779 20.442 31.983 46.925 32.227 76.26 0 0.079 0 0.118 0 0.157 0 28.408-10.952 54.257-28.863 73.557l0.063 70.011c-0.184 39.084-21.571 73.131-53.243 91.247-11.548 6.684-24.786 10.481-38.908 10.513z" />
56
- <glyph unicode="&#xe92e;" glyph-name="icon-menu" d="M768 544h-512c-17.673 0-32 14.327-32 32s14.327 32 32 32h512c17.673 0 32-14.327 32-32s-14.327-32-32-32zM768 352h-512c-17.673 0-32 14.327-32 32s14.327 32 32 32h512c17.673 0 32-14.327 32-32s-14.327-32-32-32zM768 160h-512c-17.673 0-32 14.327-32 32s14.327 32 32 32h512c17.673 0 32-14.327 32-32s-14.327-32-32-32z" />
57
- <glyph unicode="&#xe92f;" glyph-name="icon-message" d="M864 704h-704c-53.019 0-96-42.981-96-96v-448c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v448c0 53.019-42.981 96-96 96zM844.16 640l-322.56-253.12c-2.471-1.486-5.453-2.366-8.64-2.366s-6.169 0.879-8.717 2.409l-324.403 253.077zM864 128h-704c-17.673 0-32 14.327-32 32v439.36l338.88-265.6c12.54-8.616 28.050-13.761 44.761-13.761 0.126 0 0.252 0 0.378 0.001 17.82 0.18 34.317 5.779 47.944 15.226l336.036 264.134v-439.36c0-17.673-14.327-32-32-32z" />
58
- <glyph unicode="&#xe930;" glyph-name="icon-mobile" d="M704 768c35.346 0 64-28.654 64-64v-640c0-35.346-28.654-64-64-64h-384c-35.346 0-64 28.654-64 64v640c0 35.346 28.654 64 64 64h384zM704 832h-384c-70.692 0-128-57.308-128-128v-640c0-70.692 57.308-128 128-128h384c70.692 0 128 57.308 128 128v640c0 70.692-57.308 128-128 128zM544 96c0-17.673-14.327-32-32-32s-32 14.327-32 32c0 17.673 14.327 32 32 32s32-14.327 32-32zM352 720h320c17.673 0 32-14.327 32-32v-480c0-17.673-14.327-32-32-32h-320c-17.673 0-32 14.327-32 32v480c0 17.673 14.327 32 32 32z" />
59
- <glyph unicode="&#xe931;" glyph-name="icon-money" d="M510.080 462.080c35.346 0 64-28.654 64-64s-28.654-64-64-64c-35.346 0-64 28.654-64 64s28.654 64 64 64zM510.080 526.080c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128s-57.308 128-128 128zM891.84 672h-827.84v-576h896v576zM193.92 230.72c-15.429 19.559-39.13 32-65.737 32-0.064 0-0.129 0-0.193 0l0.010 256c2.174-0.21 4.7-0.33 7.254-0.33 23.155 0 44.012 9.837 58.62 25.56 16.285 14.481 26.466 35.422 26.466 58.741 0 1.868-0.065 3.721-0.194 5.556l576.014-0.247c-0.004-0.303-0.006-0.662-0.006-1.021 0-25.372 11.671-48.018 29.937-62.862 16.199-15.933 38.247-25.7 62.577-25.7 2.581 0 5.136 0.11 7.661 0.325l-0.329-256.023c-27.831-0.017-52.775-12.369-69.662-31.884-18.82-17.315-30.512-41.913-30.512-69.241 0-0.561 0.005-1.121 0.015-1.68l-576.001 0.084c0.154 1.992 0.242 4.313 0.242 6.655 0 24.951-9.985 47.57-26.177 64.079zM190.080 430.080h128v-64h-128v64zM702.080 430.080h128v-64h-128v64z" />
60
- <glyph unicode="&#xe932;" glyph-name="icon-notification" d="M892.16 265.28l-92.16 82.24v184.96c0 128-92.8 217.6-224 218.24 1.208 4.708 1.902 10.114 1.902 15.681 0 36.23-29.37 65.6-65.6 65.6-0.106 0-0.212 0-0.318-0.001-35.33 0-63.984-28.654-63.984-64 0.53-6.006 1.777-11.547 3.665-16.782-131.665-2.098-227.665-90.418-227.665-218.738v-184.96l-92.8-82.24c-20.81-22.252-33.979-51.879-35.193-84.562-0.030-1.084-0.043-2.081-0.043-3.081 0-59.053 45.703-107.432 103.668-111.695l154.288-0.022c18.778-72.42 81.662-125.746 157.639-129.901 76.859 4.154 139.743 57.481 158.256 128.702l154.185 1.199c58.305 4.117 104.044 52.426 104.044 111.419 0 1.105-0.016 2.205-0.048 3.302-1.435 32.831-14.817 62.446-35.893 84.699zM512 0c-40.855 2.42-75.24 27.797-90.617 63.318l181.497 0.682c-15.64-36.203-50.025-61.58-90.591-63.986zM824 128h-624c-23.040 0-41.6 28.16-41.6 50.24 0.31 12.26 4.855 23.402 12.221 32.074 15.939 15.286 31.939 31.926 47.619 48.246s53.76 37.44 61.76 64c5.078 17.117 8 36.783 8 57.132 0 0.052 0 0.104 0 0.157v152.632c0 93.12 67.84 139.52 165.12 139.52h117.76c96 0 164.48-47.68 164.48-140.8v-156.8c0.394-17.734 3.409-34.627 8.669-50.496 7.971-24.064 42.851-45.504 61.411-62.784s32-28.8 46.72-43.2c7.929-10.609 12.806-23.906 13.119-38.327-1.279-21.833-18.239-49.673-41.279-49.673z" />
61
- <glyph unicode="&#xe933;" glyph-name="icon-pdf" d="M352 416h320v-64h-320v64zM352 256h320v-64h-320v64zM780.8 591.040l-160 160c-11.37 10.521-26.638 16.975-43.413 16.975-0.488 0-0.974-0.005-1.46-0.016l-255.928 0.001c-53.019 0-96-42.981-96-96v-576c0-53.019 42.981-96 96-96h384c53.019 0 96 42.981 96 96v448c0.009 0.393 0.014 0.857 0.014 1.321 0 17.905-7.353 34.092-19.203 45.708zM736 544v0h-160v160zM736 96c0-17.673-14.327-32-32-32h-384c-17.673 0-32 14.327-32 32v576c0 17.673 14.327 32 32 32h192v-160c0-35.346 28.654-64 64-64h160v-384z" />
62
- <glyph unicode="&#xe934;" glyph-name="icon-pending" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM352 384c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM576 384c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM800 384c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64z" />
63
- <glyph unicode="&#xe935;" glyph-name="icon-profile" d="M512 768c80.32 0 137.28-71.68 128-160s-66.88-160-128-160-117.12 71.68-128 160 47.040 160 128 160zM512 832v0c-0.121 0-0.265 0-0.409 0-55.84 0-105.91-24.702-139.879-63.774-33.133-37.982-53.218-87.698-53.218-142.104 0-8.98 0.547-17.833 1.61-26.526 13.656-120.556 95.896-215.596 191.896-215.596s176.64 96 192 216.64c0.959 7.649 1.506 16.502 1.506 25.482 0 54.406-20.085 104.122-53.246 142.135-33.942 39.041-84.012 63.743-139.852 63.743-0.144 0-0.287 0-0.431 0zM766.080 256c0.844 0.040 1.834 0.063 2.829 0.063 35.346 0 64-28.654 64-64 0-15.365-5.414-29.465-14.439-40.497-70.741-92.956-181.581-152.423-306.31-152.423s-235.568 59.467-305.713 151.596c-9.615 11.856-15.025 25.951-15.025 41.31 0 35.346 28.654 64 64 64 0.878 0 1.753-0.018 2.622-0.053l508.035 0.004zM766.080 320h-508.16c-0.314 0.003-0.686 0.004-1.058 0.004-50.315 0-93.85-29.031-114.767-71.257-8.866-17.433-13.865-37.144-13.865-58.024 0-29.385 9.902-56.458 26.551-78.063 82.816-107.679 212.051-176.582 357.378-176.582s274.562 68.903 356.817 175.822c17.211 22.365 27.113 49.437 27.113 78.823 0 20.879-4.999 40.591-13.866 58.003-20.915 42.248-64.451 71.281-114.768 71.281-0.484 0-0.967-0.003-1.45-0.008z" />
64
- <glyph unicode="&#xe936;" glyph-name="icon-receipt" d="M352 608h320v-64h-320v64zM352 480h320v-64h-320v64zM354.88 320.64h192v-63.36h-192v63.36zM834.56 730.88c0.002 0.206 0.004 0.449 0.004 0.692 0 17.422-6.962 33.219-18.255 44.759-11.583 11.972-27.787 19.434-45.735 19.508h-511.374c-17.961-0.074-34.166-7.536-45.743-19.502-11.297-11.546-18.258-27.342-18.258-44.763 0-0.132 0-0.264 0.001-0.395v-693.42l117.44-73.6 101.12 64 101.12-64 101.44 64 101.44-64 116.48 72zM616.32 101.76l-101.12-64-101.12 64-101.12-64-54.080 34.56v659.84h512v-659.2l-52.8-32z" />
65
- <glyph unicode="&#xe937;" glyph-name="icon-request" d="M256 339.52c0-26.56 0-183.040 0-183.68 0.824-7.257 3.964-13.66 8.652-18.573l-0.012 0.013c5.387-5.753 13.029-9.338 21.509-9.338 0.651 0 1.298 0.021 1.938 0.063l180.393-0.005c17.328 0.832 31.168 14.672 31.997 31.923 0.003 17.75-14.324 32.077-31.997 32.077h-106.56l397.12 394.88c5.471 5.731 8.838 13.512 8.838 22.080s-3.367 16.349-8.85 22.092c-5.7 5.368-13.418 8.674-21.908 8.674s-16.208-3.306-21.936-8.702l-395.184-397.105v105.92c0 17.673-14.327 32-32 32 0 0-0.001 0-0.002 0-17.673 0-32-14.327-32-32 0-0.112 0.001-0.225 0.002-0.337z" />
66
- <glyph unicode="&#xe938;" glyph-name="icon-right-arrow" d="M224 352h498.88l-73.28-73.28c-4.783-5.559-7.695-12.847-7.695-20.815 0-17.673 14.327-32 32-32 7.968 0 15.255 2.912 20.857 7.73l127.958 127.965c5.846 5.8 9.466 13.837 9.466 22.72s-3.619 16.92-9.463 22.718l-128.002 128.002c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l73.245-73.878h-498.88c-17.673 0-32-14.327-32-32s14.327-32 32-32z" />
67
- <glyph unicode="&#xe939;" glyph-name="icon-right" d="M352 64c0 0.055-0.001 0.12-0.001 0.185 0 8.791 3.545 16.753 9.283 22.537l297.598 297.278-297.6 297.28c-4.783 5.559-7.695 12.847-7.695 20.815 0 17.673 14.327 32 32 32 7.968 0 15.255-2.912 20.857-7.73l319.958-319.965c5.751-5.784 9.305-13.757 9.305-22.56s-3.555-16.776-9.307-22.562l-319.998-319.998c-5.767-5.656-13.676-9.148-22.4-9.148-17.627 0-31.925 14.252-32 31.861z" />
68
- <glyph unicode="&#xe93a;" glyph-name="icon-search" d="M822.72 118.72l-209.28 209.28c36.594 46.029 58.711 104.996 58.711 169.129 0 150.752-122.208 272.96-272.96 272.96s-272.96-122.208-272.96-272.96c0-150.752 122.208-272.96 272.96-272.96 64.133 0 123.099 22.117 169.689 59.141l208.72-209.71c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857zM192 496c0 114.875 93.125 208 208 208s208-93.125 208-208c0-114.875-93.125-208-208-208s-208 93.125-208 208z" />
69
- <glyph unicode="&#xe93b;" glyph-name="icon-send" d="M768 428.16c0 26.56 0 183.040 0 183.68-0.824 7.257-3.964 13.66-8.652 18.573l0.012-0.013c-5.406 5.933-13.164 9.642-21.789 9.642-0.553 0-1.102-0.015-1.647-0.045l-179.124 0.003c-17.328-0.832-31.168-14.672-31.997-31.923-0.003-17.75 14.324-32.077 31.997-32.077h105.6l-397.12-395.2c-5.471-5.731-8.838-13.512-8.838-22.080s3.367-16.349 8.85-22.092c5.476-5.73 13.195-9.3 21.748-9.3s16.272 3.57 21.749 9.301l395.211 397.131v-105.92c0-17.673 14.327-32 32-32 0 0 0.001 0 0.002 0 17.673 0 32 14.327 32 32 0 0.112-0.001 0.225-0.002 0.337z" />
70
- <glyph unicode="&#xe93c;" glyph-name="icon-setting" d="M512 768h66.56c1.92 0 3.2 0 3.2-6.4v-69.76c-0.001-0.021-0.001-0.047-0.001-0.072 0-1.364 0.948-2.507 2.221-2.804 35.065-8.549 65.915-21.869 93.783-39.481l0.317 0.757c0.333-0.128 0.718-0.202 1.12-0.202s0.787 0.074 1.142 0.21l44.778 44.793c0.577 0.566 1.368 0.915 2.24 0.915s1.663-0.349 2.241-0.915l94.079-94.079s0-3.2-2.24-6.72l-42.88-42.88c-0.374-0.481-0.6-1.094-0.6-1.76s0.226-1.279 0.605-1.766c16.85-26.578 30.17-57.428 38.269-90.332 0.848-3.397 1.971-4.305 3.317-4.381h72.648c1.767 0 3.2-1.433 3.2-3.2v-133.12c0-1.767-1.433-3.2-3.2-3.2h-72.32c-1.354-0.076-2.478-0.984-2.874-2.217-8.552-35.068-21.872-65.918-39.484-93.786 0.358 0.755 0.117 0.087 0.117-0.637s0.24-1.392 0.646-1.928l44.794-44.792c0.566-0.577 0.915-1.368 0.915-2.24s-0.349-1.663-0.915-2.241l-94.079-94.079c-0.284-0.118-0.614-0.187-0.96-0.187s-0.676 0.069-0.977 0.193-2.863-0.006-4.783 2.874l-42.88 42.88h-3.52c-26.585-16.854-57.435-30.175-90.339-38.274-3.397-0.848-4.305-1.971-4.381-3.317v-72.328c0-1.767-1.433-3.2-3.2-3.2h-133.12c-1.92 0-3.2 0-3.2 6.4v69.12c0.001 0.021 0.001 0.047 0.001 0.072 0 1.364-0.948 2.507-2.221 2.804-35.065 8.549-65.915 21.869-93.783 39.481l-0.317-0.757c-0.333 0.128-0.718 0.202-1.12 0.202s-0.787-0.074-1.142-0.21l-44.778-44.793c-0.577-0.566-1.368-0.915-2.24-0.915s-1.663 0.349-2.241 0.915l-94.399 93.759s0 3.2 2.24 6.72l42.88 42.88c0.374 0.481 0.6 1.094 0.6 1.76s-0.226 1.279-0.605 1.766c-16.85 26.578-30.17 57.428-38.269 90.332-0.848 3.397-1.971 4.305-3.317 4.381h-72.328c-1.767 0-3.2 1.433-3.2 3.2v133.12c0 1.767 1.433 3.2 3.2 3.2h72.32c1.354 0.076 2.478 0.984 2.874 2.217 8.552 35.068 21.872 65.918 39.484 93.786-0.358-0.755-0.117-0.087-0.117 0.637s-0.24 1.392-0.646 1.928l-44.794 44.792c-0.566 0.577-0.915 1.368-0.915 2.24s0.349 1.663 0.915 2.241l94.079 94.399c0.284 0.118 0.614 0.187 0.96 0.187s0.676-0.069 0.977-0.193 2.863 0.006 4.783-2.874l42.88-42.88h3.52c26.585 16.854 57.435 30.175 90.339 38.274 3.397 0.848 4.305 1.971 4.381 3.317v72.968c0 1.767 1.433 3.2 3.2 3.2h66.56zM512 832h-66.56c-37.114 0-67.2-30.086-67.2-67.2v-28.8l-21.12-8.96-10.56 10.56c-12.654 13.325-30.464 21.648-50.219 21.76-0.045 0-0.074 0-0.103 0-18.351 0-34.958-7.462-46.955-19.517l-94.403-92.803c-12.451-12.207-20.17-29.202-20.17-48s7.718-35.793 20.159-47.989l12.811-12.811q-4.8-10.56-8.96-21.12h-27.52c-0.001 0-0.002 0-0.003 0-36.889 0-66.835-29.723-67.197-66.526v-133.154c0-37.114 30.086-67.2 67.2-67.2h28.8q4.16-10.88 8.96-21.12l-10.56-10.56c-9.453-9.184-16.396-20.903-19.733-34.060-1.483-5.54-2.273-11.328-2.273-17.299 0-18.472 7.561-35.178 19.758-47.192l94.088-94.088c12.207-12.451 29.202-20.17 48-20.17s35.793 7.718 47.989 20.159l12.811 12.811 21.12-8.96v-24.32c-0.039-0.86-0.061-1.867-0.061-2.88 0-37.199 30.083-67.373 67.247-67.519h133.134c37.114 0 67.2 30.086 67.2 67.2v29.76l21.12 8.96 10.56-10.56c12.654-13.325 30.464-21.648 50.219-21.76 0.045 0 0.074 0 0.103 0 18.351 0 34.958 7.462 46.955 19.517l94.083 94.083c12.451 12.207 20.17 29.202 20.17 48s-7.718 35.793-20.159 47.989l-12.811 12.811q4.8 10.56 8.96 21.12h27.52c37.114 0 67.2 30.086 67.2 67.2v130.88c0 37.114-30.086 67.2-67.2 67.2h-30.4q-4.16 10.88-8.96 21.12l10.56 10.56c9.453 9.184 16.396 20.903 19.733 34.060 1.483 5.54 2.273 11.328 2.273 17.299 0 18.472-7.561 35.178-19.758 47.192l-92.808 93.128c-12.207 12.451-29.202 20.17-48 20.17s-35.793-7.718-47.989-20.159l-12.811-12.811-20.48 8v25.28c0.048 0.956 0.076 2.075 0.076 3.2 0 37.204-30.091 67.381-67.263 67.52h-66.573zM512 512c70.692 0 128-57.308 128-128s-57.308-128-128-128c-70.692 0-128 57.308-128 128s57.308 128 128 128zM512 576c-106.039 0-192-85.961-192-192s85.961-192 192-192c106.039 0 192 85.961 192 192s-85.961 192-192 192z" />
71
- <glyph unicode="&#xe93d;" glyph-name="icon-transfer" d="M608 492.16c0 26.56 0 183.040 0 183.68-0.824 7.257-3.964 13.66-8.652 18.573l0.012-0.013c-5.406 5.933-13.164 9.642-21.789 9.642-0.553 0-1.102-0.015-1.647-0.045l-179.124 0.003c-17.328-0.832-31.168-14.672-31.997-31.923-0.003-17.75 14.324-32.077 31.997-32.077h105.6l-397.12-395.2c-5.471-5.731-8.838-13.512-8.838-22.080s3.367-16.349 8.85-22.092c5.476-5.73 13.195-9.3 21.748-9.3s16.272 3.57 21.749 9.301l395.211 397.131v-105.92c0-17.673 14.327-32 32-32 0 0 0.001 0 0.002 0 17.673 0 32 14.327 32 32 0 0.112-0.001 0.225-0.002 0.337zM416 275.84c0-26.56 0-183.040 0-183.68 0.824-7.257 3.964-13.66 8.652-18.573l-0.012 0.013c5.406-5.933 13.164-9.642 21.789-9.642 0.553 0 1.102 0.015 1.647 0.045l179.124-0.003c17.673 0 32 14.327 32 32s-14.327 32-32 32h-105.6l397.12 394.88c5.563 5.75 8.992 13.594 8.992 22.24s-3.429 16.49-9 22.249c-5.427 5.717-13.093 9.279-21.592 9.279s-16.165-3.562-21.588-9.275l-395.532-397.133v105.92c0 17.673-14.327 32-32 32 0 0-0.001 0-0.002 0-17.673 0-32-14.327-32-32 0-0.112 0.001-0.225 0.002-0.337z" />
72
- <glyph unicode="&#xe93e;" glyph-name="icon-trash" d="M384 128c-17.673 0-32 14.327-32 32v192c0 17.673 14.327 32 32 32s32-14.327 32-32v-192c0-17.673-14.327-32-32-32zM512 128c-17.673 0-32 14.327-32 32v192c0 17.673 14.327 32 32 32s32-14.327 32-32v-192c0-17.673-14.327-32-32-32zM640 128c-17.673 0-32 14.327-32 32v192c0 17.673 14.327 32 32 32s32-14.327 32-32v-192c0-17.673-14.327-32-32-32zM768 672h-96v64c0 53.019-42.981 96-96 96h-128c-53.019 0-96-42.981-96-96v-64h-96c-53.019 0-96-42.981-96-96v-96h64v-416c0-70.72 57.6-96 128-96h320c70.72 0 128 25.6 128 96v416h64v96c0 53.019-42.981 96-96 96zM416 736c0 17.673 14.327 32 32 32h128c17.673 0 32-14.327 32-32v-64h-192zM736 64c0-35.52-28.8-32-64-32h-320c-35.52 0-64-3.2-64 32v416h448zM800 544h-576v32c0 17.673 14.327 32 32 32h512c17.673 0 32-14.327 32-32z" />
73
- <glyph unicode="&#xe93f;" glyph-name="icon-twitter" d="M832 582.4c-21.988-10.055-47.494-17.377-74.248-20.672 25.816 16.348 46.177 41.584 56.062 71.581-23.772-13.621-51.752-24.722-81.563-30.781-25.741 25.272-59.788 41.189-97.553 41.189-72.636 0-131.52-58.884-131.52-131.52 0-10.51 1.233-20.733 3.562-30.53-109.41 6.811-205.401 58.897-269.724 137.817-11.709-18.251-18.311-41.030-18.311-65.351 0-45.383 22.986-85.397 57.951-109.035-21.478 0.373-41.887 6.341-59.713 16.364l0.657-1.94c0.433-62.987 45.076-115.422 104.424-127.85-9.474-3.065-21.336-4.741-33.59-4.741-8.756 0-17.312 0.856-25.589 2.488 18.12-52.676 66.228-90.155 123.257-91.335-44.001-35.229-100.52-56.639-162.029-56.962-0.080 0-0.089 0-0.098 0-11.269 0-22.375 0.698-33.277 2.052 58.514-37.569 128.588-59.842 203.864-59.842 206.245 0 373.44 167.195 373.44 373.44 0 0.292 0 0.583-0.001 0.875q0 8.595 0 16.915c25.191 18.845 46.429 41.305 63.384 66.854z" />
74
- <glyph unicode="&#xe940;" glyph-name="icon-unlock" d="M550.080 232c0.033 0.526 0.052 1.141 0.052 1.76s-0.019 1.234-0.056 1.844c16.726 11.626 27.524 30.803 27.524 52.501 0 35.346-28.654 64-64 64s-64-28.654-64-64c0-21.699 10.798-40.875 27.314-52.449 0.173-0.663 0.154-1.277 0.154-1.897s0.019-1.234 0.056-1.844l-22.084-87.916c-0.258-0.96-0.407-2.063-0.407-3.2 0-7.069 5.731-12.8 12.8-12.8 0.030 0 0.061 0 0.091 0h95.995c0.026 0 0.056 0 0.087 0 7.069 0 12.8 5.731 12.8 12.8 0 1.137-0.148 2.24-0.427 3.29zM720 510.4v129.6c0 106.039-85.961 192-192 192h-32c-106.039 0-192-85.961-192-192h64c0 70.692 57.308 128 128 128h32c70.692 0 128-57.308 128-128v-128h-336c-70.692 0-128-57.308-128-128v-288c0-70.692 57.308-128 128-128h384c70.692 0 128 57.308 128 128v288c-0.312 64.802-48.73 118.201-111.357 126.332zM768 96c0-35.346-28.654-64-64-64h-384c-35.346 0-64 28.654-64 64v288c0 35.346 28.654 64 64 64h384c35.346 0 64-28.654 64-64z" />
75
- <glyph unicode="&#xe941;" glyph-name="icon-up-arrow" d="M544 96v498.88l73.28-73.28c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857l-127.965 127.958c-5.8 5.846-13.837 9.466-22.72 9.466s-16.92-3.619-22.718-9.463l-128.002-128.002c-4.783-5.559-7.695-12.847-7.695-20.815 0-17.673 14.327-32 32-32 7.968 0 15.255 2.912 20.857 7.73l73.878 73.245v-498.88c0-17.673 14.327-32 32-32s32 14.327 32 32z" />
76
- <glyph unicode="&#xe942;" glyph-name="icon-up" d="M832 224c-0.055 0-0.12-0.001-0.185-0.001-8.791 0-16.753 3.545-22.537 9.283l-297.278 297.598-297.28-297.6c-5.559-4.783-12.847-7.695-20.815-7.695-17.673 0-32 14.327-32 32 0 7.968 2.912 15.255 7.73 20.857l319.965 319.958c5.784 5.751 13.757 9.305 22.56 9.305s16.776-3.555 22.562-9.307l319.998-319.998c5.656-5.767 9.148-13.676 9.148-22.4 0-17.627-14.252-31.925-31.861-32z" />
77
- <glyph unicode="&#xe943;" glyph-name="icon-upload" d="M544 232v434.88l73.28-73.28c5.851-5.734 13.872-9.272 22.72-9.272 17.934 0 32.472 14.538 32.472 32.472 0 9.086-3.732 17.301-9.747 23.195l-128.005 128.005c-5.8 5.846-13.837 9.466-22.72 9.466s-16.92-3.619-22.718-9.463l-128.002-128.002c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l73.635 72.042v-434.88c0-17.673 14.327-32 32-32s32 14.327 32 32zM96 121.92v316.48c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-314.88s0 0 2.88 0h689.28c0.572-0.209 1.232-0.329 1.92-0.329s1.348 0.121 1.96 0.342l-0.040 313.587c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-316.48c-1.56-36.76-31.74-65.97-68.742-65.97-0.921 0-1.837 0.018-2.749 0.054l-690.109-0.004c-0.769-0.031-1.671-0.048-2.578-0.048-37.452 0-67.914 29.925-68.781 67.168z" />
78
- <glyph unicode="&#xe944;" glyph-name="icon-verification" d="M402.88 751.68c32.96 0 74.56-47.68 109.12-47.68s76.16 47.040 109.12 47.040c1.443 0.23 3.106 0.362 4.8 0.362s3.357-0.132 4.98-0.385c35.34-11.497 39.5-85.097 69.26-106.537s100.8-3.2 122.56-32-17.92-91.52-6.4-128 79.68-62.4 79.68-100.48-68.48-64-79.68-99.2 27.84-96 6.4-128-92.8-11.52-122.56-32-33.92-96-69.44-106.56c-1.443-0.23-3.106-0.362-4.8-0.362s-3.357 0.132-4.98 0.385c-31.82-0.023-74.38 47.017-108.94 47.017s-76.16-47.040-109.12-47.040c-1.443-0.23-3.106-0.362-4.8-0.362s-3.357 0.132-4.98 0.385c-35.34 11.497-39.5 85.097-69.26 106.537s-99.84 3.2-122.56 32.96 17.92 91.52 6.4 128-79.68 60.16-79.68 98.24 68.48 64 79.68 99.2-27.84 96-6.4 128 92.8 11.52 122.56 32 33.92 96 69.44 106.56c1.443 0.23 3.106 0.362 4.8 0.362s3.357-0.132 4.98-0.385zM402.88 813.76c-0.040 0-0.088 0-0.135 0-10.352 0-20.322-1.639-29.664-4.671-38.039-16.78-67.079-49.7-78.444-90.027-2.797-7.383-6.637-16.663-9.517-22.423-6.4 0-16.32-1.6-23.68-2.24-2.485 0.159-5.387 0.249-8.311 0.249-41.192 0-78.186-17.975-103.566-46.509-12.107-20.249-19.192-44.485-19.192-70.376 0-18.136 3.476-35.46 9.799-51.342 1.271-6.102 3.831-16.022 4.791-22.742-4.48-4.48-11.84-10.56-16.96-14.72-35.267-23.199-59.393-60.859-63.948-104.344 4.555-44.717 28.681-82.377 63.412-105.244 5.656-4.811 13.016-10.891 17.496-15.051 0-6.72-3.52-16.32-5.12-23.68-5.993-14.944-9.469-32.268-9.469-50.404 0-25.891 7.085-50.127 19.422-70.875 25.15-28.035 62.144-46.010 103.337-46.010 2.924 0 5.827 0.091 8.706 0.269 6.645-0.020 16.565-0.020 23.285-2.26 2.88-5.76 6.4-14.72 9.28-21.44 11.017-42.031 40.060-75.693 78.156-92.766 9.546-3.195 19.516-4.834 29.868-4.834 0.048 0 0.095 0 0.143 0 32.97 2.431 62.825 14.068 87.487 32.321 6.266 3.839 15.546 9.599 21.626 12.479 6.080-2.88 15.36-8.64 22.080-12.8 24.208-17.932 54.063-29.569 86.488-31.967 0.592-0.033 0.64-0.033 0.687-0.033 10.352 0 20.322 1.639 29.664 4.671 38.301 17.237 67.344 50.898 78.144 91.958 2.777 7.372 6.617 16.652 9.497 22.412 6.4 0 16.32 1.6 23.68 2.24 2.485-0.159 5.387-0.249 8.311-0.249 41.192 0 78.186 17.975 103.566 46.509 12.107 20.249 19.192 44.485 19.192 70.376 0 18.136-3.476 35.46-9.799 51.342-1.271 6.102-3.831 16.022-4.791 22.742 4.48 4.48 11.84 10.56 16.96 14.72 35.519 23.079 59.879 60.759 64.585 104.33-4.552 44.731-28.678 82.391-63.409 105.258-5.656 4.811-13.016 10.891-17.496 15.051 0 6.72 3.52 16.32 5.12 23.68 5.993 14.944 9.469 32.268 9.469 50.404 0 25.891-7.085 50.127-19.422 70.875-25.15 28.035-62.144 46.010-103.337 46.010-2.924 0-5.827-0.091-8.706-0.269-6.645 0.020-16.565 0.020-23.285 2.26-2.88 5.76-6.4 14.72-9.28 21.44-11.017 42.031-40.060 75.693-78.156 92.766-9.546 3.195-19.516 4.834-29.868 4.834-0.048 0-0.095 0-0.143 0-32.97-2.431-62.825-14.068-87.487-32.321-6.266-3.839-15.546-9.599-21.626-12.479-6.080 2.88-15.36 8.64-22.080 12.8-24.208 17.932-54.063 29.569-86.488 31.967zM432 224c-0.055 0-0.12-0.001-0.185-0.001-8.791 0-16.753 3.545-22.537 9.283l-95.998 95.998c-4.783 5.559-7.695 12.847-7.695 20.815 0 17.673 14.327 32 32 32 7.968 0 15.255-2.912 20.857-7.73l73.238-73.245 233.28 233.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-255.965-255.958c-5.676-5.632-13.455-9.153-22.056-9.28z" />
79
- <glyph unicode="&#xe945;" glyph-name="icon-whatsapp" d="M738.88 612.16c-57.129 53.843-134.336 86.933-219.271 86.933-176.731 0-320-143.269-320-320 0-55.263 14.009-107.254 38.668-152.616l-46.277-162.478 168.96 44.16c43.532-24.661 95.466-39.512 150.801-40.317l0.239-0.003c174.787 2.533 315.505 144.818 315.505 319.968 0 87.256-34.923 166.355-91.555 224.082zM512 121.92v0c-49.393 0.63-95.37 14.712-134.595 38.738l-8.445 5.102-100.16-26.24 26.88 97.6-7.68 8.96c-25.416 39.939-40.507 88.607-40.507 140.8 0 146.333 118.627 264.96 264.96 264.96s264.96-118.627 264.96-264.96c0-146.333-118.627-264.96-264.96-264.96-0.159 0-0.319 0-0.478 0zM667.2 313.92l-8.64 6.080-27.52 13.44c-11.84 5.76-23.36 11.2-26.88 12.48-2.673 1.217-5.797 1.926-9.087 1.926-0.18 0-0.36-0.002-0.54-0.006-3.62-0.632-6.632-2.905-8.263-6.016-2.59-3.903-7.71-10.623-12.83-16.703l-12.48-14.72c-1.754-2.334-4.33-3.967-7.292-4.47-0.267-0.018-0.502-0.022-0.737-0.022-3.418 0-6.612 0.957-9.33 2.617-3.761 1.875-12.401 5.075-23.601 11.155-15.186 8.473-28.303 18.020-40.144 28.931-10.66 9.51-20.321 19.983-28.899 31.322-5.27 7.020-10.237 14.436-14.804 22.117-1.337 2.55-1.749 4.202-1.749 5.95s0.412 3.399 1.145 4.863c1.219 2.596 2.947 4.837 5.063 6.634l5.788 6.743 6.080 7.36c1.636 1.879 3.12 3.974 4.382 6.211l3.618 7.229c0.334 1.102 0.527 2.369 0.527 3.68s-0.192 2.578-0.551 3.773c-0.261 2.286-0.939 4.449-1.946 6.415 0.050 1.812-5.39 12.692-10.51 24.852l-14.080 33.92c-1.621 5.299-5.029 9.641-9.506 12.426-1.344 0.339-2.78 0.503-4.254 0.503s-2.91-0.163-4.29-0.473l-15.23 0.025c-3.575-0.008-6.983-0.712-10.1-1.985-4.355-1.808-8.199-4.522-11.32-7.913-6.296-6.289-11.803-13.323-16.388-20.973-6.926-12.682-10.839-27.195-10.839-42.622 0-0.376 0.002-0.751 0.007-1.125 0.784-19.758 6.143-38.159 15.040-54.34 5.227-10.267 11.074-19.593 17.641-28.347 12.366-17.873 25.401-33.956 39.527-49.001 26.304-29.101 58.189-53.003 93.974-70.037 11.417-4.939 19.737-8.139 27.417-11.019l19.84-6.72c8.085-2.606 17.407-4.226 27.070-4.477 3.583-0.333 7.594-0.522 11.65-0.522s8.068 0.189 12.027 0.558c10.907 2.493 20.979 6.926 29.88 12.958 9.971 5.584 18.103 14.127 23.223 24.431 2.81 7.53 4.735 15.889 5.559 24.568 0.518 2.376 0.797 4.638 0.797 6.965s-0.279 4.59-0.806 6.755c-1.389 2.483-3.596 4.586-6.276 5.85z" />
80
- <glyph unicode="&#xe946;" glyph-name="icon-woman" d="M810.56-4.48c-17.673 0-32 14.327-32 32v482.56c0 129.92-64 220.8-200.32 220.8-45.16-0.121-87.119-13.723-122.095-36.99-21.241-13.917-48.254-22.5-77.271-22.5-9.505 0-18.794 0.921-27.784 2.678-6.676 1.252-15.419 2.066-24.347 2.092-70.743-0.32-124.183-36.16-124.183-141.12v-499.52c0-17.673-14.327-32-32-32s-32 14.327-32 32v499.52c0 120.96 58.88 205.44 188.8 205.44 12.798-0.029 25.304-1.192 37.448-3.394 3.206-0.681 8.374-1.181 13.658-1.181 16.171 0 31.247 4.685 43.945 12.772 43.661 29.058 97.705 46.494 155.821 46.523 171.848 0 264.328-120 264.328-285.44v-481.92c0.001-0.095 0.002-0.207 0.002-0.32 0-17.673-14.327-32-32-32-0.001 0-0.001 0-0.002 0zM632.32 501.44v0c12.116-5.948 20.455-17.927 21.117-31.916l0.003-96.084c16.783-3.65 29.168-18.379 29.168-36s-12.385-32.35-28.925-35.956l-0.243-4.204c0-109.76-163.2-178.24-163.2-178.24s-163.2 68.16-163.2 178.24v4.16c-16.783 3.65-29.168 18.379-29.168 36s12.385 32.35 28.925 35.956l0.243 35.244c22.544-9.712 48.788-15.361 76.352-15.361 0.158 0 0.315 0 0.472 0.001 68.776 0 219.816 108.16 228.136 108.16zM632 565.44c-20.48 0-32-6.4-64-27.52-107.84-66.88-148.48-80.64-163.2-80.64-0.469-0.006-1.023-0.009-1.578-0.009-18.486 0-36.093 3.768-52.093 10.579-6.495 2.875-15.075 4.739-24.090 4.739-35.328 0-63.97-28.624-64-63.945v-0.003c-17.807-18.070-28.803-42.894-28.803-70.286 0-28.961 12.291-55.050 31.942-73.337 24.061-128.056 180.221-195.896 199.421-203.896 7.278-3.12 15.747-4.933 24.64-4.933s17.362 1.814 25.058 5.092c18.782 7.842 174.942 76.962 198.942 203.682 19.712 18.343 32.003 44.433 32.003 73.394 0 27.392-10.996 52.216-28.815 70.298l0.012 59.828c-0.37 38.968-22.656 72.645-55.11 89.334-9.197 4.897-19.445 7.62-30.328 7.626z" />
81
- </font></defs></svg>
@@ -1,69 +0,0 @@
1
- /*
2
- DEPRECATED
3
- Use neptune-tokens.css instead.
4
- If the token you want isn't available there, raise an issue in @transferwise/neptune-tokens.
5
- */
6
- :root {
7
- --border-radius: var(--radius-small);
8
- --spacer: 8px;
9
- --space-4: 4px;
10
- --space-8: 8px;
11
- --space-12: 12px;
12
- --space-16: 16px;
13
- --space-24: 24px;
14
- --space-32: 32px;
15
- --space-40: 40px;
16
- --space-48: 48px;
17
- --space-56: 56px;
18
- --space-64: 64px;
19
- --color-text-link-hover: #00a4df;
20
- --color-text-link-active: #008ec0;
21
- --brand-white: #fff;
22
- --link-color: #00b9ff;
23
- --brand-pale-blue: #dbf0fd;
24
- --brand-navy-minus-20: #253655;
25
- --brand-navy-minus-10: #2e4369;
26
- --brand-navy: #37517e;
27
- --brand-blue-minus-20: #111824;
28
- --brand-blue-minus-10: #192439;
29
- --brand-blue: #223049;
30
- --brand-light-blue-minus-10: #00a4df;
31
- --brand-light-blue: #00b9ff;
32
- --brand-grey-plus-10: #6f8691;
33
- --brand-smoke-minus-10: #a8aaac;
34
- --brand-smoke: #d3d5d8;
35
- --brand-smoke-plus-10: #e2e6e8;
36
- --brand-smoke-plus-20: #f2f5f7;
37
- --brand-green-minus-10: #28b862;
38
- --brand-green: #2ed06e;
39
- --gray-base: #f2f5f7;
40
- --gray-darker: #384347;
41
- --gray-light: #829ca9;
42
- --brand-primary: #37517e;
43
- --body-bg: #fff;
44
- --text-bold-color: #2e4369;
45
- --font-size-xx-large: 2.8rem; /* 42px */
46
- /* stylelint-disable-next-line number-max-precision */
47
- --font-size-x-large: 1.8666666667rem; /* 28px */
48
- /* stylelint-disable-next-line number-max-precision */
49
- --font-size-large: 1.4666666667rem; /* 22px */
50
- --font-size-medium: 1.2rem; /* 18px */
51
- --font-size: 0.9375rem; /* 15px */
52
- /* stylelint-disable-next-line number-max-precision */
53
- --font-size-small: 0.9333333333rem; /* 14px */
54
- --font-size-x-small: 0.8rem; /* 12px */
55
- --line-height: 1.6; /* 24/15 */
56
- }
57
-
58
- @media (--screen-md) {
59
- :root {
60
- --font-size-xx-large: 2.625rem; /* 42px */
61
- --font-size-x-large: 1.75rem; /* 28px */
62
- --font-size-large: 1.375rem; /* 22px */
63
- --font-size-medium: 1.125rem; /* 18px */
64
- --font-size: 1rem; /* 16px */
65
- --font-size-small: 0.875rem; /* 14px */
66
- --font-size-x-small: 0.75rem; /* 12px */
67
- --line-height: 1.5; /* 24/16px */
68
- }
69
- }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,81 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Generated by IcoMoon</metadata>
5
- <defs>
6
- <font id="TransferWise-IconFont" horiz-adv-x="1024">
7
- <font-face units-per-em="1024" ascent="890.88" descent="-133.12" />
8
- <missing-glyph horiz-adv-x="1024" />
9
- <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
10
- <glyph unicode="&#xe900;" glyph-name="icon-ach" d="M665.28 516.16h-456.96c-0.641-0.026-1.393-0.040-2.149-0.040-26.532 0-48.85 18.039-55.36 42.52-1.055 4.174-1.609 8.508-1.609 12.97 0 19.859 10.964 37.158 27.169 46.173l303.629 196.297c4.262 2.843 9.502 4.537 15.138 4.537 10.413 0 19.476-5.784 24.15-14.314 2.627-4.637 4.133-10.015 4.133-15.746 0-10.669-5.221-20.119-13.248-25.933l-286.173-186.624h441.28c15.395-1.632 27.285-14.548 27.285-30.24s-11.89-28.608-27.152-30.229zM847.040 559.68v0c-14.885 0.18-26.882 12.288-26.882 27.198 0 0.113 0.001 0.226 0.002 0.339 0.018 1.006 0.029 2.213 0.029 3.422 0 50.069-18.166 95.895-48.266 131.247-27.788 33.042-69.075 54.437-115.388 55.71-15.099 0.184-27.096 12.293-27.096 27.203 0 0.113 0.001 0.226 0.002 0.339-0.006 0.183-0.009 0.418-0.009 0.655 0 14.492 11.748 26.24 26.24 26.24 0.453 0 0.904-0.011 1.351-0.034 62.299-1.774 117.715-30.073 155.544-73.961 38.449-44.736 61.717-103.005 61.717-166.709 0-1.676-0.016-3.349-0.048-5.018-0.177-14.634-12.285-26.63-27.194-26.63-0.001 0-0.001 0-0.002 0zM727.68 559.68v0c-14.575 0.348-26.257 12.246-26.257 26.873 0 0.34 0.006 0.679 0.019 1.016 0.006 0.356 0.010 0.834 0.010 1.312 0 21.659-8.676 41.291-22.743 55.611-14.707 14.891-35.020 24.241-57.516 24.627-14.644 0.355-26.32 12.25-26.32 26.874 0 0.228 0.003 0.455 0.008 0.681 0.52 14.709 12.428 26.505 27.167 26.846 0.038 0.001 0.045 0.001 0.052 0.001 37.586 0 71.569-15.429 95.96-40.298 23.778-24.433 38.428-57.811 38.428-94.611 0-0.496-0.003-0.992-0.008-1.487 0.007-0.136 0.010-0.384 0.010-0.634 0-14.845-12.035-26.88-26.88-26.88-0.679 0-1.352 0.025-2.018 0.075zM848 192h-80v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-160v220.48c0 17.673-14.327 32-32 32s-32-14.327-32-32v-220.48h-160v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-80c-17.673 0-32-14.327-32-32s14.327-32 32-32h672c17.673 0 32 14.327 32 32s-14.327 32-32 32zM128 64h768c17.673 0 32-14.327 32-32s-14.327-32-32-32h-768c-17.673 0-32 14.327-32 32s14.327 32 32 32z" />
11
- <glyph unicode="&#xe901;" glyph-name="icon-add-profile" d="M512 768c80.32 0 137.28-71.68 128-160s-66.88-160-128-160-117.12 71.68-128 160 47.040 160 128 160zM512 832v0c-0.121 0-0.265 0-0.409 0-55.84 0-105.91-24.702-139.879-63.774-33.133-37.982-53.218-87.698-53.218-142.104 0-8.98 0.547-17.833 1.61-26.526 13.656-120.556 95.896-215.596 191.896-215.596s176.64 96 192 216.64c0.959 7.649 1.506 16.502 1.506 25.482 0 54.406-20.085 104.122-53.246 142.135-33.942 39.041-84.012 63.743-139.852 63.743-0.144 0-0.287 0-0.431 0zM620.8 16.32c-33.024-10.276-70.993-16.195-110.344-16.195-124.296 0-234.799 59.055-304.981 150.638-9.626 11.841-15.051 25.953-15.051 41.333 0 35.346 28.654 64 64 64 1.23 0 2.451-0.035 3.664-0.103l259.352 0.008c5.417 24.184 14.027 45.563 25.525 65.034l-285.045-1.034c-0.314 0.003-0.686 0.004-1.058 0.004-50.315 0-93.85-29.031-114.767-71.257-8.866-17.433-13.865-37.144-13.865-58.024 0-29.385 9.902-56.458 26.551-78.063 82.877-107.711 212.177-176.631 357.574-176.631 74.487 0 144.75 18.088 206.635 50.112-38.256 2.131-70.797 13.364-99.17 30.736zM832 224h-96v96h-64v-96h-96v-64h96v-96h64v96h96v64z" />
12
- <glyph unicode="&#xe902;" glyph-name="icon-add" d="M544 352h284.8c17.673 0 32 14.327 32 32s-14.327 32-32 32h-284.8v284.8c0 17.673-14.327 32-32 32s-32-14.327-32-32v-284.8h-284.8c-17.673 0-32-14.327-32-32s14.327-32 32-32h284.8v-284.8c0-17.673 14.327-32 32-32s32 14.327 32 32z" />
13
- <glyph unicode="&#xe903;" glyph-name="icon-alert-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM565.44 197.44c0-29.514-23.926-53.44-53.44-53.44s-53.44 23.926-53.44 53.44c0 29.514 23.926 53.44 53.44 53.44s53.44-23.926 53.44-53.44zM529.6 309.76c-4.847-3.647-10.967-5.84-17.6-5.84s-12.753 2.193-17.676 5.895c-11.764 92.746-23.284 159.946-35.124 252.746-0.321 2.213-0.504 4.768-0.504 7.366 0 29.595 23.772 53.637 53.263 54.074h0.041c29.532-0.437 53.304-24.48 53.304-54.074 0-2.598-0.183-5.153-0.537-7.653-11.487-92.513-23.327-159.713-35.167-252.513z" />
14
- <glyph unicode="&#xe904;" glyph-name="icon-alert" d="M564.8 180.8c0-29.161-23.639-52.8-52.8-52.8s-52.8 23.639-52.8 52.8c0 29.161 23.639 52.8 52.8 52.8s52.8-23.639 52.8-52.8zM529.28 291.52c-4.921-3.241-10.955-5.17-17.44-5.17s-12.519 1.929-17.561 5.245c-11.399 84.085-23.239 144.565-34.759 228.725-0.169 1.55-0.265 3.347-0.265 5.167 0 27.924 22.636 50.56 50.56 50.56 0.768 0 1.533-0.017 2.293-0.051l-0.108 0.004c0.556 0.022 1.208 0.034 1.863 0.034 27.924 0 50.56-22.636 50.56-50.56 0-1.815-0.096-3.608-0.282-5.374-11.501-83.94-23.021-144.74-34.861-228.58zM512 770.24c25.277-0.328 46.99-15.259 57.115-36.73l304.165-592.39c6.114-10.609 9.721-23.331 9.721-36.896 0-38.58-29.176-70.345-66.667-74.435l-608.334-0.030c-37.825 4.119-67.001 35.885-67.001 74.464 0 13.565 3.607 26.287 9.914 37.26l303.807 591.636c10.29 21.861 32.003 36.792 57.237 37.12zM512 832c-48.971-0.852-91.155-29.076-111.984-69.993l-304.016-592.727c-9.902-18.996-15.711-41.484-15.711-65.328 0-27.542 7.75-53.275 21.187-75.135 21.728-36.136 61.246-60.441 106.469-60.816h608.054c45.458 0.328 85.132 24.785 106.883 61.187 13.236 21.709 20.886 47.287 20.886 74.651 0 23.89-5.83 46.417-16.146 66.238l-303.623 591.204c-21.116 41.553-63.154 69.744-111.87 70.718z" />
15
- <glyph unicode="&#xe905;" glyph-name="icon-bank" d="M830.080 512h-636.16c-0.844-0.040-1.834-0.063-2.829-0.063-28.631 0-52.871 18.8-61.048 44.729-1.089 4.299-1.643 8.714-1.643 13.258 0 21.828 12.781 40.671 31.268 49.454l335.372 207.822c4.777 2.991 10.581 4.765 16.8 4.765s12.023-1.774 16.935-4.843l337.145-207.922c17.839-9.261 29.815-27.594 29.815-48.724 0-4.744-0.604-9.347-1.738-13.736-8.217-26.002-32.457-44.803-61.088-44.803-0.995 0-1.985 0.023-2.968 0.068zM834.56 576v0zM209.92 576h604.16l-302.080 186.56zM848 192h-80v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-160v220.48c0 17.673-14.327 32-32 32s-32-14.327-32-32v-220.48h-160v224c0 17.673-14.327 32-32 32s-32-14.327-32-32v-224h-80c-17.673 0-32-14.327-32-32s14.327-32 32-32h672c17.673 0 32 14.327 32 32s-14.327 32-32 32zM128 64h768c17.673 0 32-14.327 32-32s-14.327-32-32-32h-768c-17.673 0-32 14.327-32 32s14.327 32 32 32z" />
16
- <glyph unicode="&#xe906;" glyph-name="icon-chart" d="M250.56 56.96c-17.673 0-32 14.327-32 32v128c0 17.673 14.327 32 32 32s32-14.327 32-32v-128c0-17.673-14.327-32-32-32zM378.56 64c-17.673 0-32 14.327-32 32v256c0 17.673 14.327 32 32 32s32-14.327 32-32v-256c0-17.673-14.327-32-32-32zM506.56 58.88c-0.030 0-0.066 0-0.103 0-16.772 0-30.531 12.903-31.89 29.325l-0.008 207.476c0 17.673 14.327 32 32 32s32-14.327 32-32v-207.040c-1.206-16.683-15.037-29.76-31.922-29.76-0.028 0-0.055 0-0.083 0zM634.56 61.44c-0.030 0-0.066 0-0.103 0-16.772 0-30.531 12.903-31.89 29.325l-0.008 298.356c0 17.673 14.327 32 32 32s32-14.327 32-32v-297.92c-1.206-16.683-15.037-29.76-31.922-29.76-0.028 0-0.055 0-0.083 0zM762.56 64c-0.030 0-0.066 0-0.103 0-16.772 0-30.531 12.903-31.89 29.325l-0.008 325.236c0 17.673 14.327 32 32 32s32-14.327 32-32v-325.12c-1.367-16.537-15.125-29.44-31.897-29.44-0.036 0-0.072 0-0.108 0zM768 704h-132.16c-17.673 0-32-14.327-32-32s14.327-32 32-32h62.080l-210.56-152.32-81.6 81.6c-5.784 5.751-13.757 9.305-22.56 9.305s-16.776-3.555-22.562-9.307l-190.078-190.078c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l168.355 167.402 80-80c5.712-5.38 13.43-8.687 21.92-8.687s16.208 3.306 21.936 8.702l228.144 166.705v-44.16c0-17.673 14.327-32 32-32s32 14.327 32 32v128c0 17.673-14.327 32-32 32z" />
17
- <glyph unicode="&#xe907;" glyph-name="icon-briefcase" d="M832 640h-160v16c0 61.856-50.144 112-112 112h-96c-61.856 0-112-50.144-112-112v-16h-160c-53.019 0-96-42.981-96-96v-384c0-53.019 42.981-96 96-96h640c53.019 0 96 42.981 96 96v384c0 53.019-42.981 96-96 96zM416 656c0 26.51 21.49 48 48 48h96c26.51 0 48-21.49 48-48v-16h-192zM832 128h-640c-17.673 0-32 14.327-32 32v83.84c20.8-12.48 13.44-19.84 40-19.84h624c26.56 0 19.2 7.36 40 19.84v-83.84c0-17.673-14.327-32-32-32zM864 352c0-35.2 0-64-40-64h-624c-40 0-40 28.8-40 64v192c0 17.673 14.327 32 32 32h640c17.673 0 32-14.327 32-32v-192zM544 384c0-17.673-14.327-32-32-32s-32 14.327-32 32c0 17.673 14.327 32 32 32s32-14.327 32-32z" />
18
- <glyph unicode="&#xe908;" glyph-name="icon-camera" d="M448 512c70.692 0 128-57.308 128-128s-57.308-128-128-128c-70.692 0-128 57.308-128 128s57.308 128 128 128zM448 576c-106.039 0-192-85.961-192-192s85.961-192 192-192c106.039 0 192 85.961 192 192s-85.961 192-192 192zM832 480c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM864 672h-448v32c0 17.673-14.327 32-32 32h-128c-17.673 0-32-14.327-32-32v-32h-64c-53.019 0-96-42.981-96-96v-384c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v384c0 53.019-42.981 96-96 96zM896 192c0-17.673-14.327-32-32-32h-704c-17.673 0-32 14.327-32 32v384c0 17.673 14.327 32 32 32h704c17.673 0 32-14.327 32-32z" />
19
- <glyph unicode="&#xe909;" glyph-name="icon-card" d="M864 704h-704c-53.019 0-96-42.981-96-96v-448c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v448c0 53.019-42.981 96-96 96zM160 640h704c17.673 0 32-14.327 32-32v-32h-768v32c0 17.673 14.327 32 32 32zM864 128h-704c-17.673 0-32 14.327-32 32v256h768v-256c0-17.673-14.327-32-32-32zM160 288h256v-32h-256v32zM640.32 320h191.36c17.85 0 32.32-14.47 32.32-32.32v-63.36c0-17.85-14.47-32.32-32.32-32.32h-191.36c-17.85 0-32.32 14.47-32.32 32.32v63.36c0 17.85 14.47 32.32 32.32 32.32z" />
20
- <glyph unicode="&#xe90a;" glyph-name="icon-chat-pending" d="M800 608c17.673 0 32-14.327 32-32v-322.56c0-17.673-14.327-32-32-32h-32v-122.56c0-1.414-1.146-2.56-2.56-2.56h-1.92l-123.52 124.8h-416c-17.673 0-32 14.327-32 32v322.88c0 17.673 14.327 32 32 32h576zM800 672h-576c-53.019 0-96-42.981-96-96v-322.56c0-53.019 42.981-96 96-96h389.44l104.64-105.6c12.074-12.222 28.833-19.792 47.36-19.792 36.743 0 66.533 29.773 66.56 66.509v64.003c37.605 13.577 64.001 48.961 64.001 90.51 0 0.13 0 0.26-0.001 0.39v322.54c0 53.019-42.981 96-96 96zM384 416c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM576 416c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM768 416c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64z" />
21
- <glyph unicode="&#xe90b;" glyph-name="icon-check-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM432 224c-0.055 0-0.12-0.001-0.185-0.001-8.791 0-16.753 3.545-22.537 9.283l-95.998 95.998c-4.783 5.559-7.695 12.847-7.695 20.815 0 17.673 14.327 32 32 32 7.968 0 15.255-2.912 20.857-7.73l73.238-73.245 233.28 233.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-255.965-255.958c-5.676-5.632-13.455-9.153-22.056-9.28z" />
22
- <glyph unicode="&#xe90c;" glyph-name="icon-check" d="M404.16 192c-9.105 0.125-17.273 4.033-23.022 10.22l-147.538 154.9c-5.897 6.369-9.514 14.922-9.514 24.32s3.617 17.951 9.536 24.343c5.821 6.117 14.054 9.937 23.179 9.937s17.358-3.819 23.187-9.947l124.493-130.893 339.84 355.2c5.842 6.141 14.075 9.96 23.2 9.96s17.358-3.819 23.187-9.947c5.91-6.382 9.527-14.935 9.527-24.333s-3.617-17.951-9.536-24.343l-363.499-379.497c-5.812-6.088-13.979-9.884-23.033-9.92z" />
23
- <glyph unicode="&#xe90d;" glyph-name="icon-close-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM557.12 384l137.28 137.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-137.238-137.245-137.28 137.28c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l137.245-137.238-137.28-137.28c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l137.315 137.322 137.28-137.28c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857z" />
24
- <glyph unicode="&#xe90e;" glyph-name="icon-close" d="M557.12 384l201.28 201.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-201.238-201.245-201.28 201.6c-5.815 5.815-13.847 9.411-22.72 9.411-17.745 0-32.131-14.386-32.131-32.131 0-8.873 3.596-16.905 9.411-22.72l201.6-201.28-201.6-201.28c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l201.635 201.322 201.28-201.28c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857z" />
25
- <glyph unicode="&#xe90f;" glyph-name="icon-collapse" d="M288.96 120.32l55.68-56.32 167.36 168.64 167.36-168.64 55.68 56.32-223.040 224.96-223.040-224.96zM735.040 645.76l-55.68 56.32-167.36-168.96-167.36 168.96-55.68-56.32 223.040-224.96 223.040 224.96z" />
26
- <glyph unicode="&#xe910;" glyph-name="icon-chat" d="M800 606.080c17.673 0 32-14.327 32-32v-320c0-17.673-14.327-32-32-32h-128v-121.6c0-1.414-1.146-2.56-2.56-2.56h-1.92l-123.52 124.16h-320c-17.673 0-32 14.327-32 32v320c0 17.673 14.327 32 32 32h576zM800 670.080h-576c-53.019 0-96-42.981-96-96v-320c0-53.019 42.981-96 96-96h293.44l104.64-104.64c12.074-12.222 28.833-19.792 47.361-19.792 36.76 0 66.56 29.8 66.56 66.56 0 0.096 0 0.192-0.001 0.287v57.585h64c53.019 0 96 42.981 96 96v320c0 53.019-42.981 96-96 96z" />
27
- <glyph unicode="&#xe911;" glyph-name="icon-chats" d="M565.76 337.28v-124.16c-0.348-9.8-8.376-17.612-18.229-17.612-0.229 0-0.457 0.004-0.684 0.013l-243.807-0.001s-73.6-69.44-75.2-69.44v0 69.76h-18.56c-9.338 0.495-16.785 7.942-17.278 17.235l-0.002 175.725c0.348 9.8 8.376 17.612 18.229 17.612 0.229 0 0.457-0.004 0.684-0.013l109.087 0.001v62.4h-110.72c-0.191 0.002-0.417 0.003-0.643 0.003-44.312 0-80.276-35.741-80.637-79.968v-175.714c0.068-28.23 14.866-52.99 37.112-67.007l0.328-20.033c1.024-33.755 28.035-60.877 61.648-62.077l4.592-0.003c20.8 0 26.88 4.16 96 69.44h219.52c0.192-0.002 0.419-0.003 0.646-0.003 44.2 0 80.094 35.56 80.634 79.632v124.211zM815.36 648.64c0.096 0.001 0.209 0.002 0.322 0.002 13.497 0 24.459-10.851 24.638-24.305v-243.857c-0.179-13.471-11.141-24.322-24.638-24.322-0.113 0-0.226 0.001-0.339 0.002h-24.943v-92.8c0-1.060-0.86-1.92-1.92-1.92v0l-96 94.080h-327.36c-0.096-0.001-0.209-0.002-0.322-0.002-13.497 0-24.459 10.851-24.638 24.305v244.497c0.179 13.471 11.141 24.322 24.638 24.322 0.113 0 0.226-0.001 0.339-0.002h450.223zM815.36 704h-450.24c-0.096 0-0.209 0.001-0.323 0.001-44.135 0-79.955-35.597-80.317-79.646v-243.874c0.362-44.084 36.183-79.681 80.317-79.681 0.113 0 0.227 0 0.34 0.001h302.702l80.32-78.4c10.381-10.182 24.617-16.466 40.32-16.466 31.75 0 57.501 25.689 57.6 57.416v43.21c29.461 12.186 49.83 40.663 49.92 73.909v243.851c-0.362 44.084-36.183 79.681-80.317 79.681-0.113 0-0.227 0-0.34-0.001z" />
28
- <glyph unicode="&#xe912;" glyph-name="icon-delete-profile" d="M512 768c80.32 0 137.28-71.68 128-160s-66.88-160-128-160-117.12 71.68-128 160 47.040 160 128 160zM512 832v0c-0.121 0-0.265 0-0.409 0-55.84 0-105.91-24.702-139.879-63.774-33.133-37.982-53.218-87.698-53.218-142.104 0-8.98 0.547-17.833 1.61-26.526 13.656-120.556 95.896-215.596 191.896-215.596s176.64 96 192 216.64c0.959 7.649 1.506 16.502 1.506 25.482 0 54.406-20.085 104.122-53.246 142.135-33.942 39.041-84.012 63.743-139.852 63.743-0.144 0-0.287 0-0.431 0zM620.8 16.32c-33.024-10.276-70.993-16.195-110.344-16.195-124.296 0-234.799 59.055-304.981 150.638-9.626 11.841-15.051 25.953-15.051 41.333 0 35.346 28.654 64 64 64 1.23 0 2.451-0.035 3.664-0.103l259.352 0.008c5.417 24.184 14.027 45.563 25.525 65.034l-285.045-1.034c-0.314 0.003-0.686 0.004-1.058 0.004-50.315 0-93.85-29.031-114.767-71.257-8.866-17.433-13.865-37.144-13.865-58.024 0-29.385 9.902-56.458 26.551-78.063 82.877-107.711 212.177-176.631 357.574-176.631 74.487 0 144.75 18.088 206.635 50.112-38.256 2.131-70.797 13.364-99.17 30.736zM832 115.2l-76.8 76.8 76.8 76.8-51.2 51.2-76.8-76.8-76.8 76.8-51.2-51.2 76.8-76.8-76.8-76.8 51.2-51.2 76.8 76.8 76.8-76.8 51.2 51.2z" />
29
- <glyph unicode="&#xe913;" glyph-name="icon-document" d="M704 704c17.673 0 32-14.327 32-32v-576c0-17.673-14.327-32-32-32h-384c-17.673 0-32 14.327-32 32v576c0 17.673 14.327 32 32 32h384zM704 768h-384c-53.019 0-96-42.981-96-96v-576c0-53.019 42.981-96 96-96h384c53.019 0 96 42.981 96 96v576c0 53.019-42.981 96-96 96zM384 544h256v-64h-256v64zM384 416h256v-64h-256v64zM384 288h256v-64h-256v64z" />
30
- <glyph unicode="&#xe914;" glyph-name="icon-documents" d="M742.4 640h-70.4v39.68c0.040 0.972 0.062 2.112 0.062 3.258 0 45.907-36.341 83.326-81.825 85.057l-284.638 0.005c-45.499-1.907-81.663-39.255-81.663-85.050 0-1.15 0.023-2.295 0.068-3.434l-0.005-463.196c-0.040-0.975-0.063-2.12-0.063-3.27 0-45.795 36.164-83.143 81.491-85.044l46.572-0.006v-69.76c-0.001-0.095-0.001-0.208-0.001-0.321 0-31.876 25.75-57.738 57.584-57.919h332.817c31.851 0.181 57.601 26.043 57.601 57.919 0 0.113 0 0.226-0.001 0.338v523.503c0.001 0.095 0.001 0.208 0.001 0.321 0 31.876-25.75 57.738-57.584 57.919zM278.4 216.32v463.36c-0.011 0.295-0.017 0.641-0.017 0.988 0 15.285 12.041 27.757 27.155 28.45l284.542 0.002c15.176-0.694 27.217-13.167 27.217-28.452 0-0.347-0.006-0.693-0.019-1.038l0.001-463.31c0.011-0.295 0.017-0.641 0.017-0.988 0-15.285-12.041-27.757-27.155-28.45l-284.542-0.002c-15.176 0.694-27.217 13.167-27.217 28.452 0 0.347 0.006 0.693 0.019 1.038zM411.52 58.24v69.76h178.56c45.641 1.736 81.982 39.155 81.982 85.062 0 1.146-0.023 2.286-0.067 3.421l0.005 365.277h68.16l2.24-523.52zM352 608h192v-64h-192v64zM352 480h192v-64h-192v64zM352 352h192v-64h-192v64z" />
31
- <glyph unicode="&#xe915;" glyph-name="icon-down-arrow" d="M480 672v-498.88l-73.28 73.28c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l127.965-127.958c5.8-5.846 13.837-9.466 22.72-9.466s16.92 3.619 22.718 9.463l128.002 128.002c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-73.878-73.245v498.88c0 17.673-14.327 32-32 32s-32-14.327-32-32z" />
32
- <glyph unicode="&#xe916;" glyph-name="icon-down" d="M192 544c0.055 0 0.12 0.001 0.185 0.001 8.791 0 16.753-3.545 22.537-9.283l297.278-297.598 297.28 297.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-319.965-319.958c-5.784-5.751-13.757-9.305-22.56-9.305s-16.776 3.555-22.562 9.307l-319.998 319.998c-5.847 5.8-9.466 13.838-9.466 22.721 0 17.673 14.327 32 32 32 0.065 0 0.131 0 0.196-0.001z" />
33
- <glyph unicode="&#xe917;" glyph-name="icon-download" d="M480 744v-434.88l-73.28 74.88c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l127.965-127.958c5.8-5.846 13.837-9.466 22.72-9.466s16.92 3.619 22.718 9.463l128.002 128.002c5.719 5.798 9.252 13.767 9.252 22.56 0 17.746-14.386 32.132-32.132 32.132-8.952 0-17.050-3.661-22.876-9.568l-73.284-74.884v434.88c0 17.673-14.327 32-32 32s-32-14.327-32-32zM96 121.92v316.48c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-314.88s0 0 2.88 0h689.28c0.572-0.209 1.232-0.329 1.92-0.329s1.348 0.121 1.96 0.342l-0.040 313.587c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-316.48c-1.56-36.76-31.74-65.97-68.742-65.97-0.921 0-1.837 0.018-2.749 0.054l-690.109-0.004c-0.769-0.031-1.671-0.048-2.578-0.048-37.452 0-67.914 29.925-68.781 67.168z" />
34
- <glyph unicode="&#xe918;" glyph-name="icon-edit" d="M851.52 678.4l-45.12 45.12c-17.368 17.347-41.351 28.076-67.84 28.076s-50.472-10.728-67.841-28.077l-384.959-384.639c-3.518-3.394-6.254-7.573-7.93-12.257l-67.59-204.063c-1.067-3.054-1.683-6.575-1.683-10.24 0-17.673 14.327-32 32-32 0.029 0 0.058 0 0.087 0 0.068-0.001 0.154-0.001 0.241-0.001 3.574 0 7.011 0.586 10.221 1.667l203.614 67.774c4.907 1.746 9.086 4.482 12.471 7.99l0.009 0.010 44.8 45.12 339.52 341.12c17.347 17.368 28.076 41.351 28.076 67.84s-10.728 50.472-28.077 67.841zM291.2 162.88l32 93.76 64-64zM466.88 248l-90.56 90.56 248.96 248.96 90.56-90.56zM806.4 587.84l-45.44-45.44-88.96 90.56 43.84 45.44c5.784 5.751 13.757 9.305 22.56 9.305s16.776-3.555 22.562-9.307l45.438-45.438c5.751-5.784 9.305-13.757 9.305-22.56s-3.555-16.776-9.307-22.562zM434.883 331.182l181.019 181.019 22.627-22.627-181.019-181.019-22.627 22.627z" />
35
- <glyph unicode="&#xe919;" glyph-name="icon-expand" d="M735.68 289.6l-56 56.64-167.68-169.28-167.68 169.28-56-56.64 223.68-225.6 223.68 225.6zM288.32 478.4l56-56.64 167.68 169.28 167.68-169.28 56 56.64-223.68 225.6-223.68-225.6z" />
36
- <glyph unicode="&#xe91a;" glyph-name="icon-eye" d="M512 576c212.16 0 384-192 384-192s-171.84-192-384-192-384 192-384 192 171.84 192 384 192zM512 640c-238.080 0-424-204.48-431.68-213.44-10.142-11.278-16.345-26.274-16.345-42.72s6.203-31.442 16.397-42.778c7.628-8.582 193.548-213.062 431.628-213.062s424 204.48 431.68 213.44c10.142 11.278 16.345 26.274 16.345 42.72s-6.203 31.442-16.397 42.778c-7.628 8.582-193.548 213.062-431.628 213.062zM640 384c0-70.692-57.308-128-128-128s-128 57.308-128 128c0 70.692 57.308 128 128 128s128-57.308 128-128z" />
37
- <glyph unicode="&#xe91b;" glyph-name="icon-facebook-inverse" d="M550.080 137.6v224h75.52l11.52 87.040h-87.040v57.28c-0.012 0.495-0.018 1.079-0.018 1.664 0 5.53 0.589 10.922 1.709 16.117 1.033 4.668 3.267 9.194 6.356 12.998 3.401 3.87 7.833 6.856 12.865 8.521 6.36 2.099 13.442 3.276 20.799 3.276 0.523 0 1.046-0.006 1.566-0.018l46.643 0.001v78.4h-67.84c-0.336 0.003-0.733 0.005-1.13 0.005-16 0-31.343-2.816-45.559-7.98-26.509-9.59-47.746-30.827-57.42-57.597-5.488-14.951-8.54-31.447-8.54-48.656 0-0.567 0.003-1.133 0.010-1.699l-0.001-63.914h-75.52v-87.68h75.52v-224h90.56z" />
38
- <glyph unicode="&#xe91c;" glyph-name="icon-facebook" d="M796.8 704h-569.6c-19.44 0-35.2-15.76-35.2-35.2v-569.6c0-19.44 15.76-35.2 35.2-35.2h306.56v248h-83.2v96h83.52v72c0.070 19.557 3.703 38.245 10.281 55.478 10.568 28.832 33.729 51.993 62.903 62.687 15.523 6.035 32.637 9.53 50.528 9.834l74.688 0.002v-86.4h-50.88c-0.484 0.011-1.054 0.018-1.626 0.018-8.108 0-15.913-1.294-23.221-3.687-5.365-1.707-10.348-5.037-14.16-9.412-3.371-4.14-5.827-9.097-7.029-14.525-1.271-5.61-1.974-11.783-1.974-18.121 0-0.462 0.004-0.923 0.011-1.382l-0.001-61.691h96l-12.8-96h-83.2v-252.8h163.2c19.44 0 35.2 15.76 35.2 35.2v569.6c0 19.44-15.76 35.2-35.2 35.2z" />
39
- <glyph unicode="&#xe91d;" glyph-name="icon-fast-flag" d="M258.56 704l99.84-167.68-175.040-167.68h302.72l28.48 67.2h-167.040l101.12 100.8-58.88 100.16h275.52l-241.92-572.8h82.88l270.4 640h-518.080z" />
40
- <glyph unicode="&#xe91e;" glyph-name="icon-gift" d="M827.52 605.12h-157.76c32 27.2 35.2 104 4.16 138.24s-96 32-137.6-16c-11.005-13.158-19.392-28.91-24.118-46.176-5.15 17.261-13.535 33.010-24.682 46.374-42.399 46.842-102.879 53.562-137.439 15.802s-28.48-111.36 4.16-138.24h-157.76c-29.024-0.179-52.484-23.75-52.484-52.799 0-0.225 0.001-0.45 0.004-0.675v-108.126c-0.003-0.197-0.004-0.43-0.004-0.664 0-29.306 23.311-53.168 52.403-54.054l4.881-0.002c-2.88 0-4.8-16.64-4.8-26.24v-216.32c-0.010-0.481-0.016-1.048-0.016-1.616 0-43.979 35.207-79.736 78.973-80.623l473.043-0.001c43.707 1.068 78.731 36.753 78.731 80.617 0 0.458-0.004 0.915-0.011 1.371l0.001 216.251c0 9.6-1.92 26.24-4.8 26.24h4.8c29.173 0.888 52.484 24.75 52.484 54.056 0 0.233-0.001 0.466-0.004 0.699v108.445c0.003 0.191 0.004 0.417 0.004 0.644 0 28.937-23.278 52.437-52.13 52.796zM571.52 689.6c11.52 13.867 28.232 23.076 47.114 24.624 0.602 0.033 1.020 0.042 1.44 0.042 7.698 0 14.649-3.198 19.597-8.338 14.408-16.009 7.688-50.569-14.712-75.209-20.34-14.236-45.597-22.748-72.842-22.748-0.941 0-1.881 0.010-2.817 0.030 0.135 0.467 0.132 1.022 0.132 1.577 0 29.464 7.964 57.067 21.856 80.775zM384 705.6c4.956 5.148 11.908 8.346 19.606 8.346 0.42 0 0.838-0.010 1.253-0.028 19.069-1.562 35.781-10.771 47.211-24.526 14.004-23.377 22.303-51.396 22.49-81.339-0.172-0.054-0.375-0.055-0.579-0.055-28.010 0-53.919 8.997-74.994 24.258-22.027 23.103-28.747 57.343-14.987 73.343zM196.48 442.88v108.16h288v-108.16h-288zM774.72 145.92c0.005-0.196 0.008-0.426 0.008-0.657 0-14.687-11.641-26.656-26.2-27.182l-473.008-0.001c-14.607 0.528-26.248 12.496-26.248 27.183 0 0.231 0.003 0.461 0.009 0.691l-0.001 216.286c-0.001 0.096-0.002 0.209-0.002 0.322 0 14.315 11.605 25.92 25.92 25.92 0.113 0 0.226-0.001 0.339-0.002h210.223v-270.080h52.48v270.4h210.24c0.096 0.001 0.209 0.002 0.322 0.002 14.315 0 25.92-11.605 25.92-25.92 0-0.113-0.001-0.226-0.002-0.339zM748.48 442.88h-210.24v108.16h288v-108.16z" />
41
- <glyph unicode="&#xe91f;" glyph-name="icon-globe" d="M512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM843.52 576h-119.68c-20.109 63.873-47.189 119.455-81.16 170.020 86.676-34.348 155.679-93.107 199.861-168.219zM896 384c-0.153-45.941-8.35-89.92-23.253-130.668l-131.627 2.668c8.156 38.481 12.826 82.695 12.826 128s-4.67 89.519-13.555 132.187l133.849-4.187c13.788-37.953 21.76-81.76 21.76-127.43 0-0.2 0-0.401 0-0.601zM128 384c0.153 45.941 8.35 89.92 23.253 130.668l131.627-2.668c-8.156-38.481-12.826-82.695-12.826-128s4.67-89.519 13.555-132.187l-132.889 4.187c-14.15 38.056-22.455 82.017-22.719 127.884zM334.4 385.92c0.317 44.848 5.547 88.308 15.177 130.085l324.663-4.005c9.185-38.459 14.452-82.614 14.452-128s-5.267-89.541-15.222-131.888l-323.709 3.888c-9.324 38.95-14.791 83.733-15.039 129.752zM547.2 766.080c46.123-53.713 83.098-116.875 107.531-185.964l-286.731-4.116c25.060 72.997 61.301 136.062 107.288 190.647 10.323 0.386 23.321 1.196 36.477 1.351 12.075 0.002 23.915 0.002 35.435-1.918zM376.32 742.72c-31.614-47.955-57.958-103.243-76.204-162.092l-119.636-4.628c44.481 75.993 112.173 134.275 193.224 165.824zM180.48 192h119.68c20.035-63.748 47.007-119.226 80.845-169.714-86.513 34.346-155.389 92.979-199.547 167.919zM476.48 2.56c-45.943 53.549-82.803 116.491-107.208 185.326l286.728 4.114c-24.998-72.864-61.131-135.82-106.975-190.338-10.303-0.475-23.391-1.398-36.641-1.656-12.224-0.006-24.064-0.006-35.904 1.914zM648 26.24c31.424 47.681 57.652 102.642 75.878 161.133l119.642 4.627c-44.455-75.817-112.021-133.974-192.906-165.503z" />
42
- <glyph unicode="&#xe920;" glyph-name="icon-google" d="M96 397.12c7.015 140.013 122.245 250.88 263.369 250.88 0.109 0 0.218 0 0.328 0 0.838 0.010 1.848 0.015 2.86 0.015 66.48 0 127.304-24.221 174.127-64.319-22.093-25.714-43.844-49.189-66.729-71.507-60.355 41.411-145.795 53.251-205.635 5.251-40.318-31.254-66.020-79.695-66.020-134.138 0-50.657 22.251-96.117 57.512-127.139 80.508-73.122 232.508-36.962 256.188 74.718-50.24 0-100.8 0-151.040 1.6 0 30.080 0 60.16 0 90.24 84.16 0 168.32 0 252.48 0 1.476-11.235 2.319-24.227 2.319-37.417 0-62.080-18.667-119.799-50.694-167.852-64.905-91.371-197.065-118.251-300.105-78.891-99.843 39.269-169.23 134.843-169.23 246.623 0 4.198 0.098 8.374 0.291 12.524zM776.96 497.6h75.2c0-24.96 0-50.24 0-75.52h75.52v-75.2h-75.52q0-37.76 0-75.52h-75.2c0 24.96 0 50.24 0 75.2h-75.52v75.2h75.52q-0.32 38.4 0 75.84z" />
43
- <glyph unicode="&#xe921;" glyph-name="icon-help-circle" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM465.6 294.4c0 140.8 102.4 124.16 102.4 192-0.496 28.248-23.512 50.958-51.832 50.958-2.259 0-4.484-0.144-6.666-0.425-0.181 0.038-0.699 0.045-1.218 0.045-29.352 0-53.921-20.476-60.204-47.923l-80.080 22.945c15.040 56.32 64 96 143.040 96 85.12 0 144.96-48.64 144.96-121.6 0-110.080-113.6-87.040-113.6-192v-6.4h-76.8zM512 240c30.928 0 56-25.072 56-56s-25.072-56-56-56c-30.928 0-56 25.072-56 56s25.072 56 56 56z" />
44
- <glyph unicode="&#xe922;" glyph-name="icon-help" d="M455.040 289.92c0 185.92 125.12 163.84 125.12 256 0.044 0.882 0.068 1.916 0.068 2.956 0 35.346-28.654 64-64 64-2.504 0-4.975-0.144-7.405-0.424-37.246-0.399-68.287-27.698-74.518-63.513l-98.626 31.541c18.56 72.96 77.44 123.52 176.32 123.52 104 0 177.28-64 177.28-160 0-145.28-138.88-114.88-138.88-253.12v-8.32h-95.36zM512 211.2v0c38.881 0 70.4-31.519 70.4-70.4v0c0-38.881-31.519-70.4-70.4-70.4v0c-38.881 0-70.4 31.519-70.4 70.4v0c0 38.881 31.519 70.4 70.4 70.4z" />
45
- <glyph unicode="&#xe923;" glyph-name="icon-home" d="M520.32 765.76l375.68-317.76h-128v-381.76h-102.4v201.6c0 17.673-14.327 32-32 32h-227.84c-17.673 0-32-14.327-32-32v-201.6h-114.88v381.76h-130.88l392.32 316.8zM520.32 831.040c-0.439 0.011-0.956 0.017-1.475 0.017-14.676 0-28.199-4.94-38.996-13.248l-391.21-316.689c-15.104-12.534-24.652-31.31-24.652-52.317 0-7.73 1.293-15.159 3.674-22.080 8.218-25.527 32.079-44.062 60.307-44.323h66.911v-315.84c-0.025-0.668-0.039-1.452-0.039-2.24 0-35.346 28.654-64 64-64 0.014 0 0.028 0 0.041 0h116.158c0.012 0 0.025 0 0.039 0 35.346 0 64 28.654 64 64 0 0.788-0.014 1.572-0.042 2.353l0.003 166.287h162.56v-166.72c-0.025-0.668-0.039-1.452-0.039-2.24 0-35.346 28.654-64 64-64 0.014 0 0.028 0 0.041 0h102.398c0.012 0 0.025 0 0.039 0 35.346 0 64 28.654 64 64 0 0.788-0.014 1.572-0.042 2.353l0.003 316.047h64c27.976 0.311 51.618 18.524 60.029 43.708 2.496 7.065 3.864 14.695 3.864 22.645 0 20.51-9.102 38.895-23.487 51.334l-375.766 317.193c-10.863 9.053-24.933 14.592-40.292 14.72z" />
46
- <glyph unicode="&#xe924;" glyph-name="icon-id" d="M402.24 464c-5.12-44.16-34.56-80-65.92-80s-60.8 35.84-65.92 80c-0.814 3.925-1.28 8.435-1.28 13.053 0 37.114 30.086 67.2 67.2 67.2s67.2-30.086 67.2-67.2c0-4.619-0.466-9.129-1.354-13.486zM478.080 322.88c-11.52 32-59.84 26.88-98.88 26.88h-86.4c-39.040 0-87.36 5.12-98.88-26.88-1.146-3.159-1.808-6.805-1.808-10.605 0-7.361 2.486-14.142 6.663-19.549 31.358-41.614 80.65-68.377 136.209-68.726h1.977c55.564 0.268 104.85 26.915 136.009 68.051 4.481 5.78 6.997 12.598 6.997 20.004 0 3.882-0.691 7.603-1.958 11.046zM544 480h256v-32h-256v32zM544 384h256v-32h-256v32zM544 288h256v-32h-256v32zM864 704h-96v32c0 17.673-14.327 32-32 32h-64c-17.673 0-32-14.327-32-32v-32h-256v32c0 17.673-14.327 32-32 32h-64c-17.673 0-32-14.327-32-32v-32h-96c-53.019 0-96-42.981-96-96v-448c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v448c0 53.019-42.981 96-96 96zM896 160c0-17.673-14.327-32-32-32h-704c-17.673 0-32 14.327-32 32v448c0 17.673 14.327 32 32 32h704c17.673 0 32-14.327 32-32z" />
47
- <glyph unicode="&#xe925;" glyph-name="icon-joint-account" d="M711.040 567.68c28.574-2.208 50.923-25.937 50.923-54.886 0-4.251-0.482-8.39-1.394-12.364-3.769-36.43-26.169-66.51-49.529-66.51v0c-23.36 0-45.76 29.76-49.6 66.88-0.841 3.604-1.323 7.743-1.323 11.994 0 28.949 22.349 52.678 50.734 54.874zM711.040 634.56c-0.091 0-0.2 0-0.308 0-33.382 0-63.333-14.688-83.743-37.954-20.528-23.361-32.987-54.025-32.987-87.599 0-5.373 0.319-10.671 0.939-15.877 7.619-71.371 57.219-127.371 115.139-127.371s107.84 54.4 115.2 128c0.55 4.545 0.864 9.807 0.864 15.143 0 33.605-12.452 64.303-32.995 87.729-20.389 23.24-50.34 37.928-83.721 37.928-0.108 0-0.217 0-0.325 0zM395.84 698.24c64 0 106.88-58.56 98.88-130.56s-52.16-130.56-98.88-130.56-91.2 58.56-98.88 130.56 36.48 130.56 98.88 130.56zM395.84 768v0c-0.083 0-0.181 0-0.279 0-48.736 0-92.29-22.19-121.109-57.017-27.9-34.38-44.667-78.337-44.667-126.21 0-8.846 0.572-17.558 1.682-26.101 11.733-108.752 82.453-190.992 164.373-190.992s152.64 82.88 164.48 192c1.003 7.535 1.575 16.247 1.575 25.093 0 47.873-16.767 91.831-44.748 126.32-28.796 34.721-72.396 56.907-121.179 56.907-0.045 0-0.090 0-0.135 0zM950.080 277.76c-14.803 33.244-47.55 56.001-85.612 56.001-0.165 0-0.329 0-0.494-0.001h-147.175c17.225-14.646 30.988-32.817 40.256-53.445 2.304-5.115 3.584-9.275 4.864-13.435h102.080c18.015-1.104 32.208-15.984 32.208-34.18 0-7.605-2.48-14.631-6.674-20.314-31.957-45.44-83.173-75.613-141.568-78.608-3.006-3.858-5.246-8.018-8.126-11.858-14.44-18.611-29.645-35.135-46.117-50.303 13.688-3.345 29.796-5.201 46.306-5.376 82.498 0.448 155.144 41.667 198.967 104.486 13.155 17.985 20.737 39.57 20.737 62.925 0 15.999-3.558 31.166-9.925 44.755zM600.96 267.2c1.217 0.102 2.635 0.16 4.066 0.16 28.63 0 51.84-23.21 51.84-51.84 0-11.214-3.561-21.596-9.613-30.078-59.616-72.552-149.53-118.572-250.193-118.572-0.879 0-1.757 0.004-2.635 0.011-0.668-0.008-1.617-0.012-2.566-0.012-100.894 0-191.044 46.004-250.617 118.18-6.73 8.958-10.51 19.558-10.51 31.041 0 28.277 22.923 51.2 51.2 51.2 1.065 0 2.123-0.033 3.172-0.097l409.776 0.007zM608 333.76h-423.040c-0.41 0.005-0.894 0.008-1.379 0.008-47.555 0-88.648-27.662-108.069-67.773-7.369-15.156-11.495-32.138-11.495-50.083 0-27.624 9.778-52.965 26.061-72.75 72.042-87.61 180.683-143.178 302.303-143.178 1.216 0 2.431 0.006 3.644 0.017 0.843-0.011 2.057-0.017 3.273-0.017 121.62 0 230.261 55.567 301.921 142.699 16.665 20.264 26.443 45.605 26.443 73.229 0 17.945-4.126 34.927-11.481 50.047-19.436 40.142-60.527 67.8-108.079 67.8-0.036 0-0.072 0-0.108 0z" />
48
- <glyph unicode="&#xe926;" glyph-name="icon-left-arrow" d="M800 416h-498.88l73.28 73.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-127.958-127.965c-5.846-5.8-9.466-13.837-9.466-22.72s3.619-16.92 9.463-22.718l128.002-128.002c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857l-73.245 73.878h498.88c17.673 0 32 14.327 32 32s-14.327 32-32 32z" />
49
- <glyph unicode="&#xe927;" glyph-name="icon-left" d="M672 704c0-0.055 0.001-0.12 0.001-0.185 0-8.791-3.545-16.753-9.283-22.537l-297.598-297.278 297.28-297.28c4.783-5.559 7.695-12.847 7.695-20.815 0-17.673-14.327-32-32-32-7.968 0-15.255 2.912-20.857 7.73l-319.958 319.965c-5.751 5.784-9.305 13.757-9.305 22.56s3.555 16.776 9.307 22.562l319.998 319.998c5.8 5.847 13.838 9.466 22.721 9.466 17.673 0 32-14.327 32-32 0-0.065 0-0.131-0.001-0.196z" />
50
- <glyph unicode="&#xe928;" glyph-name="icon-line-graph" d="M316.16 260.8c-0.055 0-0.121-0.001-0.186-0.001-17.673 0-32 14.327-32 32 0 8.883 3.619 16.921 9.464 22.718l158.082 158.082c5.784 5.751 13.757 9.305 22.56 9.305s16.776-3.555 22.562-9.307l79.998-79.998 201.28 201.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-223.965-223.958c-5.784-5.751-13.757-9.305-22.56-9.305s-16.776 3.555-22.562 9.307l-79.998 79.998-135.36-135.36c-5.709-5.822-13.616-9.471-22.376-9.6zM832 97.92h-608l-1.92 606.080c0 17.673-14.327 32-32 32v0c-17.673 0-32-14.327-32-32l1.92-640c0-17.673 14.327-32 32-32v0c3.487 0.157 6.765 0.848 9.821 1.992l630.179-0.072c17.673 0 32 14.327 32 32s-14.327 32-32 32z" />
51
- <glyph unicode="&#xe929;" glyph-name="icon-link" d="M265.344 182.774l415.892 415.892 45.255-45.255-415.892-415.892-45.255 45.255zM731.2 352c-0.055 0-0.121-0.001-0.186-0.001-17.673 0-32 14.327-32 32 0 8.883 3.619 16.921 9.464 22.718l87.682 87.682c22.078 22.306 35.719 53 35.719 86.88s-13.64 64.574-35.729 86.89c-22.737 21.063-53.294 33.99-86.87 33.99s-64.132-12.928-86.963-34.077l-87.597-87.604c-5.559-4.783-12.847-7.695-20.815-7.695-17.673 0-32 14.327-32 32 0 7.968 2.912 15.255 7.73 20.857l86.365 87.638c33.946 33.946 80.841 54.941 132.64 54.941 103.598 0 187.581-83.983 187.581-187.581 0-51.799-20.996-98.694-54.941-132.64l-87.68-87.68c-5.663-5.167-13.23-8.332-21.536-8.332-0.304 0-0.606 0.004-0.908 0.013zM314.88 0c-0.298-0.002-0.65-0.003-1.002-0.003-103.211 0-186.88 83.669-186.88 186.88 0 52.094 21.315 99.209 55.7 133.101l87.702 87.702c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-87.645-88.918c-22.078-22.306-35.719-53-35.719-86.88s13.64-64.574 35.729-86.89c22.737-21.063 53.294-33.99 86.87-33.99s64.132 12.928 86.963 34.077l87.597 87.604c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-86.365-87.638c-33.623-33.805-80.17-54.726-131.603-54.726-0.533 0-1.066 0.002-1.599 0.007z" />
52
- <glyph unicode="&#xe92a;" glyph-name="icon-lock" d="M550.080 232c0.033 0.526 0.052 1.141 0.052 1.76s-0.019 1.234-0.056 1.844c16.726 11.626 27.524 30.803 27.524 52.501 0 35.346-28.654 64-64 64s-64-28.654-64-64c0-21.699 10.798-40.875 27.314-52.449 0.173-0.663 0.154-1.277 0.154-1.897s0.019-1.234 0.056-1.844l-22.084-87.916c-0.258-0.96-0.407-2.063-0.407-3.2 0-7.069 5.731-12.8 12.8-12.8 0.030 0 0.061 0 0.091 0h95.995c0.026 0 0.056 0 0.087 0 7.069 0 12.8 5.731 12.8 12.8 0 1.137-0.148 2.24-0.427 3.29zM720 510.4v129.6c0 106.039-85.961 192-192 192h-32c-106.039 0-192-85.961-192-192v-129.6c-63.27-8.199-111.688-61.598-112-126.368v-288.032c0-70.692 57.308-128 128-128h384c70.692 0 128 57.308 128 128v288c-0.312 64.802-48.73 118.201-111.357 126.332zM496 768h32c70.692 0 128-57.308 128-128v-128h-288v128c0 70.692 57.308 128 128 128zM768 96c0-35.346-28.654-64-64-64h-384c-35.346 0-64 28.654-64 64v288c0 35.346 28.654 64 64 64h384c35.346 0 64-28.654 64-64z" />
53
- <glyph unicode="&#xe92b;" glyph-name="icon-login" d="M96 352h370.88l-73.28-73.28c-4.783-5.559-7.695-12.847-7.695-20.815 0-17.673 14.327-32 32-32 7.968 0 15.255 2.912 20.857 7.73l127.958 127.965c5.846 5.8 9.466 13.837 9.466 22.72s-3.619 16.92-9.463 22.718l-128.002 128.002c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l73.245-73.878h-370.88c-17.673 0-32-14.327-32-32s14.327-32 32-32zM768-32h-448c-17.673 0-32 14.327-32 32s14.327 32 32 32h448s0 0 0 2.56v698.88c0.097 0.384 0.153 0.826 0.153 1.28s-0.056 0.896-0.161 1.317l-447.992-0.037c-17.673 0-32 14.327-32 32s14.327 32 32 32h448c0.015 0 0.033 0 0.051 0 35.346 0 64-28.654 64-64 0-0.9-0.019-1.796-0.055-2.688l0.004-698.752c0.033-0.764 0.051-1.66 0.051-2.56 0-35.346-28.654-64-64-64-0.018 0-0.036 0-0.054 0z" />
54
- <glyph unicode="&#xe92c;" glyph-name="icon-logout" d="M544 416h-370.88l73.28 73.28c4.783 5.559 7.695 12.847 7.695 20.815 0 17.673-14.327 32-32 32-7.968 0-15.255-2.912-20.857-7.73l-127.958-127.965c-5.846-5.8-9.466-13.837-9.466-22.72s3.619-16.92 9.463-22.718l128.002-128.002c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857l-73.245 73.878h370.88c17.673 0 32 14.327 32 32s-14.327 32-32 32zM768-32h-448c-17.673 0-32 14.327-32 32s14.327 32 32 32h448s0 0 0 2.56v698.88c0.097 0.384 0.153 0.826 0.153 1.28s-0.056 0.896-0.161 1.317l-447.992-0.037c-17.673 0-32 14.327-32 32s14.327 32 32 32h448c0.015 0 0.033 0 0.051 0 35.346 0 64-28.654 64-64 0-0.9-0.019-1.796-0.055-2.688l0.004-698.752c0.033-0.764 0.051-1.66 0.051-2.56 0-35.346-28.654-64-64-64-0.018 0-0.036 0-0.054 0z" />
55
- <glyph unicode="&#xe92d;" glyph-name="icon-man" d="M591.36 704c132.8 0 173.12-81.28 173.12-194.56v-50.88c-0.003-30.119-3.032-59.53-8.799-87.946-0.265-17.758-10.62-35.776-26.209-46.963l1.728-67.331c80 15.040 88.96 80.64 94.080 117.76 0 10.24 6.4 135.36 6.4 135.36 0.32 224.96-150.4 258.56-240.32 258.56-0.769 0.006-1.678 0.010-2.588 0.010-57.517 0-111.715-14.208-159.276-39.306-4.588-2.335-12.193-4.227-20.24-4.227-0.217 0-0.433 0.001-0.649 0.004h-8.607c-11.193 1.63-24.115 2.56-37.256 2.56-0.177 0-0.355 0-0.532-0.001-170.213 0.64-170.213-139.52-170.213-199.68v-103.040c0-114.56 58.56-153.6 107.84-166.080l-4.8 71.68c-27.84 17.92-35.52 53.76-35.52 96v101.44c0 80.64 8.96 136 104 136 0.132 0 0.288 0 0.444 0 9.776 0 19.389-0.698 28.792-2.047 1.701-0.079 4.939-0.196 8.204-0.196s6.503 0.117 9.71 0.348c1.241-0.108 3.198-0.156 5.166-0.156 17.921 0 34.922 3.939 50.185 10.998 35.84 19.644 79.344 31.466 125.59 31.692zM647.36 448c0.105 0.003 0.228 0.005 0.352 0.005 2.333 0 4.527-0.594 6.439-1.64 12.573-7.139 20.98-20.482 21.050-35.795v-102.73c16.872-5.678 28.808-21.354 28.808-39.817 0-0.29-0.003-0.578-0.009-0.866 0.005-0.171 0.007-0.423 0.007-0.676 0-18.163-12.009-33.521-28.521-38.566l-0.286-3.915c0-90.133-73.067-163.2-163.2-163.2s-163.2 73.067-163.2 163.2v4.48c-16.797 5.12-28.806 20.478-28.806 38.641 0 0.253 0.002 0.505 0.007 0.757-0.006 0.207-0.009 0.496-0.009 0.786 0 18.463 11.936 34.138 28.513 39.73l0.296 102.167c0.070 15.322 8.477 28.665 20.916 35.733 2.046 1.117 4.24 1.711 6.573 1.711 0.124 0 0.247-0.002 0.37-0.005 3.341-0.043 6.441-1.115 8.992-2.913 32.6-18.518 71.676-29.452 113.306-29.452 4.588 0 9.146 0.133 13.668 0.395 1.787-0.119 4.621-0.17 7.466-0.17 43.507 0 84.225 11.943 119.053 32.729 1.436 1.177 4.537 2.248 7.885 2.291zM647.040 514.88c-17.169-0.085-33.037-5.588-45.999-14.883-23.717-12.617-52.154-20.123-82.344-20.123-2.355 0-4.7 0.046-7.032 0.136-2.437-0.164-5.682-0.252-8.947-0.252-29.295 0-56.938 7.067-81.32 19.59-11.34 7.769-26.515 12.676-42.836 12.676-0.676 0-1.35-0.008-2.022-0.025-14.032-0.030-27.27-3.827-38.674-10.438-31.598-18.211-52.831-52.099-53.067-90.967v-69.473c-17.849-19.232-28.8-45.081-28.8-73.489 0-0.039 0-0.078 0-0.117 0.060-29.608 12.3-56.352 31.976-75.49 20.39-106.684 112.92-186.209 224.024-186.209s203.635 79.526 223.773 184.76c19.779 20.442 31.983 46.925 32.227 76.26 0 0.079 0 0.118 0 0.157 0 28.408-10.952 54.257-28.863 73.557l0.063 70.011c-0.184 39.084-21.571 73.131-53.243 91.247-11.548 6.684-24.786 10.481-38.908 10.513z" />
56
- <glyph unicode="&#xe92e;" glyph-name="icon-menu" d="M768 544h-512c-17.673 0-32 14.327-32 32s14.327 32 32 32h512c17.673 0 32-14.327 32-32s-14.327-32-32-32zM768 352h-512c-17.673 0-32 14.327-32 32s14.327 32 32 32h512c17.673 0 32-14.327 32-32s-14.327-32-32-32zM768 160h-512c-17.673 0-32 14.327-32 32s14.327 32 32 32h512c17.673 0 32-14.327 32-32s-14.327-32-32-32z" />
57
- <glyph unicode="&#xe92f;" glyph-name="icon-message" d="M864 704h-704c-53.019 0-96-42.981-96-96v-448c0-53.019 42.981-96 96-96h704c53.019 0 96 42.981 96 96v448c0 53.019-42.981 96-96 96zM844.16 640l-322.56-253.12c-2.471-1.486-5.453-2.366-8.64-2.366s-6.169 0.879-8.717 2.409l-324.403 253.077zM864 128h-704c-17.673 0-32 14.327-32 32v439.36l338.88-265.6c12.54-8.616 28.050-13.761 44.761-13.761 0.126 0 0.252 0 0.378 0.001 17.82 0.18 34.317 5.779 47.944 15.226l336.036 264.134v-439.36c0-17.673-14.327-32-32-32z" />
58
- <glyph unicode="&#xe930;" glyph-name="icon-mobile" d="M704 768c35.346 0 64-28.654 64-64v-640c0-35.346-28.654-64-64-64h-384c-35.346 0-64 28.654-64 64v640c0 35.346 28.654 64 64 64h384zM704 832h-384c-70.692 0-128-57.308-128-128v-640c0-70.692 57.308-128 128-128h384c70.692 0 128 57.308 128 128v640c0 70.692-57.308 128-128 128zM544 96c0-17.673-14.327-32-32-32s-32 14.327-32 32c0 17.673 14.327 32 32 32s32-14.327 32-32zM352 720h320c17.673 0 32-14.327 32-32v-480c0-17.673-14.327-32-32-32h-320c-17.673 0-32 14.327-32 32v480c0 17.673 14.327 32 32 32z" />
59
- <glyph unicode="&#xe931;" glyph-name="icon-money" d="M510.080 462.080c35.346 0 64-28.654 64-64s-28.654-64-64-64c-35.346 0-64 28.654-64 64s28.654 64 64 64zM510.080 526.080c-70.692 0-128-57.308-128-128s57.308-128 128-128c70.692 0 128 57.308 128 128s-57.308 128-128 128zM891.84 672h-827.84v-576h896v576zM193.92 230.72c-15.429 19.559-39.13 32-65.737 32-0.064 0-0.129 0-0.193 0l0.010 256c2.174-0.21 4.7-0.33 7.254-0.33 23.155 0 44.012 9.837 58.62 25.56 16.285 14.481 26.466 35.422 26.466 58.741 0 1.868-0.065 3.721-0.194 5.556l576.014-0.247c-0.004-0.303-0.006-0.662-0.006-1.021 0-25.372 11.671-48.018 29.937-62.862 16.199-15.933 38.247-25.7 62.577-25.7 2.581 0 5.136 0.11 7.661 0.325l-0.329-256.023c-27.831-0.017-52.775-12.369-69.662-31.884-18.82-17.315-30.512-41.913-30.512-69.241 0-0.561 0.005-1.121 0.015-1.68l-576.001 0.084c0.154 1.992 0.242 4.313 0.242 6.655 0 24.951-9.985 47.57-26.177 64.079zM190.080 430.080h128v-64h-128v64zM702.080 430.080h128v-64h-128v64z" />
60
- <glyph unicode="&#xe932;" glyph-name="icon-notification" d="M892.16 265.28l-92.16 82.24v184.96c0 128-92.8 217.6-224 218.24 1.208 4.708 1.902 10.114 1.902 15.681 0 36.23-29.37 65.6-65.6 65.6-0.106 0-0.212 0-0.318-0.001-35.33 0-63.984-28.654-63.984-64 0.53-6.006 1.777-11.547 3.665-16.782-131.665-2.098-227.665-90.418-227.665-218.738v-184.96l-92.8-82.24c-20.81-22.252-33.979-51.879-35.193-84.562-0.030-1.084-0.043-2.081-0.043-3.081 0-59.053 45.703-107.432 103.668-111.695l154.288-0.022c18.778-72.42 81.662-125.746 157.639-129.901 76.859 4.154 139.743 57.481 158.256 128.702l154.185 1.199c58.305 4.117 104.044 52.426 104.044 111.419 0 1.105-0.016 2.205-0.048 3.302-1.435 32.831-14.817 62.446-35.893 84.699zM512 0c-40.855 2.42-75.24 27.797-90.617 63.318l181.497 0.682c-15.64-36.203-50.025-61.58-90.591-63.986zM824 128h-624c-23.040 0-41.6 28.16-41.6 50.24 0.31 12.26 4.855 23.402 12.221 32.074 15.939 15.286 31.939 31.926 47.619 48.246s53.76 37.44 61.76 64c5.078 17.117 8 36.783 8 57.132 0 0.052 0 0.104 0 0.157v152.632c0 93.12 67.84 139.52 165.12 139.52h117.76c96 0 164.48-47.68 164.48-140.8v-156.8c0.394-17.734 3.409-34.627 8.669-50.496 7.971-24.064 42.851-45.504 61.411-62.784s32-28.8 46.72-43.2c7.929-10.609 12.806-23.906 13.119-38.327-1.279-21.833-18.239-49.673-41.279-49.673z" />
61
- <glyph unicode="&#xe933;" glyph-name="icon-pdf" d="M352 416h320v-64h-320v64zM352 256h320v-64h-320v64zM780.8 591.040l-160 160c-11.37 10.521-26.638 16.975-43.413 16.975-0.488 0-0.974-0.005-1.46-0.016l-255.928 0.001c-53.019 0-96-42.981-96-96v-576c0-53.019 42.981-96 96-96h384c53.019 0 96 42.981 96 96v448c0.009 0.393 0.014 0.857 0.014 1.321 0 17.905-7.353 34.092-19.203 45.708zM736 544v0h-160v160zM736 96c0-17.673-14.327-32-32-32h-384c-17.673 0-32 14.327-32 32v576c0 17.673 14.327 32 32 32h192v-160c0-35.346 28.654-64 64-64h160v-384z" />
62
- <glyph unicode="&#xe934;" glyph-name="icon-pending" d="M512 768c212.077 0 384-171.923 384-384s-171.923-384-384-384c-212.077 0-384 171.923-384 384s171.923 384 384 384zM512 832c-247.424 0-448-200.576-448-448s200.576-448 448-448c247.424 0 448 200.576 448 448s-200.576 448-448 448zM352 384c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM576 384c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64zM800 384c0-35.346-28.654-64-64-64s-64 28.654-64 64c0 35.346 28.654 64 64 64s64-28.654 64-64z" />
63
- <glyph unicode="&#xe935;" glyph-name="icon-profile" d="M512 768c80.32 0 137.28-71.68 128-160s-66.88-160-128-160-117.12 71.68-128 160 47.040 160 128 160zM512 832v0c-0.121 0-0.265 0-0.409 0-55.84 0-105.91-24.702-139.879-63.774-33.133-37.982-53.218-87.698-53.218-142.104 0-8.98 0.547-17.833 1.61-26.526 13.656-120.556 95.896-215.596 191.896-215.596s176.64 96 192 216.64c0.959 7.649 1.506 16.502 1.506 25.482 0 54.406-20.085 104.122-53.246 142.135-33.942 39.041-84.012 63.743-139.852 63.743-0.144 0-0.287 0-0.431 0zM766.080 256c0.844 0.040 1.834 0.063 2.829 0.063 35.346 0 64-28.654 64-64 0-15.365-5.414-29.465-14.439-40.497-70.741-92.956-181.581-152.423-306.31-152.423s-235.568 59.467-305.713 151.596c-9.615 11.856-15.025 25.951-15.025 41.31 0 35.346 28.654 64 64 64 0.878 0 1.753-0.018 2.622-0.053l508.035 0.004zM766.080 320h-508.16c-0.314 0.003-0.686 0.004-1.058 0.004-50.315 0-93.85-29.031-114.767-71.257-8.866-17.433-13.865-37.144-13.865-58.024 0-29.385 9.902-56.458 26.551-78.063 82.816-107.679 212.051-176.582 357.378-176.582s274.562 68.903 356.817 175.822c17.211 22.365 27.113 49.437 27.113 78.823 0 20.879-4.999 40.591-13.866 58.003-20.915 42.248-64.451 71.281-114.768 71.281-0.484 0-0.967-0.003-1.45-0.008z" />
64
- <glyph unicode="&#xe936;" glyph-name="icon-receipt" d="M352 608h320v-64h-320v64zM352 480h320v-64h-320v64zM354.88 320.64h192v-63.36h-192v63.36zM834.56 730.88c0.002 0.206 0.004 0.449 0.004 0.692 0 17.422-6.962 33.219-18.255 44.759-11.583 11.972-27.787 19.434-45.735 19.508h-511.374c-17.961-0.074-34.166-7.536-45.743-19.502-11.297-11.546-18.258-27.342-18.258-44.763 0-0.132 0-0.264 0.001-0.395v-693.42l117.44-73.6 101.12 64 101.12-64 101.44 64 101.44-64 116.48 72zM616.32 101.76l-101.12-64-101.12 64-101.12-64-54.080 34.56v659.84h512v-659.2l-52.8-32z" />
65
- <glyph unicode="&#xe937;" glyph-name="icon-request" d="M256 339.52c0-26.56 0-183.040 0-183.68 0.824-7.257 3.964-13.66 8.652-18.573l-0.012 0.013c5.387-5.753 13.029-9.338 21.509-9.338 0.651 0 1.298 0.021 1.938 0.063l180.393-0.005c17.328 0.832 31.168 14.672 31.997 31.923 0.003 17.75-14.324 32.077-31.997 32.077h-106.56l397.12 394.88c5.471 5.731 8.838 13.512 8.838 22.080s-3.367 16.349-8.85 22.092c-5.7 5.368-13.418 8.674-21.908 8.674s-16.208-3.306-21.936-8.702l-395.184-397.105v105.92c0 17.673-14.327 32-32 32 0 0-0.001 0-0.002 0-17.673 0-32-14.327-32-32 0-0.112 0.001-0.225 0.002-0.337z" />
66
- <glyph unicode="&#xe938;" glyph-name="icon-right-arrow" d="M224 352h498.88l-73.28-73.28c-4.783-5.559-7.695-12.847-7.695-20.815 0-17.673 14.327-32 32-32 7.968 0 15.255 2.912 20.857 7.73l127.958 127.965c5.846 5.8 9.466 13.837 9.466 22.72s-3.619 16.92-9.463 22.718l-128.002 128.002c-5.559 4.783-12.847 7.695-20.815 7.695-17.673 0-32-14.327-32-32 0-7.968 2.912-15.255 7.73-20.857l73.245-73.878h-498.88c-17.673 0-32-14.327-32-32s14.327-32 32-32z" />
67
- <glyph unicode="&#xe939;" glyph-name="icon-right" d="M352 64c0 0.055-0.001 0.12-0.001 0.185 0 8.791 3.545 16.753 9.283 22.537l297.598 297.278-297.6 297.28c-4.783 5.559-7.695 12.847-7.695 20.815 0 17.673 14.327 32 32 32 7.968 0 15.255-2.912 20.857-7.73l319.958-319.965c5.751-5.784 9.305-13.757 9.305-22.56s-3.555-16.776-9.307-22.562l-319.998-319.998c-5.767-5.656-13.676-9.148-22.4-9.148-17.627 0-31.925 14.252-32 31.861z" />
68
- <glyph unicode="&#xe93a;" glyph-name="icon-search" d="M822.72 118.72l-209.28 209.28c36.594 46.029 58.711 104.996 58.711 169.129 0 150.752-122.208 272.96-272.96 272.96s-272.96-122.208-272.96-272.96c0-150.752 122.208-272.96 272.96-272.96 64.133 0 123.099 22.117 169.689 59.141l208.72-209.71c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857zM192 496c0 114.875 93.125 208 208 208s208-93.125 208-208c0-114.875-93.125-208-208-208s-208 93.125-208 208z" />
69
- <glyph unicode="&#xe93b;" glyph-name="icon-send" d="M768 428.16c0 26.56 0 183.040 0 183.68-0.824 7.257-3.964 13.66-8.652 18.573l0.012-0.013c-5.406 5.933-13.164 9.642-21.789 9.642-0.553 0-1.102-0.015-1.647-0.045l-179.124 0.003c-17.328-0.832-31.168-14.672-31.997-31.923-0.003-17.75 14.324-32.077 31.997-32.077h105.6l-397.12-395.2c-5.471-5.731-8.838-13.512-8.838-22.080s3.367-16.349 8.85-22.092c5.476-5.73 13.195-9.3 21.748-9.3s16.272 3.57 21.749 9.301l395.211 397.131v-105.92c0-17.673 14.327-32 32-32 0 0 0.001 0 0.002 0 17.673 0 32 14.327 32 32 0 0.112-0.001 0.225-0.002 0.337z" />
70
- <glyph unicode="&#xe93c;" glyph-name="icon-setting" d="M512 768h66.56c1.92 0 3.2 0 3.2-6.4v-69.76c-0.001-0.021-0.001-0.047-0.001-0.072 0-1.364 0.948-2.507 2.221-2.804 35.065-8.549 65.915-21.869 93.783-39.481l0.317 0.757c0.333-0.128 0.718-0.202 1.12-0.202s0.787 0.074 1.142 0.21l44.778 44.793c0.577 0.566 1.368 0.915 2.24 0.915s1.663-0.349 2.241-0.915l94.079-94.079s0-3.2-2.24-6.72l-42.88-42.88c-0.374-0.481-0.6-1.094-0.6-1.76s0.226-1.279 0.605-1.766c16.85-26.578 30.17-57.428 38.269-90.332 0.848-3.397 1.971-4.305 3.317-4.381h72.648c1.767 0 3.2-1.433 3.2-3.2v-133.12c0-1.767-1.433-3.2-3.2-3.2h-72.32c-1.354-0.076-2.478-0.984-2.874-2.217-8.552-35.068-21.872-65.918-39.484-93.786 0.358 0.755 0.117 0.087 0.117-0.637s0.24-1.392 0.646-1.928l44.794-44.792c0.566-0.577 0.915-1.368 0.915-2.24s-0.349-1.663-0.915-2.241l-94.079-94.079c-0.284-0.118-0.614-0.187-0.96-0.187s-0.676 0.069-0.977 0.193-2.863-0.006-4.783 2.874l-42.88 42.88h-3.52c-26.585-16.854-57.435-30.175-90.339-38.274-3.397-0.848-4.305-1.971-4.381-3.317v-72.328c0-1.767-1.433-3.2-3.2-3.2h-133.12c-1.92 0-3.2 0-3.2 6.4v69.12c0.001 0.021 0.001 0.047 0.001 0.072 0 1.364-0.948 2.507-2.221 2.804-35.065 8.549-65.915 21.869-93.783 39.481l-0.317-0.757c-0.333 0.128-0.718 0.202-1.12 0.202s-0.787-0.074-1.142-0.21l-44.778-44.793c-0.577-0.566-1.368-0.915-2.24-0.915s-1.663 0.349-2.241 0.915l-94.399 93.759s0 3.2 2.24 6.72l42.88 42.88c0.374 0.481 0.6 1.094 0.6 1.76s-0.226 1.279-0.605 1.766c-16.85 26.578-30.17 57.428-38.269 90.332-0.848 3.397-1.971 4.305-3.317 4.381h-72.328c-1.767 0-3.2 1.433-3.2 3.2v133.12c0 1.767 1.433 3.2 3.2 3.2h72.32c1.354 0.076 2.478 0.984 2.874 2.217 8.552 35.068 21.872 65.918 39.484 93.786-0.358-0.755-0.117-0.087-0.117 0.637s-0.24 1.392-0.646 1.928l-44.794 44.792c-0.566 0.577-0.915 1.368-0.915 2.24s0.349 1.663 0.915 2.241l94.079 94.399c0.284 0.118 0.614 0.187 0.96 0.187s0.676-0.069 0.977-0.193 2.863 0.006 4.783-2.874l42.88-42.88h3.52c26.585 16.854 57.435 30.175 90.339 38.274 3.397 0.848 4.305 1.971 4.381 3.317v72.968c0 1.767 1.433 3.2 3.2 3.2h66.56zM512 832h-66.56c-37.114 0-67.2-30.086-67.2-67.2v-28.8l-21.12-8.96-10.56 10.56c-12.654 13.325-30.464 21.648-50.219 21.76-0.045 0-0.074 0-0.103 0-18.351 0-34.958-7.462-46.955-19.517l-94.403-92.803c-12.451-12.207-20.17-29.202-20.17-48s7.718-35.793 20.159-47.989l12.811-12.811q-4.8-10.56-8.96-21.12h-27.52c-0.001 0-0.002 0-0.003 0-36.889 0-66.835-29.723-67.197-66.526v-133.154c0-37.114 30.086-67.2 67.2-67.2h28.8q4.16-10.88 8.96-21.12l-10.56-10.56c-9.453-9.184-16.396-20.903-19.733-34.060-1.483-5.54-2.273-11.328-2.273-17.299 0-18.472 7.561-35.178 19.758-47.192l94.088-94.088c12.207-12.451 29.202-20.17 48-20.17s35.793 7.718 47.989 20.159l12.811 12.811 21.12-8.96v-24.32c-0.039-0.86-0.061-1.867-0.061-2.88 0-37.199 30.083-67.373 67.247-67.519h133.134c37.114 0 67.2 30.086 67.2 67.2v29.76l21.12 8.96 10.56-10.56c12.654-13.325 30.464-21.648 50.219-21.76 0.045 0 0.074 0 0.103 0 18.351 0 34.958 7.462 46.955 19.517l94.083 94.083c12.451 12.207 20.17 29.202 20.17 48s-7.718 35.793-20.159 47.989l-12.811 12.811q4.8 10.56 8.96 21.12h27.52c37.114 0 67.2 30.086 67.2 67.2v130.88c0 37.114-30.086 67.2-67.2 67.2h-30.4q-4.16 10.88-8.96 21.12l10.56 10.56c9.453 9.184 16.396 20.903 19.733 34.060 1.483 5.54 2.273 11.328 2.273 17.299 0 18.472-7.561 35.178-19.758 47.192l-92.808 93.128c-12.207 12.451-29.202 20.17-48 20.17s-35.793-7.718-47.989-20.159l-12.811-12.811-20.48 8v25.28c0.048 0.956 0.076 2.075 0.076 3.2 0 37.204-30.091 67.381-67.263 67.52h-66.573zM512 512c70.692 0 128-57.308 128-128s-57.308-128-128-128c-70.692 0-128 57.308-128 128s57.308 128 128 128zM512 576c-106.039 0-192-85.961-192-192s85.961-192 192-192c106.039 0 192 85.961 192 192s-85.961 192-192 192z" />
71
- <glyph unicode="&#xe93d;" glyph-name="icon-transfer" d="M608 492.16c0 26.56 0 183.040 0 183.68-0.824 7.257-3.964 13.66-8.652 18.573l0.012-0.013c-5.406 5.933-13.164 9.642-21.789 9.642-0.553 0-1.102-0.015-1.647-0.045l-179.124 0.003c-17.328-0.832-31.168-14.672-31.997-31.923-0.003-17.75 14.324-32.077 31.997-32.077h105.6l-397.12-395.2c-5.471-5.731-8.838-13.512-8.838-22.080s3.367-16.349 8.85-22.092c5.476-5.73 13.195-9.3 21.748-9.3s16.272 3.57 21.749 9.301l395.211 397.131v-105.92c0-17.673 14.327-32 32-32 0 0 0.001 0 0.002 0 17.673 0 32 14.327 32 32 0 0.112-0.001 0.225-0.002 0.337zM416 275.84c0-26.56 0-183.040 0-183.68 0.824-7.257 3.964-13.66 8.652-18.573l-0.012 0.013c5.406-5.933 13.164-9.642 21.789-9.642 0.553 0 1.102 0.015 1.647 0.045l179.124-0.003c17.673 0 32 14.327 32 32s-14.327 32-32 32h-105.6l397.12 394.88c5.563 5.75 8.992 13.594 8.992 22.24s-3.429 16.49-9 22.249c-5.427 5.717-13.093 9.279-21.592 9.279s-16.165-3.562-21.588-9.275l-395.532-397.133v105.92c0 17.673-14.327 32-32 32 0 0-0.001 0-0.002 0-17.673 0-32-14.327-32-32 0-0.112 0.001-0.225 0.002-0.337z" />
72
- <glyph unicode="&#xe93e;" glyph-name="icon-trash" d="M384 128c-17.673 0-32 14.327-32 32v192c0 17.673 14.327 32 32 32s32-14.327 32-32v-192c0-17.673-14.327-32-32-32zM512 128c-17.673 0-32 14.327-32 32v192c0 17.673 14.327 32 32 32s32-14.327 32-32v-192c0-17.673-14.327-32-32-32zM640 128c-17.673 0-32 14.327-32 32v192c0 17.673 14.327 32 32 32s32-14.327 32-32v-192c0-17.673-14.327-32-32-32zM768 672h-96v64c0 53.019-42.981 96-96 96h-128c-53.019 0-96-42.981-96-96v-64h-96c-53.019 0-96-42.981-96-96v-96h64v-416c0-70.72 57.6-96 128-96h320c70.72 0 128 25.6 128 96v416h64v96c0 53.019-42.981 96-96 96zM416 736c0 17.673 14.327 32 32 32h128c17.673 0 32-14.327 32-32v-64h-192zM736 64c0-35.52-28.8-32-64-32h-320c-35.52 0-64-3.2-64 32v416h448zM800 544h-576v32c0 17.673 14.327 32 32 32h512c17.673 0 32-14.327 32-32z" />
73
- <glyph unicode="&#xe93f;" glyph-name="icon-twitter" d="M832 582.4c-21.988-10.055-47.494-17.377-74.248-20.672 25.816 16.348 46.177 41.584 56.062 71.581-23.772-13.621-51.752-24.722-81.563-30.781-25.741 25.272-59.788 41.189-97.553 41.189-72.636 0-131.52-58.884-131.52-131.52 0-10.51 1.233-20.733 3.562-30.53-109.41 6.811-205.401 58.897-269.724 137.817-11.709-18.251-18.311-41.030-18.311-65.351 0-45.383 22.986-85.397 57.951-109.035-21.478 0.373-41.887 6.341-59.713 16.364l0.657-1.94c0.433-62.987 45.076-115.422 104.424-127.85-9.474-3.065-21.336-4.741-33.59-4.741-8.756 0-17.312 0.856-25.589 2.488 18.12-52.676 66.228-90.155 123.257-91.335-44.001-35.229-100.52-56.639-162.029-56.962-0.080 0-0.089 0-0.098 0-11.269 0-22.375 0.698-33.277 2.052 58.514-37.569 128.588-59.842 203.864-59.842 206.245 0 373.44 167.195 373.44 373.44 0 0.292 0 0.583-0.001 0.875q0 8.595 0 16.915c25.191 18.845 46.429 41.305 63.384 66.854z" />
74
- <glyph unicode="&#xe940;" glyph-name="icon-unlock" d="M550.080 232c0.033 0.526 0.052 1.141 0.052 1.76s-0.019 1.234-0.056 1.844c16.726 11.626 27.524 30.803 27.524 52.501 0 35.346-28.654 64-64 64s-64-28.654-64-64c0-21.699 10.798-40.875 27.314-52.449 0.173-0.663 0.154-1.277 0.154-1.897s0.019-1.234 0.056-1.844l-22.084-87.916c-0.258-0.96-0.407-2.063-0.407-3.2 0-7.069 5.731-12.8 12.8-12.8 0.030 0 0.061 0 0.091 0h95.995c0.026 0 0.056 0 0.087 0 7.069 0 12.8 5.731 12.8 12.8 0 1.137-0.148 2.24-0.427 3.29zM720 510.4v129.6c0 106.039-85.961 192-192 192h-32c-106.039 0-192-85.961-192-192h64c0 70.692 57.308 128 128 128h32c70.692 0 128-57.308 128-128v-128h-336c-70.692 0-128-57.308-128-128v-288c0-70.692 57.308-128 128-128h384c70.692 0 128 57.308 128 128v288c-0.312 64.802-48.73 118.201-111.357 126.332zM768 96c0-35.346-28.654-64-64-64h-384c-35.346 0-64 28.654-64 64v288c0 35.346 28.654 64 64 64h384c35.346 0 64-28.654 64-64z" />
75
- <glyph unicode="&#xe941;" glyph-name="icon-up-arrow" d="M544 96v498.88l73.28-73.28c5.559-4.783 12.847-7.695 20.815-7.695 17.673 0 32 14.327 32 32 0 7.968-2.912 15.255-7.73 20.857l-127.965 127.958c-5.8 5.846-13.837 9.466-22.72 9.466s-16.92-3.619-22.718-9.463l-128.002-128.002c-4.783-5.559-7.695-12.847-7.695-20.815 0-17.673 14.327-32 32-32 7.968 0 15.255 2.912 20.857 7.73l73.878 73.245v-498.88c0-17.673 14.327-32 32-32s32 14.327 32 32z" />
76
- <glyph unicode="&#xe942;" glyph-name="icon-up" d="M832 224c-0.055 0-0.12-0.001-0.185-0.001-8.791 0-16.753 3.545-22.537 9.283l-297.278 297.598-297.28-297.6c-5.559-4.783-12.847-7.695-20.815-7.695-17.673 0-32 14.327-32 32 0 7.968 2.912 15.255 7.73 20.857l319.965 319.958c5.784 5.751 13.757 9.305 22.56 9.305s16.776-3.555 22.562-9.307l319.998-319.998c5.656-5.767 9.148-13.676 9.148-22.4 0-17.627-14.252-31.925-31.861-32z" />
77
- <glyph unicode="&#xe943;" glyph-name="icon-upload" d="M544 232v434.88l73.28-73.28c5.851-5.734 13.872-9.272 22.72-9.272 17.934 0 32.472 14.538 32.472 32.472 0 9.086-3.732 17.301-9.747 23.195l-128.005 128.005c-5.8 5.846-13.837 9.466-22.72 9.466s-16.92-3.619-22.718-9.463l-128.002-128.002c-6.865-5.904-11.185-14.6-11.185-24.305 0-17.673 14.327-32 32-32 9.705 0 18.401 4.321 24.27 11.143l73.635 72.042v-434.88c0-17.673 14.327-32 32-32s32 14.327 32 32zM96 121.92v316.48c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-314.88s0 0 2.88 0h689.28c0.572-0.209 1.232-0.329 1.92-0.329s1.348 0.121 1.96 0.342l-0.040 313.587c0 18.91 15.33 34.24 34.24 34.24s34.24-15.33 34.24-34.24v-316.48c-1.56-36.76-31.74-65.97-68.742-65.97-0.921 0-1.837 0.018-2.749 0.054l-690.109-0.004c-0.769-0.031-1.671-0.048-2.578-0.048-37.452 0-67.914 29.925-68.781 67.168z" />
78
- <glyph unicode="&#xe944;" glyph-name="icon-verification" d="M402.88 751.68c32.96 0 74.56-47.68 109.12-47.68s76.16 47.040 109.12 47.040c1.443 0.23 3.106 0.362 4.8 0.362s3.357-0.132 4.98-0.385c35.34-11.497 39.5-85.097 69.26-106.537s100.8-3.2 122.56-32-17.92-91.52-6.4-128 79.68-62.4 79.68-100.48-68.48-64-79.68-99.2 27.84-96 6.4-128-92.8-11.52-122.56-32-33.92-96-69.44-106.56c-1.443-0.23-3.106-0.362-4.8-0.362s-3.357 0.132-4.98 0.385c-31.82-0.023-74.38 47.017-108.94 47.017s-76.16-47.040-109.12-47.040c-1.443-0.23-3.106-0.362-4.8-0.362s-3.357 0.132-4.98 0.385c-35.34 11.497-39.5 85.097-69.26 106.537s-99.84 3.2-122.56 32.96 17.92 91.52 6.4 128-79.68 60.16-79.68 98.24 68.48 64 79.68 99.2-27.84 96-6.4 128 92.8 11.52 122.56 32 33.92 96 69.44 106.56c1.443 0.23 3.106 0.362 4.8 0.362s3.357-0.132 4.98-0.385zM402.88 813.76c-0.040 0-0.088 0-0.135 0-10.352 0-20.322-1.639-29.664-4.671-38.039-16.78-67.079-49.7-78.444-90.027-2.797-7.383-6.637-16.663-9.517-22.423-6.4 0-16.32-1.6-23.68-2.24-2.485 0.159-5.387 0.249-8.311 0.249-41.192 0-78.186-17.975-103.566-46.509-12.107-20.249-19.192-44.485-19.192-70.376 0-18.136 3.476-35.46 9.799-51.342 1.271-6.102 3.831-16.022 4.791-22.742-4.48-4.48-11.84-10.56-16.96-14.72-35.267-23.199-59.393-60.859-63.948-104.344 4.555-44.717 28.681-82.377 63.412-105.244 5.656-4.811 13.016-10.891 17.496-15.051 0-6.72-3.52-16.32-5.12-23.68-5.993-14.944-9.469-32.268-9.469-50.404 0-25.891 7.085-50.127 19.422-70.875 25.15-28.035 62.144-46.010 103.337-46.010 2.924 0 5.827 0.091 8.706 0.269 6.645-0.020 16.565-0.020 23.285-2.26 2.88-5.76 6.4-14.72 9.28-21.44 11.017-42.031 40.060-75.693 78.156-92.766 9.546-3.195 19.516-4.834 29.868-4.834 0.048 0 0.095 0 0.143 0 32.97 2.431 62.825 14.068 87.487 32.321 6.266 3.839 15.546 9.599 21.626 12.479 6.080-2.88 15.36-8.64 22.080-12.8 24.208-17.932 54.063-29.569 86.488-31.967 0.592-0.033 0.64-0.033 0.687-0.033 10.352 0 20.322 1.639 29.664 4.671 38.301 17.237 67.344 50.898 78.144 91.958 2.777 7.372 6.617 16.652 9.497 22.412 6.4 0 16.32 1.6 23.68 2.24 2.485-0.159 5.387-0.249 8.311-0.249 41.192 0 78.186 17.975 103.566 46.509 12.107 20.249 19.192 44.485 19.192 70.376 0 18.136-3.476 35.46-9.799 51.342-1.271 6.102-3.831 16.022-4.791 22.742 4.48 4.48 11.84 10.56 16.96 14.72 35.519 23.079 59.879 60.759 64.585 104.33-4.552 44.731-28.678 82.391-63.409 105.258-5.656 4.811-13.016 10.891-17.496 15.051 0 6.72 3.52 16.32 5.12 23.68 5.993 14.944 9.469 32.268 9.469 50.404 0 25.891-7.085 50.127-19.422 70.875-25.15 28.035-62.144 46.010-103.337 46.010-2.924 0-5.827-0.091-8.706-0.269-6.645 0.020-16.565 0.020-23.285 2.26-2.88 5.76-6.4 14.72-9.28 21.44-11.017 42.031-40.060 75.693-78.156 92.766-9.546 3.195-19.516 4.834-29.868 4.834-0.048 0-0.095 0-0.143 0-32.97-2.431-62.825-14.068-87.487-32.321-6.266-3.839-15.546-9.599-21.626-12.479-6.080 2.88-15.36 8.64-22.080 12.8-24.208 17.932-54.063 29.569-86.488 31.967zM432 224c-0.055 0-0.12-0.001-0.185-0.001-8.791 0-16.753 3.545-22.537 9.283l-95.998 95.998c-4.783 5.559-7.695 12.847-7.695 20.815 0 17.673 14.327 32 32 32 7.968 0 15.255-2.912 20.857-7.73l73.238-73.245 233.28 233.28c5.559 4.783 12.847 7.695 20.815 7.695 17.673 0 32-14.327 32-32 0-7.968-2.912-15.255-7.73-20.857l-255.965-255.958c-5.676-5.632-13.455-9.153-22.056-9.28z" />
79
- <glyph unicode="&#xe945;" glyph-name="icon-whatsapp" d="M738.88 612.16c-57.129 53.843-134.336 86.933-219.271 86.933-176.731 0-320-143.269-320-320 0-55.263 14.009-107.254 38.668-152.616l-46.277-162.478 168.96 44.16c43.532-24.661 95.466-39.512 150.801-40.317l0.239-0.003c174.787 2.533 315.505 144.818 315.505 319.968 0 87.256-34.923 166.355-91.555 224.082zM512 121.92v0c-49.393 0.63-95.37 14.712-134.595 38.738l-8.445 5.102-100.16-26.24 26.88 97.6-7.68 8.96c-25.416 39.939-40.507 88.607-40.507 140.8 0 146.333 118.627 264.96 264.96 264.96s264.96-118.627 264.96-264.96c0-146.333-118.627-264.96-264.96-264.96-0.159 0-0.319 0-0.478 0zM667.2 313.92l-8.64 6.080-27.52 13.44c-11.84 5.76-23.36 11.2-26.88 12.48-2.673 1.217-5.797 1.926-9.087 1.926-0.18 0-0.36-0.002-0.54-0.006-3.62-0.632-6.632-2.905-8.263-6.016-2.59-3.903-7.71-10.623-12.83-16.703l-12.48-14.72c-1.754-2.334-4.33-3.967-7.292-4.47-0.267-0.018-0.502-0.022-0.737-0.022-3.418 0-6.612 0.957-9.33 2.617-3.761 1.875-12.401 5.075-23.601 11.155-15.186 8.473-28.303 18.020-40.144 28.931-10.66 9.51-20.321 19.983-28.899 31.322-5.27 7.020-10.237 14.436-14.804 22.117-1.337 2.55-1.749 4.202-1.749 5.95s0.412 3.399 1.145 4.863c1.219 2.596 2.947 4.837 5.063 6.634l5.788 6.743 6.080 7.36c1.636 1.879 3.12 3.974 4.382 6.211l3.618 7.229c0.334 1.102 0.527 2.369 0.527 3.68s-0.192 2.578-0.551 3.773c-0.261 2.286-0.939 4.449-1.946 6.415 0.050 1.812-5.39 12.692-10.51 24.852l-14.080 33.92c-1.621 5.299-5.029 9.641-9.506 12.426-1.344 0.339-2.78 0.503-4.254 0.503s-2.91-0.163-4.29-0.473l-15.23 0.025c-3.575-0.008-6.983-0.712-10.1-1.985-4.355-1.808-8.199-4.522-11.32-7.913-6.296-6.289-11.803-13.323-16.388-20.973-6.926-12.682-10.839-27.195-10.839-42.622 0-0.376 0.002-0.751 0.007-1.125 0.784-19.758 6.143-38.159 15.040-54.34 5.227-10.267 11.074-19.593 17.641-28.347 12.366-17.873 25.401-33.956 39.527-49.001 26.304-29.101 58.189-53.003 93.974-70.037 11.417-4.939 19.737-8.139 27.417-11.019l19.84-6.72c8.085-2.606 17.407-4.226 27.070-4.477 3.583-0.333 7.594-0.522 11.65-0.522s8.068 0.189 12.027 0.558c10.907 2.493 20.979 6.926 29.88 12.958 9.971 5.584 18.103 14.127 23.223 24.431 2.81 7.53 4.735 15.889 5.559 24.568 0.518 2.376 0.797 4.638 0.797 6.965s-0.279 4.59-0.806 6.755c-1.389 2.483-3.596 4.586-6.276 5.85z" />
80
- <glyph unicode="&#xe946;" glyph-name="icon-woman" d="M810.56-4.48c-17.673 0-32 14.327-32 32v482.56c0 129.92-64 220.8-200.32 220.8-45.16-0.121-87.119-13.723-122.095-36.99-21.241-13.917-48.254-22.5-77.271-22.5-9.505 0-18.794 0.921-27.784 2.678-6.676 1.252-15.419 2.066-24.347 2.092-70.743-0.32-124.183-36.16-124.183-141.12v-499.52c0-17.673-14.327-32-32-32s-32 14.327-32 32v499.52c0 120.96 58.88 205.44 188.8 205.44 12.798-0.029 25.304-1.192 37.448-3.394 3.206-0.681 8.374-1.181 13.658-1.181 16.171 0 31.247 4.685 43.945 12.772 43.661 29.058 97.705 46.494 155.821 46.523 171.848 0 264.328-120 264.328-285.44v-481.92c0.001-0.095 0.002-0.207 0.002-0.32 0-17.673-14.327-32-32-32-0.001 0-0.001 0-0.002 0zM632.32 501.44v0c12.116-5.948 20.455-17.927 21.117-31.916l0.003-96.084c16.783-3.65 29.168-18.379 29.168-36s-12.385-32.35-28.925-35.956l-0.243-4.204c0-109.76-163.2-178.24-163.2-178.24s-163.2 68.16-163.2 178.24v4.16c-16.783 3.65-29.168 18.379-29.168 36s12.385 32.35 28.925 35.956l0.243 35.244c22.544-9.712 48.788-15.361 76.352-15.361 0.158 0 0.315 0 0.472 0.001 68.776 0 219.816 108.16 228.136 108.16zM632 565.44c-20.48 0-32-6.4-64-27.52-107.84-66.88-148.48-80.64-163.2-80.64-0.469-0.006-1.023-0.009-1.578-0.009-18.486 0-36.093 3.768-52.093 10.579-6.495 2.875-15.075 4.739-24.090 4.739-35.328 0-63.97-28.624-64-63.945v-0.003c-17.807-18.070-28.803-42.894-28.803-70.286 0-28.961 12.291-55.050 31.942-73.337 24.061-128.056 180.221-195.896 199.421-203.896 7.278-3.12 15.747-4.933 24.64-4.933s17.362 1.814 25.058 5.092c18.782 7.842 174.942 76.962 198.942 203.682 19.712 18.343 32.003 44.433 32.003 73.394 0 27.392-10.996 52.216-28.815 70.298l0.012 59.828c-0.37 38.968-22.656 72.645-55.11 89.334-9.197 4.897-19.445 7.62-30.328 7.626z" />
81
- </font></defs></svg>
@@ -1,69 +0,0 @@
1
- /*
2
- DEPRECATED
3
- Use neptune-tokens.css instead.
4
- If the token you want isn't available there, raise an issue in @transferwise/neptune-tokens.
5
- */
6
- :root {
7
- --border-radius: var(--radius-small);
8
- --spacer: 8px;
9
- --space-4: 4px;
10
- --space-8: 8px;
11
- --space-12: 12px;
12
- --space-16: 16px;
13
- --space-24: 24px;
14
- --space-32: 32px;
15
- --space-40: 40px;
16
- --space-48: 48px;
17
- --space-56: 56px;
18
- --space-64: 64px;
19
- --color-text-link-hover: #00a4df;
20
- --color-text-link-active: #008ec0;
21
- --brand-white: #fff;
22
- --link-color: #00b9ff;
23
- --brand-pale-blue: #dbf0fd;
24
- --brand-navy-minus-20: #253655;
25
- --brand-navy-minus-10: #2e4369;
26
- --brand-navy: #37517e;
27
- --brand-blue-minus-20: #111824;
28
- --brand-blue-minus-10: #192439;
29
- --brand-blue: #223049;
30
- --brand-light-blue-minus-10: #00a4df;
31
- --brand-light-blue: #00b9ff;
32
- --brand-grey-plus-10: #6f8691;
33
- --brand-smoke-minus-10: #a8aaac;
34
- --brand-smoke: #d3d5d8;
35
- --brand-smoke-plus-10: #e2e6e8;
36
- --brand-smoke-plus-20: #f2f5f7;
37
- --brand-green-minus-10: #28b862;
38
- --brand-green: #2ed06e;
39
- --gray-base: #f2f5f7;
40
- --gray-darker: #384347;
41
- --gray-light: #829ca9;
42
- --brand-primary: #37517e;
43
- --body-bg: #fff;
44
- --text-bold-color: #2e4369;
45
- --font-size-xx-large: 2.8rem; /* 42px */
46
- /* stylelint-disable-next-line number-max-precision */
47
- --font-size-x-large: 1.8666666667rem; /* 28px */
48
- /* stylelint-disable-next-line number-max-precision */
49
- --font-size-large: 1.4666666667rem; /* 22px */
50
- --font-size-medium: 1.2rem; /* 18px */
51
- --font-size: 0.9375rem; /* 15px */
52
- /* stylelint-disable-next-line number-max-precision */
53
- --font-size-small: 0.9333333333rem; /* 14px */
54
- --font-size-x-small: 0.8rem; /* 12px */
55
- --line-height: 1.6; /* 24/15 */
56
- }
57
-
58
- @media (--screen-md) {
59
- :root {
60
- --font-size-xx-large: 2.625rem; /* 42px */
61
- --font-size-x-large: 1.75rem; /* 28px */
62
- --font-size-large: 1.375rem; /* 22px */
63
- --font-size-medium: 1.125rem; /* 18px */
64
- --font-size: 1rem; /* 16px */
65
- --font-size-small: 0.875rem; /* 14px */
66
- --font-size-x-small: 0.75rem; /* 12px */
67
- --line-height: 1.5; /* 24/16px */
68
- }
69
- }