@axos-web-dev/shared-components 1.0.100-dev.73-compact-executive-bio.3 → 1.0.100-dev.73-nav-2

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 (242) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -4
  2. package/dist/Accordion/Accordion.css.js +1 -1
  3. package/dist/Accordion/Accordion.js +4 -2
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +3 -1
  6. package/dist/Article/Article.css.js +1 -1
  7. package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
  8. package/dist/Auth/ErrorAlert.css.js +1 -1
  9. package/dist/Auth/ErrorAlert.js +5 -5
  10. package/dist/Auth/Logout.js +1 -1
  11. package/dist/Auth/SignIn.css.js +1 -1
  12. package/dist/Auth/SignInPassword.js +1 -1
  13. package/dist/Avatar/Avatar.module.js +1 -1
  14. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  15. package/dist/AwardsItem/AwardsItem.css.js +1 -1
  16. package/dist/Blockquote/Blockquote.module.js +1 -1
  17. package/dist/BulletItem/BulletItem.css.js +1 -1
  18. package/dist/BulletItem/BulletItem.js +3 -1
  19. package/dist/Button/Button.css.js +1 -1
  20. package/dist/Button/Button.js +4 -4
  21. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
  22. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
  23. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
  24. package/dist/Calculators/AxosOneCalculator/index.js +4 -2
  25. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
  26. package/dist/Calculators/BalanceAPYCalculator/index.js +4 -2
  27. package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +1 -1
  28. package/dist/Calculators/BuyDownCalculator/index.js +2 -2
  29. package/dist/Calculators/Calculator.js +4 -4
  30. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  31. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  32. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
  33. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
  34. package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
  35. package/dist/Calculators/SummitApyCalculator/index.js +4 -2
  36. package/dist/Calculators/calculator.css.js +1 -1
  37. package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
  38. package/dist/CallToActionBar/index.js +1 -1
  39. package/dist/Carousel/Carousel.css.js +1 -1
  40. package/dist/Carousel/index.js +5 -5
  41. package/dist/Chat/Chat.d.ts +4 -0
  42. package/dist/Chat/Chat.js +13 -0
  43. package/dist/Chat/index.d.ts +1 -0
  44. package/dist/Chat/index.js +5 -0
  45. package/dist/Chatbot/AnimatedGradientBorder.css.js +1 -1
  46. package/dist/Chatbot/Bubble.css.js +1 -1
  47. package/dist/Chatbot/Bubble.js +1 -1
  48. package/dist/Chatbot/ChatWindow.css.js +1 -1
  49. package/dist/Chatbot/ChatWindow.js +2 -2
  50. package/dist/Chatbot/Chatbot.css.js +1 -1
  51. package/dist/Chatbot/ChatbotMessage.js +1 -1
  52. package/dist/Chatbot/ThankYouMessage.js +2 -2
  53. package/dist/Chevron/Chevron.css.js +1 -1
  54. package/dist/Chevron/index.js +5 -5
  55. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
  56. package/dist/CollectInformationAlert/index.js +3 -1
  57. package/dist/Comparison/Comparison.css.js +3 -2
  58. package/dist/Comparison/Comparison.js +5 -5
  59. package/dist/Comparison/ComparisonSet.js +1 -1
  60. package/dist/ContentBanner/ContentBanner.css.js +1 -1
  61. package/dist/DownloadTile/DownloadTile.css.js +1 -1
  62. package/dist/DownloadTile/index.js +6 -0
  63. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +1 -51
  64. package/dist/ExecutiveBio/ExecutiveBio.css.js +47 -49
  65. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  66. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +1 -3
  67. package/dist/ExecutiveBio/ExecutiveBio.js +150 -146
  68. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +2 -1
  69. package/dist/ExecutiveBio/ExecutiveBioSet.js +16 -30
  70. package/dist/ExecutiveBio/index.js +1 -2
  71. package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
  72. package/dist/FaqAccordion/index.js +5 -5
  73. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  74. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  75. package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
  76. package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +4 -2
  77. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
  78. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -4
  79. package/dist/Forms/ApplicationStart.js +4 -2
  80. package/dist/Forms/ApplyNow.js +5 -5
  81. package/dist/Forms/ClearingForm.js +4 -2
  82. package/dist/Forms/CommercialDeposits.js +4 -2
  83. package/dist/Forms/CommercialDepositsNoLendingOption.js +4 -2
  84. package/dist/Forms/CommercialLending.js +4 -2
  85. package/dist/Forms/CommercialPremiumFinance.js +4 -2
  86. package/dist/Forms/ConstructionLendingDynamic.js +4 -2
  87. package/dist/Forms/ContactCompany.js +4 -2
  88. package/dist/Forms/ContactCompanyTitle.js +4 -2
  89. package/dist/Forms/ContactUs.js +4 -2
  90. package/dist/Forms/ContactUsAAS.js +4 -2
  91. package/dist/Forms/ContactUsBusiness.js +5 -5
  92. package/dist/Forms/ContactUsBusinessNameEmail.js +5 -5
  93. package/dist/Forms/ContactUsLVF.js +4 -2
  94. package/dist/Forms/ContactUsNMLSId.js +5 -5
  95. package/dist/Forms/CpraRequest.js +4 -2
  96. package/dist/Forms/CraPublicFile.js +5 -5
  97. package/dist/Forms/DealerServices.js +4 -2
  98. package/dist/Forms/EmailOnly.js +5 -5
  99. package/dist/Forms/EmailUs.js +4 -2
  100. package/dist/Forms/Forms.css.js +1 -1
  101. package/dist/Forms/HoneyPot/HoneyPot.css.js +1 -1
  102. package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -5
  103. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
  104. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -4
  105. package/dist/Forms/MortgageWarehouseLending.js +5 -5
  106. package/dist/Forms/QuickPricer/QuickPricerForm.js +5 -3
  107. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  108. package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
  109. package/dist/Forms/ScheduleCall.js +4 -2
  110. package/dist/Forms/ScheduleCallPremier.js +4 -2
  111. package/dist/Forms/SuccesForm.js +4 -4
  112. package/dist/Forms/VendorQuestionnaire.js +1 -1
  113. package/dist/Forms/WcplSurvey.js +4 -2
  114. package/dist/HelpArticle/HelpArticle.css.js +1 -1
  115. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  116. package/dist/HeroBanner/HeroBanner.js +5 -3
  117. package/dist/HeroBanner/LargeBanner.css.js +1 -1
  118. package/dist/HeroBanner/SelectionBanner.css.js +1 -1
  119. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  120. package/dist/Hyperlink/index.js +4 -4
  121. package/dist/IconBillboard/IconBillboard.css.js +1 -1
  122. package/dist/IconBillboard/IconBillboard.js +1 -1
  123. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  124. package/dist/ImageBillboard/ImageBillboard.js +3 -1
  125. package/dist/ImageBillboard/ImageBillboardSet.js +4 -3
  126. package/dist/ImageLink/ImageLink.css.js +1 -1
  127. package/dist/ImageLink/ImageLink.js +4 -4
  128. package/dist/ImageLink/ImageLinkSet.js +4 -4
  129. package/dist/ImageLink/index.js +4 -4
  130. package/dist/Input/Checkbox.css.js +1 -1
  131. package/dist/Input/Dropdown.css.js +1 -1
  132. package/dist/Input/Input.css.js +1 -1
  133. package/dist/Input/RadioButton.css.js +1 -1
  134. package/dist/Inputs/Input.css.js +1 -1
  135. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  136. package/dist/Insight/Featured/CategorySelector.js +6 -6
  137. package/dist/Insight/Featured/Featured.css.js +1 -1
  138. package/dist/Insight/Featured/Featured.js +5 -5
  139. package/dist/Insight/Featured/Header.css.js +1 -1
  140. package/dist/Insight/Featured/Header.js +5 -5
  141. package/dist/Insight/Insight.css.js +1 -1
  142. package/dist/Interstitial/Interstitial-variants.css.js +1 -1
  143. package/dist/Interstitial/Interstitial.module.js +1 -1
  144. package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
  145. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  146. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  147. package/dist/Modal/Modal.css.js +1 -1
  148. package/dist/Modal/Modal.js +4 -4
  149. package/dist/Modal/contextApi/store.js +1 -1
  150. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  151. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
  152. package/dist/NavigationMenu/AxosALTS/NavData.js +4 -4
  153. package/dist/NavigationMenu/AxosALTS/index.js +4 -4
  154. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  155. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  156. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
  157. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  158. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  159. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
  160. package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +7 -0
  161. package/dist/NavigationMenu/AxosBank/DropwdownButton.js +116 -0
  162. package/dist/NavigationMenu/AxosBank/Menu.d.ts +37 -0
  163. package/dist/NavigationMenu/AxosBank/Menu.js +130 -0
  164. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +12 -1
  165. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +175 -153
  166. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +1 -1
  167. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +37 -264
  168. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +57 -525
  169. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +36 -0
  170. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +105 -0
  171. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  172. package/dist/NavigationMenu/AxosBank/NavBar.module.js +42 -39
  173. package/dist/NavigationMenu/AxosBank/NavData.js +4 -4
  174. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +6 -1
  175. package/dist/NavigationMenu/AxosBank/SubNavBar.js +115 -3106
  176. package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +1 -0
  177. package/dist/NavigationMenu/AxosBank/SubNavItem.js +187 -0
  178. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
  179. package/dist/NavigationMenu/AxosBank/index.d.ts +6 -4
  180. package/dist/NavigationMenu/AxosBank/index.js +85 -386
  181. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  182. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  183. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  184. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  185. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  186. package/dist/NavigationMenu/LaVictoire/NavData.js +4 -4
  187. package/dist/NavigationMenu/LaVictoire/index.js +4 -4
  188. package/dist/NavigationMenu/NavDataJson.js +4 -4
  189. package/dist/NavigationMenu/NavItem/index.js +11 -1
  190. package/dist/NavigationMenu/Navbar.d.ts +4 -1
  191. package/dist/NavigationMenu/Navbar.js +6 -5
  192. package/dist/NavigationMenu/SignInNavButton.js +4 -4
  193. package/dist/NavigationMenu/utils.d.ts +465 -0
  194. package/dist/NavigationMenu/utils.js +112 -0
  195. package/dist/PageNavItem/PageNavItem.css.js +1 -1
  196. package/dist/PageNavSet/PageNavSet.js +1 -1
  197. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  198. package/dist/Pagination/Pagination.css.js +1 -1
  199. package/dist/Pagination/Pagination.js +4 -2
  200. package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
  201. package/dist/SecondaryFooter/index.js +1 -1
  202. package/dist/SetContainer/SetContainer.css.js +1 -1
  203. package/dist/SetContainer/SetContainer.js +6 -6
  204. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  205. package/dist/SocialMediaBar/iconsRepository.js +4 -4
  206. package/dist/StepItem/StepItem.css.js +1 -1
  207. package/dist/StepItemSet/StepItemSet.css.js +1 -1
  208. package/dist/StepItemSet/StepItemSet.js +1 -1
  209. package/dist/Tab/Tab.css.js +1 -1
  210. package/dist/Table/Table.css.js +1 -1
  211. package/dist/Table/Table.d.ts +1 -1
  212. package/dist/Table/Table.js +4 -2
  213. package/dist/TextBlock/TextBlock.css.js +1 -1
  214. package/dist/TextBlock/TextBlock.js +1 -1
  215. package/dist/Topic/Topic.css.js +1 -1
  216. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  217. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  218. package/dist/Typography/Typography.css.js +1 -1
  219. package/dist/VideoTile/VideoTile.css.js +1 -1
  220. package/dist/VideoTile/VideoTile.js +4 -4
  221. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  222. package/dist/VideoWrapper/index.js +4 -4
  223. package/dist/WalnutIframe/wrapper.module.js +1 -1
  224. package/dist/assets/ExecutiveBio/ExecutiveBio.css +170 -271
  225. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +116 -116
  226. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +125 -87
  227. package/dist/globals.css.js +1 -1
  228. package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
  229. package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
  230. package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
  231. package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
  232. package/dist/icons/Logos/AXOS.js +49 -7
  233. package/dist/icons/Star/Star.css.js +1 -1
  234. package/dist/index.css.js +1 -1
  235. package/dist/main.js +1 -2
  236. package/dist/themes/axos.css.js +1 -1
  237. package/dist/themes/premier.css.js +1 -1
  238. package/dist/themes/ufb.css.js +1 -1
  239. package/dist/themes/victorie.css.js +1 -1
  240. package/dist/utils/allowedAxosDomains.js +5 -1
  241. package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
  242. package/package.json +1 -1
