@axos-web-dev/shared-components 1.0.77-patch.56 → 1.0.77-patch.58

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 (99) hide show
  1. package/dist/ATMLocator/ATMLocator.js +2 -2
  2. package/dist/Article/Article.css.d.ts +1 -0
  3. package/dist/Article/Article.css.js +10 -8
  4. package/dist/Article/Article.d.ts +2 -1
  5. package/dist/Article/Article.js +13 -2
  6. package/dist/Article/index.js +3 -2
  7. package/dist/Auth/ErrorAlert.js +2 -2
  8. package/dist/Blockquote/Blockquote.module.js +3 -3
  9. package/dist/Button/Button.js +2 -2
  10. package/dist/Calculators/Calculator.js +2 -2
  11. package/dist/CallToActionBar/CallToActionBar.css.d.ts +3 -1
  12. package/dist/CallToActionBar/CallToActionBar.css.js +22 -16
  13. package/dist/CallToActionBar/index.js +3 -2
  14. package/dist/Carousel/index.js +2 -2
  15. package/dist/Chevron/index.js +2 -2
  16. package/dist/Comparison/Comparison.js +3 -3
  17. package/dist/ContentBanner/ContentBanner.css.js +2 -1
  18. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  19. package/dist/FaqAccordion/index.js +2 -2
  20. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
  21. package/dist/Forms/ApplyNow.js +2 -2
  22. package/dist/Forms/ContactUsBusiness.js +2 -2
  23. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -2
  24. package/dist/Forms/ContactUsNMLSId.js +2 -2
  25. package/dist/Forms/CraPublicFile.js +2 -2
  26. package/dist/Forms/EmailOnly.js +89 -64
  27. package/dist/Forms/Forms.css.d.ts +6 -1
  28. package/dist/Forms/Forms.css.js +50 -44
  29. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  30. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  31. package/dist/Forms/MortgageWarehouseLending.js +2 -2
  32. package/dist/Forms/SuccesForm.js +2 -2
  33. package/dist/Forms/index.js +4 -1
  34. package/dist/HeroBanner/HeroBanner.css.js +2 -1
  35. package/dist/Hyperlink/index.js +2 -2
  36. package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
  37. package/dist/IconBillboard/IconBillboard.css.js +11 -9
  38. package/dist/IconBillboard/index.js +2 -1
  39. package/dist/ImageBillboard/ImageBillboard.css.js +2 -1
  40. package/dist/ImageBillboard/ImageBillboardSet.js +12 -6
  41. package/dist/ImageLink/ImageLink.js +2 -2
  42. package/dist/ImageLink/ImageLinkSet.js +2 -2
  43. package/dist/ImageLink/index.js +2 -2
  44. package/dist/Input/Input.css.d.ts +1 -0
  45. package/dist/Input/Input.css.js +10 -8
  46. package/dist/Input/index.js +2 -1
  47. package/dist/Insight/Featured/CategorySelector.js +2 -2
  48. package/dist/Insight/Featured/Featured.js +2 -2
  49. package/dist/Insight/Featured/Header.js +2 -2
  50. package/dist/Insight/Insight.css.d.ts +18 -0
  51. package/dist/Insight/Insight.css.js +44 -8
  52. package/dist/Insight/index.js +19 -1
  53. package/dist/Modal/Modal.js +2 -2
  54. package/dist/NavigationMenu/AxosALTS/NavData.js +2 -2
  55. package/dist/NavigationMenu/AxosALTS/index.js +2 -2
  56. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +215 -71
  57. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +50 -17
  58. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +13 -4
  59. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +30 -9
  60. package/dist/NavigationMenu/AxosBank/NavData.js +2 -2
  61. package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -2
  62. package/dist/NavigationMenu/AxosBank/index.js +2 -2
  63. package/dist/NavigationMenu/LaVictoire/NavData.js +2 -2
  64. package/dist/NavigationMenu/LaVictoire/index.js +2 -2
  65. package/dist/NavigationMenu/NavDataJson.js +2 -2
  66. package/dist/NavigationMenu/Navbar.js +2 -2
  67. package/dist/NavigationMenu/SignInNavButton.js +2 -2
  68. package/dist/SetContainer/SetContainer.js +2 -2
  69. package/dist/SocialMediaBar/iconsRepository.js +2 -2
  70. package/dist/Typography/Typography.css.d.ts +0 -6
  71. package/dist/VideoTile/VideoTile.js +2 -2
  72. package/dist/VideoWrapper/index.js +2 -2
  73. package/dist/assets/Article/Article.css +54 -41
  74. package/dist/assets/Blockquote/Blockquote.css.css +19 -15
  75. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
  76. package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
  77. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
  78. package/dist/assets/CallToActionBar/CallToActionBar.css +90 -66
  79. package/dist/assets/Carousel/Carousel.css +1 -1
  80. package/dist/assets/ContentBanner/ContentBanner.css +6 -0
  81. package/dist/assets/DownloadTile/DownloadTile.css +3 -3
  82. package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
  83. package/dist/assets/Forms/Forms.css +147 -120
  84. package/dist/assets/HelpArticle/HelpArticle.css +2 -2
  85. package/dist/assets/HeroBanner/HeroBanner.css +4 -0
  86. package/dist/assets/IconBillboard/IconBillboard.css +35 -28
  87. package/dist/assets/ImageBillboard/ImageBillboard.css +32 -3
  88. package/dist/assets/Input/Input.css +49 -42
  89. package/dist/assets/Inputs/Input.css +1 -1
  90. package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
  91. package/dist/assets/Insight/Insight.css +213 -44
  92. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -30
  93. package/dist/assets/Topic/Topic.css +1 -1
  94. package/dist/assets/Typography/Typography.css +1 -1
  95. package/dist/assets/VideoTile/VideoTile.css +1 -1
  96. package/dist/assets/globals.css +5 -1
  97. package/dist/icons/Clock/index.js +6 -6
  98. package/dist/main.js +29 -5
  99. package/package.json +1 -1
