@axos-web-dev/shared-components 1.0.100-sectionSpacerRemoved.4 → 1.0.100-sectionSpacerRemoved.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/Article/Article.d.ts +2 -1
  2. package/dist/Article/Article.js +13 -2
  3. package/dist/Chatbot/Bubble.js +1 -1
  4. package/dist/Chatbot/Chat.js +0 -7
  5. package/dist/Chatbot/ChatWindow.d.ts +2 -0
  6. package/dist/Chatbot/ChatWindow.js +19 -3
  7. package/dist/Chatbot/Chatbot.js +90 -9
  8. package/dist/Chatbot/ChatbotMessage.d.ts +1 -0
  9. package/dist/Chatbot/ChatbotMessage.js +5 -2
  10. package/dist/Chatbot/store/chat.d.ts +3 -0
  11. package/dist/Chatbot/store/chat.js +10 -2
  12. package/dist/Chatbot/store/messages.d.ts +1 -0
  13. package/dist/Chatbot/store/messages.js +5 -2
  14. package/dist/Forms/EmailOnly.js +7 -2
  15. package/dist/Forms/Forms.css.d.ts +1 -1
  16. package/dist/Forms/Forms.css.js +3 -3
  17. package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
  18. package/dist/IconBillboard/IconBillboard.css.js +11 -9
  19. package/dist/IconBillboard/IconBillboard.js +2 -2
  20. package/dist/IconBillboard/index.js +2 -1
  21. package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
  22. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  23. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +6 -6
  24. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +12 -12
  25. package/dist/NavigationMenu/AxosBank/SubNavBar.js +19 -19
  26. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
  27. package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
  28. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
  29. package/dist/assets/Carousel/Carousel.css +1 -1
  30. package/dist/assets/Chatbot/AnimatedGradientBorder.css +2 -1
  31. package/dist/assets/DownloadTile/DownloadTile.css +2 -2
  32. package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
  33. package/dist/assets/Forms/Forms.css +29 -25
  34. package/dist/assets/HelpArticle/HelpArticle.css +2 -2
  35. package/dist/assets/IconBillboard/IconBillboard.css +35 -28
  36. package/dist/assets/ImageBillboard/ImageBillboard.css +3 -3
  37. package/dist/assets/Inputs/Input.css +1 -1
  38. package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
  39. package/dist/assets/Insight/Insight.css +4 -4
  40. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +192 -192
  41. package/dist/assets/Topic/Topic.css +1 -1
  42. package/dist/assets/Typography/Typography.css +1 -1
  43. package/dist/assets/VideoTile/VideoTile.css +1 -1
  44. package/dist/main.js +2 -1
  45. package/package.json +1 -1
