@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.
- package/dist/ATMLocator/ATMLocator.js +2 -2
- package/dist/Article/Article.css.d.ts +1 -0
- package/dist/Article/Article.css.js +10 -8
- package/dist/Article/Article.d.ts +2 -1
- package/dist/Article/Article.js +13 -2
- package/dist/Article/index.js +3 -2
- package/dist/Auth/ErrorAlert.js +2 -2
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/Button/Button.js +2 -2
- package/dist/Calculators/Calculator.js +2 -2
- package/dist/CallToActionBar/CallToActionBar.css.d.ts +3 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +22 -16
- package/dist/CallToActionBar/index.js +3 -2
- package/dist/Carousel/index.js +2 -2
- package/dist/Chevron/index.js +2 -2
- package/dist/Comparison/Comparison.js +3 -3
- package/dist/ContentBanner/ContentBanner.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
- package/dist/FaqAccordion/index.js +2 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
- package/dist/Forms/ApplyNow.js +2 -2
- package/dist/Forms/ContactUsBusiness.js +2 -2
- package/dist/Forms/ContactUsBusinessNameEmail.js +2 -2
- package/dist/Forms/ContactUsNMLSId.js +2 -2
- package/dist/Forms/CraPublicFile.js +2 -2
- package/dist/Forms/EmailOnly.js +89 -64
- package/dist/Forms/Forms.css.d.ts +6 -1
- package/dist/Forms/Forms.css.js +50 -44
- package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
- package/dist/Forms/MortgageWarehouseLending.js +2 -2
- package/dist/Forms/SuccesForm.js +2 -2
- package/dist/Forms/index.js +4 -1
- package/dist/HeroBanner/HeroBanner.css.js +2 -1
- package/dist/Hyperlink/index.js +2 -2
- package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
- package/dist/IconBillboard/IconBillboard.css.js +11 -9
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.css.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +12 -6
- package/dist/ImageLink/ImageLink.js +2 -2
- package/dist/ImageLink/ImageLinkSet.js +2 -2
- package/dist/ImageLink/index.js +2 -2
- package/dist/Input/Input.css.d.ts +1 -0
- package/dist/Input/Input.css.js +10 -8
- package/dist/Input/index.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +2 -2
- package/dist/Insight/Featured/Featured.js +2 -2
- package/dist/Insight/Featured/Header.js +2 -2
- package/dist/Insight/Insight.css.d.ts +18 -0
- package/dist/Insight/Insight.css.js +44 -8
- package/dist/Insight/index.js +19 -1
- package/dist/Modal/Modal.js +2 -2
- package/dist/NavigationMenu/AxosALTS/NavData.js +2 -2
- package/dist/NavigationMenu/AxosALTS/index.js +2 -2
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +215 -71
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +50 -17
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +13 -4
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +30 -9
- package/dist/NavigationMenu/AxosBank/NavData.js +2 -2
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -2
- package/dist/NavigationMenu/AxosBank/index.js +2 -2
- package/dist/NavigationMenu/LaVictoire/NavData.js +2 -2
- package/dist/NavigationMenu/LaVictoire/index.js +2 -2
- package/dist/NavigationMenu/NavDataJson.js +2 -2
- package/dist/NavigationMenu/Navbar.js +2 -2
- package/dist/NavigationMenu/SignInNavButton.js +2 -2
- package/dist/SetContainer/SetContainer.js +2 -2
- package/dist/SocialMediaBar/iconsRepository.js +2 -2
- package/dist/Typography/Typography.css.d.ts +0 -6
- package/dist/VideoTile/VideoTile.js +2 -2
- package/dist/VideoWrapper/index.js +2 -2
- package/dist/assets/Article/Article.css +54 -41
- package/dist/assets/Blockquote/Blockquote.css.css +19 -15
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
- package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
- package/dist/assets/CallToActionBar/CallToActionBar.css +90 -66
- package/dist/assets/Carousel/Carousel.css +1 -1
- package/dist/assets/ContentBanner/ContentBanner.css +6 -0
- package/dist/assets/DownloadTile/DownloadTile.css +3 -3
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
- package/dist/assets/Forms/Forms.css +147 -120
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +4 -0
- package/dist/assets/IconBillboard/IconBillboard.css +35 -28
- package/dist/assets/ImageBillboard/ImageBillboard.css +32 -3
- package/dist/assets/Input/Input.css +49 -42
- package/dist/assets/Inputs/Input.css +1 -1
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Insight/Insight.css +213 -44
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -30
- package/dist/assets/Topic/Topic.css +1 -1
- package/dist/assets/Typography/Typography.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +1 -1
- package/dist/assets/globals.css +5 -1
- package/dist/icons/Clock/index.js +6 -6
- package/dist/main.js +29 -5
- package/package.json +1 -1
|
@@ -1,93 +1,262 @@
|
|
|
1
1
|
.lchs2s0 {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
margin-top: 64px;
|
|
3
|
+
}
|
|
4
|
+
.lchs2s0[aria-label='Article Body'] .containment {
|
|
5
|
+
width: 100%;
|
|
6
6
|
}
|
|
7
7
|
.lchs2s1 {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
line-height: 36px;
|
|
11
|
-
margin-block: 16px;
|
|
8
|
+
margin-top: 64px;
|
|
9
|
+
margin-bottom: 64px;
|
|
12
10
|
}
|
|
13
11
|
.lchs2s2 {
|
|
14
|
-
font-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
.
|
|
21
|
-
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
177
|
+
.lchs2so {
|
|
178
|
+
padding-inline: 8px;
|
|
179
|
+
display: flex;
|
|
180
|
+
align-items: center;
|
|
181
|
+
}
|
|
182
|
+
.lchs2sp {
|
|
43
183
|
color: #333D46;
|
|
44
|
-
|
|
184
|
+
font-size: 14px;
|
|
185
|
+
font-weight: 400;
|
|
186
|
+
line-height: 1.5;
|
|
45
187
|
}
|
|
46
|
-
.footnotes
|
|
47
|
-
|
|
48
|
-
line-height: 24px;
|
|
188
|
+
.footnotes :is(ul,ol) > li + li {
|
|
189
|
+
margin-top: 6px;
|
|
49
190
|
}
|
|
50
|
-
|
|
51
|
-
|
|
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:
|
|
198
|
+
font-weight: 700;
|
|
58
199
|
font-size: 28px;
|
|
59
200
|
line-height: 36px;
|
|
60
201
|
}
|
|
61
|
-
.
|
|
62
|
-
margin-bottom:
|
|
202
|
+
.lchs2s0[aria-label='Article Body'] :is(ul,ol):not(.list_unstyled) {
|
|
203
|
+
margin-bottom: 16px;
|
|
204
|
+
padding-left: 28px;
|
|
63
205
|
}
|
|
64
|
-
.
|
|
65
|
-
margin-
|
|
206
|
+
.lchs2s0[aria-label='Article Body'] :is(ul,ol) > li + li {
|
|
207
|
+
margin-top: 16px;
|
|
66
208
|
}
|
|
67
|
-
|
|
68
|
-
|
|
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
|
-
.
|
|
245
|
+
.lchs2sh {
|
|
78
246
|
font-size: 24px;
|
|
79
247
|
line-height: 1.33;
|
|
80
248
|
}
|
|
81
|
-
.
|
|
249
|
+
.lchs2si {
|
|
82
250
|
font-size: 20px;
|
|
83
251
|
line-height: 1.4;
|
|
84
252
|
}
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
width: min(1200px, calc(100% - 4rem));
|
|
253
|
+
.lchs2s0[aria-label='Article Body'] ._1bwl51g0 {
|
|
254
|
+
padding: 32px 24px;
|
|
88
255
|
}
|
|
89
|
-
|
|
90
|
-
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
25
|
+
._drawer_7ufer_9::-webkit-scrollbar {
|
|
26
26
|
display: none;
|
|
27
27
|
}
|
|
28
28
|
|
|
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
|
-
.
|
|
69
|
+
._hamburger_7ufer_51:hover {
|
|
37
70
|
opacity: 0.8;
|
|
38
71
|
}
|
|
39
72
|
|
|
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
|
-
.
|
|
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
|
-
.
|
|
104
|
+
._close_7ufer_104 {
|
|
60
105
|
font-size: 1.3rem;
|
|
61
106
|
}
|
|
62
107
|
|
|
63
|
-
.
|
|
64
|
-
.
|
|
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
|
-
.
|
|
115
|
+
._levelContainer_7ufer_115 {
|
|
71
116
|
height: 100%;
|
|
72
117
|
position: relative;
|
|
73
118
|
}
|
|
74
119
|
|
|
75
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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
|
-
.
|
|
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(.
|
|
290
|
+
body:has(._drawer_7ufer_9) {
|
|
139
291
|
overflow-y: hidden;
|
|
140
292
|
position: relative;
|
|
141
293
|
}
|
|
142
294
|
|
|
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
|
-
.
|
|
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:
|
|
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
|
-
.
|
|
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
|
-
.
|
|
332
|
+
._drawer_7ufer_9 {
|
|
181
333
|
border-radius: 0;
|
|
182
334
|
max-width: none;
|
|
183
335
|
width: 100%;
|
|
184
336
|
}
|
|
185
|
-
.
|
|
337
|
+
._menu_7ufer_136 li + li {
|
|
186
338
|
margin-top: 3px;
|
|
187
339
|
}
|
|
188
|
-
.
|
|
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
|
}
|
package/dist/assets/globals.css
CHANGED
|
@@ -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.
|
|
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;
|