@axos-web-dev/shared-components 0.0.192 → 0.0.194

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 (37) hide show
  1. package/dist/ATMLocator/ATMLocator.js +2 -2
  2. package/dist/Button/Button.js +2 -2
  3. package/dist/Calculators/AxosOneCalculator/index.js +13 -5
  4. package/dist/Calculators/Calculator.js +2 -2
  5. package/dist/Carousel/index.js +2 -2
  6. package/dist/Chevron/index.js +2 -2
  7. package/dist/Comparison/Comparison.js +2 -2
  8. package/dist/FaqAccordion/index.js +2 -2
  9. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
  10. package/dist/Forms/ContactUsBusiness.js +2 -2
  11. package/dist/Forms/ContactUsNMLSId.js +2 -2
  12. package/dist/Forms/EmailOnly.js +2 -2
  13. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  14. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  15. package/dist/Forms/SuccesForm.js +2 -2
  16. package/dist/Hyperlink/index.js +2 -2
  17. package/dist/ImageLink/ImageLink.js +2 -2
  18. package/dist/ImageLink/ImageLinkSet.js +2 -2
  19. package/dist/ImageLink/index.js +2 -2
  20. package/dist/Insight/Featured/CategorySelector.js +2 -2
  21. package/dist/Insight/Featured/Featured.js +2 -2
  22. package/dist/Insight/Featured/Header.js +2 -2
  23. package/dist/Modal/Modal.js +2 -2
  24. package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
  25. package/dist/NavigationMenu/AxosBank/NavData.js +2 -2
  26. package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -8
  27. package/dist/NavigationMenu/AxosBank/index.d.ts +3 -1
  28. package/dist/NavigationMenu/AxosBank/index.js +149 -135
  29. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  30. package/dist/NavigationMenu/LaVictoire/NavData.js +2 -2
  31. package/dist/NavigationMenu/LaVictoire/index.js +2 -2
  32. package/dist/SetContainer/SetContainer.js +2 -2
  33. package/dist/SocialMediaBar/iconsRepository.js +2 -2
  34. package/dist/VideoWrapper/index.js +2 -2
  35. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +658 -658
  36. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
  37. package/package.json +130 -130
