@axos-web-dev/shared-components 0.0.130 → 0.0.131
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.
|
@@ -300,6 +300,15 @@ const AxosFooterSiteMap = () => {
|
|
|
300
300
|
children: "Business Premium Savings"
|
|
301
301
|
}
|
|
302
302
|
) }),
|
|
303
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
304
|
+
"a",
|
|
305
|
+
{
|
|
306
|
+
href: findMoreAxosDomains(
|
|
307
|
+
"{AXOSBANK}/business/savings/business-money-market-accounts/business-money-market"
|
|
308
|
+
),
|
|
309
|
+
children: "Business Money Market"
|
|
310
|
+
}
|
|
311
|
+
) }),
|
|
303
312
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
304
313
|
"a",
|
|
305
314
|
{
|
|
@@ -371,7 +380,7 @@ const AxosFooterSiteMap = () => {
|
|
|
371
380
|
href: findMoreAxosDomains(
|
|
372
381
|
"{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
|
|
373
382
|
),
|
|
374
|
-
children: "Hedge Funds & Alternative Fund Banking"
|
|
383
|
+
children: "Hedge Funds & Alternative Fund Banking Solutions"
|
|
375
384
|
}
|
|
376
385
|
) })
|
|
377
386
|
] })
|
|
@@ -733,6 +742,15 @@ const AxosFooterSiteMap = () => {
|
|
|
733
742
|
children: "Business Premium Savings"
|
|
734
743
|
}
|
|
735
744
|
) }),
|
|
745
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
746
|
+
"a",
|
|
747
|
+
{
|
|
748
|
+
href: findMoreAxosDomains(
|
|
749
|
+
"{AXOSBANK}/business/savings/business-money-market-accounts/business-money-market"
|
|
750
|
+
),
|
|
751
|
+
children: "Business Money Market"
|
|
752
|
+
}
|
|
753
|
+
) }),
|
|
736
754
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
737
755
|
"a",
|
|
738
756
|
{
|
|
@@ -806,7 +824,7 @@ const AxosFooterSiteMap = () => {
|
|
|
806
824
|
href: findMoreAxosDomains(
|
|
807
825
|
"{AXOSBANK}/business/Commercial-Banking/Hedge-Funds-and-Alternative-Fund-Banking-Solutions"
|
|
808
826
|
),
|
|
809
|
-
children: "Hedge Funds & Alternative Fund Banking"
|
|
827
|
+
children: "Hedge Funds & Alternative Fund Banking Solutions"
|
|
810
828
|
}
|
|
811
829
|
) })
|
|
812
830
|
] })
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const header_main_row = "
|
|
4
|
-
const mobile_header = "
|
|
5
|
-
const logo_wrap = "
|
|
6
|
-
const primary_links = "
|
|
7
|
-
const main_nav_link = "
|
|
8
|
-
const sub_nav_link = "
|
|
9
|
-
const signin_wrap = "
|
|
10
|
-
const signin_btn = "
|
|
11
|
-
const sub_nav = "
|
|
12
|
-
const header_sub_row = "
|
|
13
|
-
const signin_dropdown = "
|
|
14
|
-
const shadow = "
|
|
15
|
-
const signin_subheader = "
|
|
16
|
-
const opacity = "
|
|
17
|
-
const fadeInDown = "
|
|
18
|
-
const open = "
|
|
19
|
-
const hamburger = "
|
|
20
|
-
const mobile_only = "
|
|
21
|
-
const mobile_logo = "
|
|
22
|
-
const highlight = "
|
|
23
|
-
const mobile_nav = "
|
|
24
|
-
const mobile_opened = "
|
|
25
|
-
const mobile_nav_item = "
|
|
26
|
-
const has_dropdown = "
|
|
27
|
-
const icon_wrap = "
|
|
28
|
-
const mobile_footer = "
|
|
29
|
-
const mobile_footer_content = "
|
|
30
|
-
const mobile_footer_media = "
|
|
31
|
-
const footer_cta = "
|
|
32
|
-
const inner_wrapper = "
|
|
33
|
-
const btn = "
|
|
34
|
-
const sub_menu = "
|
|
35
|
-
const main = "
|
|
36
|
-
const dd_footer = "
|
|
37
|
-
const desktop_only = "
|
|
1
|
+
const header = "_header_wsc8a_1";
|
|
2
|
+
const wrapper = "_wrapper_wsc8a_5";
|
|
3
|
+
const header_main_row = "_header_main_row_wsc8a_11";
|
|
4
|
+
const mobile_header = "_mobile_header_wsc8a_12";
|
|
5
|
+
const logo_wrap = "_logo_wrap_wsc8a_18";
|
|
6
|
+
const primary_links = "_primary_links_wsc8a_22";
|
|
7
|
+
const main_nav_link = "_main_nav_link_wsc8a_26";
|
|
8
|
+
const sub_nav_link = "_sub_nav_link_wsc8a_45";
|
|
9
|
+
const signin_wrap = "_signin_wrap_wsc8a_47";
|
|
10
|
+
const signin_btn = "_signin_btn_wsc8a_48";
|
|
11
|
+
const sub_nav = "_sub_nav_wsc8a_45";
|
|
12
|
+
const header_sub_row = "_header_sub_row_wsc8a_96";
|
|
13
|
+
const signin_dropdown = "_signin_dropdown_wsc8a_119";
|
|
14
|
+
const shadow = "_shadow_wsc8a_129";
|
|
15
|
+
const signin_subheader = "_signin_subheader_wsc8a_135";
|
|
16
|
+
const opacity = "_opacity_wsc8a_156";
|
|
17
|
+
const fadeInDown = "_fadeInDown_wsc8a_1";
|
|
18
|
+
const open = "_open_wsc8a_162";
|
|
19
|
+
const hamburger = "_hamburger_wsc8a_180";
|
|
20
|
+
const mobile_only = "_mobile_only_wsc8a_194";
|
|
21
|
+
const mobile_logo = "_mobile_logo_wsc8a_200";
|
|
22
|
+
const highlight = "_highlight_wsc8a_205";
|
|
23
|
+
const mobile_nav = "_mobile_nav_wsc8a_232";
|
|
24
|
+
const mobile_opened = "_mobile_opened_wsc8a_243";
|
|
25
|
+
const mobile_nav_item = "_mobile_nav_item_wsc8a_251";
|
|
26
|
+
const has_dropdown = "_has_dropdown_wsc8a_266";
|
|
27
|
+
const icon_wrap = "_icon_wrap_wsc8a_287";
|
|
28
|
+
const mobile_footer = "_mobile_footer_wsc8a_292";
|
|
29
|
+
const mobile_footer_content = "_mobile_footer_content_wsc8a_297";
|
|
30
|
+
const mobile_footer_media = "_mobile_footer_media_wsc8a_312";
|
|
31
|
+
const footer_cta = "_footer_cta_wsc8a_318";
|
|
32
|
+
const inner_wrapper = "_inner_wrapper_wsc8a_346";
|
|
33
|
+
const btn = "_btn_wsc8a_352";
|
|
34
|
+
const sub_menu = "_sub_menu_wsc8a_357";
|
|
35
|
+
const main = "_main_wsc8a_26";
|
|
36
|
+
const dd_footer = "_dd_footer_wsc8a_382";
|
|
37
|
+
const desktop_only = "_desktop_only_wsc8a_407";
|
|
38
38
|
const styles = {
|
|
39
39
|
header,
|
|
40
40
|
wrapper,
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
.
|
|
1
|
+
._header_wsc8a_1 {
|
|
2
2
|
border-bottom: 1px solid #ebebeb;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
._wrapper_wsc8a_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_wsc8a_11,
|
|
12
|
+
._mobile_header_wsc8a_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_wsc8a_18 {
|
|
19
19
|
padding: 9px 6px;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.
|
|
22
|
+
._primary_links_wsc8a_22 {
|
|
23
23
|
margin-left: 30px;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.
|
|
26
|
+
._main_nav_link_wsc8a_26 {
|
|
27
27
|
padding: 10px 8px;
|
|
28
28
|
text-align: center;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.
|
|
31
|
+
._main_nav_link_wsc8a_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_wsc8a_26 > a {
|
|
38
38
|
color: #1e262f;
|
|
39
39
|
display: inline-block;
|
|
40
40
|
font-size: 16px;
|
|
@@ -42,26 +42,26 @@
|
|
|
42
42
|
border-bottom: 4px solid transparent;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.
|
|
46
|
-
.
|
|
47
|
-
.
|
|
48
|
-
.
|
|
45
|
+
._sub_nav_link_wsc8a_45 a,
|
|
46
|
+
._main_nav_link_wsc8a_26 a,
|
|
47
|
+
._signin_wrap_wsc8a_47 a,
|
|
48
|
+
._signin_btn_wsc8a_48 {
|
|
49
49
|
text-decoration: none;
|
|
50
50
|
transition: opacity 0.3s ease;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
54
|
-
.
|
|
55
|
-
.
|
|
53
|
+
._sub_nav_link_wsc8a_45:hover,
|
|
54
|
+
._main_nav_link_wsc8a_26 a:hover,
|
|
55
|
+
._signin_wrap_wsc8a_47 a:hover {
|
|
56
56
|
opacity: 0.8;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
.
|
|
59
|
+
._signin_wrap_wsc8a_47 .link {
|
|
60
60
|
text-decoration: none;
|
|
61
61
|
padding: 8px;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.
|
|
64
|
+
._signin_btn_wsc8a_48 {
|
|
65
65
|
border-color: transparent;
|
|
66
66
|
background-color: #1e262f;
|
|
67
67
|
color: #fff;
|
|
@@ -74,37 +74,37 @@
|
|
|
74
74
|
cursor: pointer;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
.
|
|
77
|
+
._signin_btn_wsc8a_48:hover {
|
|
78
78
|
color: #1e262f;
|
|
79
79
|
background-color: transparent;
|
|
80
80
|
opacity: 0.9;
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
.
|
|
83
|
+
._signin_btn_wsc8a_48:hover > svg path {
|
|
84
84
|
fill: #1e262f;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
.
|
|
87
|
+
._signin_btn_wsc8a_48 > span {
|
|
88
88
|
margin-right: 8px;
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
.
|
|
91
|
+
._sub_nav_wsc8a_45 {
|
|
92
92
|
background-color: #1e262f;
|
|
93
93
|
color: #fff;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
|
-
.
|
|
96
|
+
._header_sub_row_wsc8a_96 {
|
|
97
97
|
min-height: 48px;
|
|
98
98
|
position: relative;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.
|
|
101
|
+
._sub_nav_link_wsc8a_45 {
|
|
102
102
|
padding-inline: 1rem;
|
|
103
103
|
text-align: center;
|
|
104
104
|
color: #fff;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
.
|
|
107
|
+
._sub_nav_link_wsc8a_45 a {
|
|
108
108
|
display: flex;
|
|
109
109
|
align-items: center;
|
|
110
110
|
font-weight: 500;
|
|
@@ -112,11 +112,11 @@
|
|
|
112
112
|
padding: 12px 9.5px;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
.
|
|
115
|
+
._sub_nav_link_wsc8a_45 a:hover {
|
|
116
116
|
background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.
|
|
119
|
+
._signin_dropdown_wsc8a_119 {
|
|
120
120
|
display: none;
|
|
121
121
|
min-width: 288px;
|
|
122
122
|
padding: 1.5rem 1rem;
|
|
@@ -126,22 +126,22 @@
|
|
|
126
126
|
z-index: 1204;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.
|
|
129
|
+
._shadow_wsc8a_129 {
|
|
130
130
|
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
131
131
|
border: 0.5px solid rgb(255 255 255 / 14%);
|
|
132
132
|
border-top: none;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
._signin_subheader_wsc8a_135 {
|
|
136
136
|
color: #323339;
|
|
137
137
|
padding: 0.5rem 0.5rem 0.5rem 1.5rem;
|
|
138
138
|
}
|
|
139
139
|
|
|
140
|
-
.
|
|
140
|
+
._signin_subheader_wsc8a_135 a {
|
|
141
141
|
line-height: 1.5;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
@keyframes
|
|
144
|
+
@keyframes _fadeInDown_wsc8a_1 {
|
|
145
145
|
from {
|
|
146
146
|
opacity: 0;
|
|
147
147
|
transform: translate3d(0, -1%, 0);
|
|
@@ -153,31 +153,31 @@
|
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
._opacity_wsc8a_156 {
|
|
157
157
|
animation-duration: 0.5s;
|
|
158
158
|
animation-fill-mode: both;
|
|
159
|
-
animation-name:
|
|
159
|
+
animation-name: _fadeInDown_wsc8a_1;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.
|
|
162
|
+
._open_wsc8a_162 {
|
|
163
163
|
opacity: 0.8;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.
|
|
166
|
+
._open_wsc8a_162 > svg {
|
|
167
167
|
transform: scaleY(-1);
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
.
|
|
170
|
+
._open_wsc8a_162 + ._signin_dropdown_wsc8a_119 {
|
|
171
171
|
display: block;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
|
-
.
|
|
175
|
-
.
|
|
176
|
-
.
|
|
174
|
+
._sub_nav_link_wsc8a_45:hover,
|
|
175
|
+
._signin_wrap_wsc8a_47 a:hover,
|
|
176
|
+
._main_nav_link_wsc8a_26 a:not(.active):hover {
|
|
177
177
|
text-decoration: underline;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
.
|
|
180
|
+
._hamburger_wsc8a_180 {
|
|
181
181
|
background: transparent;
|
|
182
182
|
border: none;
|
|
183
183
|
font-size: 0px;
|
|
@@ -185,42 +185,42 @@
|
|
|
185
185
|
outline: none;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.
|
|
189
|
-
.
|
|
188
|
+
._hamburger_wsc8a_180:hover,
|
|
189
|
+
._mobile_header_wsc8a_12 button:hover {
|
|
190
190
|
cursor: pointer;
|
|
191
191
|
opacity: 0.8;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
._signin_wrap_wsc8a_47 > ._mobile_only_wsc8a_194 > a {
|
|
195
195
|
color: #4a5560;
|
|
196
196
|
padding: 0;
|
|
197
197
|
line-height: 1;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.
|
|
200
|
+
._mobile_logo_wsc8a_200 {
|
|
201
201
|
flex: 1 1 0%;
|
|
202
202
|
text-align: center;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.
|
|
205
|
+
._highlight_wsc8a_205 > a {
|
|
206
206
|
border-bottom: none;
|
|
207
207
|
color: #1e262f;
|
|
208
208
|
font-weight: 700;
|
|
209
209
|
line-height: 1.44;
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
212
|
+
._mobile_header_wsc8a_12 {
|
|
213
213
|
border-bottom: 1px solid #ebebeb;
|
|
214
214
|
display: grid;
|
|
215
215
|
padding-bottom: 1rem;
|
|
216
216
|
place-items: center;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.
|
|
219
|
+
._mobile_header_wsc8a_12 p {
|
|
220
220
|
font: 400 20px / 1.3 var(--header-font-family);
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.
|
|
223
|
+
._mobile_header_wsc8a_12 button {
|
|
224
224
|
background: none;
|
|
225
225
|
border: none;
|
|
226
226
|
position: absolute;
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
transform: translateY(-50%);
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.
|
|
232
|
+
._mobile_nav_wsc8a_232 {
|
|
233
233
|
border-right: 1px solid #ebebeb;
|
|
234
234
|
left: -100%;
|
|
235
235
|
min-height: 100vh;
|
|
@@ -240,20 +240,20 @@
|
|
|
240
240
|
z-index: 999;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
._mobile_opened_wsc8a_243 {
|
|
244
244
|
left: 0%;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
body:has(.
|
|
247
|
+
body:has(._mobile_opened_wsc8a_243) {
|
|
248
248
|
overflow-y: hidden;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
._mobile_nav_item_wsc8a_251 {
|
|
252
252
|
background-color: #f4f4f4;
|
|
253
253
|
border-bottom: 1px solid #ebebeb;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.
|
|
256
|
+
._mobile_nav_item_wsc8a_251 > a {
|
|
257
257
|
color: #323339;
|
|
258
258
|
display: flex;
|
|
259
259
|
font-weight: 700;
|
|
@@ -263,13 +263,13 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
263
263
|
width: 100%;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
266
|
+
._mobile_nav_item_wsc8a_251._has_dropdown_wsc8a_266 {
|
|
267
267
|
background-color: #f4f4f4;
|
|
268
268
|
isolation: isolate;
|
|
269
269
|
position: relative;
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.
|
|
272
|
+
._mobile_nav_item_wsc8a_251._has_dropdown_wsc8a_266::before {
|
|
273
273
|
content: "";
|
|
274
274
|
background-color: #ebebeb;
|
|
275
275
|
height: 100%;
|
|
@@ -280,27 +280,27 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
280
280
|
z-index: -1;
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.
|
|
283
|
+
._mobile_nav_item_wsc8a_251._has_dropdown_wsc8a_266 > a {
|
|
284
284
|
color: #1e3860;
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.
|
|
287
|
+
._icon_wrap_wsc8a_287 {
|
|
288
288
|
line-height: 1;
|
|
289
289
|
height: 24px;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.
|
|
292
|
+
._mobile_footer_wsc8a_292 {
|
|
293
293
|
position: relative;
|
|
294
294
|
width: 100%;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
-
.
|
|
297
|
+
._mobile_footer_content_wsc8a_297 {
|
|
298
298
|
background-color: #f4f4f4;
|
|
299
299
|
flex: 1 1 0%;
|
|
300
300
|
padding: 16px 24px 16px 40px;
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
-
.
|
|
303
|
+
._mobile_footer_content_wsc8a_297 p {
|
|
304
304
|
line-height: 1.5;
|
|
305
305
|
text-overflow: ellipsis;
|
|
306
306
|
display: -webkit-box;
|
|
@@ -309,17 +309,17 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
309
309
|
-webkit-line-clamp: 2;
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.
|
|
312
|
+
._mobile_footer_media_wsc8a_312 {
|
|
313
313
|
flex-basis: min(42%, 300px);
|
|
314
314
|
background: url("https://images.axos.com/o9ov1v03uwqk/7eptb6tVSWJJbpHWmwjC50/7f09f3cb9b2255ccfa2d0a0095bee307/axc-footer.png")
|
|
315
315
|
no-repeat 81% / cover;
|
|
316
316
|
}
|
|
317
317
|
|
|
318
|
-
.
|
|
318
|
+
._footer_cta_wsc8a_318 {
|
|
319
319
|
margin-top: 3px;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.
|
|
322
|
+
._footer_cta_wsc8a_318 a {
|
|
323
323
|
border-radius: 4px;
|
|
324
324
|
border: 2px solid transparent;
|
|
325
325
|
color: #fff;
|
|
@@ -329,31 +329,32 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
329
329
|
text-decoration: none;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
|
-
.
|
|
332
|
+
._footer_cta_wsc8a_318 a:hover {
|
|
333
333
|
background-color: transparent;
|
|
334
334
|
text-decoration: underline;
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
-
.
|
|
337
|
+
._footer_cta_wsc8a_318 a:active {
|
|
338
338
|
border-color: transparent;
|
|
339
339
|
color: #fff;
|
|
340
340
|
}
|
|
341
341
|
|
|
342
|
-
.
|
|
342
|
+
._mobile_footer_wsc8a_292 > .flex_row {
|
|
343
343
|
min-height: 112px;
|
|
344
344
|
}
|
|
345
345
|
|
|
346
|
-
.
|
|
346
|
+
._inner_wrapper_wsc8a_346 {
|
|
347
347
|
max-height: 100vh;
|
|
348
348
|
overflow-y: scroll;
|
|
349
|
+
padding-bottom: 50px;
|
|
349
350
|
}
|
|
350
351
|
|
|
351
|
-
.
|
|
352
|
+
._btn_wsc8a_352 {
|
|
352
353
|
display: block;
|
|
353
354
|
position: relative;
|
|
354
355
|
}
|
|
355
356
|
|
|
356
|
-
.
|
|
357
|
+
._sub_menu_wsc8a_357 {
|
|
357
358
|
overflow: hidden;
|
|
358
359
|
max-height: 0;
|
|
359
360
|
transition: max-height 0.8s ease-out;
|
|
@@ -361,8 +362,8 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
361
362
|
overflow-y: scroll;
|
|
362
363
|
}
|
|
363
364
|
|
|
364
|
-
.
|
|
365
|
-
.
|
|
365
|
+
._sub_menu_wsc8a_357 a,
|
|
366
|
+
._sub_menu_wsc8a_357 span {
|
|
366
367
|
display: block;
|
|
367
368
|
padding: 12px 14px 12px 64px;
|
|
368
369
|
position: relative;
|
|
@@ -370,15 +371,15 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
370
371
|
text-decoration: none;
|
|
371
372
|
}
|
|
372
373
|
|
|
373
|
-
.
|
|
374
|
+
._sub_menu_wsc8a_357 ._main_wsc8a_26 {
|
|
374
375
|
font-weight: 700;
|
|
375
376
|
}
|
|
376
377
|
|
|
377
|
-
.
|
|
378
|
+
._sub_menu_wsc8a_357 > * {
|
|
378
379
|
border-top: 1px solid #ebebeb;
|
|
379
380
|
}
|
|
380
381
|
|
|
381
|
-
.
|
|
382
|
+
._dd_footer_wsc8a_382 {
|
|
382
383
|
justify-content: flex-end;
|
|
383
384
|
flex: 1 1 0%;
|
|
384
385
|
align-items: end;
|
|
@@ -387,7 +388,7 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
387
388
|
}
|
|
388
389
|
|
|
389
390
|
@media (max-width: 1121px) {
|
|
390
|
-
.
|
|
391
|
+
._mobile_logo_wsc8a_200 {
|
|
391
392
|
position: absolute;
|
|
392
393
|
transform: translateX(-50%);
|
|
393
394
|
left: 50%;
|
|
@@ -396,54 +397,54 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
396
397
|
}
|
|
397
398
|
|
|
398
399
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
399
|
-
.
|
|
400
|
+
._wrapper_wsc8a_5 {
|
|
400
401
|
width: calc(100% - 28px);
|
|
401
402
|
}
|
|
402
|
-
.
|
|
403
|
+
._main_nav_link_wsc8a_26 > a {
|
|
403
404
|
padding: 4px 6px;
|
|
404
405
|
font-size: 15px;
|
|
405
406
|
}
|
|
406
|
-
.
|
|
407
|
+
._desktop_only_wsc8a_407 > a {
|
|
407
408
|
font-size: 15px;
|
|
408
409
|
}
|
|
409
410
|
}
|
|
410
411
|
|
|
411
412
|
@media (max-width: 1023px) {
|
|
412
|
-
.
|
|
413
|
+
._desktop_only_wsc8a_407 {
|
|
413
414
|
display: none !important;
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
|
|
417
418
|
@media (max-width: 768px) {
|
|
418
|
-
.
|
|
419
|
+
._wrapper_wsc8a_5 {
|
|
419
420
|
width: calc(100% - 48px);
|
|
420
421
|
}
|
|
421
422
|
|
|
422
|
-
.
|
|
423
|
+
._mobile_header_wsc8a_12 button {
|
|
423
424
|
right: 1.5rem;
|
|
424
425
|
}
|
|
425
426
|
|
|
426
|
-
.
|
|
427
|
+
._mobile_nav_item_wsc8a_251 > a {
|
|
427
428
|
padding: 16px 24px;
|
|
428
429
|
}
|
|
429
430
|
|
|
430
|
-
.
|
|
431
|
-
.
|
|
431
|
+
._sub_menu_wsc8a_357 a,
|
|
432
|
+
._sub_menu_wsc8a_357 span {
|
|
432
433
|
padding-left: 48px;
|
|
433
434
|
}
|
|
434
435
|
|
|
435
|
-
.
|
|
436
|
+
._mobile_nav_item_wsc8a_251._has_dropdown_wsc8a_266::before {
|
|
436
437
|
right: 72px;
|
|
437
438
|
}
|
|
438
439
|
|
|
439
|
-
.
|
|
440
|
+
._mobile_footer_content_wsc8a_297 {
|
|
440
441
|
padding-right: 15px;
|
|
441
442
|
padding-left: 24px;
|
|
442
443
|
}
|
|
443
444
|
}
|
|
444
445
|
|
|
445
446
|
@media (max-width: 450px) {
|
|
446
|
-
.
|
|
447
|
+
._footer_cta_wsc8a_318 a {
|
|
447
448
|
white-space: break-spaces;
|
|
448
449
|
width: 100%;
|
|
449
450
|
text-align: center;
|
|
@@ -451,7 +452,7 @@ body:has(._mobile_opened_1v2qx_243) {
|
|
|
451
452
|
}
|
|
452
453
|
|
|
453
454
|
@media (min-width: 1024px) {
|
|
454
|
-
.
|
|
455
|
+
._mobile_only_wsc8a_194 {
|
|
455
456
|
display: none !important;
|
|
456
457
|
}
|
|
457
458
|
}
|