@axos-web-dev/shared-components 1.0.44 → 1.0.46

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 (72) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.js +1 -0
  3. package/dist/Avatar/Avatar.module.js +7 -7
  4. package/dist/Blockquote/Blockquote.module.js +3 -3
  5. package/dist/Button/Button.js +1 -0
  6. package/dist/Calculators/BuyDownCalculator/index.js +1 -1
  7. package/dist/Calculators/Calculator.js +1 -0
  8. package/dist/Carousel/index.js +1 -0
  9. package/dist/Chevron/index.js +1 -0
  10. package/dist/Comparison/Comparison.js +1 -0
  11. package/dist/ExecutiveBio/ExecutiveBio.js +1 -0
  12. package/dist/FaqAccordion/index.js +1 -0
  13. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  14. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -0
  15. package/dist/Forms/ApplyNow.js +1 -0
  16. package/dist/Forms/ContactUsBusiness.js +1 -0
  17. package/dist/Forms/ContactUsNMLSId.js +1 -0
  18. package/dist/Forms/CraPublicFile.js +1 -0
  19. package/dist/Forms/EmailOnly.js +1 -0
  20. package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -0
  21. package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -0
  22. package/dist/Forms/SuccesForm.js +1 -0
  23. package/dist/Hyperlink/index.js +1 -0
  24. package/dist/ImageLink/ImageLink.js +1 -0
  25. package/dist/ImageLink/ImageLinkSet.js +1 -0
  26. package/dist/ImageLink/index.js +1 -0
  27. package/dist/Insight/Featured/CategorySelector.js +1 -0
  28. package/dist/Insight/Featured/Featured.js +1 -0
  29. package/dist/Insight/Featured/Header.js +1 -0
  30. package/dist/Interstitial/Interstitial.module.js +10 -10
  31. package/dist/Modal/Modal.js +1 -0
  32. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  33. package/dist/NavigationMenu/AxosALTS/NavData.js +1 -0
  34. package/dist/NavigationMenu/AxosALTS/index.js +1 -0
  35. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  36. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  37. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +2 -0
  38. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +345 -0
  39. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +53 -0
  40. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +250 -0
  41. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +627 -0
  42. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -81
  43. package/dist/NavigationMenu/AxosBank/NavData.js +1 -0
  44. package/dist/NavigationMenu/AxosBank/SubNavBar.js +4 -8
  45. package/dist/NavigationMenu/AxosBank/index.js +81 -522
  46. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  47. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  48. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  49. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -0
  50. package/dist/NavigationMenu/LaVictoire/index.js +1 -0
  51. package/dist/SetContainer/SetContainer.js +1 -0
  52. package/dist/SocialMediaBar/iconsRepository.js +1 -0
  53. package/dist/VideoWrapper/index.js +1 -0
  54. package/dist/WalnutIframe/index.js +1 -1
  55. package/dist/WalnutIframe/wrapper.module.js +2 -2
  56. package/dist/assets/Avatar/Avatar.css.css +59 -59
  57. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  58. package/dist/assets/FdicCallout/FdicCallout.css.css +48 -48
  59. package/dist/assets/Interstitial/Interstitial.css.css +142 -142
  60. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +264 -264
  61. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +597 -597
  62. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +618 -618
  63. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +183 -0
  64. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +473 -677
  65. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +458 -458
  66. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +426 -426
  67. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
  68. package/dist/assets/WalnutIframe/wrapper.css.css +7 -14
  69. package/dist/assets/globals.css +3 -0
  70. package/dist/assets/utils/optimizeImage/optimizeImage.css.css +48 -48
  71. package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
  72. package/package.json +1 -1
