@axos-web-dev/shared-components 2.2.24-url → 2.2.25
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 +8 -8
- package/dist/Article/Article.css.d.ts +8 -4
- package/dist/ArticlesSet/ArticlesSet.css.d.ts +23 -1
- package/dist/ArticlesSet/ArticlesSet.css.js +7 -7
- package/dist/ArticlesSet/ArticlesSet.js +3 -4
- package/dist/Auth/ErrorAlert.js +7 -7
- package/dist/Auth/SignInPassword.js +1 -1
- package/dist/Button/Button.js +9 -9
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/Calculator.js +3 -3
- package/dist/Calculators/MarginTradingCalculator/index.js +9 -9
- package/dist/Carousel/index.js +7 -7
- package/dist/Chevron/index.js +9 -9
- package/dist/Comparison/Comparison.css.d.ts +1 -0
- package/dist/Comparison/Comparison.css.js +16 -17
- package/dist/Comparison/Comparison.js +7 -7
- package/dist/Comparison/ComparisonSet.js +2 -1
- package/dist/Comparison/index.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +7 -7
- package/dist/FaqAccordion/index.js +9 -9
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +7 -7
- package/dist/Forms/ApplyNow.js +7 -7
- package/dist/Forms/ContactUsBusiness.js +9 -9
- package/dist/Forms/ContactUsBusinessNameEmail.js +9 -9
- package/dist/Forms/ContactUsNMLSId.js +9 -9
- package/dist/Forms/CpraRequest.js +9 -9
- package/dist/Forms/CraPublicFile.js +9 -9
- package/dist/Forms/EmailOnly.js +9 -9
- package/dist/Forms/Forms.css.d.ts +3 -0
- package/dist/Forms/MortgageRate/MortgageRateForm.js +7 -7
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +7 -7
- package/dist/Forms/MortgageWarehouseLending.js +9 -9
- package/dist/Forms/SuccesForm.js +7 -7
- package/dist/Hyperlink/index.js +7 -7
- package/dist/IconBillboard/IconBillboard.css.d.ts +16 -0
- package/dist/IconBillboard/IconBillboard.css.js +5 -3
- package/dist/IconBillboard/IconBillboardSet.js +68 -62
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageLink/ImageLink.js +3 -3
- package/dist/ImageLink/ImageLinkSet.js +3 -3
- package/dist/ImageLink/index.js +7 -7
- package/dist/Insight/Featured/CategorySelector.js +7 -7
- package/dist/Insight/Featured/Featured.js +7 -7
- package/dist/Insight/Featured/Header.js +7 -7
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +5 -0
- package/dist/LandingPageHeader/LandingPageHeader.css.js +10 -0
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +35 -21
- package/dist/LandingPageHeader/WithLogin.d.ts +4 -0
- package/dist/LandingPageHeader/WithLogin.js +458 -0
- package/dist/LandingPageHeader/index.js +6 -1
- package/dist/Modal/Modal.js +9 -9
- package/dist/Modal/contextApi/store.d.ts +4 -0
- package/dist/NavigationMenu/AxosALTS/index.js +7 -7
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +20 -20
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +6 -6
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +8 -8
- package/dist/NavigationMenu/AxosBank/index.js +9 -9
- package/dist/NavigationMenu/LaVictoire/index.js +9 -9
- package/dist/NavigationMenu/Navbar.js +7 -7
- package/dist/NavigationMenu/SignInNavButton.js +9 -9
- package/dist/SecondaryFooter/index.js +8 -1
- package/dist/SetContainer/SetContainer.css.d.ts +3 -0
- package/dist/SetContainer/SetContainer.js +4 -4
- package/dist/SocialMediaBar/iconsRepository.js +7 -7
- package/dist/StepItemSet/StepItemSet.css.d.ts +3 -0
- package/dist/Table/Table.css.d.ts +3 -0
- package/dist/Table/Table.css.js +22 -17
- package/dist/Table/Table.d.ts +1 -1
- package/dist/Table/Table.interface.d.ts +5 -8
- package/dist/Table/Table.js +29 -39
- package/dist/Table/index.js +3 -1
- package/dist/TopicalNavItem/TopicalNavItem.css.d.ts +0 -1
- package/dist/TopicalNavItem/TopicalNavItem.css.js +2 -4
- package/dist/TopicalNavItem/TopicalNavItem.js +11 -33
- package/dist/TopicalNavItem/index.js +1 -2
- package/dist/VideoTile/VideoTile.js +7 -7
- package/dist/VideoWrapper/index.js +7 -7
- package/dist/assets/Article/Article.css +8 -4
- package/dist/assets/ArticlesSet/ArticlesSet.css +54 -39
- package/dist/assets/Auth/SignIn.css +2 -1
- package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +2 -2
- package/dist/assets/CallToActionBar/CallToActionBar.css +2 -0
- package/dist/assets/Comparison/Comparison.css +32 -29
- package/dist/assets/DownloadTile/DownloadTile.css +0 -5
- package/dist/assets/FaqAccordion/FaqAccordion.css +1 -1
- package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +2 -2
- package/dist/assets/Forms/Forms.css +3 -2
- package/dist/assets/IconBillboard/IconBillboard.css +27 -12
- package/dist/assets/ImageBillboard/ImageBillboard.css +0 -12
- package/dist/assets/LandingPageHeader/LandingPageHeader.css +68 -0
- package/dist/assets/SetContainer/SetContainer.css +7 -10
- package/dist/assets/StepItemSet/StepItemSet.css +3 -3
- package/dist/assets/Table/Table.css +103 -78
- package/dist/assets/TopicalNavItem/TopicalNavItem.css +25 -52
- package/dist/assets/TopicalNavSet/TopicalNavSet.css +28 -6
- package/dist/assets/VideoTile/VideoTile.css +0 -3
- package/dist/assets/globals.css +46 -2
- package/dist/globals.css.js +8 -1
- package/dist/index.css.js +8 -1
- package/dist/main.js +14 -6
- package/package.json +147 -147
|
@@ -3,23 +3,23 @@
|
|
|
3
3
|
}
|
|
4
4
|
._18ygy9m2 {
|
|
5
5
|
background: var(--_1073cm88);
|
|
6
|
+
padding-block: 2.5rem;
|
|
6
7
|
}
|
|
7
8
|
._18ygy9m3 {
|
|
8
9
|
background: var(--_1073cm8f);
|
|
9
10
|
color: var(--_1073cm8h);
|
|
11
|
+
padding-block: 2.5rem;
|
|
10
12
|
}
|
|
11
13
|
._18ygy9m4 {
|
|
12
14
|
background: var(--_1073cm8m);
|
|
13
15
|
color: var(--_1073cm8o);
|
|
16
|
+
padding-block: 2.5rem;
|
|
14
17
|
}
|
|
15
18
|
._18ygy9m5 {
|
|
16
19
|
display: grid;
|
|
17
20
|
grid-template-columns: repeat(auto-fit, minmax(min(250px, 100%), 1fr));
|
|
18
21
|
gap: 24px;
|
|
19
22
|
}
|
|
20
|
-
.containment > ._18ygy9m5:first-child {
|
|
21
|
-
padding-top: 2rem;
|
|
22
|
-
}
|
|
23
23
|
._18ygy9m6 {
|
|
24
24
|
display: grid;
|
|
25
25
|
gap: 24px;
|
|
@@ -55,14 +55,11 @@
|
|
|
55
55
|
}
|
|
56
56
|
._18ygy9mb {
|
|
57
57
|
margin-inline: auto;
|
|
58
|
-
padding-
|
|
59
|
-
}
|
|
60
|
-
.page_body_contents > div:not(:first-child) ._18ygy9m0._18ygy9m1 ._18ygy9mb {
|
|
61
|
-
padding-top: 0px;
|
|
58
|
+
padding-bottom: 2.5rem;
|
|
62
59
|
}
|
|
63
60
|
._18ygy9mc {
|
|
64
61
|
margin-inline: auto;
|
|
65
|
-
padding-block: 2.5rem;
|
|
62
|
+
padding-block: 2.5rem 0;
|
|
66
63
|
}
|
|
67
64
|
:is(._18ygy9m5, ._18ygy9m6) .containment {
|
|
68
65
|
width: 100%;
|
|
@@ -157,10 +154,10 @@
|
|
|
157
154
|
grid-template-columns: 1fr;
|
|
158
155
|
}
|
|
159
156
|
._18ygy9mb {
|
|
160
|
-
padding-
|
|
157
|
+
padding-bottom: 1.5rem;
|
|
161
158
|
}
|
|
162
159
|
._18ygy9mc {
|
|
163
|
-
padding-block: 1.5rem;
|
|
160
|
+
padding-block: 1.5rem 0;
|
|
164
161
|
}
|
|
165
162
|
}
|
|
166
163
|
@media screen and (max-width: 1280px) {
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
._18par6f0 {
|
|
2
|
-
padding-block: 48px;
|
|
3
|
-
}
|
|
4
1
|
._18par6f1 {
|
|
5
2
|
background: var(--_1073cm81);
|
|
6
3
|
color: var(--_1073cm83);
|
|
@@ -8,14 +5,17 @@
|
|
|
8
5
|
._18par6f2 {
|
|
9
6
|
background: var(--_1073cm88);
|
|
10
7
|
color: var(--_1073cm8a);
|
|
8
|
+
padding-block: 48px;
|
|
11
9
|
}
|
|
12
10
|
._18par6f3 {
|
|
13
11
|
background: var(--_1073cm8f);
|
|
14
12
|
color: var(--_1073cm8h);
|
|
13
|
+
padding-block: 48px;
|
|
15
14
|
}
|
|
16
15
|
._18par6f4 {
|
|
17
16
|
background: var(--_1073cm8m);
|
|
18
17
|
color: var(--_1073cm8o);
|
|
18
|
+
padding-block: 48px;
|
|
19
19
|
}
|
|
20
20
|
._18par6f6 {
|
|
21
21
|
margin-bottom: 16px;
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
._1nivbwe0 {
|
|
2
|
-
padding-top: 2.5rem;
|
|
3
|
-
}
|
|
4
1
|
.lchs2s1 ._1nivbwe0 {
|
|
5
2
|
padding-top: 0px;
|
|
6
3
|
}
|
|
@@ -18,88 +15,87 @@
|
|
|
18
15
|
._1nivbwe7 {
|
|
19
16
|
background: #ffffff;
|
|
20
17
|
}
|
|
21
|
-
.
|
|
18
|
+
._1nivbwea {
|
|
22
19
|
margin-inline: auto;
|
|
23
|
-
margin-bottom: 2.5rem;
|
|
24
20
|
text-align: center;
|
|
25
21
|
max-width: 1000px;
|
|
26
22
|
}
|
|
27
|
-
.
|
|
23
|
+
._1nivbweb {
|
|
28
24
|
color: var(--_1073cm8c);
|
|
29
25
|
}
|
|
30
|
-
.
|
|
26
|
+
._1nivbwec tbody tr:first-child td {
|
|
31
27
|
background-color: #DEF4FF !important;
|
|
32
28
|
background: #DEF4FF !important;
|
|
33
29
|
color: #1E3860;
|
|
34
30
|
font-size: 20px;
|
|
35
31
|
}
|
|
36
|
-
.
|
|
32
|
+
._1nivbwed tbody tr:last-child td {
|
|
37
33
|
background-color: #DEF4FF !important;
|
|
38
34
|
background: #DEF4FF !important;
|
|
39
35
|
color: #1E3860;
|
|
40
36
|
font-size: 20px;
|
|
41
37
|
}
|
|
42
|
-
.
|
|
38
|
+
._1nivbwee {
|
|
43
39
|
font-size: 16px;
|
|
44
40
|
font-weight: 700;
|
|
45
41
|
line-height: 24px;
|
|
46
42
|
letter-spacing: 0.2px;
|
|
47
43
|
margin-bottom: 8px;
|
|
48
44
|
}
|
|
49
|
-
.
|
|
45
|
+
._1nivbwef {
|
|
50
46
|
color: var(--_1073cm83);
|
|
51
47
|
}
|
|
52
|
-
.
|
|
48
|
+
._1nivbweg {
|
|
53
49
|
color: var(--_1073cm8a);
|
|
54
50
|
}
|
|
55
|
-
.
|
|
51
|
+
._1nivbweh {
|
|
56
52
|
color: var(--_1073cm8h);
|
|
57
53
|
}
|
|
58
|
-
.
|
|
54
|
+
._1nivbwei {
|
|
59
55
|
color: var(--_1073cm8o);
|
|
60
56
|
}
|
|
61
|
-
.
|
|
57
|
+
._1nivbwej {
|
|
62
58
|
font-size: 12px;
|
|
63
59
|
font-weight: 700;
|
|
64
60
|
line-height: 1.33;
|
|
65
61
|
letter-spacing: 0.2px;
|
|
66
62
|
}
|
|
67
|
-
.
|
|
63
|
+
._1nivbwek {
|
|
68
64
|
padding: 16px;
|
|
69
|
-
border-bottom: thin solid
|
|
65
|
+
border-bottom: thin solid #F4F4F4;
|
|
70
66
|
}
|
|
71
|
-
.
|
|
67
|
+
._1nivbwek:first-child {
|
|
72
68
|
position: sticky;
|
|
73
69
|
left: 0;
|
|
74
70
|
}
|
|
75
|
-
.
|
|
71
|
+
._1nivbwel {
|
|
76
72
|
color: #4A5560;
|
|
77
73
|
background: var(--_1073cm81);
|
|
78
74
|
border-bottom: 1px solid var(--_1073cm84);
|
|
79
75
|
}
|
|
80
|
-
.
|
|
76
|
+
._1nivbwem {
|
|
81
77
|
color: #4A5560;
|
|
82
78
|
background: var(--_1073cm88);
|
|
83
79
|
border-bottom: 1px solid var(--_1073cm8b);
|
|
84
80
|
}
|
|
85
|
-
.
|
|
81
|
+
._1nivbwen {
|
|
86
82
|
color: var(--_1073cm8h);
|
|
87
83
|
border-bottom: 1px solid #F4F4F4;
|
|
88
84
|
}
|
|
89
|
-
.
|
|
85
|
+
._1nivbwen:first-child {
|
|
90
86
|
background: var(--_1073cm8f);
|
|
91
87
|
}
|
|
92
|
-
.
|
|
88
|
+
._1nivbweo {
|
|
93
89
|
color: #FFFFFF;
|
|
94
90
|
border-bottom: 1px solid #F4F4F4;
|
|
95
91
|
}
|
|
96
|
-
.
|
|
92
|
+
._1nivbweo:first-child {
|
|
97
93
|
background: var(--_1073cm8m);
|
|
98
94
|
}
|
|
99
|
-
.
|
|
95
|
+
._1nivbweq {
|
|
100
96
|
background: transparent !important;
|
|
101
97
|
}
|
|
102
|
-
.
|
|
98
|
+
._1nivbwer {
|
|
103
99
|
padding: 16px;
|
|
104
100
|
font-size: 12px;
|
|
105
101
|
font-weight: 700;
|
|
@@ -108,77 +104,77 @@
|
|
|
108
104
|
border-bottom: thin solid #FFFFFF66;
|
|
109
105
|
text-align: center;
|
|
110
106
|
}
|
|
111
|
-
.
|
|
107
|
+
._1nivbwer:first-child {
|
|
112
108
|
position: sticky;
|
|
113
109
|
left: 0;
|
|
114
110
|
}
|
|
115
|
-
.
|
|
111
|
+
._1nivbweq ._1nivbwer {
|
|
116
112
|
font-size: 18px;
|
|
117
113
|
font-weight: 400;
|
|
118
114
|
letter-spacing: 0.2px;
|
|
119
115
|
line-height: 1.44;
|
|
120
116
|
text-align: center;
|
|
121
117
|
}
|
|
122
|
-
.
|
|
118
|
+
._1nivbweq ._1nivbwer:first-child {
|
|
123
119
|
border-radius: 1rem 0 0 1rem;
|
|
124
120
|
}
|
|
125
|
-
.
|
|
121
|
+
._1nivbweq ._1nivbwer:last-child {
|
|
126
122
|
border-radius: 0 1rem 1rem 0;
|
|
127
123
|
}
|
|
128
|
-
.
|
|
124
|
+
._1nivbwes {
|
|
129
125
|
background: var(--_1073cm81);
|
|
130
126
|
color: #4A5560;
|
|
131
127
|
border-bottom: 1px solid var(--_1073cm8b);
|
|
132
128
|
}
|
|
133
|
-
.
|
|
129
|
+
._1nivbwet {
|
|
134
130
|
background: var(--_1073cm88);
|
|
135
131
|
color: #4A5560;
|
|
136
132
|
border-bottom: 1px solid var(--_1073cm8b);
|
|
137
133
|
}
|
|
138
|
-
.
|
|
134
|
+
._1nivbweu {
|
|
139
135
|
color: var(--_1073cm8h);
|
|
140
136
|
border-bottom: 1px solid var(--_1073cm8b);
|
|
141
137
|
}
|
|
142
|
-
.
|
|
138
|
+
._1nivbweu:first-child {
|
|
143
139
|
background: var(--_1073cm8f);
|
|
144
140
|
color: var(--_1073cm8h);
|
|
145
141
|
}
|
|
146
|
-
.
|
|
142
|
+
._1nivbwev {
|
|
147
143
|
color: var(--_1073cm8o);
|
|
148
144
|
border-bottom: 1px solid var(--_1073cm8b);
|
|
149
145
|
}
|
|
150
|
-
.
|
|
146
|
+
._1nivbwev:first-child {
|
|
151
147
|
background: var(--_1073cm8m);
|
|
152
148
|
color: var(--_1073cm8o);
|
|
153
149
|
}
|
|
154
|
-
.
|
|
150
|
+
._1nivbwex {
|
|
155
151
|
background: #F4F4F4;
|
|
156
152
|
}
|
|
157
|
-
.
|
|
153
|
+
._1nivbwey {
|
|
158
154
|
background: #D4D4D4;
|
|
159
155
|
}
|
|
160
156
|
tr:last-child td {
|
|
161
157
|
border-bottom: 0;
|
|
162
158
|
}
|
|
163
|
-
.
|
|
159
|
+
._1nivbwez {
|
|
164
160
|
width: 100%;
|
|
165
161
|
overflow: hidden;
|
|
166
162
|
margin: auto;
|
|
167
163
|
border-radius: 1rem;
|
|
168
164
|
}
|
|
169
|
-
.
|
|
165
|
+
._1nivbwe10 {
|
|
170
166
|
border: 1px solid var(--_1073cm84);
|
|
171
167
|
}
|
|
172
|
-
.
|
|
168
|
+
._1nivbwe11 {
|
|
173
169
|
border: 1px solid var(--_1073cm8b);
|
|
174
170
|
}
|
|
175
|
-
.
|
|
171
|
+
._1nivbwe12 {
|
|
176
172
|
border: none;
|
|
177
173
|
}
|
|
178
|
-
.
|
|
174
|
+
._1nivbwe13 {
|
|
179
175
|
border: none;
|
|
180
176
|
}
|
|
181
|
-
.
|
|
177
|
+
._1nivbwe14 {
|
|
182
178
|
background-color: white;
|
|
183
179
|
position: relative;
|
|
184
180
|
overflow: hidden;
|
|
@@ -188,48 +184,77 @@ tr:last-child td {
|
|
|
188
184
|
width: 100%;
|
|
189
185
|
table-layout: fixed;
|
|
190
186
|
}
|
|
191
|
-
.
|
|
187
|
+
._1nivbwe15 {
|
|
192
188
|
background: var(--_1073cm81);
|
|
193
189
|
}
|
|
194
|
-
.
|
|
190
|
+
._1nivbwe16 {
|
|
195
191
|
background: var(--_1073cm88);
|
|
196
192
|
}
|
|
197
|
-
.
|
|
193
|
+
._1nivbwe17 {
|
|
198
194
|
background: var(--_1073cm8f);
|
|
199
195
|
}
|
|
200
|
-
.
|
|
196
|
+
._1nivbwe18 {
|
|
201
197
|
background: var(--_1073cm8m);
|
|
202
198
|
}
|
|
203
|
-
.
|
|
199
|
+
._1nivbwe10 ._1nivbwe19 tr:nth-child(even) td {
|
|
204
200
|
background: var(--_1073cm88);
|
|
205
201
|
}
|
|
206
|
-
.
|
|
202
|
+
._1nivbwe11 ._1nivbwe19 tr:nth-child(even) td {
|
|
207
203
|
background: #FFFFFF;
|
|
208
204
|
}
|
|
209
|
-
.
|
|
210
|
-
background:
|
|
205
|
+
._1nivbweq ._1nivbwek {
|
|
206
|
+
background: transparent;
|
|
211
207
|
color: var(--_1073cm8c);
|
|
212
208
|
font-size: 18px;
|
|
213
209
|
letter-spacing: 0.2px;
|
|
214
210
|
line-height: 1.44;
|
|
215
211
|
text-align: center;
|
|
216
212
|
}
|
|
217
|
-
.
|
|
213
|
+
._1nivbweq tr:nth-child(odd) td {
|
|
218
214
|
background: #ffffff;
|
|
219
215
|
}
|
|
220
|
-
.
|
|
216
|
+
._1nivbweq tr > :is(th, td):first-child {
|
|
221
217
|
text-align: left;
|
|
222
218
|
}
|
|
223
|
-
.
|
|
219
|
+
._1nivbweq:has(td:nth-child(3):is(:last-child)) {
|
|
224
220
|
min-width: unset;
|
|
225
221
|
width: 100%;
|
|
226
222
|
}
|
|
227
|
-
._1nivbwe6 .
|
|
223
|
+
._1nivbwe6 ._1nivbwea {
|
|
228
224
|
margin-bottom: 1rem;
|
|
229
225
|
max-width: 90%;
|
|
230
226
|
text-align: left;
|
|
231
227
|
}
|
|
232
|
-
.
|
|
228
|
+
._1nivbwe8 > .containment {
|
|
229
|
+
background: var(--_1073cm88);
|
|
230
|
+
padding: 2rem 0;
|
|
231
|
+
border-radius: 16px;
|
|
232
|
+
height: 100%;
|
|
233
|
+
}
|
|
234
|
+
._1nivbwe9 > .containment {
|
|
235
|
+
background: #ffffff;
|
|
236
|
+
border-radius: 16px;
|
|
237
|
+
height: 100%;
|
|
238
|
+
}
|
|
239
|
+
._18ygy9m0:is(._1nivbwe8, ._1nivbwe9) {
|
|
240
|
+
background: transparent;
|
|
241
|
+
}
|
|
242
|
+
:is(._1nivbwe8, ._1nivbwe9) :is(._18ygy9m5, ._18ygy9m6) {
|
|
243
|
+
display: block;
|
|
244
|
+
width: 100%;
|
|
245
|
+
}
|
|
246
|
+
._1nivbwe8 ._18ygy9mb {
|
|
247
|
+
margin-bottom: 1rem;
|
|
248
|
+
padding-bottom: 0;
|
|
249
|
+
max-width: 90%;
|
|
250
|
+
text-align: left;
|
|
251
|
+
}
|
|
252
|
+
._1nivbwe8 ._18ygy9mc {
|
|
253
|
+
max-width: 90%;
|
|
254
|
+
text-align: left;
|
|
255
|
+
padding-block: 1.5rem 0;
|
|
256
|
+
}
|
|
257
|
+
._1nivbweq tr:has(> :last-child:nth-child(-n + 3)) td {
|
|
233
258
|
width: 33%;
|
|
234
259
|
}
|
|
235
260
|
tr:has(> :last-child:nth-child(-n + 3)) td:first-child {
|
|
@@ -238,16 +263,16 @@ tr:has(> :last-child:nth-child(-n + 3)) td:first-child {
|
|
|
238
263
|
tr:has(> :last-child:nth-child(-n + 3)) th:first-child {
|
|
239
264
|
position: relative;
|
|
240
265
|
}
|
|
241
|
-
.
|
|
266
|
+
._1nivbweq tr td:first-child p {
|
|
242
267
|
justify-content: left;
|
|
243
268
|
}
|
|
244
|
-
.
|
|
269
|
+
._1nivbweq tr th:first-child ._1nivbwee p {
|
|
245
270
|
justify-content: left;
|
|
246
271
|
}
|
|
247
|
-
.
|
|
272
|
+
._1nivbweq tr td, ._1nivbweq tr th {
|
|
248
273
|
border-bottom: 0;
|
|
249
274
|
}
|
|
250
|
-
.
|
|
275
|
+
._1nivbwe1a {
|
|
251
276
|
margin-bottom: 1rem;
|
|
252
277
|
}
|
|
253
278
|
th .flex.middle.center {
|
|
@@ -268,17 +293,17 @@ td:has(.flex.middle span.img_fluid) .flex.middle {
|
|
|
268
293
|
td:has(.flex.middle span.img_fluid) .img_fluid {
|
|
269
294
|
min-width: 24px;
|
|
270
295
|
}
|
|
271
|
-
.
|
|
296
|
+
._1nivbwe1b {
|
|
272
297
|
background-image: var(--_1073cm8z) !important;
|
|
273
298
|
color: var(--_1073cm810) !important;
|
|
274
299
|
}
|
|
275
300
|
main > div:nth-last-child(2) > ._1nivbwe0, main > div:nth-last-child(1) > ._1nivbwe0 {
|
|
276
301
|
margin-bottom: 3.5rem;
|
|
277
302
|
}
|
|
278
|
-
.
|
|
303
|
+
._1nivbwe1c {
|
|
279
304
|
background: var(--_1073cm8f)!important;
|
|
280
305
|
}
|
|
281
|
-
.
|
|
306
|
+
._1nivbwe1c th:first-child {
|
|
282
307
|
background: none;
|
|
283
308
|
}
|
|
284
309
|
@media screen and (max-width: 1023px) {
|
|
@@ -287,29 +312,29 @@ main > div:nth-last-child(2) > ._1nivbwe0, main > div:nth-last-child(1) > ._1niv
|
|
|
287
312
|
}
|
|
288
313
|
}
|
|
289
314
|
@media screen and (max-width: 768px) {
|
|
290
|
-
.
|
|
315
|
+
._1nivbwek:first-child {
|
|
291
316
|
box-shadow: 0 15px 20px 0px rgb(0 0 0 / 0.3);
|
|
292
317
|
z-index: 2;
|
|
293
318
|
top: 0;
|
|
294
319
|
min-width: 150px;
|
|
295
320
|
}
|
|
296
|
-
.
|
|
321
|
+
._1nivbwen:first-child {
|
|
297
322
|
background: var(--_1073cm8f);
|
|
298
323
|
}
|
|
299
|
-
.
|
|
324
|
+
._1nivbweo:first-child {
|
|
300
325
|
background-image: var(--_1073cm8m);
|
|
301
326
|
}
|
|
302
|
-
.
|
|
327
|
+
._1nivbwer {
|
|
303
328
|
font-size: 14px;
|
|
304
329
|
}
|
|
305
|
-
.
|
|
330
|
+
._1nivbwer:first-child {
|
|
306
331
|
box-shadow: 0 15px 20px 0px rgb(0 0 0 / 0.3);
|
|
307
332
|
z-index: 2;
|
|
308
333
|
}
|
|
309
|
-
.
|
|
334
|
+
._1nivbweq ._1nivbwer:first-child {
|
|
310
335
|
border-radius: 0;
|
|
311
336
|
}
|
|
312
|
-
.
|
|
337
|
+
._1nivbwe14 {
|
|
313
338
|
border-radius: 0;
|
|
314
339
|
overflow: auto;
|
|
315
340
|
width: auto;
|
|
@@ -318,7 +343,7 @@ main > div:nth-last-child(2) > ._1nivbwe0, main > div:nth-last-child(1) > ._1niv
|
|
|
318
343
|
min-width: unset;
|
|
319
344
|
width: 100%;
|
|
320
345
|
}
|
|
321
|
-
.
|
|
346
|
+
._1nivbweq tr:has(> :last-child:nth-child(-n + 3)) td {
|
|
322
347
|
width: 30%;
|
|
323
348
|
}
|
|
324
349
|
tr:has(> :last-child:nth-child(-n + 3)) td {
|
|
@@ -348,28 +373,28 @@ main > div:nth-last-child(2) > ._1nivbwe0, main > div:nth-last-child(1) > ._1niv
|
|
|
348
373
|
._1nivbwe5 {
|
|
349
374
|
scrollbar-width: thin;
|
|
350
375
|
}
|
|
351
|
-
.
|
|
376
|
+
._1nivbweu:first-child {
|
|
352
377
|
background-image: var(--_1073cm8f);
|
|
353
378
|
}
|
|
354
|
-
.
|
|
379
|
+
._1nivbwev:first-child {
|
|
355
380
|
background-image: var(--_1073cm8m);
|
|
356
381
|
}
|
|
357
|
-
.
|
|
382
|
+
._1nivbwe14 {
|
|
358
383
|
overflow-x: auto;
|
|
359
384
|
}
|
|
360
385
|
}
|
|
361
386
|
@media screen and (max-width:768px) {
|
|
362
|
-
.
|
|
387
|
+
._1nivbweb {
|
|
363
388
|
font-size: 28px;
|
|
364
389
|
line-height: 1.29;
|
|
365
390
|
}
|
|
366
|
-
.
|
|
391
|
+
._1nivbwez {
|
|
367
392
|
border-radius: 0;
|
|
368
393
|
overflow-x: scroll;
|
|
369
394
|
}
|
|
370
395
|
}
|
|
371
396
|
@media screen and (max-width: 450px) {
|
|
372
|
-
.
|
|
397
|
+
._1nivbweq {
|
|
373
398
|
min-width: 100%;
|
|
374
399
|
}
|
|
375
400
|
}
|
|
@@ -382,7 +407,7 @@ main > div:nth-last-child(2) > ._1nivbwe0, main > div:nth-last-child(1) > ._1niv
|
|
|
382
407
|
}
|
|
383
408
|
}
|
|
384
409
|
@media screen and (max-width: 603px) {
|
|
385
|
-
.containment:has(.
|
|
410
|
+
.containment:has(._1nivbweq) {
|
|
386
411
|
width: 100%;
|
|
387
412
|
border-radius: 0px;
|
|
388
413
|
}
|
|
@@ -21,63 +21,43 @@
|
|
|
21
21
|
background-image: linear-gradient(360deg,#def4ff 0,rgba(222,244,255,0.942708) 34.12%,rgba(222,244,255,0) 107.41%);
|
|
22
22
|
}
|
|
23
23
|
.dmebjx1 {
|
|
24
|
-
font-size:
|
|
24
|
+
font-size: 18px;
|
|
25
25
|
line-height: 1.3;
|
|
26
26
|
letter-spacing: 0.2px;
|
|
27
|
-
min-height:
|
|
27
|
+
min-height: 1px;
|
|
28
28
|
position: relative;
|
|
29
29
|
margin-bottom: 0;
|
|
30
|
-
color: #
|
|
30
|
+
color: #2f5b88;
|
|
31
|
+
font-weight: 700;
|
|
32
|
+
}
|
|
33
|
+
.dmebjx1::after {
|
|
34
|
+
content: url("https://images.axos.com/o9ov1v03uwqk/46CsHuKnjPaa4NKjtgtbU0/8f6881ce84ba88e8157a544956aceeb1/chevron-right.png");
|
|
35
|
+
display: inline-block;
|
|
36
|
+
left: 10px;
|
|
37
|
+
position: relative;
|
|
38
|
+
top: 2px;
|
|
31
39
|
}
|
|
32
40
|
.dmebjx2 {
|
|
33
|
-
|
|
41
|
+
padding: 0;
|
|
42
|
+
text-align: center;
|
|
43
|
+
width: 100%;
|
|
34
44
|
}
|
|
35
45
|
.dmebjx3 {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
46
|
+
margin-bottom: 7px;
|
|
47
|
+
height: 48px;
|
|
48
|
+
width: 48px;
|
|
49
|
+
display: block;
|
|
50
|
+
left: 50%;
|
|
51
|
+
position: relative;
|
|
52
|
+
transform: translateX(-50%);
|
|
53
|
+
object-fit: contain;
|
|
41
54
|
object-position: bottom;
|
|
42
|
-
height: 24px;
|
|
43
55
|
}
|
|
44
56
|
@media (max-width:1023px) {
|
|
45
57
|
.dmebjx0 {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
padding: 0 1.5rem;
|
|
50
|
-
justify-content: space-between;
|
|
51
|
-
align-items: center;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
@media (min-width:1024px) {
|
|
55
|
-
.dmebjx0::before {
|
|
56
|
-
content: "";
|
|
57
|
-
position: absolute;
|
|
58
|
-
background-color: #d4d4d4;
|
|
59
|
-
bottom: 0;
|
|
60
|
-
height: 74px;
|
|
61
|
-
left: 0;
|
|
62
|
-
top: 50%;
|
|
63
|
-
-webkit-transform: translateY(-50%);
|
|
64
|
-
-ms-transform: translateY(-50%);
|
|
65
|
-
transform: translateY(-50%);
|
|
66
|
-
width: 0.5px;
|
|
67
|
-
}
|
|
68
|
-
.dmebjx0:last-child::after {
|
|
69
|
-
content: "";
|
|
70
|
-
position: absolute;
|
|
71
|
-
background-color: #d4d4d4;
|
|
72
|
-
bottom: 0;
|
|
73
|
-
height: 74px;
|
|
74
|
-
top: 50%;
|
|
75
|
-
-webkit-transform: translateY(-50%);
|
|
76
|
-
-ms-transform: translateY(-50%);
|
|
77
|
-
transform: translateY(-50%);
|
|
78
|
-
width: 0.5px;
|
|
79
|
-
right: 0;
|
|
80
|
-
left: auto;
|
|
58
|
+
border-top: none;
|
|
59
|
+
min-height: 1px;
|
|
60
|
+
padding: 0 1rem;
|
|
81
61
|
}
|
|
82
62
|
}
|
|
83
63
|
@media (max-width: 1023px) {
|
|
@@ -87,14 +67,7 @@
|
|
|
87
67
|
font-weight: 700;
|
|
88
68
|
}
|
|
89
69
|
.dmebjx2 {
|
|
90
|
-
margin-right: 11px;
|
|
91
70
|
display: block;
|
|
92
|
-
}
|
|
93
|
-
.dmebjx3 {
|
|
94
|
-
display: flex;
|
|
95
71
|
align-items: center;
|
|
96
72
|
}
|
|
97
|
-
.dmebjx4 {
|
|
98
|
-
display: none;
|
|
99
|
-
}
|
|
100
73
|
}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
.xbzzeo0 {
|
|
2
2
|
-webkit-box-shadow: 0 7px 10px rgba(0,0,0,0.08);
|
|
3
|
-
box-shadow:
|
|
4
|
-
}
|
|
5
|
-
.page_body_contents > div:has(> .xbzzeo0) {
|
|
6
|
-
margin-top: -3.5rem;
|
|
3
|
+
box-shadow: none;
|
|
7
4
|
}
|
|
8
5
|
.xbzzeo1 {
|
|
9
|
-
max-width:
|
|
6
|
+
max-width: 1200px;
|
|
10
7
|
margin-left: auto;
|
|
11
8
|
margin-right: auto;
|
|
12
9
|
}
|
|
@@ -15,7 +12,32 @@
|
|
|
15
12
|
box-shadow: none;
|
|
16
13
|
filter: none;
|
|
17
14
|
}
|
|
15
|
+
}
|
|
16
|
+
@media (max-width: 768px) {
|
|
17
|
+
.xbzzeo1 {
|
|
18
|
+
padding-inline: 16px;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
@media (max-width:1080px) {
|
|
22
|
+
.xbzzeo2 {
|
|
23
|
+
display: grid;
|
|
24
|
+
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
|
|
25
|
+
gap: 24px 12px;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
@media (max-width:825px) {
|
|
29
|
+
.xbzzeo2 {
|
|
30
|
+
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
@media (max-width:550px) {
|
|
34
|
+
.xbzzeo2 {
|
|
35
|
+
gap: 54px 12px;
|
|
36
|
+
grid-template-columns: 1fr 1fr;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
@media (max-width:380px) {
|
|
18
40
|
.xbzzeo2 {
|
|
19
|
-
|
|
41
|
+
padding: 0 1rem;
|
|
20
42
|
}
|
|
21
43
|
}
|