@@ -1,19 +1,19 @@
1
- import '../../../assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css';const overlay = "_overlay_pl06n_1";
2
- const drawer = "_drawer_pl06n_9";
3
- const hamburger = "_hamburger_pl06n_29";
4
- const header = "_header_pl06n_40";
5
- const back = "_back_pl06n_51";
6
- const close = "_close_pl06n_59";
7
- const levelContainer = "_levelContainer_pl06n_70";
8
- const level = "_level_pl06n_70";
9
- const levelTitle = "_levelTitle_pl06n_86";
10
- const menu = "_menu_pl06n_91";
11
- const menuItem = "_menuItem_pl06n_111";
12
- const chevron = "_chevron_pl06n_127";
13
- const chevronIcon = "_chevronIcon_pl06n_132";
14
- const quickLinks = "_quickLinks_pl06n_143";
15
- const quickLink = "_quickLink_pl06n_143";
16
- const sr_only = "_sr_only_pl06n_167";
1
+ import '../../../assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css';const overlay = "_overlay_ylqkw_1";
2
+ const drawer = "_drawer_ylqkw_17";
3
+ const hamburger = "_hamburger_ylqkw_57";
4
+ const header = "_header_ylqkw_79";
5
+ const back = "_back_ylqkw_101";
6
+ const close = "_close_ylqkw_117";
7
+ const levelContainer = "_levelContainer_ylqkw_139";
8
+ const level = "_level_ylqkw_139";
9
+ const levelTitle = "_levelTitle_ylqkw_171";
10
+ const menu = "_menu_ylqkw_181";
11
+ const menuItem = "_menuItem_ylqkw_221";
12
+ const chevron = "_chevron_ylqkw_253";
13
+ const chevronIcon = "_chevronIcon_ylqkw_263";
14
+ const quickLinks = "_quickLinks_ylqkw_285";
15
+ const quickLink = "_quickLink_ylqkw_285";
16
+ const sr_only = "_sr_only_ylqkw_333";
17
17
  const styles = {
18
18
  overlay,
19
19
  drawer,
@@ -117,8 +117,10 @@ export declare const menuData: {
117
117
  "Business Savings": string;
118
118
  "Non-Profit Money Market": string;
119
119
  };
120
- Bundles: {
121
- "Axos Business Bundle": string;
120
+ Solutions: {
121
+ "Solutions Home": string;
122
+ "New Business": string;
123
+ "Nonprofit Banking": string;
122
124
  };
123
125
  Services: {
124
126
  "Services Home": string;
@@ -129,10 +131,8 @@ export declare const menuData: {
129
131
  "Insured Cash Sweep": string;
130
132
  "Digital Banking": string;
131
133
  };
132
- Solutions: {
133
- "Solutions Home": string;
134
- "New Business": string;
135
- "Nonprofit Banking": string;
134
+ Bundles: {
135
+ "Axos Business Bundle": string;
136
136
  };
137
137
  "Other Resources": {
138
138
  "Business Support": string;
@@ -367,9 +367,15 @@ const menuData = {
367
367
  "{AXOSBANK}/business/savings/business-money-market-accounts/non-profit-money-market"
368
368
  )
369
369
  },
370
- Bundles: {
371
- "Axos Business Bundle": findMoreAxosDomains(
372
- "{AXOSBANK}/business/axos-business-bundle"
370
+ Solutions: {
371
+ "Solutions Home": findMoreAxosDomains(
372
+ "{AXOSBANK}/business/solutions/new-business"
373
+ ),
374
+ "New Business": findMoreAxosDomains(
375
+ "{AXOSBANK}/business/solutions/new-business"
376
+ ),
377
+ "Nonprofit Banking": findMoreAxosDomains(
378
+ "{AXOSBANK}/business/solutions/nonprofit-banking"
373
379
  )
374
380
  },
375
381
  Services: {
@@ -393,15 +399,9 @@ const menuData = {
393
399
  "{AXOSBANK}/business/digital-business-banking"
394
400
  )
395
401
  },
396
- Solutions: {
397
- "Solutions Home": findMoreAxosDomains(
398
- "{AXOSBANK}/business/solutions/new-business"
399
- ),
400
- "New Business": findMoreAxosDomains(
401
- "{AXOSBANK}/business/solutions/new-business"
402
- ),
403
- "Nonprofit Banking": findMoreAxosDomains(
404
- "{AXOSBANK}/business/solutions/nonprofit-banking"
402
+ Bundles: {
403
+ "Axos Business Bundle": findMoreAxosDomains(
404
+ "{AXOSBANK}/business/axos-business-bundle"
405
405
  )
406
406
  },
407
407
  "Other Resources": {
@@ -2174,7 +2174,7 @@ function SubNavBar() {
2174
2174
  /* @__PURE__ */ jsx(
2175
2175
  Image,
2176
2176
  {
2177
- src: `https://images.axos.com/o9ov1v03uwqk/6bS9epOgzZpJY2jeuepswo/5ee31f624370b44ab1483b537c3fa704/nav-submenu-bundles-icon.svg`,
2177
+ src: `https://images.axos.com/o9ov1v03uwqk/7937jPXKWwAOtAJyWzbRFJ/45d2abc8e8492c6dc06a0866f2a7a123/thumbs_up_icon.png`,
2178
2178
  alt: "",
2179
2179
  width: 20,
2180
2180
  height: 20
@@ -2185,19 +2185,28 @@ function SubNavBar() {
2185
2185
  Link,
2186
2186
  {
2187
2187
  href: findMoreAxosDomains(
2188
- "{AXOSBANK}/business/axos-business-bundle"
2188
+ "{AXOSBANK}/business/solutions/new-business"
2189
2189
  ),
2190
2190
  role: "heading",
2191
- children: "Bundles"
2191
+ children: "Solutions"
2192
2192
  }
2193
2193
  ) }),
2194
2194
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2195
2195
  Link,
2196
2196
  {
2197
2197
  href: findMoreAxosDomains(
2198
- "{AXOSBANK}/business/axos-business-bundle"
2198
+ "{AXOSBANK}/business/solutions/new-business"
2199
2199
  ),
2200
- children: "Axos Business Bundle"
2200
+ children: "New Business"
2201
+ }
2202
+ ) }),
2203
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2204
+ Link,
2205
+ {
2206
+ href: findMoreAxosDomains(
2207
+ "{AXOSBANK}/business/solutions/nonprofit-banking"
2208
+ ),
2209
+ children: "Nonprofit Banking"
2201
2210
  }
2202
2211
  ) })
2203
2212
  ] })
@@ -2283,7 +2292,7 @@ function SubNavBar() {
2283
2292
  /* @__PURE__ */ jsx(
2284
2293
  Image,
2285
2294
  {
2286
- src: `https://images.axos.com/o9ov1v03uwqk/7937jPXKWwAOtAJyWzbRFJ/45d2abc8e8492c6dc06a0866f2a7a123/thumbs_up_icon.png`,
2295
+ src: `https://images.axos.com/o9ov1v03uwqk/6bS9epOgzZpJY2jeuepswo/5ee31f624370b44ab1483b537c3fa704/nav-submenu-bundles-icon.svg`,
2287
2296
  alt: "",
2288
2297
  width: 20,
2289
2298
  height: 20
@@ -2294,28 +2303,19 @@ function SubNavBar() {
2294
2303
  Link,
2295
2304
  {
2296
2305
  href: findMoreAxosDomains(
2297
- "{AXOSBANK}/business/solutions/new-business"
2306
+ "{AXOSBANK}/business/axos-business-bundle"
2298
2307
  ),
2299
2308
  role: "heading",
2300
- children: "Solutions"
2301
- }
2302
- ) }),
2303
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2304
- Link,
2305
- {
2306
- href: findMoreAxosDomains(
2307
- "{AXOSBANK}/business/solutions/new-business"
2308
- ),
2309
- children: "New Business"
2309
+ children: "Bundles"
2310
2310
  }
2311
2311
  ) }),
2312
2312
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2313
2313
  Link,
2314
2314
  {
2315
2315
  href: findMoreAxosDomains(
2316
- "{AXOSBANK}/business/solutions/nonprofit-banking"
2316
+ "{AXOSBANK}/business/axos-business-bundle"
2317
2317
  ),
2318
- children: "Nonprofit Banking"
2318
+ children: "Axos Business Bundle"
2319
2319
  }
2320
2320
  ) })
2321
2321
  ] })
@@ -41,7 +41,7 @@
41
41
  ._1vox1xjb label {
42
42
  padding-left: 3px;
43
43
  font-size: 18px;
44
- font-weight: 600;
44
+ font-weight: 700;
45
45
  margin-bottom: 5px;
46
46
  display: inline-block;
47
47
  }
@@ -51,11 +51,11 @@
51
51
  background-color: #ace1fc;
52
52
  }
53
53
  ._1mgfcbjg {
54
- font-weight: 600;
54
+ font-weight: 700;
55
55
  }
56
56
  ._1mgfcbjh {
57
57
  font-size: 22px;
58
- font-weight: 600;
58
+ font-weight: 700;
59
59
  }
60
60
  ._1mgfcbji {
61
61
  height: 50px;
@@ -71,7 +71,7 @@
71
71
  display: none;
72
72
  }