@@ -1,677 +1,473 @@
1
- ._header_tj11n_1 {
2
- border-bottom: 1px solid #ebebeb;
3
- }
4
-
5
- ._wrapper_tj11n_9 {
6
- width: calc(100% - 80px);
7
- margin-left: auto;
8
- margin-right: auto;
9
- }
10
-
11
- ._header_main_row_tj11n_21,
12
- ._mobile_header_tj11n_23 {
13
- min-height: 80px;
14
- padding-top: 1rem;
15
- padding-bottom: 0.5rem;
16
- }
17
-
18
- ._logo_wrap_tj11n_35 {
19
- padding: 9px 6px;
20
- }
21
-
22
- ._primary_links_tj11n_43 {
23
- margin-left: 30px;
24
- }
25
-
26
- ._main_nav_link_tj11n_51 {
27
- padding: 10px 8px;
28
- text-align: center;
29
- }
30
-
31
- ._main_nav_link_tj11n_51 > a {
32
- border-bottom: 4px solid transparent;
33
- display: inline-block;
34
- font-size: 16px;
35
- padding: 4px 26px;
36
- position: relative;
37
- }
38
-
39
- ._main_nav_link_tj11n_51 > a::after {
40
- content: "";
41
- position: absolute;
42
- left: 0;
43
- bottom: -4px;
44
- width: 100%;
45
- height: 4px;
46
- background-color: currentColor;
47
- opacity: 0;
48
- }
49
-
50
- ._main_nav_link_tj11n_51 > .active {
51
- font-weight: 700;
52
- }
53
-
54
- ._main_nav_link_tj11n_51 > .active::after {
55
- opacity: 1;
56
- }
57
-
58
- ._sub_nav_link_tj11n_115 a,
59
- ._main_nav_link_tj11n_51 a,
60
- ._signin_wrap_tj11n_119 a,
61
- ._signin_btn_tj11n_121 {
62
- text-decoration: none;
63
- transition: opacity 0.3s ease;
64
- }
65
-
66
- ._sub_nav_link_tj11n_115:hover,
67
- ._main_nav_link_tj11n_51 a:hover,
68
- ._signin_wrap_tj11n_119 a:hover {
69
- opacity: 0.8;
70
- }
71
-
72
- ._signin_wrap_tj11n_119 .link {
73
- text-decoration: none;
74
- padding: 8px;
75
- }
76
-
77
- ._signin_btn_tj11n_121 {
78
- border-color: transparent;
79
- color: #fff;
80
- padding: 11px 24px;
81
- font-size: 16px;
82
- font-weight: 700;
83
- line-height: 1.44;
84
- border-radius: 8px;
85
- margin-left: 8px;
86
- cursor: pointer;
87
- }
88
-
89
- ._signin_btn_tj11n_121:hover {
90
- background-color: transparent;
91
- opacity: 0.9;
92
- }
93
-
94
- ._signin_btn_tj11n_121 > span {
95
- margin-right: 8px;
96
- }
97
-
98
- ._header_sub_row_tj11n_195 {
99
- min-height: 48px;
100
- position: relative;
101
- }
102
-
103
- ._sub_nav_link_tj11n_115 {
104
- padding-inline: 1rem;
105
- text-align: center;
106
- color: #fff;
107
- display: flex;
108
- }
109
-
110
- ._sub_nav_link_tj11n_115 a {
111
- display: flex;
112
- align-items: center;
113
- font-weight: 500;
114
- line-height: 1.5;
115
- padding: 12px 0px;
116
- }
117
- ._sub_nav_link_tj11n_115 a:first-child {
118
- padding-left: 9.5px;
119
- padding-right: 1.5px;
120
- }
121
-
122
- ._sub_nav_link_tj11n_115 a:last-child {
123
- padding-right: 9.5px;
124
- }
125
-
126
- ._sub_nav_link_tj11n_115:hover {
127
- background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
128
- }
129
-
130
- ._signin_dropdown_tj11n_259 {
131
- min-width: 288px;
132
- padding: 1.5rem 1rem;
133
- position: absolute;
134
- right: 0;
135
- top: 100%;
136
- z-index: 1204;
137
- display: none;
138
- }
139
-
140
- ._shadow_tj11n_279 {
141
- box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
142
- border: 0.5px solid rgb(255 255 255 / 14%);
143
- border-top: none;
144
- }
145
-
146
- ._signin_dropdown_tj11n_259 li[role="heading"] {
147
- margin-top: 1px;
148
- }
149
-
150
- ._signin_header_tj11n_299 {
151
- color: #323339;
152
- font-weight: 700;
153
- padding: 0.5rem 1rem;
154
- text-align: left;
155
- }
156
-
157
- ._signin_subheader_tj11n_313 {
158
- color: #2f5b88;
159
- padding: 0.5rem 0.5rem 0.5rem 1.5rem;
160
- }
161
-
162
- ._signin_header_tj11n_299,
163
- ._signin_subheader_tj11n_313 a {
164
- line-height: 1.5;
165
- }
166
-
167
- @keyframes _fadeInDown_tj11n_1 {
168
- from {
169
- opacity: 0;
170
- transform: translate3d(0, -1%, 0);
171
- }
172
-
173
- to {
174
- opacity: 1;
175
- transform: none;
176
- }
177
- }
178
-
179
- ._opacity_tj11n_357 {
180
- animation-duration: 0.5s;
181
- animation-fill-mode: both;
182
- animation-name: _fadeInDown_tj11n_1;
183
- }
184
-
185
- ._signin_footer_tj11n_369 {
186
- margin-top: 0.5rem;
187
- padding-top: 1rem;
188
- }
189
-
190
- ._signin_footer_tj11n_369 > a + a {
191
- display: block;
192
- margin-top: 16px;
193
- }
194
-
195
- ._signin_footer_tj11n_369::before {
196
- content: "";
197
- background-color: #8f8f8f;
198
- height: 2px;
199
- opacity: 0.3;
200
- position: absolute;
201
- right: 8px;
202
- top: 0;
203
- width: 94%;
204
- }
205
-
206
- ._open_tj11n_411 {
207
- opacity: 0.8;
208
- }
209
-
210
- ._open_tj11n_411 > svg {
211
- transform: scaleY(-1);
212
- }
213
-
214
- ._open_tj11n_411 + ._signin_dropdown_tj11n_259 {
215
- display: block;
216
- }
217
-
218
- ._dd_wrapper_tj11n_435 {
219
- max-width: 1440px;
220
- outline: none !important;
221
- position: absolute;
222
- top: 0;
223
- width: 100%;
224
- z-index: 1203;
225
- }
226
-
227
- ._dd_media_tj11n_453 {
228
- padding: 1.5rem;
229
- width: 280px;
230
- }
231
-
232
- ._dd_media_img_tj11n_463 {
233
- min-height: 232px;
234
- }
235
-
236
- ._dd_site_navs_tj11n_471 {
237
- display: flex;
238
- flex-direction: column;
239
- flex: 1 1 0%;
240
- padding: 1.5rem;
241
- }
242
-
243
- ._dd_media_header_tj11n_485 p {
244
- color: #fff;
245
- font-size: 14px;
246
- line-height: 1.42;
247
- }
248
-
249
- ._dd_media_header_tj11n_485 p[role="heading"] {
250
- font: 600 1.25rem/ 1.4 var(--header-font-family);
251
- }
252
-
253
- ._mt_8_tj11n_505 {
254
- margin-top: 8px;
255
- }
256
-
257
- ._mt_16_tj11n_513 {
258
- margin-top: 1rem;
259
- }
260
-
261
- ._ml_8_tj11n_521 {
262
- margin-left: 8px;
263
- }
264
-
265
- ._dd_media_cta_tj11n_529 > a:first-child {
266
- border-radius: 8px;
267
- border: 2px solid transparent;
268
- color: var(--_1073cm83) !important;
269
- display: inline-block;
270
- font-size: 1.125rem;
271
- font-weight: 700;
272
- line-height: 1.44;
273
- padding: 12px;
274
- text-decoration: none;
275
- transition: all 0.25s ease;
276
- width: 100%;
277
- }
278
-
279
- ._dd_media_cta_tj11n_529 > a:first-child:hover {
280
- background-color: transparent;
281
- border-color: #fff;
282
- color: #fff !important;
283
- }
284
-
285
- ._dd_media_cta_tj11n_529 > a:nth-child(2) {
286
- color: #fff;
287
- display: inline-block;
288
- margin-top: 8px;
289
- text-decoration: none;
290
- }
291
-
292
- ._dd_media_cta_tj11n_529 > a:nth-child(2):hover {
293
- opacity: 0.8;
294
- text-decoration: underline;
295
- }
296
-
297
- ._reversed_row_tj11n_593 {
298
- flex-direction: row-reverse;
299
- }
300
-
301
- ._dd_media_cta_tj11n_529 > a:first-child:active {
302
- background-color: #fff;
303
- border-color: transparent;
304
- color: #1e3860 !important;
305
- }
306
-
307
- ._headline_tj11n_613 > [role="heading"] {
308
- color: var(--_1073cm83);
309
- flex: 1 1 0%;
310
- font: 600 1.5rem / 1.33 var(--header-font-family);
311
- margin-bottom: 0;
312
- text-decoration: none;
313
- }
314
-
315
- ._nav_anchor_tj11n_629 {
316
- aspect-ratio: 1;
317
- background-color: #4a5560;
318
- border-radius: 8px;
319
- height: 1.5rem;
320
- width: 1.5rem;
321
- }
322
-
323
- ._headline_cta_tj11n_645 {
324
- margin-left: 8px;
325
- }
326
-
327
- ._headline_cta_tj11n_645 > a {
328
- color: var(--_1073cm83);
329
- font-weight: 700;
330
- line-height: 1.5;
331
- text-decoration: none;
332
- }
333
-
334
- ._sub_nav_link_tj11n_115:hover,
335
- ._signin_wrap_tj11n_119 a:hover,
336
- ._main_nav_link_tj11n_51 a:not(.active):hover,
337
- ._dd_site_navs_tj11n_471 a:hover,
338
- ._site_lists_tj11n_675 a:hover {
339
- text-decoration: underline;
340
- }
341
-
342
- ._dd_site_navs_tj11n_471 hr {
343
- border-style: solid;
344
- border-width: 1px;
345
- color: #a0aab3;
346
- margin: 1.5rem 0;
347
- opacity: 0.3;
348
- position: relative;
349
- }
350
-
351
- ._site_lists_tj11n_675 {
352
- display: grid;
353
- grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
354
- gap: 24px;
355
- padding-bottom: 1.5rem;
356
- }
357
-
358
- ._site_lists_tj11n_675 > * {
359
- width: 100%;
360
- }
361
-
362
- ._site_lists_tj11n_675 a {
363
- color: #323339;
364
- text-decoration: none;
365
- }
366
-
367
- ._site_lists_tj11n_675 [role="heading"] {
368
- color: var(--_1073cm83);
369
- font-weight: 700;
370
- }
371
-
372
- ._site_lists_tj11n_675 li + li {
373
- margin-top: 8px;
374
- }
375
-
376
- ._hamburger_tj11n_751 {
377
- background: transparent;
378
- border: none;
379
- font-size: 0px;
380
- line-height: 1;
381
- outline: none;
382
- }
383
-
384
- ._hamburger_tj11n_751:hover,
385
- ._mobile_header_tj11n_23 button:hover {
386
- cursor: pointer;
387
- opacity: 0.8;
388
- }
389
-
390
- ._signin_wrap_tj11n_119 > ._mobile_only_tj11n_779 > a {
391
- color: #4a5560;
392
- padding: 0;
393
- line-height: 1;
394
- }
395
-
396
- /* .mobile_logo {
397
- flex: 1 1 0%;
398
- display: flex;
399
- justify-content: space-between;
400
- align-items: center;
401
- } */
402
-
403
- ._mobile_logo_tj11n_791 {
404
- flex: 1 1 0%;
405
- text-align: center;
406
- }
407
-
408
- ._highlight_tj11n_815 > a {
409
- border-bottom: none;
410
- font-weight: 700;
411
- line-height: 1.44;
412
- }
413
-
414
- ._mobile_header_tj11n_23 {
415
- border-bottom: 1px solid #ebebeb;
416
- display: grid;
417
- padding-bottom: 1rem;
418
- place-items: center;
419
- }
420
-
421
- ._mobile_header_tj11n_23 h2 {
422
- font: 400 20px / 1.3 var(--header-font-family);
423
- }
424
-
425
- ._mobile_header_tj11n_23 button {
426
- background: none;
427
- border: none;
428
- position: absolute;
429
- right: 40px;
430
- top: 50%;
431
- transform: translateY(-50%);
432
- }
433
-
434
- ._mobile_nav_tj11n_867 {
435
- border-right: 1px solid #ebebeb;
436
- left: -100%;
437
- min-height: 100vh;
438
- position: fixed;
439
- top: 0;
440
- transition: all 0.4s ease-in-out;
441
- width: 100%;
442
- z-index: 1205;
443
- }
444
-
445
- ._mobile_opened_tj11n_889 {
446
- left: 0%;
447
- }
448
-
449
- body:has(._mobile_opened_tj11n_889) {
450
- overflow-y: hidden;
451
- }
452
-
453
- ._mobile_nav_item_tj11n_905 {
454
- background-color: #f4f4f4;
455
- border-bottom: 1px solid #ebebeb;
456
- }
457
-
458
- ._mobile_nav_item_tj11n_905 > a {
459
- color: #323339;
460
- display: flex;
461
- font-weight: 700;
462
- line-height: 1.5;
463
- padding: 16px 40px;
464
- text-decoration: none;
465
- width: 100%;
466
- }
467
-
468
- ._mobile_nav_item_tj11n_905._has_dropdown_tj11n_935 {
469
- isolation: isolate;
470
- position: relative;
471
- }
472
-
473
- ._mobile_nav_item_tj11n_905._has_dropdown_tj11n_935::before {
474
- content: "";
475
- background-color: #ebebeb;
476
- height: 100%;
477
- position: absolute;
478
- right: 104px;
479
- top: 0;
480
- width: 1px;
481
- z-index: -1;
482
- }
483
-
484
- ._icon_wrap_tj11n_967 {
485
- line-height: 1;
486
- height: 24px;
487
- }
488
-
489
- ._mobile_footer_tj11n_977 {
490
- position: relative;
491
- width: 100%;
492
- }
493
-
494
- ._mobile_footer_content_tj11n_987 {
495
- background-color: #f4f4f4;
496
- flex: 1 1 0%;
497
- padding: 16px 24px 16px 40px;
498
- }
499
-
500
- ._mobile_footer_content_tj11n_987 p {
501
- line-height: 1.5;
502
- text-overflow: ellipsis;
503
- display: -webkit-box;
504
- -webkit-box-orient: vertical;
505
- -webkit-line-clamp: 2;
506
- line-clamp: 2;
507
- }
508
-
509
- ._mobile_footer_media_tj11n_1017 {
510
- flex-basis: min(42%, 300px);
511
- background: url("https://www.axos.com/images/4Fwdu6ylqpXOmJsDWRUETe/personal-contact-us-hero.webp")
512
- no-repeat 81% / cover;
513
- }
514
-
515
- ._footer_cta_tj11n_1029 {
516
- margin-top: 3px;
517
- }
518
-
519
- ._footer_cta_tj11n_1029 a {
520
- border-radius: 4px;
521
- border: 2px solid transparent;
522
- color: #fff;
523
- display: inline-block;
524
- font-weight: 700;
525
- padding: 4px 32px;
526
- text-decoration: none;
527
- }
528
-
529
- ._footer_cta_tj11n_1029 a:hover {
530
- background-color: transparent;
531
- text-decoration: underline;
532
- }
533
-
534
- ._footer_cta_tj11n_1029 a:active {
535
- border-color: transparent;
536
- color: #fff;
537
- }
538
-
539
- ._mobile_footer_tj11n_977 > .flex_row {
540
- min-height: 112px;
541
- }
542
-
543
- ._inner_wrapper_tj11n_1085 {
544
- max-height: 100vh;
545
- overflow-y: scroll;
546
- }
547
-
548
- ._btn_tj11n_1095 {
549
- display: block;
550
- position: relative;
551
- }
552
-
553
- ._sub_menu_tj11n_1105 {
554
- overflow: hidden;
555
- max-height: 0;
556
- transition: max-height 0.8s ease-out;
557
- background: #fff;
558
- overflow-y: scroll;
559
- }
560
-
561
- ._sub_menu_tj11n_1105 a,
562
- ._sub_menu_tj11n_1105 span {
563
- display: block;
564
- padding: 12px 14px 12px 64px;
565
- position: relative;
566
- color: #323339;
567
- text-decoration: none;
568
- }
569
-
570
- ._sub_menu_tj11n_1105 ._main_tj11n_51 {
571
- font-weight: 700;
572
- }
573
-
574
- ._sub_menu_tj11n_1105 > * {
575
- border-top: 1px solid #ebebeb;
576
- }
577
-
578
- ._dd_footer_tj11n_1155 {
579
- justify-content: flex-end;
580
- flex: 1 1 0%;
581
- align-items: end;
582
- font-size: 11px;
583
- letter-spacing: 0.3px;
584
- }
585
-
586
- ._skip_btn_tj11n_1171 {
587
- clip: rect(1px 1px 1px 1px);
588
- margin: -1px;
589
- overflow: hidden;
590
- padding: 0;
591
- position: absolute;
592
- }
593
-
594
- ._skip_btn_tj11n_1171:active,
595
- ._skip_btn_tj11n_1171:focus {
596
- background-color: #faa74a;
597
- border-radius: 8px;
598
- clip: auto;
599
- color: #1e3869;
600
- font-size: 14px;
601
- font-weight: 700;
602
- margin: 0;
603
- overflow: visible;
604
- padding: 9px 24px;
605
- position: relative;
606
- text-decoration: none;
607
- top: 12px;
608
- }
609
-
610
- @media (max-width: 1121px) {
611
- ._mobile_logo_tj11n_791 {
612
- position: absolute;
613
- transform: translateX(-50%);
614
- left: 50%;
615
- flex: none;
616
- }
617
- }
618
-
619
- @media (max-width: 1280px) and (min-width: 1024px) {
620
- ._wrapper_tj11n_9 {
621
- width: calc(100% - 28px);
622
- }
623
-
624
- ._dd_wrapper_tj11n_435 > ._wrapper_tj11n_9 {
625
- width: 100%;
626
- }
627
- ._main_nav_link_tj11n_51 > a {
628
- padding: 4px 6px;
629
- font-size: 15px;
630
- }
631
- ._desktop_only_tj11n_1261 > a {
632
- font-size: 15px;
633
- }
634
- }
635
-
636
- @media (max-width: 1023px) {
637
- ._desktop_only_tj11n_1261 {
638
- display: none !important;
639
- }
640
- }
641
-
642
- @media (max-width: 768px) {
643
- ._wrapper_tj11n_9 {
644
- width: calc(100% - 48px);
645
- }
646
- ._mobile_header_tj11n_23 button {
647
- right: 1.5rem;
648
- }
649
- ._mobile_nav_item_tj11n_905 > a {
650
- padding: 16px 24px;
651
- }
652
- ._sub_menu_tj11n_1105 a,
653
- ._sub_menu_tj11n_1105 span {
654
- padding-left: 48px;
655
- }
656
- ._mobile_nav_item_tj11n_905._has_dropdown_tj11n_935::before {
657
- right: 72px;
658
- }
659
- ._mobile_footer_content_tj11n_987 {
660
- padding-right: 15px;
661
- padding-left: 24px;
662
- }
663
- }
664
-
665
- @media (max-width: 450px) {
666
- ._footer_cta_tj11n_1029 a {
667
- white-space: break-spaces;
668
- width: 100%;
669
- text-align: center;
670
- }
671
- }
672
-
673
- @media (min-width: 1024px) {
674
- ._mobile_only_tj11n_779 {
675
- display: none !important;
676
- }
677
- }
1
+ ._header_68bu0_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_68bu0_5 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_68bu0_11 {
12
+ min-height: 80px;
13
+ padding-top: 1rem;
14
+ padding-bottom: 0.5rem;
15
+ }
16
+
17
+ ._logo_wrap_68bu0_17 {
18
+ padding: 9px 6px;
19
+ }
20
+
21
+ ._primary_links_68bu0_21 {
22
+ margin-left: 30px;
23
+ }
24
+
25
+ ._main_nav_link_68bu0_25 {
26
+ padding: 10px 8px;
27
+ text-align: center;
28
+ }
29
+
30
+ ._main_nav_link_68bu0_25 > a {
31
+ border-bottom: 4px solid transparent;
32
+ display: inline-block;
33
+ font-size: 16px;
34
+ padding: 4px 26px;
35
+ position: relative;
36
+ }
37
+
38
+ ._main_nav_link_68bu0_25 > a::after {
39
+ content: "";
40
+ position: absolute;
41
+ left: 0;
42
+ bottom: -4px;
43
+ width: 100%;
44
+ height: 4px;
45
+ background-color: currentColor;
46
+ opacity: 0;
47
+ }
48
+
49
+ ._main_nav_link_68bu0_25 > .active {
50
+ font-weight: 700;
51
+ }
52
+
53
+ ._main_nav_link_68bu0_25 > .active::after {
54
+ opacity: 1;
55
+ }
56
+
57
+ ._sub_nav_link_68bu0_57 a,
58
+ ._main_nav_link_68bu0_25 a,
59
+ ._signin_wrap_68bu0_59 a,
60
+ ._signin_btn_68bu0_60 {
61
+ text-decoration: none;
62
+ transition: opacity 0.3s ease;
63
+ }
64
+
65
+ ._sub_nav_link_68bu0_57:hover,
66
+ ._main_nav_link_68bu0_25 a:hover,
67
+ ._signin_wrap_68bu0_59 a:hover {
68
+ opacity: 0.8;
69
+ }
70
+
71
+ ._signin_wrap_68bu0_59 .link {
72
+ text-decoration: none;
73
+ padding: 8px;
74
+ }
75
+
76
+ ._signin_btn_68bu0_60 {
77
+ border-color: transparent;
78
+ color: #fff;
79
+ padding: 11px 24px;
80
+ font-size: 16px;
81
+ font-weight: 700;
82
+ line-height: 1.44;
83
+ border-radius: 8px;
84
+ margin-left: 8px;
85
+ cursor: pointer;
86
+ }
87
+
88
+ ._signin_btn_68bu0_60:hover {
89
+ background-color: transparent;
90
+ opacity: 0.9;
91
+ }
92
+
93
+ ._signin_btn_68bu0_60 > span {
94
+ margin-right: 8px;
95
+ }
96
+
97
+ ._header_sub_row_68bu0_97 {
98
+ min-height: 48px;
99
+ position: relative;
100
+ }
101
+
102
+ ._sub_nav_link_68bu0_57 {
103
+ padding-inline: 1rem;
104
+ text-align: center;
105
+ color: #fff;
106
+ display: flex;
107
+ }
108
+
109
+ ._sub_nav_link_68bu0_57 a {
110
+ display: flex;
111
+ align-items: center;
112
+ font-weight: 500;
113
+ line-height: 1.5;
114
+ padding: 12px 0px;
115
+ }
116
+ ._sub_nav_link_68bu0_57 a:first-child {
117
+ padding-left: 9.5px;
118
+ padding-right: 1.5px;
119
+ }
120
+
121
+ ._sub_nav_link_68bu0_57 a:last-child {
122
+ padding-right: 9.5px;
123
+ }
124
+
125
+ ._sub_nav_link_68bu0_57:hover {
126
+ background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
127
+ }
128
+
129
+ ._signin_dropdown_68bu0_129 {
130
+ min-width: 288px;
131
+ padding: 1.5rem 1rem;
132
+ position: absolute;
133
+ right: 0;
134
+ top: 100%;
135
+ z-index: 1204;
136
+ display: none;
137
+ }
138
+
139
+ ._shadow_68bu0_139 {
140
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
141
+ border: 0.5px solid rgb(255 255 255 / 14%);
142
+ border-top: none;
143
+ }
144
+
145
+ ._signin_dropdown_68bu0_129 li[role="heading"] {
146
+ margin-top: 1px;
147
+ }
148
+
149
+ ._signin_header_68bu0_149 {
150
+ color: #323339;
151
+ font-weight: 700;
152
+ padding: 0.5rem 1rem;
153
+ text-align: left;
154
+ }
155
+
156
+ ._signin_subheader_68bu0_156 {
157
+ color: #2f5b88;
158
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
159
+ }
160
+
161
+ ._signin_header_68bu0_149,
162
+ ._signin_subheader_68bu0_156 a {
163
+ line-height: 1.5;
164
+ }
165
+
166
+ @keyframes _fadeInDown_68bu0_1 {
167
+ from {
168
+ opacity: 0;
169
+ transform: translate3d(0, -1%, 0);
170
+ }
171
+
172
+ to {
173
+ opacity: 1;
174
+ transform: none;
175
+ }
176
+ }
177
+
178
+ ._opacity_68bu0_178 {
179
+ animation-duration: 0.5s;
180
+ animation-fill-mode: both;
181
+ animation-name: _fadeInDown_68bu0_1;
182
+ }
183
+
184
+ ._signin_footer_68bu0_184 {
185
+ margin-top: 0.5rem;
186
+ padding-top: 1rem;
187
+ }
188
+
189
+ ._signin_footer_68bu0_184 > a + a {
190
+ display: block;
191
+ margin-top: 16px;
192
+ }
193
+
194
+ ._signin_footer_68bu0_184::before {
195
+ content: "";
196
+ background-color: #8f8f8f;
197
+ height: 2px;
198
+ opacity: 0.3;
199
+ position: absolute;
200
+ right: 8px;
201
+ top: 0;
202
+ width: 94%;
203
+ }
204
+
205
+ ._open_68bu0_205 {
206
+ opacity: 0.8;
207
+ }
208
+
209
+ ._open_68bu0_205 > svg {
210
+ transform: scaleY(-1);
211
+ }
212
+
213
+ ._open_68bu0_205 + ._signin_dropdown_68bu0_129 {
214
+ display: block;
215
+ }
216
+
217
+ ._dd_wrapper_68bu0_217 {
218
+ max-width: 1440px;
219
+ outline: none !important;
220
+ position: absolute;
221
+ top: 0;
222
+ width: 100%;
223
+ z-index: 1203;
224
+ }
225
+
226
+ ._dd_media_68bu0_226 {
227
+ padding: 1.5rem;
228
+ width: 280px;
229
+ }
230
+
231
+ ._dd_media_img_68bu0_231 {
232
+ min-height: 232px;
233
+ }
234
+
235
+ ._dd_site_navs_68bu0_235 {
236
+ display: flex;
237
+ flex-direction: column;
238
+ flex: 1 1 0%;
239
+ padding: 1.5rem;
240
+ }
241
+
242
+ ._dd_media_header_68bu0_242 p {
243
+ color: #fff;
244
+ font-size: 14px;
245
+ line-height: 1.42;
246
+ }
247
+
248
+ ._dd_media_header_68bu0_242 p[role="heading"] {
249
+ font: 600 1.25rem/ 1.4 var(--header-font-family);
250
+ }
251
+
252
+ ._mt_8_68bu0_252 {
253
+ margin-top: 8px;
254
+ }
255
+
256
+ ._mt_16_68bu0_256 {
257
+ margin-top: 1rem;
258
+ }
259
+
260
+ ._ml_8_68bu0_260 {
261
+ margin-left: 8px;
262
+ }
263
+
264
+ ._dd_media_cta_68bu0_264 > a:first-child {
265
+ border-radius: 8px;
266
+ border: 2px solid transparent;
267
+ color: var(--_1073cm83) !important;
268
+ display: inline-block;
269
+ font-size: 1.125rem;
270
+ font-weight: 700;
271
+ line-height: 1.44;
272
+ padding: 12px;
273
+ text-decoration: none;
274
+ transition: all 0.25s ease;
275
+ width: 100%;
276
+ }
277
+
278
+ ._dd_media_cta_68bu0_264 > a:first-child:hover {
279
+ background-color: transparent;
280
+ border-color: #fff;
281
+ color: #fff !important;
282
+ }
283
+
284
+ ._dd_media_cta_68bu0_264 > a:nth-child(2) {
285
+ color: #fff;
286
+ display: inline-block;
287
+ margin-top: 8px;
288
+ text-decoration: none;
289
+ }
290
+
291
+ ._dd_media_cta_68bu0_264 > a:nth-child(2):hover {
292
+ opacity: 0.8;
293
+ text-decoration: underline;
294
+ }
295
+
296
+ ._reversed_row_68bu0_296 {
297
+ flex-direction: row-reverse;
298
+ }
299
+
300
+ ._dd_media_cta_68bu0_264 > a:first-child:active {
301
+ background-color: #fff;
302
+ border-color: transparent;
303
+ color: #1e3860 !important;
304
+ }
305
+
306
+ ._headline_68bu0_306 > [role="heading"] {
307
+ color: var(--_1073cm83);
308
+ flex: 1 1 0%;
309
+ font: 600 1.5rem / 1.33 var(--header-font-family);
310
+ margin-bottom: 0;
311
+ text-decoration: none;
312
+ }
313
+
314
+ ._nav_anchor_68bu0_314 {
315
+ aspect-ratio: 1;
316
+ background-color: #4a5560;
317
+ border-radius: 8px;
318
+ height: 1.5rem;
319
+ width: 1.5rem;
320
+ }
321
+
322
+ ._headline_cta_68bu0_322 {
323
+ margin-left: 8px;
324
+ }
325
+
326
+ ._headline_cta_68bu0_322 > a {
327
+ color: var(--_1073cm83);
328
+ font-weight: 700;
329
+ line-height: 1.5;
330
+ text-decoration: none;
331
+ }
332
+
333
+ ._sub_nav_link_68bu0_57:hover,
334
+ ._signin_wrap_68bu0_59 a:hover,
335
+ ._main_nav_link_68bu0_25 a:not(.active):hover,
336
+ ._dd_site_navs_68bu0_235 a:hover,
337
+ ._site_lists_68bu0_337 a:hover {
338
+ text-decoration: underline;
339
+ }
340
+
341
+ ._dd_site_navs_68bu0_235 hr {
342
+ border-style: solid;
343
+ border-width: 1px;
344
+ color: #a0aab3;
345
+ margin: 1.5rem 0;
346
+ opacity: 0.3;
347
+ position: relative;
348
+ }
349
+
350
+ ._site_lists_68bu0_337 {
351
+ display: grid;
352
+ grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
353
+ gap: 24px;
354
+ padding-bottom: 1.5rem;
355
+ }
356
+
357
+ ._site_lists_68bu0_337 > * {
358
+ width: 100%;
359
+ }
360
+
361
+ ._site_lists_68bu0_337 a {
362
+ color: #323339;
363
+ text-decoration: none;
364
+ }
365
+
366
+ ._site_lists_68bu0_337 [role="heading"] {
367
+ color: var(--_1073cm83);
368
+ font-weight: 700;
369
+ }
370
+
371
+ ._site_lists_68bu0_337 li + li {
372
+ margin-top: 8px;
373
+ }
374
+
375
+ ._signin_wrap_68bu0_59 > ._mobile_only_68bu0_375 > a {
376
+ color: #4a5560;
377
+ padding: 0;
378
+ line-height: 1;
379
+ }
380
+
381
+ ._mobile_logo_68bu0_381 {
382
+ flex: 1 1 0%;
383
+ display: flex;
384
+ justify-content: space-between;
385
+ align-items: center;
386
+ }
387
+
388
+ ._highlight_68bu0_388 > a {
389
+ border-bottom: none;
390
+ font-weight: 700;
391
+ line-height: 1.44;
392
+ }
393
+
394
+ ._mobile_opened_68bu0_394 {
395
+ left: 0%;
396
+ }
397
+
398
+ body:has(._mobile_opened_68bu0_394) {
399
+ overflow-y: hidden;
400
+ }
401
+
402
+ ._dd_footer_68bu0_402 {
403
+ justify-content: flex-end;
404
+ flex: 1 1 0%;
405
+ align-items: end;
406
+ font-size: 11px;
407
+ letter-spacing: 0.3px;
408
+ }
409
+
410
+ ._skip_btn_68bu0_410 {
411
+ clip: rect(1px 1px 1px 1px);
412
+ margin: -1px;
413
+ overflow: hidden;
414
+ padding: 0;
415
+ position: absolute;
416
+ }
417
+
418
+ ._skip_btn_68bu0_410:active,
419
+ ._skip_btn_68bu0_410:focus {
420
+ background-color: #faa74a;
421
+ border-radius: 8px;
422
+ clip: auto;
423
+ color: #1e3869;
424
+ font-size: 14px;
425
+ font-weight: 700;
426
+ margin: 0;
427
+ overflow: visible;
428
+ padding: 9px 24px;
429
+ position: relative;
430
+ text-decoration: none;
431
+ top: 12px;
432
+ }
433
+
434
+ @media (max-width: 1280px) and (min-width: 1024px) {
435
+ ._wrapper_68bu0_5 {
436
+ width: calc(100% - 28px);
437
+ }
438
+
439
+ ._dd_wrapper_68bu0_217 > ._wrapper_68bu0_5 {
440
+ width: 100%;
441
+ }
442
+ ._main_nav_link_68bu0_25 > a {
443
+ padding: 4px 6px;
444
+ font-size: 15px;
445
+ }
446
+ ._desktop_only_68bu0_446 > a {
447
+ font-size: 15px;
448
+ }
449
+ }
450
+
451
+ @media (max-width: 1023px) {
452
+ ._desktop_only_68bu0_446 {
453
+ display: none !important;
454
+ }
455
+ }
456
+
457
+ @media (max-width: 768px) {
458
+ ._wrapper_68bu0_5 {
459
+ width: calc(100% - 48px);
460
+ }
461
+ ._header_main_row_68bu0_11 {
462
+ min-height: 65px;
463
+ }
464
+ ._mobile_logo_68bu0_381 > a > svg {
465
+ max-width: 85px;
466
+ }
467
+ }
468
+
469
+ @media (min-width: 1024px) {
470
+ ._mobile_only_68bu0_375 {
471
+ display: none !important;
472
+ }
473
+ }