@axos-web-dev/shared-components 0.0.172 → 0.0.174
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.
- package/dist/ATMLocator/ATMLocator.js +34 -34
- package/dist/Accordion/Accordion.css.js +4 -4
- package/dist/Accordion/Accordion.js +3 -3
- package/dist/AlertBanner/AlertBanner.css.js +1 -1
- package/dist/AlertBanner/index.js +3 -3
- package/dist/Article/Article.css.js +4 -4
- package/dist/ArticlesSet/ArticlesSet.css.js +4 -4
- package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
- package/dist/AwardsItem/AwardsItem.css.js +2 -2
- package/dist/BulletItem/BulletItem.css.js +2 -2
- package/dist/BulletItem/BulletItem.js +3 -3
- package/dist/Button/Button.css.js +4 -4
- package/dist/Button/Button.js +34 -34
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +3 -3
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
- package/dist/Calculators/AxosOneCalculator/index.js +3 -3
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
- package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
- package/dist/Calculators/Calculator.js +34 -34
- package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
- package/dist/Calculators/calculator.css.js +4 -4
- package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
- package/dist/Carousel/Carousel.css.js +3 -3
- package/dist/Carousel/index.js +34 -34
- package/dist/Chevron/Chevron.css.js +4 -4
- package/dist/Chevron/index.js +34 -34
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
- package/dist/CollectInformationAlert/index.js +3 -3
- package/dist/Comparison/Comparison.css.js +7 -7
- package/dist/Comparison/Comparison.js +33 -33
- package/dist/ContentBanner/ContentBanner.css.js +4 -4
- package/dist/DownloadTile/DownloadTile.css.js +3 -3
- package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
- package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
- package/dist/FaqAccordion/index.js +34 -34
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +111 -93
- package/dist/Forms/ApplicationStart.js +3 -3
- package/dist/Forms/ClearingForm.js +3 -3
- package/dist/Forms/CommercialDeposits.js +3 -3
- package/dist/Forms/CommercialLending.js +3 -3
- package/dist/Forms/ContactCompany.js +3 -3
- package/dist/Forms/ContactUs.js +3 -3
- package/dist/Forms/ContactUsAAS.js +3 -3
- package/dist/Forms/ContactUsBusiness.js +34 -34
- package/dist/Forms/ContactUsNMLSId.js +34 -34
- package/dist/Forms/CpraRequest.js +3 -3
- package/dist/Forms/DealerServices.js +3 -3
- package/dist/Forms/EmailOnly.js +34 -34
- package/dist/Forms/EmailUs.d.ts +1 -1
- package/dist/Forms/EmailUs.js +20 -16
- package/dist/Forms/Forms.css.js +7 -7
- package/dist/Forms/MortgageRate/MortgageRateForm.js +34 -34
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +46 -43
- package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
- package/dist/Forms/ScheduleCall.js +3 -3
- package/dist/Forms/ScheduleCallPremier.js +3 -3
- package/dist/Forms/SuccesForm.js +35 -35
- package/dist/Forms/WcplSurvey.js +3 -3
- package/dist/HeroBanner/HeroBanner.css.js +5 -5
- package/dist/HeroBanner/HeroBanner.js +10 -2
- package/dist/HeroBanner/LargeBanner.css.js +4 -4
- package/dist/HeroBanner/SelectionBanner.css.d.ts +1 -3
- package/dist/HeroBanner/SelectionBanner.css.js +4 -4
- package/dist/Hyperlink/Hyperlink.css.js +1 -1
- package/dist/Hyperlink/index.js +34 -34
- package/dist/IconBillboard/IconBillboard.css.js +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.js +4 -4
- package/dist/ImageBillboard/ImageBillboard.js +3 -3
- package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
- package/dist/ImageLink/ImageLink.css.js +1 -1
- package/dist/ImageLink/ImageLink.js +34 -34
- package/dist/ImageLink/ImageLinkSet.js +34 -34
- package/dist/ImageLink/index.js +34 -34
- package/dist/Input/Checkbox.css.js +1 -1
- package/dist/Input/DatePicker.css.d.ts +1 -0
- package/dist/Input/DatePicker.css.js +6 -0
- package/dist/Input/DatePicker2.d.ts +21 -0
- package/dist/Input/DatePicker2.js +103 -0
- package/dist/Input/DatePickerComponents/DatePicker.d.ts +11 -0
- package/dist/Input/DatePickerComponents/DatePicker.js +13 -0
- package/dist/Input/DatePickerComponents/InputDate.d.ts +15 -0
- package/dist/Input/DatePickerComponents/InputDate.js +66 -0
- package/dist/Input/DatePickerComponents/index.d.ts +2 -0
- package/dist/Input/DatePickerComponents/index.js +6 -0
- package/dist/Input/Datepicker.d.ts +3 -0
- package/dist/Input/Datepicker.js +47 -0
- package/dist/Input/Dropdown.css.js +2 -2
- package/dist/Input/Input.css.js +4 -4
- package/dist/Input/InputDate.css.d.ts +6 -0
- package/dist/Input/InputDate.css.js +15 -0
- package/dist/Input/InputDate.d.ts +3 -0
- package/dist/Input/InputDate.js +47 -0
- package/dist/Input/RadioButton.css.js +1 -1
- package/dist/Inputs/Input.css.js +3 -3
- package/dist/Insight/Featured/CategorySelector.css.js +5 -5
- package/dist/Insight/Featured/CategorySelector.js +33 -33
- package/dist/Insight/Featured/Featured.css.js +2 -2
- package/dist/Insight/Featured/Featured.js +35 -35
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +33 -33
- package/dist/Insight/Insight.css.js +2 -2
- package/dist/Interstitial/Interstitial-variants.css.js +4 -4
- package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
- package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
- package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
- package/dist/Modal/Modal.css.js +3 -3
- package/dist/Modal/Modal.js +33 -33
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +54 -54
- package/dist/NavigationMenu/AxosBank/NavData.js +35 -35
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +310 -189
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/index.js +49 -34
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/PageNavItem/PageNavItem.css.js +4 -4
- package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
- package/dist/Pagination/Pagination.css.js +1 -1
- package/dist/Pagination/Pagination.js +3 -3
- package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
- package/dist/SetContainer/SetContainer.css.js +3 -3
- package/dist/SetContainer/SetContainer.js +34 -34
- package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
- package/dist/StepItem/StepItem.css.js +3 -3
- package/dist/StepItemSet/StepItemSet.css.js +3 -3
- package/dist/Tab/Tab.css.js +3 -3
- package/dist/Table/Table.css.js +3 -3
- package/dist/Table/Table.js +3 -3
- package/dist/TextBlock/TextBlock.css.js +3 -3
- package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
- package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
- package/dist/Typography/Typography.css.js +1 -1
- package/dist/VideoTile/VideoTile.css.js +4 -4
- package/dist/VideoTile/VideoTile.js +3 -3
- package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
- package/dist/VideoWrapper/index.js +33 -33
- package/dist/assets/HeroBanner/SelectionBanner.css +0 -4
- package/dist/assets/Input/DatePicker.css +95 -0
- package/dist/assets/Input/InputDate.css +39 -0
- package/dist/assets/Interstitial/Interstitial-variants.css +1 -1
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +130 -122
- package/dist/assets/node_modules/react-date-range/dist/styles.css.css +194 -0
- package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +385 -0
- package/dist/globals.css.js +2 -2
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
- package/dist/icons/CalendarIcon/CalendarIcon.d.ts +3 -0
- package/dist/icons/CalendarIcon/CalendarIcon.js +17 -0
- package/dist/icons/CalendarIcon/index.d.ts +1 -0
- package/dist/icons/CalendarIcon/index.js +4 -0
- package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
- package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
- package/dist/icons/Star/Star.css.js +1 -1
- package/dist/index.css.js +3 -3
- package/dist/themes/axos.css.js +1 -1
- package/dist/themes/premier.css.js +2 -2
- package/dist/types/icon.d.ts +3 -0
- package/dist/types/icon.js +1 -0
- package/dist/types/popover.d.ts +8 -0
- package/dist/types/popover.js +1 -0
- package/dist/utils/RetainQueryLink.d.ts +11 -0
- package/dist/utils/RetainQueryLink.js +15 -0
- package/dist/utils/allowedAxosDomains.js +2 -2
- package/dist/utils/constants/format.d.ts +1 -0
- package/dist/utils/constants/format.js +4 -0
- package/dist/utils/constants/popper.d.ts +6 -0
- package/dist/utils/constants/popper.js +10 -0
- package/dist/utils/hooks/usePopover.d.ts +25 -0
- package/dist/utils/hooks/usePopover.js +64 -0
- package/package.json +1 -1
|
@@ -1,66 +1,66 @@
|
|
|
1
|
-
.
|
|
1
|
+
._header_afo3l_1 {
|
|
2
2
|
border-bottom: 1px solid #ebebeb;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
._wrapper_afo3l_5 {
|
|
6
6
|
width: calc(100% - 80px);
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
margin-right: auto;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
12
|
-
.
|
|
11
|
+
._header_main_row_afo3l_11,
|
|
12
|
+
._mobile_header_afo3l_12 {
|
|
13
13
|
min-height: 80px;
|
|
14
14
|
padding-top: 1rem;
|
|
15
15
|
padding-bottom: 0.5rem;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.
|
|
18
|
+
._logo_wrap_afo3l_18 {
|
|
19
19
|
padding: 9px 6px;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.
|
|
22
|
+
._primary_links_afo3l_22 {
|
|
23
23
|
margin-left: 30px;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.
|
|
26
|
+
._main_nav_link_afo3l_26 {
|
|
27
27
|
padding: 10px 8px;
|
|
28
28
|
text-align: center;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.
|
|
31
|
+
._main_nav_link_afo3l_26 .active {
|
|
32
32
|
border-color: currentColor;
|
|
33
33
|
transition: border-color 0.5s ease;
|
|
34
34
|
font-weight: 700;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.
|
|
37
|
+
._main_nav_link_afo3l_26 > a {
|
|
38
38
|
display: inline-block;
|
|
39
39
|
font-size: 16px;
|
|
40
40
|
padding: 4px 26px;
|
|
41
41
|
border-bottom: 4px solid transparent;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
.
|
|
45
|
-
.
|
|
46
|
-
.
|
|
47
|
-
.
|
|
44
|
+
._sub_nav_link_afo3l_44 a,
|
|
45
|
+
._main_nav_link_afo3l_26 a,
|
|
46
|
+
._signin_wrap_afo3l_46 a,
|
|
47
|
+
._signin_btn_afo3l_47 {
|
|
48
48
|
text-decoration: none;
|
|
49
49
|
transition: opacity 0.3s ease;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
.
|
|
53
|
-
.
|
|
54
|
-
.
|
|
52
|
+
._sub_nav_link_afo3l_44:hover,
|
|
53
|
+
._main_nav_link_afo3l_26 a:hover,
|
|
54
|
+
._signin_wrap_afo3l_46 a:hover {
|
|
55
55
|
opacity: 0.8;
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
.
|
|
58
|
+
._signin_wrap_afo3l_46 .link {
|
|
59
59
|
text-decoration: none;
|
|
60
60
|
padding: 8px;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
.
|
|
63
|
+
._signin_btn_afo3l_47 {
|
|
64
64
|
border-color: transparent;
|
|
65
65
|
color: #fff;
|
|
66
66
|
padding: 11px 24px;
|
|
@@ -72,27 +72,27 @@
|
|
|
72
72
|
cursor: pointer;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
.
|
|
75
|
+
._signin_btn_afo3l_47:hover {
|
|
76
76
|
background-color: transparent;
|
|
77
77
|
opacity: 0.9;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
.
|
|
80
|
+
._signin_btn_afo3l_47 > span {
|
|
81
81
|
margin-right: 8px;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
.
|
|
84
|
+
._header_sub_row_afo3l_84 {
|
|
85
85
|
min-height: 48px;
|
|
86
86
|
position: relative;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.
|
|
89
|
+
._sub_nav_link_afo3l_44 {
|
|
90
90
|
padding-inline: 1rem;
|
|
91
91
|
text-align: center;
|
|
92
92
|
color: #fff;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
.
|
|
95
|
+
._sub_nav_link_afo3l_44 a {
|
|
96
96
|
display: flex;
|
|
97
97
|
align-items: center;
|
|
98
98
|
font-weight: 500;
|
|
@@ -100,11 +100,11 @@
|
|
|
100
100
|
padding: 12px 9.5px;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
._sub_nav_link_afo3l_44 a:hover {
|
|
104
104
|
background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
.
|
|
107
|
+
._signin_dropdown_afo3l_107 {
|
|
108
108
|
min-width: 288px;
|
|
109
109
|
padding: 1.5rem 1rem;
|
|
110
110
|
position: absolute;
|
|
@@ -114,34 +114,34 @@
|
|
|
114
114
|
display: none;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
.
|
|
117
|
+
._shadow_afo3l_117 {
|
|
118
118
|
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
119
119
|
border: 0.5px solid rgb(255 255 255 / 14%);
|
|
120
120
|
border-top: none;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
._signin_dropdown_afo3l_107 li[role="heading"] {
|
|
124
124
|
margin-top: 1px;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.
|
|
127
|
+
._signin_header_afo3l_127 {
|
|
128
128
|
color: #323339;
|
|
129
129
|
font-weight: 700;
|
|
130
130
|
padding: 0.5rem 1rem;
|
|
131
131
|
text-align: left;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.
|
|
134
|
+
._signin_subheader_afo3l_134 {
|
|
135
135
|
color: #2f5b88;
|
|
136
136
|
padding: 0.5rem 0.5rem 0.5rem 1.5rem;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
140
|
-
.
|
|
139
|
+
._signin_header_afo3l_127,
|
|
140
|
+
._signin_subheader_afo3l_134 a {
|
|
141
141
|
line-height: 1.5;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
@keyframes
|
|
144
|
+
@keyframes _fadeInDown_afo3l_1 {
|
|
145
145
|
from {
|
|
146
146
|
opacity: 0;
|
|
147
147
|
transform: translate3d(0, -1%, 0);
|
|
@@ -153,23 +153,23 @@
|
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
._opacity_afo3l_156 {
|
|
157
157
|
animation-duration: 0.5s;
|
|
158
158
|
animation-fill-mode: both;
|
|
159
|
-
animation-name:
|
|
159
|
+
animation-name: _fadeInDown_afo3l_1;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.
|
|
162
|
+
._signin_footer_afo3l_162 {
|
|
163
163
|
margin-top: 0.5rem;
|
|
164
164
|
padding-top: 1rem;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
.
|
|
167
|
+
._signin_footer_afo3l_162 > a + a {
|
|
168
168
|
display: block;
|
|
169
169
|
margin-top: 16px;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
.
|
|
172
|
+
._signin_footer_afo3l_162::before {
|
|
173
173
|
content: "";
|
|
174
174
|
background-color: #8f8f8f;
|
|
175
175
|
height: 2px;
|
|
@@ -180,19 +180,19 @@
|
|
|
180
180
|
width: 94%;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.
|
|
183
|
+
._open_afo3l_183 {
|
|
184
184
|
opacity: 0.8;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.
|
|
187
|
+
._open_afo3l_183 > svg {
|
|
188
188
|
transform: scaleY(-1);
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.
|
|
191
|
+
._open_afo3l_183 + ._signin_dropdown_afo3l_107 {
|
|
192
192
|
display: block;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
._dd_wrapper_afo3l_195 {
|
|
196
196
|
max-width: 1440px;
|
|
197
197
|
outline: none !important;
|
|
198
198
|
position: absolute;
|
|
@@ -201,45 +201,45 @@
|
|
|
201
201
|
z-index: 1203;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
._dd_media_afo3l_204 {
|
|
205
205
|
padding: 1.5rem;
|
|
206
206
|
width: 280px;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
.
|
|
209
|
+
._dd_media_img_afo3l_209 {
|
|
210
210
|
min-height: 232px;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.
|
|
213
|
+
._dd_site_navs_afo3l_213 {
|
|
214
214
|
display: flex;
|
|
215
215
|
flex-direction: column;
|
|
216
216
|
flex: 1 1 0%;
|
|
217
217
|
padding: 1.5rem;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
._dd_media_header_afo3l_220 p {
|
|
221
221
|
color: #fff;
|
|
222
222
|
font-size: 14px;
|
|
223
223
|
line-height: 1.42;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
226
|
+
._dd_media_header_afo3l_220 p[role="heading"] {
|
|
227
227
|
font: 600 1.25rem/ 1.4 var(--header-font-family);
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.
|
|
230
|
+
._mt_8_afo3l_230 {
|
|
231
231
|
margin-top: 8px;
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.
|
|
234
|
+
._mt_16_afo3l_234 {
|
|
235
235
|
margin-top: 1rem;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.
|
|
238
|
+
._ml_8_afo3l_238 {
|
|
239
239
|
margin-left: 8px;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.
|
|
242
|
+
._dd_media_cta_afo3l_242 > a:first-child {
|
|
243
243
|
border-radius: 8px;
|
|
244
244
|
border: 2px solid transparent;
|
|
245
245
|
color: var(--_1073cm83) !important;
|
|
@@ -253,42 +253,50 @@
|
|
|
253
253
|
width: 100%;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.
|
|
256
|
+
._dd_media_cta_afo3l_242 > a:first-child:hover {
|
|
257
257
|
background-color: transparent;
|
|
258
258
|
border-color: #fff;
|
|
259
259
|
color: #fff !important;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
._dd_media_cta_afo3l_242 > a:nth-child(2) {
|
|
263
263
|
color: #fff;
|
|
264
264
|
display: inline-block;
|
|
265
265
|
margin-top: 8px;
|
|
266
266
|
text-decoration: none;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.
|
|
269
|
+
._dd_media_cta_afo3l_242 > a:nth-child(2):hover {
|
|
270
270
|
opacity: 0.8;
|
|
271
271
|
text-decoration: underline;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.
|
|
274
|
+
._reversed_row_afo3l_274 {
|
|
275
275
|
flex-direction: row-reverse;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.
|
|
278
|
+
._dd_media_cta_afo3l_242 > a:first-child:active {
|
|
279
279
|
background-color: #fff;
|
|
280
280
|
border-color: transparent;
|
|
281
281
|
color: #1e3860 !important;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.
|
|
284
|
+
._headline_afo3l_284 > p {
|
|
285
285
|
color: var(--_1073cm83);
|
|
286
286
|
flex: 1 1 0%;
|
|
287
287
|
font: 600 1.5rem / 1.33 var(--header-font-family);
|
|
288
288
|
margin-bottom: 0;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.
|
|
291
|
+
._headline_afo3l_284 > a[role="heading"] {
|
|
292
|
+
color: var(--_1073cm83);
|
|
293
|
+
flex: 1 1 0%;
|
|
294
|
+
font: 600 1.5rem / 1.33 var(--header-font-family);
|
|
295
|
+
margin-bottom: 0;
|
|
296
|
+
text-decoration: none;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
._nav_anchor_afo3l_299 {
|
|
292
300
|
aspect-ratio: 1;
|
|
293
301
|
background-color: #4a5560;
|
|
294
302
|
border-radius: 8px;
|
|
@@ -296,26 +304,26 @@
|
|
|
296
304
|
width: 1.5rem;
|
|
297
305
|
}
|
|
298
306
|
|
|
299
|
-
.
|
|
307
|
+
._headline_cta_afo3l_307 {
|
|
300
308
|
margin-left: 8px;
|
|
301
309
|
}
|
|
302
310
|
|
|
303
|
-
.
|
|
311
|
+
._headline_cta_afo3l_307 > a {
|
|
304
312
|
color: var(--_1073cm83);
|
|
305
313
|
font-weight: 700;
|
|
306
314
|
line-height: 1.5;
|
|
307
315
|
text-decoration: none;
|
|
308
316
|
}
|
|
309
317
|
|
|
310
|
-
.
|
|
311
|
-
.
|
|
312
|
-
.
|
|
313
|
-
.
|
|
314
|
-
.
|
|
318
|
+
._sub_nav_link_afo3l_44:hover,
|
|
319
|
+
._signin_wrap_afo3l_46 a:hover,
|
|
320
|
+
._main_nav_link_afo3l_26 a:not(.active):hover,
|
|
321
|
+
._dd_site_navs_afo3l_213 a:hover,
|
|
322
|
+
._site_lists_afo3l_322 a:hover {
|
|
315
323
|
text-decoration: underline;
|
|
316
324
|
}
|
|
317
325
|
|
|
318
|
-
.
|
|
326
|
+
._dd_site_navs_afo3l_213 hr {
|
|
319
327
|
border-style: solid;
|
|
320
328
|
border-width: 1px;
|
|
321
329
|
color: #a0aab3;
|
|
@@ -324,32 +332,32 @@
|
|
|
324
332
|
position: relative;
|
|
325
333
|
}
|
|
326
334
|
|
|
327
|
-
.
|
|
335
|
+
._site_lists_afo3l_322 {
|
|
328
336
|
display: grid;
|
|
329
337
|
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
|
|
330
338
|
gap: 24px;
|
|
331
339
|
padding-bottom: 1.5rem;
|
|
332
340
|
}
|
|
333
341
|
|
|
334
|
-
.
|
|
342
|
+
._site_lists_afo3l_322 > * {
|
|
335
343
|
width: 100%;
|
|
336
344
|
}
|
|
337
345
|
|
|
338
|
-
.
|
|
346
|
+
._site_lists_afo3l_322 a {
|
|
339
347
|
color: #323339;
|
|
340
348
|
text-decoration: none;
|
|
341
349
|
}
|
|
342
350
|
|
|
343
|
-
.
|
|
351
|
+
._site_lists_afo3l_322 [role="heading"] {
|
|
344
352
|
color: var(--_1073cm83);
|
|
345
353
|
font-weight: 700;
|
|
346
354
|
}
|
|
347
355
|
|
|
348
|
-
.
|
|
356
|
+
._site_lists_afo3l_322 li + li {
|
|
349
357
|
margin-top: 8px;
|
|
350
358
|
}
|
|
351
359
|
|
|
352
|
-
.
|
|
360
|
+
._hamburger_afo3l_360 {
|
|
353
361
|
background: transparent;
|
|
354
362
|
border: none;
|
|
355
363
|
font-size: 0px;
|
|
@@ -357,41 +365,41 @@
|
|
|
357
365
|
outline: none;
|
|
358
366
|
}
|
|
359
367
|
|
|
360
|
-
.
|
|
361
|
-
.
|
|
368
|
+
._hamburger_afo3l_360:hover,
|
|
369
|
+
._mobile_header_afo3l_12 button:hover {
|
|
362
370
|
cursor: pointer;
|
|
363
371
|
opacity: 0.8;
|
|
364
372
|
}
|
|
365
373
|
|
|
366
|
-
.
|
|
374
|
+
._signin_wrap_afo3l_46 > ._mobile_only_afo3l_374 > a {
|
|
367
375
|
color: #4a5560;
|
|
368
376
|
padding: 0;
|
|
369
377
|
line-height: 1;
|
|
370
378
|
}
|
|
371
379
|
|
|
372
|
-
.
|
|
380
|
+
._mobile_logo_afo3l_380 {
|
|
373
381
|
flex: 1 1 0%;
|
|
374
382
|
text-align: center;
|
|
375
383
|
}
|
|
376
384
|
|
|
377
|
-
.
|
|
385
|
+
._highlight_afo3l_385 > a {
|
|
378
386
|
border-bottom: none;
|
|
379
387
|
font-weight: 700;
|
|
380
388
|
line-height: 1.44;
|
|
381
389
|
}
|
|
382
390
|
|
|
383
|
-
.
|
|
391
|
+
._mobile_header_afo3l_12 {
|
|
384
392
|
border-bottom: 1px solid #ebebeb;
|
|
385
393
|
display: grid;
|
|
386
394
|
padding-bottom: 1rem;
|
|
387
395
|
place-items: center;
|
|
388
396
|
}
|
|
389
397
|
|
|
390
|
-
.
|
|
398
|
+
._mobile_header_afo3l_12 p {
|
|
391
399
|
font: 400 20px / 1.3 var(--header-font-family);
|
|
392
400
|
}
|
|
393
401
|
|
|
394
|
-
.
|
|
402
|
+
._mobile_header_afo3l_12 button {
|
|
395
403
|
background: none;
|
|
396
404
|
border: none;
|
|
397
405
|
position: absolute;
|
|
@@ -400,7 +408,7 @@
|
|
|
400
408
|
transform: translateY(-50%);
|
|
401
409
|
}
|
|
402
410
|
|
|
403
|
-
.
|
|
411
|
+
._mobile_nav_afo3l_411 {
|
|
404
412
|
border-right: 1px solid #ebebeb;
|
|
405
413
|
left: -100%;
|
|
406
414
|
min-height: 100vh;
|
|
@@ -411,20 +419,20 @@
|
|
|
411
419
|
z-index: 1205;
|
|
412
420
|
}
|
|
413
421
|
|
|
414
|
-
.
|
|
422
|
+
._mobile_opened_afo3l_422 {
|
|
415
423
|
left: 0%;
|
|
416
424
|
}
|
|
417
425
|
|
|
418
|
-
body:has(.
|
|
426
|
+
body:has(._mobile_opened_afo3l_422) {
|
|
419
427
|
overflow-y: hidden;
|
|
420
428
|
}
|
|
421
429
|
|
|
422
|
-
.
|
|
430
|
+
._mobile_nav_item_afo3l_430 {
|
|
423
431
|
background-color: #f4f4f4;
|
|
424
432
|
border-bottom: 1px solid #ebebeb;
|
|
425
433
|
}
|
|
426
434
|
|
|
427
|
-
.
|
|
435
|
+
._mobile_nav_item_afo3l_430 > a {
|
|
428
436
|
color: #323339;
|
|
429
437
|
display: flex;
|
|
430
438
|
font-weight: 700;
|
|
@@ -434,12 +442,12 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
434
442
|
width: 100%;
|
|
435
443
|
}
|
|
436
444
|
|
|
437
|
-
.
|
|
445
|
+
._mobile_nav_item_afo3l_430._has_dropdown_afo3l_445 {
|
|
438
446
|
isolation: isolate;
|
|
439
447
|
position: relative;
|
|
440
448
|
}
|
|
441
449
|
|
|
442
|
-
.
|
|
450
|
+
._mobile_nav_item_afo3l_430._has_dropdown_afo3l_445::before {
|
|
443
451
|
content: "";
|
|
444
452
|
background-color: #ebebeb;
|
|
445
453
|
height: 100%;
|
|
@@ -450,23 +458,23 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
450
458
|
z-index: -1;
|
|
451
459
|
}
|
|
452
460
|
|
|
453
|
-
.
|
|
461
|
+
._icon_wrap_afo3l_461 {
|
|
454
462
|
line-height: 1;
|
|
455
463
|
height: 24px;
|
|
456
464
|
}
|
|
457
465
|
|
|
458
|
-
.
|
|
466
|
+
._mobile_footer_afo3l_466 {
|
|
459
467
|
position: relative;
|
|
460
468
|
width: 100%;
|
|
461
469
|
}
|
|
462
470
|
|
|
463
|
-
.
|
|
471
|
+
._mobile_footer_content_afo3l_471 {
|
|
464
472
|
background-color: #f4f4f4;
|
|
465
473
|
flex: 1 1 0%;
|
|
466
474
|
padding: 16px 24px 16px 40px;
|
|
467
475
|
}
|
|
468
476
|
|
|
469
|
-
.
|
|
477
|
+
._mobile_footer_content_afo3l_471 p {
|
|
470
478
|
line-height: 1.5;
|
|
471
479
|
text-overflow: ellipsis;
|
|
472
480
|
display: -webkit-box;
|
|
@@ -474,17 +482,17 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
474
482
|
-webkit-line-clamp: 2;
|
|
475
483
|
}
|
|
476
484
|
|
|
477
|
-
.
|
|
485
|
+
._mobile_footer_media_afo3l_485 {
|
|
478
486
|
flex-basis: min(42%, 300px);
|
|
479
487
|
background: url("https://images.axos.com/o9ov1v03uwqk/4Fwdu6ylqpXOmJsDWRUETe/25365425dea4c1a8c3910834c2a3c9ed/personal-contact-us-hero.webp")
|
|
480
488
|
no-repeat 81% / cover;
|
|
481
489
|
}
|
|
482
490
|
|
|
483
|
-
.
|
|
491
|
+
._footer_cta_afo3l_491 {
|
|
484
492
|
margin-top: 3px;
|
|
485
493
|
}
|
|
486
494
|
|
|
487
|
-
.
|
|
495
|
+
._footer_cta_afo3l_491 a {
|
|
488
496
|
border-radius: 4px;
|
|
489
497
|
border: 2px solid transparent;
|
|
490
498
|
color: #fff;
|
|
@@ -494,31 +502,31 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
494
502
|
text-decoration: none;
|
|
495
503
|
}
|
|
496
504
|
|
|
497
|
-
.
|
|
505
|
+
._footer_cta_afo3l_491 a:hover {
|
|
498
506
|
background-color: transparent;
|
|
499
507
|
text-decoration: underline;
|
|
500
508
|
}
|
|
501
509
|
|
|
502
|
-
.
|
|
510
|
+
._footer_cta_afo3l_491 a:active {
|
|
503
511
|
border-color: transparent;
|
|
504
512
|
color: #fff;
|
|
505
513
|
}
|
|
506
514
|
|
|
507
|
-
.
|
|
515
|
+
._mobile_footer_afo3l_466 > .flex_row {
|
|
508
516
|
min-height: 112px;
|
|
509
517
|
}
|
|
510
518
|
|
|
511
|
-
.
|
|
519
|
+
._inner_wrapper_afo3l_519 {
|
|
512
520
|
max-height: 100vh;
|
|
513
521
|
overflow-y: scroll;
|
|
514
522
|
}
|
|
515
523
|
|
|
516
|
-
.
|
|
524
|
+
._btn_afo3l_524 {
|
|
517
525
|
display: block;
|
|
518
526
|
position: relative;
|
|
519
527
|
}
|
|
520
528
|
|
|
521
|
-
.
|
|
529
|
+
._sub_menu_afo3l_529 {
|
|
522
530
|
overflow: hidden;
|
|
523
531
|
max-height: 0;
|
|
524
532
|
transition: max-height 0.8s ease-out;
|
|
@@ -526,8 +534,8 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
526
534
|
overflow-y: scroll;
|
|
527
535
|
}
|
|
528
536
|
|
|
529
|
-
.
|
|
530
|
-
.
|
|
537
|
+
._sub_menu_afo3l_529 a,
|
|
538
|
+
._sub_menu_afo3l_529 span {
|
|
531
539
|
display: block;
|
|
532
540
|
padding: 12px 14px 12px 64px;
|
|
533
541
|
position: relative;
|
|
@@ -535,15 +543,15 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
535
543
|
text-decoration: none;
|
|
536
544
|
}
|
|
537
545
|
|
|
538
|
-
.
|
|
546
|
+
._sub_menu_afo3l_529 ._main_afo3l_26 {
|
|
539
547
|
font-weight: 700;
|
|
540
548
|
}
|
|
541
549
|
|
|
542
|
-
.
|
|
550
|
+
._sub_menu_afo3l_529 > * {
|
|
543
551
|
border-top: 1px solid #ebebeb;
|
|
544
552
|
}
|
|
545
553
|
|
|
546
|
-
.
|
|
554
|
+
._dd_footer_afo3l_554 {
|
|
547
555
|
justify-content: flex-end;
|
|
548
556
|
flex: 1 1 0%;
|
|
549
557
|
align-items: end;
|
|
@@ -551,7 +559,7 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
551
559
|
letter-spacing: 0.3px;
|
|
552
560
|
}
|
|
553
561
|
|
|
554
|
-
.
|
|
562
|
+
._skip_btn_afo3l_562 {
|
|
555
563
|
clip: rect(1px 1px 1px 1px);
|
|
556
564
|
margin: -1px;
|
|
557
565
|
overflow: hidden;
|
|
@@ -559,8 +567,8 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
559
567
|
position: absolute;
|
|
560
568
|
}
|
|
561
569
|
|
|
562
|
-
.
|
|
563
|
-
.
|
|
570
|
+
._skip_btnt_afo3l_570:active,
|
|
571
|
+
._skip_btn_afo3l_562:focus {
|
|
564
572
|
background-color: #faa74a;
|
|
565
573
|
border-radius: 8px;
|
|
566
574
|
clip: auto;
|
|
@@ -576,7 +584,7 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
576
584
|
}
|
|
577
585
|
|
|
578
586
|
@media (max-width: 1121px) {
|
|
579
|
-
.
|
|
587
|
+
._mobile_logo_afo3l_380 {
|
|
580
588
|
position: absolute;
|
|
581
589
|
transform: translateX(-50%);
|
|
582
590
|
left: 50%;
|
|
@@ -585,58 +593,58 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
585
593
|
}
|
|
586
594
|
|
|
587
595
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
588
|
-
.
|
|
596
|
+
._wrapper_afo3l_5 {
|
|
589
597
|
width: calc(100% - 28px);
|
|
590
598
|
}
|
|
591
599
|
|
|
592
|
-
.
|
|
600
|
+
._dd_wrapper_afo3l_195 > ._wrapper_afo3l_5 {
|
|
593
601
|
width: 100%;
|
|
594
602
|
}
|
|
595
|
-
.
|
|
603
|
+
._main_nav_link_afo3l_26 > a {
|
|
596
604
|
padding: 4px 6px;
|
|
597
605
|
font-size: 15px;
|
|
598
606
|
}
|
|
599
|
-
.
|
|
607
|
+
._desktop_only_afo3l_607 > a {
|
|
600
608
|
font-size: 15px;
|
|
601
609
|
}
|
|
602
610
|
}
|
|
603
611
|
|
|
604
612
|
@media (max-width: 1023px) {
|
|
605
|
-
.
|
|
613
|
+
._desktop_only_afo3l_607 {
|
|
606
614
|
display: none !important;
|
|
607
615
|
}
|
|
608
616
|
}
|
|
609
617
|
|
|
610
618
|
@media (max-width: 768px) {
|
|
611
|
-
.
|
|
619
|
+
._wrapper_afo3l_5 {
|
|
612
620
|
width: calc(100% - 48px);
|
|
613
621
|
}
|
|
614
622
|
|
|
615
|
-
.
|
|
623
|
+
._mobile_header_afo3l_12 button {
|
|
616
624
|
right: 1.5rem;
|
|
617
625
|
}
|
|
618
626
|
|
|
619
|
-
.
|
|
627
|
+
._mobile_nav_item_afo3l_430 > a {
|
|
620
628
|
padding: 16px 24px;
|
|
621
629
|
}
|
|
622
630
|
|
|
623
|
-
.
|
|
624
|
-
.
|
|
631
|
+
._sub_menu_afo3l_529 a,
|
|
632
|
+
._sub_menu_afo3l_529 span {
|
|
625
633
|
padding-left: 48px;
|
|
626
634
|
}
|
|
627
635
|
|
|
628
|
-
.
|
|
636
|
+
._mobile_nav_item_afo3l_430._has_dropdown_afo3l_445::before {
|
|
629
637
|
right: 72px;
|
|
630
638
|
}
|
|
631
639
|
|
|
632
|
-
.
|
|
640
|
+
._mobile_footer_content_afo3l_471 {
|
|
633
641
|
padding-right: 15px;
|
|
634
642
|
padding-left: 24px;
|
|
635
643
|
}
|
|
636
644
|
}
|
|
637
645
|
|
|
638
646
|
@media (max-width: 450px) {
|
|
639
|
-
.
|
|
647
|
+
._footer_cta_afo3l_491 a {
|
|
640
648
|
white-space: break-spaces;
|
|
641
649
|
width: 100%;
|
|
642
650
|
text-align: center;
|
|
@@ -644,7 +652,7 @@ body:has(._mobile_opened_1ci4h_414) {
|
|
|
644
652
|
}
|
|
645
653
|
|
|
646
654
|
@media (min-width: 1024px) {
|
|
647
|
-
.
|
|
655
|
+
._mobile_only_afo3l_374 {
|
|
648
656
|
display: none !important;
|
|
649
657
|
}
|
|
650
658
|
}
|