@axos-web-dev/shared-components 0.0.202 → 0.0.204

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 (200) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.js +4 -1
  3. package/dist/Accordion/Accordion.css.js +2 -1
  4. package/dist/Accordion/Accordion.js +2 -1
  5. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  6. package/dist/AlertBanner/index.js +2 -1
  7. package/dist/Article/Article.css.js +2 -1
  8. package/dist/ArticlesSet/ArticlesSet.css.js +2 -1
  9. package/dist/Avatar/Avatar.module.js +7 -7
  10. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  11. package/dist/AwardsItem/AwardsItem.css.js +1 -1
  12. package/dist/Blockquote/Blockquote.module.js +3 -3
  13. package/dist/BulletItem/BulletItem.css.js +1 -1
  14. package/dist/BulletItem/BulletItem.js +2 -1
  15. package/dist/Button/Button.css.js +2 -1
  16. package/dist/Button/Button.js +4 -1
  17. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +2 -1
  18. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +2 -1
  19. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +2 -1
  20. package/dist/Calculators/AxosOneCalculator/index.js +2 -1
  21. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +2 -1
  22. package/dist/Calculators/BalanceAPYCalculator/index.js +2 -1
  23. package/dist/Calculators/Calculator.js +4 -1
  24. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  25. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +2 -1
  26. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +2 -1
  27. package/dist/Calculators/calculator.css.js +2 -1
  28. package/dist/CallToActionBar/CallToActionBar.css.js +2 -1
  29. package/dist/Carousel/Carousel.css.js +2 -1
  30. package/dist/Carousel/index.js +4 -1
  31. package/dist/Chevron/Chevron.css.js +2 -1
  32. package/dist/Chevron/index.js +4 -1
  33. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +2 -1
  34. package/dist/CollectInformationAlert/index.js +2 -1
  35. package/dist/Comparison/Comparison.css.js +2 -1
  36. package/dist/Comparison/Comparison.js +4 -1
  37. package/dist/ContentBanner/ContentBanner.css.js +2 -1
  38. package/dist/DownloadTile/DownloadTile.css.js +2 -1
  39. package/dist/ExecutiveBio/ExecutiveBio.css.js +2 -1
  40. package/dist/FaqAccordion/FaqAccordion.css.js +2 -1
  41. package/dist/FaqAccordion/index.js +4 -1
  42. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  43. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  44. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +2 -1
  45. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -1
  46. package/dist/FooterSiteMap/LaVictorieFooter.css.d.ts +5 -0
  47. package/dist/FooterSiteMap/LaVictorieFooter.css.js +16 -0
  48. package/dist/FooterSiteMap/LaVictorieFooter.d.ts +8 -0
  49. package/dist/FooterSiteMap/LaVictorieFooter.js +48 -0
  50. package/dist/Forms/ApplicationStart.js +2 -1
  51. package/dist/Forms/ApplyNow.d.ts +3 -1
  52. package/dist/Forms/ApplyNow.js +49 -19
  53. package/dist/Forms/ClearingForm.js +2 -1
  54. package/dist/Forms/CommercialDeposits.js +2 -1
  55. package/dist/Forms/CommercialLending.js +2 -1
  56. package/dist/Forms/ContactCompany.js +2 -1
  57. package/dist/Forms/ContactCompanyTitle.js +2 -1
  58. package/dist/Forms/ContactUs.js +2 -1
  59. package/dist/Forms/ContactUsAAS.js +2 -1
  60. package/dist/Forms/ContactUsBusiness.js +4 -1
  61. package/dist/Forms/ContactUsMessage.d.ts +11 -0
  62. package/dist/Forms/ContactUsMessage.js +209 -0
  63. package/dist/Forms/ContactUsNMLSId.js +4 -1
  64. package/dist/Forms/CpraRequest.js +2 -1
  65. package/dist/Forms/DealerServices.js +2 -1
  66. package/dist/Forms/EmailOnly.js +4 -1
  67. package/dist/Forms/EmailUs.js +2 -1
  68. package/dist/Forms/Forms.css.d.ts +1 -0
  69. package/dist/Forms/Forms.css.js +4 -1
  70. package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -1
  71. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -1
  72. package/dist/Forms/QuickPricer/QuickPricerForm.js +2 -1
  73. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  74. package/dist/Forms/QuickPricer/UserInformation.css.js +2 -1
  75. package/dist/Forms/ScheduleCall.js +2 -1
  76. package/dist/Forms/ScheduleCallPremier.js +2 -1
  77. package/dist/Forms/SuccesForm.js +4 -1
  78. package/dist/Forms/WcplSurvey.js +2 -1
  79. package/dist/Forms/index.d.ts +1 -0
  80. package/dist/Forms/index.js +4 -1
  81. package/dist/HeroBanner/HeroBanner.css.js +2 -1
  82. package/dist/HeroBanner/LargeBanner.css.js +2 -1
  83. package/dist/HeroBanner/SelectionBanner.css.js +2 -1
  84. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  85. package/dist/Hyperlink/index.js +4 -1
  86. package/dist/IconBillboard/IconBillboard.css.js +2 -1
  87. package/dist/ImageBillboard/ImageBillboard.css.js +2 -1
  88. package/dist/ImageBillboard/ImageBillboard.js +2 -1
  89. package/dist/ImageBillboard/ImageBillboardSet.js +2 -1
  90. package/dist/ImageLink/ImageLink.css.js +1 -1
  91. package/dist/ImageLink/ImageLink.js +4 -1
  92. package/dist/ImageLink/ImageLinkSet.js +4 -1
  93. package/dist/ImageLink/index.js +4 -1
  94. package/dist/Input/Checkbox.css.js +1 -1
  95. package/dist/Input/Dropdown.css.js +1 -1
  96. package/dist/Input/Input.css.js +2 -1
  97. package/dist/Input/RadioButton.css.js +1 -1
  98. package/dist/Inputs/Input.css.js +2 -1
  99. package/dist/Insight/Featured/CategorySelector.css.js +2 -1
  100. package/dist/Insight/Featured/CategorySelector.js +5 -2
  101. package/dist/Insight/Featured/Featured.css.js +1 -1
  102. package/dist/Insight/Featured/Featured.js +5 -2
  103. package/dist/Insight/Featured/Header.css.js +1 -1
  104. package/dist/Insight/Featured/Header.js +4 -1
  105. package/dist/Insight/Insight.css.js +1 -1
  106. package/dist/Interstitial/Interstitial-variants.css.js +2 -1
  107. package/dist/Interstitial/Interstitial.module.js +10 -10
  108. package/dist/LandingPageHeader/LandingPageHeader.css.js +2 -1
  109. package/dist/LandingPageHeader/LandingPageHeader.js +2 -1
  110. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  111. package/dist/MainHTML/index.d.ts +1 -1
  112. package/dist/MainHTML/index.js +7 -10
  113. package/dist/Modal/Modal.css.js +2 -1
  114. package/dist/Modal/Modal.js +4 -1
  115. package/dist/NavigationMenu/AxosALTS/NavBar.css.d.ts +1 -0
  116. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +8 -0
  117. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +74 -0
  118. package/dist/NavigationMenu/AxosALTS/NavData.d.ts +1 -0
  119. package/dist/NavigationMenu/AxosALTS/NavData.js +137 -0
  120. package/dist/NavigationMenu/AxosALTS/index.d.ts +2 -0
  121. package/dist/NavigationMenu/AxosALTS/index.js +431 -0
  122. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +2 -1
  123. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +54 -54
  124. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +2 -1
  125. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +2 -1
  126. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +55 -55
  127. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +2 -1
  128. package/dist/NavigationMenu/AxosBank/NavBar.css.js +2 -1
  129. package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
  130. package/dist/NavigationMenu/AxosBank/NavData.js +4 -1
  131. package/dist/NavigationMenu/AxosBank/SubNavBar.js +4 -1
  132. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +2 -1
  133. package/dist/NavigationMenu/AxosBank/index.js +4 -1
  134. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  135. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  136. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  137. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  138. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  139. package/dist/NavigationMenu/LaVictoire/NavData.js +4 -1
  140. package/dist/NavigationMenu/LaVictoire/index.js +4 -1
  141. package/dist/NavigationMenu/index.d.ts +1 -0
  142. package/dist/NavigationMenu/index.js +4 -2
  143. package/dist/PageNavItem/PageNavItem.css.js +2 -1
  144. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  145. package/dist/Pagination/Pagination.css.js +1 -1
  146. package/dist/Pagination/Pagination.js +2 -1
  147. package/dist/SecondaryFooter/SecondaryFooter.css.js +2 -1
  148. package/dist/SetContainer/SetContainer.css.js +2 -1
  149. package/dist/SetContainer/SetContainer.js +4 -1
  150. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  151. package/dist/SocialMediaBar/iconsRepository.js +4 -1
  152. package/dist/StepItem/StepItem.css.js +2 -1
  153. package/dist/StepItemSet/StepItemSet.css.js +2 -1
  154. package/dist/Tab/Tab.css.js +2 -1
  155. package/dist/Table/Table.css.js +2 -1
  156. package/dist/Table/Table.js +2 -1
  157. package/dist/TextBlock/TextBlock.css.js +2 -1
  158. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  159. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  160. package/dist/Typography/Typography.css.js +1 -1
  161. package/dist/VideoTile/VideoTile.css.js +2 -1
  162. package/dist/VideoTile/VideoTile.js +2 -1
  163. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  164. package/dist/VideoWrapper/index.js +4 -1
  165. package/dist/assets/Avatar/Avatar.css.css +59 -59
  166. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  167. package/dist/assets/FdicCallout/FdicCallout.css.css +48 -48
  168. package/dist/assets/FooterSiteMap/LaVictorieFooter.css +44 -0
  169. package/dist/assets/Forms/Forms.css +5 -0
  170. package/dist/assets/Interstitial/Interstitial.css.css +142 -142
  171. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +3 -0
  172. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +257 -0
  173. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +600 -600
  174. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +621 -621
  175. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +651 -651
  176. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +458 -458
  177. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +426 -426
  178. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
  179. package/dist/assets/themes/victorie.css +55 -0
  180. package/dist/globals.css.js +1 -1
  181. package/dist/icons/ArrowIcon/ArrowIcon.css.js +2 -1
  182. package/dist/icons/CheckIcon/CheckIcon.css.js +2 -1
  183. package/dist/icons/DownloadIcon/DownloadIcon.css.js +2 -1
  184. package/dist/icons/FollowIcon/FollowIcon.css.js +2 -1
  185. package/dist/icons/Logos/LVF.d.ts +6 -0
  186. package/dist/icons/Logos/LVF.js +71 -0
  187. package/dist/icons/Logos/LVFText.d.ts +4 -0
  188. package/dist/icons/Logos/LVFText.js +118 -0
  189. package/dist/icons/Star/Star.css.js +1 -1
  190. package/dist/icons/index.d.ts +3 -1
  191. package/dist/icons/index.js +24 -20
  192. package/dist/index.css.js +1 -1
  193. package/dist/main.js +44 -33
  194. package/dist/themes/axos.css.js +1 -1
  195. package/dist/themes/index.d.ts +1 -0
  196. package/dist/themes/index.js +3 -1
  197. package/dist/themes/premier.css.js +1 -1
  198. package/dist/themes/victorie.css.d.ts +1 -0
  199. package/dist/themes/victorie.css.js +6 -0
  200. package/package.json +130 -130