@@ -1,658 +1,658 @@
1
- ._header_17ny8_1 {
2
- border-bottom: 1px solid #ebebeb;
3
- }
4
-
5
- ._wrapper_17ny8_9 {
6
- width: calc(100% - 80px);
7
- margin-left: auto;
8
- margin-right: auto;
9
- }
10
-
11
- ._header_main_row_17ny8_21,
12
- ._mobile_header_17ny8_23 {
13
- min-height: 80px;
14
- padding-top: 1rem;
15
- padding-bottom: 0.5rem;
16
- }
17
-
18
- ._logo_wrap_17ny8_35 {
19
- padding: 9px 6px;
20
- }
21
-
22
- ._primary_links_17ny8_43 {
23
- margin-left: 30px;
24
- }
25
-
26
- ._main_nav_link_17ny8_51 {
27
- padding: 10px 8px;
28
- text-align: center;
29
- }
30
-
31
- ._main_nav_link_17ny8_51 .active {
32
- border-color: currentColor;
33
- transition: border-color 0.5s ease;
34
- font-weight: 700;
35
- }
36
-
37
- ._main_nav_link_17ny8_51 > a {
38
- display: inline-block;
39
- font-size: 16px;
40
- padding: 4px 26px;
41
- border-bottom: 4px solid transparent;
42
- }
43
-
44
- ._sub_nav_link_17ny8_87 a,
45
- ._main_nav_link_17ny8_51 a,
46
- ._signin_wrap_17ny8_91 a,
47
- ._signin_btn_17ny8_93 {
48
- text-decoration: none;
49
- transition: opacity 0.3s ease;
50
- }
51
-
52
- ._sub_nav_link_17ny8_87:hover,
53
- ._main_nav_link_17ny8_51 a:hover,
54
- ._signin_wrap_17ny8_91 a:hover {
55
- opacity: 0.8;
56
- }
57
-
58
- ._signin_wrap_17ny8_91 .link {
59
- text-decoration: none;
60
- padding: 8px;
61
- }
62
-
63
- ._signin_btn_17ny8_93 {
64
- border-color: transparent;
65
- color: #fff;
66
- padding: 11px 24px;
67
- font-size: 16px;
68
- font-weight: 700;
69
- line-height: 1.44;
70
- border-radius: 8px;
71
- margin-left: 8px;
72
- cursor: pointer;
73
- }
74
-
75
- ._signin_btn_17ny8_93:hover {
76
- background-color: transparent;
77
- opacity: 0.9;
78
- }
79
-
80
- ._signin_btn_17ny8_93 > span {
81
- margin-right: 8px;
82
- }
83
-
84
- ._header_sub_row_17ny8_167 {
85
- min-height: 48px;
86
- position: relative;
87
- }
88
-
89
- ._sub_nav_link_17ny8_87 {
90
- padding-inline: 1rem;
91
- text-align: center;
92
- color: #fff;
93
- }
94
-
95
- ._sub_nav_link_17ny8_87 a {
96
- display: flex;
97
- align-items: center;
98
- font-weight: 500;
99
- line-height: 1.5;
100
- padding: 12px 9.5px;
101
- }
102
-
103
- ._sub_nav_link_17ny8_87 a:hover {
104
- background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
105
- }
106
-
107
- ._signin_dropdown_17ny8_213 {
108
- min-width: 288px;
109
- padding: 1.5rem 1rem;
110
- position: absolute;
111
- right: 0;
112
- top: 100%;
113
- z-index: 1204;
114
- display: none;
115
- }
116
-
117
- ._shadow_17ny8_233 {
118
- box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
119
- border: 0.5px solid rgb(255 255 255 / 14%);
120
- border-top: none;
121
- }
122
-
123
- ._signin_dropdown_17ny8_213 li[role="heading"] {
124
- margin-top: 1px;
125
- }
126
-
127
- ._signin_header_17ny8_253 {
128
- color: #323339;
129
- font-weight: 700;
130
- padding: 0.5rem 1rem;
131
- text-align: left;
132
- }
133
-
134
- ._signin_subheader_17ny8_267 {
135
- color: #2f5b88;
136
- padding: 0.5rem 0.5rem 0.5rem 1.5rem;
137
- }
138
-
139
- ._signin_header_17ny8_253,
140
- ._signin_subheader_17ny8_267 a {
141
- line-height: 1.5;
142
- }
143
-
144
- @keyframes _fadeInDown_17ny8_1 {
145
- from {
146
- opacity: 0;
147
- transform: translate3d(0, -1%, 0);
148
- }
149
-
150
- to {
151
- opacity: 1;
152
- transform: none;
153
- }
154
- }
155
-
156
- ._opacity_17ny8_311 {
157
- animation-duration: 0.5s;
158
- animation-fill-mode: both;
159
- animation-name: _fadeInDown_17ny8_1;
160
- }
161
-
162
- ._signin_footer_17ny8_323 {
163
- margin-top: 0.5rem;
164
- padding-top: 1rem;
165
- }
166
-
167
- ._signin_footer_17ny8_323 > a + a {
168
- display: block;
169
- margin-top: 16px;
170
- }
171
-
172
- ._signin_footer_17ny8_323::before {
173
- content: "";
174
- background-color: #8f8f8f;
175
- height: 2px;
176
- opacity: 0.3;
177
- position: absolute;
178
- right: 8px;
179
- top: 0;
180
- width: 94%;
181
- }
182
-
183
- ._open_17ny8_365 {
184
- opacity: 0.8;
185
- }
186
-
187
- ._open_17ny8_365 > svg {
188
- transform: scaleY(-1);
189
- }
190
-
191
- ._open_17ny8_365 + ._signin_dropdown_17ny8_213 {
192
- display: block;
193
- }
194
-
195
- ._dd_wrapper_17ny8_389 {
196
- max-width: 1440px;
197
- outline: none !important;
198
- position: absolute;
199
- top: 0;
200
- width: 100%;
201
- z-index: 1203;
202
- }
203
-
204
- ._dd_media_17ny8_407 {
205
- padding: 1.5rem;
206
- width: 280px;
207
- }
208
-
209
- ._dd_media_img_17ny8_417 {
210
- min-height: 232px;
211
- }
212
-
213
- ._dd_site_navs_17ny8_425 {
214
- display: flex;
215
- flex-direction: column;
216
- flex: 1 1 0%;
217
- padding: 1.5rem;
218
- }
219
-
220
- ._dd_media_header_17ny8_439 p {
221
- color: #fff;
222
- font-size: 14px;
223
- line-height: 1.42;
224
- }
225
-
226
- ._dd_media_header_17ny8_439 p[role="heading"] {
227
- font: 600 1.25rem/ 1.4 var(--header-font-family);
228
- }
229
-
230
- ._mt_8_17ny8_459 {
231
- margin-top: 8px;
232
- }
233
-
234
- ._mt_16_17ny8_467 {
235
- margin-top: 1rem;
236
- }
237
-
238
- ._ml_8_17ny8_475 {
239
- margin-left: 8px;
240
- }
241
-
242
- ._dd_media_cta_17ny8_483 > a:first-child {
243
- border-radius: 8px;
244
- border: 2px solid transparent;
245
- color: var(--_1073cm83) !important;
246
- display: inline-block;
247
- font-size: 1.125rem;
248
- font-weight: 700;
249
- line-height: 1.44;
250
- padding: 12px;
251
- text-decoration: none;
252
- transition: all 0.25s ease;
253
- width: 100%;
254
- }
255
-
256
- ._dd_media_cta_17ny8_483 > a:first-child:hover {
257
- background-color: transparent;
258
- border-color: #fff;
259
- color: #fff !important;
260
- }
261
-
262
- ._dd_media_cta_17ny8_483 > a:nth-child(2) {
263
- color: #fff;
264
- display: inline-block;
265
- margin-top: 8px;
266
- text-decoration: none;
267
- }
268
-
269
- ._dd_media_cta_17ny8_483 > a:nth-child(2):hover {
270
- opacity: 0.8;
271
- text-decoration: underline;
272
- }
273
-
274
- ._reversed_row_17ny8_547 {
275
- flex-direction: row-reverse;
276
- }
277
-
278
- ._dd_media_cta_17ny8_483 > a:first-child:active {
279
- background-color: #fff;
280
- border-color: transparent;
281
- color: #1e3860 !important;
282
- }
283
-
284
- ._headline_17ny8_567 > p {
285
- color: var(--_1073cm83);
286
- flex: 1 1 0%;
287
- font: 600 1.5rem / 1.33 var(--header-font-family);
288
- margin-bottom: 0;
289
- }
290
-
291
- ._headline_17ny8_567 > a[role="heading"] {
292
- color: var(--_1073cm83);
293
- flex: 1 1 0%;
294
- font: 600 1.5rem / 1.33 var(--header-font-family);
295
- margin-bottom: 0;
296
- text-decoration: none;
297
- }
298
-
299
- ._nav_anchor_17ny8_597 {
300
- aspect-ratio: 1;
301
- background-color: #4a5560;
302
- border-radius: 8px;
303
- height: 1.5rem;
304
- width: 1.5rem;
305
- }
306
-
307
- ._headline_cta_17ny8_613 {
308
- margin-left: 8px;
309
- }
310
-
311
- ._headline_cta_17ny8_613 > a {
312
- color: var(--_1073cm83);
313
- font-weight: 700;
314
- line-height: 1.5;
315
- text-decoration: none;
316
- }
317
-
318
- ._sub_nav_link_17ny8_87:hover,
319
- ._signin_wrap_17ny8_91 a:hover,
320
- ._main_nav_link_17ny8_51 a:not(.active):hover,
321
- ._dd_site_navs_17ny8_425 a:hover,
322
- ._site_lists_17ny8_643 a:hover {
323
- text-decoration: underline;
324
- }
325
-
326
- ._dd_site_navs_17ny8_425 hr {
327
- border-style: solid;
328
- border-width: 1px;
329
- color: #a0aab3;
330
- margin: 1.5rem 0;
331
- opacity: 0.3;
332
- position: relative;
333
- }
334
-
335
- ._site_lists_17ny8_643 {
336
- display: grid;
337
- grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
338
- gap: 24px;
339
- padding-bottom: 1.5rem;
340
- }
341
-
342
- ._site_lists_17ny8_643 > * {
343
- width: 100%;
344
- }
345
-
346
- ._site_lists_17ny8_643 a {
347
- color: #323339;
348
- text-decoration: none;
349
- }
350
-
351
- ._site_lists_17ny8_643 [role="heading"] {
352
- color: var(--_1073cm83);
353
- font-weight: 700;
354
- }
355
-
356
- ._site_lists_17ny8_643 li + li {
357
- margin-top: 8px;
358
- }
359
-
360
- ._hamburger_17ny8_719 {
361
- background: transparent;
362
- border: none;
363
- font-size: 0px;
364
- line-height: 1;
365
- outline: none;
366
- }
367
-
368
- ._hamburger_17ny8_719:hover,
369
- ._mobile_header_17ny8_23 button:hover {
370
- cursor: pointer;
371
- opacity: 0.8;
372
- }
373
-
374
- ._signin_wrap_17ny8_91 > ._mobile_only_17ny8_747 > a {
375
- color: #4a5560;
376
- padding: 0;
377
- line-height: 1;
378
- }
379
-
380
- ._mobile_logo_17ny8_759 {
381
- flex: 1 1 0%;
382
- text-align: center;
383
- }
384
-
385
- ._highlight_17ny8_769 > a {
386
- border-bottom: none;
387
- font-weight: 700;
388
- line-height: 1.44;
389
- }
390
-
391
- ._mobile_header_17ny8_23 {
392
- border-bottom: 1px solid #ebebeb;
393
- display: grid;
394
- padding-bottom: 1rem;
395
- place-items: center;
396
- }
397
-
398
- ._mobile_header_17ny8_23 p {
399
- font: 400 20px / 1.3 var(--header-font-family);
400
- }
401
-
402
- ._mobile_header_17ny8_23 button {
403
- background: none;
404
- border: none;
405
- position: absolute;
406
- right: 40px;
407
- top: 50%;
408
- transform: translateY(-50%);
409
- }
410
-
411
- ._mobile_nav_17ny8_821 {
412
- border-right: 1px solid #ebebeb;
413
- left: -100%;
414
- min-height: 100vh;
415
- position: fixed;
416
- top: 0;
417
- transition: all 0.4s ease-in-out;
418
- width: 100%;
419
- z-index: 1205;
420
- }
421
-
422
- ._mobile_opened_17ny8_843 {
423
- left: 0%;
424
- }
425
-
426
- body:has(._mobile_opened_17ny8_843) {
427
- overflow-y: hidden;
428
- }
429
-
430
- ._mobile_nav_item_17ny8_859 {
431
- background-color: #f4f4f4;
432
- border-bottom: 1px solid #ebebeb;
433
- }
434
-
435
- ._mobile_nav_item_17ny8_859 > a {
436
- color: #323339;
437
- display: flex;
438
- font-weight: 700;
439
- line-height: 1.5;
440
- padding: 16px 40px;
441
- text-decoration: none;
442
- width: 100%;
443
- }
444
-
445
- ._mobile_nav_item_17ny8_859._has_dropdown_17ny8_889 {
446
- isolation: isolate;
447
- position: relative;
448
- }
449
-
450
- ._mobile_nav_item_17ny8_859._has_dropdown_17ny8_889::before {
451
- content: "";
452
- background-color: #ebebeb;
453
- height: 100%;
454
- position: absolute;
455
- right: 104px;
456
- top: 0;
457
- width: 1px;
458
- z-index: -1;
459
- }
460
-
461
- ._icon_wrap_17ny8_921 {
462
- line-height: 1;
463
- height: 24px;
464
- }
465
-
466
- ._mobile_footer_17ny8_931 {
467
- position: relative;
468
- width: 100%;
469
- }
470
-
471
- ._mobile_footer_content_17ny8_941 {
472
- background-color: #f4f4f4;
473
- flex: 1 1 0%;
474
- padding: 16px 24px 16px 40px;
475
- }
476
-
477
- ._mobile_footer_content_17ny8_941 p {
478
- line-height: 1.5;
479
- text-overflow: ellipsis;
480
- display: -webkit-box;
481
- -webkit-box-orient: vertical;
482
- -webkit-line-clamp: 2;
483
- }
484
-
485
- ._mobile_footer_media_17ny8_969 {
486
- flex-basis: min(42%, 300px);
487
- background: url("https://images.axos.com/o9ov1v03uwqk/4Fwdu6ylqpXOmJsDWRUETe/25365425dea4c1a8c3910834c2a3c9ed/personal-contact-us-hero.webp")
488
- no-repeat 81% / cover;
489
- }
490
-
491
- ._footer_cta_17ny8_981 {
492
- margin-top: 3px;
493
- }
494
-
495
- ._footer_cta_17ny8_981 a {
496
- border-radius: 4px;
497
- border: 2px solid transparent;
498
- color: #fff;
499
- display: inline-block;
500
- font-weight: 700;
501
- padding: 4px 32px;
502
- text-decoration: none;
503
- }
504
-
505
- ._footer_cta_17ny8_981 a:hover {
506
- background-color: transparent;
507
- text-decoration: underline;
508
- }
509
-
510
- ._footer_cta_17ny8_981 a:active {
511
- border-color: transparent;
512
- color: #fff;
513
- }
514
-
515
- ._mobile_footer_17ny8_931 > .flex_row {
516
- min-height: 112px;
517
- }
518
-
519
- ._inner_wrapper_17ny8_1037 {
520
- max-height: 100vh;
521
- overflow-y: scroll;
522
- }
523
-
524
- ._btn_17ny8_1047 {
525
- display: block;
526
- position: relative;
527
- }
528
-
529
- ._sub_menu_17ny8_1057 {
530
- overflow: hidden;
531
- max-height: 0;
532
- transition: max-height 0.8s ease-out;
533
- background: #fff;
534
- overflow-y: scroll;
535
- }
536
-
537
- ._sub_menu_17ny8_1057 a,
538
- ._sub_menu_17ny8_1057 span {
539
- display: block;
540
- padding: 12px 14px 12px 64px;
541
- position: relative;
542
- color: #323339;
543
- text-decoration: none;
544
- }
545
-
546
- ._sub_menu_17ny8_1057 ._main_17ny8_51 {
547
- font-weight: 700;
548
- }
549
-
550
- ._sub_menu_17ny8_1057 > * {
551
- border-top: 1px solid #ebebeb;
552
- }
553
-
554
- ._dd_footer_17ny8_1107 {
555
- justify-content: flex-end;
556
- flex: 1 1 0%;
557
- align-items: end;
558
- font-size: 11px;
559
- letter-spacing: 0.3px;
560
- }
561
-
562
- ._skip_btn_17ny8_1123 {
563
- clip: rect(1px 1px 1px 1px);
564
- margin: -1px;
565
- overflow: hidden;
566
- padding: 0;
567
- position: absolute;
568
- }
569
-
570
- ._skip_btn_17ny8_1123:active,
571
- ._skip_btn_17ny8_1123:focus {
572
- background-color: #faa74a;
573
- border-radius: 8px;
574
- clip: auto;
575
- color: #1e3869;
576
- font-size: 14px;
577
- font-weight: 700;
578
- margin: 0;
579
- overflow: visible;
580
- padding: 9px 24px;
581
- position: relative;
582
- text-decoration: none;
583
- top: 12px;
584
- }
585
-
586
- @media (max-width: 1121px) {
587
- ._mobile_logo_17ny8_759 {
588
- position: absolute;
589
- transform: translateX(-50%);
590
- left: 50%;
591
- flex: none;
592
- }
593
- }
594
-
595
- @media (max-width: 1280px) and (min-width: 1024px) {
596
- ._wrapper_17ny8_9 {
597
- width: calc(100% - 28px);
598
- }
599
-
600
- ._dd_wrapper_17ny8_389 > ._wrapper_17ny8_9 {
601
- width: 100%;
602
- }
603
- ._main_nav_link_17ny8_51 > a {
604
- padding: 4px 6px;
605
- font-size: 15px;
606
- }
607
- ._desktop_only_17ny8_1213 > a {
608
- font-size: 15px;
609
- }
610
- }
611
-
612
- @media (max-width: 1023px) {
613
- ._desktop_only_17ny8_1213 {
614
- display: none !important;
615
- }
616
- }
617
-
618
- @media (max-width: 768px) {
619
- ._wrapper_17ny8_9 {
620
- width: calc(100% - 48px);
621
- }
622
-
623
- ._mobile_header_17ny8_23 button {
624
- right: 1.5rem;
625
- }
626
-
627
- ._mobile_nav_item_17ny8_859 > a {
628
- padding: 16px 24px;
629
- }
630
-
631
- ._sub_menu_17ny8_1057 a,
632
- ._sub_menu_17ny8_1057 span {
633
- padding-left: 48px;
634
- }
635
-
636
- ._mobile_nav_item_17ny8_859._has_dropdown_17ny8_889::before {
637
- right: 72px;
638
- }
639
-
640
- ._mobile_footer_content_17ny8_941 {
641
- padding-right: 15px;
642
- padding-left: 24px;
643
- }
644
- }
645
-
646
- @media (max-width: 450px) {
647
- ._footer_cta_17ny8_981 a {
648
- white-space: break-spaces;
649
- width: 100%;
650
- text-align: center;
651
- }
652
- }
653
-
654
- @media (min-width: 1024px) {
655
- ._mobile_only_17ny8_747 {
656
- display: none !important;
657
- }
658
- }
1
+ ._header_1hvl7_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_1hvl7_5 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_1hvl7_11,
12
+ ._mobile_header_1hvl7_12 {
13
+ min-height: 80px;
14
+ padding-top: 1rem;
15
+ padding-bottom: 0.5rem;
16
+ }
17
+
18
+ ._logo_wrap_1hvl7_18 {
19
+ padding: 9px 6px;
20
+ }
21
+
22
+ ._primary_links_1hvl7_22 {
23
+ margin-left: 30px;
24
+ }
25
+
26
+ ._main_nav_link_1hvl7_26 {
27
+ padding: 10px 8px;
28
+ text-align: center;
29
+ }
30
+
31
+ ._main_nav_link_1hvl7_26 .active {
32
+ border-color: currentColor;
33
+ transition: border-color 0.5s ease;
34
+ font-weight: 700;
35
+ }
36
+
37
+ ._main_nav_link_1hvl7_26 > a {
38
+ display: inline-block;
39
+ font-size: 16px;
40
+ padding: 4px 26px;
41
+ border-bottom: 4px solid transparent;
42
+ }
43
+
44
+ ._sub_nav_link_1hvl7_44 a,
45
+ ._main_nav_link_1hvl7_26 a,
46
+ ._signin_wrap_1hvl7_46 a,
47
+ ._signin_btn_1hvl7_47 {
48
+ text-decoration: none;
49
+ transition: opacity 0.3s ease;
50
+ }
51
+
52
+ ._sub_nav_link_1hvl7_44:hover,
53
+ ._main_nav_link_1hvl7_26 a:hover,
54
+ ._signin_wrap_1hvl7_46 a:hover {
55
+ opacity: 0.8;
56
+ }
57
+
58
+ ._signin_wrap_1hvl7_46 .link {
59
+ text-decoration: none;
60
+ padding: 8px;
61
+ }
62
+
63
+ ._signin_btn_1hvl7_47 {
64
+ border-color: transparent;
65
+ color: #fff;
66
+ padding: 11px 24px;
67
+ font-size: 16px;
68
+ font-weight: 700;
69
+ line-height: 1.44;
70
+ border-radius: 8px;
71
+ margin-left: 8px;
72
+ cursor: pointer;
73
+ }
74
+
75
+ ._signin_btn_1hvl7_47:hover {
76
+ background-color: transparent;
77
+ opacity: 0.9;
78
+ }
79
+
80
+ ._signin_btn_1hvl7_47 > span {
81
+ margin-right: 8px;
82
+ }
83
+
84
+ ._header_sub_row_1hvl7_84 {
85
+ min-height: 48px;
86
+ position: relative;
87
+ }
88
+
89
+ ._sub_nav_link_1hvl7_44 {
90
+ padding-inline: 1rem;
91
+ text-align: center;
92
+ color: #fff;
93
+ }
94
+
95
+ ._sub_nav_link_1hvl7_44 a {
96
+ display: flex;
97
+ align-items: center;
98
+ font-weight: 500;
99
+ line-height: 1.5;
100
+ padding: 12px 9.5px;
101
+ }
102
+
103
+ ._sub_nav_link_1hvl7_44 a:hover {
104
+ background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
105
+ }
106
+
107
+ ._signin_dropdown_1hvl7_107 {
108
+ min-width: 288px;
109
+ padding: 1.5rem 1rem;
110
+ position: absolute;
111
+ right: 0;
112
+ top: 100%;
113
+ z-index: 1204;
114
+ display: none;
115
+ }
116
+
117
+ ._shadow_1hvl7_117 {
118
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
119
+ border: 0.5px solid rgb(255 255 255 / 14%);
120
+ border-top: none;
121
+ }
122
+
123
+ ._signin_dropdown_1hvl7_107 li[role="heading"] {
124
+ margin-top: 1px;
125
+ }
126
+
127
+ ._signin_header_1hvl7_127 {
128
+ color: #323339;
129
+ font-weight: 700;
130
+ padding: 0.5rem 1rem;
131
+ text-align: left;
132
+ }
133
+
134
+ ._signin_subheader_1hvl7_134 {
135
+ color: #2f5b88;
136
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
137
+ }
138
+
139
+ ._signin_header_1hvl7_127,
140
+ ._signin_subheader_1hvl7_134 a {
141
+ line-height: 1.5;
142
+ }
143
+
144
+ @keyframes _fadeInDown_1hvl7_1 {
145
+ from {
146
+ opacity: 0;
147
+ transform: translate3d(0, -1%, 0);
148
+ }
149
+
150
+ to {
151
+ opacity: 1;
152
+ transform: none;
153
+ }
154
+ }
155
+
156
+ ._opacity_1hvl7_156 {
157
+ animation-duration: 0.5s;
158
+ animation-fill-mode: both;
159
+ animation-name: _fadeInDown_1hvl7_1;
160
+ }
161
+
162
+ ._signin_footer_1hvl7_162 {
163
+ margin-top: 0.5rem;
164
+ padding-top: 1rem;
165
+ }
166
+
167
+ ._signin_footer_1hvl7_162 > a + a {
168
+ display: block;
169
+ margin-top: 16px;
170
+ }
171
+
172
+ ._signin_footer_1hvl7_162::before {
173
+ content: "";
174
+ background-color: #8f8f8f;
175
+ height: 2px;
176
+ opacity: 0.3;
177
+ position: absolute;
178
+ right: 8px;
179
+ top: 0;
180
+ width: 94%;
181
+ }
182
+
183
+ ._open_1hvl7_183 {
184
+ opacity: 0.8;
185
+ }
186
+
187
+ ._open_1hvl7_183 > svg {
188
+ transform: scaleY(-1);
189
+ }
190
+
191
+ ._open_1hvl7_183 + ._signin_dropdown_1hvl7_107 {
192
+ display: block;
193
+ }
194
+
195
+ ._dd_wrapper_1hvl7_195 {
196
+ max-width: 1440px;
197
+ outline: none !important;
198
+ position: absolute;
199
+ top: 0;
200
+ width: 100%;
201
+ z-index: 1203;
202
+ }
203
+
204
+ ._dd_media_1hvl7_204 {
205
+ padding: 1.5rem;
206
+ width: 280px;
207
+ }
208
+
209
+ ._dd_media_img_1hvl7_209 {
210
+ min-height: 232px;
211
+ }
212
+
213
+ ._dd_site_navs_1hvl7_213 {
214
+ display: flex;
215
+ flex-direction: column;
216
+ flex: 1 1 0%;
217
+ padding: 1.5rem;
218
+ }
219
+
220
+ ._dd_media_header_1hvl7_220 p {
221
+ color: #fff;
222
+ font-size: 14px;
223
+ line-height: 1.42;
224
+ }
225
+
226
+ ._dd_media_header_1hvl7_220 p[role="heading"] {
227
+ font: 600 1.25rem/ 1.4 var(--header-font-family);
228
+ }
229
+
230
+ ._mt_8_1hvl7_230 {
231
+ margin-top: 8px;
232
+ }
233
+
234
+ ._mt_16_1hvl7_234 {
235
+ margin-top: 1rem;
236
+ }
237
+
238
+ ._ml_8_1hvl7_238 {
239
+ margin-left: 8px;
240
+ }
241
+
242
+ ._dd_media_cta_1hvl7_242 > a:first-child {
243
+ border-radius: 8px;
244
+ border: 2px solid transparent;
245
+ color: var(--_1073cm83) !important;
246
+ display: inline-block;
247
+ font-size: 1.125rem;
248
+ font-weight: 700;
249
+ line-height: 1.44;
250
+ padding: 12px;
251
+ text-decoration: none;
252
+ transition: all 0.25s ease;
253
+ width: 100%;
254
+ }
255
+
256
+ ._dd_media_cta_1hvl7_242 > a:first-child:hover {
257
+ background-color: transparent;
258
+ border-color: #fff;
259
+ color: #fff !important;
260
+ }
261
+
262
+ ._dd_media_cta_1hvl7_242 > a:nth-child(2) {
263
+ color: #fff;
264
+ display: inline-block;
265
+ margin-top: 8px;
266
+ text-decoration: none;
267
+ }
268
+
269
+ ._dd_media_cta_1hvl7_242 > a:nth-child(2):hover {
270
+ opacity: 0.8;
271
+ text-decoration: underline;
272
+ }
273
+
274
+ ._reversed_row_1hvl7_274 {
275
+ flex-direction: row-reverse;
276
+ }
277
+
278
+ ._dd_media_cta_1hvl7_242 > a:first-child:active {
279
+ background-color: #fff;
280
+ border-color: transparent;
281
+ color: #1e3860 !important;
282
+ }
283
+
284
+ ._headline_1hvl7_284 > p {
285
+ color: var(--_1073cm83);
286
+ flex: 1 1 0%;
287
+ font: 600 1.5rem / 1.33 var(--header-font-family);
288
+ margin-bottom: 0;
289
+ }
290
+
291
+ ._headline_1hvl7_284 > a[role="heading"] {
292
+ color: var(--_1073cm83);
293
+ flex: 1 1 0%;
294
+ font: 600 1.5rem / 1.33 var(--header-font-family);
295
+ margin-bottom: 0;
296
+ text-decoration: none;
297
+ }
298
+
299
+ ._nav_anchor_1hvl7_299 {
300
+ aspect-ratio: 1;
301
+ background-color: #4a5560;
302
+ border-radius: 8px;
303
+ height: 1.5rem;
304
+ width: 1.5rem;
305
+ }
306
+
307
+ ._headline_cta_1hvl7_307 {
308
+ margin-left: 8px;
309
+ }
310
+
311
+ ._headline_cta_1hvl7_307 > a {
312
+ color: var(--_1073cm83);
313
+ font-weight: 700;
314
+ line-height: 1.5;
315
+ text-decoration: none;
316
+ }
317
+
318
+ ._sub_nav_link_1hvl7_44:hover,
319
+ ._signin_wrap_1hvl7_46 a:hover,
320
+ ._main_nav_link_1hvl7_26 a:not(.active):hover,
321
+ ._dd_site_navs_1hvl7_213 a:hover,
322
+ ._site_lists_1hvl7_322 a:hover {
323
+ text-decoration: underline;
324
+ }
325
+
326
+ ._dd_site_navs_1hvl7_213 hr {
327
+ border-style: solid;
328
+ border-width: 1px;
329
+ color: #a0aab3;
330
+ margin: 1.5rem 0;
331
+ opacity: 0.3;
332
+ position: relative;
333
+ }
334
+
335
+ ._site_lists_1hvl7_322 {
336
+ display: grid;
337
+ grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
338
+ gap: 24px;
339
+ padding-bottom: 1.5rem;
340
+ }
341
+
342
+ ._site_lists_1hvl7_322 > * {
343
+ width: 100%;
344
+ }
345
+
346
+ ._site_lists_1hvl7_322 a {
347
+ color: #323339;
348
+ text-decoration: none;
349
+ }
350
+
351
+ ._site_lists_1hvl7_322 [role="heading"] {
352
+ color: var(--_1073cm83);
353
+ font-weight: 700;
354
+ }
355
+
356
+ ._site_lists_1hvl7_322 li + li {
357
+ margin-top: 8px;
358
+ }
359
+
360
+ ._hamburger_1hvl7_360 {
361
+ background: transparent;
362
+ border: none;
363
+ font-size: 0px;
364
+ line-height: 1;
365
+ outline: none;
366
+ }
367
+
368
+ ._hamburger_1hvl7_360:hover,
369
+ ._mobile_header_1hvl7_12 button:hover {
370
+ cursor: pointer;
371
+ opacity: 0.8;
372
+ }
373
+
374
+ ._signin_wrap_1hvl7_46 > ._mobile_only_1hvl7_374 > a {
375
+ color: #4a5560;
376
+ padding: 0;
377
+ line-height: 1;
378
+ }
379
+
380
+ ._mobile_logo_1hvl7_380 {
381
+ flex: 1 1 0%;
382
+ text-align: center;
383
+ }
384
+
385
+ ._highlight_1hvl7_385 > a {
386
+ border-bottom: none;
387
+ font-weight: 700;
388
+ line-height: 1.44;
389
+ }
390
+
391
+ ._mobile_header_1hvl7_12 {
392
+ border-bottom: 1px solid #ebebeb;
393
+ display: grid;
394
+ padding-bottom: 1rem;
395
+ place-items: center;
396
+ }
397
+
398
+ ._mobile_header_1hvl7_12 p {
399
+ font: 400 20px / 1.3 var(--header-font-family);
400
+ }
401
+
402
+ ._mobile_header_1hvl7_12 button {
403
+ background: none;
404
+ border: none;
405
+ position: absolute;
406
+ right: 40px;
407
+ top: 50%;
408
+ transform: translateY(-50%);
409
+ }
410
+
411
+ ._mobile_nav_1hvl7_411 {
412
+ border-right: 1px solid #ebebeb;
413
+ left: -100%;
414
+ min-height: 100vh;
415
+ position: fixed;
416
+ top: 0;
417
+ transition: all 0.4s ease-in-out;
418
+ width: 100%;
419
+ z-index: 1205;
420
+ }
421
+
422
+ ._mobile_opened_1hvl7_422 {
423
+ left: 0%;
424
+ }
425
+
426
+ body:has(._mobile_opened_1hvl7_422) {
427
+ overflow-y: hidden;
428
+ }
429
+
430
+ ._mobile_nav_item_1hvl7_430 {
431
+ background-color: #f4f4f4;
432
+ border-bottom: 1px solid #ebebeb;
433
+ }
434
+
435
+ ._mobile_nav_item_1hvl7_430 > a {
436
+ color: #323339;
437
+ display: flex;
438
+ font-weight: 700;
439
+ line-height: 1.5;
440
+ padding: 16px 40px;
441
+ text-decoration: none;
442
+ width: 100%;
443
+ }
444
+
445
+ ._mobile_nav_item_1hvl7_430._has_dropdown_1hvl7_445 {
446
+ isolation: isolate;
447
+ position: relative;
448
+ }
449
+
450
+ ._mobile_nav_item_1hvl7_430._has_dropdown_1hvl7_445::before {
451
+ content: "";
452
+ background-color: #ebebeb;
453
+ height: 100%;
454
+ position: absolute;
455
+ right: 104px;
456
+ top: 0;
457
+ width: 1px;
458
+ z-index: -1;
459
+ }
460
+
461
+ ._icon_wrap_1hvl7_461 {
462
+ line-height: 1;
463
+ height: 24px;
464
+ }
465
+
466
+ ._mobile_footer_1hvl7_466 {
467
+ position: relative;
468
+ width: 100%;
469
+ }
470
+
471
+ ._mobile_footer_content_1hvl7_471 {
472
+ background-color: #f4f4f4;
473
+ flex: 1 1 0%;
474
+ padding: 16px 24px 16px 40px;
475
+ }
476
+
477
+ ._mobile_footer_content_1hvl7_471 p {
478
+ line-height: 1.5;
479
+ text-overflow: ellipsis;
480
+ display: -webkit-box;
481
+ -webkit-box-orient: vertical;
482
+ -webkit-line-clamp: 2;
483
+ }
484
+
485
+ ._mobile_footer_media_1hvl7_485 {
486
+ flex-basis: min(42%, 300px);
487
+ background: url("https://images.axos.com/o9ov1v03uwqk/4Fwdu6ylqpXOmJsDWRUETe/25365425dea4c1a8c3910834c2a3c9ed/personal-contact-us-hero.webp")
488
+ no-repeat 81% / cover;
489
+ }
490
+
491
+ ._footer_cta_1hvl7_491 {
492
+ margin-top: 3px;
493
+ }
494
+
495
+ ._footer_cta_1hvl7_491 a {
496
+ border-radius: 4px;
497
+ border: 2px solid transparent;
498
+ color: #fff;
499
+ display: inline-block;
500
+ font-weight: 700;
501
+ padding: 4px 32px;
502
+ text-decoration: none;
503
+ }
504
+
505
+ ._footer_cta_1hvl7_491 a:hover {
506
+ background-color: transparent;
507
+ text-decoration: underline;
508
+ }
509
+
510
+ ._footer_cta_1hvl7_491 a:active {
511
+ border-color: transparent;
512
+ color: #fff;
513
+ }
514
+
515
+ ._mobile_footer_1hvl7_466 > .flex_row {
516
+ min-height: 112px;
517
+ }
518
+
519
+ ._inner_wrapper_1hvl7_519 {
520
+ max-height: 100vh;
521
+ overflow-y: scroll;
522
+ }
523
+
524
+ ._btn_1hvl7_524 {
525
+ display: block;
526
+ position: relative;
527
+ }
528
+
529
+ ._sub_menu_1hvl7_529 {
530
+ overflow: hidden;
531
+ max-height: 0;
532
+ transition: max-height 0.8s ease-out;
533
+ background: #fff;
534
+ overflow-y: scroll;
535
+ }
536
+
537
+ ._sub_menu_1hvl7_529 a,
538
+ ._sub_menu_1hvl7_529 span {
539
+ display: block;
540
+ padding: 12px 14px 12px 64px;
541
+ position: relative;
542
+ color: #323339;
543
+ text-decoration: none;
544
+ }
545
+
546
+ ._sub_menu_1hvl7_529 ._main_1hvl7_26 {
547
+ font-weight: 700;
548
+ }
549
+
550
+ ._sub_menu_1hvl7_529 > * {
551
+ border-top: 1px solid #ebebeb;
552
+ }
553
+
554
+ ._dd_footer_1hvl7_554 {
555
+ justify-content: flex-end;
556
+ flex: 1 1 0%;
557
+ align-items: end;
558
+ font-size: 11px;
559
+ letter-spacing: 0.3px;
560
+ }
561
+
562
+ ._skip_btn_1hvl7_562 {
563
+ clip: rect(1px 1px 1px 1px);
564
+ margin: -1px;
565
+ overflow: hidden;
566
+ padding: 0;
567
+ position: absolute;
568
+ }
569
+
570
+ ._skip_btn_1hvl7_562:active,
571
+ ._skip_btn_1hvl7_562:focus {
572
+ background-color: #faa74a;
573
+ border-radius: 8px;
574
+ clip: auto;
575
+ color: #1e3869;
576
+ font-size: 14px;
577
+ font-weight: 700;
578
+ margin: 0;
579
+ overflow: visible;
580
+ padding: 9px 24px;
581
+ position: relative;
582
+ text-decoration: none;
583
+ top: 12px;
584
+ }
585
+
586
+ @media (max-width: 1121px) {
587
+ ._mobile_logo_1hvl7_380 {
588
+ position: absolute;
589
+ transform: translateX(-50%);
590
+ left: 50%;
591
+ flex: none;
592
+ }
593
+ }
594
+
595
+ @media (max-width: 1280px) and (min-width: 1024px) {
596
+ ._wrapper_1hvl7_5 {
597
+ width: calc(100% - 28px);
598
+ }
599
+
600
+ ._dd_wrapper_1hvl7_195 > ._wrapper_1hvl7_5 {
601
+ width: 100%;
602
+ }
603
+ ._main_nav_link_1hvl7_26 > a {
604
+ padding: 4px 6px;
605
+ font-size: 15px;
606
+ }
607
+ ._desktop_only_1hvl7_607 > a {
608
+ font-size: 15px;
609
+ }
610
+ }
611
+
612
+ @media (max-width: 1023px) {
613
+ ._desktop_only_1hvl7_607 {
614
+ display: none !important;
615
+ }
616
+ }
617
+
618
+ @media (max-width: 768px) {
619
+ ._wrapper_1hvl7_5 {
620
+ width: calc(100% - 48px);
621
+ }
622
+
623
+ ._mobile_header_1hvl7_12 button {
624
+ right: 1.5rem;
625
+ }
626
+
627
+ ._mobile_nav_item_1hvl7_430 > a {
628
+ padding: 16px 24px;
629
+ }
630
+
631
+ ._sub_menu_1hvl7_529 a,
632
+ ._sub_menu_1hvl7_529 span {
633
+ padding-left: 48px;
634
+ }
635
+
636
+ ._mobile_nav_item_1hvl7_430._has_dropdown_1hvl7_445::before {
637
+ right: 72px;
638
+ }
639
+
640
+ ._mobile_footer_content_1hvl7_471 {
641
+ padding-right: 15px;
642
+ padding-left: 24px;
643
+ }
644
+ }
645
+
646
+ @media (max-width: 450px) {
647
+ ._footer_cta_1hvl7_491 a {
648
+ white-space: break-spaces;
649
+ width: 100%;
650
+ text-align: center;
651
+ }
652
+ }
653
+
654
+ @media (min-width: 1024px) {
655
+ ._mobile_only_1hvl7_374 {
656
+ display: none !important;
657
+ }
658
+ }