hr-design-system-handlebars 1.105.2 → 1.106.0
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/.storybook/preview-head.html +1 -1
- package/CHANGELOG.md +12 -0
- package/dist/assets/index.css +417 -453
- package/package.json +1 -4
- package/src/assets/css/custom-utilities.css +27 -31
- package/tailwind.config.js +21 -45
package/dist/assets/index.css
CHANGED
|
@@ -1,5 +1,59 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
.-translate-x-1\/2, .-translate-x-2\/4, .-translate-y-1\/2, .translate-x-0, .translate-y-0, .translate-y-12, .translate-y-3, .translate-y-8, .-rotate-45, .rotate-180, .rotate-45, .scale-100, .scale-50, .scale-75, .scale-y-100, .scale-y-90, .transform, .is-loading::after, label, .hover\:scale-105, .active\:scale-95, .peer-placeholder-shown\:translate-x-0, .peer-placeholder-shown\:translate-y-3, .peer-placeholder-shown\:scale-100, .peer-focus\:translate-x-0, .peer-focus\:translate-y-0, .peer-focus\:rotate-180, .peer-focus\:scale-75 {
|
|
2
|
+
--tw-translate-x: 0;
|
|
3
|
+
--tw-translate-y: 0;
|
|
4
|
+
--tw-rotate: 0;
|
|
5
|
+
--tw-skew-x: 0;
|
|
6
|
+
--tw-skew-y: 0;
|
|
7
|
+
--tw-scale-x: 1;
|
|
8
|
+
--tw-scale-y: 1;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.peer-focus\:-translate-y-0 {
|
|
12
|
+
--tw-translate-x: 0;
|
|
13
|
+
--tw-translate-y: 0;
|
|
14
|
+
--tw-rotate: 0;
|
|
15
|
+
--tw-skew-x: 0;
|
|
16
|
+
--tw-skew-y: 0;
|
|
17
|
+
--tw-scale-x: 1;
|
|
18
|
+
--tw-scale-y: 1;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.from-\[\{\{_bgcolor\}\}\], .from-black, .from-white, .md\:from-white {
|
|
22
|
+
--tw-gradient-from-position: ;
|
|
23
|
+
--tw-gradient-via-position: ;
|
|
24
|
+
--tw-gradient-to-position: ;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.ds-focus, .ds-focus:not(:focus-visible), .ds-button, .ds-button:not(:focus-visible), .ds-button-round, .ds-button-round:not(:focus-visible), .ds-link, .ds-link:not(:focus-visible), .ds-teaser-focus, .ds-teaser-focus::before, .ds-cta > *, .ds-teaser-focus:not(:focus-visible)::before, .-isOpen, .hrds-copytext__link, .hrds-copytext__link:not(:focus-visible), .shadow, .shadow-md, .shadow-xl, .toggleSwitch-label, .before\:shadow-stage::before {
|
|
28
|
+
--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
|
|
29
|
+
--tw-ring-shadow: 0 0 rgba(0,0,0,0);
|
|
30
|
+
--tw-shadow: 0 0 rgba(0,0,0,0);
|
|
31
|
+
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.ds-link-inset, .ds-link-inset:not(:focus-visible), .ring, .link-focus-inset, .link-focus, .link-focus-inset-white, .link-focus-white {
|
|
35
|
+
--tw-ring-inset: ;
|
|
36
|
+
--tw-ring-offset-width: 0px;
|
|
37
|
+
--tw-ring-offset-color: #fff;
|
|
38
|
+
--tw-ring-color: rgba(59, 130, 246, 0.5);
|
|
39
|
+
--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
|
|
40
|
+
--tw-ring-shadow: 0 0 rgba(0,0,0,0);
|
|
41
|
+
--tw-shadow: 0 0 rgba(0,0,0,0);
|
|
42
|
+
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.blur, .blur-2xl, .drop-shadow, .drop-shadow-md, .filter, .md\:drop-shadow-md, .md\:filter {
|
|
46
|
+
--tw-blur: ;
|
|
47
|
+
--tw-brightness: ;
|
|
48
|
+
--tw-contrast: ;
|
|
49
|
+
--tw-grayscale: ;
|
|
50
|
+
--tw-hue-rotate: ;
|
|
51
|
+
--tw-invert: ;
|
|
52
|
+
--tw-saturate: ;
|
|
53
|
+
--tw-sepia: ;
|
|
54
|
+
--tw-drop-shadow: ;
|
|
55
|
+
}/*
|
|
56
|
+
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
|
|
3
57
|
*//*
|
|
4
58
|
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
5
59
|
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
@@ -26,17 +80,20 @@
|
|
|
26
80
|
4. Use the user's configured `sans` font-family by default.
|
|
27
81
|
5. Use the user's configured `sans` font-feature-settings by default.
|
|
28
82
|
6. Use the user's configured `sans` font-variation-settings by default.
|
|
83
|
+
7. Disable tap highlights on iOS
|
|
29
84
|
*/
|
|
30
85
|
|
|
31
|
-
html
|
|
86
|
+
html,
|
|
87
|
+
:host {
|
|
32
88
|
line-height: 1.5; /* 1 */
|
|
33
89
|
-webkit-text-size-adjust: 100%; /* 2 */
|
|
34
90
|
-moz-tab-size: 4; /* 3 */
|
|
35
91
|
-o-tab-size: 4;
|
|
36
92
|
tab-size: 4; /* 3 */
|
|
37
|
-
font-family: DIN, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif,
|
|
93
|
+
font-family: DIN, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
|
|
38
94
|
font-feature-settings: normal; /* 5 */
|
|
39
95
|
font-variation-settings: normal; /* 6 */
|
|
96
|
+
-webkit-tap-highlight-color: transparent; /* 7 */
|
|
40
97
|
}
|
|
41
98
|
|
|
42
99
|
/*
|
|
@@ -104,8 +161,10 @@ strong {
|
|
|
104
161
|
}
|
|
105
162
|
|
|
106
163
|
/*
|
|
107
|
-
1. Use the user's configured `mono` font
|
|
108
|
-
2.
|
|
164
|
+
1. Use the user's configured `mono` font-family by default.
|
|
165
|
+
2. Use the user's configured `mono` font-feature-settings by default.
|
|
166
|
+
3. Use the user's configured `mono` font-variation-settings by default.
|
|
167
|
+
4. Correct the odd `em` font sizing in all browsers.
|
|
109
168
|
*/
|
|
110
169
|
|
|
111
170
|
code,
|
|
@@ -113,7 +172,9 @@ kbd,
|
|
|
113
172
|
samp,
|
|
114
173
|
pre {
|
|
115
174
|
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
|
|
116
|
-
font-
|
|
175
|
+
font-feature-settings: normal; /* 2 */
|
|
176
|
+
font-variation-settings: normal; /* 3 */
|
|
177
|
+
font-size: 1em; /* 4 */
|
|
117
178
|
}
|
|
118
179
|
|
|
119
180
|
/*
|
|
@@ -168,9 +229,12 @@ optgroup,
|
|
|
168
229
|
select,
|
|
169
230
|
textarea {
|
|
170
231
|
font-family: inherit; /* 1 */
|
|
232
|
+
font-feature-settings: inherit; /* 1 */
|
|
233
|
+
font-variation-settings: inherit; /* 1 */
|
|
171
234
|
font-size: 100%; /* 1 */
|
|
172
235
|
font-weight: inherit; /* 1 */
|
|
173
236
|
line-height: inherit; /* 1 */
|
|
237
|
+
letter-spacing: inherit; /* 1 */
|
|
174
238
|
color: inherit; /* 1 */
|
|
175
239
|
margin: 0; /* 2 */
|
|
176
240
|
padding: 0; /* 3 */
|
|
@@ -191,9 +255,9 @@ select {
|
|
|
191
255
|
*/
|
|
192
256
|
|
|
193
257
|
button,
|
|
194
|
-
[type='button'],
|
|
195
|
-
[type='reset'],
|
|
196
|
-
[type='submit'] {
|
|
258
|
+
input:where([type='button']),
|
|
259
|
+
input:where([type='reset']),
|
|
260
|
+
input:where([type='submit']) {
|
|
197
261
|
-webkit-appearance: button; /* 1 */
|
|
198
262
|
background-color: transparent; /* 2 */
|
|
199
263
|
background-image: none; /* 2 */
|
|
@@ -305,6 +369,13 @@ menu {
|
|
|
305
369
|
padding: 0;
|
|
306
370
|
}
|
|
307
371
|
|
|
372
|
+
/*
|
|
373
|
+
Reset default styling for dialogs.
|
|
374
|
+
*/
|
|
375
|
+
dialog {
|
|
376
|
+
padding: 0;
|
|
377
|
+
}
|
|
378
|
+
|
|
308
379
|
/*
|
|
309
380
|
Prevent resizing textareas horizontally by default.
|
|
310
381
|
*/
|
|
@@ -425,62 +496,6 @@ video {
|
|
|
425
496
|
font-style: normal;
|
|
426
497
|
font-stretch: condensed;
|
|
427
498
|
}
|
|
428
|
-
|
|
429
|
-
.-translate-x-1\/2, .-translate-x-2\/4, .-translate-y-1\/2, .translate-x-0, .translate-y-0, .translate-y-12, .translate-y-3, .translate-y-8, .-rotate-45, .rotate-180, .rotate-45, .scale-100, .scale-50, .scale-75, .scale-y-100, .scale-y-90, .transform, .is-loading::after, label, .hover\:scale-105, .active\:scale-95, .peer-placeholder-shown\:translate-x-0, .peer-placeholder-shown\:translate-y-3, .peer-placeholder-shown\:scale-100, .peer-focus\:translate-x-0, .peer-focus\:translate-y-0, .peer-focus\:rotate-180, .peer-focus\:scale-75 {
|
|
430
|
-
--tw-translate-x: 0;
|
|
431
|
-
--tw-translate-y: 0;
|
|
432
|
-
--tw-rotate: 0;
|
|
433
|
-
--tw-skew-x: 0;
|
|
434
|
-
--tw-skew-y: 0;
|
|
435
|
-
--tw-scale-x: 1;
|
|
436
|
-
--tw-scale-y: 1;
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
.peer-focus\:-translate-y-0 {
|
|
440
|
-
--tw-translate-x: 0;
|
|
441
|
-
--tw-translate-y: 0;
|
|
442
|
-
--tw-rotate: 0;
|
|
443
|
-
--tw-skew-x: 0;
|
|
444
|
-
--tw-skew-y: 0;
|
|
445
|
-
--tw-scale-x: 1;
|
|
446
|
-
--tw-scale-y: 1;
|
|
447
|
-
}
|
|
448
|
-
|
|
449
|
-
.from-\[\{\{_bgcolor\}\}\], .from-black, .from-white, .md\:from-white {
|
|
450
|
-
--tw-gradient-from-position: ;
|
|
451
|
-
--tw-gradient-via-position: ;
|
|
452
|
-
--tw-gradient-to-position: ;
|
|
453
|
-
}
|
|
454
|
-
|
|
455
|
-
.ds-focus, .ds-focus:not(:focus-visible), .ds-button, .ds-button:not(:focus-visible), .ds-button-round, .ds-button-round:not(:focus-visible), .ds-link, .ds-link:not(:focus-visible), .ds-teaser-focus, .ds-teaser-focus::before, .ds-cta > *, .ds-teaser-focus:not(:focus-visible)::before, .-isOpen, .hrds-copytext__link, .hrds-copytext__link:not(:focus-visible), .shadow, .shadow-md, .shadow-xl, .toggleSwitch-label, .before\:shadow-stage::before {
|
|
456
|
-
--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
|
|
457
|
-
--tw-ring-shadow: 0 0 rgba(0,0,0,0);
|
|
458
|
-
--tw-shadow: 0 0 rgba(0,0,0,0);
|
|
459
|
-
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
|
|
460
|
-
}
|
|
461
|
-
|
|
462
|
-
.ds-link-inset, .ds-link-inset:not(:focus-visible), .ring, .link-focus-inset, .link-focus, .link-focus-inset-white, .link-focus-white {
|
|
463
|
-
--tw-ring-inset: ;
|
|
464
|
-
--tw-ring-offset-width: 0px;
|
|
465
|
-
--tw-ring-offset-color: #fff;
|
|
466
|
-
--tw-ring-color: rgba(59, 130, 246, 0.5);
|
|
467
|
-
--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
|
|
468
|
-
--tw-ring-shadow: 0 0 rgba(0,0,0,0);
|
|
469
|
-
--tw-shadow: 0 0 rgba(0,0,0,0);
|
|
470
|
-
--tw-shadow-colored: 0 0 rgba(0,0,0,0);
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
.blur, .blur-2xl, .drop-shadow, .drop-shadow-md, .filter, .md\:drop-shadow-md, .md\:filter {
|
|
474
|
-
--tw-blur: ;
|
|
475
|
-
--tw-brightness: ;
|
|
476
|
-
--tw-contrast: ;
|
|
477
|
-
--tw-grayscale: ;
|
|
478
|
-
--tw-hue-rotate: ;
|
|
479
|
-
--tw-invert: ;
|
|
480
|
-
--tw-saturate: ;
|
|
481
|
-
--tw-sepia: ;
|
|
482
|
-
--tw-drop-shadow: ;
|
|
483
|
-
}
|
|
484
499
|
.container {
|
|
485
500
|
width: 100%;
|
|
486
501
|
}
|
|
@@ -732,7 +747,7 @@ video {
|
|
|
732
747
|
list-style-type: none;
|
|
733
748
|
border-color: var(--color-button--dark);
|
|
734
749
|
}
|
|
735
|
-
|
|
750
|
+
.content-nav-item:where(.dark, .dark *) {
|
|
736
751
|
border-color: #759ace;
|
|
737
752
|
border-color: var(--color-navigation-border-color-dark);
|
|
738
753
|
--tw-border-opacity: 0.75;
|
|
@@ -743,7 +758,7 @@ video {
|
|
|
743
758
|
color: #005293;
|
|
744
759
|
color: var(--color-content-nav);
|
|
745
760
|
}
|
|
746
|
-
|
|
761
|
+
.content-nav-item:where(.dark, .dark *) {
|
|
747
762
|
fill: #f0f0f0;
|
|
748
763
|
fill: var(--color-standard-text-dark);
|
|
749
764
|
color: #f0f0f0;
|
|
@@ -753,7 +768,7 @@ video {
|
|
|
753
768
|
--tw-bg-opacity: 1;
|
|
754
769
|
background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
|
|
755
770
|
}
|
|
756
|
-
|
|
771
|
+
.content-nav-item:where(.dark, .dark *) {
|
|
757
772
|
--tw-bg-opacity: 1;
|
|
758
773
|
background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
|
|
759
774
|
}
|
|
@@ -1032,7 +1047,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1032
1047
|
.hrds-copytext__link:hover {
|
|
1033
1048
|
text-decoration-thickness: 1px;
|
|
1034
1049
|
}
|
|
1035
|
-
|
|
1050
|
+
.hrds-copytext__link:where(.dark, .dark *) {
|
|
1036
1051
|
color: #006eb7;
|
|
1037
1052
|
color: var(--color-link-dark);
|
|
1038
1053
|
}
|
|
@@ -1160,9 +1175,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1160
1175
|
.top-0\.5 {
|
|
1161
1176
|
top: 0.125rem;
|
|
1162
1177
|
}
|
|
1163
|
-
.top-1 {
|
|
1164
|
-
top: 0.25rem;
|
|
1165
|
-
}
|
|
1166
1178
|
.top-1\.5 {
|
|
1167
1179
|
top: 0.375rem;
|
|
1168
1180
|
}
|
|
@@ -1334,10 +1346,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1334
1346
|
margin-top: 0.5rem;
|
|
1335
1347
|
margin-bottom: 0.5rem;
|
|
1336
1348
|
}
|
|
1337
|
-
.my-3 {
|
|
1338
|
-
margin-top: 0.75rem;
|
|
1339
|
-
margin-bottom: 0.75rem;
|
|
1340
|
-
}
|
|
1341
1349
|
.my-3\.5 {
|
|
1342
1350
|
margin-top: 0.875rem;
|
|
1343
1351
|
margin-bottom: 0.875rem;
|
|
@@ -1369,9 +1377,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1369
1377
|
.-ml-3 {
|
|
1370
1378
|
margin-left: -0.75rem;
|
|
1371
1379
|
}
|
|
1372
|
-
.-mt-0 {
|
|
1373
|
-
margin-top: -0px;
|
|
1374
|
-
}
|
|
1375
1380
|
.-mt-0\.5 {
|
|
1376
1381
|
margin-top: -0.125rem;
|
|
1377
1382
|
}
|
|
@@ -1432,9 +1437,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1432
1437
|
.mb-8 {
|
|
1433
1438
|
margin-bottom: 2rem;
|
|
1434
1439
|
}
|
|
1435
|
-
.ml-0 {
|
|
1436
|
-
margin-left: 0px;
|
|
1437
|
-
}
|
|
1438
1440
|
.ml-0\.5 {
|
|
1439
1441
|
margin-left: 0.125rem;
|
|
1440
1442
|
}
|
|
@@ -1603,6 +1605,18 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1603
1605
|
.aspect-video {
|
|
1604
1606
|
aspect-ratio: 16 / 9;
|
|
1605
1607
|
}
|
|
1608
|
+
.size-1 {
|
|
1609
|
+
width: 0.25rem;
|
|
1610
|
+
height: 0.25rem;
|
|
1611
|
+
}
|
|
1612
|
+
.size-6 {
|
|
1613
|
+
width: 1.5rem;
|
|
1614
|
+
height: 1.5rem;
|
|
1615
|
+
}
|
|
1616
|
+
.size-full {
|
|
1617
|
+
width: 100%;
|
|
1618
|
+
height: 100%;
|
|
1619
|
+
}
|
|
1606
1620
|
.\!h-auto {
|
|
1607
1621
|
height: auto !important;
|
|
1608
1622
|
}
|
|
@@ -1654,9 +1668,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1654
1668
|
.h-8 {
|
|
1655
1669
|
height: 2rem;
|
|
1656
1670
|
}
|
|
1657
|
-
.h-9 {
|
|
1658
|
-
height: 2.25rem;
|
|
1659
|
-
}
|
|
1660
1671
|
.h-9\.5 {
|
|
1661
1672
|
height: 2.375rem;
|
|
1662
1673
|
}
|
|
@@ -1712,6 +1723,9 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1712
1723
|
.min-h-12 {
|
|
1713
1724
|
min-height: 3rem;
|
|
1714
1725
|
}
|
|
1726
|
+
.min-h-3 {
|
|
1727
|
+
min-height: 0.75rem;
|
|
1728
|
+
}
|
|
1715
1729
|
.min-h-\[88px\] {
|
|
1716
1730
|
min-height: 88px;
|
|
1717
1731
|
}
|
|
@@ -1824,6 +1838,9 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
1824
1838
|
.min-w-11 {
|
|
1825
1839
|
min-width: 2.75rem;
|
|
1826
1840
|
}
|
|
1841
|
+
.min-w-3 {
|
|
1842
|
+
min-width: 0.75rem;
|
|
1843
|
+
}
|
|
1827
1844
|
.min-w-7 {
|
|
1828
1845
|
min-width: 1.75rem;
|
|
1829
1846
|
}
|
|
@@ -2754,10 +2771,6 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
2754
2771
|
padding-left: 0.125rem;
|
|
2755
2772
|
padding-right: 0.125rem;
|
|
2756
2773
|
}
|
|
2757
|
-
.px-1 {
|
|
2758
|
-
padding-left: 0.25rem;
|
|
2759
|
-
padding-right: 0.25rem;
|
|
2760
|
-
}
|
|
2761
2774
|
.px-1\.5 {
|
|
2762
2775
|
padding-left: 0.375rem;
|
|
2763
2776
|
padding-right: 0.375rem;
|
|
@@ -2998,7 +3011,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
2998
3011
|
font-family: RobotoSlab, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
|
|
2999
3012
|
}
|
|
3000
3013
|
.font-sans {
|
|
3001
|
-
font-family: DIN, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif,
|
|
3014
|
+
font-family: DIN, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
3002
3015
|
}
|
|
3003
3016
|
.font-serif {
|
|
3004
3017
|
font-family: RobotoSlab, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
|
|
@@ -3494,11 +3507,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3494
3507
|
border-bottom-color: var(--color-secondary-ds);
|
|
3495
3508
|
}
|
|
3496
3509
|
.counter-reset {
|
|
3497
|
-
counter-reset:
|
|
3498
|
-
}
|
|
3499
|
-
.hyphens-auto {
|
|
3500
|
-
-webkit-hyphens: auto;
|
|
3501
|
-
hyphens: auto;
|
|
3510
|
+
counter-reset: cnt1728473692853;
|
|
3502
3511
|
}
|
|
3503
3512
|
.placeholder-text-xs::-webkit-input-placeholder {
|
|
3504
3513
|
font-size: 0.75rem;
|
|
@@ -3902,7 +3911,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3902
3911
|
--tw-ring-color: rgba(255, 255, 255, 0.5);
|
|
3903
3912
|
}
|
|
3904
3913
|
.-ordered {
|
|
3905
|
-
counter-increment:
|
|
3914
|
+
counter-increment: cnt1728473692853 1;
|
|
3906
3915
|
}
|
|
3907
3916
|
.-ordered::before {
|
|
3908
3917
|
position: absolute;
|
|
@@ -3918,7 +3927,7 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3918
3927
|
letter-spacing: .0125em;
|
|
3919
3928
|
--tw-text-opacity: 1;
|
|
3920
3929
|
color: rgba(0, 0, 0, var(--tw-text-opacity));
|
|
3921
|
-
content: counter(
|
|
3930
|
+
content: counter(cnt1728473692853);
|
|
3922
3931
|
}
|
|
3923
3932
|
/*! ****************************/
|
|
3924
3933
|
/*! DataPolicy stuff */
|
|
@@ -3999,18 +4008,18 @@ article.indexTextDS .indexTextHighlighted .link {
|
|
|
3999
4008
|
content: attr(data-prop-loading);
|
|
4000
4009
|
}
|
|
4001
4010
|
.brand-logo-size {
|
|
4002
|
-
|
|
4003
|
-
|
|
4004
|
-
|
|
4005
|
-
|
|
4006
|
-
|
|
4011
|
+
padding-top: 6px;
|
|
4012
|
+
padding-top: var(--logo-padding-top);
|
|
4013
|
+
padding-bottom: 6px;
|
|
4014
|
+
padding-bottom: var(--logo-padding-bottom);
|
|
4015
|
+
}
|
|
4007
4016
|
/*! ****************************/
|
|
4008
4017
|
/*! Search-Box-border */
|
|
4009
4018
|
/*! ****************************/
|
|
4010
4019
|
.search-border-mobile {
|
|
4011
|
-
|
|
4012
|
-
|
|
4013
|
-
|
|
4020
|
+
border-color: #000000;
|
|
4021
|
+
border-color: var(--search-border-color-mobile);
|
|
4022
|
+
}
|
|
4014
4023
|
/*! ***********************************/
|
|
4015
4024
|
/*! restrict number of li-elements */
|
|
4016
4025
|
/*! **********************************/
|
|
@@ -4021,27 +4030,27 @@ ul.restrictedToTwo li:nth-of-type(1n + 2) .timelineBorder {
|
|
|
4021
4030
|
/*! FORMULAR SELECT */
|
|
4022
4031
|
/*! ****************************/
|
|
4023
4032
|
/* Custom CSS to style the label when the first empty option is selected */
|
|
4024
|
-
select[\:has\(option\:checked\:not\(\[value\%3D
|
|
4033
|
+
select[\:has\(option\:checked\:not\(\[value\%3D''\]\)\)] + label {
|
|
4025
4034
|
top: 1px;
|
|
4026
4035
|
--tw-translate-y: 0px;
|
|
4027
4036
|
--tw-scale-x: .75;
|
|
4028
4037
|
--tw-scale-y: .75;
|
|
4029
4038
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
4030
4039
|
}
|
|
4031
|
-
select:has(option:checked:not([value=
|
|
4040
|
+
select:has(option:checked:not([value=''])) + label {
|
|
4032
4041
|
top: 1px;
|
|
4033
4042
|
--tw-translate-y: 0px;
|
|
4034
4043
|
--tw-scale-x: .75;
|
|
4035
4044
|
--tw-scale-y: .75;
|
|
4036
4045
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
4037
4046
|
}
|
|
4038
|
-
select[\:has\(option\:checked\[value\%3D
|
|
4047
|
+
select[\:has\(option\:checked\[value\%3D''\]\)] {
|
|
4039
4048
|
color: transparent;
|
|
4040
4049
|
}
|
|
4041
|
-
select:has(option:checked[value=
|
|
4050
|
+
select:has(option:checked[value='']) {
|
|
4042
4051
|
color: transparent;
|
|
4043
4052
|
}
|
|
4044
|
-
input[type=
|
|
4053
|
+
input[type='checkbox']:checked::after {
|
|
4045
4054
|
position: absolute;
|
|
4046
4055
|
content: '';
|
|
4047
4056
|
width: 15px;
|
|
@@ -4054,10 +4063,10 @@ input[type="checkbox"]:checked::after {
|
|
|
4054
4063
|
border-right: none;
|
|
4055
4064
|
transform: rotate(-45deg);
|
|
4056
4065
|
}
|
|
4057
|
-
input[type=
|
|
4066
|
+
input[type='radio']::after {
|
|
4058
4067
|
content: '';
|
|
4059
4068
|
position: absolute;
|
|
4060
|
-
width: 16px;
|
|
4069
|
+
width: 16px;
|
|
4061
4070
|
height: 16px;
|
|
4062
4071
|
top: 50%;
|
|
4063
4072
|
left: 50%;
|
|
@@ -4066,8 +4075,8 @@ input[type="radio"]::after {
|
|
|
4066
4075
|
background-color: var(--color-primary-ds);
|
|
4067
4076
|
border-radius: 50%;
|
|
4068
4077
|
}
|
|
4069
|
-
input[type=
|
|
4070
|
-
transform: translate(-50%, -50%) scale(1);
|
|
4078
|
+
input[type='radio']:checked::after {
|
|
4079
|
+
transform: translate(-50%, -50%) scale(1);
|
|
4071
4080
|
}
|
|
4072
4081
|
.\[-T\:\+Z\] {
|
|
4073
4082
|
--t: +Z;
|
|
@@ -6086,15 +6095,9 @@ input[type="radio"]:checked::after {
|
|
|
6086
6095
|
.before\:absolute::before {
|
|
6087
6096
|
position: absolute;
|
|
6088
6097
|
}
|
|
6089
|
-
.before\:-left-2::before {
|
|
6090
|
-
left: -0.5rem;
|
|
6091
|
-
}
|
|
6092
6098
|
.before\:-left-2\.5::before {
|
|
6093
6099
|
left: -0.625rem;
|
|
6094
6100
|
}
|
|
6095
|
-
.before\:-right-2::before {
|
|
6096
|
-
right: -0.5rem;
|
|
6097
|
-
}
|
|
6098
6101
|
.before\:-right-2\.5::before {
|
|
6099
6102
|
right: -0.625rem;
|
|
6100
6103
|
}
|
|
@@ -6163,183 +6166,51 @@ input[type="radio"]:checked::after {
|
|
|
6163
6166
|
.after\:col-full::after {
|
|
6164
6167
|
grid-column: full;
|
|
6165
6168
|
}
|
|
6166
|
-
|
|
6167
|
-
--tw-space-x-reverse: 1;
|
|
6168
|
-
}
|
|
6169
|
-
[class~='tw-dark'] .dark\:border-text-dark {
|
|
6170
|
-
border-color: #f0f0f0;
|
|
6171
|
-
border-color: var(--color-standard-text-dark);
|
|
6172
|
-
}
|
|
6173
|
-
[class~='tw-dark'] .dark\:bg-black {
|
|
6174
|
-
--tw-bg-opacity: 1;
|
|
6175
|
-
background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
|
|
6176
|
-
}
|
|
6177
|
-
[class~='tw-dark'] .dark\:bg-black\/60 {
|
|
6178
|
-
background-color: rgba(0, 0, 0, 0.6);
|
|
6179
|
-
}
|
|
6180
|
-
[class~='tw-dark'] .dark\:bg-highlight-1-dark {
|
|
6181
|
-
background-color: #2d2d2d;
|
|
6182
|
-
background-color: var(--color-highlight-1-dark);
|
|
6183
|
-
}
|
|
6184
|
-
[class~='tw-dark'] .dark\:bg-podcast-dark {
|
|
6185
|
-
background-color: #2d2d2d;
|
|
6186
|
-
background-color: var(--color-podcast-dark);
|
|
6187
|
-
}
|
|
6188
|
-
[class~='tw-dark'] .dark\:bg-podcast-text {
|
|
6189
|
-
background-color: #006eb7;
|
|
6190
|
-
background-color: var(--color-podcast-text);
|
|
6191
|
-
}
|
|
6192
|
-
[class~='tw-dark'] .dark\:fill-link-dark {
|
|
6193
|
-
fill: #006eb7;
|
|
6194
|
-
fill: var(--color-link-dark);
|
|
6195
|
-
}
|
|
6196
|
-
[class~='tw-dark'] .dark\:fill-text-dark {
|
|
6197
|
-
fill: #f0f0f0;
|
|
6198
|
-
fill: var(--color-standard-text-dark);
|
|
6199
|
-
}
|
|
6200
|
-
[class~='tw-dark'] .dark\:text-link-dark {
|
|
6201
|
-
color: #006eb7;
|
|
6202
|
-
color: var(--color-link-dark);
|
|
6203
|
-
}
|
|
6204
|
-
[class~='tw-dark'] .dark\:text-podcast-text {
|
|
6205
|
-
color: #006eb7;
|
|
6206
|
-
color: var(--color-podcast-text);
|
|
6207
|
-
}
|
|
6208
|
-
[class~='tw-dark'] .dark\:text-podcast-text-dark {
|
|
6209
|
-
color: #f0f0f0;
|
|
6210
|
-
color: var(--color-standard-text-dark);
|
|
6211
|
-
}
|
|
6212
|
-
[class~='tw-dark'] .dark\:text-text-dark {
|
|
6213
|
-
color: #f0f0f0;
|
|
6214
|
-
color: var(--color-standard-text-dark);
|
|
6215
|
-
}
|
|
6216
|
-
[class~='tw-dark'] .dark\:ring-podcast {
|
|
6217
|
-
--tw-ring-color: var(--color-podcast);
|
|
6218
|
-
}
|
|
6219
|
-
@media print {
|
|
6169
|
+
@media (min-width: 360px) {
|
|
6220
6170
|
|
|
6221
|
-
.
|
|
6222
|
-
|
|
6171
|
+
.xs\:mx-13 {
|
|
6172
|
+
margin-left: 3.25rem;
|
|
6173
|
+
margin-right: 3.25rem;
|
|
6223
6174
|
}
|
|
6224
6175
|
|
|
6225
|
-
.
|
|
6226
|
-
|
|
6176
|
+
.xs\:mx-6 {
|
|
6177
|
+
margin-left: 1.5rem;
|
|
6178
|
+
margin-right: 1.5rem;
|
|
6227
6179
|
}
|
|
6228
6180
|
|
|
6229
|
-
.
|
|
6230
|
-
|
|
6181
|
+
.xs\:line-clamp-5 {
|
|
6182
|
+
overflow: hidden;
|
|
6183
|
+
display: -webkit-box;
|
|
6184
|
+
-webkit-box-orient: vertical;
|
|
6185
|
+
-webkit-line-clamp: 5;
|
|
6231
6186
|
}
|
|
6187
|
+
.xs\:article-full-width {
|
|
6188
|
+
grid-column: full-width;
|
|
6189
|
+
}
|
|
6190
|
+
}
|
|
6191
|
+
@media (min-width: 480px) {
|
|
6232
6192
|
|
|
6233
|
-
.
|
|
6234
|
-
|
|
6193
|
+
.sm480\:mx-10 {
|
|
6194
|
+
margin-left: 2.5rem;
|
|
6195
|
+
margin-right: 2.5rem;
|
|
6235
6196
|
}
|
|
6236
6197
|
|
|
6237
|
-
.
|
|
6238
|
-
|
|
6198
|
+
.sm480\:my-5 {
|
|
6199
|
+
margin-top: 1.25rem;
|
|
6200
|
+
margin-bottom: 1.25rem;
|
|
6239
6201
|
}
|
|
6240
|
-
.print\:ar-auto,.print\:ar-auto > img {
|
|
6241
|
-
aspect-ratio: auto;
|
|
6242
|
-
}
|
|
6243
|
-
|
|
6244
|
-
@supports not (aspect-ratio: auto) {
|
|
6245
|
-
.print\:ar-auto::before {
|
|
6246
|
-
float: left;
|
|
6247
|
-
padding-top: 0;
|
|
6248
|
-
content: '';
|
|
6249
|
-
}
|
|
6250
6202
|
|
|
6251
|
-
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
clear: both;
|
|
6255
|
-
}
|
|
6256
|
-
.print\:ar-auto::before {
|
|
6257
|
-
float: left;
|
|
6258
|
-
padding-top: 0;
|
|
6259
|
-
content: '';
|
|
6260
|
-
}
|
|
6203
|
+
.sm480\:mb-7 {
|
|
6204
|
+
margin-bottom: 1.75rem;
|
|
6205
|
+
}
|
|
6261
6206
|
|
|
6262
|
-
|
|
6263
|
-
|
|
6264
|
-
|
|
6265
|
-
clear: both;
|
|
6266
|
-
}
|
|
6267
|
-
}
|
|
6207
|
+
.sm480\:ml-8 {
|
|
6208
|
+
margin-left: 2rem;
|
|
6209
|
+
}
|
|
6268
6210
|
|
|
6269
|
-
|
|
6270
|
-
|
|
6271
|
-
|
|
6272
|
-
|
|
6273
|
-
@supports not (aspect-ratio: 16 / 9) {
|
|
6274
|
-
.print\:ar-16-9::before {
|
|
6275
|
-
float: left;
|
|
6276
|
-
padding-top: calc(9 / 16 * 100%);
|
|
6277
|
-
content: '';
|
|
6278
|
-
}
|
|
6279
|
-
|
|
6280
|
-
.print\:ar-16-9::after {
|
|
6281
|
-
display: block;
|
|
6282
|
-
content: '';
|
|
6283
|
-
clear: both;
|
|
6284
|
-
}
|
|
6285
|
-
.print\:ar-16-9::before {
|
|
6286
|
-
float: left;
|
|
6287
|
-
padding-top: calc(9 / 16 * 100%);
|
|
6288
|
-
content: '';
|
|
6289
|
-
}
|
|
6290
|
-
|
|
6291
|
-
.print\:ar-16-9::after {
|
|
6292
|
-
display: block;
|
|
6293
|
-
content: '';
|
|
6294
|
-
clear: both;
|
|
6295
|
-
}
|
|
6296
|
-
}
|
|
6297
|
-
}
|
|
6298
|
-
@media (min-width: 360px) {
|
|
6299
|
-
|
|
6300
|
-
.xs\:mx-13 {
|
|
6301
|
-
margin-left: 3.125rem;
|
|
6302
|
-
margin-right: 3.125rem;
|
|
6303
|
-
}
|
|
6304
|
-
|
|
6305
|
-
.xs\:mx-6 {
|
|
6306
|
-
margin-left: 1.5rem;
|
|
6307
|
-
margin-right: 1.5rem;
|
|
6308
|
-
}
|
|
6309
|
-
|
|
6310
|
-
.xs\:line-clamp-5 {
|
|
6311
|
-
overflow: hidden;
|
|
6312
|
-
display: -webkit-box;
|
|
6313
|
-
-webkit-box-orient: vertical;
|
|
6314
|
-
-webkit-line-clamp: 5;
|
|
6315
|
-
}
|
|
6316
|
-
.xs\:article-full-width {
|
|
6317
|
-
grid-column: full-width;
|
|
6318
|
-
}
|
|
6319
|
-
}
|
|
6320
|
-
@media (min-width: 480px) {
|
|
6321
|
-
|
|
6322
|
-
.sm480\:mx-10 {
|
|
6323
|
-
margin-left: 2.5rem;
|
|
6324
|
-
margin-right: 2.5rem;
|
|
6325
|
-
}
|
|
6326
|
-
|
|
6327
|
-
.sm480\:my-5 {
|
|
6328
|
-
margin-top: 1.25rem;
|
|
6329
|
-
margin-bottom: 1.25rem;
|
|
6330
|
-
}
|
|
6331
|
-
|
|
6332
|
-
.sm480\:mb-7 {
|
|
6333
|
-
margin-bottom: 1.75rem;
|
|
6334
|
-
}
|
|
6335
|
-
|
|
6336
|
-
.sm480\:ml-8 {
|
|
6337
|
-
margin-left: 2rem;
|
|
6338
|
-
}
|
|
6339
|
-
|
|
6340
|
-
.sm480\:mt-14 {
|
|
6341
|
-
margin-top: 3.5rem;
|
|
6342
|
-
}
|
|
6211
|
+
.sm480\:mt-14 {
|
|
6212
|
+
margin-top: 3.5rem;
|
|
6213
|
+
}
|
|
6343
6214
|
|
|
6344
6215
|
.sm480\:mt-4 {
|
|
6345
6216
|
margin-top: 1rem;
|
|
@@ -6461,39 +6332,6 @@ input[type="radio"]:checked::after {
|
|
|
6461
6332
|
}
|
|
6462
6333
|
}
|
|
6463
6334
|
}
|
|
6464
|
-
@media print {
|
|
6465
|
-
|
|
6466
|
-
@media (min-width: 480px) {
|
|
6467
|
-
.print\:sm480\:ar-auto,.print\:sm480\:ar-auto > img {
|
|
6468
|
-
aspect-ratio: auto;
|
|
6469
|
-
}
|
|
6470
|
-
|
|
6471
|
-
@supports not (aspect-ratio: auto) {
|
|
6472
|
-
.print\:sm480\:ar-auto::before {
|
|
6473
|
-
float: left;
|
|
6474
|
-
padding-top: 0;
|
|
6475
|
-
content: '';
|
|
6476
|
-
}
|
|
6477
|
-
|
|
6478
|
-
.print\:sm480\:ar-auto::after {
|
|
6479
|
-
display: block;
|
|
6480
|
-
content: '';
|
|
6481
|
-
clear: both;
|
|
6482
|
-
}
|
|
6483
|
-
.print\:sm480\:ar-auto::before {
|
|
6484
|
-
float: left;
|
|
6485
|
-
padding-top: 0;
|
|
6486
|
-
content: '';
|
|
6487
|
-
}
|
|
6488
|
-
|
|
6489
|
-
.print\:sm480\:ar-auto::after {
|
|
6490
|
-
display: block;
|
|
6491
|
-
content: '';
|
|
6492
|
-
clear: both;
|
|
6493
|
-
}
|
|
6494
|
-
}
|
|
6495
|
-
}
|
|
6496
|
-
}
|
|
6497
6335
|
@media (min-width: 640px) {
|
|
6498
6336
|
|
|
6499
6337
|
.sm\:not-sr-only {
|
|
@@ -6614,10 +6452,6 @@ input[type="radio"]:checked::after {
|
|
|
6614
6452
|
margin-right: 1.25rem;
|
|
6615
6453
|
}
|
|
6616
6454
|
|
|
6617
|
-
.sm\:mr-6 {
|
|
6618
|
-
margin-right: 1.5rem;
|
|
6619
|
-
}
|
|
6620
|
-
|
|
6621
6455
|
.sm\:mr-6\.5 {
|
|
6622
6456
|
margin-right: 1.625rem;
|
|
6623
6457
|
}
|
|
@@ -6626,10 +6460,6 @@ input[type="radio"]:checked::after {
|
|
|
6626
6460
|
margin-top: 0px;
|
|
6627
6461
|
}
|
|
6628
6462
|
|
|
6629
|
-
.sm\:mt-1 {
|
|
6630
|
-
margin-top: 0.25rem;
|
|
6631
|
-
}
|
|
6632
|
-
|
|
6633
6463
|
.sm\:mt-1\.5 {
|
|
6634
6464
|
margin-top: 0.375rem;
|
|
6635
6465
|
}
|
|
@@ -6737,11 +6567,6 @@ input[type="radio"]:checked::after {
|
|
|
6737
6567
|
padding-right: 2.5rem;
|
|
6738
6568
|
}
|
|
6739
6569
|
|
|
6740
|
-
.sm\:px-11 {
|
|
6741
|
-
padding-left: 2.75rem;
|
|
6742
|
-
padding-right: 2.75rem;
|
|
6743
|
-
}
|
|
6744
|
-
|
|
6745
6570
|
.sm\:px-11\.5 {
|
|
6746
6571
|
padding-left: 2.875rem;
|
|
6747
6572
|
padding-right: 2.875rem;
|
|
@@ -6762,11 +6587,6 @@ input[type="radio"]:checked::after {
|
|
|
6762
6587
|
padding-right: 2rem;
|
|
6763
6588
|
}
|
|
6764
6589
|
|
|
6765
|
-
.sm\:px-9 {
|
|
6766
|
-
padding-left: 2.25rem;
|
|
6767
|
-
padding-right: 2.25rem;
|
|
6768
|
-
}
|
|
6769
|
-
|
|
6770
6590
|
.sm\:px-9\.5 {
|
|
6771
6591
|
padding-left: 2.375rem;
|
|
6772
6592
|
padding-right: 2.375rem;
|
|
@@ -6805,10 +6625,6 @@ input[type="radio"]:checked::after {
|
|
|
6805
6625
|
padding-left: 1.531rem;
|
|
6806
6626
|
}
|
|
6807
6627
|
|
|
6808
|
-
.sm\:pr-6 {
|
|
6809
|
-
padding-right: 1.5rem;
|
|
6810
|
-
}
|
|
6811
|
-
|
|
6812
6628
|
.sm\:pr-6\.5 {
|
|
6813
6629
|
padding-right: 1.625rem;
|
|
6814
6630
|
}
|
|
@@ -7583,12 +7399,12 @@ input[type="radio"]:checked::after {
|
|
|
7583
7399
|
width: calc((100% - var(--gap)) / 2);
|
|
7584
7400
|
flex-basis: calc((100% - var(--gap)) / 2);
|
|
7585
7401
|
}
|
|
7586
|
-
|
|
7587
|
-
|
|
7588
|
-
|
|
7589
|
-
|
|
7590
|
-
|
|
7591
|
-
|
|
7402
|
+
.md\:brand-logo-size-md {
|
|
7403
|
+
padding-top: 10px;
|
|
7404
|
+
padding-top: var(--logo-padding-top-md);
|
|
7405
|
+
padding-bottom: 10px;
|
|
7406
|
+
padding-bottom: var(--logo-padding-bottom-md);
|
|
7407
|
+
}
|
|
7592
7408
|
ul.md\:restrictedToTwo li:nth-of-type(1n + 3) {
|
|
7593
7409
|
display: none;
|
|
7594
7410
|
}
|
|
@@ -7617,39 +7433,6 @@ input[type="radio"]:checked::after {
|
|
|
7617
7433
|
padding-top: 0px;
|
|
7618
7434
|
}
|
|
7619
7435
|
}
|
|
7620
|
-
@media print {
|
|
7621
|
-
|
|
7622
|
-
@media (min-width: 768px) {
|
|
7623
|
-
.print\:md\:ar-auto,.print\:md\:ar-auto > img {
|
|
7624
|
-
aspect-ratio: auto;
|
|
7625
|
-
}
|
|
7626
|
-
|
|
7627
|
-
@supports not (aspect-ratio: auto) {
|
|
7628
|
-
.print\:md\:ar-auto::before {
|
|
7629
|
-
float: left;
|
|
7630
|
-
padding-top: 0;
|
|
7631
|
-
content: '';
|
|
7632
|
-
}
|
|
7633
|
-
|
|
7634
|
-
.print\:md\:ar-auto::after {
|
|
7635
|
-
display: block;
|
|
7636
|
-
content: '';
|
|
7637
|
-
clear: both;
|
|
7638
|
-
}
|
|
7639
|
-
.print\:md\:ar-auto::before {
|
|
7640
|
-
float: left;
|
|
7641
|
-
padding-top: 0;
|
|
7642
|
-
content: '';
|
|
7643
|
-
}
|
|
7644
|
-
|
|
7645
|
-
.print\:md\:ar-auto::after {
|
|
7646
|
-
display: block;
|
|
7647
|
-
content: '';
|
|
7648
|
-
clear: both;
|
|
7649
|
-
}
|
|
7650
|
-
}
|
|
7651
|
-
}
|
|
7652
|
-
}
|
|
7653
7436
|
@media (min-width: 1024px) {
|
|
7654
7437
|
|
|
7655
7438
|
.lg\:fixed {
|
|
@@ -7741,10 +7524,6 @@ input[type="radio"]:checked::after {
|
|
|
7741
7524
|
margin-top: -10rem;
|
|
7742
7525
|
}
|
|
7743
7526
|
|
|
7744
|
-
.lg\:mb-0 {
|
|
7745
|
-
margin-bottom: 0px;
|
|
7746
|
-
}
|
|
7747
|
-
|
|
7748
7527
|
.lg\:mb-0\.5 {
|
|
7749
7528
|
margin-bottom: 0.125rem;
|
|
7750
7529
|
}
|
|
@@ -7765,10 +7544,6 @@ input[type="radio"]:checked::after {
|
|
|
7765
7544
|
margin-right: 0.5rem;
|
|
7766
7545
|
}
|
|
7767
7546
|
|
|
7768
|
-
.lg\:mt-0 {
|
|
7769
|
-
margin-top: 0px;
|
|
7770
|
-
}
|
|
7771
|
-
|
|
7772
7547
|
.lg\:mt-0\.5 {
|
|
7773
7548
|
margin-top: 0.125rem;
|
|
7774
7549
|
}
|
|
@@ -8102,10 +7877,6 @@ input[type="radio"]:checked::after {
|
|
|
8102
7877
|
line-height: 1.25rem;
|
|
8103
7878
|
}
|
|
8104
7879
|
|
|
8105
|
-
.lg\:leading-7 {
|
|
8106
|
-
line-height: 1.75rem;
|
|
8107
|
-
}
|
|
8108
|
-
|
|
8109
7880
|
.lg\:leading-7\.5 {
|
|
8110
7881
|
line-height: 1.875rem;
|
|
8111
7882
|
}
|
|
@@ -8184,89 +7955,49 @@ input[type="radio"]:checked::after {
|
|
|
8184
7955
|
width: calc((((100% - (2 * var(--gap))) / 3) * 2) + var(--gap));
|
|
8185
7956
|
flex-basis: calc((((100% - (2 * var(--gap))) / 3) * 2) + var(--gap));
|
|
8186
7957
|
}
|
|
8187
|
-
|
|
8188
|
-
|
|
8189
|
-
|
|
8190
|
-
|
|
8191
|
-
|
|
8192
|
-
|
|
8193
|
-
|
|
8194
|
-
|
|
8195
|
-
|
|
8196
|
-
|
|
8197
|
-
|
|
7958
|
+
|
|
7959
|
+
.lg\:brand-logo-size-lg {
|
|
7960
|
+
padding-top: 10px;
|
|
7961
|
+
padding-top: var(--logo-padding-top-lg);
|
|
7962
|
+
padding-bottom: 10px;
|
|
7963
|
+
padding-bottom: var(--logo-padding-bottom-lg);
|
|
7964
|
+
}
|
|
7965
|
+
.lg\:search-border-desktop {
|
|
7966
|
+
border-color: #000000;
|
|
7967
|
+
border-color: var(--search-border-color-desktop);
|
|
7968
|
+
}
|
|
7969
|
+
.first\:lg\:-ml-4:first-child {
|
|
8198
7970
|
margin-left: -1rem;
|
|
8199
7971
|
}
|
|
8200
|
-
|
|
7972
|
+
.lg\:first\:pl-0:first-child {
|
|
8201
7973
|
padding-left: 0px;
|
|
8202
7974
|
}
|
|
8203
|
-
|
|
7975
|
+
.lg\:last\:border-0:last-child {
|
|
8204
7976
|
border-width: 0px;
|
|
8205
7977
|
}
|
|
8206
|
-
|
|
7978
|
+
.lg\:last\:pr-8:last-child {
|
|
8207
7979
|
padding-right: 2rem;
|
|
8208
7980
|
}
|
|
8209
|
-
|
|
7981
|
+
.lg\:odd\:pr-4:nth-child(odd) {
|
|
8210
7982
|
padding-right: 1rem;
|
|
8211
7983
|
}
|
|
8212
|
-
|
|
7984
|
+
.lg\:only\:odd\:pr-0:nth-child(odd):only-child {
|
|
8213
7985
|
padding-right: 0px;
|
|
8214
7986
|
}
|
|
8215
|
-
|
|
7987
|
+
.lg\:even\:pl-4:nth-child(even) {
|
|
8216
7988
|
padding-left: 1rem;
|
|
8217
7989
|
}
|
|
8218
|
-
|
|
7990
|
+
.lg\:first-of-type\:pl-0:first-of-type {
|
|
8219
7991
|
padding-left: 0px;
|
|
8220
7992
|
}
|
|
8221
|
-
|
|
7993
|
+
.hover\:lg\:underline:hover {
|
|
8222
7994
|
-webkit-text-decoration-line: underline;
|
|
8223
7995
|
text-decoration-line: underline;
|
|
8224
7996
|
}
|
|
8225
|
-
|
|
7997
|
+
.lg\:after\:relative::after {
|
|
8226
7998
|
position: relative;
|
|
8227
7999
|
}
|
|
8228
8000
|
}
|
|
8229
|
-
@media print {
|
|
8230
|
-
|
|
8231
|
-
@media (min-width: 1024px) {
|
|
8232
|
-
|
|
8233
|
-
.print\:lg\:static {
|
|
8234
|
-
position: static;
|
|
8235
|
-
}
|
|
8236
|
-
|
|
8237
|
-
.print\:lg\:hidden {
|
|
8238
|
-
display: none;
|
|
8239
|
-
}
|
|
8240
|
-
.print\:lg\:ar-auto,.print\:lg\:ar-auto > img {
|
|
8241
|
-
aspect-ratio: auto;
|
|
8242
|
-
}
|
|
8243
|
-
|
|
8244
|
-
@supports not (aspect-ratio: auto) {
|
|
8245
|
-
.print\:lg\:ar-auto::before {
|
|
8246
|
-
float: left;
|
|
8247
|
-
padding-top: 0;
|
|
8248
|
-
content: '';
|
|
8249
|
-
}
|
|
8250
|
-
|
|
8251
|
-
.print\:lg\:ar-auto::after {
|
|
8252
|
-
display: block;
|
|
8253
|
-
content: '';
|
|
8254
|
-
clear: both;
|
|
8255
|
-
}
|
|
8256
|
-
.print\:lg\:ar-auto::before {
|
|
8257
|
-
float: left;
|
|
8258
|
-
padding-top: 0;
|
|
8259
|
-
content: '';
|
|
8260
|
-
}
|
|
8261
|
-
|
|
8262
|
-
.print\:lg\:ar-auto::after {
|
|
8263
|
-
display: block;
|
|
8264
|
-
content: '';
|
|
8265
|
-
clear: both;
|
|
8266
|
-
}
|
|
8267
|
-
}
|
|
8268
|
-
}
|
|
8269
|
-
}
|
|
8270
8001
|
@media (min-width: 768px) and (max-width: 1023px) {
|
|
8271
8002
|
|
|
8272
8003
|
.tablet\:absolute {
|
|
@@ -8317,6 +8048,239 @@ input[type="radio"]:checked::after {
|
|
|
8317
8048
|
border-left-width: 1px;
|
|
8318
8049
|
}
|
|
8319
8050
|
}
|
|
8051
|
+
.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
|
|
8052
|
+
--tw-space-x-reverse: 1;
|
|
8053
|
+
}
|
|
8054
|
+
.dark\:border-text-dark:where(.dark, .dark *) {
|
|
8055
|
+
border-color: #f0f0f0;
|
|
8056
|
+
border-color: var(--color-standard-text-dark);
|
|
8057
|
+
}
|
|
8058
|
+
.dark\:bg-black:where(.dark, .dark *) {
|
|
8059
|
+
--tw-bg-opacity: 1;
|
|
8060
|
+
background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
|
|
8061
|
+
}
|
|
8062
|
+
.dark\:bg-black\/60:where(.dark, .dark *) {
|
|
8063
|
+
background-color: rgba(0, 0, 0, 0.6);
|
|
8064
|
+
}
|
|
8065
|
+
.dark\:bg-highlight-1-dark:where(.dark, .dark *) {
|
|
8066
|
+
background-color: #2d2d2d;
|
|
8067
|
+
background-color: var(--color-highlight-1-dark);
|
|
8068
|
+
}
|
|
8069
|
+
.dark\:bg-podcast-dark:where(.dark, .dark *) {
|
|
8070
|
+
background-color: #2d2d2d;
|
|
8071
|
+
background-color: var(--color-podcast-dark);
|
|
8072
|
+
}
|
|
8073
|
+
.dark\:bg-podcast-text:where(.dark, .dark *) {
|
|
8074
|
+
background-color: #006eb7;
|
|
8075
|
+
background-color: var(--color-podcast-text);
|
|
8076
|
+
}
|
|
8077
|
+
.dark\:fill-link-dark:where(.dark, .dark *) {
|
|
8078
|
+
fill: #006eb7;
|
|
8079
|
+
fill: var(--color-link-dark);
|
|
8080
|
+
}
|
|
8081
|
+
.dark\:fill-text-dark:where(.dark, .dark *) {
|
|
8082
|
+
fill: #f0f0f0;
|
|
8083
|
+
fill: var(--color-standard-text-dark);
|
|
8084
|
+
}
|
|
8085
|
+
.dark\:text-link-dark:where(.dark, .dark *) {
|
|
8086
|
+
color: #006eb7;
|
|
8087
|
+
color: var(--color-link-dark);
|
|
8088
|
+
}
|
|
8089
|
+
.dark\:text-podcast-text:where(.dark, .dark *) {
|
|
8090
|
+
color: #006eb7;
|
|
8091
|
+
color: var(--color-podcast-text);
|
|
8092
|
+
}
|
|
8093
|
+
.dark\:text-podcast-text-dark:where(.dark, .dark *) {
|
|
8094
|
+
color: #f0f0f0;
|
|
8095
|
+
color: var(--color-standard-text-dark);
|
|
8096
|
+
}
|
|
8097
|
+
.dark\:text-text-dark:where(.dark, .dark *) {
|
|
8098
|
+
color: #f0f0f0;
|
|
8099
|
+
color: var(--color-standard-text-dark);
|
|
8100
|
+
}
|
|
8101
|
+
.dark\:ring-podcast:where(.dark, .dark *) {
|
|
8102
|
+
--tw-ring-color: var(--color-podcast);
|
|
8103
|
+
}
|
|
8104
|
+
@media print {
|
|
8105
|
+
|
|
8106
|
+
.print\:static {
|
|
8107
|
+
position: static;
|
|
8108
|
+
}
|
|
8109
|
+
|
|
8110
|
+
.print\:block {
|
|
8111
|
+
display: block;
|
|
8112
|
+
}
|
|
8113
|
+
|
|
8114
|
+
.print\:flex {
|
|
8115
|
+
display: flex;
|
|
8116
|
+
}
|
|
8117
|
+
|
|
8118
|
+
.print\:hidden {
|
|
8119
|
+
display: none;
|
|
8120
|
+
}
|
|
8121
|
+
|
|
8122
|
+
.print\:overflow-auto {
|
|
8123
|
+
overflow: auto;
|
|
8124
|
+
}
|
|
8125
|
+
.print\:ar-auto,.print\:ar-auto > img {
|
|
8126
|
+
aspect-ratio: auto;
|
|
8127
|
+
}
|
|
8128
|
+
|
|
8129
|
+
@supports not (aspect-ratio: auto) {
|
|
8130
|
+
.print\:ar-auto::before {
|
|
8131
|
+
float: left;
|
|
8132
|
+
padding-top: 0;
|
|
8133
|
+
content: '';
|
|
8134
|
+
}
|
|
8135
|
+
|
|
8136
|
+
.print\:ar-auto::after {
|
|
8137
|
+
display: block;
|
|
8138
|
+
content: '';
|
|
8139
|
+
clear: both;
|
|
8140
|
+
}
|
|
8141
|
+
.print\:ar-auto::before {
|
|
8142
|
+
float: left;
|
|
8143
|
+
padding-top: 0;
|
|
8144
|
+
content: '';
|
|
8145
|
+
}
|
|
8146
|
+
|
|
8147
|
+
.print\:ar-auto::after {
|
|
8148
|
+
display: block;
|
|
8149
|
+
content: '';
|
|
8150
|
+
clear: both;
|
|
8151
|
+
}
|
|
8152
|
+
}
|
|
8153
|
+
|
|
8154
|
+
.print\:ar-16-9,.print\:ar-16-9 > img {
|
|
8155
|
+
aspect-ratio: 16 / 9;
|
|
8156
|
+
}
|
|
8157
|
+
|
|
8158
|
+
@supports not (aspect-ratio: 16 / 9) {
|
|
8159
|
+
.print\:ar-16-9::before {
|
|
8160
|
+
float: left;
|
|
8161
|
+
padding-top: calc(9 / 16 * 100%);
|
|
8162
|
+
content: '';
|
|
8163
|
+
}
|
|
8164
|
+
|
|
8165
|
+
.print\:ar-16-9::after {
|
|
8166
|
+
display: block;
|
|
8167
|
+
content: '';
|
|
8168
|
+
clear: both;
|
|
8169
|
+
}
|
|
8170
|
+
.print\:ar-16-9::before {
|
|
8171
|
+
float: left;
|
|
8172
|
+
padding-top: calc(9 / 16 * 100%);
|
|
8173
|
+
content: '';
|
|
8174
|
+
}
|
|
8175
|
+
|
|
8176
|
+
.print\:ar-16-9::after {
|
|
8177
|
+
display: block;
|
|
8178
|
+
content: '';
|
|
8179
|
+
clear: both;
|
|
8180
|
+
}
|
|
8181
|
+
}
|
|
8182
|
+
|
|
8183
|
+
@media (min-width: 480px) {
|
|
8184
|
+
.print\:sm480\:ar-auto,.print\:sm480\:ar-auto > img {
|
|
8185
|
+
aspect-ratio: auto;
|
|
8186
|
+
}
|
|
8187
|
+
|
|
8188
|
+
@supports not (aspect-ratio: auto) {
|
|
8189
|
+
.print\:sm480\:ar-auto::before {
|
|
8190
|
+
float: left;
|
|
8191
|
+
padding-top: 0;
|
|
8192
|
+
content: '';
|
|
8193
|
+
}
|
|
8194
|
+
|
|
8195
|
+
.print\:sm480\:ar-auto::after {
|
|
8196
|
+
display: block;
|
|
8197
|
+
content: '';
|
|
8198
|
+
clear: both;
|
|
8199
|
+
}
|
|
8200
|
+
.print\:sm480\:ar-auto::before {
|
|
8201
|
+
float: left;
|
|
8202
|
+
padding-top: 0;
|
|
8203
|
+
content: '';
|
|
8204
|
+
}
|
|
8205
|
+
|
|
8206
|
+
.print\:sm480\:ar-auto::after {
|
|
8207
|
+
display: block;
|
|
8208
|
+
content: '';
|
|
8209
|
+
clear: both;
|
|
8210
|
+
}
|
|
8211
|
+
}
|
|
8212
|
+
}
|
|
8213
|
+
|
|
8214
|
+
@media (min-width: 768px) {
|
|
8215
|
+
.print\:md\:ar-auto,.print\:md\:ar-auto > img {
|
|
8216
|
+
aspect-ratio: auto;
|
|
8217
|
+
}
|
|
8218
|
+
|
|
8219
|
+
@supports not (aspect-ratio: auto) {
|
|
8220
|
+
.print\:md\:ar-auto::before {
|
|
8221
|
+
float: left;
|
|
8222
|
+
padding-top: 0;
|
|
8223
|
+
content: '';
|
|
8224
|
+
}
|
|
8225
|
+
|
|
8226
|
+
.print\:md\:ar-auto::after {
|
|
8227
|
+
display: block;
|
|
8228
|
+
content: '';
|
|
8229
|
+
clear: both;
|
|
8230
|
+
}
|
|
8231
|
+
.print\:md\:ar-auto::before {
|
|
8232
|
+
float: left;
|
|
8233
|
+
padding-top: 0;
|
|
8234
|
+
content: '';
|
|
8235
|
+
}
|
|
8236
|
+
|
|
8237
|
+
.print\:md\:ar-auto::after {
|
|
8238
|
+
display: block;
|
|
8239
|
+
content: '';
|
|
8240
|
+
clear: both;
|
|
8241
|
+
}
|
|
8242
|
+
}
|
|
8243
|
+
}
|
|
8244
|
+
|
|
8245
|
+
@media (min-width: 1024px) {
|
|
8246
|
+
|
|
8247
|
+
.print\:lg\:static {
|
|
8248
|
+
position: static;
|
|
8249
|
+
}
|
|
8250
|
+
|
|
8251
|
+
.print\:lg\:hidden {
|
|
8252
|
+
display: none;
|
|
8253
|
+
}
|
|
8254
|
+
.print\:lg\:ar-auto,.print\:lg\:ar-auto > img {
|
|
8255
|
+
aspect-ratio: auto;
|
|
8256
|
+
}
|
|
8257
|
+
|
|
8258
|
+
@supports not (aspect-ratio: auto) {
|
|
8259
|
+
.print\:lg\:ar-auto::before {
|
|
8260
|
+
float: left;
|
|
8261
|
+
padding-top: 0;
|
|
8262
|
+
content: '';
|
|
8263
|
+
}
|
|
8264
|
+
|
|
8265
|
+
.print\:lg\:ar-auto::after {
|
|
8266
|
+
display: block;
|
|
8267
|
+
content: '';
|
|
8268
|
+
clear: both;
|
|
8269
|
+
}
|
|
8270
|
+
.print\:lg\:ar-auto::before {
|
|
8271
|
+
float: left;
|
|
8272
|
+
padding-top: 0;
|
|
8273
|
+
content: '';
|
|
8274
|
+
}
|
|
8275
|
+
|
|
8276
|
+
.print\:lg\:ar-auto::after {
|
|
8277
|
+
display: block;
|
|
8278
|
+
content: '';
|
|
8279
|
+
clear: both;
|
|
8280
|
+
}
|
|
8281
|
+
}
|
|
8282
|
+
}
|
|
8283
|
+
}
|
|
8320
8284
|
.\[\&\+\.hr-copytext-teaser-half\]\:mt-4+.hr-copytext-teaser-half {
|
|
8321
8285
|
margin-top: 1rem;
|
|
8322
8286
|
}
|
|
@@ -8338,7 +8302,7 @@ input[type="radio"]:checked::after {
|
|
|
8338
8302
|
.\[\&\:not\(\:last-child\)\]\:pb-5:not(:last-child) {
|
|
8339
8303
|
padding-bottom: 1.25rem;
|
|
8340
8304
|
}
|
|
8341
|
-
@media
|
|
8305
|
+
@media(min-width:1170px) {
|
|
8342
8306
|
|
|
8343
8307
|
.\[\@media\(min-width\:1170px\)\]\:-mr-14 {
|
|
8344
8308
|
margin-right: -3.5rem;
|