@axos-web-dev/shared-components 2.0.0-dev.30-toasts → 2.0.0-dev.30

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 (161) hide show
  1. package/dist/ATMLocator/ATMLocator.js +5 -2
  2. package/dist/Article/Article.css.d.ts +8 -4
  3. package/dist/ArticlesSet/ArticlesSet.css.d.ts +23 -1
  4. package/dist/ArticlesSet/ArticlesSet.css.js +7 -7
  5. package/dist/ArticlesSet/ArticlesSet.js +3 -4
  6. package/dist/Auth/ErrorAlert.js +5 -2
  7. package/dist/Auth/SignInPassword.js +1 -1
  8. package/dist/AwardsItem/AwardsItem.js +2 -2
  9. package/dist/Button/Button.js +5 -2
  10. package/dist/Calculators/Calculator.js +5 -2
  11. package/dist/Calculators/MarginTradingCalculator/index.js +5 -2
  12. package/dist/Carousel/index.js +5 -2
  13. package/dist/Chatbot/Bubble.css.js +0 -1
  14. package/dist/Chatbot/Bubble.js +1 -1
  15. package/dist/Chatbot/ChatWindow.js +10 -2
  16. package/dist/Chatbot/Chatbot.css.js +1 -0
  17. package/dist/Chatbot/Chatbot.js +14 -15
  18. package/dist/Chevron/Chevron.interface.d.ts +1 -0
  19. package/dist/Chevron/index.js +7 -3
  20. package/dist/Comparison/Comparison.css.d.ts +1 -0
  21. package/dist/Comparison/Comparison.css.js +13 -11
  22. package/dist/Comparison/Comparison.js +5 -2
  23. package/dist/Comparison/ComparisonSet.js +2 -1
  24. package/dist/Comparison/index.js +2 -1
  25. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +27 -0
  26. package/dist/ExecutiveBio/ExecutiveBio.js +171 -161
  27. package/dist/FaqAccordion/index.js +5 -2
  28. package/dist/FdicCallout/index.js +2 -1
  29. package/dist/FooterDisclosure/FooterDisclosure.js +1 -0
  30. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +667 -658
  31. package/dist/Forms/ApplyNow.js +5 -2
  32. package/dist/Forms/CommercialDepositsACS.d.ts +3 -0
  33. package/dist/Forms/CommercialDepositsACS.js +278 -0
  34. package/dist/Forms/ContactUsBusiness.js +5 -2
  35. package/dist/Forms/ContactUsBusinessNameEmail.js +5 -2
  36. package/dist/Forms/ContactUsNMLSId.js +5 -2
  37. package/dist/Forms/ContactUsSchwabAAS.js +1 -1
  38. package/dist/Forms/CpraRequest.js +5 -2
  39. package/dist/Forms/CraPublicFile.js +5 -2
  40. package/dist/Forms/EmailOnly.js +5 -2
  41. package/dist/Forms/Forms.css.d.ts +3 -0
  42. package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -2
  43. package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -2
  44. package/dist/Forms/MortgageWarehouseLending.js +5 -2
  45. package/dist/Forms/SuccesForm.js +5 -2
  46. package/dist/Forms/index.d.ts +1 -0
  47. package/dist/Forms/index.js +2 -0
  48. package/dist/Hyperlink/index.js +5 -2
  49. package/dist/IconBillboard/IconBillboard.css.d.ts +16 -0
  50. package/dist/IconBillboard/IconBillboard.css.js +5 -3
  51. package/dist/IconBillboard/IconBillboardSet.js +68 -62
  52. package/dist/IconBillboard/index.js +2 -1
  53. package/dist/ImageLink/ImageLink.js +5 -2
  54. package/dist/ImageLink/ImageLinkSet.js +5 -2
  55. package/dist/ImageLink/index.js +5 -2
  56. package/dist/ImageToast/index.js +5 -2
  57. package/dist/Insight/Featured/CategorySelector.d.ts +1 -1
  58. package/dist/Insight/Featured/CategorySelector.js +8 -4
  59. package/dist/Insight/Featured/Featured.js +5 -2
  60. package/dist/Insight/Featured/Header.d.ts +1 -2
  61. package/dist/Insight/Featured/Header.js +5 -2
  62. package/dist/LandingPageHeader/LandingPageHeader.js +25 -16
  63. package/dist/Modal/Modal.js +5 -2
  64. package/dist/Modal/contextApi/store.d.ts +9 -1
  65. package/dist/Modal/contextApi/store.js +28 -8
  66. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  67. package/dist/NavigationMenu/AxosALTS/index.js +40 -23
  68. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  69. package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
  70. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  71. package/dist/NavigationMenu/AxosAdvisorServices/index.js +32 -24
  72. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +5 -2
  73. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -8
  74. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +2 -17
  75. package/dist/NavigationMenu/AxosBank/SubNavBar.js +21 -111
  76. package/dist/NavigationMenu/AxosBank/index.js +31 -20
  77. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  78. package/dist/NavigationMenu/AxosClearing/SubNavBar.js +6 -6
  79. package/dist/NavigationMenu/AxosClearing/index.js +31 -16
  80. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +40 -40
  81. package/dist/NavigationMenu/AxosFiduciary/index.js +5 -2
  82. package/dist/NavigationMenu/LaVictoire/index.js +5 -2
  83. package/dist/NavigationMenu/NavItem/index.js +141 -1
  84. package/dist/NavigationMenu/ServerNavigation/DropwdownButton.d.ts +7 -0
  85. package/dist/NavigationMenu/ServerNavigation/DropwdownButton.js +248 -0
  86. package/dist/NavigationMenu/ServerNavigation/Menu.d.ts +40 -0
  87. package/dist/NavigationMenu/ServerNavigation/Menu.js +268 -0
  88. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.d.ts +13 -0
  89. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.js +637 -0
  90. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.module.js +86 -0
  91. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileNavData.d.ts +51 -0
  92. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileNavData.js +96 -0
  93. package/dist/NavigationMenu/ServerNavigation/MobileMenu/mobileReducer.d.ts +36 -0
  94. package/dist/NavigationMenu/ServerNavigation/MobileMenu/mobileReducer.js +105 -0
  95. package/dist/NavigationMenu/ServerNavigation/NavBar.module.js +125 -0
  96. package/dist/NavigationMenu/ServerNavigation/NavigationBar.css.d.ts +7 -0
  97. package/dist/NavigationMenu/ServerNavigation/NavigationBar.css.js +22 -0
  98. package/dist/NavigationMenu/ServerNavigation/SubNavBar.d.ts +6 -0
  99. package/dist/NavigationMenu/ServerNavigation/SubNavBar.js +281 -0
  100. package/dist/NavigationMenu/ServerNavigation/SubNavItem.d.ts +1 -0
  101. package/dist/NavigationMenu/ServerNavigation/SubNavItem.js +317 -0
  102. package/dist/NavigationMenu/ServerNavigation/SubNavbar.css.d.ts +60 -0
  103. package/dist/NavigationMenu/ServerNavigation/SubNavbar.css.js +22 -0
  104. package/dist/NavigationMenu/ServerNavigation/index.d.ts +7 -0
  105. package/dist/NavigationMenu/ServerNavigation/index.js +297 -0
  106. package/dist/NavigationMenu/index.d.ts +2 -0
  107. package/dist/NavigationMenu/index.js +19 -10
  108. package/dist/NavigationMenu/utils.d.ts +480 -0
  109. package/dist/NavigationMenu/utils.js +128 -0
  110. package/dist/PageNavSet/PageNavSet.js +16 -8
  111. package/dist/SecondaryFooter/index.js +8 -1
  112. package/dist/SetContainer/SetContainer.css.d.ts +3 -0
  113. package/dist/SetContainer/SetContainer.js +5 -2
  114. package/dist/SocialMediaBar/iconsRepository.js +5 -2
  115. package/dist/SocialMediaBar/index.js +1 -1
  116. package/dist/StepItemSet/StepItemSet.css.d.ts +3 -0
  117. package/dist/TopicalNavSet/TopicalNavSet.js +17 -9
  118. package/dist/VideoTile/VideoTile.js +5 -2
  119. package/dist/VideoWrapper/index.js +5 -2
  120. package/dist/assets/Article/Article.css +8 -4
  121. package/dist/assets/ArticlesSet/ArticlesSet.css +54 -39
  122. package/dist/assets/Auth/SignIn.css +2 -1
  123. package/dist/assets/CallToActionBar/CallToActionBar.css +2 -0
  124. package/dist/assets/Comparison/Comparison.css +32 -29
  125. package/dist/assets/DownloadTile/DownloadTile.css +0 -5
  126. package/dist/assets/ExecutiveBio/ExecutiveBio.css +17 -3
  127. package/dist/assets/FaqAccordion/FaqAccordion.css +1 -1
  128. package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +2 -2
  129. package/dist/assets/Forms/Forms.css +3 -2
  130. package/dist/assets/IconBillboard/IconBillboard.css +31 -13
  131. package/dist/assets/ImageToast/ImageToast.css +6 -0
  132. package/dist/assets/Insight/Featured/Header.css +4 -2
  133. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +265 -264
  134. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
  135. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +631 -630
  136. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +485 -484
  137. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +428 -427
  138. package/dist/assets/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.css +353 -0
  139. package/dist/assets/NavigationMenu/ServerNavigation/NavBar.css +483 -0
  140. package/dist/assets/NavigationMenu/ServerNavigation/NavigationBar.css +40 -0
  141. package/dist/assets/NavigationMenu/ServerNavigation/SubNavbar.css +87 -0
  142. package/dist/assets/SetContainer/SetContainer.css +7 -10
  143. package/dist/assets/SocialMediaBar/SocialMediaBar.css +1 -0
  144. package/dist/assets/StepItemSet/StepItemSet.css +3 -3
  145. package/dist/assets/Table/Table.css +0 -4
  146. package/dist/assets/TopicalNavSet/TopicalNavSet.css +0 -3
  147. package/dist/assets/VideoTile/VideoTile.css +0 -3
  148. package/dist/assets/globals.css +34 -2
  149. package/dist/globals.css.js +8 -1
  150. package/dist/icons/QuoteIconGrey.js +1 -0
  151. package/dist/icons/QuoteIconWhite.js +1 -0
  152. package/dist/icons/QuoteIconYellow.js +1 -0
  153. package/dist/index.css.js +8 -1
  154. package/dist/main.js +25 -12
  155. package/dist/utils/allowedAxosDomains.js +7 -13
  156. package/dist/utils/useVisibility.js +4 -1
  157. package/package.json +148 -148
  158. package/dist/NavigationMenu/Navbar.d.ts +0 -5
  159. package/dist/NavigationMenu/Navbar.js +0 -204
  160. package/dist/NavigationMenu/SignInNavButton.d.ts +0 -1
  161. package/dist/NavigationMenu/SignInNavButton.js +0 -365
