@axos-web-dev/shared-components 2.0.0-dev.2-nav-0 → 2.0.0-dev.3
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 +1 -2
- package/dist/Auth/ErrorAlert.js +1 -2
- package/dist/Button/Button.js +1 -2
- package/dist/Calculators/Calculator.js +1 -2
- package/dist/Calculators/MarginTradingCalculator/index.js +1 -2
- package/dist/Carousel/index.js +1 -2
- package/dist/Chevron/index.js +1 -2
- package/dist/Comparison/Comparison.js +1 -2
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -2
- package/dist/FaqAccordion/index.js +1 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -2
- package/dist/Forms/ApplyNow.js +1 -2
- package/dist/Forms/ContactUsBusiness.js +1 -2
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -2
- package/dist/Forms/ContactUsNMLSId.js +1 -2
- package/dist/Forms/CpraRequest.js +1 -2
- package/dist/Forms/CraPublicFile.js +1 -2
- package/dist/Forms/EmailOnly.js +1 -2
- package/dist/Forms/EmailUs.js +40 -34
- package/dist/Forms/Forms.css.d.ts +3 -0
- package/dist/Forms/Forms.css.js +39 -39
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -2
- package/dist/Forms/MortgageWarehouseLending.js +1 -2
- package/dist/Forms/SuccesForm.js +1 -2
- package/dist/Hyperlink/index.js +1 -2
- package/dist/ImageLink/ImageLink.js +1 -2
- package/dist/ImageLink/ImageLinkSet.js +1 -2
- package/dist/ImageLink/index.js +1 -2
- package/dist/Insight/Featured/CategorySelector.js +1 -2
- package/dist/Insight/Featured/Featured.js +1 -2
- package/dist/Insight/Featured/Header.js +1 -2
- package/dist/Modal/Modal.js +1 -2
- package/dist/NavigationMenu/AxosALTS/index.js +1 -2
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -12
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +160 -180
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +268 -37
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +492 -63
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -42
- package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -6
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +3081 -117
- package/dist/NavigationMenu/AxosBank/index.d.ts +4 -6
- package/dist/NavigationMenu/AxosBank/index.js +355 -85
- package/dist/NavigationMenu/LaVictoire/index.js +1 -2
- package/dist/NavigationMenu/Navbar.d.ts +1 -4
- package/dist/NavigationMenu/Navbar.js +8 -9
- package/dist/NavigationMenu/SignInNavButton.js +2 -3
- package/dist/SetContainer/SetContainer.js +1 -2
- package/dist/SocialMediaBar/iconsRepository.js +1 -2
- package/dist/VideoTile/VideoTile.js +1 -2
- package/dist/VideoWrapper/index.js +1 -2
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +0 -2
- package/dist/assets/Forms/Forms.css +94 -91
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +87 -125
- package/package.json +148 -148
- package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +0 -7
- package/dist/NavigationMenu/AxosBank/DropwdownButton.js +0 -239
- package/dist/NavigationMenu/AxosBank/Menu.d.ts +0 -37
- package/dist/NavigationMenu/AxosBank/Menu.js +0 -254
- package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +0 -36
- package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +0 -105
- package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +0 -1
- package/dist/NavigationMenu/AxosBank/SubNavItem.js +0 -313
- package/dist/NavigationMenu/utils.d.ts +0 -465
- package/dist/NavigationMenu/utils.js +0 -112
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
.
|
|
1
|
+
._header_ak0c_1 {
|
|
2
2
|
border-bottom: 1px solid #ebebeb;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
._wrapper_ak0c_5 {
|
|
6
6
|
width: calc(100% - 80px);
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
margin-right: auto;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
._header_main_row_ak0c_11 {
|
|
12
12
|
min-height: 80px;
|
|
13
13
|
padding-top: 1rem;
|
|
14
14
|
padding-bottom: 0.5rem;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
17
|
+
._logo_wrap_ak0c_17 {
|
|
18
18
|
padding: 9px 6px;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.
|
|
21
|
+
._primary_links_ak0c_21 {
|
|
22
22
|
margin-left: 30px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.
|
|
25
|
+
._main_nav_link_ak0c_25 {
|
|
26
26
|
padding: 10px 8px;
|
|
27
27
|
text-align: center;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
30
|
+
._main_nav_link_ak0c_25 > a {
|
|
31
31
|
border-bottom: 4px solid transparent;
|
|
32
32
|
display: inline-block;
|
|
33
33
|
font-size: 16px;
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
position: relative;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.
|
|
38
|
+
._main_nav_link_ak0c_25 > a::after {
|
|
39
39
|
content: "";
|
|
40
40
|
position: absolute;
|
|
41
41
|
left: 0;
|
|
@@ -46,34 +46,34 @@
|
|
|
46
46
|
opacity: 0;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.
|
|
49
|
+
._main_nav_link_ak0c_25 > .active {
|
|
50
50
|
font-weight: 700;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
._main_nav_link_ak0c_25 > .active::after {
|
|
54
54
|
opacity: 1;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.
|
|
58
|
-
.
|
|
59
|
-
.
|
|
60
|
-
.
|
|
57
|
+
._sub_nav_link_ak0c_57 a,
|
|
58
|
+
._main_nav_link_ak0c_25 a,
|
|
59
|
+
._signin_wrap_ak0c_59 a,
|
|
60
|
+
._signin_btn_ak0c_60 {
|
|
61
61
|
text-decoration: none;
|
|
62
62
|
transition: opacity 0.3s ease;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.
|
|
66
|
-
.
|
|
67
|
-
.
|
|
65
|
+
._sub_nav_link_ak0c_57:hover,
|
|
66
|
+
._main_nav_link_ak0c_25 a:hover,
|
|
67
|
+
._signin_wrap_ak0c_59 a:hover {
|
|
68
68
|
opacity: 0.8;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
71
|
+
._signin_wrap_ak0c_59 .link {
|
|
72
72
|
padding: 8px;
|
|
73
73
|
text-decoration: none;
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.
|
|
76
|
+
._signin_btn_ak0c_60 {
|
|
77
77
|
border-color: transparent;
|
|
78
78
|
border-radius: 8px;
|
|
79
79
|
color: #fff;
|
|
@@ -86,28 +86,28 @@
|
|
|
86
86
|
letter-spacing: 0.2px;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.
|
|
89
|
+
._signin_btn_ak0c_60:hover {
|
|
90
90
|
background-color: transparent;
|
|
91
91
|
opacity: 0.9;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
.
|
|
94
|
+
._signin_btn_ak0c_60 > span {
|
|
95
95
|
margin-right: 8px;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.
|
|
98
|
+
._header_sub_row_ak0c_98 {
|
|
99
99
|
min-height: 48px;
|
|
100
100
|
position: relative;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
._sub_nav_link_ak0c_57 {
|
|
104
104
|
color: #ffffff;
|
|
105
105
|
display: flex;
|
|
106
106
|
padding-inline: 1rem;
|
|
107
107
|
text-align: center;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
.
|
|
110
|
+
._sub_nav_link_ak0c_57 a {
|
|
111
111
|
display: flex;
|
|
112
112
|
align-items: center;
|
|
113
113
|
font-family: var(--header-font-family);
|
|
@@ -115,20 +115,20 @@
|
|
|
115
115
|
line-height: 1.5;
|
|
116
116
|
padding: 12px 0px;
|
|
117
117
|
}
|
|
118
|
-
.
|
|
118
|
+
._sub_nav_link_ak0c_57 a:first-child {
|
|
119
119
|
padding-left: 9.5px;
|
|
120
120
|
padding-right: 1.5px;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
._sub_nav_link_ak0c_57 a:last-child {
|
|
124
124
|
padding-right: 9.5px;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.
|
|
127
|
+
._sub_nav_link_ak0c_57:hover {
|
|
128
128
|
background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.
|
|
131
|
+
._signin_dropdown_ak0c_131 {
|
|
132
132
|
display: none;
|
|
133
133
|
min-width: 288px;
|
|
134
134
|
padding: 1.5rem 1rem;
|
|
@@ -138,33 +138,33 @@
|
|
|
138
138
|
z-index: 1204;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
141
|
+
._shadow_ak0c_141 {
|
|
142
142
|
border-top: none;
|
|
143
143
|
border: 0.5px solid rgb(255 255 255 / 14%);
|
|
144
144
|
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
.
|
|
147
|
+
._signin_dropdown_ak0c_131 li[role="heading"] {
|
|
148
148
|
margin-top: 1px;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
.
|
|
151
|
+
._signin_header_ak0c_151 {
|
|
152
152
|
color: #1f1f1f;
|
|
153
153
|
font-weight: 700;
|
|
154
154
|
padding: 0.5rem 1rem;
|
|
155
155
|
text-align: left;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.
|
|
158
|
+
._signin_subheader_ak0c_158 {
|
|
159
159
|
padding: 0.5rem 0.5rem 0.5rem 1.5rem;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.
|
|
163
|
-
.
|
|
162
|
+
._signin_header_ak0c_151,
|
|
163
|
+
._signin_subheader_ak0c_158 a {
|
|
164
164
|
line-height: 1.5;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
@keyframes
|
|
167
|
+
@keyframes _fadeInDown_ak0c_1 {
|
|
168
168
|
from {
|
|
169
169
|
opacity: 0;
|
|
170
170
|
transform: translate3d(0, -1%, 0);
|
|
@@ -176,23 +176,23 @@
|
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.
|
|
179
|
+
._opacity_ak0c_179 {
|
|
180
180
|
animation-duration: 0.5s;
|
|
181
181
|
animation-fill-mode: both;
|
|
182
|
-
animation-name:
|
|
182
|
+
animation-name: _fadeInDown_ak0c_1;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.
|
|
185
|
+
._signin_footer_ak0c_185 {
|
|
186
186
|
margin-top: 0.5rem;
|
|
187
187
|
padding-top: 1rem;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
._signin_footer_ak0c_185 > a + a {
|
|
191
191
|
display: block;
|
|
192
192
|
margin-top: 16px;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
._signin_footer_ak0c_185::before {
|
|
196
196
|
content: "";
|
|
197
197
|
background-color: #8f8f8f;
|
|
198
198
|
height: 2px;
|
|
@@ -203,19 +203,19 @@
|
|
|
203
203
|
width: 94%;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
._open_ak0c_206 {
|
|
207
207
|
opacity: 0.8;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.
|
|
210
|
+
._open_ak0c_206 > svg {
|
|
211
211
|
transform: scaleY(-1);
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
._open_ak0c_206 + ._signin_dropdown_ak0c_131 {
|
|
215
215
|
display: block;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
._dd_wrapper_ak0c_218 {
|
|
219
219
|
max-width: 1440px;
|
|
220
220
|
outline: none !important;
|
|
221
221
|
position: absolute;
|
|
@@ -224,88 +224,50 @@
|
|
|
224
224
|
z-index: 1203;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.
|
|
227
|
+
._dd_media_ak0c_227 {
|
|
228
228
|
padding: 1.5rem;
|
|
229
229
|
width: 280px;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.
|
|
232
|
+
._dd_media_img_ak0c_232 {
|
|
233
233
|
min-height: 232px;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
._dd_site_navs_ak0c_236 {
|
|
237
237
|
display: flex;
|
|
238
238
|
flex-direction: column;
|
|
239
239
|
flex: 1 1 0%;
|
|
240
240
|
padding: 1.5rem;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
._dd_media_header_ak0c_243 p {
|
|
244
244
|
color: #fff;
|
|
245
245
|
font-size: 14px;
|
|
246
246
|
line-height: 1.42;
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
.
|
|
249
|
+
._dd_media_header_ak0c_243 p[role="heading"] {
|
|
250
250
|
font: 700 1.25rem/ 1.4 var(--header-font-family);
|
|
251
251
|
text-wrap: pretty;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.
|
|
254
|
+
._mt_8_ak0c_254 {
|
|
255
255
|
margin-top: 8px;
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
.
|
|
258
|
+
._mt_16_ak0c_258 {
|
|
259
259
|
margin-top: 1rem;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
._ml_8_ak0c_262 {
|
|
263
263
|
margin-left: 8px;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
267
|
-
border-radius: 8px;
|
|
268
|
-
border: 2px solid transparent;
|
|
269
|
-
color: #1e3860 !important;
|
|
270
|
-
display: inline-block;
|
|
271
|
-
font-size: 1.125rem;
|
|
272
|
-
font-weight: 700;
|
|
273
|
-
line-height: 1.44;
|
|
274
|
-
padding: 12px;
|
|
275
|
-
text-decoration: none;
|
|
276
|
-
transition: all 0.25s ease;
|
|
277
|
-
width: 100%;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
._dd_media_cta_346m8_266 a:first-child:hover {
|
|
281
|
-
background-color: transparent;
|
|
282
|
-
border-color: #fff;
|
|
283
|
-
color: #fff !important;
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
._dd_media_cta_346m8_266 a:nth-child(2) {
|
|
287
|
-
color: #fff;
|
|
288
|
-
display: inline-block;
|
|
289
|
-
margin-top: 8px;
|
|
290
|
-
text-decoration: none;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
._dd_media_cta_346m8_266 > a:nth-child(2):hover {
|
|
294
|
-
opacity: 0.8;
|
|
295
|
-
text-decoration: underline;
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
._reversed_row_346m8_298 {
|
|
266
|
+
._reversed_row_ak0c_266 {
|
|
299
267
|
flex-direction: row-reverse;
|
|
300
268
|
}
|
|
301
269
|
|
|
302
|
-
.
|
|
303
|
-
background-color: #fff;
|
|
304
|
-
border-color: transparent;
|
|
305
|
-
color: #1e3860 !important;
|
|
306
|
-
}
|
|
307
|
-
|
|
308
|
-
._headline_346m8_308 > [role="heading"] {
|
|
270
|
+
._headline_ak0c_270 > [role="heading"] {
|
|
309
271
|
color: var(--_1073cm85);
|
|
310
272
|
flex: 1 1 0%;
|
|
311
273
|
font: 700 1.5rem / 1.33 var(--header-font-family);
|
|
@@ -313,7 +275,7 @@
|
|
|
313
275
|
text-decoration: none;
|
|
314
276
|
}
|
|
315
277
|
|
|
316
|
-
.
|
|
278
|
+
._nav_anchor_ak0c_278 {
|
|
317
279
|
aspect-ratio: 1;
|
|
318
280
|
background-color: #4a5560;
|
|
319
281
|
border-radius: 8px;
|
|
@@ -321,11 +283,11 @@
|
|
|
321
283
|
width: 1.5rem;
|
|
322
284
|
}
|
|
323
285
|
|
|
324
|
-
.
|
|
286
|
+
._headline_cta_ak0c_286 {
|
|
325
287
|
margin-left: 8px;
|
|
326
288
|
}
|
|
327
289
|
|
|
328
|
-
.
|
|
290
|
+
._headline_cta_ak0c_286 > a {
|
|
329
291
|
color: var(--_1073cm85);
|
|
330
292
|
font-family: var(--header-font-family);
|
|
331
293
|
font-weight: 700;
|
|
@@ -333,15 +295,15 @@
|
|
|
333
295
|
text-decoration: none;
|
|
334
296
|
}
|
|
335
297
|
|
|
336
|
-
.
|
|
337
|
-
.
|
|
338
|
-
.
|
|
339
|
-
.
|
|
340
|
-
.
|
|
298
|
+
._sub_nav_link_ak0c_57:hover,
|
|
299
|
+
._signin_wrap_ak0c_59 a:hover,
|
|
300
|
+
._main_nav_link_ak0c_25 a:not(.active):hover,
|
|
301
|
+
._dd_site_navs_ak0c_236 a:hover,
|
|
302
|
+
._site_lists_ak0c_302 a:hover {
|
|
341
303
|
text-decoration: underline;
|
|
342
304
|
}
|
|
343
305
|
|
|
344
|
-
.
|
|
306
|
+
._dd_site_navs_ak0c_236 hr {
|
|
345
307
|
border-style: solid;
|
|
346
308
|
border-width: 1px;
|
|
347
309
|
color: #a0aab3;
|
|
@@ -350,66 +312,66 @@
|
|
|
350
312
|
position: relative;
|
|
351
313
|
}
|
|
352
314
|
|
|
353
|
-
.
|
|
315
|
+
._site_lists_ak0c_302 {
|
|
354
316
|
display: grid;
|
|
355
317
|
gap: 24px;
|
|
356
318
|
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
|
|
357
319
|
padding-bottom: 1.5rem;
|
|
358
320
|
}
|
|
359
321
|
|
|
360
|
-
.
|
|
322
|
+
._site_lists_ak0c_302._modify_fit_ak0c_322 {
|
|
361
323
|
grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
|
|
362
324
|
}
|
|
363
325
|
|
|
364
|
-
.
|
|
326
|
+
._site_lists_ak0c_302 > * {
|
|
365
327
|
width: 100%;
|
|
366
328
|
}
|
|
367
329
|
|
|
368
|
-
.
|
|
330
|
+
._site_lists_ak0c_302 a {
|
|
369
331
|
color: #1f1f1f;
|
|
370
332
|
text-decoration: none;
|
|
371
333
|
font-weight: 400;
|
|
372
334
|
font-family: var(--header-font-family);
|
|
373
335
|
}
|
|
374
336
|
|
|
375
|
-
.
|
|
337
|
+
._site_lists_ak0c_302 [role="heading"] {
|
|
376
338
|
color: var(--_1073cm83);
|
|
377
339
|
font-weight: 700;
|
|
378
340
|
font-family: unset;
|
|
379
341
|
}
|
|
380
342
|
|
|
381
|
-
.
|
|
343
|
+
._site_lists_ak0c_302 li + li {
|
|
382
344
|
margin-top: 8px;
|
|
383
345
|
}
|
|
384
346
|
|
|
385
|
-
.
|
|
347
|
+
._signin_wrap_ak0c_59 > ._mobile_only_ak0c_347 > a {
|
|
386
348
|
color: #4a5560;
|
|
387
349
|
padding: 0;
|
|
388
350
|
line-height: 1;
|
|
389
351
|
}
|
|
390
352
|
|
|
391
|
-
.
|
|
353
|
+
._mobile_logo_ak0c_353 {
|
|
392
354
|
display: flex;
|
|
393
355
|
align-items: center;
|
|
394
356
|
flex: 1 1 0%;
|
|
395
357
|
justify-content: space-between;
|
|
396
358
|
}
|
|
397
359
|
|
|
398
|
-
.
|
|
360
|
+
._highlight_ak0c_360 > a {
|
|
399
361
|
border-bottom: none;
|
|
400
362
|
font-weight: 700;
|
|
401
363
|
line-height: 1.44;
|
|
402
364
|
}
|
|
403
365
|
|
|
404
|
-
.
|
|
366
|
+
._mobile_opened_ak0c_366 {
|
|
405
367
|
left: 0%;
|
|
406
368
|
}
|
|
407
369
|
|
|
408
|
-
body:has(.
|
|
370
|
+
body:has(._mobile_opened_ak0c_366) {
|
|
409
371
|
overflow-y: hidden;
|
|
410
372
|
}
|
|
411
373
|
|
|
412
|
-
.
|
|
374
|
+
._dd_footer_ak0c_374 {
|
|
413
375
|
align-items: end;
|
|
414
376
|
flex: 1 1 0%;
|
|
415
377
|
font-size: 11px;
|
|
@@ -417,7 +379,7 @@ body:has(._mobile_opened_346m8_404) {
|
|
|
417
379
|
letter-spacing: 0.3px;
|
|
418
380
|
}
|
|
419
381
|
|
|
420
|
-
.
|
|
382
|
+
._skip_btn_ak0c_382 {
|
|
421
383
|
clip: rect(1px 1px 1px 1px);
|
|
422
384
|
margin: -1px;
|
|
423
385
|
overflow: hidden;
|
|
@@ -425,8 +387,8 @@ body:has(._mobile_opened_346m8_404) {
|
|
|
425
387
|
position: absolute;
|
|
426
388
|
}
|
|
427
389
|
|
|
428
|
-
.
|
|
429
|
-
.
|
|
390
|
+
._skip_btn_ak0c_382:active,
|
|
391
|
+
._skip_btn_ak0c_382:focus {
|
|
430
392
|
background-color: #1e3860;
|
|
431
393
|
border-radius: 8px;
|
|
432
394
|
clip: auto;
|
|
@@ -442,42 +404,42 @@ body:has(._mobile_opened_346m8_404) {
|
|
|
442
404
|
}
|
|
443
405
|
|
|
444
406
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
445
|
-
.
|
|
407
|
+
._wrapper_ak0c_5 {
|
|
446
408
|
width: calc(100% - 28px);
|
|
447
409
|
}
|
|
448
410
|
|
|
449
|
-
.
|
|
411
|
+
._dd_wrapper_ak0c_218 > ._wrapper_ak0c_5 {
|
|
450
412
|
width: 100%;
|
|
451
413
|
}
|
|
452
|
-
.
|
|
414
|
+
._main_nav_link_ak0c_25 > a {
|
|
453
415
|
padding: 4px 6px;
|
|
454
416
|
font-size: 15px;
|
|
455
417
|
}
|
|
456
|
-
.
|
|
418
|
+
._desktop_only_ak0c_418 > a {
|
|
457
419
|
font-size: 15px;
|
|
458
420
|
}
|
|
459
421
|
}
|
|
460
422
|
|
|
461
423
|
@media (max-width: 1023px) {
|
|
462
|
-
.
|
|
424
|
+
._desktop_only_ak0c_418 {
|
|
463
425
|
display: none !important;
|
|
464
426
|
}
|
|
465
427
|
}
|
|
466
428
|
|
|
467
429
|
@media (max-width: 768px) {
|
|
468
|
-
.
|
|
430
|
+
._wrapper_ak0c_5 {
|
|
469
431
|
width: calc(100% - 48px);
|
|
470
432
|
}
|
|
471
|
-
.
|
|
433
|
+
._header_main_row_ak0c_11 {
|
|
472
434
|
min-height: 65px;
|
|
473
435
|
}
|
|
474
|
-
.
|
|
436
|
+
._mobile_logo_ak0c_353 > a > svg {
|
|
475
437
|
max-width: 85px;
|
|
476
438
|
}
|
|
477
439
|
}
|
|
478
440
|
|
|
479
441
|
@media (min-width: 1024px) {
|
|
480
|
-
.
|
|
442
|
+
._mobile_only_ak0c_347 {
|
|
481
443
|
display: none !important;
|
|
482
444
|
}
|
|
483
445
|
}
|