@primer/react-brand 0.25.0-rc.4635e10 → 0.25.0-rc.654fe29
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/Accordion/Accordion.d.ts +3 -0
- package/lib/FAQ/FAQ.d.ts +4 -2
- package/lib/FAQ/FAQGroup.d.ts +22 -0
- package/lib/FAQ/index.d.ts +1 -0
- package/lib/Stack/Stack.d.ts +2 -2
- package/lib/VideoPlayer/VideoPlayer.visual.spec.d.ts +1 -0
- package/lib/css/main.css +187 -70
- 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 +1 -1
- 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 +2 -2
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +9 -3
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +5 -2
- 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/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- 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/components/video-player/base.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 +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- 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 +1 -1
- 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 +17 -14
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +69 -6
- 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/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.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 +1 -1
- 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 +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- 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 +1 -1
- 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 +2 -2
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +5 -2
- 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/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.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 +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- 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 +1 -1
- 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 +2 -2
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +5 -2
- 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/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.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 +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- 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 +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- 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 +4 -2
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +4 -2
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +12 -3
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +12 -3
- 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/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.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 +1 -1
- 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/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.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 +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- 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 +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
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 Mon, 04 Sep 2023 13:22:26 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 Mon, 04 Sep 2023 13:22:26 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 Mon, 04 Sep 2023 13:22:26 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -669,7 +669,7 @@ select {
|
|
|
669
669
|
|
|
670
670
|
/**
|
|
671
671
|
* Do not edit directly
|
|
672
|
-
* Generated on
|
|
672
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
673
673
|
*/
|
|
674
674
|
|
|
675
675
|
:root {
|
|
@@ -796,7 +796,7 @@ select {
|
|
|
796
796
|
|
|
797
797
|
/**
|
|
798
798
|
* Do not edit directly
|
|
799
|
-
* Generated on
|
|
799
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
800
800
|
*/
|
|
801
801
|
|
|
802
802
|
:root {
|
|
@@ -810,7 +810,7 @@ select {
|
|
|
810
810
|
|
|
811
811
|
/**
|
|
812
812
|
* Do not edit directly
|
|
813
|
-
* Generated on
|
|
813
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
814
814
|
*/
|
|
815
815
|
|
|
816
816
|
:root {
|
|
@@ -828,7 +828,7 @@ select {
|
|
|
828
828
|
|
|
829
829
|
/**
|
|
830
830
|
* Do not edit directly
|
|
831
|
-
* Generated on
|
|
831
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
832
832
|
*/
|
|
833
833
|
|
|
834
834
|
:root,
|
|
@@ -1181,7 +1181,7 @@ select {
|
|
|
1181
1181
|
|
|
1182
1182
|
/**
|
|
1183
1183
|
* Do not edit directly
|
|
1184
|
-
* Generated on
|
|
1184
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
1185
1185
|
*/
|
|
1186
1186
|
|
|
1187
1187
|
:root,
|
|
@@ -1731,7 +1731,7 @@ select {
|
|
|
1731
1731
|
|
|
1732
1732
|
/**
|
|
1733
1733
|
* Do not edit directly
|
|
1734
|
-
* Generated on
|
|
1734
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
1735
1735
|
*/
|
|
1736
1736
|
|
|
1737
1737
|
:root {
|
|
@@ -1958,7 +1958,7 @@ select {
|
|
|
1958
1958
|
|
|
1959
1959
|
/**
|
|
1960
1960
|
* Do not edit directly
|
|
1961
|
-
* Generated on
|
|
1961
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
1962
1962
|
*/
|
|
1963
1963
|
|
|
1964
1964
|
:root,
|
|
@@ -2217,7 +2217,7 @@ select {
|
|
|
2217
2217
|
|
|
2218
2218
|
/**
|
|
2219
2219
|
* Do not edit directly
|
|
2220
|
-
* Generated on
|
|
2220
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
2221
2221
|
*/
|
|
2222
2222
|
|
|
2223
2223
|
:root {
|
|
@@ -2243,7 +2243,7 @@ select {
|
|
|
2243
2243
|
|
|
2244
2244
|
/**
|
|
2245
2245
|
* Do not edit directly
|
|
2246
|
-
* Generated on
|
|
2246
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
2247
2247
|
*/
|
|
2248
2248
|
|
|
2249
2249
|
:root,
|
|
@@ -3001,7 +3001,7 @@ select {
|
|
|
3001
3001
|
|
|
3002
3002
|
/**
|
|
3003
3003
|
* Do not edit directly
|
|
3004
|
-
* Generated on
|
|
3004
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
3005
3005
|
*/
|
|
3006
3006
|
|
|
3007
3007
|
:root {
|
|
@@ -3840,7 +3840,7 @@ select {
|
|
|
3840
3840
|
|
|
3841
3841
|
/**
|
|
3842
3842
|
* Do not edit directly
|
|
3843
|
-
* Generated on
|
|
3843
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
3844
3844
|
*/
|
|
3845
3845
|
|
|
3846
3846
|
:root {
|
|
@@ -3861,7 +3861,7 @@ select {
|
|
|
3861
3861
|
|
|
3862
3862
|
/**
|
|
3863
3863
|
* Do not edit directly
|
|
3864
|
-
* Generated on
|
|
3864
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
3865
3865
|
*/
|
|
3866
3866
|
|
|
3867
3867
|
:root {
|
|
@@ -3871,7 +3871,7 @@ select {
|
|
|
3871
3871
|
|
|
3872
3872
|
/**
|
|
3873
3873
|
* Do not edit directly
|
|
3874
|
-
* Generated on
|
|
3874
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
3875
3875
|
*/
|
|
3876
3876
|
|
|
3877
3877
|
:root {
|
|
@@ -4778,7 +4778,7 @@ select {
|
|
|
4778
4778
|
|
|
4779
4779
|
/**
|
|
4780
4780
|
* Do not edit directly
|
|
4781
|
-
* Generated on
|
|
4781
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
4782
4782
|
*/
|
|
4783
4783
|
|
|
4784
4784
|
:root,
|
|
@@ -4806,7 +4806,7 @@ select {
|
|
|
4806
4806
|
|
|
4807
4807
|
/**
|
|
4808
4808
|
* Do not edit directly
|
|
4809
|
-
* Generated on
|
|
4809
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
4810
4810
|
*/
|
|
4811
4811
|
|
|
4812
4812
|
:root,
|
|
@@ -4822,7 +4822,7 @@ select {
|
|
|
4822
4822
|
|
|
4823
4823
|
/**
|
|
4824
4824
|
* Do not edit directly
|
|
4825
|
-
* Generated on
|
|
4825
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
4826
4826
|
*/
|
|
4827
4827
|
|
|
4828
4828
|
:root {
|
|
@@ -4962,7 +4962,7 @@ select {
|
|
|
4962
4962
|
|
|
4963
4963
|
/**
|
|
4964
4964
|
* Do not edit directly
|
|
4965
|
-
* Generated on
|
|
4965
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
4966
4966
|
*/
|
|
4967
4967
|
|
|
4968
4968
|
:root,
|
|
@@ -4978,7 +4978,7 @@ select {
|
|
|
4978
4978
|
|
|
4979
4979
|
/**
|
|
4980
4980
|
* Do not edit directly
|
|
4981
|
-
* Generated on
|
|
4981
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
4982
4982
|
*/
|
|
4983
4983
|
|
|
4984
4984
|
:root,
|
|
@@ -4995,10 +4995,18 @@ select {
|
|
|
4995
4995
|
.Primer_Brand__Accordion-module__Accordion___M_LPt {
|
|
4996
4996
|
box-sizing: border-box;
|
|
4997
4997
|
position: relative;
|
|
4998
|
+
}
|
|
4999
|
+
|
|
5000
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR {
|
|
4998
5001
|
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
4999
5002
|
}
|
|
5000
5003
|
|
|
5001
|
-
.Primer_Brand__Accordion-module__Accordion___M_LPt
|
|
5004
|
+
.Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA:not(.Primer_Brand__Accordion-module__Accordion___M_LPt .Primer_Brand__Accordion-module__Accordion___M_LPt) > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
5005
|
+
border-bottom: var(--brand-borderWidth-thicker) solid var(--brand-color-border-default);
|
|
5006
|
+
margin-bottom: var(--base-size-12);
|
|
5007
|
+
}
|
|
5008
|
+
|
|
5009
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
5002
5010
|
content: '';
|
|
5003
5011
|
border: 3px solid var(--brand-color-border-default);
|
|
5004
5012
|
height: 0;
|
|
@@ -5011,7 +5019,7 @@ select {
|
|
|
5011
5019
|
left: 0;
|
|
5012
5020
|
}
|
|
5013
5021
|
|
|
5014
|
-
.Primer_Brand__Accordion-
|
|
5022
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after {
|
|
5015
5023
|
transform: scaleY(0.35);
|
|
5016
5024
|
}
|
|
5017
5025
|
|
|
@@ -5019,10 +5027,16 @@ select {
|
|
|
5019
5027
|
cursor: pointer;
|
|
5020
5028
|
padding: var(--base-size-24) 0;
|
|
5021
5029
|
position: relative;
|
|
5022
|
-
display:
|
|
5023
|
-
|
|
5024
|
-
|
|
5025
|
-
|
|
5030
|
+
display: flex;
|
|
5031
|
+
justify-content: space-between;
|
|
5032
|
+
}
|
|
5033
|
+
|
|
5034
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5035
|
+
padding-left: var(--base-size-48);
|
|
5036
|
+
}
|
|
5037
|
+
|
|
5038
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5039
|
+
padding-right: var(--base-size-48);
|
|
5026
5040
|
}
|
|
5027
5041
|
|
|
5028
5042
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc::-webkit-details-marker {
|
|
@@ -5050,15 +5064,21 @@ select {
|
|
|
5050
5064
|
-webkit-text-fill-color: transparent;
|
|
5051
5065
|
-webkit-box-decoration-break: clone;
|
|
5052
5066
|
box-decoration-break: clone;
|
|
5053
|
-
|
|
5054
|
-
|
|
5055
|
-
|
|
5056
|
-
|
|
5057
|
-
|
|
5067
|
+
position: absolute;
|
|
5068
|
+
}
|
|
5069
|
+
|
|
5070
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5071
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5072
|
+
right: 0;
|
|
5073
|
+
}
|
|
5074
|
+
|
|
5075
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5076
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5077
|
+
left: 0;
|
|
5058
5078
|
}
|
|
5059
5079
|
|
|
5060
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before,
|
|
5061
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5080
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before,
|
|
5081
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5062
5082
|
transition: transform var(--brand-animation-duration-fast) ease, opacity var(--brand-animation-duration-faster) ease;
|
|
5063
5083
|
display: block;
|
|
5064
5084
|
background: linear-gradient(
|
|
@@ -5070,25 +5090,59 @@ select {
|
|
|
5070
5090
|
background-clip: text;
|
|
5071
5091
|
}
|
|
5072
5092
|
|
|
5073
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5093
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5074
5094
|
font-weight: var(--base-text-weight-medium);
|
|
5075
5095
|
content: '–';
|
|
5076
5096
|
opacity: 0;
|
|
5077
5097
|
}
|
|
5078
5098
|
|
|
5079
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5099
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5080
5100
|
content: '+';
|
|
5081
5101
|
}
|
|
5082
5102
|
|
|
5083
|
-
|
|
5103
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5104
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5105
|
+
transform: translate(0, -2px);
|
|
5106
|
+
}
|
|
5107
|
+
|
|
5108
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5109
|
+
opacity: 0;
|
|
5110
|
+
}
|
|
5111
|
+
|
|
5112
|
+
details[open] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5113
|
+
opacity: 1;
|
|
5114
|
+
}
|
|
5115
|
+
|
|
5116
|
+
details[open] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w {
|
|
5117
|
+
opacity: 0;
|
|
5118
|
+
}
|
|
5119
|
+
|
|
5120
|
+
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5084
5121
|
opacity: 1;
|
|
5085
5122
|
transform: rotateZ(180deg);
|
|
5086
5123
|
}
|
|
5087
|
-
|
|
5124
|
+
|
|
5125
|
+
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5088
5126
|
opacity: 0;
|
|
5089
5127
|
transform: rotateZ(180deg);
|
|
5090
5128
|
}
|
|
5091
5129
|
|
|
5130
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5131
|
+
padding-right: var(--base-size-48);
|
|
5132
|
+
}
|
|
5133
|
+
|
|
5134
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5135
|
+
padding-left: var(--base-size-48);
|
|
5136
|
+
}
|
|
5137
|
+
|
|
5138
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5139
|
+
padding-left: var(--base-size-48);
|
|
5140
|
+
}
|
|
5141
|
+
|
|
5142
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5143
|
+
padding-right: var(--base-size-48);
|
|
5144
|
+
}
|
|
5145
|
+
|
|
5092
5146
|
.Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5093
5147
|
color: var(--brand-color-text-muted);
|
|
5094
5148
|
font-family: var(--brand-fontStack-sansSerif);
|
|
@@ -5098,22 +5152,24 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3
|
|
|
5098
5152
|
}
|
|
5099
5153
|
|
|
5100
5154
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5101
|
-
padding-left: var(--base-size-40);
|
|
5102
5155
|
padding-bottom: var(--base-size-24);
|
|
5103
5156
|
margin-top: calc(var(--base-size-16) * -1); /* for 8px gap between question and answer */
|
|
5104
5157
|
animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
|
|
5105
5158
|
}
|
|
5106
|
-
|
|
5107
|
-
|
|
5159
|
+
|
|
5160
|
+
[dir="ltr"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5161
|
+
padding-left: var(--base-size-48);
|
|
5162
|
+
}
|
|
5163
|
+
|
|
5164
|
+
[dir="rtl"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5165
|
+
padding-right: var(--base-size-48);
|
|
5108
5166
|
}
|
|
5167
|
+
|
|
5109
5168
|
/* Medium breakpoint and up */
|
|
5110
5169
|
@media screen and (min-width: 48rem) {
|
|
5111
5170
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
5112
5171
|
gap: var(--base-size-40);
|
|
5113
5172
|
}
|
|
5114
|
-
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5115
|
-
padding-left: calc(var(--base-size-48) + var(--base-size-16));
|
|
5116
|
-
}
|
|
5117
5173
|
}
|
|
5118
5174
|
|
|
5119
5175
|
@keyframes Primer_Brand__Accordion-module__fade-in___b3l0l {
|
|
@@ -5127,30 +5183,36 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5127
5183
|
|
|
5128
5184
|
/**
|
|
5129
5185
|
* Do not edit directly
|
|
5130
|
-
* Generated on
|
|
5186
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
5131
5187
|
*/
|
|
5132
5188
|
|
|
5133
5189
|
:root {
|
|
5134
|
-
--brand-FAQ-maxWidth: 51rem;
|
|
5190
|
+
--brand-FAQ-maxWidth-list: 51rem;
|
|
5135
5191
|
}
|
|
5136
5192
|
|
|
5137
5193
|
/**
|
|
5138
5194
|
* Do not edit directly
|
|
5139
|
-
* Generated on
|
|
5195
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
5140
5196
|
*/
|
|
5141
5197
|
|
|
5142
5198
|
:root,
|
|
5143
5199
|
[data-color-mode="light"] {
|
|
5144
|
-
--brand-FAQ-heading
|
|
5200
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5201
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-5-hsl) / 20%);
|
|
5202
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5203
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-0);
|
|
5145
5204
|
}
|
|
5146
5205
|
|
|
5147
5206
|
[data-color-mode="dark"] {
|
|
5148
|
-
--brand-FAQ-heading
|
|
5207
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5208
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-4-hsl) / 20%);
|
|
5209
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5210
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-9);
|
|
5149
5211
|
}
|
|
5150
5212
|
|
|
5151
5213
|
/**
|
|
5152
5214
|
* Do not edit directly
|
|
5153
|
-
* Generated on
|
|
5215
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
5154
5216
|
*/
|
|
5155
5217
|
|
|
5156
5218
|
:root {
|
|
@@ -5176,17 +5238,18 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5176
5238
|
}
|
|
5177
5239
|
|
|
5178
5240
|
.Primer_Brand__FAQ-module__FAQ___R3vLU {
|
|
5179
|
-
max-width: var(--brand-FAQ-maxWidth);
|
|
5241
|
+
max-width: var(--brand-FAQ-maxWidth-list);
|
|
5180
5242
|
margin: 0 auto;
|
|
5181
5243
|
}
|
|
5182
5244
|
|
|
5183
5245
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
5184
|
-
color: var(--brand-FAQ-heading
|
|
5246
|
+
color: var(--brand-FAQ-color-heading);
|
|
5185
5247
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
5186
5248
|
}
|
|
5187
5249
|
|
|
5188
5250
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5189
5251
|
margin-bottom: var(--base-size-16);
|
|
5252
|
+
color: var(--brand-color-text-muted);
|
|
5190
5253
|
}
|
|
5191
5254
|
|
|
5192
5255
|
.Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3 {
|
|
@@ -5212,9 +5275,63 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5212
5275
|
margin-top: var(--base-size-48);
|
|
5213
5276
|
}
|
|
5214
5277
|
|
|
5278
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5279
|
+
display: none;
|
|
5280
|
+
justify-content: space-between;
|
|
5281
|
+
gap: var(--brand-stack-gap-spacious);
|
|
5282
|
+
}
|
|
5283
|
+
|
|
5284
|
+
@media screen and (min-width: 48rem) {
|
|
5285
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5286
|
+
display: grid;
|
|
5287
|
+
}
|
|
5288
|
+
|
|
5289
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
5290
|
+
display: none;
|
|
5291
|
+
}
|
|
5292
|
+
}
|
|
5293
|
+
|
|
5294
|
+
.Primer_Brand__FAQGroup-module__FAQ__subheading___nYa68 {
|
|
5295
|
+
margin-bottom: var(--base-size-16);
|
|
5296
|
+
}
|
|
5297
|
+
|
|
5298
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z .Primer_Brand__FAQGroup-module__FAQ__heading___w52lv {
|
|
5299
|
+
display: none;
|
|
5300
|
+
}
|
|
5301
|
+
|
|
5302
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
5303
|
+
justify-content: start;
|
|
5304
|
+
border: var(--brand-borderWidth-thin) solid transparent;
|
|
5305
|
+
}
|
|
5306
|
+
|
|
5307
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
|
|
5308
|
+
overflow: hidden;
|
|
5309
|
+
white-space: nowrap;
|
|
5310
|
+
text-overflow: ellipsis;
|
|
5311
|
+
}
|
|
5312
|
+
|
|
5313
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
5314
|
+
background-color: var(--brand-FAQ-color-tabBg-selected);
|
|
5315
|
+
border-color: var(--brand-FAQ-color-tabBorder-selected);
|
|
5316
|
+
}
|
|
5317
|
+
|
|
5318
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC span {
|
|
5319
|
+
color: var(--brand-color-text-muted);
|
|
5320
|
+
}
|
|
5321
|
+
|
|
5322
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] span {
|
|
5323
|
+
color: var(--brand-FAQ-color-tabLabel-selected);
|
|
5324
|
+
}
|
|
5325
|
+
|
|
5326
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC summary h4 {
|
|
5327
|
+
font-weight: var(--brand-text-weight-200);
|
|
5328
|
+
font-size: var(--brand-text-size-200);
|
|
5329
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
5330
|
+
}
|
|
5331
|
+
|
|
5215
5332
|
/**
|
|
5216
5333
|
* Do not edit directly
|
|
5217
|
-
* Generated on
|
|
5334
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
5218
5335
|
*/
|
|
5219
5336
|
|
|
5220
5337
|
:root,
|
|
@@ -6315,7 +6432,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6315
6432
|
|
|
6316
6433
|
/**
|
|
6317
6434
|
* Do not edit directly
|
|
6318
|
-
* Generated on
|
|
6435
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
6319
6436
|
*/
|
|
6320
6437
|
|
|
6321
6438
|
:root {
|
|
@@ -6331,7 +6448,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6331
6448
|
|
|
6332
6449
|
/**
|
|
6333
6450
|
* Do not edit directly
|
|
6334
|
-
* Generated on
|
|
6451
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
6335
6452
|
*/
|
|
6336
6453
|
|
|
6337
6454
|
:root {
|
|
@@ -6543,7 +6660,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6543
6660
|
|
|
6544
6661
|
/**
|
|
6545
6662
|
* Do not edit directly
|
|
6546
|
-
* Generated on
|
|
6663
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
6547
6664
|
*/
|
|
6548
6665
|
|
|
6549
6666
|
:root,
|
|
@@ -6559,7 +6676,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6559
6676
|
|
|
6560
6677
|
/**
|
|
6561
6678
|
* Do not edit directly
|
|
6562
|
-
* Generated on
|
|
6679
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
6563
6680
|
*/
|
|
6564
6681
|
|
|
6565
6682
|
:root {
|
|
@@ -6877,7 +6994,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6877
6994
|
|
|
6878
6995
|
/**
|
|
6879
6996
|
* Do not edit directly
|
|
6880
|
-
* Generated on
|
|
6997
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
6881
6998
|
*/
|
|
6882
6999
|
|
|
6883
7000
|
:root,
|
|
@@ -7281,7 +7398,7 @@ html {
|
|
|
7281
7398
|
|
|
7282
7399
|
/**
|
|
7283
7400
|
* Do not edit directly
|
|
7284
|
-
* Generated on
|
|
7401
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
7285
7402
|
*/
|
|
7286
7403
|
|
|
7287
7404
|
:root,
|
|
@@ -7459,7 +7576,7 @@ html {
|
|
|
7459
7576
|
|
|
7460
7577
|
/**
|
|
7461
7578
|
* Do not edit directly
|
|
7462
|
-
* Generated on
|
|
7579
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
7463
7580
|
*/
|
|
7464
7581
|
|
|
7465
7582
|
:root,
|
|
@@ -7585,7 +7702,7 @@ html {
|
|
|
7585
7702
|
|
|
7586
7703
|
/**
|
|
7587
7704
|
* Do not edit directly
|
|
7588
|
-
* Generated on
|
|
7705
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
7589
7706
|
*/
|
|
7590
7707
|
|
|
7591
7708
|
:root,
|
|
@@ -7715,7 +7832,7 @@ html {
|
|
|
7715
7832
|
|
|
7716
7833
|
/**
|
|
7717
7834
|
* Do not edit directly
|
|
7718
|
-
* Generated on
|
|
7835
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
7719
7836
|
*/
|
|
7720
7837
|
|
|
7721
7838
|
:root {
|
|
@@ -7727,7 +7844,7 @@ html {
|
|
|
7727
7844
|
|
|
7728
7845
|
/**
|
|
7729
7846
|
* Do not edit directly
|
|
7730
|
-
* Generated on
|
|
7847
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
7731
7848
|
*/
|
|
7732
7849
|
|
|
7733
7850
|
:root,
|
|
@@ -8088,7 +8205,7 @@ html {
|
|
|
8088
8205
|
|
|
8089
8206
|
/**
|
|
8090
8207
|
* Do not edit directly
|
|
8091
|
-
* Generated on
|
|
8208
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
8092
8209
|
*/
|
|
8093
8210
|
|
|
8094
8211
|
:root,
|
|
@@ -8480,7 +8597,7 @@ html {
|
|
|
8480
8597
|
|
|
8481
8598
|
/**
|
|
8482
8599
|
* Do not edit directly
|
|
8483
|
-
* Generated on
|
|
8600
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
8484
8601
|
*/
|
|
8485
8602
|
|
|
8486
8603
|
:root {
|
|
@@ -12233,7 +12350,7 @@ html {
|
|
|
12233
12350
|
|
|
12234
12351
|
/**
|
|
12235
12352
|
* Do not edit directly
|
|
12236
|
-
* Generated on
|
|
12353
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
12237
12354
|
*/
|
|
12238
12355
|
|
|
12239
12356
|
:root {
|
|
@@ -12251,7 +12368,7 @@ html {
|
|
|
12251
12368
|
|
|
12252
12369
|
/**
|
|
12253
12370
|
* Do not edit directly
|
|
12254
|
-
* Generated on
|
|
12371
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
12255
12372
|
*/
|
|
12256
12373
|
|
|
12257
12374
|
:root,
|
|
@@ -12267,7 +12384,7 @@ html {
|
|
|
12267
12384
|
|
|
12268
12385
|
/**
|
|
12269
12386
|
* Do not edit directly
|
|
12270
|
-
* Generated on
|
|
12387
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
12271
12388
|
*/
|
|
12272
12389
|
|
|
12273
12390
|
:root {
|
|
@@ -12488,7 +12605,7 @@ html {
|
|
|
12488
12605
|
|
|
12489
12606
|
/**
|
|
12490
12607
|
* Do not edit directly
|
|
12491
|
-
* Generated on
|
|
12608
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
12492
12609
|
*/
|
|
12493
12610
|
|
|
12494
12611
|
:root,
|
|
@@ -12502,7 +12619,7 @@ html {
|
|
|
12502
12619
|
|
|
12503
12620
|
/**
|
|
12504
12621
|
* Do not edit directly
|
|
12505
|
-
* Generated on
|
|
12622
|
+
* Generated on Mon, 04 Sep 2023 13:22:26 GMT
|
|
12506
12623
|
*/
|
|
12507
12624
|
|
|
12508
12625
|
:root {
|