@primer/react-brand 0.23.0-rc.f5d7899 → 0.24.0-rc.0d07385
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/lib/CTABanner/CTABanner.d.ts +2 -4
- package/lib/FAQ/FAQ.d.ts +3 -4
- package/lib/Heading/Heading.d.ts +1 -1
- package/lib/Hero/Hero.d.ts +1 -1
- package/lib/SectionIntro/SectionIntro.d.ts +1 -1
- package/lib/Text/Text.d.ts +1 -1
- package/lib/css/main.css +465 -424
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +2 -2
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +2 -2
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +15 -28
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +81 -126
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +37 -34
- package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +3 -3
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +3 -3
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +60 -282
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +318 -50
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +157 -851
- package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +2 -2
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +2 -2
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +15 -28
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +20 -5
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +37 -34
- package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +2 -2
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +2 -2
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +15 -28
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +20 -5
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +37 -34
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +3 -3
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +2 -2
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +2 -2
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +8 -29
- package/lib/design-tokens/ts/tokens/functional/size/size.js +18 -39
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +31 -2
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +34 -5
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +4 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +37 -34
- package/lib/findElementInChildren.d.ts +3 -0
- package/lib/forms/index.d.ts +0 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/{River → river/River}/River.d.ts +7 -2
- package/lib/river/RiverBreakout/RiverBreakout.d.ts +22 -0
- package/lib/river/RiverBreakout/RiverBreakout.visual.spec.d.ts +1 -0
- package/lib/river/RiverBreakout/index.d.ts +1 -0
- package/lib/river/index.d.ts +2 -0
- package/package.json +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/base.css +0 -18
- package/lib/design-tokens/js/module/tokens/functional/components/control/base.js +0 -195
- package/lib/design-tokens/js/tokens/functional/components/control/base.js +0 -16
- package/lib/design-tokens/scss/tokens/functional/components/control/base.scss +0 -15
- package/lib/design-tokens/ts/tokens/functional/components/control/base.d.ts +0 -33
- package/lib/design-tokens/ts/tokens/functional/components/control/base.js +0 -32
- /package/lib/{River → river/River}/River.visual.spec.d.ts +0 -0
- /package/lib/{River → river/River}/index.d.ts +0 -0
package/lib/css/main.css
CHANGED
|
@@ -89,7 +89,7 @@ select {
|
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Do not edit directly
|
|
92
|
-
* Generated on
|
|
92
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -629,7 +629,7 @@ select {
|
|
|
629
629
|
|
|
630
630
|
/**
|
|
631
631
|
* Do not edit directly
|
|
632
|
-
* Generated on
|
|
632
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
633
633
|
*/
|
|
634
634
|
|
|
635
635
|
:root {
|
|
@@ -654,7 +654,7 @@ select {
|
|
|
654
654
|
|
|
655
655
|
/**
|
|
656
656
|
* Do not edit directly
|
|
657
|
-
* Generated on
|
|
657
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -663,13 +663,13 @@ select {
|
|
|
663
663
|
--base-text-weight-bold: 700;
|
|
664
664
|
--base-text-weight-semibold: 600;
|
|
665
665
|
--base-text-weight-medium: 500;
|
|
666
|
-
--base-text-weight-normal:
|
|
666
|
+
--base-text-weight-normal: 450;
|
|
667
667
|
--base-text-weight-light: 300;
|
|
668
668
|
}
|
|
669
669
|
|
|
670
670
|
/**
|
|
671
671
|
* Do not edit directly
|
|
672
|
-
* Generated on
|
|
672
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
673
673
|
*/
|
|
674
674
|
|
|
675
675
|
:root {
|
|
@@ -683,50 +683,68 @@ select {
|
|
|
683
683
|
--brand-text-style-italic-3: "ital" 3;
|
|
684
684
|
--brand-text-style-italic-2: "ital" 2;
|
|
685
685
|
--brand-text-style-italic-1: "ital" 1;
|
|
686
|
-
--brand-text-letterSpacing-1000: -0.
|
|
687
|
-
--brand-text-letterSpacing-900: -0.
|
|
688
|
-
--brand-text-letterSpacing-800: -0.
|
|
689
|
-
--brand-text-letterSpacing-700: -0.
|
|
690
|
-
--brand-text-
|
|
691
|
-
--brand-text-
|
|
692
|
-
--brand-text-
|
|
693
|
-
--brand-text-lineHeight-
|
|
694
|
-
--brand-text-lineHeight-
|
|
695
|
-
--brand-text-lineHeight-
|
|
696
|
-
--brand-text-lineHeight-
|
|
697
|
-
--brand-text-lineHeight-
|
|
698
|
-
--brand-text-lineHeight-
|
|
699
|
-
--brand-text-lineHeight-
|
|
700
|
-
--brand-text-
|
|
701
|
-
--brand-text-
|
|
686
|
+
--brand-text-letterSpacing-1000: -0.03em;
|
|
687
|
+
--brand-text-letterSpacing-900: -0.02em;
|
|
688
|
+
--brand-text-letterSpacing-800: -0.02em;
|
|
689
|
+
--brand-text-letterSpacing-700: -0.02em;
|
|
690
|
+
--brand-text-letterSpacing-600: -0.02em;
|
|
691
|
+
--brand-text-letterSpacing-500: -0.01em;
|
|
692
|
+
--brand-text-letterSpacing-400: -0.01em;
|
|
693
|
+
--brand-text-lineHeight-1000: 1.1;
|
|
694
|
+
--brand-text-lineHeight-900: 1.1;
|
|
695
|
+
--brand-text-lineHeight-800: 1.2;
|
|
696
|
+
--brand-text-lineHeight-700: 1.2;
|
|
697
|
+
--brand-text-lineHeight-600: 1.2;
|
|
698
|
+
--brand-text-lineHeight-500: 1.3;
|
|
699
|
+
--brand-text-lineHeight-400: 1.3;
|
|
700
|
+
--brand-text-lineHeight-300: 1.5;
|
|
701
|
+
--brand-text-lineHeight-200: 1.5;
|
|
702
|
+
--brand-text-lineHeight-100: 1.5;
|
|
703
|
+
--brand-text-size-1000: 2.5rem;
|
|
704
|
+
--brand-text-size-900: 2.25rem;
|
|
702
705
|
--brand-text-size-800: 2rem;
|
|
703
|
-
--brand-text-size-700:
|
|
704
|
-
--brand-text-size-600: 1.
|
|
705
|
-
--brand-text-size-500: 1.
|
|
706
|
-
--brand-text-size-400:
|
|
707
|
-
--brand-text-size-300:
|
|
708
|
-
--brand-text-size-200:
|
|
709
|
-
--brand-text-size-100: 0.
|
|
710
|
-
--brand-text-weight-1000: var(--base-text-weight-
|
|
711
|
-
--brand-text-weight-900: var(--base-text-weight-
|
|
712
|
-
--brand-text-weight-800: var(--base-text-weight-
|
|
713
|
-
--brand-text-weight-700: var(--base-text-weight-
|
|
714
|
-
--brand-text-weight-600: var(--base-text-weight-
|
|
715
|
-
--brand-text-weight-500: var(--base-text-weight-
|
|
716
|
-
--brand-text-weight-400: var(--base-text-weight-
|
|
706
|
+
--brand-text-size-700: 2rem;
|
|
707
|
+
--brand-text-size-600: 1.75rem;
|
|
708
|
+
--brand-text-size-500: 1.5rem;
|
|
709
|
+
--brand-text-size-400: 1.25rem;
|
|
710
|
+
--brand-text-size-300: 1.125rem;
|
|
711
|
+
--brand-text-size-200: 1rem;
|
|
712
|
+
--brand-text-size-100: 0.875rem;
|
|
713
|
+
--brand-text-weight-1000: var(--base-text-weight-bold);
|
|
714
|
+
--brand-text-weight-900: var(--base-text-weight-semibold);
|
|
715
|
+
--brand-text-weight-800: var(--base-text-weight-semibold);
|
|
716
|
+
--brand-text-weight-700: var(--base-text-weight-semibold);
|
|
717
|
+
--brand-text-weight-600: var(--base-text-weight-semibold);
|
|
718
|
+
--brand-text-weight-500: var(--base-text-weight-semibold);
|
|
719
|
+
--brand-text-weight-400: var(--base-text-weight-semibold);
|
|
717
720
|
--brand-text-weight-300: var(--base-text-weight-normal);
|
|
718
721
|
--brand-text-weight-200: var(--base-text-weight-normal);
|
|
719
722
|
--brand-text-weight-100: var(--base-text-weight-normal);
|
|
720
|
-
--brand-
|
|
721
|
-
--brand-
|
|
722
|
-
--brand-
|
|
723
|
-
--brand-
|
|
724
|
-
--brand-
|
|
725
|
-
--brand-
|
|
723
|
+
--brand-text-subhead-lineHeight-large: 1.3;
|
|
724
|
+
--brand-text-subhead-lineHeight-medium: 1.3;
|
|
725
|
+
--brand-text-subhead-weight-large: var(--base-text-weight-semibold);
|
|
726
|
+
--brand-text-subhead-weight-medium: var(--base-text-weight-semibold);
|
|
727
|
+
--brand-text-subhead-size-large: 1.125rem;
|
|
728
|
+
--brand-text-subhead-size-medium: 1rem;
|
|
729
|
+
--brand-heading-lineHeight-1000: 1.1;
|
|
730
|
+
--brand-heading-lineHeight-900: 1.1;
|
|
731
|
+
--brand-heading-lineHeight-800: 1.2;
|
|
732
|
+
--brand-heading-lineHeight-700: 1.2;
|
|
733
|
+
--brand-heading-lineHeight-600: 1.3;
|
|
734
|
+
--brand-heading-lineHeight-500: 1.3;
|
|
735
|
+
--brand-heading-lineHeight-400: 1.3;
|
|
736
|
+
--brand-heading-letterSpacing-1000: -0.03em;
|
|
737
|
+
--brand-heading-letterSpacing-900: -0.02em;
|
|
738
|
+
--brand-heading-letterSpacing-800: -0.02em;
|
|
739
|
+
--brand-heading-letterSpacing-700: -0.02em;
|
|
740
|
+
--brand-heading-letterSpacing-600: -0.02em;
|
|
726
741
|
--brand-heading-letterSpacing-500: -0.01em;
|
|
727
742
|
--brand-heading-letterSpacing-400: -0.01em;
|
|
728
|
-
--brand-heading-weight-
|
|
729
|
-
--brand-heading-weight-
|
|
743
|
+
--brand-heading-weight-1000: var(--base-text-weight-bold);
|
|
744
|
+
--brand-heading-weight-900: var(--base-text-weight-semibold);
|
|
745
|
+
--brand-heading-weight-800: var(--base-text-weight-semibold);
|
|
746
|
+
--brand-heading-weight-700: var(--base-text-weight-semibold);
|
|
747
|
+
--brand-heading-weight-600: var(--base-text-weight-semibold);
|
|
730
748
|
--brand-heading-weight-500: var(--base-text-weight-semibold);
|
|
731
749
|
--brand-heading-weight-400: var(--base-text-weight-semibold);
|
|
732
750
|
--brand-fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
@@ -739,109 +757,46 @@ select {
|
|
|
739
757
|
|
|
740
758
|
@media (min-width: 768px) {
|
|
741
759
|
:root {
|
|
742
|
-
--brand-text-letterSpacing-1000: -0.03em;
|
|
743
760
|
--brand-text-letterSpacing-900: -0.03em;
|
|
744
|
-
--brand-text-
|
|
745
|
-
--brand-text-
|
|
746
|
-
--brand-text-
|
|
747
|
-
--brand-text-
|
|
748
|
-
--brand-text-
|
|
749
|
-
--brand-text-
|
|
750
|
-
--brand-text-
|
|
751
|
-
--brand-
|
|
752
|
-
--brand-
|
|
753
|
-
--brand-
|
|
754
|
-
--brand-text-lineHeight-200: 1.25rem;
|
|
755
|
-
--brand-text-lineHeight-100: 1.25rem;
|
|
756
|
-
--brand-text-size-1000: 4.5rem;
|
|
757
|
-
--brand-text-size-900: 3.5rem;
|
|
758
|
-
--brand-text-size-800: 3rem;
|
|
759
|
-
--brand-text-size-700: 2.5rem;
|
|
760
|
-
--brand-text-size-600: 1.75rem;
|
|
761
|
-
--brand-text-size-500: 1.25rem;
|
|
762
|
-
--brand-text-size-400: 1.25rem;
|
|
763
|
-
--brand-text-size-300: 1rem;
|
|
764
|
-
--brand-text-size-200: 0.875rem;
|
|
765
|
-
--brand-text-size-100: 0.75rem;
|
|
766
|
-
--brand-text-weight-1000: var(--base-text-weight-extrabold);
|
|
767
|
-
--brand-text-weight-900: var(--base-text-weight-extrabold);
|
|
768
|
-
--brand-text-weight-800: var(--base-text-weight-extrabold);
|
|
769
|
-
--brand-text-weight-700: var(--base-text-weight-normal);
|
|
770
|
-
--brand-text-weight-600: var(--base-text-weight-normal);
|
|
771
|
-
--brand-text-weight-500: var(--base-text-weight-normal);
|
|
772
|
-
--brand-text-weight-400: var(--base-text-weight-normal);
|
|
773
|
-
--brand-text-weight-300: var(--base-text-weight-normal);
|
|
774
|
-
--brand-text-weight-200: var(--base-text-weight-normal);
|
|
775
|
-
--brand-text-weight-100: var(--base-text-weight-normal);
|
|
776
|
-
--brand-heading-lineHeight-700: 2.75rem;
|
|
777
|
-
--brand-heading-lineHeight-600: 2rem;
|
|
778
|
-
--brand-heading-lineHeight-500: 1.75rem;
|
|
779
|
-
--brand-heading-lineHeight-400: 1.5rem;
|
|
780
|
-
--brand-heading-letterSpacing-700: -0.01em;
|
|
781
|
-
--brand-heading-letterSpacing-600: -0.01em;
|
|
782
|
-
--brand-heading-letterSpacing-500: -0.01em;
|
|
783
|
-
--brand-heading-letterSpacing-400: -0.01em;
|
|
784
|
-
--brand-heading-weight-700: var(--base-text-weight-extrabold);
|
|
785
|
-
--brand-heading-weight-600: var(--base-text-weight-bold);
|
|
786
|
-
--brand-heading-weight-500: var(--base-text-weight-semibold);
|
|
787
|
-
--brand-heading-weight-400: var(--base-text-weight-semibold);
|
|
761
|
+
--brand-text-lineHeight-1000: 1.05;
|
|
762
|
+
--brand-text-lineHeight-900: 1.05;
|
|
763
|
+
--brand-text-size-1000: 4rem;
|
|
764
|
+
--brand-text-size-900: 3rem;
|
|
765
|
+
--brand-text-size-800: 2.25rem;
|
|
766
|
+
--brand-text-size-700: 2.25rem;
|
|
767
|
+
--brand-text-size-600: 2rem;
|
|
768
|
+
--brand-heading-lineHeight-1000: 1.05;
|
|
769
|
+
--brand-heading-lineHeight-900: 1.05;
|
|
770
|
+
--brand-heading-letterSpacing-900: -0.03em;
|
|
788
771
|
}
|
|
789
772
|
}
|
|
790
773
|
|
|
791
774
|
@media (min-width: 1012px) {
|
|
792
775
|
:root {
|
|
793
|
-
--brand-text-letterSpacing-
|
|
794
|
-
--brand-text-letterSpacing-
|
|
795
|
-
--brand-text-
|
|
796
|
-
--brand-text-
|
|
797
|
-
--brand-text-lineHeight-
|
|
798
|
-
--brand-text-lineHeight-900: 4.75rem;
|
|
799
|
-
--brand-text-lineHeight-800: 4.25rem;
|
|
800
|
-
--brand-text-lineHeight-700: 4rem;
|
|
801
|
-
--brand-text-lineHeight-600: 2.75rem;
|
|
802
|
-
--brand-text-lineHeight-500: 2rem;
|
|
803
|
-
--brand-text-lineHeight-400: 1.75rem;
|
|
804
|
-
--brand-text-lineHeight-300: 1.5rem;
|
|
805
|
-
--brand-text-lineHeight-200: 1.25rem;
|
|
806
|
-
--brand-text-lineHeight-100: 1.25rem;
|
|
776
|
+
--brand-text-letterSpacing-800: -0.03em;
|
|
777
|
+
--brand-text-letterSpacing-700: -0.03em;
|
|
778
|
+
--brand-text-lineHeight-1000: 1;
|
|
779
|
+
--brand-text-lineHeight-900: 1;
|
|
780
|
+
--brand-text-lineHeight-500: 1.2;
|
|
807
781
|
--brand-text-size-1000: 6rem;
|
|
808
782
|
--brand-text-size-900: 4.5rem;
|
|
809
783
|
--brand-text-size-800: 4rem;
|
|
810
784
|
--brand-text-size-700: 3rem;
|
|
811
|
-
--brand-text-size-600:
|
|
812
|
-
--brand-text-size-500:
|
|
813
|
-
--brand-text-size-400: 1.
|
|
814
|
-
--brand-text-size-
|
|
815
|
-
--brand-
|
|
816
|
-
--brand-
|
|
817
|
-
--brand-
|
|
818
|
-
--brand-
|
|
819
|
-
--brand-
|
|
820
|
-
--brand-text-weight-700: var(--base-text-weight-normal);
|
|
821
|
-
--brand-text-weight-600: var(--base-text-weight-normal);
|
|
822
|
-
--brand-text-weight-500: var(--base-text-weight-normal);
|
|
823
|
-
--brand-text-weight-400: var(--base-text-weight-normal);
|
|
824
|
-
--brand-text-weight-300: var(--base-text-weight-normal);
|
|
825
|
-
--brand-text-weight-200: var(--base-text-weight-normal);
|
|
826
|
-
--brand-text-weight-100: var(--base-text-weight-normal);
|
|
827
|
-
--brand-heading-lineHeight-700: 3.25rem;
|
|
828
|
-
--brand-heading-lineHeight-600: 2.25rem;
|
|
829
|
-
--brand-heading-lineHeight-500: 1.75rem;
|
|
830
|
-
--brand-heading-lineHeight-400: 1.5rem;
|
|
831
|
-
--brand-heading-letterSpacing-700: -0.01em;
|
|
832
|
-
--brand-heading-letterSpacing-600: -0.01em;
|
|
833
|
-
--brand-heading-letterSpacing-500: -0.01em;
|
|
834
|
-
--brand-heading-letterSpacing-400: -0.01em;
|
|
835
|
-
--brand-heading-weight-700: var(--base-text-weight-extrabold);
|
|
836
|
-
--brand-heading-weight-600: var(--base-text-weight-bold);
|
|
837
|
-
--brand-heading-weight-500: var(--base-text-weight-semibold);
|
|
838
|
-
--brand-heading-weight-400: var(--base-text-weight-semibold);
|
|
785
|
+
--brand-text-size-600: 2.5rem;
|
|
786
|
+
--brand-text-size-500: 2rem;
|
|
787
|
+
--brand-text-size-400: 1.5rem;
|
|
788
|
+
--brand-text-subhead-size-large: 1.25rem;
|
|
789
|
+
--brand-heading-lineHeight-1000: 1;
|
|
790
|
+
--brand-heading-lineHeight-900: 1;
|
|
791
|
+
--brand-heading-lineHeight-600: 1.2;
|
|
792
|
+
--brand-heading-letterSpacing-800: -0.03em;
|
|
793
|
+
--brand-heading-letterSpacing-700: -0.03em;
|
|
839
794
|
}
|
|
840
795
|
}
|
|
841
796
|
|
|
842
797
|
/**
|
|
843
798
|
* Do not edit directly
|
|
844
|
-
* Generated on
|
|
799
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
845
800
|
*/
|
|
846
801
|
|
|
847
802
|
:root {
|
|
@@ -855,7 +810,7 @@ select {
|
|
|
855
810
|
|
|
856
811
|
/**
|
|
857
812
|
* Do not edit directly
|
|
858
|
-
* Generated on
|
|
813
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
859
814
|
*/
|
|
860
815
|
|
|
861
816
|
:root {
|
|
@@ -873,7 +828,7 @@ select {
|
|
|
873
828
|
|
|
874
829
|
/**
|
|
875
830
|
* Do not edit directly
|
|
876
|
-
* Generated on
|
|
831
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
877
832
|
*/
|
|
878
833
|
|
|
879
834
|
:root,
|
|
@@ -1226,7 +1181,7 @@ select {
|
|
|
1226
1181
|
|
|
1227
1182
|
/**
|
|
1228
1183
|
* Do not edit directly
|
|
1229
|
-
* Generated on
|
|
1184
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
1230
1185
|
*/
|
|
1231
1186
|
|
|
1232
1187
|
:root,
|
|
@@ -1275,6 +1230,7 @@ select {
|
|
|
1275
1230
|
border: none;
|
|
1276
1231
|
background: none;
|
|
1277
1232
|
display: inline-flex;
|
|
1233
|
+
gap: var(--brand-control-medium-gap);
|
|
1278
1234
|
}
|
|
1279
1235
|
|
|
1280
1236
|
.Primer_Brand__Button-module__Button___lDruK:hover {
|
|
@@ -1289,8 +1245,6 @@ select {
|
|
|
1289
1245
|
|
|
1290
1246
|
.Primer_Brand__Button-module__Button__text___Z3ocU {
|
|
1291
1247
|
position: relative;
|
|
1292
|
-
top: 0.5px; /* visual offset for off-center mona sans glyphs */
|
|
1293
|
-
line-height: var(--brand-text-lineHeight-200);
|
|
1294
1248
|
}
|
|
1295
1249
|
|
|
1296
1250
|
.Primer_Brand__Button-module__Button__icon-visual___zR2Hi {
|
|
@@ -1301,22 +1255,9 @@ select {
|
|
|
1301
1255
|
fill: currentcolor;
|
|
1302
1256
|
}
|
|
1303
1257
|
|
|
1304
|
-
.Primer_Brand__Button-module__Button__trailing-visual___zg8jd
|
|
1305
|
-
display: flex;
|
|
1306
|
-
margin-left: var(--base-size-8);
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
.Primer_Brand__Button-module__Button__trailing-visual--arrow___XD9in {
|
|
1310
|
-
margin-left: var(--base-size-8);
|
|
1311
|
-
}
|
|
1312
|
-
|
|
1258
|
+
.Primer_Brand__Button-module__Button__trailing-visual___zg8jd,
|
|
1313
1259
|
.Primer_Brand__Button-module__Button__leading-visual___FIPvg {
|
|
1314
1260
|
display: flex;
|
|
1315
|
-
margin-right: var(--base-size-8);
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
.Primer_Brand__Button-module__Button--label___lUBc0 {
|
|
1319
|
-
font-weight: var(--base-text-weight-semibold);
|
|
1320
1261
|
}
|
|
1321
1262
|
|
|
1322
1263
|
.Primer_Brand__Button-module__Button--label___lUBc0.Primer_Brand__Button-module__Button-label--disabled___ZBpbj,
|
|
@@ -1384,21 +1325,13 @@ select {
|
|
|
1384
1325
|
}
|
|
1385
1326
|
|
|
1386
1327
|
.Primer_Brand__Button-module__Button--size-medium___EyCyw {
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
.Primer_Brand__Button-module__Button--size-medium___EyCyw .Primer_Brand__Button-module__Button--label___lUBc0 {
|
|
1391
|
-
/* Brings overall default height down to 48px */
|
|
1392
|
-
line-height: var(--brand-text-lineHeight-200);
|
|
1328
|
+
height: var(--brand-control-medium-size);
|
|
1329
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-spacious);
|
|
1393
1330
|
}
|
|
1394
1331
|
|
|
1395
1332
|
.Primer_Brand__Button-module__Button--size-large___REN1l {
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
.Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button--label___lUBc0 {
|
|
1400
|
-
/* Brings overall default height down to 56px */
|
|
1401
|
-
line-height: var(--brand-text-lineHeight-300);
|
|
1333
|
+
height: var(--brand-control-large-size);
|
|
1334
|
+
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-spacious);
|
|
1402
1335
|
}
|
|
1403
1336
|
|
|
1404
1337
|
.Primer_Brand__Button-module__Button--block___F5RXs {
|
|
@@ -1445,8 +1378,30 @@ select {
|
|
|
1445
1378
|
color: var(--brand-color-text-default);
|
|
1446
1379
|
}
|
|
1447
1380
|
|
|
1381
|
+
.Primer_Brand__Heading-module__Heading--display___xFecE {
|
|
1382
|
+
font-weight: var(--brand-heading-weight-1000);
|
|
1383
|
+
font-size: var(--brand-text-size-1000);
|
|
1384
|
+
line-height: var(--brand-text-lineHeight-1000);
|
|
1385
|
+
font-family: var(--brand-heading-fontFamily);
|
|
1386
|
+
letter-spacing: var(--brand-text-letterSpacing-1000);
|
|
1387
|
+
}
|
|
1388
|
+
|
|
1389
|
+
.Primer_Brand__Heading-module__Heading--subhead-large____C6GZ {
|
|
1390
|
+
font-weight: var(--brand-text-subhead-weight-large);
|
|
1391
|
+
font-size: var(--brand-text-subhead-size-large);
|
|
1392
|
+
line-height: var(--brand-text-subhead-lineHeight-large);
|
|
1393
|
+
font-family: var(--brand-heading-fontFamily);
|
|
1394
|
+
}
|
|
1395
|
+
|
|
1396
|
+
.Primer_Brand__Heading-module__Heading--subhead-medium___Pik5E {
|
|
1397
|
+
font-weight: var(--brand-text-subhead-weight-medium);
|
|
1398
|
+
font-size: var(--brand-text-subhead-size-medium);
|
|
1399
|
+
line-height: var(--brand-text-subhead-lineHeight-medium);
|
|
1400
|
+
font-family: var(--brand-heading-fontFamily);
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1448
1403
|
.Primer_Brand__Heading-module__Heading--1___Ufc7G {
|
|
1449
|
-
font-weight: var(--brand-
|
|
1404
|
+
font-weight: var(--brand-heading-weight-900);
|
|
1450
1405
|
font-size: var(--brand-text-size-900);
|
|
1451
1406
|
line-height: var(--brand-text-lineHeight-900);
|
|
1452
1407
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -1454,7 +1409,7 @@ select {
|
|
|
1454
1409
|
}
|
|
1455
1410
|
|
|
1456
1411
|
.Primer_Brand__Heading-module__Heading--2___TFg09 {
|
|
1457
|
-
font-weight: var(--brand-
|
|
1412
|
+
font-weight: var(--brand-heading-weight-800);
|
|
1458
1413
|
font-size: var(--brand-text-size-800);
|
|
1459
1414
|
line-height: var(--brand-text-lineHeight-800);
|
|
1460
1415
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -1684,7 +1639,7 @@ select {
|
|
|
1684
1639
|
|
|
1685
1640
|
/**
|
|
1686
1641
|
* Do not edit directly
|
|
1687
|
-
* Generated on
|
|
1642
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
1688
1643
|
*/
|
|
1689
1644
|
|
|
1690
1645
|
:root {
|
|
@@ -1911,7 +1866,7 @@ select {
|
|
|
1911
1866
|
|
|
1912
1867
|
/**
|
|
1913
1868
|
* Do not edit directly
|
|
1914
|
-
* Generated on
|
|
1869
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
1915
1870
|
*/
|
|
1916
1871
|
|
|
1917
1872
|
:root,
|
|
@@ -2007,9 +1962,9 @@ select {
|
|
|
2007
1962
|
}
|
|
2008
1963
|
|
|
2009
1964
|
.Primer_Brand__Label-module__Label--size-small___TvoL_ {
|
|
2010
|
-
padding-left: var(--base-size-
|
|
2011
|
-
padding-right: var(--base-size-
|
|
2012
|
-
height: var(--base-size-
|
|
1965
|
+
padding-left: var(--base-size-16);
|
|
1966
|
+
padding-right: var(--base-size-16);
|
|
1967
|
+
height: var(--base-size-28);
|
|
2013
1968
|
}
|
|
2014
1969
|
|
|
2015
1970
|
.Primer_Brand__Label-module__Label--size-medium___g4Jkm {
|
|
@@ -2180,7 +2135,7 @@ select {
|
|
|
2180
2135
|
|
|
2181
2136
|
/**
|
|
2182
2137
|
* Do not edit directly
|
|
2183
|
-
* Generated on
|
|
2138
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
2184
2139
|
*/
|
|
2185
2140
|
|
|
2186
2141
|
:root {
|
|
@@ -2206,7 +2161,7 @@ select {
|
|
|
2206
2161
|
|
|
2207
2162
|
/**
|
|
2208
2163
|
* Do not edit directly
|
|
2209
|
-
* Generated on
|
|
2164
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
2210
2165
|
*/
|
|
2211
2166
|
|
|
2212
2167
|
:root,
|
|
@@ -2964,10 +2919,15 @@ select {
|
|
|
2964
2919
|
|
|
2965
2920
|
/**
|
|
2966
2921
|
* Do not edit directly
|
|
2967
|
-
* Generated on
|
|
2922
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
2968
2923
|
*/
|
|
2969
2924
|
|
|
2970
2925
|
:root {
|
|
2926
|
+
--brand-control-animation-easing: var(--brand-animation-easing-glide);
|
|
2927
|
+
--brand-control-animation-duration: 80ms;
|
|
2928
|
+
--brand-control-border-radius: var(--brand-borderRadius-medium);
|
|
2929
|
+
--brand-control-large-paddingBlock: 1.125rem;
|
|
2930
|
+
--brand-control-large-size: 3.5rem;
|
|
2971
2931
|
--brand-controlStack-large-gap-spacious: var(--base-size-12);
|
|
2972
2932
|
--brand-controlStack-large-gap-condensed: var(--base-size-8);
|
|
2973
2933
|
--brand-controlStack-large-gap-auto: var(--base-size-8);
|
|
@@ -2984,38 +2944,20 @@ select {
|
|
|
2984
2944
|
--brand-box-spacing-spacious: var(--base-size-48);
|
|
2985
2945
|
--brand-box-spacing-normal: var(--base-size-24);
|
|
2986
2946
|
--brand-box-spacing-condensed: var(--base-size-16);
|
|
2987
|
-
--brand-control-
|
|
2988
|
-
--brand-control-
|
|
2989
|
-
--brand-control-
|
|
2990
|
-
--brand-control-
|
|
2991
|
-
--brand-control-xlarge-size: var(--base-size-48);
|
|
2992
|
-
--brand-control-large-gap: var(--base-size-8);
|
|
2993
|
-
--brand-control-large-paddingInline-spacious: var(--base-size-16);
|
|
2994
|
-
--brand-control-large-paddingInline-normal: var(--base-size-12);
|
|
2995
|
-
--brand-control-large-paddingBlock: calc((var(--brand-control-large-size) - var(--brand-control-large-lineBoxHeight)) / 2);
|
|
2947
|
+
--brand-control-large-gap: var(--base-size-16);
|
|
2948
|
+
--brand-control-large-paddingInline-spacious: var(--base-size-32);
|
|
2949
|
+
--brand-control-large-paddingInline-normal: var(--base-size-20);
|
|
2950
|
+
--brand-control-large-paddingInline-condensed: var(--base-size-16);
|
|
2996
2951
|
--brand-control-large-lineBoxHeight: var(--base-size-20);
|
|
2997
2952
|
--brand-control-medium-gap: var(--base-size-8);
|
|
2998
|
-
--brand-control-medium-paddingInline-spacious: var(--base-size-
|
|
2999
|
-
--brand-control-medium-paddingInline-normal: var(--base-size-
|
|
3000
|
-
--brand-control-medium-paddingInline-condensed: var(--base-size-
|
|
3001
|
-
--brand-control-medium-paddingBlock:
|
|
2953
|
+
--brand-control-medium-paddingInline-spacious: var(--base-size-24);
|
|
2954
|
+
--brand-control-medium-paddingInline-normal: var(--base-size-16);
|
|
2955
|
+
--brand-control-medium-paddingInline-condensed: var(--base-size-12);
|
|
2956
|
+
--brand-control-medium-paddingBlock: var(--base-size-12);
|
|
3002
2957
|
--brand-control-medium-lineBoxHeight: var(--base-size-20);
|
|
3003
|
-
--brand-control-
|
|
3004
|
-
--brand-control-small-paddingInline-normal: var(--base-size-12);
|
|
3005
|
-
--brand-control-small-paddingInline-condensed: var(--base-size-8);
|
|
3006
|
-
--brand-control-small-lineBoxHeight: var(--base-size-20);
|
|
3007
|
-
--brand-control-small-size: var(--base-size-28);
|
|
3008
|
-
--brand-control-xsmall-gap: var(--base-size-4);
|
|
3009
|
-
--brand-control-xsmall-paddingInline-spacious: var(--base-size-12);
|
|
3010
|
-
--brand-control-xsmall-paddingInline-normal: var(--base-size-8);
|
|
3011
|
-
--brand-control-xsmall-paddingInline-condensed: var(--base-size-4);
|
|
3012
|
-
--brand-control-xsmall-lineBoxHeight: var(--base-size-20);
|
|
3013
|
-
--brand-control-xsmall-size: var(--base-size-24);
|
|
2958
|
+
--brand-control-medium-size: var(--base-size-48);
|
|
3014
2959
|
--brand-control-minTarget-coarse: var(--base-size-44);
|
|
3015
2960
|
--brand-control-minTarget-fine: var(--base-size-16);
|
|
3016
|
-
--brand-control-xlarge-paddingBlock: calc((var(--brand-control-xlarge-size) - var(--brand-control-xlarge-lineBoxHeight)) / 2);
|
|
3017
|
-
--brand-control-small-paddingBlock: calc((var(--brand-control-small-size) - var(--brand-control-small-lineBoxHeight)) / 2);
|
|
3018
|
-
--brand-control-xsmall-paddingBlock: calc((var(--brand-control-xsmall-size) - var(--brand-control-xsmall-lineBoxHeight)) / 2);
|
|
3019
2961
|
}
|
|
3020
2962
|
|
|
3021
2963
|
.Primer_Brand__Stack-module__Stack___tASKe {
|
|
@@ -3814,7 +3756,7 @@ select {
|
|
|
3814
3756
|
|
|
3815
3757
|
/**
|
|
3816
3758
|
* Do not edit directly
|
|
3817
|
-
* Generated on
|
|
3759
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
3818
3760
|
*/
|
|
3819
3761
|
|
|
3820
3762
|
:root {
|
|
@@ -3835,7 +3777,7 @@ select {
|
|
|
3835
3777
|
|
|
3836
3778
|
/**
|
|
3837
3779
|
* Do not edit directly
|
|
3838
|
-
* Generated on
|
|
3780
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
3839
3781
|
*/
|
|
3840
3782
|
|
|
3841
3783
|
:root {
|
|
@@ -3845,7 +3787,7 @@ select {
|
|
|
3845
3787
|
|
|
3846
3788
|
/**
|
|
3847
3789
|
* Do not edit directly
|
|
3848
|
-
* Generated on
|
|
3790
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
3849
3791
|
*/
|
|
3850
3792
|
|
|
3851
3793
|
:root {
|
|
@@ -3867,7 +3809,7 @@ select {
|
|
|
3867
3809
|
}
|
|
3868
3810
|
}
|
|
3869
3811
|
|
|
3870
|
-
.
|
|
3812
|
+
.Primer_Brand__river-shared-module__River___eSXvR {
|
|
3871
3813
|
display: grid;
|
|
3872
3814
|
grid-gap: var(--brand-River-spacing-inner);
|
|
3873
3815
|
gap: var(--brand-River-spacing-inner);
|
|
@@ -3876,105 +3818,177 @@ select {
|
|
|
3876
3818
|
padding-bottom: var(--brand-River-spacing-outer);
|
|
3877
3819
|
}
|
|
3878
3820
|
|
|
3879
|
-
.
|
|
3821
|
+
.Primer_Brand__river-shared-module__River--align-center___VxJ3H {
|
|
3880
3822
|
text-align: center;
|
|
3881
3823
|
}
|
|
3882
3824
|
|
|
3883
|
-
.
|
|
3825
|
+
.Primer_Brand__river-shared-module__River__visual___kjFE2 {
|
|
3884
3826
|
position: relative;
|
|
3885
3827
|
order: 2;
|
|
3886
3828
|
}
|
|
3887
3829
|
|
|
3888
|
-
.
|
|
3889
|
-
.
|
|
3830
|
+
.Primer_Brand__river-shared-module__River__visual--fill-media___psmFL img,
|
|
3831
|
+
.Primer_Brand__river-shared-module__River__visual--fill-media___psmFL video {
|
|
3890
3832
|
width: 100%;
|
|
3891
3833
|
height: 100%;
|
|
3892
3834
|
-o-object-fit: cover;
|
|
3893
3835
|
object-fit: cover;
|
|
3894
3836
|
}
|
|
3895
3837
|
|
|
3896
|
-
.
|
|
3838
|
+
.Primer_Brand__river-shared-module__River__visual--rounded___x1iTx {
|
|
3839
|
+
overflow: hidden;
|
|
3840
|
+
border-radius: var(--brand-borderRadius-large);
|
|
3841
|
+
}
|
|
3842
|
+
|
|
3843
|
+
.Primer_Brand__river-shared-module__River__visual--has-shadow___PyzIW {
|
|
3897
3844
|
box-shadow: var(--brand-River-visual-shadow);
|
|
3898
3845
|
}
|
|
3899
3846
|
|
|
3900
|
-
.
|
|
3847
|
+
.Primer_Brand__river-shared-module__River__heading___tl6zS {
|
|
3901
3848
|
margin-bottom: var(--brand-River-heading-margin);
|
|
3902
3849
|
}
|
|
3903
3850
|
|
|
3904
|
-
.
|
|
3851
|
+
.Primer_Brand__river-shared-module__River__call-to-action___yeIFh {
|
|
3905
3852
|
margin-top: var(--base-size-24);
|
|
3906
3853
|
}
|
|
3907
3854
|
|
|
3908
|
-
.
|
|
3855
|
+
.Primer_Brand__river-shared-module__River__text___TQQhU strong {
|
|
3909
3856
|
color: var(--brand-color-text-default);
|
|
3910
3857
|
}
|
|
3911
3858
|
|
|
3912
|
-
.
|
|
3913
|
-
margin-top: var(--
|
|
3859
|
+
.Primer_Brand__river-shared-module__River__trailingComponent___bjdxv {
|
|
3860
|
+
margin-top: var(--brand-River-spacing-inner);
|
|
3914
3861
|
}
|
|
3915
3862
|
|
|
3916
|
-
.
|
|
3917
|
-
padding-top: var(--
|
|
3863
|
+
.Primer_Brand__river-shared-module__River__trailingComponent--divider___q9hCY {
|
|
3864
|
+
padding-top: var(--brand-River-spacing-inner);
|
|
3918
3865
|
border-top: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
3919
3866
|
}
|
|
3920
3867
|
|
|
3921
3868
|
/* Medium breakpoint and up */
|
|
3922
3869
|
@media screen and (min-width: 48rem) {
|
|
3923
|
-
.
|
|
3870
|
+
.Primer_Brand__river-shared-module__River___eSXvR {
|
|
3924
3871
|
grid-template-rows: initial;
|
|
3925
3872
|
}
|
|
3926
|
-
.
|
|
3873
|
+
.Primer_Brand__river-shared-module__River--50-50___y5_l2 {
|
|
3927
3874
|
grid-template-columns: [content] 1fr [visual] 1fr;
|
|
3928
3875
|
}
|
|
3929
3876
|
|
|
3930
|
-
.
|
|
3877
|
+
.Primer_Brand__river-shared-module__River--60-40___NljA1 {
|
|
3931
3878
|
grid-template-columns: [content] 4fr [visual] 6fr;
|
|
3932
3879
|
}
|
|
3933
3880
|
|
|
3934
|
-
.
|
|
3881
|
+
.Primer_Brand__river-shared-module__River--align-start___wo12V {
|
|
3935
3882
|
grid-template-areas: 'content visual';
|
|
3936
3883
|
}
|
|
3937
3884
|
|
|
3938
|
-
.
|
|
3885
|
+
.Primer_Brand__river-shared-module__River--align-end___aNjz4 {
|
|
3939
3886
|
grid-template-areas: 'visual content';
|
|
3940
3887
|
}
|
|
3941
3888
|
|
|
3942
|
-
.
|
|
3889
|
+
.Primer_Brand__river-shared-module__River--align-end___aNjz4.Primer_Brand__river-shared-module__River--60-40___NljA1 {
|
|
3943
3890
|
grid-template-columns: [visual] 6fr [content] 4fr;
|
|
3944
3891
|
}
|
|
3945
3892
|
|
|
3946
|
-
.
|
|
3893
|
+
.Primer_Brand__river-shared-module__River__content___p4EdY {
|
|
3947
3894
|
display: grid;
|
|
3948
3895
|
align-content: center;
|
|
3949
3896
|
grid-area: content;
|
|
3950
3897
|
}
|
|
3951
3898
|
|
|
3952
|
-
.
|
|
3899
|
+
.Primer_Brand__river-shared-module__River__visual___kjFE2 {
|
|
3953
3900
|
grid-area: visual;
|
|
3954
3901
|
order: initial;
|
|
3955
3902
|
}
|
|
3956
3903
|
|
|
3957
|
-
.
|
|
3904
|
+
.Primer_Brand__river-shared-module__River--align-center___VxJ3H {
|
|
3958
3905
|
grid-auto-rows: min-content;
|
|
3959
3906
|
grid-template-columns: initial;
|
|
3960
3907
|
}
|
|
3961
3908
|
|
|
3962
|
-
.
|
|
3963
|
-
.
|
|
3909
|
+
.Primer_Brand__river-shared-module__River--align-center___VxJ3H .Primer_Brand__river-shared-module__River__content___p4EdY,
|
|
3910
|
+
.Primer_Brand__river-shared-module__River--align-center___VxJ3H .Primer_Brand__river-shared-module__River__visual___kjFE2 {
|
|
3964
3911
|
grid-area: unset;
|
|
3965
3912
|
justify-self: center;
|
|
3966
3913
|
}
|
|
3967
3914
|
|
|
3968
|
-
.
|
|
3915
|
+
.Primer_Brand__river-shared-module__River--align-center___VxJ3H .Primer_Brand__river-shared-module__River__body-text___aJne5 {
|
|
3969
3916
|
max-width: 600px;
|
|
3970
3917
|
justify-self: center;
|
|
3971
3918
|
}
|
|
3972
3919
|
|
|
3973
|
-
.
|
|
3974
|
-
margin-bottom: var(--
|
|
3920
|
+
.Primer_Brand__river-shared-module__River--align-center___VxJ3H .Primer_Brand__river-shared-module__River__visual___kjFE2 {
|
|
3921
|
+
margin-bottom: var(--brand-River-spacing-inner);
|
|
3975
3922
|
}
|
|
3976
|
-
|
|
3977
|
-
|
|
3923
|
+
|
|
3924
|
+
.Primer_Brand__river-shared-module__River--align-center___VxJ3H .Primer_Brand__river-shared-module__River__content___p4EdY {
|
|
3925
|
+
margin-top: var(--brand-River-spacing-inner);
|
|
3926
|
+
}
|
|
3927
|
+
}
|
|
3928
|
+
|
|
3929
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e {
|
|
3930
|
+
display: flex;
|
|
3931
|
+
flex-direction: column;
|
|
3932
|
+
gap: var(--brand-River-spacing-inner);
|
|
3933
|
+
padding-bottom: var(--brand-River-spacing-outer);
|
|
3934
|
+
padding-top: var(--brand-River-spacing-outer);
|
|
3935
|
+
}
|
|
3936
|
+
|
|
3937
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__text___TQQhU {
|
|
3938
|
+
color: var(--brand-color-text-default);
|
|
3939
|
+
font-size: var(--brand-text-size-500);
|
|
3940
|
+
font-weight: var(--brand-heading-weight-500);
|
|
3941
|
+
letter-spacing: var(--brand-heading-letterSpacing-500);
|
|
3942
|
+
line-height: var(--brand-text-lineHeight-500);
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
.Primer_Brand__river-shared-module__RiverBreakout--muted___k_sJO .Primer_Brand__river-shared-module__River__text___TQQhU {
|
|
3946
|
+
color: var(--brand-color-text-subtle);
|
|
3947
|
+
}
|
|
3948
|
+
|
|
3949
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__text___TQQhU em {
|
|
3950
|
+
color: var(--brand-color-text-default);
|
|
3951
|
+
font-style: normal;
|
|
3952
|
+
}
|
|
3953
|
+
|
|
3954
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__visual___kjFE2 {
|
|
3955
|
+
order: initial;
|
|
3956
|
+
}
|
|
3957
|
+
|
|
3958
|
+
.Primer_Brand__river-shared-module__RiverBreakout__hiddenHeading___axLfo {
|
|
3959
|
+
border: 0;
|
|
3960
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
3961
|
+
height: 1px;
|
|
3962
|
+
overflow: hidden;
|
|
3963
|
+
padding: 0;
|
|
3964
|
+
position: absolute;
|
|
3965
|
+
width: 1px;
|
|
3966
|
+
}
|
|
3967
|
+
|
|
3968
|
+
@media screen and (min-width: 48rem) {
|
|
3969
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__content___p4EdY {
|
|
3970
|
+
display: grid;
|
|
3971
|
+
grid-gap: var(--brand-River-spacing-inner);
|
|
3972
|
+
gap: var(--brand-River-spacing-inner);
|
|
3973
|
+
grid-template-areas:
|
|
3974
|
+
'text trailingComponent'
|
|
3975
|
+
'cta trailingComponent';
|
|
3976
|
+
grid-template-columns: 5fr 3fr;
|
|
3977
|
+
}
|
|
3978
|
+
|
|
3979
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__call-to-action___yeIFh {
|
|
3980
|
+
grid-area: cta;
|
|
3981
|
+
margin-top: 0;
|
|
3982
|
+
}
|
|
3983
|
+
|
|
3984
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__trailingComponent___bjdxv {
|
|
3985
|
+
grid-area: trailingComponent;
|
|
3986
|
+
justify-self: end;
|
|
3987
|
+
margin-top: 0;
|
|
3988
|
+
}
|
|
3989
|
+
|
|
3990
|
+
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e .Primer_Brand__river-shared-module__River__text___TQQhU {
|
|
3991
|
+
grid-area: text;
|
|
3978
3992
|
}
|
|
3979
3993
|
}
|
|
3980
3994
|
|
|
@@ -4677,7 +4691,7 @@ select {
|
|
|
4677
4691
|
|
|
4678
4692
|
/**
|
|
4679
4693
|
* Do not edit directly
|
|
4680
|
-
* Generated on
|
|
4694
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
4681
4695
|
*/
|
|
4682
4696
|
|
|
4683
4697
|
:root,
|
|
@@ -4705,7 +4719,7 @@ select {
|
|
|
4705
4719
|
|
|
4706
4720
|
/**
|
|
4707
4721
|
* Do not edit directly
|
|
4708
|
-
* Generated on
|
|
4722
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
4709
4723
|
*/
|
|
4710
4724
|
|
|
4711
4725
|
:root,
|
|
@@ -4721,7 +4735,7 @@ select {
|
|
|
4721
4735
|
|
|
4722
4736
|
/**
|
|
4723
4737
|
* Do not edit directly
|
|
4724
|
-
* Generated on
|
|
4738
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
4725
4739
|
*/
|
|
4726
4740
|
|
|
4727
4741
|
:root {
|
|
@@ -4838,6 +4852,10 @@ select {
|
|
|
4838
4852
|
margin-left: 4px;
|
|
4839
4853
|
}
|
|
4840
4854
|
|
|
4855
|
+
.Primer_Brand__Link-module__Link--large___cXMt5 .Primer_Brand__Link-module__Link--label___j8etE {
|
|
4856
|
+
font-size: var(--base-size-20);
|
|
4857
|
+
}
|
|
4858
|
+
|
|
4841
4859
|
.Primer_Brand__Link-module__Link--large___cXMt5 .Primer_Brand__Link-module__Link-arrow___HBMJ9 {
|
|
4842
4860
|
width: 20px;
|
|
4843
4861
|
height: 20px;
|
|
@@ -4857,7 +4875,7 @@ select {
|
|
|
4857
4875
|
|
|
4858
4876
|
/**
|
|
4859
4877
|
* Do not edit directly
|
|
4860
|
-
* Generated on
|
|
4878
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
4861
4879
|
*/
|
|
4862
4880
|
|
|
4863
4881
|
:root,
|
|
@@ -4873,7 +4891,7 @@ select {
|
|
|
4873
4891
|
|
|
4874
4892
|
/**
|
|
4875
4893
|
* Do not edit directly
|
|
4876
|
-
* Generated on
|
|
4894
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
4877
4895
|
*/
|
|
4878
4896
|
|
|
4879
4897
|
:root,
|
|
@@ -4975,14 +4993,6 @@ select {
|
|
|
4975
4993
|
content: '+';
|
|
4976
4994
|
}
|
|
4977
4995
|
|
|
4978
|
-
.Primer_Brand__Accordion-module__Accordion__summary-heading_____snF {
|
|
4979
|
-
/*Visual appearance as a h6*/
|
|
4980
|
-
font-weight: var(--brand-heading-weight-400);
|
|
4981
|
-
font-size: var(--brand-text-size-400);
|
|
4982
|
-
line-height: var(--brand-text-lineHeight-400);
|
|
4983
|
-
letter-spacing: var(--brand-heading-letterSpacing-400);
|
|
4984
|
-
}
|
|
4985
|
-
|
|
4986
4996
|
details[open] .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
4987
4997
|
opacity: 1;
|
|
4988
4998
|
transform: rotateZ(180deg);
|
|
@@ -4995,9 +5005,9 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3
|
|
|
4995
5005
|
.Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
4996
5006
|
color: var(--brand-color-text-muted);
|
|
4997
5007
|
font-family: var(--brand-fontStack-sansSerif);
|
|
4998
|
-
font-weight: var(--brand-text-weight-
|
|
4999
|
-
font-size: var(--brand-text-size-
|
|
5000
|
-
line-height: var(--brand-text-lineHeight-
|
|
5008
|
+
font-weight: var(--brand-text-weight-200);
|
|
5009
|
+
font-size: var(--brand-text-size-200);
|
|
5010
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
5001
5011
|
}
|
|
5002
5012
|
|
|
5003
5013
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
@@ -5030,7 +5040,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5030
5040
|
|
|
5031
5041
|
/**
|
|
5032
5042
|
* Do not edit directly
|
|
5033
|
-
* Generated on
|
|
5043
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
5034
5044
|
*/
|
|
5035
5045
|
|
|
5036
5046
|
:root {
|
|
@@ -5039,7 +5049,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5039
5049
|
|
|
5040
5050
|
/**
|
|
5041
5051
|
* Do not edit directly
|
|
5042
|
-
* Generated on
|
|
5052
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
5043
5053
|
*/
|
|
5044
5054
|
|
|
5045
5055
|
:root,
|
|
@@ -5053,7 +5063,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5053
5063
|
|
|
5054
5064
|
/**
|
|
5055
5065
|
* Do not edit directly
|
|
5056
|
-
* Generated on
|
|
5066
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
5057
5067
|
*/
|
|
5058
5068
|
|
|
5059
5069
|
:root {
|
|
@@ -5084,23 +5094,11 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5084
5094
|
}
|
|
5085
5095
|
|
|
5086
5096
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
5087
|
-
/*Visual appearance as a h3*/
|
|
5088
|
-
font-weight: var(--brand-heading-weight-700);
|
|
5089
|
-
font-size: var(--brand-text-size-700);
|
|
5090
|
-
line-height: var(--brand-heading-lineHeight-700);
|
|
5091
|
-
letter-spacing: var(--brand-heading-letterSpacing-700);
|
|
5092
|
-
|
|
5093
5097
|
color: var(--brand-FAQ-heading-color);
|
|
5094
5098
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
5095
5099
|
}
|
|
5096
5100
|
|
|
5097
5101
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5098
|
-
/*Visual appearance as a h4*/
|
|
5099
|
-
font-weight: var(--brand-heading-weight-600);
|
|
5100
|
-
font-size: var(--brand-text-size-600);
|
|
5101
|
-
line-height: var(--brand-text-lineHeight-600);
|
|
5102
|
-
letter-spacing: var(--brand-heading-letterSpacing-600);
|
|
5103
|
-
|
|
5104
5102
|
margin-bottom: var(--base-size-16);
|
|
5105
5103
|
}
|
|
5106
5104
|
|
|
@@ -5123,28 +5121,13 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5123
5121
|
letter-spacing: var(--brand-text-letterSpacing-800);
|
|
5124
5122
|
}
|
|
5125
5123
|
|
|
5126
|
-
|
|
5127
|
-
|
|
5128
|
-
* Generated on Mon, 14 Aug 2023 09:24:06 GMT
|
|
5129
|
-
*/
|
|
5130
|
-
|
|
5131
|
-
:root {
|
|
5132
|
-
--brand-control-animation-easing: var(--brand-animation-easing-glide);
|
|
5133
|
-
--brand-control-animation-duration: 80ms;
|
|
5134
|
-
--brand-control-border-radius: var(--brand-borderRadius-medium);
|
|
5135
|
-
--brand-control-large-fontSize: var(--brand-text-size-300);
|
|
5136
|
-
--brand-control-large-fontWeight: var(--brand-text-weight-300);
|
|
5137
|
-
--brand-control-large-padding: var(--base-size-12);
|
|
5138
|
-
--brand-control-large-size: var(--base-size-48);
|
|
5139
|
-
--brand-control-medium-fontSize: var(--brand-text-size-200);
|
|
5140
|
-
--brand-control-medium-fontWeight: var(--brand-text-weight-200);
|
|
5141
|
-
--brand-control-medium-padding: 0.625rem;
|
|
5142
|
-
--brand-control-medium-size: 2.5rem;
|
|
5124
|
+
.Primer_Brand__FAQ-module__FAQ___R3vLU details + .Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5125
|
+
margin-top: var(--base-size-48);
|
|
5143
5126
|
}
|
|
5144
5127
|
|
|
5145
5128
|
/**
|
|
5146
5129
|
* Do not edit directly
|
|
5147
|
-
* Generated on
|
|
5130
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
5148
5131
|
*/
|
|
5149
5132
|
|
|
5150
5133
|
:root,
|
|
@@ -5346,15 +5329,13 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5346
5329
|
.Primer_Brand__Textarea-module__Textarea--medium___pMZGb {
|
|
5347
5330
|
font-weight: var(--brand-text-weight-200);
|
|
5348
5331
|
font-size: var(--brand-text-size-200);
|
|
5349
|
-
padding:
|
|
5350
|
-
padding: var(--brand-control-medium-padding, 12px 10px 10px);
|
|
5332
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-condensed);
|
|
5351
5333
|
}
|
|
5352
5334
|
|
|
5353
5335
|
.Primer_Brand__Textarea-module__Textarea--large___wCPXA {
|
|
5354
5336
|
font-weight: var(--brand-text-weight-300);
|
|
5355
5337
|
font-size: var(--brand-text-size-300);
|
|
5356
|
-
padding:
|
|
5357
|
-
padding: var(--brand-control-large-padding, 12px);
|
|
5338
|
+
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-condensed);
|
|
5358
5339
|
}
|
|
5359
5340
|
|
|
5360
5341
|
/*
|
|
@@ -5430,7 +5411,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5430
5411
|
background-color: var(--brand-color-canvas-default);
|
|
5431
5412
|
border: none;
|
|
5432
5413
|
border-radius: var(--brand-control-border-radius);
|
|
5433
|
-
line-height: var(--brand-text-lineHeight-
|
|
5414
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
5434
5415
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5435
5416
|
transition-property: color, background-color, box-shadow;
|
|
5436
5417
|
}
|
|
@@ -5460,22 +5441,25 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5460
5441
|
/*
|
|
5461
5442
|
* Sizes
|
|
5462
5443
|
*/
|
|
5444
|
+
|
|
5445
|
+
.Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj {
|
|
5446
|
+
height: 2.5rem;
|
|
5447
|
+
}
|
|
5448
|
+
|
|
5463
5449
|
.Primer_Brand__TextInput-module__TextInput--medium___kJrew {
|
|
5450
|
+
font-weight: var(--brand-text-weight-100);
|
|
5451
|
+
font-size: var(--brand-text-size-100);
|
|
5452
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-condensed);
|
|
5453
|
+
}
|
|
5454
|
+
|
|
5455
|
+
.Primer_Brand__TextInput-module__TextInput--large___zpUvY {
|
|
5464
5456
|
font-weight: var(--brand-text-weight-200);
|
|
5465
5457
|
font-size: var(--brand-text-size-200);
|
|
5466
|
-
|
|
5467
|
-
height: var(--brand-control-medium-size, 40px);
|
|
5468
|
-
padding: 12px 10px 10px;
|
|
5469
|
-
padding: var(--brand-control-medium-padding, 12px 10px 10px);
|
|
5458
|
+
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-condensed);
|
|
5470
5459
|
}
|
|
5471
5460
|
|
|
5472
|
-
.Primer_Brand__TextInput-module__TextInput--
|
|
5473
|
-
|
|
5474
|
-
font-size: var(--brand-text-size-300);
|
|
5475
|
-
height: 48px;
|
|
5476
|
-
height: var(--brand-control-large-size, 48px);
|
|
5477
|
-
padding: 12px;
|
|
5478
|
-
padding: var(--brand-control-large-padding, 12px);
|
|
5461
|
+
.Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f {
|
|
5462
|
+
height: 3rem;
|
|
5479
5463
|
}
|
|
5480
5464
|
|
|
5481
5465
|
/*
|
|
@@ -5546,34 +5530,50 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5546
5530
|
* TextInput visuals
|
|
5547
5531
|
*/
|
|
5548
5532
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--medium___i7gLS {
|
|
5549
|
-
padding-left: calc(
|
|
5533
|
+
padding-left: calc(
|
|
5534
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5535
|
+
);
|
|
5550
5536
|
}
|
|
5551
5537
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--medium___i7gLS {
|
|
5552
|
-
padding-right: calc(
|
|
5538
|
+
padding-right: calc(
|
|
5539
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5540
|
+
);
|
|
5553
5541
|
}
|
|
5554
5542
|
|
|
5555
5543
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--large___nCVT9 {
|
|
5556
|
-
padding-left: calc(
|
|
5544
|
+
padding-left: calc(
|
|
5545
|
+
var(--brand-control-large-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-large-gap)
|
|
5546
|
+
);
|
|
5557
5547
|
}
|
|
5558
5548
|
|
|
5559
5549
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-leading-visual--large___nCVT9 {
|
|
5560
|
-
padding-right: calc(
|
|
5550
|
+
padding-right: calc(
|
|
5551
|
+
var(--brand-control-large-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-large-gap)
|
|
5552
|
+
);
|
|
5561
5553
|
}
|
|
5562
5554
|
|
|
5563
5555
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--medium___pP4lM {
|
|
5564
|
-
padding-right: calc(
|
|
5556
|
+
padding-right: calc(
|
|
5557
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5558
|
+
);
|
|
5565
5559
|
}
|
|
5566
5560
|
|
|
5567
5561
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--medium___pP4lM {
|
|
5568
|
-
padding-left: calc(
|
|
5562
|
+
padding-left: calc(
|
|
5563
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16) + var(--brand-control-medium-gap)
|
|
5564
|
+
);
|
|
5569
5565
|
}
|
|
5570
5566
|
|
|
5571
5567
|
[dir="ltr"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--large___n1U0P {
|
|
5572
|
-
padding-right: calc(
|
|
5568
|
+
padding-right: calc(
|
|
5569
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-medium-gap)
|
|
5570
|
+
);
|
|
5573
5571
|
}
|
|
5574
5572
|
|
|
5575
5573
|
[dir="rtl"] .Primer_Brand__TextInput-module__TextInput--has-trailing-visual--large___n1U0P {
|
|
5576
|
-
padding-left: calc(
|
|
5574
|
+
padding-left: calc(
|
|
5575
|
+
var(--brand-control-medium-paddingInline-condensed) + var(--base-size-20) + var(--brand-control-medium-gap)
|
|
5576
|
+
);
|
|
5577
5577
|
}
|
|
5578
5578
|
|
|
5579
5579
|
.Primer_Brand__TextInput-module__TextInput-leading-visual___tk7Yz,
|
|
@@ -5589,22 +5589,31 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5589
5589
|
pointer-events: none;
|
|
5590
5590
|
color: var(--brand-color-text-default);
|
|
5591
5591
|
}
|
|
5592
|
-
|
|
5593
|
-
|
|
5592
|
+
|
|
5593
|
+
.Primer_Brand__TextInput-module__TextInput-leading-visual--medium___BW5d2 {
|
|
5594
|
+
left: var(--brand-control-medium-paddingInline-condensed);
|
|
5594
5595
|
}
|
|
5595
5596
|
|
|
5596
|
-
.Primer_Brand__TextInput-module__TextInput-trailing-
|
|
5597
|
-
right: var(--
|
|
5597
|
+
.Primer_Brand__TextInput-module__TextInput-trailing-visual--medium___WMlar {
|
|
5598
|
+
right: var(--brand-control-medium-paddingInline-condensed);
|
|
5599
|
+
}
|
|
5600
|
+
|
|
5601
|
+
.Primer_Brand__TextInput-module__TextInput-leading-visual--large___LoDri {
|
|
5602
|
+
left: var(--brand-control-large-paddingInline-condensed);
|
|
5603
|
+
}
|
|
5604
|
+
|
|
5605
|
+
.Primer_Brand__TextInput-module__TextInput-trailing-visual--large___pdxBc {
|
|
5606
|
+
right: var(--brand-control-large-paddingInline-condensed);
|
|
5598
5607
|
}
|
|
5599
5608
|
|
|
5600
5609
|
.Primer_Brand__TextInput-module__TextInput-leading-visual-icon--medium___y_4Pu {
|
|
5601
|
-
width:
|
|
5602
|
-
height:
|
|
5610
|
+
width: var(--base-size-16);
|
|
5611
|
+
height: var(--base-size-16);
|
|
5603
5612
|
}
|
|
5604
5613
|
|
|
5605
5614
|
.Primer_Brand__TextInput-module__TextInput-leading-visual-icon--large___VPOF7 {
|
|
5606
|
-
width:
|
|
5607
|
-
height:
|
|
5615
|
+
width: var(--base-size-20);
|
|
5616
|
+
height: var(--base-size-20);
|
|
5608
5617
|
}
|
|
5609
5618
|
|
|
5610
5619
|
/*
|
|
@@ -5645,38 +5654,27 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5645
5654
|
.Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j,
|
|
5646
5655
|
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx {
|
|
5647
5656
|
display: inline-flex;
|
|
5648
|
-
|
|
5649
|
-
}
|
|
5650
|
-
|
|
5651
|
-
.Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j {
|
|
5652
|
-
border-right: 1px solid var(--brand-color-border-default);
|
|
5653
|
-
}
|
|
5654
|
-
|
|
5655
|
-
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx {
|
|
5656
|
-
border-left: 1px solid var(--brand-color-border-default);
|
|
5657
|
+
color: var(--brand-color-text-muted);
|
|
5657
5658
|
}
|
|
5658
5659
|
|
|
5659
5660
|
.Primer_Brand__TextInput-module__TextInput-leading-text-inner--medium___B7Rra,
|
|
5660
5661
|
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner--medium___P9cYA {
|
|
5661
|
-
|
|
5662
|
+
padding-left: var(--brand-control-medium-paddingInline-condensed);
|
|
5663
|
+
padding-right: var(--brand-control-medium-paddingInline-condensed);
|
|
5662
5664
|
}
|
|
5665
|
+
|
|
5663
5666
|
.Primer_Brand__TextInput-module__TextInput-leading-text-inner--large___HfLcI,
|
|
5664
5667
|
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner--large___LTt33 {
|
|
5665
|
-
|
|
5668
|
+
padding-left: var(--brand-control-large-paddingInline-condensed);
|
|
5669
|
+
padding-right: var(--brand-control-large-paddingInline-condensed);
|
|
5666
5670
|
}
|
|
5667
5671
|
|
|
5668
|
-
.Primer_Brand__TextInput-module__TextInput-leading-text
|
|
5669
|
-
|
|
5670
|
-
font-weight: var(--brand-text-weight-200);
|
|
5671
|
-
font-size: var(--brand-text-size-200);
|
|
5672
|
-
height: 40px;
|
|
5672
|
+
.Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j {
|
|
5673
|
+
border-right: 1px solid var(--brand-color-border-default);
|
|
5673
5674
|
}
|
|
5674
5675
|
|
|
5675
|
-
.Primer_Brand__TextInput-module__TextInput-
|
|
5676
|
-
|
|
5677
|
-
font-weight: var(--brand-text-weight-300);
|
|
5678
|
-
font-size: var(--brand-text-size-300);
|
|
5679
|
-
height: 48px;
|
|
5676
|
+
.Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx {
|
|
5677
|
+
border-left: 1px solid var(--brand-color-border-default);
|
|
5680
5678
|
}
|
|
5681
5679
|
|
|
5682
5680
|
.Primer_Brand__TextInput-module__TextInput--has-leading-text___u7qke {
|
|
@@ -5708,7 +5706,6 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5708
5706
|
-webkit-appearance: none;
|
|
5709
5707
|
-moz-appearance: none;
|
|
5710
5708
|
appearance: none;
|
|
5711
|
-
display: flex;
|
|
5712
5709
|
color: var(--brand-control-color-fg-default);
|
|
5713
5710
|
cursor: pointer;
|
|
5714
5711
|
background-color: var(--brand-color-canvas-default);
|
|
@@ -5718,6 +5715,8 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5718
5715
|
transition: var(--brand-control-animation-duration) var(--brand-control-animation-easing);
|
|
5719
5716
|
transition-property: color, background-color, box-shadow, border-color;
|
|
5720
5717
|
width: 100%;
|
|
5718
|
+
grid-column: 1 / -1;
|
|
5719
|
+
grid-row: 1;
|
|
5721
5720
|
}
|
|
5722
5721
|
|
|
5723
5722
|
@media screen and (forced-colors: active) {
|
|
@@ -5758,47 +5757,68 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5758
5757
|
opacity: 1;
|
|
5759
5758
|
}
|
|
5760
5759
|
|
|
5761
|
-
.Primer_Brand__Select-module__Select-
|
|
5762
|
-
|
|
5763
|
-
height: 16px;
|
|
5764
|
-
pointer-events: none;
|
|
5765
|
-
position: absolute;
|
|
5766
|
-
right: var(--base-size-12);
|
|
5767
|
-
top: 50%;
|
|
5768
|
-
transform: translateY(-50%);
|
|
5769
|
-
width: 16px;
|
|
5770
|
-
color: var(--brand-control-color-fg-default);
|
|
5760
|
+
.Primer_Brand__Select-module__Select-wrapper--disabled___Ka43y.Primer_Brand__Select-module__Select-wrapper___iV0Tg::after {
|
|
5761
|
+
background-color: var(--brand-control-color-fg-disabled);
|
|
5771
5762
|
}
|
|
5772
5763
|
|
|
5773
|
-
|
|
5774
|
-
|
|
5764
|
+
/*
|
|
5765
|
+
* Sizes
|
|
5766
|
+
*/
|
|
5767
|
+
|
|
5768
|
+
.Primer_Brand__Select-module__Select-wrapper--medium___xjmMc {
|
|
5769
|
+
height: var(--brand-control-medium-size);
|
|
5770
|
+
height: 2.5rem;
|
|
5775
5771
|
}
|
|
5776
5772
|
|
|
5777
|
-
.Primer_Brand__Select-module__Select-
|
|
5778
|
-
|
|
5773
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
5774
|
+
margin-right: var(--base-size-8);
|
|
5775
|
+
}
|
|
5776
|
+
|
|
5777
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
5778
|
+
margin-left: var(--base-size-8);
|
|
5779
|
+
}
|
|
5780
|
+
|
|
5781
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5782
|
+
padding-right: calc(var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16));
|
|
5783
|
+
}
|
|
5784
|
+
|
|
5785
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5786
|
+
padding-left: calc(var(--brand-control-medium-paddingInline-condensed) + var(--base-size-16));
|
|
5779
5787
|
}
|
|
5780
5788
|
|
|
5781
|
-
/*
|
|
5782
|
-
* Sizes
|
|
5783
|
-
*/
|
|
5784
5789
|
.Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5785
|
-
font-weight: var(--brand-text-weight-
|
|
5786
|
-
font-size: var(--brand-text-size-
|
|
5787
|
-
|
|
5788
|
-
|
|
5789
|
-
|
|
5790
|
-
|
|
5791
|
-
|
|
5790
|
+
font-weight: var(--brand-text-weight-100);
|
|
5791
|
+
font-size: var(--brand-text-size-100);
|
|
5792
|
+
padding-left: 10px;
|
|
5793
|
+
padding-right: 10px;
|
|
5794
|
+
}
|
|
5795
|
+
|
|
5796
|
+
.Primer_Brand__Select-module__Select-wrapper--large___Q4_2q {
|
|
5797
|
+
height: var(--brand-control-large-size);
|
|
5798
|
+
height: 3rem;
|
|
5799
|
+
}
|
|
5800
|
+
|
|
5801
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
5802
|
+
margin-right: var(--base-size-12);
|
|
5803
|
+
}
|
|
5804
|
+
|
|
5805
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
5806
|
+
margin-left: var(--base-size-12);
|
|
5807
|
+
}
|
|
5808
|
+
|
|
5809
|
+
[dir="ltr"] .Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5810
|
+
padding-right: calc(var(--brand-control-large-paddingInline-condensed) + var(--base-size-16));
|
|
5811
|
+
}
|
|
5812
|
+
|
|
5813
|
+
[dir="rtl"] .Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5814
|
+
padding-left: calc(var(--brand-control-large-paddingInline-condensed) + var(--base-size-16));
|
|
5792
5815
|
}
|
|
5793
5816
|
|
|
5794
5817
|
.Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5795
|
-
font-weight: var(--brand-text-weight-
|
|
5796
|
-
font-size: var(--brand-text-size-
|
|
5797
|
-
|
|
5798
|
-
|
|
5799
|
-
padding: 12px;
|
|
5800
|
-
padding: var(--brand-control-large-padding, 12px);
|
|
5801
|
-
padding-right: var(--base-size-44);
|
|
5818
|
+
font-weight: var(--brand-text-weight-200);
|
|
5819
|
+
font-size: var(--brand-text-size-200);
|
|
5820
|
+
padding-left: 12px;
|
|
5821
|
+
padding-right: 12px;
|
|
5802
5822
|
}
|
|
5803
5823
|
|
|
5804
5824
|
/*
|
|
@@ -5814,14 +5834,33 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5814
5834
|
*/
|
|
5815
5835
|
|
|
5816
5836
|
.Primer_Brand__Select-module__Select-wrapper___iV0Tg {
|
|
5817
|
-
align-items: center;
|
|
5818
5837
|
border: solid 1px var(--brand-control-color-border-default);
|
|
5819
5838
|
border: solid var(--brand-borderWidth-thin, 1px) var(--brand-control-color-border-default);
|
|
5820
5839
|
border-radius: 6px;
|
|
5821
5840
|
border-radius: var(--brand-borderRadius-medium, 6px);
|
|
5822
5841
|
font-family: var(--brand-body-fontFamily);
|
|
5823
|
-
display: inline-flex;
|
|
5824
5842
|
position: relative;
|
|
5843
|
+
display: inline-grid;
|
|
5844
|
+
grid-template-columns: minmax(0, auto) var(--base-size-16);
|
|
5845
|
+
}
|
|
5846
|
+
|
|
5847
|
+
.Primer_Brand__Select-module__Select-wrapper___iV0Tg::after {
|
|
5848
|
+
width: var(--base-size-16);
|
|
5849
|
+
height: var(--base-size-16);
|
|
5850
|
+
pointer-events: none;
|
|
5851
|
+
content: '';
|
|
5852
|
+
background-color: var(--brand-control-color-fg-default);
|
|
5853
|
+
mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0iIzU4NjA2OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC40MjcgOS40MjdsMy4zOTYgMy4zOTZhLjI1MS4yNTEgMCAwMC4zNTQgMGwzLjM5Ni0zLjM5NkEuMjUuMjUgMCAwMDExLjM5NiA5SDQuNjA0YS4yNS4yNSAwIDAwLS4xNzcuNDI3ek00LjQyMyA2LjQ3TDcuODIgMy4wNzJhLjI1LjI1IDAgMDEuMzU0IDBMMTEuNTcgNi40N2EuMjUuMjUgMCAwMS0uMTc3LjQyN0g0LjZhLjI1LjI1IDAgMDEtLjE3Ny0uNDI3eiIgLz48L3N2Zz4=);
|
|
5854
|
+
-webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0iIzU4NjA2OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC40MjcgOS40MjdsMy4zOTYgMy4zOTZhLjI1MS4yNTEgMCAwMC4zNTQgMGwzLjM5Ni0zLjM5NkEuMjUuMjUgMCAwMDExLjM5NiA5SDQuNjA0YS4yNS4yNSAwIDAwLS4xNzcuNDI3ek00LjQyMyA2LjQ3TDcuODIgMy4wNzJhLjI1LjI1IDAgMDEuMzU0IDBMMTEuNTcgNi40N2EuMjUuMjUgMCAwMS0uMTc3LjQyN0g0LjZhLjI1LjI1IDAgMDEtLjE3Ny0uNDI3eiIgLz48L3N2Zz4=);
|
|
5855
|
+
mask-size: contain;
|
|
5856
|
+
-webkit-mask-size: contain;
|
|
5857
|
+
mask-repeat: no-repeat;
|
|
5858
|
+
-webkit-mask-repeat: no-repeat;
|
|
5859
|
+
grid-column: 2;
|
|
5860
|
+
grid-row: 1;
|
|
5861
|
+
align-self: center;
|
|
5862
|
+
justify-self: end;
|
|
5863
|
+
place-self: center end;
|
|
5825
5864
|
}
|
|
5826
5865
|
|
|
5827
5866
|
.Primer_Brand__Select-module__Select-wrapper--disabled___Ka43y {
|
|
@@ -5983,7 +6022,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
5983
6022
|
.Primer_Brand__FormControl-module__FormControl-label___meeuB {
|
|
5984
6023
|
color: var(--brand-color-text-default);
|
|
5985
6024
|
font-weight: var(--base-text-weight-semibold);
|
|
5986
|
-
font-family: var(--brand-
|
|
6025
|
+
font-family: var(--brand-body-fontFamily);
|
|
5987
6026
|
}
|
|
5988
6027
|
|
|
5989
6028
|
.Primer_Brand__FormControl-module__FormControl-label--visually-hidden___cFizI {
|
|
@@ -5999,25 +6038,24 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
5999
6038
|
}
|
|
6000
6039
|
|
|
6001
6040
|
.Primer_Brand__FormControl-module__FormControl-label--medium___inrKd {
|
|
6002
|
-
letter-spacing: var(--brand-text-letterSpacing-
|
|
6003
|
-
font-size: var(--brand-text-size-
|
|
6004
|
-
line-height: var(--brand-text-lineHeight-
|
|
6041
|
+
letter-spacing: var(--brand-text-letterSpacing-100);
|
|
6042
|
+
font-size: var(--brand-text-size-100);
|
|
6043
|
+
line-height: var(--brand-text-lineHeight-100);
|
|
6005
6044
|
}
|
|
6006
6045
|
|
|
6007
6046
|
.Primer_Brand__FormControl-module__FormControl-label--large___okLn6 {
|
|
6008
|
-
letter-spacing: var(--brand-text-letterSpacing-
|
|
6009
|
-
font-size: var(--brand-text-size-
|
|
6010
|
-
line-height: var(--brand-text-lineHeight-
|
|
6047
|
+
letter-spacing: var(--brand-text-letterSpacing-200);
|
|
6048
|
+
font-size: var(--brand-text-size-200);
|
|
6049
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6011
6050
|
}
|
|
6012
6051
|
|
|
6013
6052
|
.Primer_Brand__FormControl-module__FormControl-label--checkbox___x2U9X {
|
|
6014
6053
|
cursor: pointer;
|
|
6015
|
-
font-size: var(--brand-text-size-
|
|
6054
|
+
font-size: var(--brand-text-size-100);
|
|
6016
6055
|
font-weight: var(--base-text-weight-semibold);
|
|
6017
|
-
|
|
6018
|
-
line-height: var(--brand-text-lineHeight-300);
|
|
6056
|
+
line-height: var(--base-size-24); /* FIXME */
|
|
6019
6057
|
position: relative;
|
|
6020
|
-
top:
|
|
6058
|
+
top: 2px;
|
|
6021
6059
|
width: 100%;
|
|
6022
6060
|
}
|
|
6023
6061
|
|
|
@@ -6211,8 +6249,6 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6211
6249
|
}
|
|
6212
6250
|
|
|
6213
6251
|
.Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F {
|
|
6214
|
-
font-family: var(--brand-fontStack-sansSerif);
|
|
6215
|
-
font-size: var(--brand-text-size-300);
|
|
6216
6252
|
margin-top: calc(var(--base-size-16) * -1); /* negate grid gap */
|
|
6217
6253
|
display: block;
|
|
6218
6254
|
}
|
|
@@ -6235,7 +6271,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6235
6271
|
|
|
6236
6272
|
/**
|
|
6237
6273
|
* Do not edit directly
|
|
6238
|
-
* Generated on
|
|
6274
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
6239
6275
|
*/
|
|
6240
6276
|
|
|
6241
6277
|
:root,
|
|
@@ -6251,7 +6287,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6251
6287
|
|
|
6252
6288
|
/**
|
|
6253
6289
|
* Do not edit directly
|
|
6254
|
-
* Generated on
|
|
6290
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
6255
6291
|
*/
|
|
6256
6292
|
|
|
6257
6293
|
:root {
|
|
@@ -6330,16 +6366,16 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6330
6366
|
|
|
6331
6367
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-cell___kifYR {
|
|
6332
6368
|
color: var(--brand-color-text-default);
|
|
6333
|
-
font-weight: var(--brand-text-weight-
|
|
6334
|
-
font-size: var(--brand-text-size-
|
|
6335
|
-
line-height: var(--brand-text-lineHeight-
|
|
6369
|
+
font-weight: var(--brand-text-weight-200);
|
|
6370
|
+
font-size: var(--brand-text-size-200);
|
|
6371
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6336
6372
|
padding-bottom: var(--base-size-24);
|
|
6337
6373
|
}
|
|
6338
6374
|
|
|
6339
6375
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM {
|
|
6340
6376
|
font-weight: var(--base-text-weight-semibold);
|
|
6341
|
-
font-size: var(--brand-text-size-
|
|
6342
|
-
line-height: var(--brand-text-lineHeight-
|
|
6377
|
+
font-size: var(--brand-text-size-200);
|
|
6378
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6343
6379
|
}
|
|
6344
6380
|
|
|
6345
6381
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-cell-container___AHNr0 {
|
|
@@ -6365,17 +6401,17 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6365
6401
|
}
|
|
6366
6402
|
|
|
6367
6403
|
.Primer_Brand__ComparisonTable-module__ComparisonTable-inline-cell-label___hE3hL {
|
|
6368
|
-
font-weight: var(--brand-heading-weight-
|
|
6369
|
-
font-size: var(--brand-text-size-
|
|
6370
|
-
line-height: var(--brand-heading-lineHeight-
|
|
6404
|
+
font-weight: var(--brand-heading-weight-400);
|
|
6405
|
+
font-size: var(--brand-text-size-400);
|
|
6406
|
+
line-height: var(--brand-heading-lineHeight-400);
|
|
6371
6407
|
}
|
|
6372
6408
|
|
|
6373
6409
|
.Primer_Brand__ComparisonTable-module__ComparisonTable___N2YLX tbody .Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM {
|
|
6374
6410
|
margin-top: var(--base-size-24);
|
|
6375
6411
|
margin-bottom: var(--base-size-16);
|
|
6376
|
-
font-weight: var(--brand-heading-weight-
|
|
6377
|
-
font-size: var(--brand-text-size-
|
|
6378
|
-
line-height: var(--brand-heading-lineHeight-
|
|
6412
|
+
font-weight: var(--brand-heading-weight-300);
|
|
6413
|
+
font-size: var(--brand-text-size-300);
|
|
6414
|
+
line-height: var(--brand-heading-lineHeight-300);
|
|
6379
6415
|
}
|
|
6380
6416
|
}
|
|
6381
6417
|
|
|
@@ -6476,9 +6512,9 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6476
6512
|
background-clip: text;
|
|
6477
6513
|
}
|
|
6478
6514
|
.ComparisonTable--default thead .Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM {
|
|
6479
|
-
font-weight: var(--brand-heading-weight-
|
|
6480
|
-
font-size: var(--brand-text-size-
|
|
6481
|
-
line-height: var(--brand-heading-lineHeight-
|
|
6515
|
+
font-weight: var(--brand-heading-weight-400);
|
|
6516
|
+
font-size: var(--brand-text-size-400);
|
|
6517
|
+
line-height: var(--brand-heading-lineHeight-400);
|
|
6482
6518
|
display: inline-flex;
|
|
6483
6519
|
align-items: flex-end;
|
|
6484
6520
|
}
|
|
@@ -6569,7 +6605,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6569
6605
|
|
|
6570
6606
|
/**
|
|
6571
6607
|
* Do not edit directly
|
|
6572
|
-
* Generated on
|
|
6608
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
6573
6609
|
*/
|
|
6574
6610
|
|
|
6575
6611
|
:root,
|
|
@@ -6769,11 +6805,11 @@ html {
|
|
|
6769
6805
|
* 4. AnchorNav link labels
|
|
6770
6806
|
*/
|
|
6771
6807
|
.Primer_Brand__AnchorNav-module__AnchorNav-link-label___x3JtK {
|
|
6772
|
-
font-weight: var(--brand-
|
|
6773
|
-
font-size: var(--brand-text-size-
|
|
6774
|
-
line-height: var(--brand-text-lineHeight-
|
|
6808
|
+
font-weight: var(--brand-text-weight-400);
|
|
6809
|
+
font-size: var(--brand-text-size-200);
|
|
6810
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
6775
6811
|
font-family: var(--brand-heading-fontFamily);
|
|
6776
|
-
letter-spacing: var(--brand-heading-letterSpacing-
|
|
6812
|
+
letter-spacing: var(--brand-heading-letterSpacing-200);
|
|
6777
6813
|
color: var(--brand-color-text-default);
|
|
6778
6814
|
transition: color var(--brand-animation-easing-glide) var(--brand-animation-duration-faster);
|
|
6779
6815
|
white-space: nowrap;
|
|
@@ -6973,7 +7009,7 @@ html {
|
|
|
6973
7009
|
|
|
6974
7010
|
/**
|
|
6975
7011
|
* Do not edit directly
|
|
6976
|
-
* Generated on
|
|
7012
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
6977
7013
|
*/
|
|
6978
7014
|
|
|
6979
7015
|
:root,
|
|
@@ -7076,7 +7112,7 @@ html {
|
|
|
7076
7112
|
counter-increment: li;
|
|
7077
7113
|
min-width: var(--base-size-16);
|
|
7078
7114
|
text-align: center;
|
|
7079
|
-
|
|
7115
|
+
font-weight: var(--brand-text-size-200);
|
|
7080
7116
|
}
|
|
7081
7117
|
|
|
7082
7118
|
[dir="ltr"] .Primer_Brand__list-shared-module__List___dFefs {
|
|
@@ -7092,9 +7128,6 @@ html {
|
|
|
7092
7128
|
list-style: none;
|
|
7093
7129
|
gap: var(--base-size-8);
|
|
7094
7130
|
font-family: var(--brand-body-fontFamily);
|
|
7095
|
-
font-weight: var(--brand-text-weight-200);
|
|
7096
|
-
font-size: var(--brand-text-size-200);
|
|
7097
|
-
line-height: var(--brand-text-lineHeight-300);
|
|
7098
7131
|
color: var(--brand-color-text-default);
|
|
7099
7132
|
}
|
|
7100
7133
|
|
|
@@ -7154,7 +7187,7 @@ html {
|
|
|
7154
7187
|
|
|
7155
7188
|
/**
|
|
7156
7189
|
* Do not edit directly
|
|
7157
|
-
* Generated on
|
|
7190
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
7158
7191
|
*/
|
|
7159
7192
|
|
|
7160
7193
|
:root,
|
|
@@ -7280,7 +7313,7 @@ html {
|
|
|
7280
7313
|
|
|
7281
7314
|
/**
|
|
7282
7315
|
* Do not edit directly
|
|
7283
|
-
* Generated on
|
|
7316
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
7284
7317
|
*/
|
|
7285
7318
|
|
|
7286
7319
|
:root,
|
|
@@ -7410,7 +7443,7 @@ html {
|
|
|
7410
7443
|
|
|
7411
7444
|
/**
|
|
7412
7445
|
* Do not edit directly
|
|
7413
|
-
* Generated on
|
|
7446
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
7414
7447
|
*/
|
|
7415
7448
|
|
|
7416
7449
|
:root {
|
|
@@ -7422,7 +7455,7 @@ html {
|
|
|
7422
7455
|
|
|
7423
7456
|
/**
|
|
7424
7457
|
* Do not edit directly
|
|
7425
|
-
* Generated on
|
|
7458
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
7426
7459
|
*/
|
|
7427
7460
|
|
|
7428
7461
|
:root,
|
|
@@ -7741,6 +7774,15 @@ html {
|
|
|
7741
7774
|
padding-bottom: var(--base-size-24);
|
|
7742
7775
|
}
|
|
7743
7776
|
|
|
7777
|
+
.Primer_Brand__SectionIntro-module__SectionIntro-heading--muted___CdGWF {
|
|
7778
|
+
color: var(--brand-color-text-muted);
|
|
7779
|
+
}
|
|
7780
|
+
|
|
7781
|
+
.Primer_Brand__SectionIntro-module__SectionIntro-heading--muted___CdGWF em {
|
|
7782
|
+
font-style: normal;
|
|
7783
|
+
color: var(--brand-color-text-default);
|
|
7784
|
+
}
|
|
7785
|
+
|
|
7744
7786
|
[dir="ltr"] .Primer_Brand__SectionIntro-module__SectionIntro--align-start___C59mu {
|
|
7745
7787
|
text-align: left;
|
|
7746
7788
|
}
|
|
@@ -7774,7 +7816,7 @@ html {
|
|
|
7774
7816
|
|
|
7775
7817
|
/**
|
|
7776
7818
|
* Do not edit directly
|
|
7777
|
-
* Generated on
|
|
7819
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
7778
7820
|
*/
|
|
7779
7821
|
|
|
7780
7822
|
:root,
|
|
@@ -7877,7 +7919,7 @@ html {
|
|
|
7877
7919
|
flex: 1 0 auto;
|
|
7878
7920
|
display: grid;
|
|
7879
7921
|
align-items: center;
|
|
7880
|
-
padding: var(--
|
|
7922
|
+
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-normal);
|
|
7881
7923
|
overflow: hidden;
|
|
7882
7924
|
text-overflow: ellipsis;
|
|
7883
7925
|
grid-template-areas: 'leadingVisual text';
|
|
@@ -7933,7 +7975,6 @@ html {
|
|
|
7933
7975
|
|
|
7934
7976
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl {
|
|
7935
7977
|
grid-area: text / text;
|
|
7936
|
-
line-height: calc(1.42857);
|
|
7937
7978
|
}
|
|
7938
7979
|
|
|
7939
7980
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz {
|
|
@@ -7968,8 +8009,8 @@ html {
|
|
|
7968
8009
|
|
|
7969
8010
|
.Primer_Brand__Prose-module__Prose___X2BXE {
|
|
7970
8011
|
font-family: var(--brand-body-fontFamily);
|
|
7971
|
-
font-size: var(--brand-text-size-
|
|
7972
|
-
line-height: var(--brand-text-lineHeight-
|
|
8012
|
+
font-size: var(--brand-text-size-200);
|
|
8013
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
7973
8014
|
color: var(--brand-color-text-default);
|
|
7974
8015
|
}
|
|
7975
8016
|
|
|
@@ -7995,7 +8036,7 @@ html {
|
|
|
7995
8036
|
/* ---------------------------------------------------------- */
|
|
7996
8037
|
|
|
7997
8038
|
.Primer_Brand__Prose-module__Prose___X2BXE h1 {
|
|
7998
|
-
font-weight: var(--brand-
|
|
8039
|
+
font-weight: var(--brand-heading-weight-900);
|
|
7999
8040
|
font-size: var(--brand-text-size-900);
|
|
8000
8041
|
line-height: var(--brand-text-lineHeight-900);
|
|
8001
8042
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -8007,7 +8048,7 @@ html {
|
|
|
8007
8048
|
}
|
|
8008
8049
|
|
|
8009
8050
|
.Primer_Brand__Prose-module__Prose___X2BXE h2 {
|
|
8010
|
-
font-weight: var(--brand-
|
|
8051
|
+
font-weight: var(--brand-heading-weight-800);
|
|
8011
8052
|
font-size: var(--brand-text-size-800);
|
|
8012
8053
|
line-height: var(--brand-text-lineHeight-800);
|
|
8013
8054
|
font-family: var(--brand-heading-fontFamily);
|
|
@@ -8182,7 +8223,7 @@ html {
|
|
|
8182
8223
|
|
|
8183
8224
|
/**
|
|
8184
8225
|
* Do not edit directly
|
|
8185
|
-
* Generated on
|
|
8226
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
8186
8227
|
*/
|
|
8187
8228
|
|
|
8188
8229
|
:root {
|
|
@@ -11512,7 +11553,7 @@ html {
|
|
|
11512
11553
|
|
|
11513
11554
|
/**
|
|
11514
11555
|
* Do not edit directly
|
|
11515
|
-
* Generated on
|
|
11556
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
11516
11557
|
*/
|
|
11517
11558
|
|
|
11518
11559
|
:root,
|
|
@@ -11528,7 +11569,7 @@ html {
|
|
|
11528
11569
|
|
|
11529
11570
|
/**
|
|
11530
11571
|
* Do not edit directly
|
|
11531
|
-
* Generated on
|
|
11572
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
11532
11573
|
*/
|
|
11533
11574
|
|
|
11534
11575
|
:root {
|
|
@@ -11689,7 +11730,7 @@ html {
|
|
|
11689
11730
|
}
|
|
11690
11731
|
|
|
11691
11732
|
.Primer_Brand__Timeline-module__Timeline___keSeT {
|
|
11692
|
-
--bulletY: calc(var(--
|
|
11733
|
+
--bulletY: calc(var(--base-size-8) / 2 - var(--brand-Timeline-bullet-size) / 2 + var(--base-size-8));
|
|
11693
11734
|
|
|
11694
11735
|
margin: 0;
|
|
11695
11736
|
padding: 0;
|
|
@@ -11749,7 +11790,7 @@ html {
|
|
|
11749
11790
|
|
|
11750
11791
|
/**
|
|
11751
11792
|
* Do not edit directly
|
|
11752
|
-
* Generated on
|
|
11793
|
+
* Generated on Thu, 17 Aug 2023 22:03:54 GMT
|
|
11753
11794
|
*/
|
|
11754
11795
|
|
|
11755
11796
|
:root,
|
|
@@ -11763,7 +11804,7 @@ html {
|
|
|
11763
11804
|
|
|
11764
11805
|
/**
|
|
11765
11806
|
* Do not edit directly
|
|
11766
|
-
* Generated on
|
|
11807
|
+
* Generated on Thu, 17 Aug 2023 22:03:53 GMT
|
|
11767
11808
|
*/
|
|
11768
11809
|
|
|
11769
11810
|
:root {
|
|
@@ -11772,6 +11813,6 @@ html {
|
|
|
11772
11813
|
--brand-Timeline-spacing: var(--base-size-16);
|
|
11773
11814
|
--brand-Timeline-strokeWidth: 0.125rem;
|
|
11774
11815
|
--brand-Timeline-lineLength: 44ch;
|
|
11775
|
-
--brand-Timeline-lineHeight: var(--brand-text-lineHeight-
|
|
11816
|
+
--brand-Timeline-lineHeight: var(--brand-text-lineHeight-200);
|
|
11776
11817
|
}
|
|
11777
11818
|
|