@@ -1,93 +1,262 @@
1
1
  .lchs2s0 {
2
- font-family: var(--header-font-family);
3
- font-weight: 600;
4
- font-size: 48px;
5
- line-height: 64px;
2
+ margin-top: 64px;
3
+ }
4
+ .lchs2s0[aria-label='Article Body'] .containment {
5
+ width: 100%;
6
6
  }
7
7
  .lchs2s1 {
8
- font-weight: 600;
9
- font-size: 28px;
10
- line-height: 36px;
11
- margin-block: 16px;
8
+ margin-top: 64px;
9
+ margin-bottom: 64px;
12
10
  }
13
11
  .lchs2s2 {
14
- font-weight: 600;
12
+ font-family: var(--header-font-family);
13
+ }
14
+ .lchs2s2 > figure {
15
+ margin: 0 !important;
16
+ }
17
+ .lchs2s3 {
18
+ display: flex;
19
+ gap: 64px;
20
+ position: relative;
21
+ }
22
+ .lchs2s3 > span {
23
+ max-width: 773px;
24
+ }
25
+ .lchs2s4 {
26
+ flex: 0 0 363px;
27
+ position: sticky;
28
+ top: 12px;
29
+ align-self: flex-start;
30
+ display: flex;
31
+ flex-direction: column;
32
+ gap: 40px;
33
+ justify-content: flex-start;
34
+ }
35
+ .lchs2s4 .containment {
36
+ width: 100%;
37
+ }
38
+ .lchs2s5 {
39
+ display: flex;
40
+ flex-direction: column;
41
+ gap: 16px;
42
+ align-items: flex-start;
43
+ }
44
+ .lchs2s6 {
45
+ color: #1E3860;
46
+ font: 700 18px / 1 var(--header-font-family);
47
+ }
48
+ .lchs2s7 {
49
+ display: flex;
50
+ gap: 19px;
51
+ align-items: center;
52
+ }
53
+ .lchs2s8 {
54
+ display: flex;
55
+ opacity: 1 !important;
56
+ }
57
+ .lchs2s9 {
58
+ transition: fill 0.2s ease;
59
+ will-change: fill;
60
+ }
61
+ .lchs2s8:hover .lchs2s9 {
62
+ fill: #1E629A;
63
+ }
64
+ .lchs2sa {
65
+ color: #1E3860;
66
+ font-family: var(--header-font-family);
15
67
  font-size: 24px;
16
- line-height: 32px;
68
+ font-weight: 700;
69
+ line-height: 1.1;
70
+ margin-bottom: 0px;
71
+ }
72
+ .lchs2sb {
73
+ display: flex;
74
+ justify-content: center;
75
+ margin-top: 32px;
76
+ position: relative;
77
+ }
78
+ .lchs2sc {
79
+ border-radius: 16px;
80
+ height: auto;
81
+ max-width: 100%;
82
+ width: 100%;
83
+ }
84
+ .lchs2sd {
85
+ display: flex;
86
+ flex-direction: column;
87
+ gap: 16px;
88
+ list-style: none;
89
+ margin-bottom: 0px !important;
90
+ padding-left: 0px;
91
+ }
92
+ .lchs2se {
93
+ scale: 1;
94
+ transition: scale 0.25s ease;
95
+ will-change: scale;
96
+ }
97
+ .lchs2s8:hover .lchs2se {
98
+ scale: 1.1;
99
+ }
100
+ .lchs2sf {
101
+ align-items: flex-start;
102
+ border-left: 3px solid transparent;
17
103
  color: #333D46;
18
- margin-block: 16px;
104
+ display: flex;
105
+ font-size: 16px;
106
+ font-weight: 500;
107
+ gap: 4px;
108
+ line-height: 1.5;
109
+ padding-left: 8px;
110
+ text-decoration: none;
111
+ transition: opacity 0.25s ease, color 0.25s ease, border-left 0.25s ease, font-weight 0.25s ease;
112
+ will-change: opacity, color, border-left, font-weight;
19
113
  }