@@ -1,651 +1,651 @@
1
- ._header_3kuh2_1 {
2
- border-bottom: 1px solid #ebebeb;
3
- }
4
-
5
- ._wrapper_3kuh2_5 {
6
- width: calc(100% - 80px);
7
- margin-left: auto;
8
- margin-right: auto;
9
- }
10
-
11
- ._header_main_row_3kuh2_11,
12
- ._mobile_header_3kuh2_12 {
13
- min-height: 80px;
14
- padding-top: 1rem;
15
- padding-bottom: 0.5rem;
16
- }
17
-
18
- ._logo_wrap_3kuh2_18 {
19
- padding: 9px 6px;
20
- }
21
-
22
- ._primary_links_3kuh2_22 {
23
- margin-left: 30px;
24
- }
25
-
26
- ._main_nav_link_3kuh2_26 {
27
- padding: 10px 8px;
28
- text-align: center;
29
- }
30
-
31
- ._main_nav_link_3kuh2_26 .active {
32
- border-color: currentColor;
33
- transition: border-color 0.5s ease;
34
- font-weight: 700;
35
- }
36
-
37
- ._main_nav_link_3kuh2_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_3kuh2_44 a,
45
- ._main_nav_link_3kuh2_26 a,
46
- ._signin_wrap_3kuh2_46 a,
47
- ._signin_btn_3kuh2_47 {
48
- text-decoration: none;
49
- transition: opacity 0.3s ease;
50
- }
51
-
52
- ._sub_nav_link_3kuh2_44:hover,
53
- ._main_nav_link_3kuh2_26 a:hover,
54
- ._signin_wrap_3kuh2_46 a:hover {
55
- opacity: 0.8;
56
- }
57
-
58
- ._signin_wrap_3kuh2_46 .link {
59
- text-decoration: none;
60
- padding: 8px;
61
- }
62
-
63
- ._signin_btn_3kuh2_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_3kuh2_47:hover {
76
- background-color: transparent;
77
- opacity: 0.9;
78
- }
79
-
80
- ._signin_btn_3kuh2_47 > span {
81
- margin-right: 8px;
82
- }
83
-
84
- ._header_sub_row_3kuh2_84 {
85
- min-height: 48px;
86
- position: relative;
87
- }
88
-
89
- ._sub_nav_link_3kuh2_44 {
90
- padding-inline: 1rem;
91
- text-align: center;
92
- color: #fff;
93
- }
94
-
95
- ._sub_nav_link_3kuh2_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_3kuh2_44 a:hover {
104
- background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
105
- }
106
-
107
- ._signin_dropdown_3kuh2_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_3kuh2_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_3kuh2_107 li[role="heading"] {
124
- margin-top: 1px;
125
- }
126
-
127
- ._signin_header_3kuh2_127 {
128
- color: #323339;
129
- font-weight: 700;
130
- padding: 0.5rem 1rem;
131
- text-align: left;
132
- }
133
-
134
- ._signin_subheader_3kuh2_134 {
135
- color: #2f5b88;
136
- padding: 0.5rem 0.5rem 0.5rem 1.5rem;
137
- }
138
-
139
- ._signin_header_3kuh2_127,
140
- ._signin_subheader_3kuh2_134 a {
141
- line-height: 1.5;
142
- }
143
-
144
- @keyframes _fadeInDown_3kuh2_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_3kuh2_156 {
157
- animation-duration: 0.5s;
158
- animation-fill-mode: both;
159
- animation-name: _fadeInDown_3kuh2_1;
160
- }
161
-
162
- ._signin_footer_3kuh2_162 {
163
- margin-top: 0.5rem;
164
- padding-top: 1rem;
165
- }
166
-
167
- ._signin_footer_3kuh2_162 > a + a {
168
- display: block;
169
- margin-top: 16px;
170
- }
171
-
172
- ._signin_footer_3kuh2_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_3kuh2_183 {
184
- opacity: 0.8;
185
- }
186
-
187
- ._open_3kuh2_183 > svg {
188
- transform: scaleY(-1);
189
- }
190
-
191
- ._open_3kuh2_183 + ._signin_dropdown_3kuh2_107 {
192
- display: block;
193
- }
194
-
195
- ._dd_wrapper_3kuh2_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_3kuh2_204 {
205
- padding: 1.5rem;
206
- width: 280px;
207
- }
208
-
209
- ._dd_media_img_3kuh2_209 {
210
- min-height: 232px;
211
- }
212
-
213
- ._dd_site_navs_3kuh2_213 {
214
- display: flex;
215
- flex-direction: column;
216
- flex: 1 1 0%;
217
- padding: 1.5rem;
218
- }
219
-
220
- ._dd_media_header_3kuh2_220 p {
221
- color: #fff;
222
- font-size: 14px;
223
- line-height: 1.42;
224
- }
225
-
226
- ._dd_media_header_3kuh2_220 p[role="heading"] {
227
- font: 600 1.25rem/ 1.4 var(--header-font-family);
228
- }
229
-
230
- ._mt_8_3kuh2_230 {
231
- margin-top: 8px;
232
- }
233
-
234
- ._mt_16_3kuh2_234 {
235
- margin-top: 1rem;
236
- }
237
-
238
- ._ml_8_3kuh2_238 {
239
- margin-left: 8px;
240
- }
241
-
242
- ._dd_media_cta_3kuh2_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_3kuh2_242 > a:first-child:hover {
257
- background-color: transparent;
258
- border-color: #fff;
259
- color: #fff !important;
260
- }
261
-
262
- ._dd_media_cta_3kuh2_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_3kuh2_242 > a:nth-child(2):hover {
270
- opacity: 0.8;
271
- text-decoration: underline;
272
- }
273
-
274
- ._reversed_row_3kuh2_274 {
275
- flex-direction: row-reverse;
276
- }
277
-
278
- ._dd_media_cta_3kuh2_242 > a:first-child:active {
279
- background-color: #fff;
280
- border-color: transparent;
281
- color: #1e3860 !important;
282
- }
283
-
284
- ._headline_3kuh2_284 > [role="heading"] {
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
- text-decoration: none;
290
- }
291
-
292
- ._nav_anchor_3kuh2_292 {
293
- aspect-ratio: 1;
294
- background-color: #4a5560;
295
- border-radius: 8px;
296
- height: 1.5rem;
297
- width: 1.5rem;
298
- }
299
-
300
- ._headline_cta_3kuh2_300 {
301
- margin-left: 8px;
302
- }
303
-
304
- ._headline_cta_3kuh2_300 > a {
305
- color: var(--_1073cm83);
306
- font-weight: 700;
307
- line-height: 1.5;
308
- text-decoration: none;
309
- }
310
-
311
- ._sub_nav_link_3kuh2_44:hover,
312
- ._signin_wrap_3kuh2_46 a:hover,
313
- ._main_nav_link_3kuh2_26 a:not(.active):hover,
314
- ._dd_site_navs_3kuh2_213 a:hover,
315
- ._site_lists_3kuh2_315 a:hover {
316
- text-decoration: underline;
317
- }
318
-
319
- ._dd_site_navs_3kuh2_213 hr {
320
- border-style: solid;
321
- border-width: 1px;
322
- color: #a0aab3;
323
- margin: 1.5rem 0;
324
- opacity: 0.3;
325
- position: relative;
326
- }
327
-
328
- ._site_lists_3kuh2_315 {
329
- display: grid;
330
- grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
331
- gap: 24px;
332
- padding-bottom: 1.5rem;
333
- }
334
-
335
- ._site_lists_3kuh2_315 > * {
336
- width: 100%;
337
- }
338
-
339
- ._site_lists_3kuh2_315 a {
340
- color: #323339;
341
- text-decoration: none;
342
- }
343
-
344
- ._site_lists_3kuh2_315 [role="heading"] {
345
- color: var(--_1073cm83);
346
- font-weight: 700;
347
- }
348
-
349
- ._site_lists_3kuh2_315 li + li {
350
- margin-top: 8px;
351
- }
352
-
353
- ._hamburger_3kuh2_353 {
354
- background: transparent;
355
- border: none;
356
- font-size: 0px;
357
- line-height: 1;
358
- outline: none;
359
- }
360
-
361
- ._hamburger_3kuh2_353:hover,
362
- ._mobile_header_3kuh2_12 button:hover {
363
- cursor: pointer;
364
- opacity: 0.8;
365
- }
366
-
367
- ._signin_wrap_3kuh2_46 > ._mobile_only_3kuh2_367 > a {
368
- color: #4a5560;
369
- padding: 0;
370
- line-height: 1;
371
- }
372
-
373
- ._mobile_logo_3kuh2_373 {
374
- flex: 1 1 0%;
375
- text-align: center;
376
- }
377
-
378
- ._highlight_3kuh2_378 > a {
379
- border-bottom: none;
380
- font-weight: 700;
381
- line-height: 1.44;
382
- }
383
-
384
- ._mobile_header_3kuh2_12 {
385
- border-bottom: 1px solid #ebebeb;
386
- display: grid;
387
- padding-bottom: 1rem;
388
- place-items: center;
389
- }
390
-
391
- ._mobile_header_3kuh2_12 p {
392
- font: 400 20px / 1.3 var(--header-font-family);
393
- }
394
-
395
- ._mobile_header_3kuh2_12 button {
396
- background: none;
397
- border: none;
398
- position: absolute;
399
- right: 40px;
400
- top: 50%;
401
- transform: translateY(-50%);
402
- }
403
-
404
- ._mobile_nav_3kuh2_404 {
405
- border-right: 1px solid #ebebeb;
406
- left: -100%;
407
- min-height: 100vh;
408
- position: fixed;
409
- top: 0;
410
- transition: all 0.4s ease-in-out;
411
- width: 100%;
412
- z-index: 1205;
413
- }
414
-
415
- ._mobile_opened_3kuh2_415 {
416
- left: 0%;
417
- }
418
-
419
- body:has(._mobile_opened_3kuh2_415) {
420
- overflow-y: hidden;
421
- }
422
-
423
- ._mobile_nav_item_3kuh2_423 {
424
- background-color: #f4f4f4;
425
- border-bottom: 1px solid #ebebeb;
426
- }
427
-
428
- ._mobile_nav_item_3kuh2_423 > a {
429
- color: #323339;
430
- display: flex;
431
- font-weight: 700;
432
- line-height: 1.5;
433
- padding: 16px 40px;
434
- text-decoration: none;
435
- width: 100%;
436
- }
437
-
438
- ._mobile_nav_item_3kuh2_423._has_dropdown_3kuh2_438 {
439
- isolation: isolate;
440
- position: relative;
441
- }
442
-
443
- ._mobile_nav_item_3kuh2_423._has_dropdown_3kuh2_438::before {
444
- content: "";
445
- background-color: #ebebeb;
446
- height: 100%;
447
- position: absolute;
448
- right: 104px;
449
- top: 0;
450
- width: 1px;
451
- z-index: -1;
452
- }
453
-
454
- ._icon_wrap_3kuh2_454 {
455
- line-height: 1;
456
- height: 24px;
457
- }
458
-
459
- ._mobile_footer_3kuh2_459 {
460
- position: relative;
461
- width: 100%;
462
- }
463
-
464
- ._mobile_footer_content_3kuh2_464 {
465
- background-color: #f4f4f4;
466
- flex: 1 1 0%;
467
- padding: 16px 24px 16px 40px;
468
- }
469
-
470
- ._mobile_footer_content_3kuh2_464 p {
471
- line-height: 1.5;
472
- text-overflow: ellipsis;
473
- display: -webkit-box;
474
- -webkit-box-orient: vertical;
475
- -webkit-line-clamp: 2;
476
- }
477
-
478
- ._mobile_footer_media_3kuh2_478 {
479
- flex-basis: min(42%, 300px);
480
- background: url("https://images.axos.com/o9ov1v03uwqk/4Fwdu6ylqpXOmJsDWRUETe/25365425dea4c1a8c3910834c2a3c9ed/personal-contact-us-hero.webp")
481
- no-repeat 81% / cover;
482
- }
483
-
484
- ._footer_cta_3kuh2_484 {
485
- margin-top: 3px;
486
- }
487
-
488
- ._footer_cta_3kuh2_484 a {
489
- border-radius: 4px;
490
- border: 2px solid transparent;
491
- color: #fff;
492
- display: inline-block;
493
- font-weight: 700;
494
- padding: 4px 32px;
495
- text-decoration: none;
496
- }
497
-
498
- ._footer_cta_3kuh2_484 a:hover {
499
- background-color: transparent;
500
- text-decoration: underline;
501
- }
502
-
503
- ._footer_cta_3kuh2_484 a:active {
504
- border-color: transparent;
505
- color: #fff;
506
- }
507
-
508
- ._mobile_footer_3kuh2_459 > .flex_row {
509
- min-height: 112px;
510
- }
511
-
512
- ._inner_wrapper_3kuh2_512 {
513
- max-height: 100vh;
514
- overflow-y: scroll;
515
- }
516
-
517
- ._btn_3kuh2_517 {
518
- display: block;
519
- position: relative;
520
- }
521
-
522
- ._sub_menu_3kuh2_522 {
523
- overflow: hidden;
524
- max-height: 0;
525
- transition: max-height 0.8s ease-out;
526
- background: #fff;
527
- overflow-y: scroll;
528
- }
529
-
530
- ._sub_menu_3kuh2_522 a,
531
- ._sub_menu_3kuh2_522 span {
532
- display: block;
533
- padding: 12px 14px 12px 64px;
534
- position: relative;
535
- color: #323339;
536
- text-decoration: none;
537
- }
538
-
539
- ._sub_menu_3kuh2_522 ._main_3kuh2_26 {
540
- font-weight: 700;
541
- }
542
-
543
- ._sub_menu_3kuh2_522 > * {
544
- border-top: 1px solid #ebebeb;
545
- }
546
-
547
- ._dd_footer_3kuh2_547 {
548
- justify-content: flex-end;
549
- flex: 1 1 0%;
550
- align-items: end;
551
- font-size: 11px;
552
- letter-spacing: 0.3px;
553
- }
554
-
555
- ._skip_btn_3kuh2_555 {
556
- clip: rect(1px 1px 1px 1px);
557
- margin: -1px;
558
- overflow: hidden;
559
- padding: 0;
560
- position: absolute;
561
- }
562
-
563
- ._skip_btn_3kuh2_555:active,
564
- ._skip_btn_3kuh2_555:focus {
565
- background-color: #faa74a;
566
- border-radius: 8px;
567
- clip: auto;
568
- color: #1e3869;
569
- font-size: 14px;
570
- font-weight: 700;
571
- margin: 0;
572
- overflow: visible;
573
- padding: 9px 24px;
574
- position: relative;
575
- text-decoration: none;
576
- top: 12px;
577
- }
578
-
579
- @media (max-width: 1121px) {
580
- ._mobile_logo_3kuh2_373 {
581
- position: absolute;
582
- transform: translateX(-50%);
583
- left: 50%;
584
- flex: none;
585
- }
586
- }
587
-
588
- @media (max-width: 1280px) and (min-width: 1024px) {
589
- ._wrapper_3kuh2_5 {
590
- width: calc(100% - 28px);
591
- }
592
-
593
- ._dd_wrapper_3kuh2_195 > ._wrapper_3kuh2_5 {
594
- width: 100%;
595
- }
596
- ._main_nav_link_3kuh2_26 > a {
597
- padding: 4px 6px;
598
- font-size: 15px;
599
- }
600
- ._desktop_only_3kuh2_600 > a {
601
- font-size: 15px;
602
- }
603
- }
604
-
605
- @media (max-width: 1023px) {
606
- ._desktop_only_3kuh2_600 {
607
- display: none !important;
608
- }
609
- }
610
-
611
- @media (max-width: 768px) {
612
- ._wrapper_3kuh2_5 {
613
- width: calc(100% - 48px);
614
- }
615
-
616
- ._mobile_header_3kuh2_12 button {
617
- right: 1.5rem;
618
- }
619
-
620
- ._mobile_nav_item_3kuh2_423 > a {
621
- padding: 16px 24px;
622
- }
623
-
624
- ._sub_menu_3kuh2_522 a,
625
- ._sub_menu_3kuh2_522 span {
626
- padding-left: 48px;
627
- }
628
-
629
- ._mobile_nav_item_3kuh2_423._has_dropdown_3kuh2_438::before {
630
- right: 72px;
631
- }
632
-
633
- ._mobile_footer_content_3kuh2_464 {
634
- padding-right: 15px;
635
- padding-left: 24px;
636
- }
637
- }
638
-
639
- @media (max-width: 450px) {
640
- ._footer_cta_3kuh2_484 a {
641
- white-space: break-spaces;
642
- width: 100%;
643
- text-align: center;
644
- }
645
- }
646
-
647
- @media (min-width: 1024px) {
648
- ._mobile_only_3kuh2_367 {
649
- display: none !important;
650
- }
651
- }
1
+ ._header_1dbja_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_1dbja_9 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_1dbja_21,
12
+ ._mobile_header_1dbja_23 {
13
+ min-height: 80px;
14
+ padding-top: 1rem;
15
+ padding-bottom: 0.5rem;
16
+ }
17
+
18
+ ._logo_wrap_1dbja_35 {
19
+ padding: 9px 6px;
20
+ }
21
+
22
+ ._primary_links_1dbja_43 {
23
+ margin-left: 30px;
24
+ }
25
+
26
+ ._main_nav_link_1dbja_51 {
27
+ padding: 10px 8px;
28
+ text-align: center;
29
+ }
30
+
31
+ ._main_nav_link_1dbja_51 .active {
32
+ border-color: currentColor;
33
+ transition: border-color 0.5s ease;
34
+ font-weight: 700;
35
+ }
36
+
37
+ ._main_nav_link_1dbja_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_1dbja_87 a,
45
+ ._main_nav_link_1dbja_51 a,
46
+ ._signin_wrap_1dbja_91 a,
47
+ ._signin_btn_1dbja_93 {
48
+ text-decoration: none;
49
+ transition: opacity 0.3s ease;
50
+ }
51
+
52
+ ._sub_nav_link_1dbja_87:hover,
53
+ ._main_nav_link_1dbja_51 a:hover,
54
+ ._signin_wrap_1dbja_91 a:hover {
55
+ opacity: 0.8;
56
+ }
57
+
58
+ ._signin_wrap_1dbja_91 .link {
59
+ text-decoration: none;
60
+ padding: 8px;
61
+ }
62
+
63
+ ._signin_btn_1dbja_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_1dbja_93:hover {
76
+ background-color: transparent;
77
+ opacity: 0.9;
78
+ }
79
+
80
+ ._signin_btn_1dbja_93 > span {
81
+ margin-right: 8px;
82
+ }
83
+
84
+ ._header_sub_row_1dbja_167 {
85
+ min-height: 48px;
86
+ position: relative;
87
+ }
88
+
89
+ ._sub_nav_link_1dbja_87 {
90
+ padding-inline: 1rem;
91
+ text-align: center;
92
+ color: #fff;
93
+ }
94
+
95
+ ._sub_nav_link_1dbja_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_1dbja_87 a:hover {
104
+ background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
105
+ }
106
+
107
+ ._signin_dropdown_1dbja_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_1dbja_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_1dbja_213 li[role="heading"] {
124
+ margin-top: 1px;
125
+ }
126
+
127
+ ._signin_header_1dbja_253 {
128
+ color: #323339;
129
+ font-weight: 700;
130
+ padding: 0.5rem 1rem;
131
+ text-align: left;
132
+ }
133
+
134
+ ._signin_subheader_1dbja_267 {
135
+ color: #2f5b88;
136
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
137
+ }
138
+
139
+ ._signin_header_1dbja_253,
140
+ ._signin_subheader_1dbja_267 a {
141
+ line-height: 1.5;
142
+ }
143
+
144
+ @keyframes _fadeInDown_1dbja_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_1dbja_311 {
157
+ animation-duration: 0.5s;
158
+ animation-fill-mode: both;
159
+ animation-name: _fadeInDown_1dbja_1;
160
+ }
161
+
162
+ ._signin_footer_1dbja_323 {
163
+ margin-top: 0.5rem;
164
+ padding-top: 1rem;
165
+ }
166
+
167
+ ._signin_footer_1dbja_323 > a + a {
168
+ display: block;
169
+ margin-top: 16px;
170
+ }
171
+
172
+ ._signin_footer_1dbja_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_1dbja_365 {
184
+ opacity: 0.8;
185
+ }
186
+
187
+ ._open_1dbja_365 > svg {
188
+ transform: scaleY(-1);
189
+ }
190
+
191
+ ._open_1dbja_365 + ._signin_dropdown_1dbja_213 {
192
+ display: block;
193
+ }
194
+
195
+ ._dd_wrapper_1dbja_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_1dbja_407 {
205
+ padding: 1.5rem;
206
+ width: 280px;
207
+ }
208
+
209
+ ._dd_media_img_1dbja_417 {
210
+ min-height: 232px;
211
+ }
212
+
213
+ ._dd_site_navs_1dbja_425 {
214
+ display: flex;
215
+ flex-direction: column;
216
+ flex: 1 1 0%;
217
+ padding: 1.5rem;
218
+ }
219
+
220
+ ._dd_media_header_1dbja_439 p {
221
+ color: #fff;
222
+ font-size: 14px;
223
+ line-height: 1.42;
224
+ }
225
+
226
+ ._dd_media_header_1dbja_439 p[role="heading"] {
227
+ font: 600 1.25rem/ 1.4 var(--header-font-family);
228
+ }
229
+
230
+ ._mt_8_1dbja_459 {
231
+ margin-top: 8px;
232
+ }
233
+
234
+ ._mt_16_1dbja_467 {
235
+ margin-top: 1rem;
236
+ }
237
+
238
+ ._ml_8_1dbja_475 {
239
+ margin-left: 8px;
240
+ }
241
+
242
+ ._dd_media_cta_1dbja_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_1dbja_483 > a:first-child:hover {
257
+ background-color: transparent;
258
+ border-color: #fff;
259
+ color: #fff !important;
260
+ }
261
+
262
+ ._dd_media_cta_1dbja_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_1dbja_483 > a:nth-child(2):hover {
270
+ opacity: 0.8;
271
+ text-decoration: underline;
272
+ }
273
+
274
+ ._reversed_row_1dbja_547 {
275
+ flex-direction: row-reverse;
276
+ }
277
+
278
+ ._dd_media_cta_1dbja_483 > a:first-child:active {
279
+ background-color: #fff;
280
+ border-color: transparent;
281
+ color: #1e3860 !important;
282
+ }
283
+
284
+ ._headline_1dbja_567 > [role="heading"] {
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
+ text-decoration: none;
290
+ }
291
+
292
+ ._nav_anchor_1dbja_583 {
293
+ aspect-ratio: 1;
294
+ background-color: #4a5560;
295
+ border-radius: 8px;
296
+ height: 1.5rem;
297
+ width: 1.5rem;
298
+ }
299
+
300
+ ._headline_cta_1dbja_599 {
301
+ margin-left: 8px;
302
+ }
303
+
304
+ ._headline_cta_1dbja_599 > a {
305
+ color: var(--_1073cm83);
306
+ font-weight: 700;
307
+ line-height: 1.5;
308
+ text-decoration: none;
309
+ }
310
+
311
+ ._sub_nav_link_1dbja_87:hover,
312
+ ._signin_wrap_1dbja_91 a:hover,
313
+ ._main_nav_link_1dbja_51 a:not(.active):hover,
314
+ ._dd_site_navs_1dbja_425 a:hover,
315
+ ._site_lists_1dbja_629 a:hover {
316
+ text-decoration: underline;
317
+ }
318
+
319
+ ._dd_site_navs_1dbja_425 hr {
320
+ border-style: solid;
321
+ border-width: 1px;
322
+ color: #a0aab3;
323
+ margin: 1.5rem 0;
324
+ opacity: 0.3;
325
+ position: relative;
326
+ }
327
+
328
+ ._site_lists_1dbja_629 {
329
+ display: grid;
330
+ grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
331
+ gap: 24px;
332
+ padding-bottom: 1.5rem;
333
+ }
334
+
335
+ ._site_lists_1dbja_629 > * {
336
+ width: 100%;
337
+ }
338
+
339
+ ._site_lists_1dbja_629 a {
340
+ color: #323339;
341
+ text-decoration: none;
342
+ }
343
+
344
+ ._site_lists_1dbja_629 [role="heading"] {
345
+ color: var(--_1073cm83);
346
+ font-weight: 700;
347
+ }
348
+
349
+ ._site_lists_1dbja_629 li + li {
350
+ margin-top: 8px;
351
+ }
352
+
353
+ ._hamburger_1dbja_705 {
354
+ background: transparent;
355
+ border: none;
356
+ font-size: 0px;
357
+ line-height: 1;
358
+ outline: none;
359
+ }
360
+
361
+ ._hamburger_1dbja_705:hover,
362
+ ._mobile_header_1dbja_23 button:hover {
363
+ cursor: pointer;
364
+ opacity: 0.8;
365
+ }
366
+
367
+ ._signin_wrap_1dbja_91 > ._mobile_only_1dbja_733 > a {
368
+ color: #4a5560;
369
+ padding: 0;
370
+ line-height: 1;
371
+ }
372
+
373
+ ._mobile_logo_1dbja_745 {
374
+ flex: 1 1 0%;
375
+ text-align: center;
376
+ }
377
+
378
+ ._highlight_1dbja_755 > a {
379
+ border-bottom: none;
380
+ font-weight: 700;
381
+ line-height: 1.44;
382
+ }
383
+
384
+ ._mobile_header_1dbja_23 {
385
+ border-bottom: 1px solid #ebebeb;
386
+ display: grid;
387
+ padding-bottom: 1rem;
388
+ place-items: center;
389
+ }
390
+
391
+ ._mobile_header_1dbja_23 p {
392
+ font: 400 20px / 1.3 var(--header-font-family);
393
+ }
394
+
395
+ ._mobile_header_1dbja_23 button {
396
+ background: none;
397
+ border: none;
398
+ position: absolute;
399
+ right: 40px;
400
+ top: 50%;
401
+ transform: translateY(-50%);
402
+ }
403
+
404
+ ._mobile_nav_1dbja_807 {
405
+ border-right: 1px solid #ebebeb;
406
+ left: -100%;
407
+ min-height: 100vh;
408
+ position: fixed;
409
+ top: 0;
410
+ transition: all 0.4s ease-in-out;
411
+ width: 100%;
412
+ z-index: 1205;
413
+ }
414
+
415
+ ._mobile_opened_1dbja_829 {
416
+ left: 0%;
417
+ }
418
+
419
+ body:has(._mobile_opened_1dbja_829) {
420
+ overflow-y: hidden;
421
+ }
422
+
423
+ ._mobile_nav_item_1dbja_845 {
424
+ background-color: #f4f4f4;
425
+ border-bottom: 1px solid #ebebeb;
426
+ }
427
+
428
+ ._mobile_nav_item_1dbja_845 > a {
429
+ color: #323339;
430
+ display: flex;
431
+ font-weight: 700;
432
+ line-height: 1.5;
433
+ padding: 16px 40px;
434
+ text-decoration: none;
435
+ width: 100%;
436
+ }
437
+
438
+ ._mobile_nav_item_1dbja_845._has_dropdown_1dbja_875 {
439
+ isolation: isolate;
440
+ position: relative;
441
+ }
442
+
443
+ ._mobile_nav_item_1dbja_845._has_dropdown_1dbja_875::before {
444
+ content: "";
445
+ background-color: #ebebeb;
446
+ height: 100%;
447
+ position: absolute;
448
+ right: 104px;
449
+ top: 0;
450
+ width: 1px;
451
+ z-index: -1;
452
+ }
453
+
454
+ ._icon_wrap_1dbja_907 {
455
+ line-height: 1;
456
+ height: 24px;
457
+ }
458
+
459
+ ._mobile_footer_1dbja_917 {
460
+ position: relative;
461
+ width: 100%;
462
+ }
463
+
464
+ ._mobile_footer_content_1dbja_927 {
465
+ background-color: #f4f4f4;
466
+ flex: 1 1 0%;
467
+ padding: 16px 24px 16px 40px;
468
+ }
469
+
470
+ ._mobile_footer_content_1dbja_927 p {
471
+ line-height: 1.5;
472
+ text-overflow: ellipsis;
473
+ display: -webkit-box;
474
+ -webkit-box-orient: vertical;
475
+ -webkit-line-clamp: 2;
476
+ }
477
+
478
+ ._mobile_footer_media_1dbja_955 {
479
+ flex-basis: min(42%, 300px);
480
+ background: url("https://images.axos.com/o9ov1v03uwqk/4Fwdu6ylqpXOmJsDWRUETe/25365425dea4c1a8c3910834c2a3c9ed/personal-contact-us-hero.webp")
481
+ no-repeat 81% / cover;
482
+ }
483
+
484
+ ._footer_cta_1dbja_967 {
485
+ margin-top: 3px;
486
+ }
487
+
488
+ ._footer_cta_1dbja_967 a {
489
+ border-radius: 4px;
490
+ border: 2px solid transparent;
491
+ color: #fff;
492
+ display: inline-block;
493
+ font-weight: 700;
494
+ padding: 4px 32px;
495
+ text-decoration: none;
496
+ }
497
+
498
+ ._footer_cta_1dbja_967 a:hover {
499
+ background-color: transparent;
500
+ text-decoration: underline;
501
+ }
502
+
503
+ ._footer_cta_1dbja_967 a:active {
504
+ border-color: transparent;
505
+ color: #fff;
506
+ }
507
+
508
+ ._mobile_footer_1dbja_917 > .flex_row {
509
+ min-height: 112px;
510
+ }
511
+
512
+ ._inner_wrapper_1dbja_1023 {
513
+ max-height: 100vh;
514
+ overflow-y: scroll;
515
+ }
516
+
517
+ ._btn_1dbja_1033 {
518
+ display: block;
519
+ position: relative;
520
+ }
521
+
522
+ ._sub_menu_1dbja_1043 {
523
+ overflow: hidden;
524
+ max-height: 0;
525
+ transition: max-height 0.8s ease-out;
526
+ background: #fff;
527
+ overflow-y: scroll;
528
+ }
529
+
530
+ ._sub_menu_1dbja_1043 a,
531
+ ._sub_menu_1dbja_1043 span {
532
+ display: block;
533
+ padding: 12px 14px 12px 64px;
534
+ position: relative;
535
+ color: #323339;
536
+ text-decoration: none;
537
+ }
538
+
539
+ ._sub_menu_1dbja_1043 ._main_1dbja_51 {
540
+ font-weight: 700;
541
+ }
542
+
543
+ ._sub_menu_1dbja_1043 > * {
544
+ border-top: 1px solid #ebebeb;
545
+ }
546
+
547
+ ._dd_footer_1dbja_1093 {
548
+ justify-content: flex-end;
549
+ flex: 1 1 0%;
550
+ align-items: end;
551
+ font-size: 11px;
552
+ letter-spacing: 0.3px;
553
+ }
554
+
555
+ ._skip_btn_1dbja_1109 {
556
+ clip: rect(1px 1px 1px 1px);
557
+ margin: -1px;
558
+ overflow: hidden;
559
+ padding: 0;
560
+ position: absolute;
561
+ }
562
+
563
+ ._skip_btn_1dbja_1109:active,
564
+ ._skip_btn_1dbja_1109:focus {
565
+ background-color: #faa74a;
566
+ border-radius: 8px;
567
+ clip: auto;
568
+ color: #1e3869;
569
+ font-size: 14px;
570
+ font-weight: 700;
571
+ margin: 0;
572
+ overflow: visible;
573
+ padding: 9px 24px;
574
+ position: relative;
575
+ text-decoration: none;
576
+ top: 12px;
577
+ }
578
+
579
+ @media (max-width: 1121px) {
580
+ ._mobile_logo_1dbja_745 {
581
+ position: absolute;
582
+ transform: translateX(-50%);
583
+ left: 50%;
584
+ flex: none;
585
+ }
586
+ }
587
+
588
+ @media (max-width: 1280px) and (min-width: 1024px) {
589
+ ._wrapper_1dbja_9 {
590
+ width: calc(100% - 28px);
591
+ }
592
+
593
+ ._dd_wrapper_1dbja_389 > ._wrapper_1dbja_9 {
594
+ width: 100%;
595
+ }
596
+ ._main_nav_link_1dbja_51 > a {
597
+ padding: 4px 6px;
598
+ font-size: 15px;
599
+ }
600
+ ._desktop_only_1dbja_1199 > a {
601
+ font-size: 15px;
602
+ }
603
+ }
604
+
605
+ @media (max-width: 1023px) {
606
+ ._desktop_only_1dbja_1199 {
607
+ display: none !important;
608
+ }
609
+ }
610
+
611
+ @media (max-width: 768px) {
612
+ ._wrapper_1dbja_9 {
613
+ width: calc(100% - 48px);
614
+ }
615
+
616
+ ._mobile_header_1dbja_23 button {
617
+ right: 1.5rem;
618
+ }
619
+
620
+ ._mobile_nav_item_1dbja_845 > a {
621
+ padding: 16px 24px;
622
+ }
623
+
624
+ ._sub_menu_1dbja_1043 a,
625
+ ._sub_menu_1dbja_1043 span {
626
+ padding-left: 48px;
627
+ }
628
+
629
+ ._mobile_nav_item_1dbja_845._has_dropdown_1dbja_875::before {
630
+ right: 72px;
631
+ }
632
+
633
+ ._mobile_footer_content_1dbja_927 {
634
+ padding-right: 15px;
635
+ padding-left: 24px;
636
+ }
637
+ }
638
+
639
+ @media (max-width: 450px) {
640
+ ._footer_cta_1dbja_967 a {
641
+ white-space: break-spaces;
642
+ width: 100%;
643
+ text-align: center;
644
+ }
645
+ }
646
+
647
+ @media (min-width: 1024px) {
648
+ ._mobile_only_1dbja_733 {
649
+ display: none !important;
650
+ }
651
+ }