@@ -1,33 +1,33 @@
1
- ._header_9w33l_1 {
1
+ ._header_1ylwk_1 {
2
2
  border-bottom: 1px solid #ebebeb;
3
3
  }
4
4
 
5
- ._wrapper_9w33l_5 {
5
+ ._wrapper_1ylwk_5 {
6
6
  margin-inline: auto;
7
7
  width: calc(100% - 80px);
8
8
  }
9
9
 
10
- ._header_main_row_9w33l_10,
11
- ._mobile_header_9w33l_11 {
10
+ ._header_main_row_1ylwk_10,
11
+ ._mobile_header_1ylwk_11 {
12
12
  min-height: 80px;
13
13
  padding-top: 1rem;
14
14
  padding-bottom: 0.5rem;
15
15
  }
16
16
 
17
- ._logo_wrap_9w33l_17 {
17
+ ._logo_wrap_1ylwk_17 {
18
18
  padding: 9px 6px;
19
19
  }
20
20
 
21
- ._primary_links_9w33l_21 {
21
+ ._primary_links_1ylwk_21 {
22
22
  margin-left: 30px;
23
23
  }
24
24
 
25
- ._main_nav_link_9w33l_25 {
25
+ ._main_nav_link_1ylwk_25 {
26
26
  padding: 10px 8px;
27
27
  text-align: center;
28
28
  }
29
29
 
30
- ._main_nav_link_9w33l_25 > a {
30
+ ._main_nav_link_1ylwk_25 > a {
31
31
  border-bottom: 4px solid transparent;
32
32
  display: inline-block;
33
33
  font-size: 16px;
@@ -35,7 +35,7 @@
35
35
  position: relative;
36
36
  }
37
37
 
38
- ._main_nav_link_9w33l_25 > a::after {
38
+ ._main_nav_link_1ylwk_25 > a::after {
39
39
  content: "";
40
40
  position: absolute;
41
41
  left: 0;
@@ -46,35 +46,35 @@
46
46
  opacity: 0;
47
47
  }
48
48
 
49
- ._main_nav_link_9w33l_25 .active {
49
+ ._main_nav_link_1ylwk_25 .active {
50
50
  font-weight: 700;
51
51
  }
52
52
 
53
- ._main_nav_link_9w33l_25 > .active::after {
53
+ ._main_nav_link_1ylwk_25 > .active::after {
54
54
  opacity: 1;
55
55
  }
56
56
 
57
- ._sub_nav_link_9w33l_57 a,
58
- ._main_nav_link_9w33l_25 a,
59
- ._signin_wrap_9w33l_59 a,
60
- ._signin_btn_9w33l_60 {
57
+ ._sub_nav_link_1ylwk_57 a,
58
+ ._main_nav_link_1ylwk_25 a,
59
+ ._signin_wrap_1ylwk_59 a,
60
+ ._signin_btn_1ylwk_60 {
61
61
  text-decoration: none;
62
62
  word-break: normal;
63
63
  transition: opacity 0.3s ease;
64
64
  }
65
65
 
66
- ._sub_nav_link_9w33l_57:hover,
67
- ._main_nav_link_9w33l_25 a:hover,
68
- ._signin_wrap_9w33l_59 a:hover {
66
+ ._sub_nav_link_1ylwk_57:hover,
67
+ ._main_nav_link_1ylwk_25 a:hover,
68
+ ._signin_wrap_1ylwk_59 a:hover {
69
69
  opacity: 0.8;
70
70
  }
71
71
 
72
- ._signin_wrap_9w33l_59 .link {
72
+ ._signin_wrap_1ylwk_59 .link {
73
73
  text-decoration: none;
74
74
  padding: 8px;
75
75
  }
76
76
 
77
- ._signin_btn_9w33l_60 {
77
+ ._signin_btn_1ylwk_60 {
78
78
  border-radius: 8px;
79
79
  border-color: transparent;
80
80
  color: #fff;
@@ -86,27 +86,27 @@
86
86
  padding: 11px 24px;
87
87
  }
88
88
 
89
- ._signin_btn_9w33l_60:hover {
89
+ ._signin_btn_1ylwk_60:hover {
90
90
  background-color: transparent;
91
91
  opacity: 0.9;
92
92
  }
93
93
 
94
- ._signin_btn_9w33l_60 > span {
94
+ ._signin_btn_1ylwk_60 > span {
95
95
  margin-right: 8px;
96
96
  }
97
97
 
98
- ._header_sub_row_9w33l_98 {
98
+ ._header_sub_row_1ylwk_98 {
99
99
  min-height: 48px;
100
100
  position: relative;
101
101
  }
102
102
 
103
- ._sub_nav_link_9w33l_57 {
103
+ ._sub_nav_link_1ylwk_57 {
104
104
  color: #ffffff;
105
105
  padding-inline: 1rem;
106
106
  text-align: center;
107
107
  }
108
108
 
109
- ._sub_nav_link_9w33l_57 a {
109
+ ._sub_nav_link_1ylwk_57 a {
110
110
  display: flex;
111
111
  align-items: center;
112
112
  font-family: var(--header-font-family);
@@ -115,7 +115,7 @@
115
115
  padding: 12px 0px;
116
116
  }
117
117
 
118
- ._signin_dropdown_9w33l_118 {
118
+ ._signin_dropdown_1ylwk_118 {
119
119
  display: none;
120
120
  min-width: 288px;
121
121
  padding: 1.5rem 1rem;
@@ -125,32 +125,32 @@
125
125
  z-index: 1204;
126
126
  }
127
127
 
128
- ._shadow_9w33l_128 {
128
+ ._shadow_1ylwk_128 {
129
129
  box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
130
130
  }
131
131
 
132
- ._signin_dropdown_9w33l_118 li[role="heading"] {
132
+ ._signin_dropdown_1ylwk_118 li[role="heading"] {
133
133
  margin-top: 1px;
134
134
  }
135
135
 
136
- ._signin_header_9w33l_136 {
136
+ ._signin_header_1ylwk_136 {
137
137
  color: #323339;
138
138
  font-weight: 700;
139
139
  padding: 0.5rem 1rem;
140
140
  text-align: left;
141
141
  }
142
142
 
143
- ._signin_subheader_9w33l_143 {
143
+ ._signin_subheader_1ylwk_143 {
144
144
  color: #2f5b88;
145
145
  padding: 0.5rem 0.5rem 0.5rem 1.5rem;
146
146
  }
147
147
 
148
- ._signin_header_9w33l_136,
149
- ._signin_subheader_9w33l_143 a {
148
+ ._signin_header_1ylwk_136,
149
+ ._signin_subheader_1ylwk_143 a {
150
150
  line-height: 1.5;
151
151
  }
152
152
 
153
- @keyframes _fadeInDown_9w33l_1 {
153
+ @keyframes _fadeInDown_1ylwk_1 {
154
154
  from {
155
155
  opacity: 0;
156
156
  transform: translate3d(0, -1%, 0);
@@ -162,18 +162,18 @@
162
162
  }
163
163
  }
164
164
 
165
- ._opacity_9w33l_165 {
165
+ ._opacity_1ylwk_165 {
166
166
  animation-duration: 0.5s;
167
167
  animation-fill-mode: both;
168
- animation-name: _fadeInDown_9w33l_1;
168
+ animation-name: _fadeInDown_1ylwk_1;
169
169
  }
170
170
 
171
- ._footer_9w33l_171 {
171
+ ._footer_1ylwk_171 {
172
172
  margin-top: 0.5rem;
173
173
  padding-top: 1rem;
174
174
  }
175
175
 
176
- ._footer_9w33l_171::before {
176
+ ._footer_1ylwk_171::before {
177
177
  content: "";
178
178
  background-color: #8f8f8f;
179
179
  height: 2px;
@@ -184,61 +184,61 @@
184
184
  width: 94%;
185
185
  }
186
186
 
187
- ._open_9w33l_187 {
187
+ ._open_1ylwk_187 {
188
188
  opacity: 0.8;
189
189
  }
190
190
 
191
- ._open_9w33l_187 > svg {
191
+ ._open_1ylwk_187 > svg {
192
192
  transform: scaleY(-1);
193
193
  }
194
194
 
195
- ._open_9w33l_187 + ._signin_dropdown_9w33l_118 {
195
+ ._open_1ylwk_187 + ._signin_dropdown_1ylwk_118 {
196
196
  display: block;
197
197
  }
198
198
 
199
- ._dd_wrapper_9w33l_199 {
199
+ ._dd_wrapper_1ylwk_199 {
200
200
  z-index: 1203;
201
201
  max-width: 1440px;
202
202
  }
203
203
 
204
- ._dd_media_9w33l_204 {
204
+ ._dd_media_1ylwk_204 {
205
205
  padding: 1.5rem;
206
206
  width: 280px;
207
207
  }
208
208
 
209
- ._dd_media_img_9w33l_209 {
209
+ ._dd_media_img_1ylwk_209 {
210
210
  min-height: 232px;
211
211
  }
212
212
 
213
- ._dd_site_navs_9w33l_213 {
213
+ ._dd_site_navs_1ylwk_213 {
214
214
  flex: 1 1 0%;
215
215
  padding: 1.5rem;
216
216
  display: flex;
217
217
  flex-direction: column;
218
218
  }
219
219
 
220
- ._dd_media_header_9w33l_220 p {
220
+ ._dd_media_header_1ylwk_220 p {
221
221
  font-size: 14px;
222
222
  line-height: 1.42;
223
223
  }
224
224
 
225
- ._dd_media_header_9w33l_220 p[role="heading"] {
225
+ ._dd_media_header_1ylwk_220 p[role="heading"] {
226
226
  font: 600 1.25rem/ 1.4 var(--header-font-family);
227
227
  }
228
228
 
229
- ._mt_8_9w33l_229 {
229
+ ._mt_8_1ylwk_229 {
230
230
  margin-top: 8px;
231
231
  }
232
232
 
233
- ._mt_16_9w33l_233 {
233
+ ._mt_16_1ylwk_233 {
234
234
  margin-top: 1rem;
235
235
  }
236
236
 
237
- ._ml_8_9w33l_237 {
237
+ ._ml_8_1ylwk_237 {
238
238
  margin-left: 8px;
239
239
  }
240
240
 
241
- ._dd_media_cta_9w33l_241 > a {
241
+ ._dd_media_cta_1ylwk_241 a:first-of-type {
242
242
  border-radius: 8px;
243
243
  color: #1e3860 !important;
244
244
  display: inline-block;
@@ -252,29 +252,29 @@
252
252
  border: 2px solid transparent;
253
253
  }
254
254
 
255
- ._reversed_row_9w33l_255 {
255
+ ._reversed_row_1ylwk_255 {
256
256
  flex-direction: row-reverse;
257
257
  }
258
258
 
259
- ._dd_media_cta_9w33l_241 > a:hover {
259
+ ._dd_media_cta_1ylwk_241 a:hover {
260
260
  background-color: transparent;
261
261
  border-color: #fff;
262
262
  color: #fff;
263
263
  }
264
264
 
265
- ._dd_media_cta_9w33l_241 > a:active {
265
+ ._dd_media_cta_1ylwk_241 a:active {
266
266
  background-color: #fff;
267
267
  border-color: transparent;
268
268
  color: #1e3860 !important;
269
269
  }
270
270
 
271
- ._headline_9w33l_271 > p {
271
+ ._headline_1ylwk_271 > p {
272
272
  font: 600 1.5rem / 1.33 var(--header-font-family);
273
273
  flex: 1 1 0%;
274
274
  color: #1e3860;
275
275
  }
276
276
 
277
- ._nav_anchor_9w33l_277 {
277
+ ._nav_anchor_1ylwk_277 {
278
278
  width: 1.5rem;
279
279
  height: 1.5rem;
280
280
  aspect-ratio: 1;
@@ -282,26 +282,26 @@
282
282
  border-radius: 8px;
283
283
  }
284
284
 
285
- ._headline_cta_9w33l_285 {
285
+ ._headline_cta_1ylwk_285 {
286
286
  margin-left: 8px;
287
287
  }
288
288
 
289
- ._headline_cta_9w33l_285 > a {
289
+ ._headline_cta_1ylwk_285 > a {
290
290
  font-weight: 700;
291
291
  line-height: 1.5;
292
292
  text-decoration: none;
293
293
  color: #1e3860;
294
294
  }
295
295
 
296
- ._sub_nav_link_9w33l_57:hover,
297
- ._signin_wrap_9w33l_59 a:hover,
298
- ._main_nav_link_9w33l_25 a:not(.active):hover,
299
- ._dd_site_navs_9w33l_213 a:hover,
300
- ._site_lists_9w33l_300 a:hover {
296
+ ._sub_nav_link_1ylwk_57:hover,
297
+ ._signin_wrap_1ylwk_59 a:hover,
298
+ ._main_nav_link_1ylwk_25 a:not(.active):hover,
299
+ ._dd_site_navs_1ylwk_213 a:hover,
300
+ ._site_lists_1ylwk_300 a:hover {
301
301
  text-decoration: underline;
302
302
  }
303
303
 
304
- ._dd_site_navs_9w33l_213 hr {
304
+ ._dd_site_navs_1ylwk_213 hr {
305
305
  border-style: solid;
306
306
  border-width: 1px;
307
307
  color: #a0aab3;
@@ -310,29 +310,29 @@
310
310
  position: relative;
311
311
  }
312
312
 
313
- ._site_lists_9w33l_300 {
313
+ ._site_lists_1ylwk_300 {
314
314
  padding-bottom: 1.5rem;
315
315
  }
316
316
 
317
- ._site_lists_9w33l_300 > * {
317
+ ._site_lists_1ylwk_300 > * {
318
318
  width: 100%;
319
319
  }
320
320
 
321
- ._site_lists_9w33l_300 a {
321
+ ._site_lists_1ylwk_300 a {
322
322
  color: #323339;
323
323
  text-decoration: none;
324
324
  }
325
325
 
326
- ._site_lists_9w33l_300 [role="heading"] {
326
+ ._site_lists_1ylwk_300 [role="heading"] {
327
327
  color: #1e3860;
328
328
  font-weight: 700;
329
329
  }
330
330
 
331
- ._site_lists_9w33l_300 li + li {
331
+ ._site_lists_1ylwk_300 li + li {
332
332
  margin-top: 8px;
333
333
  }
334
334
 
335
- ._hamburger_9w33l_335 {
335
+ ._hamburger_1ylwk_335 {
336
336
  background: transparent;
337
337
  border: none;
338
338
  font-size: 0px;
@@ -340,24 +340,24 @@
340
340
  outline: none;
341
341
  }
342
342
 
343
- ._hamburger_9w33l_335:hover,
344
- ._mobile_header_9w33l_11 button:hover {
343
+ ._hamburger_1ylwk_335:hover,
344
+ ._mobile_header_1ylwk_11 button:hover {
345
345
  cursor: pointer;
346
346
  opacity: 0.8;
347
347
  }
348
348
 
349
- ._signin_wrap_9w33l_59 > ._mobile_only_9w33l_349 > a {
349
+ ._signin_wrap_1ylwk_59 > ._mobile_only_1ylwk_349 > a {
350
350
  color: #4a5560;
351
351
  padding: 0;
352
352
  line-height: 1;
353
353
  }
354
354
 
355
- ._mobile_logo_9w33l_355 {
355
+ ._mobile_logo_1ylwk_355 {
356
356
  flex: 1 1 0%;
357
357
  text-align: center;
358
358
  }
359
359
 
360
- ._highlight_9w33l_360 > a {
360
+ ._highlight_1ylwk_360 > a {
361
361
  border-bottom: none;
362
362
  color: #2f5b88;
363
363
  font-weight: 700;
@@ -365,7 +365,7 @@
365
365
  }
366
366
 
367
367
  @media (max-width: 1121px) {
368
- ._mobile_logo_9w33l_355 {
368
+ ._mobile_logo_1ylwk_355 {
369
369
  position: absolute;
370
370
  transform: translateX(-50%);
371
371
  left: 50%;
@@ -373,18 +373,18 @@
373
373
  }
374
374
  }
375
375
 
376
- ._mobile_header_9w33l_11 {
376
+ ._mobile_header_1ylwk_11 {
377
377
  padding-bottom: 1rem;
378
378
  display: grid;
379
379
  place-items: center;
380
380
  border-bottom: 1px solid #ebebeb;
381
381
  }
382
382
 
383
- ._mobile_header_9w33l_11 p {
383
+ ._mobile_header_1ylwk_11 p {
384
384
  font: 400 20px / 1.3 var(--header-font-family);
385
385
  }
386
386
 
387
- ._mobile_header_9w33l_11 button {
387
+ ._mobile_header_1ylwk_11 button {
388
388
  background: none;
389
389
  border: none;
390
390
  position: absolute;
@@ -393,7 +393,7 @@
393
393
  transform: translateY(-50%);
394
394
  }
395
395
 
396
- ._mobile_nav_9w33l_396 {
396
+ ._mobile_nav_1ylwk_396 {
397
397
  border-right: 1px solid #ebebeb;
398
398
  left: -100%;
399
399
  min-height: 100vh;
@@ -404,20 +404,20 @@
404
404
  z-index: 999;
405
405
  }
406
406
 
407
- ._mobile_opened_9w33l_407 {
407
+ ._mobile_opened_1ylwk_407 {
408
408
  left: 0%;
409
409
  }
410
410
 
411
- body:has(._mobile_opened_9w33l_407) {
411
+ body:has(._mobile_opened_1ylwk_407) {
412
412
  overflow-y: hidden;
413
413
  }
414
414
 
415
- ._mobile_nav_item_9w33l_415 {
415
+ ._mobile_nav_item_1ylwk_415 {
416
416
  background-color: #f4f4f4;
417
417
  border-bottom: 1px solid #ebebeb;
418
418
  }
419
419
 
420
- ._mobile_nav_item_9w33l_415 > a {
420
+ ._mobile_nav_item_1ylwk_415 > a {
421
421
  color: #323339;
422
422
  display: flex;
423
423
  font-weight: 700;
@@ -427,13 +427,13 @@ body:has(._mobile_opened_9w33l_407) {
427
427
  width: 100%;
428
428
  }
429
429
 
430
- ._mobile_nav_item_9w33l_415._has_dropdown_9w33l_430 {
430
+ ._mobile_nav_item_1ylwk_415._has_dropdown_1ylwk_430 {
431
431
  background-color: #f4f4f4;
432
432
  isolation: isolate;
433
433
  position: relative;
434
434
  }
435
435
 
436
- ._mobile_nav_item_9w33l_415._has_dropdown_9w33l_430::before {
436
+ ._mobile_nav_item_1ylwk_415._has_dropdown_1ylwk_430::before {
437
437
  content: "";
438
438
  background-color: #ebebeb;
439
439
  height: 100%;
@@ -444,27 +444,27 @@ body:has(._mobile_opened_9w33l_407) {
444
444
  z-index: -1;
445
445
  }
446
446
 
447
- ._mobile_nav_item_9w33l_415._has_dropdown_9w33l_430 > a {
447
+ ._mobile_nav_item_1ylwk_415._has_dropdown_1ylwk_430 > a {
448
448
  color: #1e3860;
449
449
  }
450
450
 
451
- ._icon_wrap_9w33l_451 {
451
+ ._icon_wrap_1ylwk_451 {
452
452
  line-height: 1;
453
453
  height: 24px;
454
454
  }
455
455
 
456
- ._mobile_footer_9w33l_456 {
456
+ ._mobile_footer_1ylwk_456 {
457
457
  position: relative;
458
458
  width: 100%;
459
459
  }
460
460
 
461
- ._mobile_footer_content_9w33l_461 {
461
+ ._mobile_footer_content_1ylwk_461 {
462
462
  background-color: #f4f4f4;
463
463
  flex: 1 1 0%;
464
464
  padding: 16px 24px 16px 40px;
465
465
  }
466
466
 
467
- ._mobile_footer_content_9w33l_461 p {
467
+ ._mobile_footer_content_1ylwk_461 p {
468
468
  line-height: 1.5;
469
469
  text-overflow: ellipsis;
470
470
  display: -webkit-box;
@@ -473,17 +473,17 @@ body:has(._mobile_opened_9w33l_407) {
473
473
  line-clamp: 2;
474
474
  }
475
475
 
476
- ._mobile_footer_media_9w33l_476 {
476
+ ._mobile_footer_media_1ylwk_476 {
477
477
  flex-basis: 42%;
478
478
  background: url("https://www.axos.com/images/5LzVOJ16CkxenX8yTyoeHe/axos-advisor-contact-us-today-as295109964_.webp")
479
479
  no-repeat center center / cover;
480
480
  }
481
481
 
482
- ._footer_cta_9w33l_482 {
482
+ ._footer_cta_1ylwk_482 {
483
483
  margin-top: 3px;
484
484
  }
485
485
 
486
- ._footer_cta_9w33l_482 a {
486
+ ._footer_cta_1ylwk_482 a {
487
487
  border-radius: 4px;
488
488
  border: 2px solid transparent;
489
489
  color: #fff;
@@ -493,31 +493,31 @@ body:has(._mobile_opened_9w33l_407) {
493
493
  text-decoration: none;
494
494
  }
495
495
 
496
- ._footer_cta_9w33l_482 a:hover {
496
+ ._footer_cta_1ylwk_482 a:hover {
497
497
  background-color: transparent;
498
498
  text-decoration: underline;
499
499
  }
500
500
 
501
- ._footer_cta_9w33l_482 a:active {
501
+ ._footer_cta_1ylwk_482 a:active {
502
502
  border-color: transparent;
503
503
  color: #fff;
504
504
  }
505
505
 
506
- ._mobile_footer_9w33l_456 > .flex_row {
506
+ ._mobile_footer_1ylwk_456 > .flex_row {
507
507
  min-height: 112px;
508
508
  }
509
509
 
510
- ._inner_wrapper_9w33l_510 {
510
+ ._inner_wrapper_1ylwk_510 {
511
511
  max-height: 100vh;
512
512
  overflow-y: scroll;
513
513
  }
514
514
 
515
- ._btn_9w33l_515 {
515
+ ._btn_1ylwk_515 {
516
516
  display: block;
517
517
  position: relative;
518
518
  }
519
519
 
520
- ._sub_menu_9w33l_520 {
520
+ ._sub_menu_1ylwk_520 {
521
521
  overflow: hidden;
522
522
  max-height: 0;
523
523
  transition: max-height 0.8s ease-out;
@@ -525,8 +525,8 @@ body:has(._mobile_opened_9w33l_407) {
525
525
  overflow-y: scroll;
526
526
  }
527
527
 
528
- ._sub_menu_9w33l_520 a,
529
- ._sub_menu_9w33l_520 span {
528
+ ._sub_menu_1ylwk_520 a,
529
+ ._sub_menu_1ylwk_520 span {
530
530
  display: block;
531
531
  padding: 12px 14px 12px 64px;
532
532
  position: relative;
@@ -534,15 +534,15 @@ body:has(._mobile_opened_9w33l_407) {
534
534
  text-decoration: none;
535
535
  }
536
536
 
537
- ._sub_menu_9w33l_520 ._main_9w33l_25 {
537
+ ._sub_menu_1ylwk_520 ._main_1ylwk_25 {
538
538
  font-weight: 700;
539
539
  }
540
540
 
541
- ._sub_menu_9w33l_520 a + a {
541
+ ._sub_menu_1ylwk_520 a + a {
542
542
  border-top: 1px solid #ebebeb;
543
543
  }
544
544
 
545
- ._dd_footer_9w33l_545 {
545
+ ._dd_footer_1ylwk_545 {
546
546
  justify-content: flex-end;
547
547
  flex: 1 1 0%;
548
548
  align-items: end;
@@ -551,51 +551,51 @@ body:has(._mobile_opened_9w33l_407) {
551
551
  }
552
552
 
553
553
  @media (max-width: 1280px) and (min-width: 1121px) {
554
- ._wrapper_9w33l_5 {
554
+ ._wrapper_1ylwk_5 {
555
555
  width: calc(100% - 28px);
556
556
  }
557
557
 
558
- ._dd_wrapper_9w33l_199 > ._wrapper_9w33l_5 {
558
+ ._dd_wrapper_1ylwk_199 > ._wrapper_1ylwk_5 {
559
559
  width: 100%;
560
560
  }
561
561
  }
562
562
 
563
563
  @media (max-width: 1120px) {
564
- ._desktop_only_9w33l_564 {
564
+ ._desktop_only_1ylwk_564 {
565
565
  display: none !important;
566
566
  }
567
567
  }
568
568
 
569
569
  @media (max-width: 768px) {
570
- ._wrapper_9w33l_5 {
570
+ ._wrapper_1ylwk_5 {
571
571
  width: calc(100% - 48px);
572
572
  }
573
573
 
574
- ._mobile_header_9w33l_11 button {
574
+ ._mobile_header_1ylwk_11 button {
575
575
  right: 1.5rem;
576
576
  }
577
577
 
578
- ._mobile_nav_item_9w33l_415 > a {
578
+ ._mobile_nav_item_1ylwk_415 > a {
579
579
  padding: 16px 24px;
580
580
  }
581
581
 
582
- ._sub_menu_9w33l_520 a,
583
- ._sub_menu_9w33l_520 span {
582
+ ._sub_menu_1ylwk_520 a,
583
+ ._sub_menu_1ylwk_520 span {
584
584
  padding-left: 48px;
585
585
  }
586
586
 
587
- ._mobile_nav_item_9w33l_415._has_dropdown_9w33l_430::before {
587
+ ._mobile_nav_item_1ylwk_415._has_dropdown_1ylwk_430::before {
588
588
  right: 72px;
589
589
  }
590
590
 
591
- ._mobile_footer_content_9w33l_461 {
591
+ ._mobile_footer_content_1ylwk_461 {
592
592
  padding-right: 15px;
593
593
  padding-left: 24px;
594
594
  }
595
595
  }
596
596
 
597
597
  @media (max-width: 450px) {
598
- ._footer_cta_9w33l_482 a {
598
+ ._footer_cta_1ylwk_482 a {
599
599
  white-space: break-spaces;
600
600
  width: 100%;
601
601
  text-align: center;
@@ -603,7 +603,7 @@ body:has(._mobile_opened_9w33l_407) {
603
603
  }
604
604
 
605
605
  @media (min-width: 1121px) {
606
- ._mobile_only_9w33l_349 {
606
+ ._mobile_only_1ylwk_349 {
607
607
  display: none !important;
608
608
  }
609
609
  }