@axos-web-dev/shared-components 2.2.7-2 → 2.2.8

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/dist/ATMLocator/ATMLocator.d.ts +1 -1
  2. package/dist/ATMLocator/ATMLocator.js +2 -2
  3. package/dist/Accordion/Accordion.d.ts +3 -3
  4. package/dist/Article/Article.d.ts +1 -1
  5. package/dist/Auth/ErrorAlert.d.ts +1 -1
  6. package/dist/Auth/ErrorAlert.js +3 -3
  7. package/dist/Auth/Logout.d.ts +1 -1
  8. package/dist/Auth/SignInPassword.d.ts +1 -1
  9. package/dist/BulletItem/BulletItem.d.ts +1 -1
  10. package/dist/Button/Button.d.ts +1 -1
  11. package/dist/Button/Button.js +18 -2
  12. package/dist/Button/GoBackButton.d.ts +1 -1
  13. package/dist/Calculators/Calculator.d.ts +1 -1
  14. package/dist/Calculators/Calculator.js +3 -3
  15. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  16. package/dist/Carousel/index.d.ts +3 -3
  17. package/dist/Carousel/index.js +2 -2
  18. package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +5 -0
  19. package/dist/Chatbot/AnimatedGradientBorder.css.js +13 -3
  20. package/dist/Chatbot/Bubble.d.ts +1 -1
  21. package/dist/Chatbot/ChatWindow.css.d.ts +6 -0
  22. package/dist/Chatbot/ChatWindow.css.js +47 -35
  23. package/dist/Chatbot/ChatWindow.js +130 -68
  24. package/dist/Chatbot/Chatbot.css.js +1 -1
  25. package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +1 -0
  26. package/dist/Chatbot/Chatbot.d.ts +1 -1
  27. package/dist/Chatbot/Chatbot.js +84 -23
  28. package/dist/Chatbot/ChatbotMessage.js +184 -159
  29. package/dist/Chatbot/EllipsisAnimation.d.ts +1 -1
  30. package/dist/Chatbot/EllipsisAnimation.js +0 -6
  31. package/dist/Chatbot/EllipsisIcon.d.ts +1 -1
  32. package/dist/Chatbot/index.js +7 -1
  33. package/dist/Chevron/index.js +2 -2
  34. package/dist/Comparison/Comparison.d.ts +1 -1
  35. package/dist/Comparison/Comparison.js +2 -2
  36. package/dist/Comparison/ComparisonSet.d.ts +1 -1
  37. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  38. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  39. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -1
  40. package/dist/ExecutiveBio/Overlay.d.ts +1 -1
  41. package/dist/FaqAccordion/index.d.ts +5 -5
  42. package/dist/FaqAccordion/index.js +2 -2
  43. package/dist/FdicCallout/index.d.ts +1 -1
  44. package/dist/FooterDisclosure/FooterDisclosure.d.ts +4 -4
  45. package/dist/FooterDisclosure/LVF/LaVictorieFooter.d.ts +1 -1
  46. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.d.ts +1 -1
  47. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
  48. package/dist/Forms/ApplicationStart.d.ts +1 -1
  49. package/dist/Forms/ApplyNow.d.ts +1 -1
  50. package/dist/Forms/ApplyNow.js +2 -2
  51. package/dist/Forms/BoatMooringLocation.d.ts +1 -1
  52. package/dist/Forms/ClearingForm.d.ts +1 -1
  53. package/dist/Forms/CommercialDeposits.d.ts +1 -1
  54. package/dist/Forms/CommercialDepositsNoLendingOption.d.ts +1 -1
  55. package/dist/Forms/CommercialLending.d.ts +1 -1
  56. package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
  57. package/dist/Forms/ConstructionLendingDynamic.d.ts +1 -1
  58. package/dist/Forms/ContactCompany.d.ts +1 -1
  59. package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
  60. package/dist/Forms/ContactUs.d.ts +1 -1
  61. package/dist/Forms/ContactUsAAS.d.ts +1 -1
  62. package/dist/Forms/ContactUsBusiness.d.ts +1 -1
  63. package/dist/Forms/ContactUsBusiness.js +2 -2
  64. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
  65. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -2
  66. package/dist/Forms/ContactUsLVF.d.ts +1 -1
  67. package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
  68. package/dist/Forms/ContactUsNMLSId.js +2 -2
  69. package/dist/Forms/ContactUsSchwabAAS.d.ts +1 -1
  70. package/dist/Forms/CpraRequest.d.ts +1 -1
  71. package/dist/Forms/CpraRequest.js +2 -2
  72. package/dist/Forms/CraPublicFile.d.ts +1 -1
  73. package/dist/Forms/CraPublicFile.js +2 -2
  74. package/dist/Forms/DealerServices.d.ts +1 -1
  75. package/dist/Forms/EmailOnly.d.ts +1 -1
  76. package/dist/Forms/EmailOnly.js +2 -2
  77. package/dist/Forms/EmailUs.d.ts +1 -1
  78. package/dist/Forms/HoneyPot/index.d.ts +1 -1
  79. package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
  80. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  81. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +1 -1
  82. package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +1 -1
  83. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  84. package/dist/Forms/MortgageWarehouseLending.d.ts +1 -1
  85. package/dist/Forms/MortgageWarehouseLending.js +2 -2
  86. package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
  87. package/dist/Forms/QuickPricer/UserInformation.d.ts +1 -1
  88. package/dist/Forms/ScheduleCall.d.ts +1 -1
  89. package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
  90. package/dist/Forms/SuccesForm.d.ts +1 -1
  91. package/dist/Forms/SuccesForm.js +3 -3
  92. package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
  93. package/dist/Forms/WcplSurvey.d.ts +1 -1
  94. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  95. package/dist/HeroBanner/HeroVideoPoster.d.ts +1 -1
  96. package/dist/HeroBanner/LargeHeroBanner.d.ts +1 -1
  97. package/dist/Hyperlink/index.js +2 -2
  98. package/dist/IconBillboard/IconBillboard.d.ts +1 -1
  99. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -1
  100. package/dist/IconBillboard/sections/CallToActionSection.d.ts +1 -1
  101. package/dist/IconBillboard/sections/HeaderSection.d.ts +2 -2
  102. package/dist/IconBillboard/sections/IconSection.d.ts +1 -1
  103. package/dist/IconBillboard/sections/ItemsSection.d.ts +1 -1
  104. package/dist/IconBillboard/sections/LayoutSection.d.ts +1 -1
  105. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
  106. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -1
  107. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  108. package/dist/ImageLink/ImageLink.d.ts +1 -1
  109. package/dist/ImageLink/ImageLink.js +2 -2
  110. package/dist/ImageLink/ImageLinkSet.d.ts +1 -1
  111. package/dist/ImageLink/ImageLinkSet.js +2 -2
  112. package/dist/ImageLink/index.js +2 -2
  113. package/dist/ImageWrapper/ImageWrapper.d.ts +1 -1
  114. package/dist/Insight/Featured/CategorySelector.d.ts +2 -2
  115. package/dist/Insight/Featured/CategorySelector.js +2 -2
  116. package/dist/Insight/Featured/Featured.d.ts +2 -2
  117. package/dist/Insight/Featured/Featured.js +2 -2
  118. package/dist/Insight/Featured/Header.d.ts +1 -1
  119. package/dist/Insight/Featured/Header.js +2 -2
  120. package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -1
  121. package/dist/LoadingIndicator/index.d.ts +1 -1
  122. package/dist/MainHTML/index.d.ts +1 -1
  123. package/dist/Modal/Modal.js +2 -2
  124. package/dist/Modal/contextApi/store.d.ts +1 -1
  125. package/dist/NavigationMenu/AxosALTS/index.d.ts +1 -1
  126. package/dist/NavigationMenu/AxosALTS/index.js +2 -2
  127. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
  128. package/dist/NavigationMenu/AxosAdvisor/index.d.ts +1 -1
  129. package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.d.ts +1 -1
  130. package/dist/NavigationMenu/AxosAdvisorServices/index.d.ts +1 -1
  131. package/dist/NavigationMenu/AxosAdvisorServices/index.js +0 -1
  132. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -1
  133. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -2
  134. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -1
  135. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +3 -3
  136. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -1
  137. package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -2
  138. package/dist/NavigationMenu/AxosBank/index.d.ts +1 -1
  139. package/dist/NavigationMenu/AxosBank/index.js +16 -18
  140. package/dist/NavigationMenu/AxosClearing/SubNavBar.d.ts +1 -1
  141. package/dist/NavigationMenu/AxosClearing/index.d.ts +1 -1
  142. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +40 -43
  143. package/dist/NavigationMenu/AxosFiduciary/index.d.ts +1 -1
  144. package/dist/NavigationMenu/AxosFiduciary/index.js +0 -1
  145. package/dist/NavigationMenu/LaVictoire/SubNavBar.d.ts +1 -1
  146. package/dist/NavigationMenu/LaVictoire/index.d.ts +1 -1
  147. package/dist/NavigationMenu/LaVictoire/index.js +2 -2
  148. package/dist/NavigationMenu/NavItem/index.d.ts +1 -1
  149. package/dist/NavigationMenu/Navbar.d.ts +1 -1
  150. package/dist/NavigationMenu/Navbar.js +2 -2
  151. package/dist/NavigationMenu/SignInNavButton.d.ts +3 -1
  152. package/dist/NavigationMenu/SignInNavButton.js +2 -2
  153. package/dist/Pagination/Pagination.d.ts +1 -1
  154. package/dist/SecondaryFooter/index.d.ts +1 -1
  155. package/dist/SetContainer/SetContainer.d.ts +1 -1
  156. package/dist/SetContainer/SetContainer.js +2 -2
  157. package/dist/SocialMediaBar/iconsRepository.d.ts +14 -14
  158. package/dist/SocialMediaBar/iconsRepository.js +2 -2
  159. package/dist/SocialMediaBar/index.d.ts +1 -1
  160. package/dist/Tab/Tab.d.ts +1 -1
  161. package/dist/Tab/TabContainer.d.ts +1 -1
  162. package/dist/Table/Table.d.ts +5 -5
  163. package/dist/TextBlock/TextBlock.d.ts +1 -1
  164. package/dist/Topic/Topic.d.ts +4 -4
  165. package/dist/VideoTile/VideoInit.d.ts +1 -1
  166. package/dist/VideoTile/VideoTile.js +2 -2
  167. package/dist/VideoWrapper/index.js +2 -2
  168. package/dist/WalnutIframe/index.d.ts +1 -1
  169. package/dist/assets/Chatbot/AnimatedGradientBorder.css +99 -12
  170. package/dist/assets/Chatbot/Bubble.css +26 -7
  171. package/dist/assets/Chatbot/ChatWindow.css +155 -74
  172. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +82 -82
  173. package/dist/assets/TopicalNavSet/TopicalNavSet.css +1 -1
  174. package/dist/icons/AxosX/Blue.d.ts +1 -1
  175. package/dist/icons/AxosX/index.d.ts +1 -1
  176. package/dist/icons/CheckCircle.d.ts +1 -1
  177. package/dist/icons/CheckCircleLight.d.ts +1 -1
  178. package/dist/icons/CheckIcon/index.d.ts +1 -1
  179. package/dist/icons/ChevronDown.d.ts +1 -1
  180. package/dist/icons/ChevronUp.d.ts +1 -1
  181. package/dist/icons/Clock/index.d.ts +1 -1
  182. package/dist/icons/EqualHousingLender.d.ts +1 -1
  183. package/dist/icons/Logos/AAS.d.ts +1 -1
  184. package/dist/icons/Logos/AFS.d.ts +1 -1
  185. package/dist/icons/Logos/AXA.d.ts +1 -1
  186. package/dist/icons/Logos/AXB.d.ts +1 -1
  187. package/dist/icons/Logos/AXC.d.ts +1 -1
  188. package/dist/icons/Logos/AXI.d.ts +1 -1
  189. package/dist/icons/Logos/AXOS.d.ts +1 -1
  190. package/dist/icons/Logos/GBLVF.d.ts +1 -1
  191. package/dist/icons/Logos/LVF.d.ts +1 -1
  192. package/dist/icons/Logos/LVFText.d.ts +1 -1
  193. package/dist/icons/Logos/SPB.d.ts +1 -1
  194. package/dist/icons/MemberFdicLogo.d.ts +1 -1
  195. package/dist/icons/QuoteIconGrey.d.ts +1 -1
  196. package/dist/icons/QuoteIconWhite.d.ts +1 -1
  197. package/dist/icons/QuoteIconYellow.d.ts +1 -1
  198. package/dist/main.js +7 -1
  199. package/package.json +147 -147
  200. package/dist/assets/Chatbot/Chatbot.css +0 -3