20
- .lchs2s3 {
21
- font-weight: 600;
114
+ .lchs2sf:hover {
115
+ opacity: 0.6;
116
+ color: #1E629A;
117
+ }
118
+ .lchs2sf:focus-visible {
119
+ outline-color: #1E629A;
120
+ }
121
+ .lchs2sf.active {
122
+ border-left-color: #1E629A;
123
+ color: #1E629A;
124
+ font-weight: 700;
125
+ }
126
+ .lchs2sg {
127
+ color: #1E3860;
128
+ font-family: var(--header-font-family);
129
+ font-size: 48px;
130
+ font-weight: 700;
131
+ line-height: 1.15;
132
+ }
133
+ .lchs2sh {
134
+ color: #1e3860;
135
+ font-size: 32px;
136
+ font-weight: 700;
137
+ line-height: 1.26;
138
+ margin-bottom: 16px;
139
+ text-wrap: pretty;
140
+ }
141
+ .lchs2si {
142
+ color: #1E3860;
143
+ font-size: 24px;
144
+ font-weight: 700;
145
+ line-height: 1.16;
146
+ margin-bottom: 16px;
147
+ margin-top: 24px;
148
+ text-wrap: pretty;
149
+ }
150
+ .lchs2sj {
151
+ color: #1E3860;
22
152
  font-size: 20px;
153
+ font-weight: 700;
23
154
  line-height: 28px;
24
- color: #333D46;
25
155
  margin-block: 16px;
26
156
  }
27
- .lchs2s4 {
28
- font-weight: 400;
29
- font-size: 18px;
30
- line-height: 26px;
157
+ .lchs2sk {
31
158
  color: #333D46;
159
+ font-size: 16px;
160
+ font-weight: 400;
161
+ line-height: 1.5;
162
+ margin-bottom: 16px;
32
163
  }
33
- .lchs2s6 {
164
+ .lchs2sk a {
165
+ color: #1E629A;
166
+ font-weight: 700;
167
+ }
168
+ .lchs2sk a:hover {
169
+ opacity: 0.6;
170
+ }
171
+ .lchs2sn {
34
172
  font-weight: 400;
35
173
  font-size: 14px;
36
174
  line-height: 32px;
37
175
  list-style: none;
38
176
  }
39
- .lchs2s7 {
40
- font-weight: 400;
41
- font-size: 14px;
42
- line-height: 20px;
177
+ .lchs2so {
178
+ padding-inline: 8px;
179
+ display: flex;
180
+ align-items: center;
181
+ }
182
+ .lchs2sp {
43
183
  color: #333D46;
44
- margin-left: 5px;
184
+ font-size: 14px;
185
+ font-weight: 400;
186
+ line-height: 1.5;
45
187
  }
46
- .footnotes p {
47
- font-size: 16px;
48
- line-height: 24px;
188
+ .footnotes :is(ul,ol) > li + li {
189
+ margin-top: 6px;
49
190
  }
50
- article.containment {
51
- max-width: 800px;
191
+ .footnotes p {
192
+ font-size: 14px;
52
193
  }
53
194
  .related_articles article {
54
195
  flex: 1 1 0%;
55
196
  }
56
197
  .related_articles_header h3 {
57
- font-weight: 600;
198
+ font-weight: 700;
58
199
  font-size: 28px;
59
200
  line-height: 36px;
60
201
  }
61
- .insight :is(ul,ol) {
62
- margin-bottom: 10px;
202
+ .lchs2s0[aria-label='Article Body'] :is(ul,ol):not(.list_unstyled) {
203
+ margin-bottom: 16px;
204
+ padding-left: 28px;
63
205
  }
64
- .insight .section_spacer:has(>img[style]:only-child) {
65
- margin-bottom: 3.5rem;
206
+ .lchs2s0[aria-label='Article Body'] :is(ul,ol) > li + li {
207
+ margin-top: 16px;
66
208
  }
67
- @media screen and (max-width:1023px) {
68
- .insight .section_spacer:has(>img[style]:only-child) {
209
+ .lchs2s0[aria-label='Article Body'] ._1bwl51g0 {
210
+ padding: 32px;
211
+ }
212
+ @media screen and (max-width: 1023px) {
213
+ .lchs2s0 {
214
+ margin-top: 42px;
215
+ }
216
+ .lchs2s1 {
217
+ margin-top: 42px;
69
218
  margin-bottom: 42px;
70
219
  }
71
220
  }
72
- @media screen and (max-width:768px) {
221
+ @media screen and (max-width: 768px) {
73
222
  .lchs2s0 {
223
+ margin-top: 32px;
224
+ }
225
+ .lchs2s1 {
226
+ margin-top: 32px;
227
+ margin-bottom: 32px;
228
+ }
229
+ }
230
+ @media screen and (max-width: 1280px) {
231
+ .lchs2s3 {
232
+ gap: calc(1.75rem + ((1vw - 10.24px) * 14.0625));
233
+ }
234
+ }
235
+ @media screen and (max-width:1023px) {
236
+ .lchs2s4 {
237
+ display: none;
238
+ }
239
+ }
240
+ @media screen and (max-width:768px) {
241
+ .lchs2sg {
74
242
  font-size: 28px;
75
243
  line-height: 1.29;
76
244
  }
77
- .lchs2s1 {
245
+ .lchs2sh {
78
246
  font-size: 24px;
79
247
  line-height: 1.33;
80
248
  }
81
- .lchs2s2 {
249
+ .lchs2si {
82
250
  font-size: 20px;
83
251
  line-height: 1.4;
84
252
  }
85
- article.containment {
86
- max-width: unset;
87
- width: min(1200px, calc(100% - 4rem));
253
+ .lchs2s0[aria-label='Article Body'] ._1bwl51g0 {
254
+ padding: 32px 24px;
88
255
  }
89
- .insight .section_spacer:has(>img[style]:only-child) {
90
- margin-bottom: 2rem;
256
+ }
257
+ @media screen and (min-width:1024px) {
258
+ .lchs2sl p:not(.lchs2s2 p) {
259
+ font-size: 18px;
91
260
  }
92
261
  }
93
262
  @media (max-width: 768px) {
@@ -1,4 +1,4 @@
1
- ._overlay_pl06n_1 {
1
+ ._overlay_7ufer_1 {
2
2
  position: fixed;
3
3
  inset: 0;
4
4
  height: 100vh;
@@ -6,7 +6,7 @@
6
6
  z-index: 10000;
7
7
  }
8
8
 
9
- ._drawer_pl06n_9 {
9
+ ._drawer_7ufer_9 {
10
10
  background: #fff;
11
11
  border-radius: 0 0 0 1rem;
12
12
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
@@ -22,22 +22,67 @@
22
22
  z-index: 10001;
23
23
  }
24
24
 
25
- ._drawer_pl06n_9::-webkit-scrollbar {
25
+ ._drawer_7ufer_9::-webkit-scrollbar {
26
26
  display: none;
27
27
  }
28
28
 
29
- ._hamburger_pl06n_29 {
29
+ ._mobileNavRow_7ufer_29 {
30
+ display: flex;
31
+ align-items: center;
32
+ gap: 16px;
33
+ }
34
+
35
+ ._loginTrigger_7ufer_35 {
36
+ background: transparent;
37
+ border: none;
38
+ color: var(--_1073cm83);
39
+ cursor: pointer;
40
+ font-family: var(--header-font-family);
41
+ font-size: 1rem;
42
+ font-weight: 700;
43
+ padding: 0.25rem 0;
44
+ transition: opacity 0.2s ease;
45
+ }
46
+
47
+ ._loginTrigger_7ufer_35:hover {
48
+ opacity: 0.85;
49
+ }
50
+
51
+ ._hamburger_7ufer_51 {
30
52
  background: transparent;
31
53
  border: none;
32
54
  cursor: pointer;
33
55
  transition: opacity 0.3s ease;
56
+ position: relative;
57
+ }
58
+
59
+ ._hamburger_7ufer_51::before {
60
+ content: "";
61
+ position: absolute;
62
+ left: -7px;
63
+ bottom: 0;
64
+ height: 28px;
65
+ border-left: 2px solid #1f1f1f;
66
+ top: -2px;
34
67
  }
35
68
 
36
- ._hamburger_pl06n_29:hover {
69
+ ._hamburger_7ufer_51:hover {
37
70
  opacity: 0.8;
38
71
  }
39
72
 
40
- ._header_pl06n_40 {
73
+ ._loginDrawerTitle_7ufer_73 {
74
+ font-weight: 700;
75
+ font-size: 1rem;
76
+ color: var(--_1073cm83);
77
+ }
78
+
79
+ ._loginDrawerContent_7ufer_79 {
80
+ padding: 1rem 1.2rem 1.2rem;
81
+ overflow: auto;
82
+ flex: 1;
83
+ }
84
+
85
+ ._header_7ufer_85 {
41
86
  display: flex;
42
87
  align-items: center;
43
88
  background: #f4f4f4;
@@ -48,7 +93,7 @@
48
93
  z-index: 1;
49
94
  }
50
95
 
51
- ._back_pl06n_51 {
96
+ ._back_7ufer_96 {
52
97
  color: var(--_1073cm83);
53
98
  font-size: 1rem;
54
99
  font-weight: 700;
@@ -56,23 +101,23 @@
56
101
  padding: 0;
57
102
  }
58
103
 
59
- ._close_pl06n_59 {
104
+ ._close_7ufer_104 {
60
105
  font-size: 1.3rem;
61
106
  }
62
107
 
63
- ._back_pl06n_51,
64
- ._close_pl06n_59 {
108
+ ._back_7ufer_96,
109
+ ._close_7ufer_104 {
65
110
  background: none;
66
111
  border: none;
67
112
  cursor: pointer;
68
113
  }
69
114
 
70
- ._levelContainer_pl06n_70 {
115
+ ._levelContainer_7ufer_115 {
71
116
  height: 100%;
72
117
  position: relative;
73
118
  }
74
119
 
75
- ._level_pl06n_70 {
120
+ ._level_7ufer_115 {
76
121
  background: var(--_1073cm86);
77
122
  color: var(--_1073cm85);
78
123
  font-size: 0.9rem;
@@ -83,12 +128,12 @@
83
128
  z-index: 1;
84
129
  }
85
130
 
86
- ._levelTitle_pl06n_86 {
131
+ ._levelTitle_7ufer_131 {
87
132
  font: 700 0.9rem / 1.39 var(--main-font-family);
88
133
  letter-spacing: 0.4px;
89
134
  }
90
135
 
91
- ._menu_pl06n_91 {
136
+ ._menu_7ufer_136 {
92
137
  background-color: transparent;
93
138
  list-style: none;
94
139
  margin: 0;
@@ -97,18 +142,14 @@
97
142
  position: relative;
98
143
  }
99
144
 
100
- ._menu_pl06n_91 li {
145
+ ._menu_7ufer_136 li {
101
146
  color: var(--_1073cm83);
102
147
  font-family: var(--header-font-family);
103
148
  font-weight: 500;
104
149
  border-top: 1px solid #e9e9e9;
105
150
  }
106
151
 
107
- ._menu_pl06n_91 li + li {
108
- margin-top: 0.5rem;
109
- }
110
-
111
- ._menuItem_pl06n_111 {
152
+ ._menuItem_7ufer_152 {
112
153
  display: flex;
113
154
  align-items: center;
114
155
  background: none;
@@ -124,23 +165,134 @@
124
165
  width: 100%;
125
166
  }
126
167
 
127
- ._chevron_pl06n_127 {
168
+ ._loginAccordion_7ufer_168 {
169
+ padding: 0;
170
+ }
171
+
172
+ ._loginAccordionList_7ufer_172 {
173
+ list-style: none;
174
+ margin: 0;
175
+ padding: 0;
176
+ }
177
+
178
+ ._loginAccordionGroup_7ufer_178 {
179
+ padding-block: 4px;
180
+ }
181
+
182
+ ._loginAccordionGroup_7ufer_178 + ._loginAccordionGroup_7ufer_178 {
183
+ margin-top: 2px;
184
+ position: relative;
185
+ }
186
+
187
+ ._loginAccordionGroup_7ufer_178:nth-child(4):is(:last-child) {
188
+ padding-top: 12px;
189
+ margin-top: 12px;
190
+ }
191
+
192
+ ._loginAccordionGroup_7ufer_178:nth-child(4):is(:last-child)::before {
193
+ content: "";
194
+ background-color: #8f8f8f;
195
+ height: 2px;
196
+ opacity: 0.3;
197
+ position: absolute;
198
+ right: 8px;
199
+ top: 0;
200
+ width: 94%;
201
+ }
202
+
203
+ ._loginAccordionGroup_7ufer_178:nth-child(4):is(:last-child) > span {
204
+ position: absolute;
205
+ border: 0;
206
+ clip: rect(0, 0, 0, 0);
207
+ height: 1px;
208
+ margin: -1px;
209
+ overflow: hidden;
210
+ padding: 0;
211
+ white-space: nowrap;
212
+ width: 1px;
213
+ }
214
+
215
+ ._loginAccordionHeading_7ufer_215 {
216
+ display: block;
217
+ font-family: var(--header-font-family);
218
+ font-weight: 700;
219
+ font-size: 18px;
220
+ line-height: 1.39;
221
+
222
+ padding: 0.35rem 0 0.2rem;
223
+ }
224
+
225
+ ._loginAccordionGroupList_7ufer_225 {
226
+ list-style: none;
227
+ margin: 0;
228
+ padding: 0 0 0 8px;
229
+ }
230
+
231
+ ._loginAccordionList_7ufer_172 li {
232
+ font-family: var(--header-font-family);
233
+ font-weight: 500;
234
+ }
235
+
236
+ ._loginAccordionList_7ufer_172 li li {
237
+ border-top: none;
238
+ color: #1e629a;
239
+ font-weight: 400;
240
+ padding-block: 3px;
241
+ font-family: var(--main-font-family);
242
+ }
243
+
244
+ ._loginAccordionList_7ufer_172 ._menuItem_7ufer_152 {
245
+ display: inline;
246
+ padding-block: 0px;
247
+ }
248
+
249
+ ._loginAccordionList_7ufer_172 ._menuItem_7ufer_152:hover {
250
+ opacity: 0.7;
251
+ }
252
+
253
+ ._loginAccordion_7ufer_168 > ._menuItem_7ufer_152 {
254
+ padding-block: 4px;
255
+ position: relative;
256
+ isolation: isolate;
257
+ }
258
+
259
+ ._loginAccordion_7ufer_168 > ._menuItem_7ufer_152::after {
260
+ content: "return to menu";
261
+ position: absolute;
262
+ right: 36px;
263
+ bottom: 50%;
264
+ font-size: 12px;
265
+ transform: translateY(50%);
266
+ letter-spacing: 0.5px;
267
+ }
268
+
269
+ ._loginHeading_7ufer_269 {
270
+ font-family: var(--header-font-family);
271
+ font-size: 20px;
272
+ font-weight: 700;
273
+ line-height: 1;
274
+ display: flex;
275
+ align-items: center;
276
+ gap: 8px;
277
+ }
278
+
279
+ ._chevron_7ufer_279 {
128
280
  font-size: 1.2rem;
129
281
  margin-left: auto;
130
282
  }
131
283
 
132
- ._chevronIcon_pl06n_132 {
284
+ ._chevronIcon_7ufer_284 {
133
285
  height: auto;
134
286
  margin-right: 10px;
135
287
  max-width: 8px;
136
288
  }
137
289
 
138
- body:has(._drawer_pl06n_9) {
290
+ body:has(._drawer_7ufer_9) {
139
291
  overflow-y: hidden;
140
292
  position: relative;
141
293
  }
142
294
 
143
- ._quickLinks_pl06n_143 {
295
+ ._quickLinks_7ufer_295 {
144
296
  background-color: #e8f7ff;
145
297
  bottom: 0;
146
298
  box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
@@ -150,21 +302,21 @@ body:has(._drawer_pl06n_9) {
150
302
  position: sticky;
151
303
  }
152
304
 
153
- ._quickLink_pl06n_143 {
305
+ ._quickLink_7ufer_295 {
154
306
  display: flex;
155
307
  align-items: center;
156
308
  color: var(--_1073cm83);
157
309
  flex-direction: column;
158
310
  flex: 1 1 0%;
159
311
  font-size: 0.8rem;
160
- font-weight: 600;
312
+ font-weight: 700;
161
313
  gap: 8px;
162
314
  line-height: 1.5;
163
315
  text-decoration: none;
164
316
  text-transform: uppercase;
165
317
  }
166
318
 
167
- ._sr_only_pl06n_167 {
319
+ ._sr_only_7ufer_319 {
168
320
  position: absolute;
169
321
  border: 0;
170
322
  clip: rect(0, 0, 0, 0);
@@ -177,16 +329,25 @@ body:has(._drawer_pl06n_9) {
177
329
  }
178
330
 
179
331
  @media (max-width: 540px) {
180
- ._drawer_pl06n_9 {
332
+ ._drawer_7ufer_9 {
181
333
  border-radius: 0;
182
334
  max-width: none;
183
335
  width: 100%;
184
336
  }
185
- ._menu_pl06n_91 li + li {
337
+ ._menu_7ufer_136 li + li {
186
338
  margin-top: 3px;
187
339
  }
188
- ._menuItem_pl06n_111 {
340
+ ._menuItem_7ufer_152 {
189
341
  font-size: 0.9rem;
190
342
  padding: 0.65rem 0;
191
343
  }
344
+ ._loginAccordionOverlay_7ufer_344::before {
345
+ opacity: 0.1;
346
+ }
347
+ }
348
+
349
+ @media (min-width: 541px) {
350
+ ._drawer_7ufer_9:has(._loginDrawerContent_7ufer_79) {
351
+ max-width: 345px;
352
+ }
192
353
  }
@@ -15,7 +15,7 @@
15
15
  }
16
16
  .un906l2 {
17
17
  font-size: 28px;
18
- font-weight: 600;
18
+ font-weight: 700;
19
19
  line-height: 36px;
20
20
  letter-spacing: 0.2px;
21
21
  font-family: var(--header-font-family);
@@ -1,6 +1,6 @@
1
1
  ._17xoant0 {
2
2
  font-family: var(--header-font-family);
3
- font-weight: 600;
3
+ font-weight: 700;
4
4
  font-size: 40px;
5
5
  }
6
6
  ._17xoant2 {
@@ -9,7 +9,7 @@
9
9
  ._16puo4g2 {
10
10
  color: var(--_1073cm85);
11
11
  font-size: 24px;
12
- font-weight: 600;
12
+ font-weight: 700;
13
13
  line-height: 32px;
14
14
  text-align: center;
15
15
  font-family: var(--header-font-family);
@@ -19,6 +19,7 @@ body {
19
19
  }
20
20
  p {
21
21
  margin-bottom: 10px;
22
+ text-wrap: pretty;
22
23
  }
23
24
  li p, p:last-child, p:only-child {
24
25
  margin-bottom: 0;
@@ -161,7 +162,7 @@ h1, h2, h3, h4, h5, h6, es_font {
161
162
  }
162
163
  .list_item {
163
164
  font-size: 1rem;
164
- line-height: 1.5rem;
165
+ line-height: 1.5;
165
166
  -webkit-box-align: start;
166
167
  align-items: flex-start;
167
168
  }
@@ -173,6 +174,9 @@ h1, h2, h3, h4, h5, h6, es_font {
173
174
  position: relative;
174
175
  margin-top: 2px;
175
176
  }
177
+ .list_item > .img_item {
178
+ display: flex;
179
+ }
176
180
  .btn_link {
177
181
  background-color: transparent;
178
182
  border: 0;