@axos-web-dev/shared-components 1.0.100-sectionSpacerRemoved.5 → 1.0.101-dev.1

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 (185) hide show
  1. package/dist/ATMLocator/ATMLocator.js +1 -1
  2. package/dist/Accordion/Accordion.js +3 -3
  3. package/dist/AlertBanner/index.js +1 -1
  4. package/dist/Article/Article.d.ts +2 -2
  5. package/dist/Article/Article.js +3 -14
  6. package/dist/Auth/ErrorAlert.js +1 -1
  7. package/dist/Avatar/Avatar.module.js +1 -1
  8. package/dist/Blockquote/Blockquote.module.js +1 -1
  9. package/dist/Button/Button.js +1 -1
  10. package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
  11. package/dist/Calculators/ApyCalculator/index.js +1 -1
  12. package/dist/Calculators/BuyDownCalculator/index.js +12 -5
  13. package/dist/Calculators/Calculator.d.ts +1 -0
  14. package/dist/Calculators/Calculator.js +15 -13
  15. package/dist/Calculators/MarginTradingCalculator/index.js +1 -1
  16. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
  17. package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
  18. package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
  19. package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
  20. package/dist/Carousel/index.js +7 -8
  21. package/dist/Chatbot/Bubble.js +1 -1
  22. package/dist/Chatbot/Chat.js +7 -0
  23. package/dist/Chatbot/ChatWindow.d.ts +0 -2
  24. package/dist/Chatbot/ChatWindow.js +3 -19
  25. package/dist/Chatbot/Chatbot.js +9 -90
  26. package/dist/Chatbot/ChatbotMessage.d.ts +0 -1
  27. package/dist/Chatbot/ChatbotMessage.js +2 -5
  28. package/dist/Chatbot/store/chat.d.ts +0 -3
  29. package/dist/Chatbot/store/chat.js +2 -10
  30. package/dist/Chatbot/store/messages.d.ts +0 -1
  31. package/dist/Chatbot/store/messages.js +2 -5
  32. package/dist/Chevron/index.js +1 -1
  33. package/dist/Comparison/Comparison.js +1 -1
  34. package/dist/ContentBanner/index.js +1 -1
  35. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  36. package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
  37. package/dist/FaqAccordion/index.js +2 -2
  38. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  39. package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
  40. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  41. package/dist/Forms/ApplicationStart.js +1 -3
  42. package/dist/Forms/ApplyNow.js +1 -1
  43. package/dist/Forms/BoatMooringLocation.d.ts +25 -0
  44. package/dist/Forms/BoatMooringLocation.js +479 -0
  45. package/dist/Forms/ClearingForm.js +1 -3
  46. package/dist/Forms/CommercialDeposits.js +1 -3
  47. package/dist/Forms/CommercialDepositsNoLendingOption.js +1 -3
  48. package/dist/Forms/CommercialLending.js +9 -26
  49. package/dist/Forms/CommercialPremiumFinance.js +3 -11
  50. package/dist/Forms/ContactCompany.js +1 -3
  51. package/dist/Forms/ContactCompanyTitle.js +1 -3
  52. package/dist/Forms/ContactUs.js +1 -3
  53. package/dist/Forms/ContactUsAAS.js +1 -7
  54. package/dist/Forms/ContactUsBusiness.js +2 -8
  55. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -8
  56. package/dist/Forms/ContactUsLVF.js +1 -3
  57. package/dist/Forms/ContactUsNMLSId.js +2 -8
  58. package/dist/Forms/CpraRequest.js +1 -3
  59. package/dist/Forms/CraPublicFile.js +2 -8
  60. package/dist/Forms/DealerServices.js +1 -3
  61. package/dist/Forms/EmailOnly.js +3 -8
  62. package/dist/Forms/EmailUs.js +1 -3
  63. package/dist/Forms/Forms.css.d.ts +1 -1
  64. package/dist/Forms/Forms.css.js +3 -3
  65. package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -6
  66. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +6 -6
  67. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +7 -10
  68. package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +2 -2
  69. package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -8
  70. package/dist/Forms/MortgageWarehouseLending.js +2 -8
  71. package/dist/Forms/QuickPricer/QuickPricerForm.js +4 -8
  72. package/dist/Forms/ScheduleCall.js +1 -3
  73. package/dist/Forms/SuccesForm.js +1 -1
  74. package/dist/Forms/VendorQuestionnaire.js +1 -3
  75. package/dist/Forms/WcplSurvey.js +1 -3
  76. package/dist/Forms/index.d.ts +1 -0
  77. package/dist/Forms/index.js +2 -0
  78. package/dist/HeroBanner/HeroBanner.js +2 -2
  79. package/dist/Hyperlink/index.js +1 -1
  80. package/dist/IconBillboard/IconBillboard.css.d.ts +0 -1
  81. package/dist/IconBillboard/IconBillboard.css.js +9 -11
  82. package/dist/IconBillboard/IconBillboardSet.js +1 -1
  83. package/dist/IconBillboard/index.js +1 -2
  84. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
  85. package/dist/ImageBillboard/ExitIntentModal/useExitIntentModal.d.ts +1 -1
  86. package/dist/ImageBillboard/ImageBillboard.js +1 -1
  87. package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
  88. package/dist/ImageLink/ImageLink.js +1 -1
  89. package/dist/ImageLink/ImageLinkSet.js +1 -1
  90. package/dist/ImageLink/index.js +1 -1
  91. package/dist/Input/Checkbox.js +2 -2
  92. package/dist/Input/DownPaymentInput.js +1 -1
  93. package/dist/Input/Dropdown.js +1 -1
  94. package/dist/Input/Input.js +1 -1
  95. package/dist/Input/InputTextArea.js +1 -1
  96. package/dist/Insight/Featured/CategorySelector.js +1 -1
  97. package/dist/Insight/Featured/Featured.js +3 -3
  98. package/dist/Insight/Featured/Header.js +1 -1
  99. package/dist/Interstitial/Interstitial.module.js +1 -1
  100. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  101. package/dist/Modal/Modal.js +1 -1
  102. package/dist/Modal/contextApi/store.js +1 -1
  103. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  104. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
  105. package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
  106. package/dist/NavigationMenu/AxosALTS/index.js +1 -1
  107. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  108. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
  109. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  110. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  111. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  112. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +6 -6
  113. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +13 -13
  114. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  115. package/dist/NavigationMenu/AxosBank/NavBar.module.js +1 -1
  116. package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
  117. package/dist/NavigationMenu/AxosBank/SubNavBar.js +20 -20
  118. package/dist/NavigationMenu/AxosBank/index.js +1 -1
  119. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  120. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  121. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  122. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  123. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  124. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
  125. package/dist/NavigationMenu/LaVictoire/index.js +1 -1
  126. package/dist/NavigationMenu/NavDataJson.js +1 -1
  127. package/dist/NavigationMenu/Navbar.js +1 -1
  128. package/dist/NavigationMenu/SignInNavButton.js +1 -1
  129. package/dist/PageNavItem/PageNavItem.js +1 -1
  130. package/dist/SetContainer/SetContainer.js +2 -2
  131. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  132. package/dist/StepItem/StepItem.js +1 -1
  133. package/dist/StepItemSet/StepItemSet.js +1 -1
  134. package/dist/Table/Table.d.ts +21 -20
  135. package/dist/Table/Table.js +1 -1
  136. package/dist/Topic/Topic.js +1 -1
  137. package/dist/VideoTile/VideoTile.js +1 -1
  138. package/dist/VideoWrapper/index.js +1 -1
  139. package/dist/WalnutIframe/wrapper.module.js +1 -1
  140. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
  141. package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
  142. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
  143. package/dist/assets/Carousel/Carousel.css +1 -1
  144. package/dist/assets/Chatbot/AnimatedGradientBorder.css +1 -2
  145. package/dist/assets/DownloadTile/DownloadTile.css +2 -2
  146. package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
  147. package/dist/assets/Forms/Forms.css +25 -29
  148. package/dist/assets/HelpArticle/HelpArticle.css +2 -2
  149. package/dist/assets/IconBillboard/IconBillboard.css +28 -35
  150. package/dist/assets/Inputs/Input.css +1 -1
  151. package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
  152. package/dist/assets/Insight/Insight.css +4 -4
  153. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -3
  154. package/dist/assets/NavigationMenu/AxosALTS/NavBar2.css +3 -0
  155. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +601 -22
  156. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar2.css +30 -0
  157. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +622 -22
  158. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar2.css +30 -0
  159. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/{MobileMenu.css.css → MobileMenu.css} +27 -27
  160. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +433 -28
  161. package/dist/assets/NavigationMenu/AxosBank/NavBar2.css +40 -0
  162. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -4
  163. package/dist/assets/NavigationMenu/AxosClearing/NavBar2.css +4 -0
  164. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -3
  165. package/dist/assets/NavigationMenu/LaVictoire/NavBar2.css +3 -0
  166. package/dist/assets/Topic/Topic.css +1 -1
  167. package/dist/assets/Typography/Typography.css +1 -1
  168. package/dist/assets/VideoTile/VideoTile.css +1 -1
  169. package/dist/main.js +3 -2
  170. package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
  171. package/dist/utils/useCachedValidators.js +2 -2
  172. package/package.json +31 -22
  173. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +0 -264
  174. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +0 -609
  175. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +0 -630
  176. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +0 -445
  177. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +0 -484
  178. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +0 -429
  179. /package/dist/assets/Avatar/{Avatar.css.css → Avatar.css} +0 -0
  180. /package/dist/assets/Blockquote/{Blockquote.css.css → Blockquote.css} +0 -0
  181. /package/dist/assets/FdicCallout/{FdicCallout.css.css → FdicCallout.css} +0 -0
  182. /package/dist/assets/Interstitial/{Interstitial.css.css → Interstitial.css} +0 -0
  183. /package/dist/assets/NavigationMenu/AxosFiduciary/{NavBar.css.css → NavBar.css} +0 -0
  184. /package/dist/assets/WalnutIframe/{wrapper.css.css → wrapper.css} +0 -0
  185. /package/dist/assets/utils/optimizeImage/{optimizeImage.css.css → optimizeImage.css} +0 -0
@@ -1,4 +1,484 @@
1
- ._1rp73910 {
2
- max-height: 20rem !important;
3
- color: #333d46;
4
- }
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
+ }
@@ -0,0 +1,4 @@
1
+ ._1rp73910 {
2
+ max-height: 20rem !important;
3
+ color: #333d46;
4
+ }