@@ -1,427 +1,428 @@
1
- ._header_1f8vh_1 {
2
- border-bottom: 1px solid #ebebeb;
3
- }
4
-
5
- ._wrapper_1f8vh_5 {
6
- width: calc(100% - 80px);
7
- margin-left: auto;
8
- margin-right: auto;
9
- }
10
-
11
- ._header_main_row_1f8vh_11,
12
- ._mobile_header_1f8vh_12 {
13
- min-height: 80px;
14
- padding-top: 1rem;
15
- padding-bottom: 0.5rem;
16
- }
17
-
18
- ._logo_wrap_1f8vh_18 {
19
- padding: 9px 6px;
20
- }
21
-
22
- ._primary_links_1f8vh_22 {
23
- margin-left: 30px;
24
- }
25
-
26
- ._main_nav_1f8vh_26 {
27
- margin: 0 auto;
28
- width: 94%;
29
- max-width: 1640px;
30
- justify-content: space-between;
31
- }
32
-
33
- ._main_nav_link_1f8vh_33 {
34
- padding: 10px 8px;
35
- text-align: center;
36
- }
37
-
38
- ._main_nav_link_1f8vh_33 .active {
39
- border-color: currentColor;
40
- transition: border-color 0.5s ease;
41
- }
42
-
43
- ._main_nav_link_1f8vh_33 .active {
44
- font-weight: 700;
45
- }
46
-
47
- ._main_nav_link_1f8vh_33 > a {
48
- color: #1e3860;
49
- display: inline-block;
50
- font-size: 18px;
51
- padding: 4px 26px;
52
- border-bottom: 4px solid transparent;
53
- }
54
-
55
- ._sub_nav_link_1f8vh_55 a,
56
- ._main_nav_link_1f8vh_33 a,
57
- ._signin_wrap_1f8vh_57 a,
58
- ._signin_btn_1f8vh_58 {
59
- text-decoration: none;
60
- transition: opacity 0.3s ease;
61
- }
62
-
63
- ._sub_nav_link_1f8vh_55:hover,
64
- ._main_nav_link_1f8vh_33 a:hover,
65
- ._signin_wrap_1f8vh_57 a:hover {
66
- opacity: 0.8;
67
- }
68
-
69
- ._signin_wrap_1f8vh_57 .link {
70
- text-decoration: none;
71
- padding: 8px;
72
- }
73
-
74
- ._signin_btn_1f8vh_58 {
75
- background-color: #2f5b88;
76
- border: none;
77
- color: #fff;
78
- padding: 11px 24px;
79
- font-size: 18px;
80
- font-weight: 700;
81
- line-height: 1.44;
82
- border-radius: 8px;
83
- margin-left: 8px;
84
- cursor: pointer;
85
- }
86
-
87
- ._signin_btn_1f8vh_58:hover {
88
- opacity: 0.9;
89
- }
90
-
91
- ._signin_btn_1f8vh_58 > span {
92
- margin-right: 8px;
93
- }
94
-
95
- ._sub_nav_1f8vh_55 {
96
- background-color: #1e3860;
97
- }
98
-
99
- ._header_sub_row_1f8vh_99 {
100
- padding-block: 12px;
101
- min-height: 48px;
102
- }
103
-
104
- ._sub_nav_link_1f8vh_55 {
105
- padding-inline: 1rem;
106
- text-align: center;
107
- color: #fff;
108
- }
109
-
110
- ._sub_nav_link_1f8vh_55 a {
111
- font-weight: 500;
112
- line-height: 1.5;
113
- }
114
-
115
- ._shadow_1f8vh_115 {
116
- box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
117
- }
118
-
119
- @keyframes _fadeInDown_1f8vh_1 {
120
- from {
121
- opacity: 0;
122
- transform: translate3d(0, -1%, 0);
123
- }
124
-
125
- to {
126
- opacity: 1;
127
- transform: none;
128
- }
129
- }
130
-
131
- ._opacity_1f8vh_131 {
132
- animation-duration: 0.5s;
133
- animation-fill-mode: both;
134
- animation-name: _fadeInDown_1f8vh_1;
135
- }
136
-
137
- ._footer_1f8vh_137 {
138
- margin-top: 0.5rem;
139
- padding-top: 1rem;
140
- }
141
-
142
- ._footer_1f8vh_137::before {
143
- content: "";
144
- background-color: #8f8f8f;
145
- height: 2px;
146
- opacity: 0.3;
147
- position: absolute;
148
- right: 8px;
149
- top: 0;
150
- width: 94%;
151
- }
152
-
153
- ._open_1f8vh_153 {
154
- opacity: 0.8;
155
- }
156
-
157
- ._open_1f8vh_153 > img {
158
- transform: scaleY(-1);
159
- }
160
-
161
- ._mt_8_1f8vh_161 {
162
- margin-top: 8px;
163
- }
164
-
165
- ._mt_16_1f8vh_165 {
166
- margin-top: 1rem;
167
- }
168
-
169
- ._ml_8_1f8vh_169 {
170
- margin-left: 8px;
171
- }
172
-
173
- ._reversed_row_1f8vh_173 {
174
- flex-direction: row-reverse;
175
- }
176
-
177
- ._nav_anchor_1f8vh_177 {
178
- width: 1.5rem;
179
- height: 1.5rem;
180
- aspect-ratio: 1;
181
- background-color: #4a5560;
182
- border-radius: 8px;
183
- }
184
-
185
- ._sub_nav_link_1f8vh_55:hover,
186
- ._signin_wrap_1f8vh_57 a:hover,
187
- ._main_nav_link_1f8vh_33 a:not(.active):hover,
188
- ._site_lists_1f8vh_188 a:hover {
189
- text-decoration: underline;
190
- }
191
-
192
- ._hamburger_1f8vh_192 {
193
- background: transparent;
194
- border: none;
195
- font-size: 0px;
196
- line-height: 1;
197
- outline: none;
198
- }
199
-
200
- ._hamburger_1f8vh_192:hover,
201
- ._mobile_header_1f8vh_12 button:hover {
202
- cursor: pointer;
203
- opacity: 0.8;
204
- }
205
-
206
- ._mobile_logo_1f8vh_206 {
207
- flex: 1 1 0%;
208
- text-align: center;
209
- }
210
-
211
- ._mobile_header_1f8vh_12 {
212
- padding-bottom: 1rem;
213
- display: grid;
214
- place-items: center;
215
- border-bottom: 1px solid #ebebeb;
216
- }
217
-
218
- ._mobile_header_1f8vh_12 p {
219
- font: 400 20px / 1.3 var(--header-font-family);
220
- }
221
-
222
- ._mobile_header_1f8vh_12 button {
223
- position: absolute;
224
- top: 50%;
225
- transform: translateY(-50%);
226
- right: 40px;
227
- background: none;
228
- border: none;
229
- }
230
-
231
- ._mobile_nav_1f8vh_231 {
232
- border-right: 1px solid #ebebeb;
233
- left: -100%;
234
- min-height: 100vh;
235
- top: 0;
236
- transition: all 0.4s ease-in-out;
237
- width: 100%;
238
- position: fixed;
239
- z-index: 9999999;
240
- }
241
-
242
- ._mobile_opened_1f8vh_242 {
243
- left: 0%;
244
- }
245
-
246
- body:has(._mobile_opened_1f8vh_242) {
247
- overflow-y: hidden;
248
- }
249
-
250
- ._mobile_nav_item_1f8vh_250 {
251
- background-color: #f4f4f4;
252
- border-bottom: 1px solid #ebebeb;
253
- }
254
-
255
- ._mobile_nav_item_1f8vh_250 > a {
256
- color: #333d46;
257
- display: flex;
258
- font-weight: 700;
259
- line-height: 1.5;
260
- padding: 16px 40px;
261
- text-decoration: none;
262
- width: 100%;
263
- }
264
-
265
- ._icon_wrap_1f8vh_265 {
266
- line-height: 1;
267
- height: 24px;
268
- }
269
-
270
- ._mobile_footer_1f8vh_270 {
271
- position: relative;
272
- width: 100%;
273
- }
274
-
275
- ._mobile_footer_content_1f8vh_275 {
276
- background-color: #f4f4f4;
277
- flex: 1 1 0%;
278
- padding: 16px 24px 16px 40px;
279
- }
280
-
281
- ._mobile_footer_content_1f8vh_275 p {
282
- line-height: 1.5;
283
- text-overflow: ellipsis;
284
- display: -webkit-box;
285
- -webkit-box-orient: vertical;
286
- -webkit-line-clamp: 2;
287
- line-clamp: 2;
288
- }
289
-
290
- ._mobile_footer_media_1f8vh_290 {
291
- flex-basis: 42%;
292
- background: url("https://www.axos.com/images/7bX71xagL9g8Bc0gqlHLR/afs-nav-footer.jpg")
293
- no-repeat right center / cover;
294
- background-color: #f4f4f4;
295
- }
296
-
297
- ._footer_cta_1f8vh_297 {
298
- margin-top: 3px;
299
- }
300
-
301
- ._footer_cta_1f8vh_297 a {
302
- background-color: #2f5b88;
303
- border-radius: 4px;
304
- border: 2px solid transparent;
305
- color: #fff;
306
- display: inline-block;
307
- font-weight: 700;
308
- padding: 4px 32px;
309
- text-decoration: none;
310
- }
311
-
312
- ._footer_cta_1f8vh_297 a:hover {
313
- background-color: transparent;
314
- border-color: #2f5b88;
315
- color: #2f5b88;
316
- text-decoration: underline;
317
- }
318
-
319
- ._footer_cta_1f8vh_297 a:active {
320
- background-color: #2f5b88;
321
- border-color: transparent;
322
- color: #fff;
323
- }
324
-
325
- ._mobile_footer_1f8vh_270 > .flex_row {
326
- min-height: 112px;
327
- }
328
-
329
- ._inner_wrapper_1f8vh_329 {
330
- max-height: 100vh;
331
- overflow-y: scroll;
332
- }
333
-
334
- ._btn_1f8vh_334 {
335
- display: block;
336
- position: relative;
337
- }
338
-
339
- ._sub_menu_1f8vh_339 {
340
- overflow: hidden;
341
- max-height: 0;
342
- transition: max-height 0.8s ease-out;
343
- background: #fff;
344
- }
345
-
346
- ._sub_menu_1f8vh_339 a {
347
- display: block;
348
- padding: 12px 14px 12px 64px;
349
- position: relative;
350
- color: #333d46;
351
- text-decoration: none;
352
- }
353
-
354
- ._sub_menu_1f8vh_339 a._main_1f8vh_26 {
355
- font-weight: 700;
356
- }
357
-
358
- ._sub_menu_1f8vh_339 a + a {
359
- border-top: 1px solid #ebebeb;
360
- }
361
-
362
- @media (max-width: 1280px) and (min-width: 1024px) {
363
- ._wrapper_1f8vh_5 {
364
- width: calc(100% - 28px);
365
- }
366
- }
367
-
368
- ._desktop_only_1f8vh_368 {
369
- margin: 0 auto;
370
- width: 94%;
371
- max-width: 1640px;
372
- }
373
-
374
- @media (max-width: 1075px) {
375
- ._desktop_only_1f8vh_368 {
376
- display: none !important;
377
- margin: 0 auto;
378
- width: 94%;
379
- max-width: 1640px;
380
- }
381
- }
382
-
383
- @media (max-width: 768px) {
384
- ._wrapper_1f8vh_5 {
385
- width: calc(100% - 48px);
386
- }
387
-
388
- ._mobile_header_1f8vh_12 button {
389
- right: 1.5rem;
390
- }
391
-
392
- ._mobile_nav_item_1f8vh_250 > a {
393
- padding: 16px 24px;
394
- }
395
-
396
- ._sub_menu_1f8vh_339 a {
397
- padding-left: 48px;
398
- }
399
-
400
- ._mobile_footer_content_1f8vh_275 {
401
- padding-right: 15px;
402
- padding-left: 24px;
403
- }
404
- }
405
-
406
- @media (max-width: 450px) {
407
- ._footer_cta_1f8vh_297 a {
408
- white-space: break-spaces;
409
- width: 100%;
410
- text-align: center;
411
- }
412
- }
413
-
414
- @media (min-width: 1076px) {
415
- ._mobile_only_1f8vh_415 {
416
- display: none !important;
417
- }
418
- }
419
-
420
- @media (max-width: 1076px) {
421
- ._mobile_logo_1f8vh_206 {
422
- position: absolute;
423
- transform: translateX(-50%);
424
- left: 50%;
425
- margin: 10px auto;
426
- }
427
- }
1
+ ._header_humbd_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_humbd_9 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_humbd_21,
12
+ ._mobile_header_humbd_23 {
13
+ min-height: 80px;
14
+ padding-top: 1rem;
15
+ padding-bottom: 0.5rem;
16
+ }
17
+
18
+ ._logo_wrap_humbd_35 {
19
+ padding: 9px 6px;
20
+ }
21
+
22
+ ._primary_links_humbd_43 {
23
+ margin-left: 30px;
24
+ }
25
+
26
+ ._main_nav_humbd_51 {
27
+ margin: 0 auto;
28
+ width: 94%;
29
+ max-width: 1640px;
30
+ justify-content: space-between;
31
+ }
32
+
33
+ ._main_nav_link_humbd_65 {
34
+ padding: 10px 8px;
35
+ text-align: center;
36
+ }
37
+
38
+ ._main_nav_link_humbd_65 .active {
39
+ border-color: currentColor;
40
+ transition: border-color 0.5s ease;
41
+ }
42
+
43
+ ._main_nav_link_humbd_65 .active {
44
+ font-weight: 700;
45
+ }
46
+
47
+ ._main_nav_link_humbd_65 > a {
48
+ color: #1e3860;
49
+ display: inline-block;
50
+ font-size: 18px;
51
+ padding: 4px 26px;
52
+ border-bottom: 4px solid transparent;
53
+ }
54
+
55
+ ._sub_nav_link_humbd_109 a,
56
+ ._main_nav_link_humbd_65 a,
57
+ ._signin_wrap_humbd_113 a,
58
+ ._signin_btn_humbd_115 {
59
+ text-decoration: none;
60
+ transition: opacity 0.3s ease;
61
+ }
62
+
63
+ ._sub_nav_link_humbd_109:hover,
64
+ ._main_nav_link_humbd_65 a:hover,
65
+ ._signin_wrap_humbd_113 a:hover {
66
+ opacity: 0.8;
67
+ }
68
+
69
+ ._signin_wrap_humbd_113 .link {
70
+ text-decoration: none;
71
+ padding: 8px;
72
+ }
73
+
74
+ ._signin_btn_humbd_115 {
75
+ background-color: #2f5b88;
76
+ border: none;
77
+ color: #fff;
78
+ padding: 11px 24px;
79
+ font-size: 18px;
80
+ font-weight: 700;
81
+ line-height: 1.44;
82
+ border-radius: 8px;
83
+ margin-left: 8px;
84
+ cursor: pointer;
85
+ }
86
+
87
+ ._signin_btn_humbd_115:hover {
88
+ opacity: 0.9;
89
+ }
90
+
91
+ ._signin_btn_humbd_115 > span {
92
+ margin-right: 8px;
93
+ }
94
+
95
+ ._sub_nav_humbd_109 {
96
+ background-color: #1e3860;
97
+ }
98
+
99
+ ._header_sub_row_humbd_197 {
100
+ padding-block: 12px;
101
+ min-height: 48px;
102
+ }
103
+
104
+ ._sub_nav_link_humbd_109 {
105
+ padding-inline: 1rem;
106
+ text-align: center;
107
+ color: #fff;
108
+ }
109
+
110
+ ._sub_nav_link_humbd_109 a {
111
+ font-weight: 500;
112
+ line-height: 1.5;
113
+ }
114
+
115
+ ._shadow_humbd_229 {
116
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
117
+ }
118
+
119
+ @keyframes _fadeInDown_humbd_1 {
120
+ from {
121
+ opacity: 0;
122
+ transform: translate3d(0, -1%, 0);
123
+ }
124
+
125
+ to {
126
+ opacity: 1;
127
+ transform: none;
128
+ }
129
+ }
130
+
131
+ ._opacity_humbd_261 {
132
+ animation-duration: 0.5s;
133
+ animation-fill-mode: both;
134
+ animation-name: _fadeInDown_humbd_1;
135
+ }
136
+
137
+ ._footer_humbd_273 {
138
+ margin-top: 0.5rem;
139
+ padding-top: 1rem;
140
+ }
141
+
142
+ ._footer_humbd_273::before {
143
+ content: "";
144
+ background-color: #8f8f8f;
145
+ height: 2px;
146
+ opacity: 0.3;
147
+ position: absolute;
148
+ right: 8px;
149
+ top: 0;
150
+ width: 94%;
151
+ }
152
+
153
+ ._open_humbd_305 {
154
+ opacity: 0.8;
155
+ }
156
+
157
+ ._open_humbd_305 > img {
158
+ transform: scaleY(-1);
159
+ }
160
+
161
+ ._mt_8_humbd_321 {
162
+ margin-top: 8px;
163
+ }
164
+
165
+ ._mt_16_humbd_329 {
166
+ margin-top: 1rem;
167
+ }
168
+
169
+ ._ml_8_humbd_337 {
170
+ margin-left: 8px;
171
+ }
172
+
173
+ ._reversed_row_humbd_345 {
174
+ flex-direction: row-reverse;
175
+ }
176
+
177
+ ._nav_anchor_humbd_353 {
178
+ width: 1.5rem;
179
+ height: 1.5rem;
180
+ aspect-ratio: 1;
181
+ background-color: #4a5560;
182
+ border-radius: 8px;
183
+ }
184
+
185
+ ._sub_nav_link_humbd_109:hover,
186
+ ._signin_wrap_humbd_113 a:hover,
187
+ ._main_nav_link_humbd_65 a:not(.active):hover,
188
+ ._site_lists_humbd_375 a:hover {
189
+ text-decoration: underline;
190
+ }
191
+
192
+ ._hamburger_humbd_383 {
193
+ background: transparent;
194
+ border: none;
195
+ font-size: 0px;
196
+ line-height: 1;
197
+ outline: none;
198
+ }
199
+
200
+ ._hamburger_humbd_383:hover,
201
+ ._mobile_header_humbd_23 button:hover {
202
+ cursor: pointer;
203
+ opacity: 0.8;
204
+ }
205
+
206
+ ._mobile_logo_humbd_411 {
207
+ flex: 1 1 0%;
208
+ text-align: center;
209
+ }
210
+
211
+ ._mobile_header_humbd_23 {
212
+ padding-bottom: 1rem;
213
+ display: grid;
214
+ place-items: center;
215
+ border-bottom: 1px solid #ebebeb;
216
+ }
217
+
218
+ ._mobile_header_humbd_23 p {
219
+ font: 400 20px / 1.3 var(--header-font-family);
220
+ margin-bottom: 0;
221
+ }
222
+
223
+ ._mobile_header_humbd_23 button {
224
+ position: absolute;
225
+ top: 50%;
226
+ transform: translateY(-50%);
227
+ right: 40px;
228
+ background: none;
229
+ border: none;
230
+ }
231
+
232
+ ._mobile_nav_humbd_463 {
233
+ border-right: 1px solid #ebebeb;
234
+ left: -100%;
235
+ min-height: 100vh;
236
+ top: 0;
237
+ transition: all 0.4s ease-in-out;
238
+ width: 100%;
239
+ position: fixed;
240
+ z-index: 9999999;
241
+ }
242
+
243
+ ._mobile_opened_humbd_485 {
244
+ left: 0%;
245
+ }
246
+
247
+ body:has(._mobile_opened_humbd_485) {
248
+ overflow-y: hidden;
249
+ }
250
+
251
+ ._mobile_nav_item_humbd_501 {
252
+ background-color: #f4f4f4;
253
+ border-bottom: 1px solid #ebebeb;
254
+ }
255
+
256
+ ._mobile_nav_item_humbd_501 > a {
257
+ color: #333d46;
258
+ display: flex;
259
+ font-weight: 700;
260
+ line-height: 1.5;
261
+ padding: 16px 40px;
262
+ text-decoration: none;
263
+ width: 100%;
264
+ }
265
+
266
+ ._icon_wrap_humbd_531 {
267
+ line-height: 1;
268
+ height: 24px;
269
+ }
270
+
271
+ ._mobile_footer_humbd_541 {
272
+ position: relative;
273
+ width: 100%;
274
+ }
275
+
276
+ ._mobile_footer_content_humbd_551 {
277
+ background-color: #f4f4f4;
278
+ flex: 1 1 0%;
279
+ padding: 16px 24px 16px 40px;
280
+ }
281
+
282
+ ._mobile_footer_content_humbd_551 p {
283
+ line-height: 1.5;
284
+ text-overflow: ellipsis;
285
+ display: -webkit-box;
286
+ -webkit-box-orient: vertical;
287
+ -webkit-line-clamp: 2;
288
+ line-clamp: 2;
289
+ }
290
+
291
+ ._mobile_footer_media_humbd_581 {
292
+ flex-basis: 42%;
293
+ background: url("https://www.axos.com/images/7bX71xagL9g8Bc0gqlHLR/afs-nav-footer.jpg")
294
+ no-repeat right center / cover;
295
+ background-color: #f4f4f4;
296
+ }
297
+
298
+ ._footer_cta_humbd_595 {
299
+ margin-top: 3px;
300
+ }
301
+
302
+ ._footer_cta_humbd_595 a {
303
+ background-color: #2f5b88;
304
+ border-radius: 4px;
305
+ border: 2px solid transparent;
306
+ color: #fff;
307
+ display: inline-block;
308
+ font-weight: 700;
309
+ padding: 4px 32px;
310
+ text-decoration: none;
311
+ }
312
+
313
+ ._footer_cta_humbd_595 a:hover {
314
+ background-color: transparent;
315
+ border-color: #2f5b88;
316
+ color: #2f5b88;
317
+ text-decoration: underline;
318
+ }
319
+
320
+ ._footer_cta_humbd_595 a:active {
321
+ background-color: #2f5b88;
322
+ border-color: transparent;
323
+ color: #fff;
324
+ }
325
+
326
+ ._mobile_footer_humbd_541 > .flex_row {
327
+ min-height: 112px;
328
+ }
329
+
330
+ ._inner_wrapper_humbd_659 {
331
+ max-height: 100vh;
332
+ overflow-y: scroll;
333
+ }
334
+
335
+ ._btn_humbd_669 {
336
+ display: block;
337
+ position: relative;
338
+ }
339
+
340
+ ._sub_menu_humbd_679 {
341
+ overflow: hidden;
342
+ max-height: 0;
343
+ transition: max-height 0.8s ease-out;
344
+ background: #fff;
345
+ }
346
+
347
+ ._sub_menu_humbd_679 a {
348
+ display: block;
349
+ padding: 12px 14px 12px 64px;
350
+ position: relative;
351
+ color: #333d46;
352
+ text-decoration: none;
353
+ }
354
+
355
+ ._sub_menu_humbd_679 a._main_humbd_51 {
356
+ font-weight: 700;
357
+ }
358
+
359
+ ._sub_menu_humbd_679 a + a {
360
+ border-top: 1px solid #ebebeb;
361
+ }
362
+
363
+ @media (max-width: 1280px) and (min-width: 1024px) {
364
+ ._wrapper_humbd_9 {
365
+ width: calc(100% - 28px);
366
+ }
367
+ }
368
+
369
+ ._desktop_only_humbd_737 {
370
+ margin: 0 auto;
371
+ width: 94%;
372
+ max-width: 1640px;
373
+ }
374
+
375
+ @media (max-width: 1075px) {
376
+ ._desktop_only_humbd_737 {
377
+ display: none !important;
378
+ margin: 0 auto;
379
+ width: 94%;
380
+ max-width: 1640px;
381
+ }
382
+ }
383
+
384
+ @media (max-width: 768px) {
385
+ ._wrapper_humbd_9 {
386
+ width: calc(100% - 48px);
387
+ }
388
+
389
+ ._mobile_header_humbd_23 button {
390
+ right: 1.5rem;
391
+ }
392
+
393
+ ._mobile_nav_item_humbd_501 > a {
394
+ padding: 16px 24px;
395
+ }
396
+
397
+ ._sub_menu_humbd_679 a {
398
+ padding-left: 48px;
399
+ }
400
+
401
+ ._mobile_footer_content_humbd_551 {
402
+ padding-right: 15px;
403
+ padding-left: 24px;
404
+ }
405
+ }
406
+
407
+ @media (max-width: 450px) {
408
+ ._footer_cta_humbd_595 a {
409
+ white-space: break-spaces;
410
+ width: 100%;
411
+ text-align: center;
412
+ }
413
+ }
414
+
415
+ @media (min-width: 1076px) {
416
+ ._mobile_only_humbd_831 {
417
+ display: none !important;
418
+ }
419
+ }
420
+
421
+ @media (max-width: 1076px) {
422
+ ._mobile_logo_humbd_411 {
423
+ position: absolute;
424
+ transform: translateX(-50%);
425
+ left: 50%;
426
+ margin: 10px auto;
427
+ }
428
+ }