@axos-web-dev/shared-components 0.0.65 → 0.0.66

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.
@@ -1,602 +1,602 @@
1
- ._header_4yygj_1 {
2
- border-bottom: 1px solid #ebebeb;
3
- }
4
-
5
- ._wrapper_4yygj_9 {
6
- width: calc(100% - 80px);
7
- margin-left: auto;
8
- margin-right: auto;
9
- }
10
-
11
- ._header_main_row_4yygj_21,
12
- ._mobile_header_4yygj_23 {
13
- min-height: 80px;
14
- padding-top: 1rem;
15
- padding-bottom: 0.5rem;
16
- }
17
-
18
- ._logo_wrap_4yygj_35 {
19
- padding: 9px 6px;
20
- }
21
-
22
- ._primary_links_4yygj_43 {
23
- margin-left: 30px;
24
- }
25
-
26
- ._main_nav_link_4yygj_51 {
27
- padding: 10px 8px;
28
- text-align: center;
29
- }
30
-
31
- ._main_nav_link_4yygj_51 .active {
32
- border-color: currentColor;
33
- transition: border-color 0.5s ease;
34
- }
35
-
36
- ._main_nav_link_4yygj_51 .active {
37
- font-weight: 700;
38
- }
39
-
40
- ._main_nav_link_4yygj_51 > a {
41
- color: #1e3860;
42
- display: inline-block;
43
- font-size: 16px;
44
- padding: 4px 26px;
45
- border-bottom: 4px solid transparent;
46
- }
47
-
48
- ._sub_nav_link_4yygj_95 a,
49
- ._main_nav_link_4yygj_51 a,
50
- ._signin_wrap_4yygj_99 a,
51
- ._signin_btn_4yygj_101 {
52
- text-decoration: none;
53
- transition: opacity 0.3s ease;
54
- }
55
-
56
- ._sub_nav_link_4yygj_95:hover,
57
- ._main_nav_link_4yygj_51 a:hover,
58
- ._signin_wrap_4yygj_99 a:hover {
59
- opacity: 0.8;
60
- }
61
-
62
- ._signin_wrap_4yygj_99 .link {
63
- text-decoration: none;
64
- padding: 8px;
65
- }
66
-
67
- ._signin_btn_4yygj_101 {
68
- border: none;
69
- color: #fff;
70
- padding: 11px 24px;
71
- font-size: 16px;
72
- font-weight: 700;
73
- line-height: 1.44;
74
- border-radius: 8px;
75
- margin-left: 8px;
76
- cursor: pointer;
77
- }
78
-
79
- ._signin_btn_4yygj_101:hover {
80
- color: var(--colors-primary-textButton__1073cm85);
81
- background-color: var(--colors-primary-backgroundButton__1073cm86);
82
- opacity: 0.9;
83
- }
84
-
85
- ._signin_btn_4yygj_101 > span {
86
- margin-right: 8px;
87
- }
88
-
89
- ._sub_nav_4yygj_95 {
90
- background-color: var(--primary-theme-color);
91
- }
92
-
93
- ._header_sub_row_4yygj_185 {
94
- padding-block: 12px;
95
- min-height: 48px;
96
- }
97
-
98
- ._sub_nav_link_4yygj_95 {
99
- padding-inline: 1rem;
100
- text-align: center;
101
- color: #fff;
102
- }
103
-
104
- ._sub_nav_link_4yygj_95 a {
105
- font-weight: 500;
106
- line-height: 1.5;
107
- }
108
-
109
- ._signin_dropdown_4yygj_217 {
110
- min-width: 288px;
111
- padding: 1.5rem 1rem;
112
- position: absolute;
113
- right: 0;
114
- top: 100%;
115
- z-index: 1204;
116
- display: none;
117
- }
118
-
119
- ._shadow_4yygj_237 {
120
- box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
121
- }
122
-
123
- ._signin_dropdown_4yygj_217 li[role="heading"] {
124
- margin-top: 1px;
125
- }
126
-
127
- ._signin_header_4yygj_253 {
128
- color: #323339;
129
- font-weight: 700;
130
- padding: 0.5rem 1rem;
131
- text-align: left;
132
- }
133
-
134
- ._signin_subheader_4yygj_267 {
135
- color: #2f5b88;
136
- padding: 0.5rem 0.5rem 0.5rem 1.5rem;
137
- }
138
-
139
- ._signin_header_4yygj_253,
140
- ._signin_subheader_4yygj_267 a {
141
- line-height: 1.5;
142
- }
143
-
144
- @keyframes _fadeInDown_4yygj_1 {
145
- from {
146
- opacity: 0;
147
- transform: translate3d(0, -1%, 0);
148
- }
149
-
150
- to {
151
- opacity: 1;
152
- transform: none;
153
- }
154
- }
155
-
156
- ._opacity_4yygj_311 {
157
- animation-duration: 0.5s;
158
- animation-fill-mode: both;
159
- animation-name: _fadeInDown_4yygj_1;
160
- }
161
-
162
- ._footer_4yygj_323 {
163
- margin-top: 0.5rem;
164
- padding-top: 1rem;
165
- }
166
-
167
- ._footer_4yygj_323::before {
168
- content: "";
169
- background-color: #8f8f8f;
170
- height: 2px;
171
- opacity: 0.3;
172
- position: absolute;
173
- right: 8px;
174
- top: 0;
175
- width: 94%;
176
- }
177
-
178
- ._open_4yygj_355 {
179
- opacity: 0.8;
180
- }
181
-
182
- ._open_4yygj_355 > svg {
183
- transform: scaleY(-1);
184
- }
185
-
186
- ._open_4yygj_355 + ._signin_dropdown_4yygj_217 {
187
- display: block;
188
- }
189
-
190
- ._dd_wrapper_4yygj_379 {
191
- z-index: 1203;
192
- max-width: 1440px;
193
- }
194
-
195
- ._dd_media_4yygj_389 {
196
- padding: 1.5rem;
197
- width: 280px;
198
- }
199
-
200
- ._dd_media_img_4yygj_399 {
201
- min-height: 232px;
202
- }
203
-
204
- ._dd_site_navs_4yygj_407 {
205
- flex: 1 1 0%;
206
- padding: 1.5rem;
207
- display: flex;
208
- flex-direction: column;
209
- }
210
-
211
- ._dd_media_header_4yygj_421 p {
212
- font-size: 14px;
213
- line-height: 1.42;
214
- }
215
-
216
- ._dd_media_header_4yygj_421 p[role="heading"] {
217
- font: 600 1.25rem/ 1.4 var(--header-font-family);
218
- }
219
-
220
- ._mt_8_4yygj_439 {
221
- margin-top: 8px;
222
- }
223
-
224
- ._mt_16_4yygj_447 {
225
- margin-top: 1rem;
226
- }
227
-
228
- ._ml_8_4yygj_455 {
229
- margin-left: 8px;
230
- }
231
-
232
- ._dd_media_cta_4yygj_463 > a {
233
- border-radius: 8px;
234
- color: #1e3860 !important;
235
- display: inline-block;
236
- font-size: 1.125rem;
237
- font-weight: 700;
238
- line-height: 1.44;
239
- padding: 12px;
240
- text-decoration: none;
241
- width: 100%;
242
- transition: all 0.25s ease;
243
- border: 2px solid transparent;
244
- }
245
-
246
- ._reversed_row_4yygj_491 {
247
- flex-direction: row-reverse;
248
- }
249
-
250
- ._dd_media_cta_4yygj_463 > a:hover {
251
- background-color: transparent;
252
- border-color: #fff;
253
- color: #fff;
254
- }
255
-
256
- ._dd_media_cta_4yygj_463 > a:active {
257
- background-color: #fff;
258
- border-color: transparent;
259
- color: #1e3860 !important;
260
- }
261
-
262
- ._headline_4yygj_523 > p {
263
- font: 600 1.5rem / 1.33 var(--header-font-family);
264
- flex: 1 1 0%;
265
- color: #1e3860;
266
- }
267
-
268
- ._nav_anchor_4yygj_535 {
269
- width: 1.5rem;
270
- height: 1.5rem;
271
- aspect-ratio: 1;
272
- background-color: #4a5560;
273
- border-radius: 8px;
274
- }
275
-
276
- ._headline_cta_4yygj_551 {
277
- margin-left: 8px;
278
- }
279
-
280
- ._headline_cta_4yygj_551 > a {
281
- font-weight: 700;
282
- line-height: 1.5;
283
- text-decoration: none;
284
- color: #1e3860;
285
- }
286
-
287
- ._sub_nav_link_4yygj_95:hover,
288
- ._signin_wrap_4yygj_99 a:hover,
289
- ._main_nav_link_4yygj_51 a:not(.active):hover,
290
- ._dd_site_navs_4yygj_407 a:hover,
291
- ._site_lists_4yygj_581 a:hover {
292
- text-decoration: underline;
293
- }
294
-
295
- ._dd_site_navs_4yygj_407 hr {
296
- border-style: solid;
297
- border-width: 1px;
298
- color: #a0aab3;
299
- margin: 1.5rem 0;
300
- opacity: 0.3;
301
- position: relative;
302
- }
303
-
304
- ._site_lists_4yygj_581 {
305
- padding-bottom: 1.5rem;
306
- }
307
-
308
- ._site_lists_4yygj_581 > * {
309
- width: 100%;
310
- }
311
-
312
- ._site_lists_4yygj_581 a {
313
- color: #323339;
314
- text-decoration: none;
315
- }
316
-
317
- ._site_lists_4yygj_581 [role="heading"] {
318
- color: #1e3860;
319
- font-weight: 700;
320
- }
321
-
322
- ._site_lists_4yygj_581 li + li {
323
- margin-top: 8px;
324
- }
325
-
326
- ._hamburger_4yygj_651 {
327
- background: transparent;
328
- border: none;
329
- font-size: 0px;
330
- line-height: 1;
331
- outline: none;
332
- }
333
-
334
- ._hamburger_4yygj_651:hover,
335
- ._mobile_header_4yygj_23 button:hover {
336
- cursor: pointer;
337
- opacity: 0.8;
338
- }
339
-
340
- ._signin_wrap_4yygj_99 > ._mobile_only_4yygj_679 > a {
341
- color: #4a5560;
342
- padding: 0;
343
- line-height: 1;
344
- }
345
-
346
- ._mobile_logo_4yygj_691 {
347
- flex: 1 1 0%;
348
- text-align: center;
349
- }
350
-
351
- ._highlight_4yygj_701 > a {
352
- border-bottom: none;
353
- color: #2f5b88;
354
- font-weight: 700;
355
- line-height: 1.44;
356
- }
357
-
358
- @media (max-width: 1121px) {
359
- ._mobile_logo_4yygj_691 {
360
- position: absolute;
361
- transform: translateX(-50%);
362
- left: 50%;
363
- flex: none;
364
- }
365
- }
366
-
367
- ._mobile_header_4yygj_23 {
368
- padding-bottom: 1rem;
369
- display: grid;
370
- place-items: center;
371
- border-bottom: 1px solid #ebebeb;
372
- }
373
-
374
- ._mobile_header_4yygj_23 p {
375
- font: 400 20px / 1.3 var(--header-font-family);
376
- }
377
-
378
- ._mobile_header_4yygj_23 button {
379
- background: none;
380
- border: none;
381
- position: absolute;
382
- right: 40px;
383
- top: 50%;
384
- transform: translateY(-50%);
385
- }
386
-
387
- ._mobile_nav_4yygj_773 {
388
- border-right: 1px solid #ebebeb;
389
- left: -100%;
390
- min-height: 100vh;
391
- position: fixed;
392
- top: 0;
393
- transition: all 0.4s ease-in-out;
394
- width: 100%;
395
- z-index: 999;
396
- }
397
-
398
- ._mobile_opened_4yygj_795 {
399
- left: 0%;
400
- }
401
-
402
- ._mobile_nav_item_4yygj_803 {
403
- background-color: #f4f4f4;
404
- border-bottom: 1px solid #ebebeb;
405
- }
406
-
407
- ._mobile_nav_item_4yygj_803 > a {
408
- color: #323339;
409
- display: flex;
410
- font-weight: 700;
411
- line-height: 1.5;
412
- padding: 16px 40px;
413
- text-decoration: none;
414
- width: 100%;
415
- }
416
-
417
- ._mobile_nav_item_4yygj_803._has_dropdown_4yygj_833 {
418
- background-color: #f4f4f4;
419
- isolation: isolate;
420
- position: relative;
421
- }
422
-
423
- ._mobile_nav_item_4yygj_803._has_dropdown_4yygj_833::before {
424
- content: "";
425
- background-color: #ebebeb;
426
- height: 100%;
427
- position: absolute;
428
- right: 104px;
429
- top: 0;
430
- width: 1px;
431
- z-index: -1;
432
- }
433
-
434
- ._mobile_nav_item_4yygj_803._has_dropdown_4yygj_833 > a {
435
- color: #1e3860;
436
- }
437
-
438
- ._icon_wrap_4yygj_875 {
439
- line-height: 1;
440
- height: 24px;
441
- }
442
-
443
- ._mobile_footer_4yygj_885 {
444
- position: relative;
445
- width: 100%;
446
- }
447
-
448
- ._mobile_footer_content_4yygj_895 {
449
- background-color: #f4f4f4;
450
- flex: 1 1 0%;
451
- padding: 16px 24px 16px 40px;
452
- }
453
-
454
- ._mobile_footer_content_4yygj_895 p {
455
- line-height: 1.5;
456
- text-overflow: ellipsis;
457
- display: -webkit-box;
458
- -webkit-box-orient: vertical;
459
- -webkit-line-clamp: 2;
460
- }
461
-
462
- ._mobile_footer_media_4yygj_923 {
463
- flex-basis: min(42%, 300px);
464
- background: url("https://images.ctfassets.net/i131f3ac17m5/1FEWgXviy43Napqx2EfqD2/4f4ae7934d023d8ee2f871ceb58e7fbc/aas-mobile-footer.webp")
465
- no-repeat center center / cover;
466
- }
467
-
468
- ._footer_cta_4yygj_935 {
469
- margin-top: 3px;
470
- }
471
-
472
- ._footer_cta_4yygj_935 a {
473
- border-radius: 4px;
474
- border: 2px solid transparent;
475
- color: #fff;
476
- display: inline-block;
477
- font-weight: 700;
478
- padding: 4px 32px;
479
- text-decoration: none;
480
- }
481
-
482
- ._footer_cta_4yygj_935 a:hover {
483
- background-color: transparent;
484
- text-decoration: underline;
485
- }
486
-
487
- ._footer_cta_4yygj_935 a:active {
488
- border-color: transparent;
489
- color: #fff;
490
- }
491
-
492
- ._mobile_footer_4yygj_885 > .flex_row {
493
- min-height: 112px;
494
- }
495
-
496
- ._inner_wrapper_4yygj_991 {
497
- max-height: 100vh;
498
- overflow-y: scroll;
499
- }
500
-
501
- ._btn_4yygj_1001 {
502
- display: block;
503
- position: relative;
504
- }
505
-
506
- ._sub_menu_4yygj_1011 {
507
- overflow: hidden;
508
- max-height: 0;
509
- transition: max-height 0.8s ease-out;
510
- background: #fff;
511
- overflow-y: scroll;
512
- }
513
-
514
- ._sub_menu_4yygj_1011 a,
515
- ._sub_menu_4yygj_1011 span {
516
- display: block;
517
- padding: 12px 14px 12px 64px;
518
- position: relative;
519
- color: #323339;
520
- text-decoration: none;
521
- }
522
-
523
- ._sub_menu_4yygj_1011 ._main_4yygj_51 {
524
- font-weight: 700;
525
- }
526
-
527
- ._sub_menu_4yygj_1011 a + a {
528
- border-top: 1px solid #ebebeb;
529
- }
530
-
531
- ._dd_footer_4yygj_1061 {
532
- justify-content: flex-end;
533
- flex: 1 1 0%;
534
- align-items: end;
535
- font-size: 11px;
536
- letter-spacing: 0.3px;
537
- }
538
-
539
- @media (max-width: 1280px) and (min-width: 1024px) {
540
- ._wrapper_4yygj_9 {
541
- width: calc(100% - 28px);
542
- }
543
-
544
- ._dd_wrapper_4yygj_379 > ._wrapper_4yygj_9 {
545
- width: 100%;
546
- }
547
- ._main_nav_link_4yygj_51 > a {
548
- padding: 4px 6px;
549
- font-size: 15px;
550
- }
551
- ._desktop_only_4yygj_1101 > a {
552
- font-size: 15px;
553
- }
554
- }
555
-
556
- @media (max-width: 1023px) {
557
- ._desktop_only_4yygj_1101 {
558
- display: none !important;
559
- }
560
- }
561
-
562
- @media (max-width: 768px) {
563
- ._wrapper_4yygj_9 {
564
- width: calc(100% - 48px);
565
- }
566
-
567
- ._mobile_header_4yygj_23 button {
568
- right: 1.5rem;
569
- }
570
-
571
- ._mobile_nav_item_4yygj_803 > a {
572
- padding: 16px 24px;
573
- }
574
-
575
- ._sub_menu_4yygj_1011 a,
576
- ._sub_menu_4yygj_1011 span {
577
- padding-left: 48px;
578
- }
579
-
580
- ._mobile_nav_item_4yygj_803._has_dropdown_4yygj_833::before {
581
- right: 72px;
582
- }
583
-
584
- ._mobile_footer_content_4yygj_895 {
585
- padding-right: 15px;
586
- padding-left: 24px;
587
- }
588
- }
589
-
590
- @media (max-width: 450px) {
591
- ._footer_cta_4yygj_935 a {
592
- white-space: break-spaces;
593
- width: 100%;
594
- text-align: center;
595
- }
596
- }
597
-
598
- @media (min-width: 1024px) {
599
- ._mobile_only_4yygj_679 {
600
- display: none !important;
601
- }
602
- }
1
+ ._header_1v54w_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_1v54w_5 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_1v54w_11,
12
+ ._mobile_header_1v54w_12 {
13
+ min-height: 80px;
14
+ padding-top: 1rem;
15
+ padding-bottom: 0.5rem;
16
+ }
17
+
18
+ ._logo_wrap_1v54w_18 {
19
+ padding: 9px 6px;
20
+ }
21
+
22
+ ._primary_links_1v54w_22 {
23
+ margin-left: 30px;
24
+ }
25
+
26
+ ._main_nav_link_1v54w_26 {
27
+ padding: 10px 8px;
28
+ text-align: center;
29
+ }
30
+
31
+ ._main_nav_link_1v54w_26 .active {
32
+ border-color: currentColor;
33
+ transition: border-color 0.5s ease;
34
+ }
35
+
36
+ ._main_nav_link_1v54w_26 .active {
37
+ font-weight: 700;
38
+ }
39
+
40
+ ._main_nav_link_1v54w_26 > a {
41
+ color: #1e3860;
42
+ display: inline-block;
43
+ font-size: 16px;
44
+ padding: 4px 26px;
45
+ border-bottom: 4px solid transparent;
46
+ }
47
+
48
+ ._sub_nav_link_1v54w_48 a,
49
+ ._main_nav_link_1v54w_26 a,
50
+ ._signin_wrap_1v54w_50 a,
51
+ ._signin_btn_1v54w_51 {
52
+ text-decoration: none;
53
+ transition: opacity 0.3s ease;
54
+ }
55
+
56
+ ._sub_nav_link_1v54w_48:hover,
57
+ ._main_nav_link_1v54w_26 a:hover,
58
+ ._signin_wrap_1v54w_50 a:hover {
59
+ opacity: 0.8;
60
+ }
61
+
62
+ ._signin_wrap_1v54w_50 .link {
63
+ text-decoration: none;
64
+ padding: 8px;
65
+ }
66
+
67
+ ._signin_btn_1v54w_51 {
68
+ border: none;
69
+ color: #fff;
70
+ padding: 11px 24px;
71
+ font-size: 16px;
72
+ font-weight: 700;
73
+ line-height: 1.44;
74
+ border-radius: 8px;
75
+ margin-left: 8px;
76
+ cursor: pointer;
77
+ }
78
+
79
+ ._signin_btn_1v54w_51:hover {
80
+ color: var(--colors-primary-textButton__1073cm85);
81
+ background-color: var(--colors-primary-backgroundButton__1073cm86);
82
+ opacity: 0.9;
83
+ }
84
+
85
+ ._signin_btn_1v54w_51 > span {
86
+ margin-right: 8px;
87
+ }
88
+
89
+ ._sub_nav_1v54w_48 {
90
+ background-color: var(--primary-theme-color);
91
+ }
92
+
93
+ ._header_sub_row_1v54w_93 {
94
+ padding-block: 12px;
95
+ min-height: 48px;
96
+ }
97
+
98
+ ._sub_nav_link_1v54w_48 {
99
+ padding-inline: 1rem;
100
+ text-align: center;
101
+ color: #fff;
102
+ }
103
+
104
+ ._sub_nav_link_1v54w_48 a {
105
+ font-weight: 500;
106
+ line-height: 1.5;
107
+ }
108
+
109
+ ._signin_dropdown_1v54w_109 {
110
+ min-width: 288px;
111
+ padding: 1.5rem 1rem;
112
+ position: absolute;
113
+ right: 0;
114
+ top: 100%;
115
+ z-index: 1204;
116
+ display: none;
117
+ }
118
+
119
+ ._shadow_1v54w_119 {
120
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
121
+ }
122
+
123
+ ._signin_dropdown_1v54w_109 li[role="heading"] {
124
+ margin-top: 1px;
125
+ }
126
+
127
+ ._signin_header_1v54w_127 {
128
+ color: #323339;
129
+ font-weight: 700;
130
+ padding: 0.5rem 1rem;
131
+ text-align: left;
132
+ }
133
+
134
+ ._signin_subheader_1v54w_134 {
135
+ color: #2f5b88;
136
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
137
+ }
138
+
139
+ ._signin_header_1v54w_127,
140
+ ._signin_subheader_1v54w_134 a {
141
+ line-height: 1.5;
142
+ }
143
+
144
+ @keyframes _fadeInDown_1v54w_1 {
145
+ from {
146
+ opacity: 0;
147
+ transform: translate3d(0, -1%, 0);
148
+ }
149
+
150
+ to {
151
+ opacity: 1;
152
+ transform: none;
153
+ }
154
+ }
155
+
156
+ ._opacity_1v54w_156 {
157
+ animation-duration: 0.5s;
158
+ animation-fill-mode: both;
159
+ animation-name: _fadeInDown_1v54w_1;
160
+ }
161
+
162
+ ._footer_1v54w_162 {
163
+ margin-top: 0.5rem;
164
+ padding-top: 1rem;
165
+ }
166
+
167
+ ._footer_1v54w_162::before {
168
+ content: "";
169
+ background-color: #8f8f8f;
170
+ height: 2px;
171
+ opacity: 0.3;
172
+ position: absolute;
173
+ right: 8px;
174
+ top: 0;
175
+ width: 94%;
176
+ }
177
+
178
+ ._open_1v54w_178 {
179
+ opacity: 0.8;
180
+ }
181
+
182
+ ._open_1v54w_178 > svg {
183
+ transform: scaleY(-1);
184
+ }
185
+
186
+ ._open_1v54w_178 + ._signin_dropdown_1v54w_109 {
187
+ display: block;
188
+ }
189
+
190
+ ._dd_wrapper_1v54w_190 {
191
+ z-index: 1203;
192
+ max-width: 1440px;
193
+ }
194
+
195
+ ._dd_media_1v54w_195 {
196
+ padding: 1.5rem;
197
+ width: 280px;
198
+ }
199
+
200
+ ._dd_media_img_1v54w_200 {
201
+ min-height: 232px;
202
+ }
203
+
204
+ ._dd_site_navs_1v54w_204 {
205
+ flex: 1 1 0%;
206
+ padding: 1.5rem;
207
+ display: flex;
208
+ flex-direction: column;
209
+ }
210
+
211
+ ._dd_media_header_1v54w_211 p {
212
+ font-size: 14px;
213
+ line-height: 1.42;
214
+ }
215
+
216
+ ._dd_media_header_1v54w_211 p[role="heading"] {
217
+ font: 600 1.25rem/ 1.4 var(--header-font-family);
218
+ }
219
+
220
+ ._mt_8_1v54w_220 {
221
+ margin-top: 8px;
222
+ }
223
+
224
+ ._mt_16_1v54w_224 {
225
+ margin-top: 1rem;
226
+ }
227
+
228
+ ._ml_8_1v54w_228 {
229
+ margin-left: 8px;
230
+ }
231
+
232
+ ._dd_media_cta_1v54w_232 > a {
233
+ border-radius: 8px;
234
+ color: #1e3860 !important;
235
+ display: inline-block;
236
+ font-size: 1.125rem;
237
+ font-weight: 700;
238
+ line-height: 1.44;
239
+ padding: 12px;
240
+ text-decoration: none;
241
+ width: 100%;
242
+ transition: all 0.25s ease;
243
+ border: 2px solid transparent;
244
+ }
245
+
246
+ ._reversed_row_1v54w_246 {
247
+ flex-direction: row-reverse;
248
+ }
249
+
250
+ ._dd_media_cta_1v54w_232 > a:hover {
251
+ background-color: transparent;
252
+ border-color: #fff;
253
+ color: #fff;
254
+ }
255
+
256
+ ._dd_media_cta_1v54w_232 > a:active {
257
+ background-color: #fff;
258
+ border-color: transparent;
259
+ color: #1e3860 !important;
260
+ }
261
+
262
+ ._headline_1v54w_262 > p {
263
+ font: 600 1.5rem / 1.33 var(--header-font-family);
264
+ flex: 1 1 0%;
265
+ color: #1e3860;
266
+ }
267
+
268
+ ._nav_anchor_1v54w_268 {
269
+ width: 1.5rem;
270
+ height: 1.5rem;
271
+ aspect-ratio: 1;
272
+ background-color: #4a5560;
273
+ border-radius: 8px;
274
+ }
275
+
276
+ ._headline_cta_1v54w_276 {
277
+ margin-left: 8px;
278
+ }
279
+
280
+ ._headline_cta_1v54w_276 > a {
281
+ font-weight: 700;
282
+ line-height: 1.5;
283
+ text-decoration: none;
284
+ color: #1e3860;
285
+ }
286
+
287
+ ._sub_nav_link_1v54w_48:hover,
288
+ ._signin_wrap_1v54w_50 a:hover,
289
+ ._main_nav_link_1v54w_26 a:not(.active):hover,
290
+ ._dd_site_navs_1v54w_204 a:hover,
291
+ ._site_lists_1v54w_291 a:hover {
292
+ text-decoration: underline;
293
+ }
294
+
295
+ ._dd_site_navs_1v54w_204 hr {
296
+ border-style: solid;
297
+ border-width: 1px;
298
+ color: #a0aab3;
299
+ margin: 1.5rem 0;
300
+ opacity: 0.3;
301
+ position: relative;
302
+ }
303
+
304
+ ._site_lists_1v54w_291 {
305
+ padding-bottom: 1.5rem;
306
+ }
307
+
308
+ ._site_lists_1v54w_291 > * {
309
+ width: 100%;
310
+ }
311
+
312
+ ._site_lists_1v54w_291 a {
313
+ color: #323339;
314
+ text-decoration: none;
315
+ }
316
+
317
+ ._site_lists_1v54w_291 [role="heading"] {
318
+ color: #1e3860;
319
+ font-weight: 700;
320
+ }
321
+
322
+ ._site_lists_1v54w_291 li + li {
323
+ margin-top: 8px;
324
+ }
325
+
326
+ ._hamburger_1v54w_326 {
327
+ background: transparent;
328
+ border: none;
329
+ font-size: 0px;
330
+ line-height: 1;
331
+ outline: none;
332
+ }
333
+
334
+ ._hamburger_1v54w_326:hover,
335
+ ._mobile_header_1v54w_12 button:hover {
336
+ cursor: pointer;
337
+ opacity: 0.8;
338
+ }
339
+
340
+ ._signin_wrap_1v54w_50 > ._mobile_only_1v54w_340 > a {
341
+ color: #4a5560;
342
+ padding: 0;
343
+ line-height: 1;
344
+ }
345
+
346
+ ._mobile_logo_1v54w_346 {
347
+ flex: 1 1 0%;
348
+ text-align: center;
349
+ }
350
+
351
+ ._highlight_1v54w_351 > a {
352
+ border-bottom: none;
353
+ color: #2f5b88;
354
+ font-weight: 700;
355
+ line-height: 1.44;
356
+ }
357
+
358
+ @media (max-width: 1121px) {
359
+ ._mobile_logo_1v54w_346 {
360
+ position: absolute;
361
+ transform: translateX(-50%);
362
+ left: 50%;
363
+ flex: none;
364
+ }
365
+ }
366
+
367
+ ._mobile_header_1v54w_12 {
368
+ padding-bottom: 1rem;
369
+ display: grid;
370
+ place-items: center;
371
+ border-bottom: 1px solid #ebebeb;
372
+ }
373
+
374
+ ._mobile_header_1v54w_12 p {
375
+ font: 400 20px / 1.3 var(--header-font-family);
376
+ }
377
+
378
+ ._mobile_header_1v54w_12 button {
379
+ background: none;
380
+ border: none;
381
+ position: absolute;
382
+ right: 40px;
383
+ top: 50%;
384
+ transform: translateY(-50%);
385
+ }
386
+
387
+ ._mobile_nav_1v54w_387 {
388
+ border-right: 1px solid #ebebeb;
389
+ left: -100%;
390
+ min-height: 100vh;
391
+ position: fixed;
392
+ top: 0;
393
+ transition: all 0.4s ease-in-out;
394
+ width: 100%;
395
+ z-index: 999;
396
+ }
397
+
398
+ ._mobile_opened_1v54w_398 {
399
+ left: 0%;
400
+ }
401
+
402
+ ._mobile_nav_item_1v54w_402 {
403
+ background-color: #f4f4f4;
404
+ border-bottom: 1px solid #ebebeb;
405
+ }
406
+
407
+ ._mobile_nav_item_1v54w_402 > a {
408
+ color: #323339;
409
+ display: flex;
410
+ font-weight: 700;
411
+ line-height: 1.5;
412
+ padding: 16px 40px;
413
+ text-decoration: none;
414
+ width: 100%;
415
+ }
416
+
417
+ ._mobile_nav_item_1v54w_402._has_dropdown_1v54w_417 {
418
+ background-color: #f4f4f4;
419
+ isolation: isolate;
420
+ position: relative;
421
+ }
422
+
423
+ ._mobile_nav_item_1v54w_402._has_dropdown_1v54w_417::before {
424
+ content: "";
425
+ background-color: #ebebeb;
426
+ height: 100%;
427
+ position: absolute;
428
+ right: 104px;
429
+ top: 0;
430
+ width: 1px;
431
+ z-index: -1;
432
+ }
433
+
434
+ ._mobile_nav_item_1v54w_402._has_dropdown_1v54w_417 > a {
435
+ color: #1e3860;
436
+ }
437
+
438
+ ._icon_wrap_1v54w_438 {
439
+ line-height: 1;
440
+ height: 24px;
441
+ }
442
+
443
+ ._mobile_footer_1v54w_443 {
444
+ position: relative;
445
+ width: 100%;
446
+ }
447
+
448
+ ._mobile_footer_content_1v54w_448 {
449
+ background-color: #f4f4f4;
450
+ flex: 1 1 0%;
451
+ padding: 16px 24px 16px 40px;
452
+ }
453
+
454
+ ._mobile_footer_content_1v54w_448 p {
455
+ line-height: 1.5;
456
+ text-overflow: ellipsis;
457
+ display: -webkit-box;
458
+ -webkit-box-orient: vertical;
459
+ -webkit-line-clamp: 2;
460
+ }
461
+
462
+ ._mobile_footer_media_1v54w_462 {
463
+ flex-basis: min(42%, 300px);
464
+ background: url("https://images.ctfassets.net/i131f3ac17m5/1FEWgXviy43Napqx2EfqD2/4f4ae7934d023d8ee2f871ceb58e7fbc/aas-mobile-footer.webp")
465
+ no-repeat center center / cover;
466
+ }
467
+
468
+ ._footer_cta_1v54w_468 {
469
+ margin-top: 3px;
470
+ }
471
+
472
+ ._footer_cta_1v54w_468 a {
473
+ border-radius: 4px;
474
+ border: 2px solid transparent;
475
+ color: #fff;
476
+ display: inline-block;
477
+ font-weight: 700;
478
+ padding: 4px 32px;
479
+ text-decoration: none;
480
+ }
481
+
482
+ ._footer_cta_1v54w_468 a:hover {
483
+ background-color: transparent;
484
+ text-decoration: underline;
485
+ }
486
+
487
+ ._footer_cta_1v54w_468 a:active {
488
+ border-color: transparent;
489
+ color: #fff;
490
+ }
491
+
492
+ ._mobile_footer_1v54w_443 > .flex_row {
493
+ min-height: 112px;
494
+ }
495
+
496
+ ._inner_wrapper_1v54w_496 {
497
+ max-height: 100vh;
498
+ overflow-y: scroll;
499
+ }
500
+
501
+ ._btn_1v54w_501 {
502
+ display: block;
503
+ position: relative;
504
+ }
505
+
506
+ ._sub_menu_1v54w_506 {
507
+ overflow: hidden;
508
+ max-height: 0;
509
+ transition: max-height 0.8s ease-out;
510
+ background: #fff;
511
+ overflow-y: scroll;
512
+ }
513
+
514
+ ._sub_menu_1v54w_506 a,
515
+ ._sub_menu_1v54w_506 span {
516
+ display: block;
517
+ padding: 12px 14px 12px 64px;
518
+ position: relative;
519
+ color: #323339;
520
+ text-decoration: none;
521
+ }
522
+
523
+ ._sub_menu_1v54w_506 ._main_1v54w_26 {
524
+ font-weight: 700;
525
+ }
526
+
527
+ ._sub_menu_1v54w_506 a + a {
528
+ border-top: 1px solid #ebebeb;
529
+ }
530
+
531
+ ._dd_footer_1v54w_531 {
532
+ justify-content: flex-end;
533
+ flex: 1 1 0%;
534
+ align-items: end;
535
+ font-size: 11px;
536
+ letter-spacing: 0.3px;
537
+ }
538
+
539
+ @media (max-width: 1280px) and (min-width: 1024px) {
540
+ ._wrapper_1v54w_5 {
541
+ width: calc(100% - 28px);
542
+ }
543
+
544
+ ._dd_wrapper_1v54w_190 > ._wrapper_1v54w_5 {
545
+ width: 100%;
546
+ }
547
+ ._main_nav_link_1v54w_26 > a {
548
+ padding: 4px 6px;
549
+ font-size: 15px;
550
+ }
551
+ ._desktop_only_1v54w_551 > a {
552
+ font-size: 15px;
553
+ }
554
+ }
555
+
556
+ @media (max-width: 1023px) {
557
+ ._desktop_only_1v54w_551 {
558
+ display: none !important;
559
+ }
560
+ }
561
+
562
+ @media (max-width: 768px) {
563
+ ._wrapper_1v54w_5 {
564
+ width: calc(100% - 48px);
565
+ }
566
+
567
+ ._mobile_header_1v54w_12 button {
568
+ right: 1.5rem;
569
+ }
570
+
571
+ ._mobile_nav_item_1v54w_402 > a {
572
+ padding: 16px 24px;
573
+ }
574
+
575
+ ._sub_menu_1v54w_506 a,
576
+ ._sub_menu_1v54w_506 span {
577
+ padding-left: 48px;
578
+ }
579
+
580
+ ._mobile_nav_item_1v54w_402._has_dropdown_1v54w_417::before {
581
+ right: 72px;
582
+ }
583
+
584
+ ._mobile_footer_content_1v54w_448 {
585
+ padding-right: 15px;
586
+ padding-left: 24px;
587
+ }
588
+ }
589
+
590
+ @media (max-width: 450px) {
591
+ ._footer_cta_1v54w_468 a {
592
+ white-space: break-spaces;
593
+ width: 100%;
594
+ text-align: center;
595
+ }
596
+ }
597
+
598
+ @media (min-width: 1024px) {
599
+ ._mobile_only_1v54w_340 {
600
+ display: none !important;
601
+ }
602
+ }