73
73
  ._11oamgh8 {
74
- font-weight: 600;
74
+ font-weight: 700;
75
75
  font-size: 18px;
76
76
  line-height: 1.4;
77
77
  padding: 14px 64px;
@@ -66,7 +66,7 @@
66
66
  }
67
67
  .jgs3fsi {
68
68
  font-size: 18px;
69
- font-weight: 600;
69
+ font-weight: 700;
70
70
  letter-spacing: 0.2px;
71
71
  }
72
72
  .jgs3fsk {
@@ -26,7 +26,8 @@
26
26
  .ic6iil2:focus-within {
27
27
  --angle: 270deg;
28
28
  border: 2px solid transparent;
29
- background: linear-gradient(white) padding-box, linear-gradient(var(--angle), #EAD4BB, #806646 , #EAD4BB ) border-box;
29
+ background: linear-gradient(white) padding-box, linear-gradient(var(--angle), var(--_1073cm815)) border-box;
30
+ background: linear-gradient(var(--angle), var(--_1073cm815)) border-box;
30
31
  }
31
32
  @media screen and (min-width:768px) {
32
33
  .ic6iil1:hover {
@@ -14,7 +14,7 @@
14
14
  }
15
15
  ._14gexxj3 th {
16
16
  letter-spacing: 0.2px;
17
- font-weight: 600;
17
+ font-weight: 700;
18
18
  font-size: 0.9rem;
19
19
  width: auto;
20
20
  color: var(--_1073cm85);
@@ -44,7 +44,7 @@
44
44
  padding: 24px 20px;
45
45
  }
46
46
  ._14gexxj3 tbody td:last-child > a {
47
- font-weight: 600;
47
+ font-weight: 700;
48
48
  text-decoration: none;
49
49
  position: relative;
50
50
  top: 50%;
@@ -333,7 +333,7 @@ main > div:has(.txcb8d1f) {
333
333
  }
334
334
  .txcb8d2f {
335
335
  font-size: 24px;
336
- font-weight: 600;
336
+ font-weight: 700;
337
337
  line-height: 1.37;
338
338
  font-family: var(--header-font-family);
339
339
  text-wrap: pretty;
@@ -15,13 +15,9 @@
15
15
  }
16
16
  }
17
17
  .tfms6a0 {
18
- padding-top: 80px;
19
- padding-bottom: 80px;
20
- }
21
- .tfms6a1 {
22
18
  font-size: 40px;
23
19
  }
24
- .tfms6a2 {
20
+ .tfms6a1 {
25
21
  padding-inline: 120px;
26
22
  padding-top: 48px;
27
23
  padding-bottom: 48px;
@@ -29,22 +25,26 @@
29
25
  flex-direction: column;
30
26
  align-items: center;
31
27
  }
32
- .tfms6a3 {
28
+ .tfms6a2 {
33
29
  background: var(--_1073cm81);
34
30
  color: var(--_1073cm83);
35
31
  }
36
- .tfms6a4 {
32
+ .tfms6a3 {
37
33
  background: var(--_1073cm88);
38
34
  color: var(--_1073cm8a);
39
35
  }
40
- .tfms6a5 {
36
+ .tfms6a4 {
41
37
  background: var(--_1073cm8f);
42
38
  color: var(--_1073cm8h);
43
39
  }
44
- .tfms6a6 {
40
+ .tfms6a5 {
45
41
  background: var(--_1073cm8m);
46
42
  color: var(--_1073cm8h);
47
43
  }
44
+ .tfms6a6 {
45
+ padding-top: 80px;
46
+ padding-bottom: 80px;
47
+ }
48
48
  .tfms6a7 {
49
49
  padding-bottom: 32px;
50
50
  }
@@ -59,7 +59,7 @@
59
59
  }
60
60
  .tfms6aa {
61
61
  font-size: 36px;
62
- font-weight: 600;
62
+ font-weight: 700;
63
63
  letter-spacing: 1px;
64
64
  margin-top: 0.1rem;
65
65
  margin-bottom: 0.7rem;
@@ -214,7 +214,7 @@
214
214
  }
215
215
  .tfms6a13 h1 {
216
216
  font-size: 43px;
217
- font-weight: 600;
217
+ font-weight: 700;
218
218
  letter-spacing: 1px;
219
219
  margin-top: 1.1rem;
220
220
  margin-bottom: 0.7rem;
@@ -404,20 +404,29 @@
404
404
  padding: 16px 64px;
405
405
  border-radius: 0 8px 8px 0;
406
406
  }
407
- @media screen and (max-width: 1023px) {
407
+ @media screen and (max-width: 768px) {
408
408
  .tfms6a0 {
409
- padding-top: 56px;
410
- padding-bottom: 56px;
409
+ font-size: 28px;
410
+ }
411
+ .tfms6a2g {
412
+ padding: 16px;
411
413
  }
412
414
  }
413
- @media screen and (max-width: 768px) {
415
+ @media screen and (max-width:1023px) {
414
416
  .tfms6a1 {
415
- font-size: 28px;
417
+ padding-inline: 16px;
416
418
  }
417
419
  }
418
- @media screen and (max-width:1023px) {
419
- .tfms6a2 {
420
- padding-inline: 0;
420
+ @media screen and (max-width: 1023px) {
421
+ .tfms6a6 {
422
+ padding-top: 56px;
423
+ padding-bottom: 56px;
424
+ }
425
+ }
426
+ @media screen and (max-width: 603px) {
427
+ .tfms6a6 {
428
+ width: 100%;
429
+ border-radius: 0;
421
430
  }
422
431
  }
423
432
  @media screen and (max-width:480px) {
@@ -442,7 +451,7 @@
442
451
  @media screen and (maxwidth: 767px) {
443
452
  .tfms6a13 h1 {
444
453
  font-size: 32px;
445
- font-weight: 600;
454
+ font-weight: 700;
446
455
  margin-top: 0;
447
456
  margin-bottom: 0.4rem;
448
457
  }
@@ -508,9 +517,4 @@
508
517
  .tfms6a26 {
509
518
  display: block;
510
519
  }
511
- }
512
- @media screen and (max-width: 603px) {
513
- .tfms6a2g {
514
- padding: 16px;
515
- }
516
520
  }
@@ -3,14 +3,14 @@
3
3
  font-family: var(--header-font-family);
4
4
  font-size: 40px;
5
5
  font-style: normal;
6
- font-weight: 600;
6
+ font-weight: 700;
7
7
  letter-spacing: 0.2px;
8
8
  line-height: 50px;
9
9
  }
10
10
  ._1yo1bp91 {
11
11
  color: #1E3860;
12
12
  font-size: 28px;
13
- font-weight: 600;
13
+ font-weight: 700;
14
14
  letter-spacing: 0.2px;
15
15
  line-height: 36px;
16
16
  margin-block: 16px;
@@ -43,39 +43,46 @@
43
43
  text-align: center;
44
44
  }
45
45
  ._1r4ovbua {
46
- font: 700 28px/1.29 var(--header-font-family);
46
+ position: relative;
47
47
  }
48
48
  ._1r4ovbub {
49
- color: var(--_1073cm85);
49
+ font: 700 28px/1.29 var(--header-font-family);
50
+ }
51
+ ._1r4ovbua ._1r4ovbub {
52
+ font-size: 24px;
53
+ line-height: 1.16;
50
54
  }
51
55
  ._1r4ovbuc {
52
- color: var(--_1073cm8c);
56
+ color: var(--_1073cm85);
53
57
  }
54
58
  ._1r4ovbud {
55
- color: var(--_1073cm8j);
59
+ color: var(--_1073cm8c);
56
60
  }
57
61
  ._1r4ovbue {
58
- color: var(--_1073cm8q);
62
+ color: var(--_1073cm8j);
59
63
  }
60
64
  ._1r4ovbuf {
65
+ color: var(--_1073cm8q);
66
+ }
67
+ ._1r4ovbug {
61
68
  display: flex;
62
69
  flex-direction: column;
63
70
  gap: 1em;
64
71
  list-style: none;
65
72
  }
66
- ._1r4ovbuf :is(ol,ul) {
73
+ ._1r4ovbug :is(ol,ul) {
67
74
  padding-left: 0;
68
75
  display: flex;
69
76
  flex-direction: column;
70
77
  gap: 4px;
71
78
  margin-top: 8px;
72
79
  }
73
- ._1r4ovbug {
80
+ ._1r4ovbuh {
74
81
  position: relative;
75
82
  display: flex;
76
83
  gap: 10px;
77
84
  }
78
- ._1r4ovbuh {
85
+ ._1r4ovbui {
79
86
  display: flex;
80
87
  align-items: center;
81
88
  flex-wrap: wrap;
@@ -85,83 +92,83 @@
85
92
  text-align: center;
86
93
  width: 100%;
87
94
  }
88
- ._1r4ovbui {
95
+ ._1r4ovbuj {
89
96
  margin-inline: auto;
90
97
  max-width: 1000px;
91
98
  padding-block: 2.5rem;
92
99
  text-align: center;
93
100
  }
94
- ._1r4ovbui > p {
101
+ ._1r4ovbuj > p {
95
102
  margin-top: 8px;
96
103
  }
97
- ._1r4ovbuj {
104
+ ._1r4ovbuk {
98
105
  text-wrap: pretty;
99
106
  }
100
- ._1r4ovbuk {
107
+ ._1r4ovbul {
101
108
  color: var(--_1073cm85);
102
109
  }
103
- ._1r4ovbul {
110
+ ._1r4ovbum {
104
111
  color: var(--_1073cm8c);
105
112
  }
106
- ._1r4ovbum {
113
+ ._1r4ovbun {
107
114
  color: var(--_1073cm8j);
108
115
  }
109
- ._1r4ovbun {
116
+ ._1r4ovbuo {
110
117
  color: var(--_1073cm8q);
111
118
  }
112
- ._1r4ovbuo {
119
+ ._1r4ovbup {
113
120
  display: grid;
114
121
  grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
115
122
  gap: 24px;
116
123
  }
117
- ._1r4ovbup {
124
+ ._1r4ovbuq {
118
125
  color: var(--_1073cm83);
119
126
  }
120
- ._1r4ovbuq {
127
+ ._1r4ovbur {
121
128
  background: var(--_1073cm81);
122
129
  border: 1px solid #E9EBEF;
123
130
  }
124
- ._1r4ovbur {
131
+ ._1r4ovbus {
125
132
  background: var(--_1073cm88);
126
133
  }
127
- ._1r4ovbus {
134
+ ._1r4ovbut {
128
135
  background: var(--_1073cm8f);
129
136
  color: var(--_1073cm8h);
130
137
  }
131
- ._1r4ovbut {
138
+ ._1r4ovbuu {
132
139
  background: var(--_1073cm8m);
133
140
  color: var(--_1073cm8o);
134
141
  }
135
142
  main > div:nth-last-child(2) > ._1r4ovbu0 {
136
143
  margin-bottom: 3.5rem;
137
144
  }
138
- ._1r4ovbuu {
145
+ ._1r4ovbuv {
139
146
  cursor: pointer;
140
147
  position: relative;
141
148
  transform: translateY(0px);
142
149
  transition: all 0.38s ease;
143
150
  }
144
- ._1r4ovbuu:hover {
151
+ ._1r4ovbuv:hover {
145
152
  box-shadow: rgba(50, 50, 93, 0.25) 0 6px 12px -2px, rgba(0, 0, 0, 0.3) 0 3px 7px -3px;
146
153
  transform: translateY(-4px);
147
154
  }
148
- ._1r4ovbuu:active {
155
+ ._1r4ovbuv:active {
149
156
  box-shadow: none;
150
157
  transform: translateY(0px);
151
158
  }
152
- ._1r4ovbuu:hover ._1r4ovbuh a {
159
+ ._1r4ovbuv:hover ._1r4ovbui a {
153
160
  text-decoration: underline;
154
161
  }
155
162
  @media screen and (max-width: 380px) {
156
- ._1r4ovbuh {
163
+ ._1r4ovbui {
157
164
  flex-direction: column;
158
165
  }
159
- ._1r4ovbuh:first-child {
166
+ ._1r4ovbui:first-child {
160
167
  margin-bottom: 1em;
161
168
  }
162
169
  }
163
170
  @media screen and (max-width: 1023px) {
164
- ._1r4ovbuo {
171
+ ._1r4ovbup {
165
172
  grid-template-columns: 1fr;
166
173
  }
167
174
  main > div:nth-last-child(2) > ._1r4ovbu0 {
@@ -187,7 +187,7 @@
187
187
  ._1m7m2a10 {
188
188
  color: #fff;
189
189
  font-size: 48px;
190
- font-weight: 600;
190
+ font-weight: 700;
191
191
  letter-spacing: 0.4px;
192
192
  line-height: 1;
193
193
  }
@@ -199,7 +199,7 @@
199
199
  ._1m7m2a12 {
200
200
  color: var(--_1073cm8g);
201
201
  font-size: 37px;
202
- font-weight: 600;
202
+ font-weight: 700;
203
203
  letter-spacing: 0.3px;
204
204
  line-height: 1;
205
205
  }
@@ -349,7 +349,7 @@ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
349
349
  cursor: pointer;
350
350
  font-family: var(--header-font-family);
351
351
  font-size: 0.9rem;
352
- font-weight: 600;
352
+ font-weight: 700;
353
353
  line-height: 1;
354
354
  padding: 5px 9px;
355
355
  z-index: 2;
@@ -138,7 +138,7 @@
138
138
  }
139
139
  ._157e2fzm:focus-within {
140
140
  border-width: 2px;
141
- font-weight: 600;
141
+ font-weight: 700;
142
142
  color: var(--_1073cm82);
143
143
  }
144
144
  ._157e2fzn {
@@ -20,7 +20,7 @@
20
20
  text-decoration: none;
21
21
  font-family: var(--header-font-family);
22
22
  text-transform: capitalize;
23
- font-weight: 600;
23
+ font-weight: 700;
24
24
  }
25
25
  ._13y9ptj4 {
26
26
  text-transform: capitalize;
@@ -121,14 +121,14 @@
121
121
  .lchs2sf.active {
122
122
  border-left-color: #1E629A;
123
123
  color: #1E629A;
124
- font-weight: 600;
124
+ font-weight: 700;
125
125
  }
126
126
  .lchs2sg {
127
127
  color: #1E3860;
128
128
  font-family: var(--header-font-family);
129
129
  font-size: 48px;
130
- font-weight: 600;
131
- line-height: 64px;
130
+ font-weight: 700;
131
+ line-height: 1.15;
132
132
  }
133
133
  .lchs2sh {
134
134
  color: #1e3860;
@@ -150,7 +150,7 @@
150
150
  .lchs2sj {
151
151
  color: #1E3860;
152
152
  font-size: 20px;
153
- font-weight: 600;
153
+ font-weight: 700;
154
154
  line-height: 28px;
155
155
  margin-block: 16px;
156
156
  }