@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,484 +1,485 @@
1
- ._header_hmrrj_1 {
2
- border-bottom: 1px solid #ebebeb;
3
- }
4
-
5
- ._wrapper_hmrrj_5 {
6
- width: calc(100% - 80px);
7
- margin-left: auto;
8
- margin-right: auto;
9
- }
10
-
11
- ._header_main_row_hmrrj_11,
12
- ._mobile_header_hmrrj_12 {
13
- min-height: 80px;
14
- padding-top: 1rem;
15
- padding-bottom: 0.5rem;
16
- }
17
-
18
- ._logo_wrap_hmrrj_18 {
19
- padding: 9px 6px;
20
- }
21
-
22
- ._primary_links_hmrrj_22 {
23
- margin-left: 30px;
24
- }
25
-
26
- ._main_nav_link_hmrrj_26 {
27
- padding: 10px 8px;
28
- text-align: center;
29
- }
30
-
31
- ._main_nav_link_hmrrj_26 > 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_hmrrj_26 > 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_hmrrj_26 .active {
51
- font-weight: 700;
52
- }
53
-
54
- ._main_nav_link_hmrrj_26 > .active::after {
55
- opacity: 1;
56
- }
57
-
58
- ._sub_nav_link_hmrrj_58 a,
59
- ._main_nav_link_hmrrj_26 a,
60
- ._signin_wrap_hmrrj_60 a,
61
- ._signin_btn_hmrrj_61 {
62
- text-decoration: none;
63
- transition: opacity 0.3s ease;
64
- }
65
-
66
- ._sub_nav_link_hmrrj_58:hover,
67
- ._main_nav_link_hmrrj_26 a:hover,
68
- ._signin_wrap_hmrrj_60 a:hover {
69
- opacity: 0.8;
70
- }
71
-
72
- ._signin_wrap_hmrrj_60 .link {
73
- text-decoration: none;
74
- padding: 8px;
75
- }
76
-
77
- ._signin_btn_hmrrj_61 {
78
- background-color: var(--_1073cm8f);
79
- border-color: transparent;
80
- border-radius: 8px;
81
- color: #fff;
82
- cursor: pointer;
83
- font-size: 16px;
84
- font-weight: 700;
85
- line-height: 1.44;
86
- margin-left: 8px;
87
- padding: 11px 24px;
88
- }
89
-
90
- ._signin_btn_hmrrj_61:hover {
91
- background-color: transparent;
92
- color: var(--_1073cm8f);
93
- opacity: 0.9;
94
- }
95
-
96
- ._signin_btn_hmrrj_61:active {
97
- background-color: var(--_1073cm8f);
98
- border-color: transparent;
99
- color: #ffffff;
100
- }
101
-
102
- ._signin_btn_hmrrj_61:hover > svg path {
103
- fill: var(--_1073cm8f);
104
- }
105
-
106
- ._signin_btn_hmrrj_61:active > svg path {
107
- fill: #ffffff;
108
- }
109
-
110
- ._signin_btn_hmrrj_61 > span {
111
- margin-right: 8px;
112
- }
113
-
114
- ._sub_nav_hmrrj_58 {
115
- background-color: var(--_1073cm8f);
116
- border-bottom: 1px solid rgb(255 255 255 / 29%);
117
- color: #ffffff;
118
- }
119
-
120
- ._header_sub_row_hmrrj_120 {
121
- min-height: 48px;
122
- position: relative;
123
- }
124
-
125
- ._sub_nav_link_hmrrj_58 {
126
- color: #ffffff;
127
- padding-inline: 1rem;
128
- text-align: center;
129
- }
130
-
131
- ._sub_nav_link_hmrrj_58 a {
132
- display: flex;
133
- align-items: center;
134
- font-family: var(--header-font-family);
135
- font-weight: 700;
136
- line-height: 1.5;
137
- padding: 12px 0px;
138
- }
139
-
140
- ._sub_nav_link_hmrrj_58 a:hover {
141
- background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
142
- }
143
-
144
- ._signin_dropdown_hmrrj_144 {
145
- display: none;
146
- min-width: 288px;
147
- padding: 1.5rem 1rem;
148
- position: absolute;
149
- right: 0;
150
- top: 100%;
151
- z-index: 1204;
152
- }
153
-
154
- ._shadow_hmrrj_154 {
155
- box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
156
- border: 0.5px solid rgb(255 255 255 / 14%);
157
- border-top: none;
158
- }
159
-
160
- ._signin_subheader_hmrrj_160 {
161
- color: #323339;
162
- padding: 0.5rem 0.5rem 0.5rem 1.5rem;
163
- }
164
-
165
- ._signin_subheader_hmrrj_160 a {
166
- line-height: 1.5;
167
- }
168
-
169
- @keyframes _fadeInDown_hmrrj_1 {
170
- from {
171
- opacity: 0;
172
- transform: translate3d(0, -1%, 0);
173
- }
174
-
175
- to {
176
- opacity: 1;
177
- transform: none;
178
- }
179
- }
180
-
181
- ._opacity_hmrrj_181 {
182
- animation-duration: 0.5s;
183
- animation-fill-mode: both;
184
- animation-name: _fadeInDown_hmrrj_1;
185
- }
186
-
187
- ._open_hmrrj_187 {
188
- opacity: 0.8;
189
- }
190
-
191
- ._open_hmrrj_187 > svg {
192
- transform: scaleY(-1);
193
- }
194
-
195
- ._open_hmrrj_187 + ._signin_dropdown_hmrrj_144 {
196
- display: block;
197
- }
198
-
199
- ._sub_nav_link_hmrrj_58:hover,
200
- ._signin_wrap_hmrrj_60 a:hover,
201
- ._main_nav_link_hmrrj_26 a:not(.active):hover {
202
- text-decoration: underline;
203
- }
204
-
205
- ._hamburger_hmrrj_205 {
206
- background: transparent;
207
- border: none;
208
- font-size: 0px;
209
- line-height: 1;
210
- outline: none;
211
- }
212
-
213
- ._hamburger_hmrrj_205:hover,
214
- ._mobile_header_hmrrj_12 button:hover {
215
- cursor: pointer;
216
- opacity: 0.8;
217
- }
218
-
219
- ._signin_wrap_hmrrj_60 > ._mobile_only_hmrrj_219 > a {
220
- color: #4a5560;
221
- padding: 0;
222
- line-height: 1;
223
- }
224
-
225
- ._mobile_logo_hmrrj_225 {
226
- flex: 1 1 0%;
227
- text-align: center;
228
- }
229
-
230
- ._highlight_hmrrj_230 > a {
231
- border-bottom: none;
232
- color: #1e262f;
233
- font-weight: 700;
234
- line-height: 1.44;
235
- }
236
-
237
- ._mobile_header_hmrrj_12 {
238
- border-bottom: 1px solid #ebebeb;
239
- display: grid;
240
- padding-bottom: 1rem;
241
- place-items: center;
242
- }
243
-
244
- ._mobile_header_hmrrj_12 p {
245
- font: 400 20px / 1.3 var(--header-font-family);
246
- }
247
-
248
- ._mobile_header_hmrrj_12 button {
249
- background: none;
250
- border: none;
251
- position: absolute;
252
- right: 40px;
253
- top: 50%;
254
- transform: translateY(-50%);
255
- }
256
-
257
- ._mobile_nav_hmrrj_257 {
258
- border-right: 1px solid #ebebeb;
259
- left: -100%;
260
- min-height: 100vh;
261
- position: fixed;
262
- top: 0;
263
- transition: all 0.4s ease-in-out;
264
- width: 100%;
265
- z-index: 999;
266
- }
267
-
268
- ._mobile_opened_hmrrj_268 {
269
- left: 0%;
270
- }
271
-
272
- body:has(._mobile_opened_hmrrj_268) {
273
- overflow-y: hidden;
274
- }
275
-
276
- ._mobile_nav_item_hmrrj_276 {
277
- background-color: #f4f4f4;
278
- border-bottom: 1px solid #ebebeb;
279
- }
280
-
281
- ._mobile_nav_item_hmrrj_276 > a {
282
- color: #323339;
283
- display: flex;
284
- font-weight: 700;
285
- line-height: 1.5;
286
- padding: 16px 40px;
287
- text-decoration: none;
288
- width: 100%;
289
- }
290
-
291
- ._mobile_nav_item_hmrrj_276._has_dropdown_hmrrj_291 {
292
- background-color: #f4f4f4;
293
- isolation: isolate;
294
- position: relative;
295
- }
296
-
297
- ._mobile_nav_item_hmrrj_276._has_dropdown_hmrrj_291::before {
298
- content: "";
299
- background-color: #ebebeb;
300
- height: 100%;
301
- position: absolute;
302
- right: 104px;
303
- top: 0;
304
- width: 1px;
305
- z-index: -1;
306
- }
307
-
308
- ._mobile_nav_item_hmrrj_276._has_dropdown_hmrrj_291 > a {
309
- color: #1e3860;
310
- }
311
-
312
- ._icon_wrap_hmrrj_312 {
313
- line-height: 1;
314
- height: 24px;
315
- }
316
-
317
- ._mobile_footer_hmrrj_317 {
318
- position: relative;
319
- width: 100%;
320
- }
321
-
322
- ._mobile_footer_content_hmrrj_322 {
323
- background-color: #f4f4f4;
324
- flex: 1 1 0%;
325
- padding: 16px 24px 16px 40px;
326
- }
327
-
328
- ._mobile_footer_content_hmrrj_322 p {
329
- line-height: 1.5;
330
- text-overflow: ellipsis;
331
- display: -webkit-box;
332
- -webkit-box-orient: vertical;
333
- line-clamp: 2;
334
- -webkit-line-clamp: 2;
335
- }
336
-
337
- ._mobile_footer_media_hmrrj_337 {
338
- flex-basis: min(42%, 300px);
339
- background: url("https://www.axos.com/images/7eptb6tVSWJJbpHWmwjC50/axc-footer.png")
340
- no-repeat 81% / cover;
341
- }
342
-
343
- ._footer_cta_hmrrj_343 {
344
- margin-top: 3px;
345
- }
346
-
347
- ._footer_cta_hmrrj_343 a {
348
- border-radius: 4px;
349
- border: 2px solid transparent;
350
- color: #fff;
351
- display: inline-block;
352
- font-weight: 700;
353
- padding: 4px 32px;
354
- text-decoration: none;
355
- }
356
-
357
- ._footer_cta_hmrrj_343 a:hover {
358
- background-color: transparent;
359
- text-decoration: underline;
360
- }
361
-
362
- ._footer_cta_hmrrj_343 a:active {
363
- background-color: var(--_1073cm82);
364
- border-color: transparent;
365
- color: #fff;
366
- }
367
-
368
- ._mobile_footer_hmrrj_317 > .flex_row {
369
- min-height: 112px;
370
- }
371
-
372
- ._inner_wrapper_hmrrj_372 {
373
- max-height: 100vh;
374
- overflow-y: scroll;
375
- padding-bottom: 50px;
376
- }
377
-
378
- ._btn_hmrrj_378 {
379
- display: block;
380
- position: relative;
381
- }
382
-
383
- ._sub_menu_hmrrj_383 {
384
- overflow: hidden;
385
- max-height: 0;
386
- transition: max-height 0.8s ease-out;
387
- background: #fff;
388
- overflow-y: scroll;
389
- }
390
-
391
- ._sub_menu_hmrrj_383 a,
392
- ._sub_menu_hmrrj_383 span {
393
- display: block;
394
- padding: 12px 14px 12px 64px;
395
- position: relative;
396
- color: #323339;
397
- text-decoration: none;
398
- }
399
-
400
- ._sub_menu_hmrrj_383 ._main_hmrrj_26 {
401
- font-weight: 700;
402
- }
403
-
404
- ._sub_menu_hmrrj_383 > * {
405
- border-top: 1px solid #ebebeb;
406
- }
407
-
408
- ._dd_footer_hmrrj_408 {
409
- justify-content: flex-end;
410
- flex: 1 1 0%;
411
- align-items: end;
412
- font-size: 11px;
413
- letter-spacing: 0.3px;
414
- }
415
-
416
- @media (max-width: 1121px) {
417
- ._mobile_logo_hmrrj_225 {
418
- position: absolute;
419
- transform: translateX(-50%);
420
- left: 50%;
421
- flex: none;
422
- }
423
- }
424
-
425
- @media (max-width: 1280px) and (min-width: 1024px) {
426
- ._wrapper_hmrrj_5 {
427
- width: calc(100% - 28px);
428
- }
429
- ._main_nav_link_hmrrj_26 > a {
430
- padding: 4px 6px;
431
- font-size: 15px;
432
- }
433
- ._desktop_only_hmrrj_433 > a {
434
- font-size: 15px;
435
- }
436
- }
437
-
438
- @media (max-width: 1023px) {
439
- ._desktop_only_hmrrj_433 {
440
- display: none !important;
441
- }
442
- }
443
-
444
- @media (max-width: 768px) {
445
- ._wrapper_hmrrj_5 {
446
- width: calc(100% - 48px);
447
- }
448
-
449
- ._mobile_header_hmrrj_12 button {
450
- right: 1.5rem;
451
- }
452
-
453
- ._mobile_nav_item_hmrrj_276 > a {
454
- padding: 16px 24px;
455
- }
456
-
457
- ._sub_menu_hmrrj_383 a,
458
- ._sub_menu_hmrrj_383 span {
459
- padding-left: 48px;
460
- }
461
-
462
- ._mobile_nav_item_hmrrj_276._has_dropdown_hmrrj_291::before {
463
- right: 72px;
464
- }
465
-
466
- ._mobile_footer_content_hmrrj_322 {
467
- padding-right: 15px;
468
- padding-left: 24px;
469
- }
470
- }
471
-
472
- @media (max-width: 450px) {
473
- ._footer_cta_hmrrj_343 a {
474
- white-space: break-spaces;
475
- width: 100%;
476
- text-align: center;
477
- }
478
- }
479
-
480
- @media (min-width: 1024px) {
481
- ._mobile_only_hmrrj_219 {
482
- display: none !important;
483
- }
484
- }
1
+ ._header_1wvn6_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_1wvn6_9 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_1wvn6_21,
12
+ ._mobile_header_1wvn6_23 {
13
+ min-height: 80px;
14
+ padding-top: 1rem;
15
+ padding-bottom: 0.5rem;
16
+ }
17
+
18
+ ._logo_wrap_1wvn6_35 {
19
+ padding: 9px 6px;
20
+ }
21
+
22
+ ._primary_links_1wvn6_43 {
23
+ margin-left: 30px;
24
+ }
25
+
26
+ ._main_nav_link_1wvn6_51 {
27
+ padding: 10px 8px;
28
+ text-align: center;
29
+ }
30
+
31
+ ._main_nav_link_1wvn6_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_1wvn6_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_1wvn6_51 .active {
51
+ font-weight: 700;
52
+ }
53
+
54
+ ._main_nav_link_1wvn6_51 > .active::after {
55
+ opacity: 1;
56
+ }
57
+
58
+ ._sub_nav_link_1wvn6_115 a,
59
+ ._main_nav_link_1wvn6_51 a,
60
+ ._signin_wrap_1wvn6_119 a,
61
+ ._signin_btn_1wvn6_121 {
62
+ text-decoration: none;
63
+ transition: opacity 0.3s ease;
64
+ }
65
+
66
+ ._sub_nav_link_1wvn6_115:hover,
67
+ ._main_nav_link_1wvn6_51 a:hover,
68
+ ._signin_wrap_1wvn6_119 a:hover {
69
+ opacity: 0.8;
70
+ }
71
+
72
+ ._signin_wrap_1wvn6_119 .link {
73
+ text-decoration: none;
74
+ padding: 8px;
75
+ }
76
+
77
+ ._signin_btn_1wvn6_121 {
78
+ background-color: var(--_1073cm8f);
79
+ border-color: transparent;
80
+ border-radius: 8px;
81
+ color: #fff;
82
+ cursor: pointer;
83
+ font-size: 16px;
84
+ font-weight: 700;
85
+ line-height: 1.44;
86
+ margin-left: 8px;
87
+ padding: 11px 24px;
88
+ }
89
+
90
+ ._signin_btn_1wvn6_121:hover {
91
+ background-color: transparent;
92
+ color: var(--_1073cm8f);
93
+ opacity: 0.9;
94
+ }
95
+
96
+ ._signin_btn_1wvn6_121:active {
97
+ background-color: var(--_1073cm8f);
98
+ border-color: transparent;
99
+ color: #ffffff;
100
+ }
101
+
102
+ ._signin_btn_1wvn6_121:hover > svg path {
103
+ fill: var(--_1073cm8f);
104
+ }
105
+
106
+ ._signin_btn_1wvn6_121:active > svg path {
107
+ fill: #ffffff;
108
+ }
109
+
110
+ ._signin_btn_1wvn6_121 > span {
111
+ margin-right: 8px;
112
+ }
113
+
114
+ ._sub_nav_1wvn6_115 {
115
+ background-color: var(--_1073cm8f);
116
+ border-bottom: 1px solid rgb(255 255 255 / 29%);
117
+ color: #ffffff;
118
+ }
119
+
120
+ ._header_sub_row_1wvn6_239 {
121
+ min-height: 48px;
122
+ position: relative;
123
+ }
124
+
125
+ ._sub_nav_link_1wvn6_115 {
126
+ color: #ffffff;
127
+ padding-inline: 1rem;
128
+ text-align: center;
129
+ }
130
+
131
+ ._sub_nav_link_1wvn6_115 a {
132
+ display: flex;
133
+ align-items: center;
134
+ font-family: var(--header-font-family);
135
+ font-weight: 700;
136
+ line-height: 1.5;
137
+ padding: 12px 0px;
138
+ }
139
+
140
+ ._sub_nav_link_1wvn6_115 a:hover {
141
+ background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
142
+ }
143
+
144
+ ._signin_dropdown_1wvn6_287 {
145
+ display: none;
146
+ min-width: 288px;
147
+ padding: 1.5rem 1rem;
148
+ position: absolute;
149
+ right: 0;
150
+ top: 100%;
151
+ z-index: 1204;
152
+ }
153
+
154
+ ._shadow_1wvn6_307 {
155
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
156
+ border: 0.5px solid rgb(255 255 255 / 14%);
157
+ border-top: none;
158
+ }
159
+
160
+ ._signin_subheader_1wvn6_319 {
161
+ color: #323339;
162
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
163
+ }
164
+
165
+ ._signin_subheader_1wvn6_319 a {
166
+ line-height: 1.5;
167
+ }
168
+
169
+ @keyframes _fadeInDown_1wvn6_1 {
170
+ from {
171
+ opacity: 0;
172
+ transform: translate3d(0, -1%, 0);
173
+ }
174
+
175
+ to {
176
+ opacity: 1;
177
+ transform: none;
178
+ }
179
+ }
180
+
181
+ ._opacity_1wvn6_361 {
182
+ animation-duration: 0.5s;
183
+ animation-fill-mode: both;
184
+ animation-name: _fadeInDown_1wvn6_1;
185
+ }
186
+
187
+ ._open_1wvn6_373 {
188
+ opacity: 0.8;
189
+ }
190
+
191
+ ._open_1wvn6_373 > svg {
192
+ transform: scaleY(-1);
193
+ }
194
+
195
+ ._open_1wvn6_373 + ._signin_dropdown_1wvn6_287 {
196
+ display: block;
197
+ }
198
+
199
+ ._sub_nav_link_1wvn6_115:hover,
200
+ ._signin_wrap_1wvn6_119 a:hover,
201
+ ._main_nav_link_1wvn6_51 a:not(.active):hover {
202
+ text-decoration: underline;
203
+ }
204
+
205
+ ._hamburger_1wvn6_409 {
206
+ background: transparent;
207
+ border: none;
208
+ font-size: 0px;
209
+ line-height: 1;
210
+ outline: none;
211
+ }
212
+
213
+ ._hamburger_1wvn6_409:hover,
214
+ ._mobile_header_1wvn6_23 button:hover {
215
+ cursor: pointer;
216
+ opacity: 0.8;
217
+ }
218
+
219
+ ._signin_wrap_1wvn6_119 > ._mobile_only_1wvn6_437 > a {
220
+ color: #4a5560;
221
+ padding: 0;
222
+ line-height: 1;
223
+ }
224
+
225
+ ._mobile_logo_1wvn6_449 {
226
+ flex: 1 1 0%;
227
+ text-align: center;
228
+ }
229
+
230
+ ._highlight_1wvn6_459 > a {
231
+ border-bottom: none;
232
+ color: #1e262f;
233
+ font-weight: 700;
234
+ line-height: 1.44;
235
+ }
236
+
237
+ ._mobile_header_1wvn6_23 {
238
+ border-bottom: 1px solid #ebebeb;
239
+ display: grid;
240
+ padding-bottom: 1rem;
241
+ place-items: center;
242
+ }
243
+
244
+ ._mobile_header_1wvn6_23 p {
245
+ font: 400 20px / 1.3 var(--header-font-family);
246
+ margin-bottom: 0px;
247
+ }
248
+
249
+ ._mobile_header_1wvn6_23 button {
250
+ background: none;
251
+ border: none;
252
+ position: absolute;
253
+ right: 40px;
254
+ top: 50%;
255
+ transform: translateY(-50%);
256
+ }
257
+
258
+ ._mobile_nav_1wvn6_515 {
259
+ border-right: 1px solid #ebebeb;
260
+ left: -100%;
261
+ min-height: 100vh;
262
+ position: fixed;
263
+ top: 0;
264
+ transition: all 0.4s ease-in-out;
265
+ width: 100%;
266
+ z-index: 999;
267
+ }
268
+
269
+ ._mobile_opened_1wvn6_537 {
270
+ left: 0%;
271
+ }
272
+
273
+ body:has(._mobile_opened_1wvn6_537) {
274
+ overflow-y: hidden;
275
+ }
276
+
277
+ ._mobile_nav_item_1wvn6_553 {
278
+ background-color: #f4f4f4;
279
+ border-bottom: 1px solid #ebebeb;
280
+ }
281
+
282
+ ._mobile_nav_item_1wvn6_553 > a {
283
+ color: #323339;
284
+ display: flex;
285
+ font-weight: 700;
286
+ line-height: 1.5;
287
+ padding: 16px 40px;
288
+ text-decoration: none;
289
+ width: 100%;
290
+ }
291
+
292
+ ._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583 {
293
+ background-color: #f4f4f4;
294
+ isolation: isolate;
295
+ position: relative;
296
+ }
297
+
298
+ ._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583::before {
299
+ content: "";
300
+ background-color: #ebebeb;
301
+ height: 100%;
302
+ position: absolute;
303
+ right: 104px;
304
+ top: 0;
305
+ width: 1px;
306
+ z-index: -1;
307
+ }
308
+
309
+ ._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583 > a {
310
+ color: #1e3860;
311
+ }
312
+
313
+ ._icon_wrap_1wvn6_625 {
314
+ line-height: 1;
315
+ height: 24px;
316
+ }
317
+
318
+ ._mobile_footer_1wvn6_635 {
319
+ position: relative;
320
+ width: 100%;
321
+ }
322
+
323
+ ._mobile_footer_content_1wvn6_645 {
324
+ background-color: #f4f4f4;
325
+ flex: 1 1 0%;
326
+ padding: 16px 24px 16px 40px;
327
+ }
328
+
329
+ ._mobile_footer_content_1wvn6_645 p {
330
+ line-height: 1.5;
331
+ text-overflow: ellipsis;
332
+ display: -webkit-box;
333
+ -webkit-box-orient: vertical;
334
+ line-clamp: 2;
335
+ -webkit-line-clamp: 2;
336
+ }
337
+
338
+ ._mobile_footer_media_1wvn6_675 {
339
+ flex-basis: min(42%, 300px);
340
+ background: url("https://www.axos.com/images/7eptb6tVSWJJbpHWmwjC50/axc-footer.png")
341
+ no-repeat 81% / cover;
342
+ }
343
+
344
+ ._footer_cta_1wvn6_687 {
345
+ margin-top: 3px;
346
+ }
347
+
348
+ ._footer_cta_1wvn6_687 a {
349
+ border-radius: 4px;
350
+ border: 2px solid transparent;
351
+ color: #fff;
352
+ display: inline-block;
353
+ font-weight: 700;
354
+ padding: 4px 32px;
355
+ text-decoration: none;
356
+ }
357
+
358
+ ._footer_cta_1wvn6_687 a:hover {
359
+ background-color: transparent;
360
+ text-decoration: underline;
361
+ }
362
+
363
+ ._footer_cta_1wvn6_687 a:active {
364
+ background-color: var(--_1073cm82);
365
+ border-color: transparent;
366
+ color: #fff;
367
+ }
368
+
369
+ ._mobile_footer_1wvn6_635 > .flex_row {
370
+ min-height: 112px;
371
+ }
372
+
373
+ ._inner_wrapper_1wvn6_745 {
374
+ max-height: 100vh;
375
+ overflow-y: scroll;
376
+ padding-bottom: 50px;
377
+ }
378
+
379
+ ._btn_1wvn6_757 {
380
+ display: block;
381
+ position: relative;
382
+ }
383
+
384
+ ._sub_menu_1wvn6_767 {
385
+ overflow: hidden;
386
+ max-height: 0;
387
+ transition: max-height 0.8s ease-out;
388
+ background: #fff;
389
+ overflow-y: scroll;
390
+ }
391
+
392
+ ._sub_menu_1wvn6_767 a,
393
+ ._sub_menu_1wvn6_767 span {
394
+ display: block;
395
+ padding: 12px 14px 12px 64px;
396
+ position: relative;
397
+ color: #323339;
398
+ text-decoration: none;
399
+ }
400
+
401
+ ._sub_menu_1wvn6_767 ._main_1wvn6_51 {
402
+ font-weight: 700;
403
+ }
404
+
405
+ ._sub_menu_1wvn6_767 > * {
406
+ border-top: 1px solid #ebebeb;
407
+ }
408
+
409
+ ._dd_footer_1wvn6_817 {
410
+ justify-content: flex-end;
411
+ flex: 1 1 0%;
412
+ align-items: end;
413
+ font-size: 11px;
414
+ letter-spacing: 0.3px;
415
+ }
416
+
417
+ @media (max-width: 1121px) {
418
+ ._mobile_logo_1wvn6_449 {
419
+ position: absolute;
420
+ transform: translateX(-50%);
421
+ left: 50%;
422
+ flex: none;
423
+ }
424
+ }
425
+
426
+ @media (max-width: 1280px) and (min-width: 1024px) {
427
+ ._wrapper_1wvn6_9 {
428
+ width: calc(100% - 28px);
429
+ }
430
+ ._main_nav_link_1wvn6_51 > a {
431
+ padding: 4px 6px;
432
+ font-size: 15px;
433
+ }
434
+ ._desktop_only_1wvn6_867 > a {
435
+ font-size: 15px;
436
+ }
437
+ }
438
+
439
+ @media (max-width: 1023px) {
440
+ ._desktop_only_1wvn6_867 {
441
+ display: none !important;
442
+ }
443
+ }
444
+
445
+ @media (max-width: 768px) {
446
+ ._wrapper_1wvn6_9 {
447
+ width: calc(100% - 48px);
448
+ }
449
+
450
+ ._mobile_header_1wvn6_23 button {
451
+ right: 1.5rem;
452
+ }
453
+
454
+ ._mobile_nav_item_1wvn6_553 > a {
455
+ padding: 16px 24px;
456
+ }
457
+
458
+ ._sub_menu_1wvn6_767 a,
459
+ ._sub_menu_1wvn6_767 span {
460
+ padding-left: 48px;
461
+ }
462
+
463
+ ._mobile_nav_item_1wvn6_553._has_dropdown_1wvn6_583::before {
464
+ right: 72px;
465
+ }
466
+
467
+ ._mobile_footer_content_1wvn6_645 {
468
+ padding-right: 15px;
469
+ padding-left: 24px;
470
+ }
471
+ }
472
+
473
+ @media (max-width: 450px) {
474
+ ._footer_cta_1wvn6_687 a {
475
+ white-space: break-spaces;
476
+ width: 100%;
477
+ text-align: center;
478
+ }
479
+ }
480
+
481
+ @media (min-width: 1024px) {
482
+ ._mobile_only_1wvn6_437 {
483
+ display: none !important;
484
+ }
485
+ }