@@ -1,50 +1,50 @@
1
- ._header_15z7t_1 {
1
+ ._header_1f8vh_1 {
2
2
  border-bottom: 1px solid #ebebeb;
3
3
  }
4
4
 
5
- ._wrapper_15z7t_5 {
5
+ ._wrapper_1f8vh_5 {
6
6
  width: calc(100% - 80px);
7
7
  margin-left: auto;
8
8
  margin-right: auto;
9
9
  }
10
10
 
11
- ._header_main_row_15z7t_11,
12
- ._mobile_header_15z7t_12 {
11
+ ._header_main_row_1f8vh_11,
12
+ ._mobile_header_1f8vh_12 {
13
13
  min-height: 80px;
14
14
  padding-top: 1rem;
15
15
  padding-bottom: 0.5rem;
16
16
  }
17
17
 
18
- ._logo_wrap_15z7t_18 {
18
+ ._logo_wrap_1f8vh_18 {
19
19
  padding: 9px 6px;
20
20
  }
21
21
 
22
- ._primary_links_15z7t_22 {
22
+ ._primary_links_1f8vh_22 {
23
23
  margin-left: 30px;
24
24
  }
25
25
 
26
- ._main_nav_15z7t_26 {
26
+ ._main_nav_1f8vh_26 {
27
27
  margin: 0 auto;
28
28
  width: 94%;
29
29
  max-width: 1640px;
30
30
  justify-content: space-between;
31
31
  }
32
32
 
33
- ._main_nav_link_15z7t_33 {
33
+ ._main_nav_link_1f8vh_33 {
34
34
  padding: 10px 8px;
35
35
  text-align: center;
36
36
  }
37
37
 
38
- ._main_nav_link_15z7t_33 .active {
38
+ ._main_nav_link_1f8vh_33 .active {
39
39
  border-color: currentColor;
40
40
  transition: border-color 0.5s ease;
41
41
  }
42
42
 
43
- ._main_nav_link_15z7t_33 .active {
43
+ ._main_nav_link_1f8vh_33 .active {
44
44
  font-weight: 700;
45
45
  }
46
46
 
47
- ._main_nav_link_15z7t_33 > a {
47
+ ._main_nav_link_1f8vh_33 > a {
48
48
  color: #1e3860;
49
49
  display: inline-block;
50
50
  font-size: 18px;
@@ -52,26 +52,26 @@
52
52
  border-bottom: 4px solid transparent;
53
53
  }
54
54
 
55
- ._sub_nav_link_15z7t_55 a,
56
- ._main_nav_link_15z7t_33 a,
57
- ._signin_wrap_15z7t_57 a,
58
- ._signin_btn_15z7t_58 {
55
+ ._sub_nav_link_1f8vh_55 a,
56
+ ._main_nav_link_1f8vh_33 a,
57
+ ._signin_wrap_1f8vh_57 a,
58
+ ._signin_btn_1f8vh_58 {
59
59
  text-decoration: none;
60
60
  transition: opacity 0.3s ease;
61
61
  }
62
62
 
63
- ._sub_nav_link_15z7t_55:hover,
64
- ._main_nav_link_15z7t_33 a:hover,
65
- ._signin_wrap_15z7t_57 a:hover {
63
+ ._sub_nav_link_1f8vh_55:hover,
64
+ ._main_nav_link_1f8vh_33 a:hover,
65
+ ._signin_wrap_1f8vh_57 a:hover {
66
66
  opacity: 0.8;
67
67
  }
68
68
 
69
- ._signin_wrap_15z7t_57 .link {
69
+ ._signin_wrap_1f8vh_57 .link {
70
70
  text-decoration: none;
71
71
  padding: 8px;
72
72
  }
73
73
 
74
- ._signin_btn_15z7t_58 {
74
+ ._signin_btn_1f8vh_58 {
75
75
  background-color: #2f5b88;
76
76
  border: none;
77
77
  color: #fff;
@@ -84,39 +84,39 @@
84
84
  cursor: pointer;
85
85
  }
86
86
 
87
- ._signin_btn_15z7t_58:hover {
87
+ ._signin_btn_1f8vh_58:hover {
88
88
  opacity: 0.9;
89
89
  }
90
90
 
91
- ._signin_btn_15z7t_58 > span {
91
+ ._signin_btn_1f8vh_58 > span {
92
92
  margin-right: 8px;
93
93
  }
94
94
 
95
- ._sub_nav_15z7t_55 {
95
+ ._sub_nav_1f8vh_55 {
96
96
  background-color: #1e3860;
97
97
  }
98
98
 
99
- ._header_sub_row_15z7t_99 {
99
+ ._header_sub_row_1f8vh_99 {
100
100
  padding-block: 12px;
101
101
  min-height: 48px;
102
102
  }
103
103
 
104
- ._sub_nav_link_15z7t_55 {
104
+ ._sub_nav_link_1f8vh_55 {
105
105
  padding-inline: 1rem;
106
106
  text-align: center;
107
107
  color: #fff;
108
108
  }
109
109
 
110
- ._sub_nav_link_15z7t_55 a {
110
+ ._sub_nav_link_1f8vh_55 a {
111
111
  font-weight: 500;
112
112
  line-height: 1.5;
113
113
  }
114
114
 
115
- ._shadow_15z7t_115 {
115
+ ._shadow_1f8vh_115 {
116
116
  box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
117
117
  }
118
118
 
119
- @keyframes _fadeInDown_15z7t_1 {
119
+ @keyframes _fadeInDown_1f8vh_1 {
120
120
  from {
121
121
  opacity: 0;
122
122
  transform: translate3d(0, -1%, 0);
@@ -128,18 +128,18 @@
128
128
  }
129
129
  }
130
130
 
131
- ._opacity_15z7t_131 {
131
+ ._opacity_1f8vh_131 {
132
132
  animation-duration: 0.5s;
133
133
  animation-fill-mode: both;
134
- animation-name: _fadeInDown_15z7t_1;
134
+ animation-name: _fadeInDown_1f8vh_1;
135
135
  }
136
136
 
137
- ._footer_15z7t_137 {
137
+ ._footer_1f8vh_137 {
138
138
  margin-top: 0.5rem;
139
139
  padding-top: 1rem;
140
140
  }
141
141
 
142
- ._footer_15z7t_137::before {
142
+ ._footer_1f8vh_137::before {
143
143
  content: "";
144
144
  background-color: #8f8f8f;
145
145
  height: 2px;
@@ -150,31 +150,31 @@
150
150
  width: 94%;
151
151
  }
152
152
 
153
- ._open_15z7t_153 {
153
+ ._open_1f8vh_153 {
154
154
  opacity: 0.8;
155
155
  }
156
156
 
157
- ._open_15z7t_153 > img {
157
+ ._open_1f8vh_153 > img {
158
158
  transform: scaleY(-1);
159
159
  }
160
160
 
161
- ._mt_8_15z7t_161 {
161
+ ._mt_8_1f8vh_161 {
162
162
  margin-top: 8px;
163
163
  }
164
164
 
165
- ._mt_16_15z7t_165 {
165
+ ._mt_16_1f8vh_165 {
166
166
  margin-top: 1rem;
167
167
  }
168
168
 
169
- ._ml_8_15z7t_169 {
169
+ ._ml_8_1f8vh_169 {
170
170
  margin-left: 8px;
171
171
  }
172
172
 
173
- ._reversed_row_15z7t_173 {
173
+ ._reversed_row_1f8vh_173 {
174
174
  flex-direction: row-reverse;
175
175
  }
176
176
 
177
- ._nav_anchor_15z7t_177 {
177
+ ._nav_anchor_1f8vh_177 {
178
178
  width: 1.5rem;
179
179
  height: 1.5rem;
180
180
  aspect-ratio: 1;
@@ -182,14 +182,14 @@
182
182
  border-radius: 8px;
183
183
  }
184
184
 
185
- ._sub_nav_link_15z7t_55:hover,
186
- ._signin_wrap_15z7t_57 a:hover,
187
- ._main_nav_link_15z7t_33 a:not(.active):hover,
188
- ._site_lists_15z7t_188 a:hover {
185
+ ._sub_nav_link_1f8vh_55:hover,
186
+ ._signin_wrap_1f8vh_57 a:hover,
187
+ ._main_nav_link_1f8vh_33 a:not(.active):hover,
188
+ ._site_lists_1f8vh_188 a:hover {
189
189
  text-decoration: underline;
190
190
  }
191
191
 
192
- ._hamburger_15z7t_192 {
192
+ ._hamburger_1f8vh_192 {
193
193
  background: transparent;
194
194
  border: none;
195
195
  font-size: 0px;
@@ -197,29 +197,29 @@
197
197
  outline: none;
198
198
  }
199
199
 
200
- ._hamburger_15z7t_192:hover,
201
- ._mobile_header_15z7t_12 button:hover {
200
+ ._hamburger_1f8vh_192:hover,
201
+ ._mobile_header_1f8vh_12 button:hover {
202
202
  cursor: pointer;
203
203
  opacity: 0.8;
204
204
  }
205
205
 
206
- ._mobile_logo_15z7t_206 {
206
+ ._mobile_logo_1f8vh_206 {
207
207
  flex: 1 1 0%;
208
208
  text-align: center;
209
209
  }
210
210
 
211
- ._mobile_header_15z7t_12 {
211
+ ._mobile_header_1f8vh_12 {
212
212
  padding-bottom: 1rem;
213
213
  display: grid;
214
214
  place-items: center;
215
215
  border-bottom: 1px solid #ebebeb;
216
216
  }
217
217
 
218
- ._mobile_header_15z7t_12 p {
218
+ ._mobile_header_1f8vh_12 p {
219
219
  font: 400 20px / 1.3 var(--header-font-family);
220
220
  }
221
221
 
222
- ._mobile_header_15z7t_12 button {
222
+ ._mobile_header_1f8vh_12 button {
223
223
  position: absolute;
224
224
  top: 50%;
225
225
  transform: translateY(-50%);
@@ -228,7 +228,7 @@
228
228
  border: none;
229
229
  }
230
230
 
231
- ._mobile_nav_15z7t_231 {
231
+ ._mobile_nav_1f8vh_231 {
232
232
  border-right: 1px solid #ebebeb;
233
233
  left: -100%;
234
234
  min-height: 100vh;
@@ -239,20 +239,20 @@
239
239
  z-index: 9999999;
240
240
  }
241
241
 
242
- ._mobile_opened_15z7t_242 {
242
+ ._mobile_opened_1f8vh_242 {
243
243
  left: 0%;
244
244
  }
245
245
 
246
- body:has(.__mobile_opened_15z7t_246) {
246
+ body:has(._mobile_opened_1f8vh_242) {
247
247
  overflow-y: hidden;
248
248
  }
249
249
 
250
- ._mobile_nav_item_15z7t_250 {
250
+ ._mobile_nav_item_1f8vh_250 {
251
251
  background-color: #f4f4f4;
252
252
  border-bottom: 1px solid #ebebeb;
253
253
  }
254
254
 
255
- ._mobile_nav_item_15z7t_250 > a {
255
+ ._mobile_nav_item_1f8vh_250 > a {
256
256
  color: #333d46;
257
257
  display: flex;
258
258
  font-weight: 700;
@@ -262,23 +262,23 @@ body:has(.__mobile_opened_15z7t_246) {
262
262
  width: 100%;
263
263
  }
264
264
 
265
- ._icon_wrap_15z7t_265 {
265
+ ._icon_wrap_1f8vh_265 {
266
266
  line-height: 1;
267
267
  height: 24px;
268
268
  }
269
269
 
270
- ._mobile_footer_15z7t_270 {
270
+ ._mobile_footer_1f8vh_270 {
271
271
  position: relative;
272
272
  width: 100%;
273
273
  }
274
274
 
275
- ._mobile_footer_content_15z7t_275 {
275
+ ._mobile_footer_content_1f8vh_275 {
276
276
  background-color: #f4f4f4;
277
277
  flex: 1 1 0%;
278
278
  padding: 16px 24px 16px 40px;
279
279
  }
280
280
 
281
- ._mobile_footer_content_15z7t_275 p {
281
+ ._mobile_footer_content_1f8vh_275 p {
282
282
  line-height: 1.5;
283
283
  text-overflow: ellipsis;
284
284
  display: -webkit-box;
@@ -287,18 +287,18 @@ body:has(.__mobile_opened_15z7t_246) {
287
287
  line-clamp: 2;
288
288
  }
289
289
 
290
- ._mobile_footer_media_15z7t_290 {
290
+ ._mobile_footer_media_1f8vh_290 {
291
291
  flex-basis: 42%;
292
292
  background: url("https://www.axos.com/images/7bX71xagL9g8Bc0gqlHLR/afs-nav-footer.jpg")
293
293
  no-repeat right center / cover;
294
294
  background-color: #f4f4f4;
295
295
  }
296
296
 
297
- ._footer_cta_15z7t_297 {
297
+ ._footer_cta_1f8vh_297 {
298
298
  margin-top: 3px;
299
299
  }
300
300
 
301
- ._footer_cta_15z7t_297 a {
301
+ ._footer_cta_1f8vh_297 a {
302
302
  background-color: #2f5b88;
303
303
  border-radius: 4px;
304
304
  border: 2px solid transparent;
@@ -309,41 +309,41 @@ body:has(.__mobile_opened_15z7t_246) {
309
309
  text-decoration: none;
310
310
  }
311
311
 
312
- ._footer_cta_15z7t_297 a:hover {
312
+ ._footer_cta_1f8vh_297 a:hover {
313
313
  background-color: transparent;
314
314
  border-color: #2f5b88;
315
315
  color: #2f5b88;
316
316
  text-decoration: underline;
317
317
  }
318
318
 
319
- ._footer_cta_15z7t_297 a:active {
319
+ ._footer_cta_1f8vh_297 a:active {
320
320
  background-color: #2f5b88;
321
321
  border-color: transparent;
322
322
  color: #fff;
323
323
  }
324
324
 
325
- ._mobile_footer_15z7t_270 > .flex_row {
325
+ ._mobile_footer_1f8vh_270 > .flex_row {
326
326
  min-height: 112px;
327
327
  }
328
328
 
329
- ._inner_wrapper_15z7t_329 {
329
+ ._inner_wrapper_1f8vh_329 {
330
330
  max-height: 100vh;
331
331
  overflow-y: scroll;
332
332
  }
333
333
 
334
- ._btn_15z7t_334 {
334
+ ._btn_1f8vh_334 {
335
335
  display: block;
336
336
  position: relative;
337
337
  }
338
338
 
339
- ._sub_menu_15z7t_339 {
339
+ ._sub_menu_1f8vh_339 {
340
340
  overflow: hidden;
341
341
  max-height: 0;
342
342
  transition: max-height 0.8s ease-out;
343
343
  background: #fff;
344
344
  }
345
345
 
346
- ._sub_menu_15z7t_339 a {
346
+ ._sub_menu_1f8vh_339 a {
347
347
  display: block;
348
348
  padding: 12px 14px 12px 64px;
349
349
  position: relative;
@@ -351,28 +351,28 @@ body:has(.__mobile_opened_15z7t_246) {
351
351
  text-decoration: none;
352
352
  }
353
353
 
354
- ._sub_menu_15z7t_339 a._main_15z7t_26 {
354
+ ._sub_menu_1f8vh_339 a._main_1f8vh_26 {
355
355
  font-weight: 700;
356
356
  }
357
357
 
358
- ._sub_menu_15z7t_339 a + a {
358
+ ._sub_menu_1f8vh_339 a + a {
359
359
  border-top: 1px solid #ebebeb;
360
360
  }
361
361
 
362
362
  @media (max-width: 1280px) and (min-width: 1024px) {
363
- ._wrapper_15z7t_5 {
363
+ ._wrapper_1f8vh_5 {
364
364
  width: calc(100% - 28px);
365
365
  }
366
366
  }
367
367
 
368
- ._desktop_only_15z7t_368 {
368
+ ._desktop_only_1f8vh_368 {
369
369
  margin: 0 auto;
370
370
  width: 94%;
371
371
  max-width: 1640px;
372
372
  }
373
373
 
374
374
  @media (max-width: 1075px) {
375
- ._desktop_only_15z7t_368 {
375
+ ._desktop_only_1f8vh_368 {
376
376
  display: none !important;
377
377
  margin: 0 auto;
378
378
  width: 94%;
@@ -381,30 +381,30 @@ body:has(.__mobile_opened_15z7t_246) {
381
381
  }
382
382
 
383
383
  @media (max-width: 768px) {
384
- ._wrapper_15z7t_5 {
384
+ ._wrapper_1f8vh_5 {
385
385
  width: calc(100% - 48px);
386
386
  }
387
387
 
388
- ._mobile_header_15z7t_12 button {
388
+ ._mobile_header_1f8vh_12 button {
389
389
  right: 1.5rem;
390
390
  }
391
391
 
392
- ._mobile_nav_item_15z7t_250 > a {
392
+ ._mobile_nav_item_1f8vh_250 > a {
393
393
  padding: 16px 24px;
394
394
  }
395
395
 
396
- ._sub_menu_15z7t_339 a {
396
+ ._sub_menu_1f8vh_339 a {
397
397
  padding-left: 48px;
398
398
  }
399
399
 
400
- ._mobile_footer_content_15z7t_275 {
400
+ ._mobile_footer_content_1f8vh_275 {
401
401
  padding-right: 15px;
402
402
  padding-left: 24px;
403
403
  }
404
404
  }
405
405
 
406
406
  @media (max-width: 450px) {
407
- ._footer_cta_15z7t_297 a {
407
+ ._footer_cta_1f8vh_297 a {
408
408
  white-space: break-spaces;
409
409
  width: 100%;
410
410
  text-align: center;
@@ -412,13 +412,13 @@ body:has(.__mobile_opened_15z7t_246) {
412
412
  }
413
413
 
414
414
  @media (min-width: 1076px) {
415
- ._mobile_only_15z7t_415 {
415
+ ._mobile_only_1f8vh_415 {
416
416
  display: none !important;
417
417
  }
418
418
  }
419
419
 
420
420
  @media (max-width: 1076px) {
421
- ._mobile_logo_15z7t_206 {
421
+ ._mobile_logo_1f8vh_206 {
422
422
  position: absolute;
423
423
  transform: translateX(-50%);
424
424
  left: 50%;
@@ -2,7 +2,7 @@
2
2
  -webkit-box-shadow: 0 7px 10px rgba(0,0,0,0.08);
3
3
  box-shadow: 0 7px 10px rgba(0,0,0,0.08);
4
4
  }
5
- .page_body_contents > div:has(.xbzzeo0) {
5
+ .page_body_contents > div:has(> .xbzzeo0) {
6
6
  margin-top: -3.5rem;
7
7
  }
8
8
  .xbzzeo1 {
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgAxosX;
@@ -1,5 +1,5 @@
1
1
  import { SVGProps } from 'react';
2
2
  import { CheckColorVariant } from './CheckIcon/CheckIcon.css';
3
3
 
4
- declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement> & CheckColorVariant) => import("react/jsx-runtime").JSX.Element;
4
+ declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement> & CheckColorVariant) => import("react").JSX.Element;
5
5
  export default SvgCheckCircle;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgCheckCircleLight;
@@ -1,4 +1,4 @@
1
1
  import { CheckColorVariant } from './CheckIcon.css';
2
2
 
3
- declare const SvgCheckIcon: (props: CheckColorVariant) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgCheckIcon: (props: CheckColorVariant) => import("react").JSX.Element;
4
4
  export default SvgCheckIcon;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgChevronDown;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgChevronUp;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const ClockIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const ClockIcon: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default ClockIcon;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgEqualHousingLender;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -4,5 +4,5 @@ declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
5
  height?: number;
6
6
  width?: number;
7
- }) => import("react/jsx-runtime").JSX.Element;
7
+ }) => import("react").JSX.Element;
8
8
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgMemberFdicLogo;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgQuoteIconGrey;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgQuoteIconWhite;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgQuoteIconYellow;