@axos-web-dev/shared-components 2.2.25 → 2.2.27
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 +4 -3
- package/dist/Auth/ErrorAlert.js +4 -3
- package/dist/AwardsItem/AwardsItem.js +2 -2
- package/dist/Button/Button.js +4 -3
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +46 -5
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +72 -19
- package/dist/Calculators/ApyCalculator/index.d.ts +2 -2
- package/dist/Calculators/ApyCalculator/index.js +586 -293
- package/dist/Calculators/Calculator.js +3 -3
- package/dist/Calculators/MarginTradingCalculator/index.js +3 -2
- package/dist/Carousel/index.js +5 -4
- package/dist/Chatbot/Bubble.css.js +1 -0
- package/dist/Chatbot/Chatbot.css.js +0 -1
- package/dist/Chatbot/Chatbot.js +74 -20
- package/dist/Chevron/index.js +4 -3
- package/dist/Comparison/Comparison.js +4 -3
- package/dist/ExecutiveBio/ExecutiveBio.js +4 -3
- package/dist/FaqAccordion/index.js +4 -3
- package/dist/FdicCallout/index.js +2 -1
- package/dist/FooterDisclosure/FooterDisclosure.js +1 -0
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +672 -665
- package/dist/Forms/ApplyNow.js +5 -4
- package/dist/Forms/ContactUsBusiness.js +4 -3
- package/dist/Forms/ContactUsBusinessNameEmail.js +4 -3
- package/dist/Forms/ContactUsNMLSId.js +4 -3
- package/dist/Forms/CpraRequest.js +4 -3
- package/dist/Forms/CraPublicFile.js +4 -3
- package/dist/Forms/EmailOnly.js +4 -3
- package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -4
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -4
- package/dist/Forms/MortgageWarehouseLending.js +4 -3
- package/dist/Forms/SuccesForm.js +5 -4
- package/dist/HeroBanner/HeroBanner.d.ts +1 -1
- package/dist/HeroBanner/HeroBanner.interface.d.ts +2 -0
- package/dist/HeroBanner/HeroBanner.js +33 -28
- package/dist/Hyperlink/index.js +4 -3
- package/dist/IconBillboard/IconBillboard.css.js +2 -1
- package/dist/IconBillboard/IconBillboard.interface.d.ts +2 -0
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts +2 -0
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +28 -20
- package/dist/ImageLink/ImageLink.js +5 -4
- package/dist/ImageLink/ImageLinkSet.js +4 -3
- package/dist/ImageLink/index.js +4 -3
- package/dist/ImageToast/ImageToast.css.d.ts +5 -0
- package/dist/ImageToast/ImageToast.css.js +13 -0
- package/dist/ImageToast/index.d.ts +9 -0
- package/dist/ImageToast/index.js +188 -0
- package/dist/Insight/Featured/CategorySelector.js +5 -4
- package/dist/Insight/Featured/Featured.js +5 -4
- package/dist/Insight/Featured/Header.js +5 -4
- package/dist/LandingPageHeader/LandingPageHeader.js +2 -1
- package/dist/LandingPageHeader/WithLogin.js +4 -3
- package/dist/Modal/Modal.js +4 -3
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
- package/dist/NavigationMenu/AxosALTS/index.js +39 -24
- package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +11 -4
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +4 -3
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +0 -7
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +0 -15
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +18 -110
- package/dist/NavigationMenu/AxosBank/index.js +28 -20
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
- package/dist/NavigationMenu/AxosClearing/SubNavBar.js +6 -6
- package/dist/NavigationMenu/AxosClearing/index.js +31 -16
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +40 -40
- package/dist/NavigationMenu/AxosFiduciary/index.js +5 -2
- package/dist/NavigationMenu/LaVictoire/index.js +4 -3
- package/dist/NavigationMenu/NavItem/index.js +10 -1
- package/dist/NavigationMenu/Navbar.js +6 -5
- package/dist/NavigationMenu/SignInNavButton.js +4 -5
- package/dist/PageNavSet/PageNavSet.js +16 -8
- package/dist/SetContainer/SetContainer.js +5 -4
- package/dist/SocialMediaBar/iconsRepository.js +4 -3
- package/dist/SocialMediaBar/index.js +1 -1
- package/dist/TopicalNavSet/TopicalNavSet.js +17 -9
- package/dist/VideoTile/VideoTile.js +4 -3
- package/dist/VideoWrapper/index.js +4 -3
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +350 -64
- package/dist/assets/HeroBanner/HeroBanner.css +1 -0
- package/dist/assets/IconBillboard/IconBillboard.css +33 -0
- package/dist/assets/ImageToast/ImageToast.css +39 -0
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +50 -49
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +122 -121
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +93 -92
- package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +83 -82
- package/dist/assets/SocialMediaBar/SocialMediaBar.css +1 -0
- package/dist/icons/QuoteIconGrey.js +1 -0
- package/dist/icons/QuoteIconWhite.js +1 -0
- package/dist/icons/QuoteIconYellow.js +1 -0
- package/package.json +1 -1
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
.
|
|
1
|
+
._header_51dh3_1 {
|
|
2
2
|
border-bottom: 1px solid #ebebeb;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
._wrapper_51dh3_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_51dh3_11,
|
|
12
|
+
._mobile_header_51dh3_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_51dh3_18 {
|
|
19
19
|
padding: 9px 6px;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.
|
|
22
|
+
._primary_links_51dh3_22 {
|
|
23
23
|
margin-left: 30px;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.
|
|
26
|
+
._main_nav_51dh3_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
|
-
.
|
|
33
|
+
._main_nav_link_51dh3_33 {
|
|
34
34
|
padding: 10px 8px;
|
|
35
35
|
text-align: center;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.
|
|
38
|
+
._main_nav_link_51dh3_33 .active {
|
|
39
39
|
border-color: currentColor;
|
|
40
40
|
transition: border-color 0.5s ease;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
.
|
|
43
|
+
._main_nav_link_51dh3_33 .active {
|
|
44
44
|
font-weight: 700;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
.
|
|
47
|
+
._main_nav_link_51dh3_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
|
-
.
|
|
56
|
-
.
|
|
57
|
-
.
|
|
58
|
-
.
|
|
55
|
+
._sub_nav_link_51dh3_55 a,
|
|
56
|
+
._main_nav_link_51dh3_33 a,
|
|
57
|
+
._signin_wrap_51dh3_57 a,
|
|
58
|
+
._signin_btn_51dh3_58 {
|
|
59
59
|
text-decoration: none;
|
|
60
60
|
transition: opacity 0.3s ease;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
.
|
|
64
|
-
.
|
|
65
|
-
.
|
|
63
|
+
._sub_nav_link_51dh3_55:hover,
|
|
64
|
+
._main_nav_link_51dh3_33 a:hover,
|
|
65
|
+
._signin_wrap_51dh3_57 a:hover {
|
|
66
66
|
opacity: 0.8;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
.
|
|
69
|
+
._signin_wrap_51dh3_57 .link {
|
|
70
70
|
text-decoration: none;
|
|
71
71
|
padding: 8px;
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
.
|
|
74
|
+
._signin_btn_51dh3_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
|
-
.
|
|
87
|
+
._signin_btn_51dh3_58:hover {
|
|
88
88
|
opacity: 0.9;
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
.
|
|
91
|
+
._signin_btn_51dh3_58 > span {
|
|
92
92
|
margin-right: 8px;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
.
|
|
95
|
+
._sub_nav_51dh3_55 {
|
|
96
96
|
background-color: #1e3860;
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
.
|
|
99
|
+
._header_sub_row_51dh3_99 {
|
|
100
100
|
padding-block: 12px;
|
|
101
101
|
min-height: 48px;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.
|
|
104
|
+
._sub_nav_link_51dh3_55 {
|
|
105
105
|
padding-inline: 1rem;
|
|
106
106
|
text-align: center;
|
|
107
107
|
color: #fff;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
.
|
|
110
|
+
._sub_nav_link_51dh3_55 a {
|
|
111
111
|
font-weight: 500;
|
|
112
112
|
line-height: 1.5;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
.
|
|
115
|
+
._shadow_51dh3_115 {
|
|
116
116
|
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
@keyframes
|
|
119
|
+
@keyframes _fadeInDown_51dh3_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
|
-
.
|
|
131
|
+
._opacity_51dh3_131 {
|
|
132
132
|
animation-duration: 0.5s;
|
|
133
133
|
animation-fill-mode: both;
|
|
134
|
-
animation-name:
|
|
134
|
+
animation-name: _fadeInDown_51dh3_1;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
.
|
|
137
|
+
._footer_51dh3_137 {
|
|
138
138
|
margin-top: 0.5rem;
|
|
139
139
|
padding-top: 1rem;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.
|
|
142
|
+
._footer_51dh3_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
|
-
.
|
|
153
|
+
._open_51dh3_153 {
|
|
154
154
|
opacity: 0.8;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
.
|
|
157
|
+
._open_51dh3_153 > img {
|
|
158
158
|
transform: scaleY(-1);
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.
|
|
161
|
+
._mt_8_51dh3_161 {
|
|
162
162
|
margin-top: 8px;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.
|
|
165
|
+
._mt_16_51dh3_165 {
|
|
166
166
|
margin-top: 1rem;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.
|
|
169
|
+
._ml_8_51dh3_169 {
|
|
170
170
|
margin-left: 8px;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.
|
|
173
|
+
._reversed_row_51dh3_173 {
|
|
174
174
|
flex-direction: row-reverse;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.
|
|
177
|
+
._nav_anchor_51dh3_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
|
-
.
|
|
186
|
-
.
|
|
187
|
-
.
|
|
188
|
-
.
|
|
185
|
+
._sub_nav_link_51dh3_55:hover,
|
|
186
|
+
._signin_wrap_51dh3_57 a:hover,
|
|
187
|
+
._main_nav_link_51dh3_33 a:not(.active):hover,
|
|
188
|
+
._site_lists_51dh3_188 a:hover {
|
|
189
189
|
text-decoration: underline;
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
.
|
|
192
|
+
._hamburger_51dh3_192 {
|
|
193
193
|
background: transparent;
|
|
194
194
|
border: none;
|
|
195
195
|
font-size: 0px;
|
|
@@ -197,29 +197,30 @@
|
|
|
197
197
|
outline: none;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.
|
|
201
|
-
.
|
|
200
|
+
._hamburger_51dh3_192:hover,
|
|
201
|
+
._mobile_header_51dh3_12 button:hover {
|
|
202
202
|
cursor: pointer;
|
|
203
203
|
opacity: 0.8;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
._mobile_logo_51dh3_206 {
|
|
207
207
|
flex: 1 1 0%;
|
|
208
208
|
text-align: center;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
|
-
.
|
|
211
|
+
._mobile_header_51dh3_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
|
-
.
|
|
218
|
+
._mobile_header_51dh3_12 p {
|
|
219
219
|
font: 400 20px / 1.3 var(--header-font-family);
|
|
220
|
+
margin-bottom: 0;
|
|
220
221
|
}
|
|
221
222
|
|
|
222
|
-
.
|
|
223
|
+
._mobile_header_51dh3_12 button {
|
|
223
224
|
position: absolute;
|
|
224
225
|
top: 50%;
|
|
225
226
|
transform: translateY(-50%);
|
|
@@ -228,7 +229,7 @@
|
|
|
228
229
|
border: none;
|
|
229
230
|
}
|
|
230
231
|
|
|
231
|
-
.
|
|
232
|
+
._mobile_nav_51dh3_232 {
|
|
232
233
|
border-right: 1px solid #ebebeb;
|
|
233
234
|
left: -100%;
|
|
234
235
|
min-height: 100vh;
|
|
@@ -239,20 +240,20 @@
|
|
|
239
240
|
z-index: 9999999;
|
|
240
241
|
}
|
|
241
242
|
|
|
242
|
-
.
|
|
243
|
+
._mobile_opened_51dh3_243 {
|
|
243
244
|
left: 0%;
|
|
244
245
|
}
|
|
245
246
|
|
|
246
|
-
body:has(.
|
|
247
|
+
body:has(._mobile_opened_51dh3_243) {
|
|
247
248
|
overflow-y: hidden;
|
|
248
249
|
}
|
|
249
250
|
|
|
250
|
-
.
|
|
251
|
+
._mobile_nav_item_51dh3_251 {
|
|
251
252
|
background-color: #f4f4f4;
|
|
252
253
|
border-bottom: 1px solid #ebebeb;
|
|
253
254
|
}
|
|
254
255
|
|
|
255
|
-
.
|
|
256
|
+
._mobile_nav_item_51dh3_251 > a {
|
|
256
257
|
color: #333d46;
|
|
257
258
|
display: flex;
|
|
258
259
|
font-weight: 700;
|
|
@@ -262,23 +263,23 @@ body:has(._mobile_opened_1f8vh_242) {
|
|
|
262
263
|
width: 100%;
|
|
263
264
|
}
|
|
264
265
|
|
|
265
|
-
.
|
|
266
|
+
._icon_wrap_51dh3_266 {
|
|
266
267
|
line-height: 1;
|
|
267
268
|
height: 24px;
|
|
268
269
|
}
|
|
269
270
|
|
|
270
|
-
.
|
|
271
|
+
._mobile_footer_51dh3_271 {
|
|
271
272
|
position: relative;
|
|
272
273
|
width: 100%;
|
|
273
274
|
}
|
|
274
275
|
|
|
275
|
-
.
|
|
276
|
+
._mobile_footer_content_51dh3_276 {
|
|
276
277
|
background-color: #f4f4f4;
|
|
277
278
|
flex: 1 1 0%;
|
|
278
279
|
padding: 16px 24px 16px 40px;
|
|
279
280
|
}
|
|
280
281
|
|
|
281
|
-
.
|
|
282
|
+
._mobile_footer_content_51dh3_276 p {
|
|
282
283
|
line-height: 1.5;
|
|
283
284
|
text-overflow: ellipsis;
|
|
284
285
|
display: -webkit-box;
|
|
@@ -287,18 +288,18 @@ body:has(._mobile_opened_1f8vh_242) {
|
|
|
287
288
|
line-clamp: 2;
|
|
288
289
|
}
|
|
289
290
|
|
|
290
|
-
.
|
|
291
|
+
._mobile_footer_media_51dh3_291 {
|
|
291
292
|
flex-basis: 42%;
|
|
292
293
|
background: url("https://www.axos.com/images/7bX71xagL9g8Bc0gqlHLR/afs-nav-footer.jpg")
|
|
293
294
|
no-repeat right center / cover;
|
|
294
295
|
background-color: #f4f4f4;
|
|
295
296
|
}
|
|
296
297
|
|
|
297
|
-
.
|
|
298
|
+
._footer_cta_51dh3_298 {
|
|
298
299
|
margin-top: 3px;
|
|
299
300
|
}
|
|
300
301
|
|
|
301
|
-
.
|
|
302
|
+
._footer_cta_51dh3_298 a {
|
|
302
303
|
background-color: #2f5b88;
|
|
303
304
|
border-radius: 4px;
|
|
304
305
|
border: 2px solid transparent;
|
|
@@ -309,41 +310,41 @@ body:has(._mobile_opened_1f8vh_242) {
|
|
|
309
310
|
text-decoration: none;
|
|
310
311
|
}
|
|
311
312
|
|
|
312
|
-
.
|
|
313
|
+
._footer_cta_51dh3_298 a:hover {
|
|
313
314
|
background-color: transparent;
|
|
314
315
|
border-color: #2f5b88;
|
|
315
316
|
color: #2f5b88;
|
|
316
317
|
text-decoration: underline;
|
|
317
318
|
}
|
|
318
319
|
|
|
319
|
-
.
|
|
320
|
+
._footer_cta_51dh3_298 a:active {
|
|
320
321
|
background-color: #2f5b88;
|
|
321
322
|
border-color: transparent;
|
|
322
323
|
color: #fff;
|
|
323
324
|
}
|
|
324
325
|
|
|
325
|
-
.
|
|
326
|
+
._mobile_footer_51dh3_271 > .flex_row {
|
|
326
327
|
min-height: 112px;
|
|
327
328
|
}
|
|
328
329
|
|
|
329
|
-
.
|
|
330
|
+
._inner_wrapper_51dh3_330 {
|
|
330
331
|
max-height: 100vh;
|
|
331
332
|
overflow-y: scroll;
|
|
332
333
|
}
|
|
333
334
|
|
|
334
|
-
.
|
|
335
|
+
._btn_51dh3_335 {
|
|
335
336
|
display: block;
|
|
336
337
|
position: relative;
|
|
337
338
|
}
|
|
338
339
|
|
|
339
|
-
.
|
|
340
|
+
._sub_menu_51dh3_340 {
|
|
340
341
|
overflow: hidden;
|
|
341
342
|
max-height: 0;
|
|
342
343
|
transition: max-height 0.8s ease-out;
|
|
343
344
|
background: #fff;
|
|
344
345
|
}
|
|
345
346
|
|
|
346
|
-
.
|
|
347
|
+
._sub_menu_51dh3_340 a {
|
|
347
348
|
display: block;
|
|
348
349
|
padding: 12px 14px 12px 64px;
|
|
349
350
|
position: relative;
|
|
@@ -351,28 +352,28 @@ body:has(._mobile_opened_1f8vh_242) {
|
|
|
351
352
|
text-decoration: none;
|
|
352
353
|
}
|
|
353
354
|
|
|
354
|
-
.
|
|
355
|
+
._sub_menu_51dh3_340 a._main_51dh3_26 {
|
|
355
356
|
font-weight: 700;
|
|
356
357
|
}
|
|
357
358
|
|
|
358
|
-
.
|
|
359
|
+
._sub_menu_51dh3_340 a + a {
|
|
359
360
|
border-top: 1px solid #ebebeb;
|
|
360
361
|
}
|
|
361
362
|
|
|
362
363
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
363
|
-
.
|
|
364
|
+
._wrapper_51dh3_5 {
|
|
364
365
|
width: calc(100% - 28px);
|
|
365
366
|
}
|
|
366
367
|
}
|
|
367
368
|
|
|
368
|
-
.
|
|
369
|
+
._desktop_only_51dh3_369 {
|
|
369
370
|
margin: 0 auto;
|
|
370
371
|
width: 94%;
|
|
371
372
|
max-width: 1640px;
|
|
372
373
|
}
|
|
373
374
|
|
|
374
375
|
@media (max-width: 1075px) {
|
|
375
|
-
.
|
|
376
|
+
._desktop_only_51dh3_369 {
|
|
376
377
|
display: none !important;
|
|
377
378
|
margin: 0 auto;
|
|
378
379
|
width: 94%;
|
|
@@ -381,30 +382,30 @@ body:has(._mobile_opened_1f8vh_242) {
|
|
|
381
382
|
}
|
|
382
383
|
|
|
383
384
|
@media (max-width: 768px) {
|
|
384
|
-
.
|
|
385
|
+
._wrapper_51dh3_5 {
|
|
385
386
|
width: calc(100% - 48px);
|
|
386
387
|
}
|
|
387
388
|
|
|
388
|
-
.
|
|
389
|
+
._mobile_header_51dh3_12 button {
|
|
389
390
|
right: 1.5rem;
|
|
390
391
|
}
|
|
391
392
|
|
|
392
|
-
.
|
|
393
|
+
._mobile_nav_item_51dh3_251 > a {
|
|
393
394
|
padding: 16px 24px;
|
|
394
395
|
}
|
|
395
396
|
|
|
396
|
-
.
|
|
397
|
+
._sub_menu_51dh3_340 a {
|
|
397
398
|
padding-left: 48px;
|
|
398
399
|
}
|
|
399
400
|
|
|
400
|
-
.
|
|
401
|
+
._mobile_footer_content_51dh3_276 {
|
|
401
402
|
padding-right: 15px;
|
|
402
403
|
padding-left: 24px;
|
|
403
404
|
}
|
|
404
405
|
}
|
|
405
406
|
|
|
406
407
|
@media (max-width: 450px) {
|
|
407
|
-
.
|
|
408
|
+
._footer_cta_51dh3_298 a {
|
|
408
409
|
white-space: break-spaces;
|
|
409
410
|
width: 100%;
|
|
410
411
|
text-align: center;
|
|
@@ -412,13 +413,13 @@ body:has(._mobile_opened_1f8vh_242) {
|
|
|
412
413
|
}
|
|
413
414
|
|
|
414
415
|
@media (min-width: 1076px) {
|
|
415
|
-
.
|
|
416
|
+
._mobile_only_51dh3_416 {
|
|
416
417
|
display: none !important;
|
|
417
418
|
}
|
|
418
419
|
}
|
|
419
420
|
|
|
420
421
|
@media (max-width: 1076px) {
|
|
421
|
-
.
|
|
422
|
+
._mobile_logo_51dh3_206 {
|
|
422
423
|
position: absolute;
|
|
423
424
|
transform: translateX(-50%);
|
|
424
425
|
left: 50%;
|
|
@@ -8,6 +8,7 @@ const SvgQuoteIconGrey = (props) => /* @__PURE__ */ jsxs(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
...props,
|
|
11
|
+
"aria-hidden": true,
|
|
11
12
|
children: [
|
|
12
13
|
/* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_5424_27387)", children: [
|
|
13
14
|
/* @__PURE__ */ jsx(
|
|
@@ -8,6 +8,7 @@ const SvgQuoteIconWhite = (props) => /* @__PURE__ */ jsxs(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
...props,
|
|
11
|
+
"aria-hidden": true,
|
|
11
12
|
children: [
|
|
12
13
|
/* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_5527_22620)", children: [
|
|
13
14
|
/* @__PURE__ */ jsx(
|
|
@@ -8,6 +8,7 @@ const SvgQuoteIconYellow = (props) => /* @__PURE__ */ jsxs(
|
|
|
8
8
|
fill: "none",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
10
|
...props,
|
|
11
|
+
"aria-hidden": true,
|
|
11
12
|
children: [
|
|
12
13
|
/* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_5266_22200)", children: [
|
|
13
14
|
/* @__PURE__ */ jsx(
|