@primer/react-brand 0.25.0-rc.f129f02 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/Accordion/Accordion.d.ts +3 -0
- package/lib/CTABanner/CTABanner.d.ts +2 -2
- package/lib/Card/Card.d.ts +1 -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/Grid/Grid.d.ts +1 -1
- package/lib/Hero/Hero.d.ts +2 -0
- package/lib/MinimalFooter/MinimalFooter.d.ts +1 -1
- package/lib/SectionIntro/SectionIntro.d.ts +1 -0
- package/lib/Stack/Stack.d.ts +7 -7
- package/lib/Timeline/Timeline.d.ts +4 -2
- package/lib/css/main.css +722 -305
- 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 +2 -2
- package/lib/design-tokens/css/tokens/functional/colors/global.css +2 -2
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +5 -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 +49 -23
- 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 +9 -7
- 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 +3 -3
- 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 +45 -13
- 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 +2 -2
- 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 +9 -7
- 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 +2 -2
- 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 +9 -7
- 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 +2 -2
- 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 +5 -3
- package/lib/design-tokens/ts/tokens/functional/size/size.js +10 -8
- 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/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOne.d.ts +12 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOne.visual.spec.d.ts +1 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOneSideBySide.d.ts +12 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/components/FormExample.d.ts +2 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/index.d.ts +1 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/FeaturePreviewLevelTwo.d.ts +43 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/FeaturePreviewLevelTwo.visual.spec.d.ts +1 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/index.d.ts +1 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelZero/FeaturePreviewLevelZero.d.ts +17 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelZero/FeaturePreviewLevelZero.visual.spec.d.ts +1 -0
- package/lib/recipes/FeaturePreviewLPs/FeaturePreviewLevelZero/index.d.ts +1 -0
- package/lib/recipes/FeaturePreviewLPs/helpers.d.ts +27 -0
- package/lib/river/River/River.d.ts +1 -1
- package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
- package/package.json +1 -1
- package/lib/LayoutExamples/KitchenSink.d.ts +0 -4
- package/lib/LayoutExamples/Resources.d.ts +0 -4
- /package/lib/{LayoutExamples/LayoutExamples.visual.spec.d.ts → VideoPlayer/VideoPlayer.visual.spec.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 Wed, 13 Sep 2023 14:10:18 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 Wed, 13 Sep 2023 14:10:18 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 Wed, 13 Sep 2023 14:10:18 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 Wed, 13 Sep 2023 14:10:18 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 Wed, 13 Sep 2023 14:10:18 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 Wed, 13 Sep 2023 14:10:18 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 Wed, 13 Sep 2023 14:10:19 GMT
|
|
832
832
|
*/
|
|
833
833
|
|
|
834
834
|
:root,
|
|
@@ -855,7 +855,7 @@ select {
|
|
|
855
855
|
--brand-color-canvas-overlay: var(--base-color-scale-white-0);
|
|
856
856
|
--brand-color-canvas-inset: var(--base-color-scale-gray-0);
|
|
857
857
|
--brand-color-canvas-subtle: var(--base-color-scale-gray-0);
|
|
858
|
-
--brand-color-border-default: var(--base-color-scale-gray-
|
|
858
|
+
--brand-color-border-default: var(--base-color-scale-gray-3);
|
|
859
859
|
--brand-color-border-muted: hsl(var(--base-color-scale-gray-2-hsl) / 99.7%);
|
|
860
860
|
--brand-color-border-subtle: hsl(var(--base-color-scale-gray-1-hsl) / 99.7%);
|
|
861
861
|
--brand-color-focus: var(--base-color-scale-blue-5);
|
|
@@ -1181,36 +1181,62 @@ select {
|
|
|
1181
1181
|
|
|
1182
1182
|
/**
|
|
1183
1183
|
* Do not edit directly
|
|
1184
|
-
* Generated on
|
|
1184
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
1185
1185
|
*/
|
|
1186
1186
|
|
|
1187
1187
|
:root,
|
|
1188
1188
|
[data-color-mode="light"] {
|
|
1189
|
-
--brand-
|
|
1190
|
-
--brand-
|
|
1191
|
-
--brand-
|
|
1192
|
-
--brand-
|
|
1193
|
-
--brand-
|
|
1194
|
-
--brand-
|
|
1195
|
-
--brand-
|
|
1196
|
-
--brand-
|
|
1197
|
-
--brand-
|
|
1198
|
-
--brand-
|
|
1199
|
-
--brand-
|
|
1189
|
+
--brand-button-primary-bgColor-rest: var(--base-color-scale-black-0);
|
|
1190
|
+
--brand-button-primary-bgColor-hover: var(--base-color-scale-gray-8);
|
|
1191
|
+
--brand-button-primary-bgColor-active: var(--base-color-scale-gray-8);
|
|
1192
|
+
--brand-button-primary-bgColor-disabled: var(--base-color-scale-gray-4);
|
|
1193
|
+
--brand-button-primary-borderColor-rest: var(--base-color-scale-black-0);
|
|
1194
|
+
--brand-button-primary-borderColor-hover: var(--base-color-scale-gray-8);
|
|
1195
|
+
--brand-button-primary-borderColor-active: var(--base-color-scale-gray-8);
|
|
1196
|
+
--brand-button-primary-borderColor-disabled: var(--base-color-scale-gray-4);
|
|
1197
|
+
--brand-button-primary-fgColor-rest: var(--brand-color-text-onEmphasis);
|
|
1198
|
+
--brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
|
|
1199
|
+
--brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
|
|
1200
|
+
--brand-button-secondary-bgColor-rest: transparent;
|
|
1201
|
+
--brand-button-secondary-bgColor-hover: hsl(var(--base-color-scale-gray-3-hsl) / 20%);
|
|
1202
|
+
--brand-button-secondary-bgColor-active: hsl(var(--base-color-scale-gray-3-hsl) / 40%);
|
|
1203
|
+
--brand-button-secondary-borderColor-rest: var(--brand-color-border-default);
|
|
1204
|
+
--brand-button-secondary-borderColor-hover: var(--base-color-scale-gray-9);
|
|
1205
|
+
--brand-button-secondary-borderColor-active: var(--base-color-scale-gray-9);
|
|
1206
|
+
--brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
|
|
1207
|
+
--brand-button-secondary-fgColor-disabled: var(--base-color-scale-gray-3);
|
|
1208
|
+
--brand-button-subtle-borderColor-rest: transparent;
|
|
1209
|
+
--brand-button-subtle-borderColor-hover: var(--base-color-scale-gray-9);
|
|
1210
|
+
--brand-button-subtle-borderColor-active: var(--base-color-scale-gray-9);
|
|
1211
|
+
--brand-button-subtle-fgColor-rest: var(--brand-color-text-default);
|
|
1212
|
+
--brand-button-subtle-fgColor-disabled: var(--base-color-scale-gray-3);
|
|
1200
1213
|
}
|
|
1201
1214
|
|
|
1202
1215
|
[data-color-mode="dark"] {
|
|
1203
|
-
--brand-
|
|
1204
|
-
--brand-
|
|
1205
|
-
--brand-
|
|
1206
|
-
--brand-
|
|
1207
|
-
--brand-
|
|
1208
|
-
--brand-
|
|
1209
|
-
--brand-
|
|
1210
|
-
--brand-
|
|
1211
|
-
--brand-
|
|
1212
|
-
--brand-
|
|
1213
|
-
--brand-
|
|
1216
|
+
--brand-button-primary-bgColor-rest: var(--base-color-scale-white-0);
|
|
1217
|
+
--brand-button-primary-bgColor-hover: var(--base-color-scale-gray-0);
|
|
1218
|
+
--brand-button-primary-bgColor-active: var(--base-color-scale-gray-0);
|
|
1219
|
+
--brand-button-primary-bgColor-disabled: var(--base-color-scale-gray-4);
|
|
1220
|
+
--brand-button-primary-borderColor-rest: var(--base-color-scale-white-0);
|
|
1221
|
+
--brand-button-primary-borderColor-hover: var(--base-color-scale-white-0);
|
|
1222
|
+
--brand-button-primary-borderColor-active: var(--base-color-scale-white-0);
|
|
1223
|
+
--brand-button-primary-borderColor-disabled: var(--base-color-scale-gray-4);
|
|
1224
|
+
--brand-button-primary-fgColor-rest: var(--brand-color-text-onEmphasis);
|
|
1225
|
+
--brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
|
|
1226
|
+
--brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
|
|
1227
|
+
--brand-button-secondary-bgColor-rest: transparent;
|
|
1228
|
+
--brand-button-secondary-bgColor-hover: hsl(var(--base-color-scale-gray-3-hsl) / 20%);
|
|
1229
|
+
--brand-button-secondary-bgColor-active: hsl(var(--base-color-scale-gray-3-hsl) / 40%);
|
|
1230
|
+
--brand-button-secondary-borderColor-rest: var(--brand-color-border-default);
|
|
1231
|
+
--brand-button-secondary-borderColor-hover: var(--base-color-scale-white-0);
|
|
1232
|
+
--brand-button-secondary-borderColor-active: var(--base-color-scale-white-0);
|
|
1233
|
+
--brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
|
|
1234
|
+
--brand-button-secondary-fgColor-disabled: var(--base-color-scale-gray-4);
|
|
1235
|
+
--brand-button-subtle-borderColor-rest: transparent;
|
|
1236
|
+
--brand-button-subtle-borderColor-hover: var(--base-color-scale-white-0);
|
|
1237
|
+
--brand-button-subtle-borderColor-active: var(--base-color-scale-white-0);
|
|
1238
|
+
--brand-button-subtle-fgColor-rest: var(--brand-color-text-default);
|
|
1239
|
+
--brand-button-subtle-fgColor-disabled: var(--base-color-scale-gray-4);
|
|
1214
1240
|
}
|
|
1215
1241
|
|
|
1216
1242
|
.Primer_Brand__Button-module__Button___lDruK {
|
|
@@ -1225,9 +1251,9 @@ select {
|
|
|
1225
1251
|
justify-content: center;
|
|
1226
1252
|
transition: box-shadow var(--brand-animation-duration-faster);
|
|
1227
1253
|
text-decoration: none;
|
|
1228
|
-
border-radius:
|
|
1254
|
+
border-radius: var(--brand-control-medium-borderRadius);
|
|
1229
1255
|
cursor: pointer;
|
|
1230
|
-
border:
|
|
1256
|
+
border: solid var(--brand-borderWidth-thick) transparent;
|
|
1231
1257
|
background: none;
|
|
1232
1258
|
display: inline-flex;
|
|
1233
1259
|
gap: var(--brand-control-medium-gap);
|
|
@@ -1237,10 +1263,23 @@ select {
|
|
|
1237
1263
|
text-decoration: none;
|
|
1238
1264
|
}
|
|
1239
1265
|
|
|
1240
|
-
.Primer_Brand__Button-module__Button___lDruK:
|
|
1241
|
-
outline: none;
|
|
1242
|
-
box-shadow: 0 0 0 2px var(--brand-color-canvas-default), 0 0 0 5px var(--brand-color-focus);
|
|
1266
|
+
.Primer_Brand__Button-module__Button___lDruK.Primer_Brand__Button-module__focus-visible___kmhRj:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
|
|
1243
1267
|
transition: none;
|
|
1268
|
+
outline: 4px solid var(--brand-color-focus);
|
|
1269
|
+
outline-offset: 2px;
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1272
|
+
.Primer_Brand__Button-module__Button___lDruK:focus-visible:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
|
|
1273
|
+
transition: none;
|
|
1274
|
+
outline: 4px solid var(--brand-color-focus);
|
|
1275
|
+
outline-offset: 2px;
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
.Primer_Brand__Button-module__Button--disabled___Ba17E,
|
|
1279
|
+
.Primer_Brand__Button-module__Button--disabled___Ba17E:hover,
|
|
1280
|
+
.Primer_Brand__Button-module__Button--disabled___Ba17E:focus {
|
|
1281
|
+
cursor: not-allowed;
|
|
1282
|
+
outline: none;
|
|
1244
1283
|
}
|
|
1245
1284
|
|
|
1246
1285
|
.Primer_Brand__Button-module__Button__text___Z3ocU {
|
|
@@ -1260,70 +1299,127 @@ select {
|
|
|
1260
1299
|
display: flex;
|
|
1261
1300
|
}
|
|
1262
1301
|
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1302
|
+
/* optically adjust arrow to align with the end (right) padding */
|
|
1303
|
+
/* reduce gap between label and arrow */
|
|
1304
|
+
[dir="ltr"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
|
|
1305
|
+
margin-right: calc(var(--base-size-4) * -1);
|
|
1266
1306
|
}
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
.Primer_Brand__Button-module__Button--primary___xIC7G .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy {
|
|
1270
|
-
color: var(--brand-Button-fg-primary-disabled);
|
|
1307
|
+
[dir="rtl"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
|
|
1308
|
+
margin-left: calc(var(--base-size-4) * -1);
|
|
1271
1309
|
}
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
.Primer_Brand__Button-module__Button
|
|
1276
|
-
|
|
1277
|
-
color: var(--brand-Button-fg-secondary-disabled);
|
|
1310
|
+
[dir="ltr"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
|
|
1311
|
+
margin-left: calc(var(--base-size-8) * -1);
|
|
1312
|
+
}
|
|
1313
|
+
[dir="rtl"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
|
|
1314
|
+
margin-right: calc(var(--base-size-8) * -1);
|
|
1278
1315
|
}
|
|
1279
1316
|
|
|
1317
|
+
/* primary */
|
|
1318
|
+
|
|
1280
1319
|
.Primer_Brand__Button-module__Button--primary___xIC7G {
|
|
1281
|
-
color: var(--brand-
|
|
1282
|
-
background-color: var(--brand-
|
|
1283
|
-
|
|
1320
|
+
color: var(--brand-button-primary-fgColor-rest);
|
|
1321
|
+
background-color: var(--brand-button-primary-bgColor-rest);
|
|
1322
|
+
border: solid var(--brand-borderWidth-thin) var(--brand-button-primary-borderColor-rest);
|
|
1284
1323
|
}
|
|
1285
1324
|
|
|
1286
|
-
.Primer_Brand__Button-module__Button--primary___xIC7G:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):hover {
|
|
1287
|
-
|
|
1325
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):not([aria-expanded='true']):hover {
|
|
1326
|
+
background-color: var(--brand-button-primary-bgColor-hover);
|
|
1327
|
+
border-color: var(--brand-button-primary-borderColor-hover);
|
|
1288
1328
|
}
|
|
1289
1329
|
|
|
1290
|
-
.Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-
|
|
1291
|
-
|
|
1330
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):active,
|
|
1331
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G[aria-expanded='true'] {
|
|
1332
|
+
background-color: var(--brand-button-primary-bgColor-active);
|
|
1333
|
+
border-color: var(--brand-button-primary-borderColor-active);
|
|
1334
|
+
box-shadow: var(--brand-button-primary-shadow-active);
|
|
1292
1335
|
}
|
|
1293
1336
|
|
|
1294
1337
|
.Primer_Brand__Button-module__Button--label-primary___Leisi {
|
|
1295
|
-
color: var(--brand-
|
|
1338
|
+
color: var(--brand-button-primary-fgColor-rest);
|
|
1296
1339
|
}
|
|
1297
1340
|
|
|
1341
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G:disabled,
|
|
1342
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G[aria-disabled='true'],
|
|
1343
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-module__Button--disabled___Ba17E {
|
|
1344
|
+
background-color: var(--brand-button-primary-bgColor-disabled);
|
|
1345
|
+
border-color: var(--brand-button-primary-borderColor-disabled);
|
|
1346
|
+
}
|
|
1347
|
+
|
|
1348
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1349
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1350
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1351
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G:disabled .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1352
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G[aria-disabled='true'] .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1353
|
+
.Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1298
1354
|
.Primer_Brand__Button-module__Button--label-primary___Leisi.Primer_Brand__Button-module__Button-label--disabled___ZBpbj {
|
|
1299
|
-
color: var(--brand-
|
|
1355
|
+
color: var(--brand-button-primary-fgColor-disabled);
|
|
1300
1356
|
}
|
|
1301
1357
|
|
|
1358
|
+
/* secondary */
|
|
1359
|
+
|
|
1302
1360
|
.Primer_Brand__Button-module__Button--secondary___akMC2 {
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1361
|
+
transition: background-color, border-color 200ms;
|
|
1362
|
+
border-color: var(--brand-button-secondary-borderColor-rest);
|
|
1363
|
+
}
|
|
1364
|
+
|
|
1365
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):not([aria-expanded='true']):hover {
|
|
1366
|
+
background-color: var(--brand-button-secondary-bgColor-hover);
|
|
1367
|
+
border-color: var(--brand-button-secondary-borderColor-hover);
|
|
1368
|
+
}
|
|
1369
|
+
|
|
1370
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):active,
|
|
1371
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2[aria-expanded='true'] {
|
|
1372
|
+
background-color: var(--brand-button-secondary-bgColor-active);
|
|
1373
|
+
border-color: var(--brand-button-secondary-borderColor-active);
|
|
1306
1374
|
}
|
|
1307
1375
|
|
|
1308
|
-
.Primer_Brand__Button-module__Button--
|
|
1309
|
-
|
|
1376
|
+
.Primer_Brand__Button-module__Button--label-secondary___DRJoJ {
|
|
1377
|
+
color: var(--brand-button-secondary-fgColor-rest);
|
|
1310
1378
|
}
|
|
1311
1379
|
|
|
1312
|
-
.Primer_Brand__Button-module__Button--
|
|
1313
|
-
.Primer_Brand__Button-module__Button--
|
|
1314
|
-
|
|
1315
|
-
color: var(--brand-Button-fg-secondary-disabled);
|
|
1380
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2 .Primer_Brand__Button-module__Button__icon-visual___zR2Hi,
|
|
1381
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2 .Primer_Brand__Button-module__Button-arrow___SkJXQ {
|
|
1382
|
+
color: var(--brand-button-secondary-fgColor-rest);
|
|
1316
1383
|
}
|
|
1317
1384
|
|
|
1385
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1386
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1387
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1388
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2:disabled .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1389
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2[aria-disabled='true'] .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1390
|
+
.Primer_Brand__Button-module__Button--secondary___akMC2.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1391
|
+
.Primer_Brand__Button-module__Button--label-secondary___DRJoJ.Primer_Brand__Button-module__Button-label--disabled___ZBpbj {
|
|
1392
|
+
color: var(--brand-button-secondary-fgColor-disabled);
|
|
1393
|
+
}
|
|
1394
|
+
|
|
1395
|
+
/* subtle */
|
|
1396
|
+
|
|
1318
1397
|
.Primer_Brand__Button-module__Button--subtle___UMmi9 {
|
|
1319
1398
|
color: var(--brand-color-text-default);
|
|
1320
|
-
|
|
1399
|
+
border-color: var(--brand-button-subtle-borderColor-rest);
|
|
1400
|
+
transition: background-color, border-color var(--brand-animation-duration-faster);
|
|
1321
1401
|
}
|
|
1322
1402
|
|
|
1323
1403
|
.Primer_Brand__Button-module__Button--subtle___UMmi9:hover:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
|
|
1324
|
-
|
|
1404
|
+
border-color: var(--brand-button-subtle-borderColor-hover);
|
|
1405
|
+
}
|
|
1406
|
+
|
|
1407
|
+
.Primer_Brand__Button-module__Button--label-subtle___RRaqm {
|
|
1408
|
+
color: var(--brand-button-subtle-fgColor-rest);
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
.Primer_Brand__Button-module__Button--subtle___UMmi9:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1412
|
+
.Primer_Brand__Button-module__Button--subtle___UMmi9[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1413
|
+
.Primer_Brand__Button-module__Button--subtle___UMmi9.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
|
|
1414
|
+
.Primer_Brand__Button-module__Button--subtle___UMmi9:disabled .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1415
|
+
.Primer_Brand__Button-module__Button--subtle___UMmi9[aria-disabled='true'] .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1416
|
+
.Primer_Brand__Button-module__Button--subtle___UMmi9.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
|
|
1417
|
+
.Primer_Brand__Button-module__Button--label-subtle___RRaqm.Primer_Brand__Button-module__Button-label--disabled___ZBpbj {
|
|
1418
|
+
color: var(--brand-button-subtle-fgColor-disabled);
|
|
1325
1419
|
}
|
|
1326
1420
|
|
|
1421
|
+
/* size */
|
|
1422
|
+
|
|
1327
1423
|
.Primer_Brand__Button-module__Button--size-medium___EyCyw {
|
|
1328
1424
|
height: var(--brand-control-medium-size);
|
|
1329
1425
|
padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-spacious);
|
|
@@ -1332,21 +1428,17 @@ select {
|
|
|
1332
1428
|
.Primer_Brand__Button-module__Button--size-large___REN1l {
|
|
1333
1429
|
height: var(--brand-control-large-size);
|
|
1334
1430
|
padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-spacious);
|
|
1431
|
+
border-radius: var(--brand-control-large-borderRadius);
|
|
1335
1432
|
}
|
|
1336
1433
|
|
|
1337
|
-
.Primer_Brand__Button-module__Button--
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
.Primer_Brand__Button-module__Button--disabled___Ba17E,
|
|
1342
|
-
.Primer_Brand__Button-module__Button--disabled___Ba17E:hover,
|
|
1343
|
-
.Primer_Brand__Button-module__Button--disabled___Ba17E:focus {
|
|
1344
|
-
cursor: not-allowed;
|
|
1345
|
-
outline: none;
|
|
1434
|
+
.Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button__icon-visual___zR2Hi,
|
|
1435
|
+
.Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button-arrow___SkJXQ {
|
|
1436
|
+
height: var(--base-size-20);
|
|
1437
|
+
width: var(--base-size-20);
|
|
1346
1438
|
}
|
|
1347
1439
|
|
|
1348
|
-
.Primer_Brand__Button-module__Button--
|
|
1349
|
-
|
|
1440
|
+
.Primer_Brand__Button-module__Button--block___F5RXs {
|
|
1441
|
+
width: 100%;
|
|
1350
1442
|
}
|
|
1351
1443
|
|
|
1352
1444
|
@media (forced-colors: active) {
|
|
@@ -1639,7 +1731,7 @@ select {
|
|
|
1639
1731
|
|
|
1640
1732
|
/**
|
|
1641
1733
|
* Do not edit directly
|
|
1642
|
-
* Generated on
|
|
1734
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
1643
1735
|
*/
|
|
1644
1736
|
|
|
1645
1737
|
:root {
|
|
@@ -1866,7 +1958,7 @@ select {
|
|
|
1866
1958
|
|
|
1867
1959
|
/**
|
|
1868
1960
|
* Do not edit directly
|
|
1869
|
-
* Generated on
|
|
1961
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
1870
1962
|
*/
|
|
1871
1963
|
|
|
1872
1964
|
:root,
|
|
@@ -2125,7 +2217,7 @@ select {
|
|
|
2125
2217
|
|
|
2126
2218
|
/**
|
|
2127
2219
|
* Do not edit directly
|
|
2128
|
-
* Generated on
|
|
2220
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
2129
2221
|
*/
|
|
2130
2222
|
|
|
2131
2223
|
:root {
|
|
@@ -2151,7 +2243,7 @@ select {
|
|
|
2151
2243
|
|
|
2152
2244
|
/**
|
|
2153
2245
|
* Do not edit directly
|
|
2154
|
-
* Generated on
|
|
2246
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
2155
2247
|
*/
|
|
2156
2248
|
|
|
2157
2249
|
:root,
|
|
@@ -2909,15 +3001,15 @@ select {
|
|
|
2909
3001
|
|
|
2910
3002
|
/**
|
|
2911
3003
|
* Do not edit directly
|
|
2912
|
-
* Generated on
|
|
3004
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
2913
3005
|
*/
|
|
2914
3006
|
|
|
2915
3007
|
:root {
|
|
2916
3008
|
--brand-control-animation-easing: var(--brand-animation-easing-glide);
|
|
2917
3009
|
--brand-control-animation-duration: 80ms;
|
|
2918
3010
|
--brand-control-border-radius: var(--brand-borderRadius-medium);
|
|
2919
|
-
--brand-control-large-
|
|
2920
|
-
--brand-control-
|
|
3011
|
+
--brand-control-large-size: 3.75rem;
|
|
3012
|
+
--brand-control-medium-borderRadius: var(--brand-borderRadius-medium);
|
|
2921
3013
|
--brand-controlStack-large-gap-spacious: var(--base-size-12);
|
|
2922
3014
|
--brand-controlStack-large-gap-condensed: var(--base-size-8);
|
|
2923
3015
|
--brand-controlStack-large-gap-auto: var(--base-size-8);
|
|
@@ -2934,17 +3026,19 @@ select {
|
|
|
2934
3026
|
--brand-box-spacing-spacious: var(--base-size-48);
|
|
2935
3027
|
--brand-box-spacing-normal: var(--base-size-24);
|
|
2936
3028
|
--brand-box-spacing-condensed: var(--base-size-16);
|
|
3029
|
+
--brand-control-large-borderRadius: var(--base-size-8);
|
|
2937
3030
|
--brand-control-large-gap: var(--base-size-16);
|
|
2938
3031
|
--brand-control-large-paddingInline-spacious: var(--base-size-32);
|
|
2939
3032
|
--brand-control-large-paddingInline-normal: var(--base-size-20);
|
|
2940
3033
|
--brand-control-large-paddingInline-condensed: var(--base-size-16);
|
|
3034
|
+
--brand-control-large-paddingBlock: var(--base-size-20);
|
|
2941
3035
|
--brand-control-large-lineBoxHeight: var(--base-size-20);
|
|
2942
|
-
--brand-control-medium-gap: var(--base-size-
|
|
2943
|
-
--brand-control-medium-paddingInline-spacious: var(--base-size-
|
|
3036
|
+
--brand-control-medium-gap: var(--base-size-12);
|
|
3037
|
+
--brand-control-medium-paddingInline-spacious: var(--base-size-28);
|
|
2944
3038
|
--brand-control-medium-paddingInline-normal: var(--base-size-16);
|
|
2945
3039
|
--brand-control-medium-paddingInline-condensed: var(--base-size-12);
|
|
2946
|
-
--brand-control-medium-paddingBlock: var(--base-size-
|
|
2947
|
-
--brand-control-medium-lineBoxHeight: var(--base-size-
|
|
3040
|
+
--brand-control-medium-paddingBlock: var(--base-size-16);
|
|
3041
|
+
--brand-control-medium-lineBoxHeight: var(--base-size-16);
|
|
2948
3042
|
--brand-control-medium-size: var(--base-size-48);
|
|
2949
3043
|
--brand-control-minTarget-coarse: var(--base-size-44);
|
|
2950
3044
|
--brand-control-minTarget-fine: var(--base-size-16);
|
|
@@ -3746,7 +3840,7 @@ select {
|
|
|
3746
3840
|
|
|
3747
3841
|
/**
|
|
3748
3842
|
* Do not edit directly
|
|
3749
|
-
* Generated on
|
|
3843
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
3750
3844
|
*/
|
|
3751
3845
|
|
|
3752
3846
|
:root {
|
|
@@ -3767,7 +3861,7 @@ select {
|
|
|
3767
3861
|
|
|
3768
3862
|
/**
|
|
3769
3863
|
* Do not edit directly
|
|
3770
|
-
* Generated on
|
|
3864
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
3771
3865
|
*/
|
|
3772
3866
|
|
|
3773
3867
|
:root {
|
|
@@ -3777,7 +3871,7 @@ select {
|
|
|
3777
3871
|
|
|
3778
3872
|
/**
|
|
3779
3873
|
* Do not edit directly
|
|
3780
|
-
* Generated on
|
|
3874
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
3781
3875
|
*/
|
|
3782
3876
|
|
|
3783
3877
|
:root {
|
|
@@ -4345,6 +4439,7 @@ select {
|
|
|
4345
4439
|
display: flex;
|
|
4346
4440
|
align-items: center;
|
|
4347
4441
|
margin-left: auto;
|
|
4442
|
+
min-width: 0;
|
|
4348
4443
|
}
|
|
4349
4444
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
|
|
4350
4445
|
display: flex;
|
|
@@ -4449,11 +4544,13 @@ select {
|
|
|
4449
4544
|
display: inline-flex;
|
|
4450
4545
|
gap: var(--base-size-16);
|
|
4451
4546
|
align-items: center;
|
|
4547
|
+
min-width: 0;
|
|
4452
4548
|
}
|
|
4453
4549
|
|
|
4454
4550
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
|
|
4455
4551
|
display: flex;
|
|
4456
4552
|
gap: 16px;
|
|
4553
|
+
min-width: 0;
|
|
4457
4554
|
}
|
|
4458
4555
|
|
|
4459
4556
|
@media screen and (max-width: 48rem) {
|
|
@@ -4484,14 +4581,14 @@ select {
|
|
|
4484
4581
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
|
|
4485
4582
|
width: 100%;
|
|
4486
4583
|
flex-direction: column;
|
|
4487
|
-
|
|
4488
4584
|
margin: 24px;
|
|
4585
|
+
min-width: 0;
|
|
4489
4586
|
}
|
|
4490
4587
|
}
|
|
4491
4588
|
|
|
4492
4589
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
|
|
4493
|
-
height: 48px; /*TODO: investigate why this is shorter than medium default height*/
|
|
4494
4590
|
white-space: nowrap;
|
|
4591
|
+
min-width: 0;
|
|
4495
4592
|
}
|
|
4496
4593
|
|
|
4497
4594
|
@media screen and (min-width: 1024px) {
|
|
@@ -4681,7 +4778,7 @@ select {
|
|
|
4681
4778
|
|
|
4682
4779
|
/**
|
|
4683
4780
|
* Do not edit directly
|
|
4684
|
-
* Generated on
|
|
4781
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
4685
4782
|
*/
|
|
4686
4783
|
|
|
4687
4784
|
:root,
|
|
@@ -4709,7 +4806,7 @@ select {
|
|
|
4709
4806
|
|
|
4710
4807
|
/**
|
|
4711
4808
|
* Do not edit directly
|
|
4712
|
-
* Generated on
|
|
4809
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
4713
4810
|
*/
|
|
4714
4811
|
|
|
4715
4812
|
:root,
|
|
@@ -4725,7 +4822,7 @@ select {
|
|
|
4725
4822
|
|
|
4726
4823
|
/**
|
|
4727
4824
|
* Do not edit directly
|
|
4728
|
-
* Generated on
|
|
4825
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
4729
4826
|
*/
|
|
4730
4827
|
|
|
4731
4828
|
:root {
|
|
@@ -4865,7 +4962,7 @@ select {
|
|
|
4865
4962
|
|
|
4866
4963
|
/**
|
|
4867
4964
|
* Do not edit directly
|
|
4868
|
-
* Generated on
|
|
4965
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
4869
4966
|
*/
|
|
4870
4967
|
|
|
4871
4968
|
:root,
|
|
@@ -4881,29 +4978,40 @@ select {
|
|
|
4881
4978
|
|
|
4882
4979
|
/**
|
|
4883
4980
|
* Do not edit directly
|
|
4884
|
-
* Generated on
|
|
4981
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
4885
4982
|
*/
|
|
4886
4983
|
|
|
4887
4984
|
:root,
|
|
4888
4985
|
[data-color-mode="light"] {
|
|
4889
4986
|
--brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
|
|
4890
4987
|
--brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
|
|
4988
|
+
--brand-Accordion-border-color-default: var(--brand-color-border-default);
|
|
4989
|
+
--brand-Accordion-border-color-emphasis: var(--base-color-scale-black-0);
|
|
4891
4990
|
}
|
|
4892
4991
|
|
|
4893
4992
|
[data-color-mode="dark"] {
|
|
4894
4993
|
--brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
|
|
4895
4994
|
--brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
|
|
4995
|
+
--brand-Accordion-border-color-default: var(--base-color-scale-gray-5);
|
|
4996
|
+
--brand-Accordion-border-color-emphasis: var(--base-color-scale-white-0);
|
|
4896
4997
|
}
|
|
4897
4998
|
|
|
4898
4999
|
.Primer_Brand__Accordion-module__Accordion___M_LPt {
|
|
4899
5000
|
box-sizing: border-box;
|
|
4900
5001
|
position: relative;
|
|
4901
|
-
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
4902
5002
|
}
|
|
4903
5003
|
|
|
4904
|
-
.Primer_Brand__Accordion-
|
|
5004
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR {
|
|
5005
|
+
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-Accordion-border-color-default);
|
|
5006
|
+
}
|
|
5007
|
+
|
|
5008
|
+
.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 {
|
|
5009
|
+
border-bottom: var(--brand-borderWidth-thicker) solid var(--brand-Accordion-border-color-emphasis);
|
|
5010
|
+
}
|
|
5011
|
+
|
|
5012
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
4905
5013
|
content: '';
|
|
4906
|
-
border: 3px solid var(--brand-
|
|
5014
|
+
border: 3px solid var(--brand-Accordion-border-color-default);
|
|
4907
5015
|
height: 0;
|
|
4908
5016
|
transition: var(--brand-animation-duration-fast) transform;
|
|
4909
5017
|
transform: scaleY(0);
|
|
@@ -4914,7 +5022,7 @@ select {
|
|
|
4914
5022
|
left: 0;
|
|
4915
5023
|
}
|
|
4916
5024
|
|
|
4917
|
-
.Primer_Brand__Accordion-
|
|
5025
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after {
|
|
4918
5026
|
transform: scaleY(0.35);
|
|
4919
5027
|
}
|
|
4920
5028
|
|
|
@@ -4922,10 +5030,16 @@ select {
|
|
|
4922
5030
|
cursor: pointer;
|
|
4923
5031
|
padding: var(--base-size-24) 0;
|
|
4924
5032
|
position: relative;
|
|
4925
|
-
display:
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
5033
|
+
display: flex;
|
|
5034
|
+
justify-content: space-between;
|
|
5035
|
+
}
|
|
5036
|
+
|
|
5037
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5038
|
+
padding-left: var(--base-size-48);
|
|
5039
|
+
}
|
|
5040
|
+
|
|
5041
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5042
|
+
padding-right: var(--base-size-48);
|
|
4929
5043
|
}
|
|
4930
5044
|
|
|
4931
5045
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc::-webkit-details-marker {
|
|
@@ -4953,15 +5067,21 @@ select {
|
|
|
4953
5067
|
-webkit-text-fill-color: transparent;
|
|
4954
5068
|
-webkit-box-decoration-break: clone;
|
|
4955
5069
|
box-decoration-break: clone;
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
|
|
4960
|
-
|
|
5070
|
+
position: absolute;
|
|
5071
|
+
}
|
|
5072
|
+
|
|
5073
|
+
.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,
|
|
5074
|
+
.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 {
|
|
5075
|
+
right: 0;
|
|
4961
5076
|
}
|
|
4962
5077
|
|
|
4963
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w
|
|
4964
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk
|
|
5078
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5079
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5080
|
+
left: 0;
|
|
5081
|
+
}
|
|
5082
|
+
|
|
5083
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before,
|
|
5084
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
4965
5085
|
transition: transform var(--brand-animation-duration-fast) ease, opacity var(--brand-animation-duration-faster) ease;
|
|
4966
5086
|
display: block;
|
|
4967
5087
|
background: linear-gradient(
|
|
@@ -4973,25 +5093,59 @@ select {
|
|
|
4973
5093
|
background-clip: text;
|
|
4974
5094
|
}
|
|
4975
5095
|
|
|
4976
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5096
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
4977
5097
|
font-weight: var(--base-text-weight-medium);
|
|
4978
5098
|
content: '–';
|
|
4979
5099
|
opacity: 0;
|
|
4980
5100
|
}
|
|
4981
5101
|
|
|
4982
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5102
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
4983
5103
|
content: '+';
|
|
4984
5104
|
}
|
|
4985
5105
|
|
|
4986
|
-
|
|
5106
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5107
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5108
|
+
transform: translate(0, -2px);
|
|
5109
|
+
}
|
|
5110
|
+
|
|
5111
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5112
|
+
opacity: 0;
|
|
5113
|
+
}
|
|
5114
|
+
|
|
5115
|
+
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 {
|
|
5116
|
+
opacity: 1;
|
|
5117
|
+
}
|
|
5118
|
+
|
|
5119
|
+
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 {
|
|
5120
|
+
opacity: 0;
|
|
5121
|
+
}
|
|
5122
|
+
|
|
5123
|
+
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 {
|
|
4987
5124
|
opacity: 1;
|
|
4988
5125
|
transform: rotateZ(180deg);
|
|
4989
5126
|
}
|
|
4990
|
-
|
|
5127
|
+
|
|
5128
|
+
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 {
|
|
4991
5129
|
opacity: 0;
|
|
4992
5130
|
transform: rotateZ(180deg);
|
|
4993
5131
|
}
|
|
4994
5132
|
|
|
5133
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5134
|
+
padding-right: var(--base-size-48);
|
|
5135
|
+
}
|
|
5136
|
+
|
|
5137
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5138
|
+
padding-left: var(--base-size-48);
|
|
5139
|
+
}
|
|
5140
|
+
|
|
5141
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5142
|
+
padding-left: var(--base-size-48);
|
|
5143
|
+
}
|
|
5144
|
+
|
|
5145
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5146
|
+
padding-right: var(--base-size-48);
|
|
5147
|
+
}
|
|
5148
|
+
|
|
4995
5149
|
.Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
4996
5150
|
color: var(--brand-color-text-muted);
|
|
4997
5151
|
font-family: var(--brand-fontStack-sansSerif);
|
|
@@ -5001,22 +5155,27 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3
|
|
|
5001
5155
|
}
|
|
5002
5156
|
|
|
5003
5157
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5004
|
-
padding-left: var(--base-size-40);
|
|
5005
5158
|
padding-bottom: var(--base-size-24);
|
|
5006
|
-
margin-top: calc(var(--base-size-16) * -1); /* for 8px gap between question and answer */
|
|
5007
5159
|
animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
|
|
5008
5160
|
}
|
|
5009
|
-
|
|
5010
|
-
|
|
5161
|
+
|
|
5162
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5163
|
+
margin-top: calc(var(--base-size-16) * -1); /* for 8px gap between question and answer */
|
|
5164
|
+
}
|
|
5165
|
+
|
|
5166
|
+
[dir="ltr"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5167
|
+
padding-left: var(--base-size-48);
|
|
5011
5168
|
}
|
|
5169
|
+
|
|
5170
|
+
[dir="rtl"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5171
|
+
padding-right: var(--base-size-48);
|
|
5172
|
+
}
|
|
5173
|
+
|
|
5012
5174
|
/* Medium breakpoint and up */
|
|
5013
5175
|
@media screen and (min-width: 48rem) {
|
|
5014
5176
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
5015
5177
|
gap: var(--base-size-40);
|
|
5016
5178
|
}
|
|
5017
|
-
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5018
|
-
padding-left: calc(var(--base-size-48) + var(--base-size-16));
|
|
5019
|
-
}
|
|
5020
5179
|
}
|
|
5021
5180
|
|
|
5022
5181
|
@keyframes Primer_Brand__Accordion-module__fade-in___b3l0l {
|
|
@@ -5030,30 +5189,36 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5030
5189
|
|
|
5031
5190
|
/**
|
|
5032
5191
|
* Do not edit directly
|
|
5033
|
-
* Generated on
|
|
5192
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
5034
5193
|
*/
|
|
5035
5194
|
|
|
5036
5195
|
:root {
|
|
5037
|
-
--brand-FAQ-maxWidth: 51rem;
|
|
5196
|
+
--brand-FAQ-maxWidth-list: 51rem;
|
|
5038
5197
|
}
|
|
5039
5198
|
|
|
5040
5199
|
/**
|
|
5041
5200
|
* Do not edit directly
|
|
5042
|
-
* Generated on
|
|
5201
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
5043
5202
|
*/
|
|
5044
5203
|
|
|
5045
5204
|
:root,
|
|
5046
5205
|
[data-color-mode="light"] {
|
|
5047
|
-
--brand-FAQ-heading
|
|
5206
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5207
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-5-hsl) / 20%);
|
|
5208
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5209
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-0);
|
|
5048
5210
|
}
|
|
5049
5211
|
|
|
5050
5212
|
[data-color-mode="dark"] {
|
|
5051
|
-
--brand-FAQ-heading
|
|
5213
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5214
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-4-hsl) / 20%);
|
|
5215
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5216
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-9);
|
|
5052
5217
|
}
|
|
5053
5218
|
|
|
5054
5219
|
/**
|
|
5055
5220
|
* Do not edit directly
|
|
5056
|
-
* Generated on
|
|
5221
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
5057
5222
|
*/
|
|
5058
5223
|
|
|
5059
5224
|
:root {
|
|
@@ -5079,17 +5244,18 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5079
5244
|
}
|
|
5080
5245
|
|
|
5081
5246
|
.Primer_Brand__FAQ-module__FAQ___R3vLU {
|
|
5082
|
-
max-width: var(--brand-FAQ-maxWidth);
|
|
5247
|
+
max-width: var(--brand-FAQ-maxWidth-list);
|
|
5083
5248
|
margin: 0 auto;
|
|
5084
5249
|
}
|
|
5085
5250
|
|
|
5086
5251
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
5087
|
-
color: var(--brand-FAQ-heading
|
|
5252
|
+
color: var(--brand-FAQ-color-heading);
|
|
5088
5253
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
5089
5254
|
}
|
|
5090
5255
|
|
|
5091
5256
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5092
5257
|
margin-bottom: var(--base-size-16);
|
|
5258
|
+
color: var(--brand-color-text-muted);
|
|
5093
5259
|
}
|
|
5094
5260
|
|
|
5095
5261
|
.Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3 {
|
|
@@ -5115,9 +5281,67 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5115
5281
|
margin-top: var(--base-size-48);
|
|
5116
5282
|
}
|
|
5117
5283
|
|
|
5284
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5285
|
+
display: none;
|
|
5286
|
+
justify-content: space-between;
|
|
5287
|
+
gap: var(--brand-stack-gap-spacious);
|
|
5288
|
+
}
|
|
5289
|
+
|
|
5290
|
+
@media screen and (min-width: 48rem) {
|
|
5291
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5292
|
+
display: grid;
|
|
5293
|
+
}
|
|
5294
|
+
|
|
5295
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
5296
|
+
display: none;
|
|
5297
|
+
}
|
|
5298
|
+
}
|
|
5299
|
+
|
|
5300
|
+
.Primer_Brand__FAQGroup-module__FAQ__subheading___nYa68 {
|
|
5301
|
+
margin-bottom: var(--base-size-16);
|
|
5302
|
+
}
|
|
5303
|
+
|
|
5304
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h {
|
|
5305
|
+
margin-top: calc(var(--base-size-8) + 1px);
|
|
5306
|
+
}
|
|
5307
|
+
|
|
5308
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z .Primer_Brand__FAQGroup-module__FAQ__heading___w52lv {
|
|
5309
|
+
display: none;
|
|
5310
|
+
}
|
|
5311
|
+
|
|
5312
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
5313
|
+
justify-content: start;
|
|
5314
|
+
border: var(--brand-borderWidth-thin) solid transparent;
|
|
5315
|
+
}
|
|
5316
|
+
|
|
5317
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
|
|
5318
|
+
overflow: hidden;
|
|
5319
|
+
white-space: nowrap;
|
|
5320
|
+
text-overflow: ellipsis;
|
|
5321
|
+
}
|
|
5322
|
+
|
|
5323
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
5324
|
+
background-color: var(--brand-FAQ-color-tabBg-selected);
|
|
5325
|
+
border-color: var(--brand-FAQ-color-tabBorder-selected);
|
|
5326
|
+
}
|
|
5327
|
+
|
|
5328
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC span {
|
|
5329
|
+
color: var(--brand-color-text-muted);
|
|
5330
|
+
}
|
|
5331
|
+
|
|
5332
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] span {
|
|
5333
|
+
color: var(--brand-FAQ-color-tabLabel-selected);
|
|
5334
|
+
}
|
|
5335
|
+
|
|
5336
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC summary h4 {
|
|
5337
|
+
font-weight: var(--brand-text-weight-200);
|
|
5338
|
+
font-size: var(--brand-text-size-200);
|
|
5339
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
5340
|
+
}
|
|
5341
|
+
|
|
5118
5342
|
/**
|
|
5119
5343
|
* Do not edit directly
|
|
5120
|
-
* Generated on
|
|
5344
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
5121
5345
|
*/
|
|
5122
5346
|
|
|
5123
5347
|
:root,
|
|
@@ -5433,7 +5657,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5433
5657
|
*/
|
|
5434
5658
|
|
|
5435
5659
|
.Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj {
|
|
5436
|
-
height:
|
|
5660
|
+
height: var(--brand-control-medium-size);
|
|
5437
5661
|
}
|
|
5438
5662
|
|
|
5439
5663
|
.Primer_Brand__TextInput-module__TextInput--medium___kJrew {
|
|
@@ -5449,7 +5673,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5449
5673
|
}
|
|
5450
5674
|
|
|
5451
5675
|
.Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f {
|
|
5452
|
-
height:
|
|
5676
|
+
height: var(--brand-control-large-size);
|
|
5453
5677
|
}
|
|
5454
5678
|
|
|
5455
5679
|
/*
|
|
@@ -5757,7 +5981,6 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5757
5981
|
|
|
5758
5982
|
.Primer_Brand__Select-module__Select-wrapper--medium___xjmMc {
|
|
5759
5983
|
height: var(--brand-control-medium-size);
|
|
5760
|
-
height: 2.5rem;
|
|
5761
5984
|
}
|
|
5762
5985
|
|
|
5763
5986
|
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
@@ -5779,13 +6002,14 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5779
6002
|
.Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5780
6003
|
font-weight: var(--brand-text-weight-100);
|
|
5781
6004
|
font-size: var(--brand-text-size-100);
|
|
5782
|
-
padding-left:
|
|
5783
|
-
padding-right:
|
|
6005
|
+
padding-left: var(--brand-control-medium-paddingInline-condensed);
|
|
6006
|
+
padding-right: var(--brand-control-medium-paddingInline-condensed);
|
|
6007
|
+
padding-top: 0;
|
|
6008
|
+
padding-bottom: 0;
|
|
5784
6009
|
}
|
|
5785
6010
|
|
|
5786
6011
|
.Primer_Brand__Select-module__Select-wrapper--large___Q4_2q {
|
|
5787
6012
|
height: var(--brand-control-large-size);
|
|
5788
|
-
height: 3rem;
|
|
5789
6013
|
}
|
|
5790
6014
|
|
|
5791
6015
|
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
@@ -5807,8 +6031,10 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5807
6031
|
.Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5808
6032
|
font-weight: var(--brand-text-weight-200);
|
|
5809
6033
|
font-size: var(--brand-text-size-200);
|
|
5810
|
-
padding-left:
|
|
5811
|
-
padding-right:
|
|
6034
|
+
padding-left: var(--brand-control-large-paddingInline-condensed);
|
|
6035
|
+
padding-right: var(--brand-control-large-paddingInline-condensed);
|
|
6036
|
+
padding-top: 0;
|
|
6037
|
+
padding-bottom: 0;
|
|
5812
6038
|
}
|
|
5813
6039
|
|
|
5814
6040
|
/*
|
|
@@ -6216,7 +6442,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6216
6442
|
|
|
6217
6443
|
/**
|
|
6218
6444
|
* Do not edit directly
|
|
6219
|
-
* Generated on
|
|
6445
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
6220
6446
|
*/
|
|
6221
6447
|
|
|
6222
6448
|
:root {
|
|
@@ -6232,7 +6458,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6232
6458
|
|
|
6233
6459
|
/**
|
|
6234
6460
|
* Do not edit directly
|
|
6235
|
-
* Generated on
|
|
6461
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
6236
6462
|
*/
|
|
6237
6463
|
|
|
6238
6464
|
:root {
|
|
@@ -6444,7 +6670,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6444
6670
|
|
|
6445
6671
|
/**
|
|
6446
6672
|
* Do not edit directly
|
|
6447
|
-
* Generated on
|
|
6673
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
6448
6674
|
*/
|
|
6449
6675
|
|
|
6450
6676
|
:root,
|
|
@@ -6460,7 +6686,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6460
6686
|
|
|
6461
6687
|
/**
|
|
6462
6688
|
* Do not edit directly
|
|
6463
|
-
* Generated on
|
|
6689
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
6464
6690
|
*/
|
|
6465
6691
|
|
|
6466
6692
|
:root {
|
|
@@ -6778,7 +7004,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6778
7004
|
|
|
6779
7005
|
/**
|
|
6780
7006
|
* Do not edit directly
|
|
6781
|
-
* Generated on
|
|
7007
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
6782
7008
|
*/
|
|
6783
7009
|
|
|
6784
7010
|
:root,
|
|
@@ -7182,7 +7408,7 @@ html {
|
|
|
7182
7408
|
|
|
7183
7409
|
/**
|
|
7184
7410
|
* Do not edit directly
|
|
7185
|
-
* Generated on
|
|
7411
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
7186
7412
|
*/
|
|
7187
7413
|
|
|
7188
7414
|
:root,
|
|
@@ -7360,7 +7586,7 @@ html {
|
|
|
7360
7586
|
|
|
7361
7587
|
/**
|
|
7362
7588
|
* Do not edit directly
|
|
7363
|
-
* Generated on
|
|
7589
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
7364
7590
|
*/
|
|
7365
7591
|
|
|
7366
7592
|
:root,
|
|
@@ -7486,7 +7712,7 @@ html {
|
|
|
7486
7712
|
|
|
7487
7713
|
/**
|
|
7488
7714
|
* Do not edit directly
|
|
7489
|
-
* Generated on
|
|
7715
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
7490
7716
|
*/
|
|
7491
7717
|
|
|
7492
7718
|
:root,
|
|
@@ -7616,7 +7842,7 @@ html {
|
|
|
7616
7842
|
|
|
7617
7843
|
/**
|
|
7618
7844
|
* Do not edit directly
|
|
7619
|
-
* Generated on
|
|
7845
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
7620
7846
|
*/
|
|
7621
7847
|
|
|
7622
7848
|
:root {
|
|
@@ -7628,7 +7854,7 @@ html {
|
|
|
7628
7854
|
|
|
7629
7855
|
/**
|
|
7630
7856
|
* Do not edit directly
|
|
7631
|
-
* Generated on
|
|
7857
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
7632
7858
|
*/
|
|
7633
7859
|
|
|
7634
7860
|
:root,
|
|
@@ -7701,9 +7927,8 @@ html {
|
|
|
7701
7927
|
text-decoration: none;
|
|
7702
7928
|
color: var(--brand-color-text-default);
|
|
7703
7929
|
background-color: var(--brand-Card-background-default);
|
|
7704
|
-
|
|
7705
|
-
|
|
7706
|
-
border-radius: var(--brand-borderRadius-medium);
|
|
7930
|
+
/* Temporary values until a new scale is defined https://github.com/github/primer/issues/2607 */
|
|
7931
|
+
border-radius: var(--base-size-16);
|
|
7707
7932
|
padding: var(--base-size-32);
|
|
7708
7933
|
transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
|
|
7709
7934
|
display: grid;
|
|
@@ -7751,7 +7976,11 @@ html {
|
|
|
7751
7976
|
left: 0;
|
|
7752
7977
|
}
|
|
7753
7978
|
|
|
7754
|
-
.Primer_Brand__Card-module__Card--
|
|
7979
|
+
.Primer_Brand__Card-module__Card--border___nNZlZ {
|
|
7980
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
7981
|
+
}
|
|
7982
|
+
|
|
7983
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T {
|
|
7755
7984
|
grid-template-areas:
|
|
7756
7985
|
'image image'
|
|
7757
7986
|
'icon label'
|
|
@@ -7760,12 +7989,12 @@ html {
|
|
|
7760
7989
|
'action action';
|
|
7761
7990
|
}
|
|
7762
7991
|
|
|
7763
|
-
.Primer_Brand__Card-module__Card--
|
|
7992
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7 {
|
|
7764
7993
|
justify-self: flex-end;
|
|
7765
7994
|
}
|
|
7766
7995
|
|
|
7767
|
-
.Primer_Brand__Card-module__Card--
|
|
7768
|
-
.Primer_Brand__Card-module__Card--
|
|
7996
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7,
|
|
7997
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__icon___H4tc9 {
|
|
7769
7998
|
align-self: center;
|
|
7770
7999
|
}
|
|
7771
8000
|
|
|
@@ -7775,7 +8004,8 @@ html {
|
|
|
7775
8004
|
|
|
7776
8005
|
.Primer_Brand__Card-module__Card__image___zt4oH {
|
|
7777
8006
|
margin-bottom: var(--base-size-28);
|
|
7778
|
-
|
|
8007
|
+
/* Temporary values until a new scale is defined https://github.com/github/primer/issues/2607 */
|
|
8008
|
+
border-radius: var(--base-size-8);
|
|
7779
8009
|
overflow: hidden;
|
|
7780
8010
|
grid-area: image;
|
|
7781
8011
|
}
|
|
@@ -7810,7 +8040,7 @@ html {
|
|
|
7810
8040
|
}
|
|
7811
8041
|
|
|
7812
8042
|
.Primer_Brand__Card-module__Card__description___KN9CH {
|
|
7813
|
-
margin-bottom: var(--base-size-
|
|
8043
|
+
margin-bottom: var(--base-size-32);
|
|
7814
8044
|
grid-area: description;
|
|
7815
8045
|
}
|
|
7816
8046
|
|
|
@@ -7821,6 +8051,11 @@ html {
|
|
|
7821
8051
|
align-items: center;
|
|
7822
8052
|
}
|
|
7823
8053
|
|
|
8054
|
+
.Primer_Brand__Card-module__Card__action___C6sRY,
|
|
8055
|
+
.Primer_Brand__Card-module__Card__action___C6sRY span {
|
|
8056
|
+
color: var(--brand-Link-color-accent);
|
|
8057
|
+
}
|
|
8058
|
+
|
|
7824
8059
|
.Primer_Brand__Card-module__Card__icon___H4tc9 svg {
|
|
7825
8060
|
width: var(--base-size-20);
|
|
7826
8061
|
height: var(--base-size-20);
|
|
@@ -7975,6 +8210,10 @@ html {
|
|
|
7975
8210
|
max-width: 18ch;
|
|
7976
8211
|
}
|
|
7977
8212
|
|
|
8213
|
+
.Primer_Brand__SectionIntro-module__SectionIntro--full-width___HROKL .Primer_Brand__SectionIntro-module__SectionIntro-heading___u6_Wl {
|
|
8214
|
+
max-width: none;
|
|
8215
|
+
}
|
|
8216
|
+
|
|
7978
8217
|
.Primer_Brand__SectionIntro-module__SectionIntro-label___ZjciO {
|
|
7979
8218
|
margin-bottom: var(--base-size-8);
|
|
7980
8219
|
}
|
|
@@ -7989,7 +8228,7 @@ html {
|
|
|
7989
8228
|
|
|
7990
8229
|
/**
|
|
7991
8230
|
* Do not edit directly
|
|
7992
|
-
* Generated on
|
|
8231
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
7993
8232
|
*/
|
|
7994
8233
|
|
|
7995
8234
|
:root,
|
|
@@ -8018,17 +8257,9 @@ html {
|
|
|
8018
8257
|
}
|
|
8019
8258
|
|
|
8020
8259
|
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG {
|
|
8021
|
-
|
|
8022
|
-
|
|
8023
|
-
|
|
8024
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:focus:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]),
|
|
8025
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG.Primer_Brand__ActionMenu-module__focus-visible___hVXW3:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]) {
|
|
8026
|
-
box-shadow: 0 0 0 3px var(--brand-color-focus);
|
|
8027
|
-
}
|
|
8028
|
-
|
|
8029
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:focus:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]),
|
|
8030
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:focus-visible:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]) {
|
|
8031
|
-
box-shadow: 0 0 0 3px var(--brand-color-focus);
|
|
8260
|
+
/* avoid specificity issues */
|
|
8261
|
+
--brand-control-medium-borderRadius: var(--brand-borderRadius-full);
|
|
8262
|
+
--brand-control-large-borderRadius: var(--brand-borderRadius-full);
|
|
8032
8263
|
}
|
|
8033
8264
|
|
|
8034
8265
|
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG > span:first-of-type {
|
|
@@ -8038,10 +8269,6 @@ html {
|
|
|
8038
8269
|
white-space: nowrap;
|
|
8039
8270
|
}
|
|
8040
8271
|
|
|
8041
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:hover {
|
|
8042
|
-
border-color: var(--brand-ActionMenu-color-border-hover);
|
|
8043
|
-
}
|
|
8044
|
-
|
|
8045
8272
|
.Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP {
|
|
8046
8273
|
position: absolute;
|
|
8047
8274
|
z-index: 100;
|
|
@@ -8049,7 +8276,7 @@ html {
|
|
|
8049
8276
|
margin-top: var(--base-size-8);
|
|
8050
8277
|
visibility: hidden;
|
|
8051
8278
|
background-color: var(--brand-color-canvas-default);
|
|
8052
|
-
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-
|
|
8279
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
8053
8280
|
border-radius: var(--brand-borderRadius-large);
|
|
8054
8281
|
max-height: 460px;
|
|
8055
8282
|
overflow-y: auto;
|
|
@@ -8128,15 +8355,6 @@ html {
|
|
|
8128
8355
|
transition: none;
|
|
8129
8356
|
}
|
|
8130
8357
|
|
|
8131
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button--active___HOEZK {
|
|
8132
|
-
border-color: var(--brand-ActionMenu-color-border-active) !important;
|
|
8133
|
-
box-shadow: 0 0 0 3px var(--brand-ActionMenu-color-border-active) !important;
|
|
8134
|
-
}
|
|
8135
|
-
|
|
8136
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button--active___HOEZK {
|
|
8137
|
-
transition: none;
|
|
8138
|
-
}
|
|
8139
|
-
|
|
8140
8358
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-leadingVisual___UWjE1 {
|
|
8141
8359
|
display: flex;
|
|
8142
8360
|
min-width: var(--base-size-16);
|
|
@@ -8148,6 +8366,12 @@ html {
|
|
|
8148
8366
|
|
|
8149
8367
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl {
|
|
8150
8368
|
grid-area: text / text;
|
|
8369
|
+
/* display grid collapses the text line box height for optical alignment */
|
|
8370
|
+
display: grid;
|
|
8371
|
+
}
|
|
8372
|
+
|
|
8373
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl > span {
|
|
8374
|
+
line-height: var(--brand-control-medium-lineBoxHeight);
|
|
8151
8375
|
}
|
|
8152
8376
|
|
|
8153
8377
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz {
|
|
@@ -8396,7 +8620,7 @@ html {
|
|
|
8396
8620
|
|
|
8397
8621
|
/**
|
|
8398
8622
|
* Do not edit directly
|
|
8399
|
-
* Generated on
|
|
8623
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
8400
8624
|
*/
|
|
8401
8625
|
|
|
8402
8626
|
:root {
|
|
@@ -8600,6 +8824,12 @@ html {
|
|
|
8600
8824
|
.Primer_Brand__Box-module__Box-regular-padding--96___MjgI_ {
|
|
8601
8825
|
padding: var(--base-size-96);
|
|
8602
8826
|
}
|
|
8827
|
+
.Primer_Brand__Box-module__Box-regular-padding--112___uyz9m {
|
|
8828
|
+
padding: var(--base-size-112);
|
|
8829
|
+
}
|
|
8830
|
+
.Primer_Brand__Box-module__Box-regular-padding--128___a3PIs {
|
|
8831
|
+
padding: var(--base-size-128);
|
|
8832
|
+
}
|
|
8603
8833
|
}
|
|
8604
8834
|
|
|
8605
8835
|
@media screen and (min-width: 80rem) {
|
|
@@ -8657,6 +8887,12 @@ html {
|
|
|
8657
8887
|
.Primer_Brand__Box-module__Box-wide-padding--96___cdgwB {
|
|
8658
8888
|
padding: var(--base-size-96);
|
|
8659
8889
|
}
|
|
8890
|
+
.Primer_Brand__Box-module__Box-wide-padding--112___xnULq {
|
|
8891
|
+
padding: var(--base-size-112);
|
|
8892
|
+
}
|
|
8893
|
+
.Primer_Brand__Box-module__Box-wide-padding--128___Cd7wM {
|
|
8894
|
+
padding: var(--base-size-128);
|
|
8895
|
+
}
|
|
8660
8896
|
}
|
|
8661
8897
|
|
|
8662
8898
|
/**
|
|
@@ -8777,6 +9013,12 @@ html {
|
|
|
8777
9013
|
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--96___DwVjV {
|
|
8778
9014
|
padding-top: var(--base-size-96);
|
|
8779
9015
|
}
|
|
9016
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--112___KR3bh {
|
|
9017
|
+
padding-top: var(--base-size-112);
|
|
9018
|
+
}
|
|
9019
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--128___sY3Vs {
|
|
9020
|
+
padding-top: var(--base-size-128);
|
|
9021
|
+
}
|
|
8780
9022
|
|
|
8781
9023
|
@media screen and (min-width: 48rem) {
|
|
8782
9024
|
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--condensed____4rsh {
|
|
@@ -8833,6 +9075,12 @@ html {
|
|
|
8833
9075
|
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--96___BOrMI {
|
|
8834
9076
|
padding-top: var(--base-size-96);
|
|
8835
9077
|
}
|
|
9078
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--112___OpuYq {
|
|
9079
|
+
padding-top: var(--base-size-112);
|
|
9080
|
+
}
|
|
9081
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--128___Gp33i {
|
|
9082
|
+
padding-top: var(--base-size-128);
|
|
9083
|
+
}
|
|
8836
9084
|
}
|
|
8837
9085
|
|
|
8838
9086
|
@media screen and (min-width: 80rem) {
|
|
@@ -8890,6 +9138,12 @@ html {
|
|
|
8890
9138
|
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--96___ziRgY {
|
|
8891
9139
|
padding-top: var(--base-size-96);
|
|
8892
9140
|
}
|
|
9141
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--112___kU2x1 {
|
|
9142
|
+
padding-top: var(--base-size-112);
|
|
9143
|
+
}
|
|
9144
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--128___nWESD {
|
|
9145
|
+
padding-top: var(--base-size-128);
|
|
9146
|
+
}
|
|
8893
9147
|
}
|
|
8894
9148
|
|
|
8895
9149
|
/**
|
|
@@ -9235,6 +9489,18 @@ html {
|
|
|
9235
9489
|
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--96___VLntF {
|
|
9236
9490
|
padding-left: var(--base-size-96);
|
|
9237
9491
|
}
|
|
9492
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY {
|
|
9493
|
+
padding-right: var(--base-size-112);
|
|
9494
|
+
}
|
|
9495
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY {
|
|
9496
|
+
padding-left: var(--base-size-112);
|
|
9497
|
+
}
|
|
9498
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw {
|
|
9499
|
+
padding-right: var(--base-size-128);
|
|
9500
|
+
}
|
|
9501
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw {
|
|
9502
|
+
padding-left: var(--base-size-128);
|
|
9503
|
+
}
|
|
9238
9504
|
}
|
|
9239
9505
|
|
|
9240
9506
|
@media screen and (min-width: 80rem) {
|
|
@@ -9346,6 +9612,18 @@ html {
|
|
|
9346
9612
|
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--96___JZowF {
|
|
9347
9613
|
padding-left: var(--base-size-96);
|
|
9348
9614
|
}
|
|
9615
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM {
|
|
9616
|
+
padding-right: var(--base-size-112);
|
|
9617
|
+
}
|
|
9618
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM {
|
|
9619
|
+
padding-left: var(--base-size-112);
|
|
9620
|
+
}
|
|
9621
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo {
|
|
9622
|
+
padding-right: var(--base-size-128);
|
|
9623
|
+
}
|
|
9624
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo {
|
|
9625
|
+
padding-left: var(--base-size-128);
|
|
9626
|
+
}
|
|
9349
9627
|
}
|
|
9350
9628
|
/**
|
|
9351
9629
|
* 4. Padding bottom
|
|
@@ -9465,6 +9743,12 @@ html {
|
|
|
9465
9743
|
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--96___ojJIp {
|
|
9466
9744
|
padding-bottom: var(--base-size-96);
|
|
9467
9745
|
}
|
|
9746
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--112___pKYyd {
|
|
9747
|
+
padding-bottom: var(--base-size-112);
|
|
9748
|
+
}
|
|
9749
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--128___oI5vn {
|
|
9750
|
+
padding-bottom: var(--base-size-128);
|
|
9751
|
+
}
|
|
9468
9752
|
|
|
9469
9753
|
@media screen and (min-width: 48rem) {
|
|
9470
9754
|
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--condensed___iiMOv {
|
|
@@ -9521,6 +9805,12 @@ html {
|
|
|
9521
9805
|
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--96___QWDd0 {
|
|
9522
9806
|
padding-bottom: var(--base-size-96);
|
|
9523
9807
|
}
|
|
9808
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--112___Ql_U3 {
|
|
9809
|
+
padding-bottom: var(--base-size-112);
|
|
9810
|
+
}
|
|
9811
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--128___R4xJd {
|
|
9812
|
+
padding-bottom: var(--base-size-128);
|
|
9813
|
+
}
|
|
9524
9814
|
}
|
|
9525
9815
|
|
|
9526
9816
|
@media screen and (min-width: 80rem) {
|
|
@@ -9578,6 +9868,12 @@ html {
|
|
|
9578
9868
|
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--96___Uq5AZ {
|
|
9579
9869
|
padding-bottom: var(--base-size-96);
|
|
9580
9870
|
}
|
|
9871
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--112___B96UD {
|
|
9872
|
+
padding-bottom: var(--base-size-112);
|
|
9873
|
+
}
|
|
9874
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--128___GcJ48 {
|
|
9875
|
+
padding-bottom: var(--base-size-128);
|
|
9876
|
+
}
|
|
9581
9877
|
}
|
|
9582
9878
|
|
|
9583
9879
|
/**
|
|
@@ -9813,6 +10109,18 @@ html {
|
|
|
9813
10109
|
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--96___W7uL8 {
|
|
9814
10110
|
padding-right: var(--base-size-96);
|
|
9815
10111
|
}
|
|
10112
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF {
|
|
10113
|
+
padding-left: var(--base-size-112);
|
|
10114
|
+
}
|
|
10115
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF {
|
|
10116
|
+
padding-right: var(--base-size-112);
|
|
10117
|
+
}
|
|
10118
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ {
|
|
10119
|
+
padding-left: var(--base-size-128);
|
|
10120
|
+
}
|
|
10121
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ {
|
|
10122
|
+
padding-right: var(--base-size-128);
|
|
10123
|
+
}
|
|
9816
10124
|
|
|
9817
10125
|
@media screen and (min-width: 48rem) {
|
|
9818
10126
|
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--condensed___K1JTe {
|
|
@@ -9923,6 +10231,18 @@ html {
|
|
|
9923
10231
|
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--96___XT27R {
|
|
9924
10232
|
padding-right: var(--base-size-96);
|
|
9925
10233
|
}
|
|
10234
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm {
|
|
10235
|
+
padding-left: var(--base-size-112);
|
|
10236
|
+
}
|
|
10237
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm {
|
|
10238
|
+
padding-right: var(--base-size-112);
|
|
10239
|
+
}
|
|
10240
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz {
|
|
10241
|
+
padding-left: var(--base-size-128);
|
|
10242
|
+
}
|
|
10243
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz {
|
|
10244
|
+
padding-right: var(--base-size-128);
|
|
10245
|
+
}
|
|
9926
10246
|
}
|
|
9927
10247
|
|
|
9928
10248
|
@media screen and (min-width: 80rem) {
|
|
@@ -10034,6 +10354,18 @@ html {
|
|
|
10034
10354
|
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--96___jvQgf {
|
|
10035
10355
|
padding-right: var(--base-size-96);
|
|
10036
10356
|
}
|
|
10357
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M {
|
|
10358
|
+
padding-left: var(--base-size-112);
|
|
10359
|
+
}
|
|
10360
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M {
|
|
10361
|
+
padding-right: var(--base-size-112);
|
|
10362
|
+
}
|
|
10363
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W {
|
|
10364
|
+
padding-left: var(--base-size-128);
|
|
10365
|
+
}
|
|
10366
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W {
|
|
10367
|
+
padding-right: var(--base-size-128);
|
|
10368
|
+
}
|
|
10037
10369
|
}
|
|
10038
10370
|
|
|
10039
10371
|
/**
|
|
@@ -10153,6 +10485,12 @@ html {
|
|
|
10153
10485
|
.Primer_Brand__Box-module__Box-narrow-margin--96___lp2Ry {
|
|
10154
10486
|
margin: var(--base-size-96);
|
|
10155
10487
|
}
|
|
10488
|
+
.Primer_Brand__Box-module__Box-narrow-margin--112___a5t03 {
|
|
10489
|
+
margin: var(--base-size-112);
|
|
10490
|
+
}
|
|
10491
|
+
.Primer_Brand__Box-module__Box-narrow-margin--128___P5b03 {
|
|
10492
|
+
margin: var(--base-size-128);
|
|
10493
|
+
}
|
|
10156
10494
|
|
|
10157
10495
|
@media screen and (min-width: 48rem) {
|
|
10158
10496
|
.Primer_Brand__Box-module__Box-regular-margin--condensed___Caa8r {
|
|
@@ -10209,6 +10547,12 @@ html {
|
|
|
10209
10547
|
.Primer_Brand__Box-module__Box-regular-margin--96___Rvbjm {
|
|
10210
10548
|
margin: var(--base-size-96);
|
|
10211
10549
|
}
|
|
10550
|
+
.Primer_Brand__Box-module__Box-regular-margin--112___A6xDo {
|
|
10551
|
+
margin: var(--base-size-112);
|
|
10552
|
+
}
|
|
10553
|
+
.Primer_Brand__Box-module__Box-regular-margin--128___kHwQC {
|
|
10554
|
+
margin: var(--base-size-128);
|
|
10555
|
+
}
|
|
10212
10556
|
}
|
|
10213
10557
|
|
|
10214
10558
|
@media screen and (min-width: 80rem) {
|
|
@@ -10263,8 +10607,11 @@ html {
|
|
|
10263
10607
|
.Primer_Brand__Box-module__Box-wide-margin--80___I3XVP {
|
|
10264
10608
|
margin: var(--base-size-80);
|
|
10265
10609
|
}
|
|
10266
|
-
.Primer_Brand__Box-module__Box-wide-margin--
|
|
10267
|
-
margin: var(--base-size-
|
|
10610
|
+
.Primer_Brand__Box-module__Box-wide-margin--112___HsLag {
|
|
10611
|
+
margin: var(--base-size-112);
|
|
10612
|
+
}
|
|
10613
|
+
.Primer_Brand__Box-module__Box-wide-margin--128___v9LVz {
|
|
10614
|
+
margin: var(--base-size-128);
|
|
10268
10615
|
}
|
|
10269
10616
|
}
|
|
10270
10617
|
|
|
@@ -10386,6 +10733,12 @@ html {
|
|
|
10386
10733
|
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--96___mYSKK {
|
|
10387
10734
|
margin-top: var(--base-size-96);
|
|
10388
10735
|
}
|
|
10736
|
+
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--112___tW2zB {
|
|
10737
|
+
margin-top: var(--base-size-112);
|
|
10738
|
+
}
|
|
10739
|
+
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--128___p0QMw {
|
|
10740
|
+
margin-top: var(--base-size-128);
|
|
10741
|
+
}
|
|
10389
10742
|
|
|
10390
10743
|
@media screen and (min-width: 48rem) {
|
|
10391
10744
|
.Primer_Brand__Box-module__Box-regular-marginBlockStart--condensed___rp3ys {
|
|
@@ -10442,6 +10795,12 @@ html {
|
|
|
10442
10795
|
.Primer_Brand__Box-module__Box-regular-marginBlockStart--96___ZD_SH {
|
|
10443
10796
|
margin-top: var(--base-size-96);
|
|
10444
10797
|
}
|
|
10798
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockStart--112___GVoQX {
|
|
10799
|
+
margin-top: var(--base-size-112);
|
|
10800
|
+
}
|
|
10801
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockStart--128___TFhvb {
|
|
10802
|
+
margin-top: var(--base-size-128);
|
|
10803
|
+
}
|
|
10445
10804
|
}
|
|
10446
10805
|
|
|
10447
10806
|
@media screen and (min-width: 80rem) {
|
|
@@ -10499,6 +10858,12 @@ html {
|
|
|
10499
10858
|
.Primer_Brand__Box-module__Box-wide-marginBlockStart--96___trWhE {
|
|
10500
10859
|
margin-top: var(--base-size-96);
|
|
10501
10860
|
}
|
|
10861
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockStart--112___M351c {
|
|
10862
|
+
margin-top: var(--base-size-112);
|
|
10863
|
+
}
|
|
10864
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockStart--128___I90P4 {
|
|
10865
|
+
margin-top: var(--base-size-128);
|
|
10866
|
+
}
|
|
10502
10867
|
}
|
|
10503
10868
|
|
|
10504
10869
|
/**
|
|
@@ -11130,6 +11495,12 @@ html {
|
|
|
11130
11495
|
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--96____imff {
|
|
11131
11496
|
margin-bottom: var(--base-size-96);
|
|
11132
11497
|
}
|
|
11498
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--112___NDi61 {
|
|
11499
|
+
margin-bottom: var(--base-size-112);
|
|
11500
|
+
}
|
|
11501
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--128___GUa4G {
|
|
11502
|
+
margin-bottom: var(--base-size-128);
|
|
11503
|
+
}
|
|
11133
11504
|
}
|
|
11134
11505
|
|
|
11135
11506
|
@media screen and (min-width: 80rem) {
|
|
@@ -11187,6 +11558,12 @@ html {
|
|
|
11187
11558
|
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--96___gjf5z {
|
|
11188
11559
|
margin-bottom: var(--base-size-96);
|
|
11189
11560
|
}
|
|
11561
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--112___ddfRk {
|
|
11562
|
+
margin-bottom: var(--base-size-112);
|
|
11563
|
+
}
|
|
11564
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--128___ESEm8 {
|
|
11565
|
+
margin-bottom: var(--base-size-128);
|
|
11566
|
+
}
|
|
11190
11567
|
}
|
|
11191
11568
|
|
|
11192
11569
|
/**
|
|
@@ -11313,336 +11690,372 @@ html {
|
|
|
11313
11690
|
margin-right: var(--base-size-128);
|
|
11314
11691
|
}
|
|
11315
11692
|
|
|
11316
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11693
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU {
|
|
11317
11694
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11318
11695
|
}
|
|
11319
11696
|
|
|
11320
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11697
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU {
|
|
11321
11698
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11322
11699
|
}
|
|
11323
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11700
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b {
|
|
11324
11701
|
margin-left: var(--brand-box-spacing-normal);
|
|
11325
11702
|
}
|
|
11326
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11703
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b {
|
|
11327
11704
|
margin-right: var(--brand-box-spacing-normal);
|
|
11328
11705
|
}
|
|
11329
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11706
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs {
|
|
11330
11707
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11331
11708
|
}
|
|
11332
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11709
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs {
|
|
11333
11710
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11334
11711
|
}
|
|
11335
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11712
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT {
|
|
11336
11713
|
margin-left: var(--base-size-4);
|
|
11337
11714
|
}
|
|
11338
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11715
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT {
|
|
11339
11716
|
margin-right: var(--base-size-4);
|
|
11340
11717
|
}
|
|
11341
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11718
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0 {
|
|
11342
11719
|
margin-left: var(--base-size-8);
|
|
11343
11720
|
}
|
|
11344
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11721
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0 {
|
|
11345
11722
|
margin-right: var(--base-size-8);
|
|
11346
11723
|
}
|
|
11347
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11724
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ {
|
|
11348
11725
|
margin-left: var(--base-size-12);
|
|
11349
11726
|
}
|
|
11350
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11727
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ {
|
|
11351
11728
|
margin-right: var(--base-size-12);
|
|
11352
11729
|
}
|
|
11353
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11730
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR {
|
|
11354
11731
|
margin-left: var(--base-size-16);
|
|
11355
11732
|
}
|
|
11356
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11733
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR {
|
|
11357
11734
|
margin-right: var(--base-size-16);
|
|
11358
11735
|
}
|
|
11359
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11736
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP {
|
|
11360
11737
|
margin-left: var(--base-size-20);
|
|
11361
11738
|
}
|
|
11362
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11739
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP {
|
|
11363
11740
|
margin-right: var(--base-size-20);
|
|
11364
11741
|
}
|
|
11365
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11742
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe {
|
|
11366
11743
|
margin-left: var(--base-size-24);
|
|
11367
11744
|
}
|
|
11368
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11745
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe {
|
|
11369
11746
|
margin-right: var(--base-size-24);
|
|
11370
11747
|
}
|
|
11371
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11748
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN {
|
|
11372
11749
|
margin-left: var(--base-size-28);
|
|
11373
11750
|
}
|
|
11374
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11751
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN {
|
|
11375
11752
|
margin-right: var(--base-size-28);
|
|
11376
11753
|
}
|
|
11377
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11754
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO {
|
|
11378
11755
|
margin-left: var(--base-size-32);
|
|
11379
11756
|
}
|
|
11380
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11757
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO {
|
|
11381
11758
|
margin-right: var(--base-size-32);
|
|
11382
11759
|
}
|
|
11383
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11760
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf {
|
|
11384
11761
|
margin-left: var(--base-size-36);
|
|
11385
11762
|
}
|
|
11386
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11763
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf {
|
|
11387
11764
|
margin-right: var(--base-size-36);
|
|
11388
11765
|
}
|
|
11389
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11766
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9 {
|
|
11390
11767
|
margin-left: var(--base-size-40);
|
|
11391
11768
|
}
|
|
11392
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11769
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9 {
|
|
11393
11770
|
margin-right: var(--base-size-40);
|
|
11394
11771
|
}
|
|
11395
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11772
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz {
|
|
11396
11773
|
margin-left: var(--base-size-44);
|
|
11397
11774
|
}
|
|
11398
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11775
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz {
|
|
11399
11776
|
margin-right: var(--base-size-44);
|
|
11400
11777
|
}
|
|
11401
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11778
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL {
|
|
11402
11779
|
margin-left: var(--base-size-48);
|
|
11403
11780
|
}
|
|
11404
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11781
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL {
|
|
11405
11782
|
margin-right: var(--base-size-48);
|
|
11406
11783
|
}
|
|
11407
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11784
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7 {
|
|
11408
11785
|
margin-left: var(--base-size-64);
|
|
11409
11786
|
}
|
|
11410
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11787
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7 {
|
|
11411
11788
|
margin-right: var(--base-size-64);
|
|
11412
11789
|
}
|
|
11413
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11790
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc {
|
|
11414
11791
|
margin-left: var(--base-size-80);
|
|
11415
11792
|
}
|
|
11416
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11793
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc {
|
|
11417
11794
|
margin-right: var(--base-size-80);
|
|
11418
11795
|
}
|
|
11419
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11796
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk {
|
|
11420
11797
|
margin-left: var(--base-size-96);
|
|
11421
11798
|
}
|
|
11422
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11799
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk {
|
|
11423
11800
|
margin-right: var(--base-size-96);
|
|
11424
11801
|
}
|
|
11802
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp {
|
|
11803
|
+
margin-left: var(--base-size-112);
|
|
11804
|
+
}
|
|
11805
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp {
|
|
11806
|
+
margin-right: var(--base-size-112);
|
|
11807
|
+
}
|
|
11808
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV {
|
|
11809
|
+
margin-left: var(--base-size-128);
|
|
11810
|
+
}
|
|
11811
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV {
|
|
11812
|
+
margin-right: var(--base-size-128);
|
|
11813
|
+
}
|
|
11425
11814
|
|
|
11426
11815
|
@media screen and (min-width: 48rem) {
|
|
11427
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11816
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW {
|
|
11428
11817
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11429
11818
|
}
|
|
11430
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11819
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW {
|
|
11431
11820
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11432
11821
|
}
|
|
11433
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11822
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr {
|
|
11434
11823
|
margin-left: var(--brand-box-spacing-normal);
|
|
11435
11824
|
}
|
|
11436
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11825
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr {
|
|
11437
11826
|
margin-right: var(--brand-box-spacing-normal);
|
|
11438
11827
|
}
|
|
11439
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11828
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ {
|
|
11440
11829
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11441
11830
|
}
|
|
11442
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11831
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ {
|
|
11443
11832
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11444
11833
|
}
|
|
11445
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11834
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu {
|
|
11446
11835
|
margin-left: var(--base-size-4);
|
|
11447
11836
|
}
|
|
11448
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11837
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu {
|
|
11449
11838
|
margin-right: var(--base-size-4);
|
|
11450
11839
|
}
|
|
11451
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11840
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W {
|
|
11452
11841
|
margin-left: var(--base-size-8);
|
|
11453
11842
|
}
|
|
11454
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11843
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W {
|
|
11455
11844
|
margin-right: var(--base-size-8);
|
|
11456
11845
|
}
|
|
11457
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11846
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE {
|
|
11458
11847
|
margin-left: var(--base-size-12);
|
|
11459
11848
|
}
|
|
11460
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11849
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE {
|
|
11461
11850
|
margin-right: var(--base-size-12);
|
|
11462
11851
|
}
|
|
11463
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11852
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s {
|
|
11464
11853
|
margin-left: var(--base-size-16);
|
|
11465
11854
|
}
|
|
11466
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11855
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s {
|
|
11467
11856
|
margin-right: var(--base-size-16);
|
|
11468
11857
|
}
|
|
11469
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11858
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P {
|
|
11470
11859
|
margin-left: var(--base-size-20);
|
|
11471
11860
|
}
|
|
11472
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11861
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P {
|
|
11473
11862
|
margin-right: var(--base-size-20);
|
|
11474
11863
|
}
|
|
11475
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11864
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti {
|
|
11476
11865
|
margin-left: var(--base-size-24);
|
|
11477
11866
|
}
|
|
11478
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11867
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti {
|
|
11479
11868
|
margin-right: var(--base-size-24);
|
|
11480
11869
|
}
|
|
11481
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11870
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh {
|
|
11482
11871
|
margin-left: var(--base-size-28);
|
|
11483
11872
|
}
|
|
11484
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11873
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh {
|
|
11485
11874
|
margin-right: var(--base-size-28);
|
|
11486
11875
|
}
|
|
11487
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11876
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA {
|
|
11488
11877
|
margin-left: var(--base-size-32);
|
|
11489
11878
|
}
|
|
11490
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11879
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA {
|
|
11491
11880
|
margin-right: var(--base-size-32);
|
|
11492
11881
|
}
|
|
11493
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11882
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7 {
|
|
11494
11883
|
margin-left: var(--base-size-36);
|
|
11495
11884
|
}
|
|
11496
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11885
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7 {
|
|
11497
11886
|
margin-right: var(--base-size-36);
|
|
11498
11887
|
}
|
|
11499
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11888
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9 {
|
|
11500
11889
|
margin-left: var(--base-size-40);
|
|
11501
11890
|
}
|
|
11502
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11891
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9 {
|
|
11503
11892
|
margin-right: var(--base-size-40);
|
|
11504
11893
|
}
|
|
11505
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11894
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0 {
|
|
11506
11895
|
margin-left: var(--base-size-44);
|
|
11507
11896
|
}
|
|
11508
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11897
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0 {
|
|
11509
11898
|
margin-right: var(--base-size-44);
|
|
11510
11899
|
}
|
|
11511
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11900
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq {
|
|
11512
11901
|
margin-left: var(--base-size-48);
|
|
11513
11902
|
}
|
|
11514
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11903
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq {
|
|
11515
11904
|
margin-right: var(--base-size-48);
|
|
11516
11905
|
}
|
|
11517
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11906
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8 {
|
|
11518
11907
|
margin-left: var(--base-size-64);
|
|
11519
11908
|
}
|
|
11520
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11909
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8 {
|
|
11521
11910
|
margin-right: var(--base-size-64);
|
|
11522
11911
|
}
|
|
11523
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11912
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f {
|
|
11524
11913
|
margin-left: var(--base-size-80);
|
|
11525
11914
|
}
|
|
11526
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11915
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f {
|
|
11527
11916
|
margin-right: var(--base-size-80);
|
|
11528
11917
|
}
|
|
11529
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11918
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB {
|
|
11530
11919
|
margin-left: var(--base-size-96);
|
|
11531
11920
|
}
|
|
11532
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11921
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB {
|
|
11533
11922
|
margin-right: var(--base-size-96);
|
|
11534
11923
|
}
|
|
11924
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q {
|
|
11925
|
+
margin-left: var(--base-size-112);
|
|
11926
|
+
}
|
|
11927
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q {
|
|
11928
|
+
margin-right: var(--base-size-112);
|
|
11929
|
+
}
|
|
11930
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr {
|
|
11931
|
+
margin-left: var(--base-size-128);
|
|
11932
|
+
}
|
|
11933
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr {
|
|
11934
|
+
margin-right: var(--base-size-128);
|
|
11935
|
+
}
|
|
11535
11936
|
}
|
|
11536
11937
|
|
|
11537
11938
|
@media screen and (min-width: 80rem) {
|
|
11538
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11939
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT {
|
|
11539
11940
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11540
11941
|
}
|
|
11541
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11942
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT {
|
|
11542
11943
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11543
11944
|
}
|
|
11544
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11945
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM {
|
|
11545
11946
|
margin-left: var(--brand-box-spacing-normal);
|
|
11546
11947
|
}
|
|
11547
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11948
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM {
|
|
11548
11949
|
margin-right: var(--brand-box-spacing-normal);
|
|
11549
11950
|
}
|
|
11550
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11951
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3 {
|
|
11551
11952
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11552
11953
|
}
|
|
11553
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11954
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3 {
|
|
11554
11955
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11555
11956
|
}
|
|
11556
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11957
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X {
|
|
11557
11958
|
margin-left: var(--base-size-4);
|
|
11558
11959
|
}
|
|
11559
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11960
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X {
|
|
11560
11961
|
margin-right: var(--base-size-4);
|
|
11561
11962
|
}
|
|
11562
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11963
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU {
|
|
11563
11964
|
margin-left: var(--base-size-8);
|
|
11564
11965
|
}
|
|
11565
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11966
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU {
|
|
11566
11967
|
margin-right: var(--base-size-8);
|
|
11567
11968
|
}
|
|
11568
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11969
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6 {
|
|
11569
11970
|
margin-left: var(--base-size-12);
|
|
11570
11971
|
}
|
|
11571
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11972
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6 {
|
|
11572
11973
|
margin-right: var(--base-size-12);
|
|
11573
11974
|
}
|
|
11574
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11975
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR {
|
|
11575
11976
|
margin-left: var(--base-size-16);
|
|
11576
11977
|
}
|
|
11577
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11978
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR {
|
|
11578
11979
|
margin-right: var(--base-size-16);
|
|
11579
11980
|
}
|
|
11580
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11981
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb {
|
|
11581
11982
|
margin-left: var(--base-size-20);
|
|
11582
11983
|
}
|
|
11583
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11984
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb {
|
|
11584
11985
|
margin-right: var(--base-size-20);
|
|
11585
11986
|
}
|
|
11586
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11987
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1 {
|
|
11587
11988
|
margin-left: var(--base-size-24);
|
|
11588
11989
|
}
|
|
11589
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11990
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1 {
|
|
11590
11991
|
margin-right: var(--base-size-24);
|
|
11591
11992
|
}
|
|
11592
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11993
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG {
|
|
11593
11994
|
margin-left: var(--base-size-28);
|
|
11594
11995
|
}
|
|
11595
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11996
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG {
|
|
11596
11997
|
margin-right: var(--base-size-28);
|
|
11597
11998
|
}
|
|
11598
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11999
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd {
|
|
11599
12000
|
margin-left: var(--base-size-32);
|
|
11600
12001
|
}
|
|
11601
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12002
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd {
|
|
11602
12003
|
margin-right: var(--base-size-32);
|
|
11603
12004
|
}
|
|
11604
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12005
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN {
|
|
11605
12006
|
margin-left: var(--base-size-36);
|
|
11606
12007
|
}
|
|
11607
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12008
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN {
|
|
11608
12009
|
margin-right: var(--base-size-36);
|
|
11609
12010
|
}
|
|
11610
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12011
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_ {
|
|
11611
12012
|
margin-left: var(--base-size-40);
|
|
11612
12013
|
}
|
|
11613
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12014
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_ {
|
|
11614
12015
|
margin-right: var(--base-size-40);
|
|
11615
12016
|
}
|
|
11616
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12017
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2 {
|
|
11617
12018
|
margin-left: var(--base-size-44);
|
|
11618
12019
|
}
|
|
11619
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12020
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2 {
|
|
11620
12021
|
margin-right: var(--base-size-44);
|
|
11621
12022
|
}
|
|
11622
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12023
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14 {
|
|
11623
12024
|
margin-left: var(--base-size-48);
|
|
11624
12025
|
}
|
|
11625
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12026
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14 {
|
|
11626
12027
|
margin-right: var(--base-size-48);
|
|
11627
12028
|
}
|
|
11628
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12029
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2 {
|
|
11629
12030
|
margin-left: var(--base-size-64);
|
|
11630
12031
|
}
|
|
11631
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12032
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2 {
|
|
11632
12033
|
margin-right: var(--base-size-64);
|
|
11633
12034
|
}
|
|
11634
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12035
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_ {
|
|
11635
12036
|
margin-left: var(--base-size-80);
|
|
11636
12037
|
}
|
|
11637
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12038
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_ {
|
|
11638
12039
|
margin-right: var(--base-size-80);
|
|
11639
12040
|
}
|
|
11640
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12041
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY {
|
|
11641
12042
|
margin-left: var(--base-size-96);
|
|
11642
12043
|
}
|
|
11643
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12044
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY {
|
|
11644
12045
|
margin-right: var(--base-size-96);
|
|
11645
12046
|
}
|
|
12047
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD {
|
|
12048
|
+
margin-left: var(--base-size-112);
|
|
12049
|
+
}
|
|
12050
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD {
|
|
12051
|
+
margin-right: var(--base-size-112);
|
|
12052
|
+
}
|
|
12053
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7 {
|
|
12054
|
+
margin-left: var(--base-size-128);
|
|
12055
|
+
}
|
|
12056
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7 {
|
|
12057
|
+
margin-right: var(--base-size-128);
|
|
12058
|
+
}
|
|
11646
12059
|
}
|
|
11647
12060
|
|
|
11648
12061
|
/**
|
|
@@ -12149,7 +12562,7 @@ html {
|
|
|
12149
12562
|
|
|
12150
12563
|
/**
|
|
12151
12564
|
* Do not edit directly
|
|
12152
|
-
* Generated on
|
|
12565
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
12153
12566
|
*/
|
|
12154
12567
|
|
|
12155
12568
|
:root {
|
|
@@ -12167,7 +12580,7 @@ html {
|
|
|
12167
12580
|
|
|
12168
12581
|
/**
|
|
12169
12582
|
* Do not edit directly
|
|
12170
|
-
* Generated on
|
|
12583
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
12171
12584
|
*/
|
|
12172
12585
|
|
|
12173
12586
|
:root,
|
|
@@ -12183,7 +12596,7 @@ html {
|
|
|
12183
12596
|
|
|
12184
12597
|
/**
|
|
12185
12598
|
* Do not edit directly
|
|
12186
|
-
* Generated on
|
|
12599
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
12187
12600
|
*/
|
|
12188
12601
|
|
|
12189
12602
|
:root {
|
|
@@ -12366,6 +12779,10 @@ html {
|
|
|
12366
12779
|
line-height: var(--brand-Timeline-lineHeight);
|
|
12367
12780
|
}
|
|
12368
12781
|
|
|
12782
|
+
.Primer_Brand__Timeline-module__Timeline--full-width___XLdKp .Primer_Brand__Timeline-module__Timeline__item____ME4_ {
|
|
12783
|
+
max-width: none;
|
|
12784
|
+
}
|
|
12785
|
+
|
|
12369
12786
|
.Primer_Brand__Timeline-module__Timeline__item____ME4_:not(:last-child) {
|
|
12370
12787
|
padding-bottom: var(--base-size-32);
|
|
12371
12788
|
}
|
|
@@ -12404,7 +12821,7 @@ html {
|
|
|
12404
12821
|
|
|
12405
12822
|
/**
|
|
12406
12823
|
* Do not edit directly
|
|
12407
|
-
* Generated on
|
|
12824
|
+
* Generated on Wed, 13 Sep 2023 14:10:19 GMT
|
|
12408
12825
|
*/
|
|
12409
12826
|
|
|
12410
12827
|
:root,
|
|
@@ -12418,7 +12835,7 @@ html {
|
|
|
12418
12835
|
|
|
12419
12836
|
/**
|
|
12420
12837
|
* Do not edit directly
|
|
12421
|
-
* Generated on
|
|
12838
|
+
* Generated on Wed, 13 Sep 2023 14:10:18 GMT
|
|
12422
12839
|
*/
|
|
12423
12840
|
|
|
12424
12841
|
:root {
|