@primer/react-brand 0.25.0-rc.f38bf41 → 0.25.1-rc.57f98b8
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 +726 -306
- 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 +4 -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 +45 -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 +2 -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 +2 -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 +6 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +6 -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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:05 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 Fri, 15 Sep 2023 04:33:05 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:05 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:05 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:04 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 Fri, 15 Sep 2023 04:33:04 GMT
|
|
3771
3865
|
*/
|
|
3772
3866
|
|
|
3773
3867
|
:root {
|
|
@@ -3777,16 +3871,18 @@ select {
|
|
|
3777
3871
|
|
|
3778
3872
|
/**
|
|
3779
3873
|
* Do not edit directly
|
|
3780
|
-
* Generated on
|
|
3874
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
3781
3875
|
*/
|
|
3782
3876
|
|
|
3783
3877
|
:root {
|
|
3878
|
+
--brand-RiverBreakout-spacing-inner: var(--base-size-40);
|
|
3784
3879
|
--brand-River-spacing-outer: var(--base-size-28);
|
|
3785
3880
|
--brand-River-spacing-inner: var(--base-size-24);
|
|
3786
3881
|
}
|
|
3787
3882
|
|
|
3788
3883
|
@media (min-width: 768px) {
|
|
3789
3884
|
:root {
|
|
3885
|
+
--brand-RiverBreakout-spacing-inner: var(--base-size-48);
|
|
3790
3886
|
--brand-River-spacing-outer: var(--base-size-36);
|
|
3791
3887
|
--brand-River-spacing-inner: var(--base-size-36);
|
|
3792
3888
|
}
|
|
@@ -3794,6 +3890,7 @@ select {
|
|
|
3794
3890
|
|
|
3795
3891
|
@media (min-width: 1280px) {
|
|
3796
3892
|
:root {
|
|
3893
|
+
--brand-RiverBreakout-spacing-inner: var(--base-size-64);
|
|
3797
3894
|
--brand-River-spacing-outer: var(--base-size-48);
|
|
3798
3895
|
--brand-River-spacing-inner: var(--base-size-48);
|
|
3799
3896
|
}
|
|
@@ -3919,7 +4016,7 @@ select {
|
|
|
3919
4016
|
.Primer_Brand__river-shared-module__RiverBreakout___VNW5e {
|
|
3920
4017
|
display: flex;
|
|
3921
4018
|
flex-direction: column;
|
|
3922
|
-
gap: var(--brand-
|
|
4019
|
+
gap: var(--brand-RiverBreakout-spacing-inner);
|
|
3923
4020
|
padding-bottom: var(--brand-River-spacing-outer);
|
|
3924
4021
|
padding-top: var(--brand-River-spacing-outer);
|
|
3925
4022
|
}
|
|
@@ -4345,6 +4442,7 @@ select {
|
|
|
4345
4442
|
display: flex;
|
|
4346
4443
|
align-items: center;
|
|
4347
4444
|
margin-left: auto;
|
|
4445
|
+
min-width: 0;
|
|
4348
4446
|
}
|
|
4349
4447
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
|
|
4350
4448
|
display: flex;
|
|
@@ -4449,11 +4547,13 @@ select {
|
|
|
4449
4547
|
display: inline-flex;
|
|
4450
4548
|
gap: var(--base-size-16);
|
|
4451
4549
|
align-items: center;
|
|
4550
|
+
min-width: 0;
|
|
4452
4551
|
}
|
|
4453
4552
|
|
|
4454
4553
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
|
|
4455
4554
|
display: flex;
|
|
4456
4555
|
gap: 16px;
|
|
4556
|
+
min-width: 0;
|
|
4457
4557
|
}
|
|
4458
4558
|
|
|
4459
4559
|
@media screen and (max-width: 48rem) {
|
|
@@ -4484,14 +4584,14 @@ select {
|
|
|
4484
4584
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
|
|
4485
4585
|
width: 100%;
|
|
4486
4586
|
flex-direction: column;
|
|
4487
|
-
|
|
4488
4587
|
margin: 24px;
|
|
4588
|
+
min-width: 0;
|
|
4489
4589
|
}
|
|
4490
4590
|
}
|
|
4491
4591
|
|
|
4492
4592
|
.Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
|
|
4493
|
-
height: 48px; /*TODO: investigate why this is shorter than medium default height*/
|
|
4494
4593
|
white-space: nowrap;
|
|
4594
|
+
min-width: 0;
|
|
4495
4595
|
}
|
|
4496
4596
|
|
|
4497
4597
|
@media screen and (min-width: 1024px) {
|
|
@@ -4681,7 +4781,7 @@ select {
|
|
|
4681
4781
|
|
|
4682
4782
|
/**
|
|
4683
4783
|
* Do not edit directly
|
|
4684
|
-
* Generated on
|
|
4784
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
4685
4785
|
*/
|
|
4686
4786
|
|
|
4687
4787
|
:root,
|
|
@@ -4709,7 +4809,7 @@ select {
|
|
|
4709
4809
|
|
|
4710
4810
|
/**
|
|
4711
4811
|
* Do not edit directly
|
|
4712
|
-
* Generated on
|
|
4812
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
4713
4813
|
*/
|
|
4714
4814
|
|
|
4715
4815
|
:root,
|
|
@@ -4725,7 +4825,7 @@ select {
|
|
|
4725
4825
|
|
|
4726
4826
|
/**
|
|
4727
4827
|
* Do not edit directly
|
|
4728
|
-
* Generated on
|
|
4828
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
4729
4829
|
*/
|
|
4730
4830
|
|
|
4731
4831
|
:root {
|
|
@@ -4865,7 +4965,7 @@ select {
|
|
|
4865
4965
|
|
|
4866
4966
|
/**
|
|
4867
4967
|
* Do not edit directly
|
|
4868
|
-
* Generated on
|
|
4968
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
4869
4969
|
*/
|
|
4870
4970
|
|
|
4871
4971
|
:root,
|
|
@@ -4881,29 +4981,40 @@ select {
|
|
|
4881
4981
|
|
|
4882
4982
|
/**
|
|
4883
4983
|
* Do not edit directly
|
|
4884
|
-
* Generated on
|
|
4984
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
4885
4985
|
*/
|
|
4886
4986
|
|
|
4887
4987
|
:root,
|
|
4888
4988
|
[data-color-mode="light"] {
|
|
4889
4989
|
--brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
|
|
4890
4990
|
--brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
|
|
4991
|
+
--brand-Accordion-border-color-default: var(--brand-color-border-default);
|
|
4992
|
+
--brand-Accordion-border-color-emphasis: var(--base-color-scale-black-0);
|
|
4891
4993
|
}
|
|
4892
4994
|
|
|
4893
4995
|
[data-color-mode="dark"] {
|
|
4894
4996
|
--brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
|
|
4895
4997
|
--brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
|
|
4998
|
+
--brand-Accordion-border-color-default: var(--base-color-scale-gray-5);
|
|
4999
|
+
--brand-Accordion-border-color-emphasis: var(--base-color-scale-white-0);
|
|
4896
5000
|
}
|
|
4897
5001
|
|
|
4898
5002
|
.Primer_Brand__Accordion-module__Accordion___M_LPt {
|
|
4899
5003
|
box-sizing: border-box;
|
|
4900
5004
|
position: relative;
|
|
4901
|
-
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
4902
5005
|
}
|
|
4903
5006
|
|
|
4904
|
-
.Primer_Brand__Accordion-
|
|
5007
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR {
|
|
5008
|
+
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-Accordion-border-color-default);
|
|
5009
|
+
}
|
|
5010
|
+
|
|
5011
|
+
.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 {
|
|
5012
|
+
border-bottom: var(--brand-borderWidth-thicker) solid var(--brand-Accordion-border-color-emphasis);
|
|
5013
|
+
}
|
|
5014
|
+
|
|
5015
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
4905
5016
|
content: '';
|
|
4906
|
-
border: 3px solid var(--brand-
|
|
5017
|
+
border: 3px solid var(--brand-Accordion-border-color-default);
|
|
4907
5018
|
height: 0;
|
|
4908
5019
|
transition: var(--brand-animation-duration-fast) transform;
|
|
4909
5020
|
transform: scaleY(0);
|
|
@@ -4914,7 +5025,7 @@ select {
|
|
|
4914
5025
|
left: 0;
|
|
4915
5026
|
}
|
|
4916
5027
|
|
|
4917
|
-
.Primer_Brand__Accordion-
|
|
5028
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after {
|
|
4918
5029
|
transform: scaleY(0.35);
|
|
4919
5030
|
}
|
|
4920
5031
|
|
|
@@ -4922,10 +5033,16 @@ select {
|
|
|
4922
5033
|
cursor: pointer;
|
|
4923
5034
|
padding: var(--base-size-24) 0;
|
|
4924
5035
|
position: relative;
|
|
4925
|
-
display:
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
5036
|
+
display: flex;
|
|
5037
|
+
justify-content: space-between;
|
|
5038
|
+
}
|
|
5039
|
+
|
|
5040
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5041
|
+
padding-left: var(--base-size-48);
|
|
5042
|
+
}
|
|
5043
|
+
|
|
5044
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5045
|
+
padding-right: var(--base-size-48);
|
|
4929
5046
|
}
|
|
4930
5047
|
|
|
4931
5048
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc::-webkit-details-marker {
|
|
@@ -4953,15 +5070,21 @@ select {
|
|
|
4953
5070
|
-webkit-text-fill-color: transparent;
|
|
4954
5071
|
-webkit-box-decoration-break: clone;
|
|
4955
5072
|
box-decoration-break: clone;
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
|
|
4960
|
-
|
|
5073
|
+
position: absolute;
|
|
5074
|
+
}
|
|
5075
|
+
|
|
5076
|
+
.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,
|
|
5077
|
+
.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 {
|
|
5078
|
+
right: 0;
|
|
4961
5079
|
}
|
|
4962
5080
|
|
|
4963
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w
|
|
4964
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk
|
|
5081
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5082
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5083
|
+
left: 0;
|
|
5084
|
+
}
|
|
5085
|
+
|
|
5086
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before,
|
|
5087
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
4965
5088
|
transition: transform var(--brand-animation-duration-fast) ease, opacity var(--brand-animation-duration-faster) ease;
|
|
4966
5089
|
display: block;
|
|
4967
5090
|
background: linear-gradient(
|
|
@@ -4973,25 +5096,59 @@ select {
|
|
|
4973
5096
|
background-clip: text;
|
|
4974
5097
|
}
|
|
4975
5098
|
|
|
4976
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5099
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
4977
5100
|
font-weight: var(--base-text-weight-medium);
|
|
4978
5101
|
content: '–';
|
|
4979
5102
|
opacity: 0;
|
|
4980
5103
|
}
|
|
4981
5104
|
|
|
4982
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5105
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
4983
5106
|
content: '+';
|
|
4984
5107
|
}
|
|
4985
5108
|
|
|
4986
|
-
|
|
5109
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5110
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5111
|
+
transform: translate(0, -2px);
|
|
5112
|
+
}
|
|
5113
|
+
|
|
5114
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5115
|
+
opacity: 0;
|
|
5116
|
+
}
|
|
5117
|
+
|
|
5118
|
+
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 {
|
|
5119
|
+
opacity: 1;
|
|
5120
|
+
}
|
|
5121
|
+
|
|
5122
|
+
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 {
|
|
5123
|
+
opacity: 0;
|
|
5124
|
+
}
|
|
5125
|
+
|
|
5126
|
+
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
5127
|
opacity: 1;
|
|
4988
5128
|
transform: rotateZ(180deg);
|
|
4989
5129
|
}
|
|
4990
|
-
|
|
5130
|
+
|
|
5131
|
+
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
5132
|
opacity: 0;
|
|
4992
5133
|
transform: rotateZ(180deg);
|
|
4993
5134
|
}
|
|
4994
5135
|
|
|
5136
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5137
|
+
padding-right: var(--base-size-48);
|
|
5138
|
+
}
|
|
5139
|
+
|
|
5140
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5141
|
+
padding-left: var(--base-size-48);
|
|
5142
|
+
}
|
|
5143
|
+
|
|
5144
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5145
|
+
padding-left: var(--base-size-48);
|
|
5146
|
+
}
|
|
5147
|
+
|
|
5148
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5149
|
+
padding-right: var(--base-size-48);
|
|
5150
|
+
}
|
|
5151
|
+
|
|
4995
5152
|
.Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
4996
5153
|
color: var(--brand-color-text-muted);
|
|
4997
5154
|
font-family: var(--brand-fontStack-sansSerif);
|
|
@@ -5001,22 +5158,27 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3
|
|
|
5001
5158
|
}
|
|
5002
5159
|
|
|
5003
5160
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5004
|
-
padding-left: var(--base-size-40);
|
|
5005
5161
|
padding-bottom: var(--base-size-24);
|
|
5006
|
-
margin-top: calc(var(--base-size-16) * -1); /* for 8px gap between question and answer */
|
|
5007
5162
|
animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
|
|
5008
5163
|
}
|
|
5009
|
-
|
|
5010
|
-
|
|
5164
|
+
|
|
5165
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5166
|
+
margin-top: calc(var(--base-size-16) * -1); /* for 8px gap between question and answer */
|
|
5167
|
+
}
|
|
5168
|
+
|
|
5169
|
+
[dir="ltr"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5170
|
+
padding-left: var(--base-size-48);
|
|
5011
5171
|
}
|
|
5172
|
+
|
|
5173
|
+
[dir="rtl"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5174
|
+
padding-right: var(--base-size-48);
|
|
5175
|
+
}
|
|
5176
|
+
|
|
5012
5177
|
/* Medium breakpoint and up */
|
|
5013
5178
|
@media screen and (min-width: 48rem) {
|
|
5014
5179
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
5015
5180
|
gap: var(--base-size-40);
|
|
5016
5181
|
}
|
|
5017
|
-
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5018
|
-
padding-left: calc(var(--base-size-48) + var(--base-size-16));
|
|
5019
|
-
}
|
|
5020
5182
|
}
|
|
5021
5183
|
|
|
5022
5184
|
@keyframes Primer_Brand__Accordion-module__fade-in___b3l0l {
|
|
@@ -5030,30 +5192,36 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5030
5192
|
|
|
5031
5193
|
/**
|
|
5032
5194
|
* Do not edit directly
|
|
5033
|
-
* Generated on
|
|
5195
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
5034
5196
|
*/
|
|
5035
5197
|
|
|
5036
5198
|
:root {
|
|
5037
|
-
--brand-FAQ-maxWidth: 51rem;
|
|
5199
|
+
--brand-FAQ-maxWidth-list: 51rem;
|
|
5038
5200
|
}
|
|
5039
5201
|
|
|
5040
5202
|
/**
|
|
5041
5203
|
* Do not edit directly
|
|
5042
|
-
* Generated on
|
|
5204
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
5043
5205
|
*/
|
|
5044
5206
|
|
|
5045
5207
|
:root,
|
|
5046
5208
|
[data-color-mode="light"] {
|
|
5047
|
-
--brand-FAQ-heading
|
|
5209
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5210
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-5-hsl) / 20%);
|
|
5211
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5212
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-0);
|
|
5048
5213
|
}
|
|
5049
5214
|
|
|
5050
5215
|
[data-color-mode="dark"] {
|
|
5051
|
-
--brand-FAQ-heading
|
|
5216
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5217
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-4-hsl) / 20%);
|
|
5218
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5219
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-9);
|
|
5052
5220
|
}
|
|
5053
5221
|
|
|
5054
5222
|
/**
|
|
5055
5223
|
* Do not edit directly
|
|
5056
|
-
* Generated on
|
|
5224
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
5057
5225
|
*/
|
|
5058
5226
|
|
|
5059
5227
|
:root {
|
|
@@ -5079,17 +5247,18 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5079
5247
|
}
|
|
5080
5248
|
|
|
5081
5249
|
.Primer_Brand__FAQ-module__FAQ___R3vLU {
|
|
5082
|
-
max-width: var(--brand-FAQ-maxWidth);
|
|
5250
|
+
max-width: var(--brand-FAQ-maxWidth-list);
|
|
5083
5251
|
margin: 0 auto;
|
|
5084
5252
|
}
|
|
5085
5253
|
|
|
5086
5254
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
5087
|
-
color: var(--brand-FAQ-heading
|
|
5255
|
+
color: var(--brand-FAQ-color-heading);
|
|
5088
5256
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
5089
5257
|
}
|
|
5090
5258
|
|
|
5091
5259
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5092
5260
|
margin-bottom: var(--base-size-16);
|
|
5261
|
+
color: var(--brand-color-text-muted);
|
|
5093
5262
|
}
|
|
5094
5263
|
|
|
5095
5264
|
.Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3 {
|
|
@@ -5115,9 +5284,67 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5115
5284
|
margin-top: var(--base-size-48);
|
|
5116
5285
|
}
|
|
5117
5286
|
|
|
5287
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5288
|
+
display: none;
|
|
5289
|
+
justify-content: space-between;
|
|
5290
|
+
gap: var(--brand-stack-gap-spacious);
|
|
5291
|
+
}
|
|
5292
|
+
|
|
5293
|
+
@media screen and (min-width: 48rem) {
|
|
5294
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5295
|
+
display: grid;
|
|
5296
|
+
}
|
|
5297
|
+
|
|
5298
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
5299
|
+
display: none;
|
|
5300
|
+
}
|
|
5301
|
+
}
|
|
5302
|
+
|
|
5303
|
+
.Primer_Brand__FAQGroup-module__FAQ__subheading___nYa68 {
|
|
5304
|
+
margin-bottom: var(--base-size-16);
|
|
5305
|
+
}
|
|
5306
|
+
|
|
5307
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h {
|
|
5308
|
+
margin-top: calc(var(--base-size-8) + 1px);
|
|
5309
|
+
}
|
|
5310
|
+
|
|
5311
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z .Primer_Brand__FAQGroup-module__FAQ__heading___w52lv {
|
|
5312
|
+
display: none;
|
|
5313
|
+
}
|
|
5314
|
+
|
|
5315
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
5316
|
+
justify-content: start;
|
|
5317
|
+
border: var(--brand-borderWidth-thin) solid transparent;
|
|
5318
|
+
}
|
|
5319
|
+
|
|
5320
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
|
|
5321
|
+
overflow: hidden;
|
|
5322
|
+
white-space: nowrap;
|
|
5323
|
+
text-overflow: ellipsis;
|
|
5324
|
+
}
|
|
5325
|
+
|
|
5326
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
5327
|
+
background-color: var(--brand-FAQ-color-tabBg-selected);
|
|
5328
|
+
border-color: var(--brand-FAQ-color-tabBorder-selected);
|
|
5329
|
+
}
|
|
5330
|
+
|
|
5331
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC span {
|
|
5332
|
+
color: var(--brand-color-text-muted);
|
|
5333
|
+
}
|
|
5334
|
+
|
|
5335
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] span {
|
|
5336
|
+
color: var(--brand-FAQ-color-tabLabel-selected);
|
|
5337
|
+
}
|
|
5338
|
+
|
|
5339
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC summary h4 {
|
|
5340
|
+
font-weight: var(--brand-text-weight-200);
|
|
5341
|
+
font-size: var(--brand-text-size-200);
|
|
5342
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
5343
|
+
}
|
|
5344
|
+
|
|
5118
5345
|
/**
|
|
5119
5346
|
* Do not edit directly
|
|
5120
|
-
* Generated on
|
|
5347
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
5121
5348
|
*/
|
|
5122
5349
|
|
|
5123
5350
|
:root,
|
|
@@ -5433,7 +5660,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5433
5660
|
*/
|
|
5434
5661
|
|
|
5435
5662
|
.Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj {
|
|
5436
|
-
height:
|
|
5663
|
+
height: var(--brand-control-medium-size);
|
|
5437
5664
|
}
|
|
5438
5665
|
|
|
5439
5666
|
.Primer_Brand__TextInput-module__TextInput--medium___kJrew {
|
|
@@ -5449,7 +5676,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5449
5676
|
}
|
|
5450
5677
|
|
|
5451
5678
|
.Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f {
|
|
5452
|
-
height:
|
|
5679
|
+
height: var(--brand-control-large-size);
|
|
5453
5680
|
}
|
|
5454
5681
|
|
|
5455
5682
|
/*
|
|
@@ -5757,7 +5984,6 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5757
5984
|
|
|
5758
5985
|
.Primer_Brand__Select-module__Select-wrapper--medium___xjmMc {
|
|
5759
5986
|
height: var(--brand-control-medium-size);
|
|
5760
|
-
height: 2.5rem;
|
|
5761
5987
|
}
|
|
5762
5988
|
|
|
5763
5989
|
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
|
|
@@ -5779,13 +6005,14 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5779
6005
|
.Primer_Brand__Select-module__Select--medium___kckBr {
|
|
5780
6006
|
font-weight: var(--brand-text-weight-100);
|
|
5781
6007
|
font-size: var(--brand-text-size-100);
|
|
5782
|
-
padding-left:
|
|
5783
|
-
padding-right:
|
|
6008
|
+
padding-left: var(--brand-control-medium-paddingInline-condensed);
|
|
6009
|
+
padding-right: var(--brand-control-medium-paddingInline-condensed);
|
|
6010
|
+
padding-top: 0;
|
|
6011
|
+
padding-bottom: 0;
|
|
5784
6012
|
}
|
|
5785
6013
|
|
|
5786
6014
|
.Primer_Brand__Select-module__Select-wrapper--large___Q4_2q {
|
|
5787
6015
|
height: var(--brand-control-large-size);
|
|
5788
|
-
height: 3rem;
|
|
5789
6016
|
}
|
|
5790
6017
|
|
|
5791
6018
|
[dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
|
|
@@ -5807,8 +6034,10 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5807
6034
|
.Primer_Brand__Select-module__Select--large___A7u6F {
|
|
5808
6035
|
font-weight: var(--brand-text-weight-200);
|
|
5809
6036
|
font-size: var(--brand-text-size-200);
|
|
5810
|
-
padding-left:
|
|
5811
|
-
padding-right:
|
|
6037
|
+
padding-left: var(--brand-control-large-paddingInline-condensed);
|
|
6038
|
+
padding-right: var(--brand-control-large-paddingInline-condensed);
|
|
6039
|
+
padding-top: 0;
|
|
6040
|
+
padding-bottom: 0;
|
|
5812
6041
|
}
|
|
5813
6042
|
|
|
5814
6043
|
/*
|
|
@@ -6216,7 +6445,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6216
6445
|
|
|
6217
6446
|
/**
|
|
6218
6447
|
* Do not edit directly
|
|
6219
|
-
* Generated on
|
|
6448
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
6220
6449
|
*/
|
|
6221
6450
|
|
|
6222
6451
|
:root {
|
|
@@ -6232,7 +6461,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6232
6461
|
|
|
6233
6462
|
/**
|
|
6234
6463
|
* Do not edit directly
|
|
6235
|
-
* Generated on
|
|
6464
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
6236
6465
|
*/
|
|
6237
6466
|
|
|
6238
6467
|
:root {
|
|
@@ -6444,7 +6673,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6444
6673
|
|
|
6445
6674
|
/**
|
|
6446
6675
|
* Do not edit directly
|
|
6447
|
-
* Generated on
|
|
6676
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
6448
6677
|
*/
|
|
6449
6678
|
|
|
6450
6679
|
:root,
|
|
@@ -6460,7 +6689,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6460
6689
|
|
|
6461
6690
|
/**
|
|
6462
6691
|
* Do not edit directly
|
|
6463
|
-
* Generated on
|
|
6692
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
6464
6693
|
*/
|
|
6465
6694
|
|
|
6466
6695
|
:root {
|
|
@@ -6778,7 +7007,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6778
7007
|
|
|
6779
7008
|
/**
|
|
6780
7009
|
* Do not edit directly
|
|
6781
|
-
* Generated on
|
|
7010
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
6782
7011
|
*/
|
|
6783
7012
|
|
|
6784
7013
|
:root,
|
|
@@ -7182,7 +7411,7 @@ html {
|
|
|
7182
7411
|
|
|
7183
7412
|
/**
|
|
7184
7413
|
* Do not edit directly
|
|
7185
|
-
* Generated on
|
|
7414
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
7186
7415
|
*/
|
|
7187
7416
|
|
|
7188
7417
|
:root,
|
|
@@ -7360,7 +7589,7 @@ html {
|
|
|
7360
7589
|
|
|
7361
7590
|
/**
|
|
7362
7591
|
* Do not edit directly
|
|
7363
|
-
* Generated on
|
|
7592
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
7364
7593
|
*/
|
|
7365
7594
|
|
|
7366
7595
|
:root,
|
|
@@ -7486,7 +7715,7 @@ html {
|
|
|
7486
7715
|
|
|
7487
7716
|
/**
|
|
7488
7717
|
* Do not edit directly
|
|
7489
|
-
* Generated on
|
|
7718
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
7490
7719
|
*/
|
|
7491
7720
|
|
|
7492
7721
|
:root,
|
|
@@ -7616,7 +7845,7 @@ html {
|
|
|
7616
7845
|
|
|
7617
7846
|
/**
|
|
7618
7847
|
* Do not edit directly
|
|
7619
|
-
* Generated on
|
|
7848
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
7620
7849
|
*/
|
|
7621
7850
|
|
|
7622
7851
|
:root {
|
|
@@ -7628,7 +7857,7 @@ html {
|
|
|
7628
7857
|
|
|
7629
7858
|
/**
|
|
7630
7859
|
* Do not edit directly
|
|
7631
|
-
* Generated on
|
|
7860
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
7632
7861
|
*/
|
|
7633
7862
|
|
|
7634
7863
|
:root,
|
|
@@ -7701,9 +7930,8 @@ html {
|
|
|
7701
7930
|
text-decoration: none;
|
|
7702
7931
|
color: var(--brand-color-text-default);
|
|
7703
7932
|
background-color: var(--brand-Card-background-default);
|
|
7704
|
-
|
|
7705
|
-
|
|
7706
|
-
border-radius: var(--brand-borderRadius-medium);
|
|
7933
|
+
/* Temporary values until a new scale is defined https://github.com/github/primer/issues/2607 */
|
|
7934
|
+
border-radius: var(--base-size-16);
|
|
7707
7935
|
padding: var(--base-size-32);
|
|
7708
7936
|
transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
|
|
7709
7937
|
display: grid;
|
|
@@ -7751,7 +7979,11 @@ html {
|
|
|
7751
7979
|
left: 0;
|
|
7752
7980
|
}
|
|
7753
7981
|
|
|
7754
|
-
.Primer_Brand__Card-module__Card--
|
|
7982
|
+
.Primer_Brand__Card-module__Card--border___nNZlZ {
|
|
7983
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
7984
|
+
}
|
|
7985
|
+
|
|
7986
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T {
|
|
7755
7987
|
grid-template-areas:
|
|
7756
7988
|
'image image'
|
|
7757
7989
|
'icon label'
|
|
@@ -7760,12 +7992,12 @@ html {
|
|
|
7760
7992
|
'action action';
|
|
7761
7993
|
}
|
|
7762
7994
|
|
|
7763
|
-
.Primer_Brand__Card-module__Card--
|
|
7995
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7 {
|
|
7764
7996
|
justify-self: flex-end;
|
|
7765
7997
|
}
|
|
7766
7998
|
|
|
7767
|
-
.Primer_Brand__Card-module__Card--
|
|
7768
|
-
.Primer_Brand__Card-module__Card--
|
|
7999
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7,
|
|
8000
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__icon___H4tc9 {
|
|
7769
8001
|
align-self: center;
|
|
7770
8002
|
}
|
|
7771
8003
|
|
|
@@ -7775,7 +8007,8 @@ html {
|
|
|
7775
8007
|
|
|
7776
8008
|
.Primer_Brand__Card-module__Card__image___zt4oH {
|
|
7777
8009
|
margin-bottom: var(--base-size-28);
|
|
7778
|
-
|
|
8010
|
+
/* Temporary values until a new scale is defined https://github.com/github/primer/issues/2607 */
|
|
8011
|
+
border-radius: var(--base-size-8);
|
|
7779
8012
|
overflow: hidden;
|
|
7780
8013
|
grid-area: image;
|
|
7781
8014
|
}
|
|
@@ -7810,7 +8043,7 @@ html {
|
|
|
7810
8043
|
}
|
|
7811
8044
|
|
|
7812
8045
|
.Primer_Brand__Card-module__Card__description___KN9CH {
|
|
7813
|
-
margin-bottom: var(--base-size-
|
|
8046
|
+
margin-bottom: var(--base-size-32);
|
|
7814
8047
|
grid-area: description;
|
|
7815
8048
|
}
|
|
7816
8049
|
|
|
@@ -7821,6 +8054,11 @@ html {
|
|
|
7821
8054
|
align-items: center;
|
|
7822
8055
|
}
|
|
7823
8056
|
|
|
8057
|
+
.Primer_Brand__Card-module__Card__action___C6sRY,
|
|
8058
|
+
.Primer_Brand__Card-module__Card__action___C6sRY span {
|
|
8059
|
+
color: var(--brand-Link-color-accent);
|
|
8060
|
+
}
|
|
8061
|
+
|
|
7824
8062
|
.Primer_Brand__Card-module__Card__icon___H4tc9 svg {
|
|
7825
8063
|
width: var(--base-size-20);
|
|
7826
8064
|
height: var(--base-size-20);
|
|
@@ -7975,6 +8213,10 @@ html {
|
|
|
7975
8213
|
max-width: 18ch;
|
|
7976
8214
|
}
|
|
7977
8215
|
|
|
8216
|
+
.Primer_Brand__SectionIntro-module__SectionIntro--full-width___HROKL .Primer_Brand__SectionIntro-module__SectionIntro-heading___u6_Wl {
|
|
8217
|
+
max-width: none;
|
|
8218
|
+
}
|
|
8219
|
+
|
|
7978
8220
|
.Primer_Brand__SectionIntro-module__SectionIntro-label___ZjciO {
|
|
7979
8221
|
margin-bottom: var(--base-size-8);
|
|
7980
8222
|
}
|
|
@@ -7989,7 +8231,7 @@ html {
|
|
|
7989
8231
|
|
|
7990
8232
|
/**
|
|
7991
8233
|
* Do not edit directly
|
|
7992
|
-
* Generated on
|
|
8234
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
7993
8235
|
*/
|
|
7994
8236
|
|
|
7995
8237
|
:root,
|
|
@@ -8018,17 +8260,9 @@ html {
|
|
|
8018
8260
|
}
|
|
8019
8261
|
|
|
8020
8262
|
.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);
|
|
8263
|
+
/* avoid specificity issues */
|
|
8264
|
+
--brand-control-medium-borderRadius: var(--brand-borderRadius-full);
|
|
8265
|
+
--brand-control-large-borderRadius: var(--brand-borderRadius-full);
|
|
8032
8266
|
}
|
|
8033
8267
|
|
|
8034
8268
|
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG > span:first-of-type {
|
|
@@ -8038,10 +8272,6 @@ html {
|
|
|
8038
8272
|
white-space: nowrap;
|
|
8039
8273
|
}
|
|
8040
8274
|
|
|
8041
|
-
.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:hover {
|
|
8042
|
-
border-color: var(--brand-ActionMenu-color-border-hover);
|
|
8043
|
-
}
|
|
8044
|
-
|
|
8045
8275
|
.Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP {
|
|
8046
8276
|
position: absolute;
|
|
8047
8277
|
z-index: 100;
|
|
@@ -8049,7 +8279,7 @@ html {
|
|
|
8049
8279
|
margin-top: var(--base-size-8);
|
|
8050
8280
|
visibility: hidden;
|
|
8051
8281
|
background-color: var(--brand-color-canvas-default);
|
|
8052
|
-
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-
|
|
8282
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
|
|
8053
8283
|
border-radius: var(--brand-borderRadius-large);
|
|
8054
8284
|
max-height: 460px;
|
|
8055
8285
|
overflow-y: auto;
|
|
@@ -8128,15 +8358,6 @@ html {
|
|
|
8128
8358
|
transition: none;
|
|
8129
8359
|
}
|
|
8130
8360
|
|
|
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
8361
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-leadingVisual___UWjE1 {
|
|
8141
8362
|
display: flex;
|
|
8142
8363
|
min-width: var(--base-size-16);
|
|
@@ -8148,6 +8369,12 @@ html {
|
|
|
8148
8369
|
|
|
8149
8370
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl {
|
|
8150
8371
|
grid-area: text / text;
|
|
8372
|
+
/* display grid collapses the text line box height for optical alignment */
|
|
8373
|
+
display: grid;
|
|
8374
|
+
}
|
|
8375
|
+
|
|
8376
|
+
.Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl > span {
|
|
8377
|
+
line-height: var(--brand-control-medium-lineBoxHeight);
|
|
8151
8378
|
}
|
|
8152
8379
|
|
|
8153
8380
|
.Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz {
|
|
@@ -8396,7 +8623,7 @@ html {
|
|
|
8396
8623
|
|
|
8397
8624
|
/**
|
|
8398
8625
|
* Do not edit directly
|
|
8399
|
-
* Generated on
|
|
8626
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
8400
8627
|
*/
|
|
8401
8628
|
|
|
8402
8629
|
:root {
|
|
@@ -8600,6 +8827,12 @@ html {
|
|
|
8600
8827
|
.Primer_Brand__Box-module__Box-regular-padding--96___MjgI_ {
|
|
8601
8828
|
padding: var(--base-size-96);
|
|
8602
8829
|
}
|
|
8830
|
+
.Primer_Brand__Box-module__Box-regular-padding--112___uyz9m {
|
|
8831
|
+
padding: var(--base-size-112);
|
|
8832
|
+
}
|
|
8833
|
+
.Primer_Brand__Box-module__Box-regular-padding--128___a3PIs {
|
|
8834
|
+
padding: var(--base-size-128);
|
|
8835
|
+
}
|
|
8603
8836
|
}
|
|
8604
8837
|
|
|
8605
8838
|
@media screen and (min-width: 80rem) {
|
|
@@ -8657,6 +8890,12 @@ html {
|
|
|
8657
8890
|
.Primer_Brand__Box-module__Box-wide-padding--96___cdgwB {
|
|
8658
8891
|
padding: var(--base-size-96);
|
|
8659
8892
|
}
|
|
8893
|
+
.Primer_Brand__Box-module__Box-wide-padding--112___xnULq {
|
|
8894
|
+
padding: var(--base-size-112);
|
|
8895
|
+
}
|
|
8896
|
+
.Primer_Brand__Box-module__Box-wide-padding--128___Cd7wM {
|
|
8897
|
+
padding: var(--base-size-128);
|
|
8898
|
+
}
|
|
8660
8899
|
}
|
|
8661
8900
|
|
|
8662
8901
|
/**
|
|
@@ -8777,6 +9016,12 @@ html {
|
|
|
8777
9016
|
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--96___DwVjV {
|
|
8778
9017
|
padding-top: var(--base-size-96);
|
|
8779
9018
|
}
|
|
9019
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--112___KR3bh {
|
|
9020
|
+
padding-top: var(--base-size-112);
|
|
9021
|
+
}
|
|
9022
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--128___sY3Vs {
|
|
9023
|
+
padding-top: var(--base-size-128);
|
|
9024
|
+
}
|
|
8780
9025
|
|
|
8781
9026
|
@media screen and (min-width: 48rem) {
|
|
8782
9027
|
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--condensed____4rsh {
|
|
@@ -8833,6 +9078,12 @@ html {
|
|
|
8833
9078
|
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--96___BOrMI {
|
|
8834
9079
|
padding-top: var(--base-size-96);
|
|
8835
9080
|
}
|
|
9081
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--112___OpuYq {
|
|
9082
|
+
padding-top: var(--base-size-112);
|
|
9083
|
+
}
|
|
9084
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--128___Gp33i {
|
|
9085
|
+
padding-top: var(--base-size-128);
|
|
9086
|
+
}
|
|
8836
9087
|
}
|
|
8837
9088
|
|
|
8838
9089
|
@media screen and (min-width: 80rem) {
|
|
@@ -8890,6 +9141,12 @@ html {
|
|
|
8890
9141
|
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--96___ziRgY {
|
|
8891
9142
|
padding-top: var(--base-size-96);
|
|
8892
9143
|
}
|
|
9144
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--112___kU2x1 {
|
|
9145
|
+
padding-top: var(--base-size-112);
|
|
9146
|
+
}
|
|
9147
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--128___nWESD {
|
|
9148
|
+
padding-top: var(--base-size-128);
|
|
9149
|
+
}
|
|
8893
9150
|
}
|
|
8894
9151
|
|
|
8895
9152
|
/**
|
|
@@ -9235,6 +9492,18 @@ html {
|
|
|
9235
9492
|
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--96___VLntF {
|
|
9236
9493
|
padding-left: var(--base-size-96);
|
|
9237
9494
|
}
|
|
9495
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY {
|
|
9496
|
+
padding-right: var(--base-size-112);
|
|
9497
|
+
}
|
|
9498
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY {
|
|
9499
|
+
padding-left: var(--base-size-112);
|
|
9500
|
+
}
|
|
9501
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw {
|
|
9502
|
+
padding-right: var(--base-size-128);
|
|
9503
|
+
}
|
|
9504
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw {
|
|
9505
|
+
padding-left: var(--base-size-128);
|
|
9506
|
+
}
|
|
9238
9507
|
}
|
|
9239
9508
|
|
|
9240
9509
|
@media screen and (min-width: 80rem) {
|
|
@@ -9346,6 +9615,18 @@ html {
|
|
|
9346
9615
|
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--96___JZowF {
|
|
9347
9616
|
padding-left: var(--base-size-96);
|
|
9348
9617
|
}
|
|
9618
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM {
|
|
9619
|
+
padding-right: var(--base-size-112);
|
|
9620
|
+
}
|
|
9621
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM {
|
|
9622
|
+
padding-left: var(--base-size-112);
|
|
9623
|
+
}
|
|
9624
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo {
|
|
9625
|
+
padding-right: var(--base-size-128);
|
|
9626
|
+
}
|
|
9627
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo {
|
|
9628
|
+
padding-left: var(--base-size-128);
|
|
9629
|
+
}
|
|
9349
9630
|
}
|
|
9350
9631
|
/**
|
|
9351
9632
|
* 4. Padding bottom
|
|
@@ -9465,6 +9746,12 @@ html {
|
|
|
9465
9746
|
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--96___ojJIp {
|
|
9466
9747
|
padding-bottom: var(--base-size-96);
|
|
9467
9748
|
}
|
|
9749
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--112___pKYyd {
|
|
9750
|
+
padding-bottom: var(--base-size-112);
|
|
9751
|
+
}
|
|
9752
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--128___oI5vn {
|
|
9753
|
+
padding-bottom: var(--base-size-128);
|
|
9754
|
+
}
|
|
9468
9755
|
|
|
9469
9756
|
@media screen and (min-width: 48rem) {
|
|
9470
9757
|
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--condensed___iiMOv {
|
|
@@ -9521,6 +9808,12 @@ html {
|
|
|
9521
9808
|
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--96___QWDd0 {
|
|
9522
9809
|
padding-bottom: var(--base-size-96);
|
|
9523
9810
|
}
|
|
9811
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--112___Ql_U3 {
|
|
9812
|
+
padding-bottom: var(--base-size-112);
|
|
9813
|
+
}
|
|
9814
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--128___R4xJd {
|
|
9815
|
+
padding-bottom: var(--base-size-128);
|
|
9816
|
+
}
|
|
9524
9817
|
}
|
|
9525
9818
|
|
|
9526
9819
|
@media screen and (min-width: 80rem) {
|
|
@@ -9578,6 +9871,12 @@ html {
|
|
|
9578
9871
|
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--96___Uq5AZ {
|
|
9579
9872
|
padding-bottom: var(--base-size-96);
|
|
9580
9873
|
}
|
|
9874
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--112___B96UD {
|
|
9875
|
+
padding-bottom: var(--base-size-112);
|
|
9876
|
+
}
|
|
9877
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--128___GcJ48 {
|
|
9878
|
+
padding-bottom: var(--base-size-128);
|
|
9879
|
+
}
|
|
9581
9880
|
}
|
|
9582
9881
|
|
|
9583
9882
|
/**
|
|
@@ -9813,6 +10112,18 @@ html {
|
|
|
9813
10112
|
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--96___W7uL8 {
|
|
9814
10113
|
padding-right: var(--base-size-96);
|
|
9815
10114
|
}
|
|
10115
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF {
|
|
10116
|
+
padding-left: var(--base-size-112);
|
|
10117
|
+
}
|
|
10118
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF {
|
|
10119
|
+
padding-right: var(--base-size-112);
|
|
10120
|
+
}
|
|
10121
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ {
|
|
10122
|
+
padding-left: var(--base-size-128);
|
|
10123
|
+
}
|
|
10124
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ {
|
|
10125
|
+
padding-right: var(--base-size-128);
|
|
10126
|
+
}
|
|
9816
10127
|
|
|
9817
10128
|
@media screen and (min-width: 48rem) {
|
|
9818
10129
|
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--condensed___K1JTe {
|
|
@@ -9923,6 +10234,18 @@ html {
|
|
|
9923
10234
|
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--96___XT27R {
|
|
9924
10235
|
padding-right: var(--base-size-96);
|
|
9925
10236
|
}
|
|
10237
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm {
|
|
10238
|
+
padding-left: var(--base-size-112);
|
|
10239
|
+
}
|
|
10240
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm {
|
|
10241
|
+
padding-right: var(--base-size-112);
|
|
10242
|
+
}
|
|
10243
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz {
|
|
10244
|
+
padding-left: var(--base-size-128);
|
|
10245
|
+
}
|
|
10246
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz {
|
|
10247
|
+
padding-right: var(--base-size-128);
|
|
10248
|
+
}
|
|
9926
10249
|
}
|
|
9927
10250
|
|
|
9928
10251
|
@media screen and (min-width: 80rem) {
|
|
@@ -10034,6 +10357,18 @@ html {
|
|
|
10034
10357
|
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--96___jvQgf {
|
|
10035
10358
|
padding-right: var(--base-size-96);
|
|
10036
10359
|
}
|
|
10360
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M {
|
|
10361
|
+
padding-left: var(--base-size-112);
|
|
10362
|
+
}
|
|
10363
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M {
|
|
10364
|
+
padding-right: var(--base-size-112);
|
|
10365
|
+
}
|
|
10366
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W {
|
|
10367
|
+
padding-left: var(--base-size-128);
|
|
10368
|
+
}
|
|
10369
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W {
|
|
10370
|
+
padding-right: var(--base-size-128);
|
|
10371
|
+
}
|
|
10037
10372
|
}
|
|
10038
10373
|
|
|
10039
10374
|
/**
|
|
@@ -10153,6 +10488,12 @@ html {
|
|
|
10153
10488
|
.Primer_Brand__Box-module__Box-narrow-margin--96___lp2Ry {
|
|
10154
10489
|
margin: var(--base-size-96);
|
|
10155
10490
|
}
|
|
10491
|
+
.Primer_Brand__Box-module__Box-narrow-margin--112___a5t03 {
|
|
10492
|
+
margin: var(--base-size-112);
|
|
10493
|
+
}
|
|
10494
|
+
.Primer_Brand__Box-module__Box-narrow-margin--128___P5b03 {
|
|
10495
|
+
margin: var(--base-size-128);
|
|
10496
|
+
}
|
|
10156
10497
|
|
|
10157
10498
|
@media screen and (min-width: 48rem) {
|
|
10158
10499
|
.Primer_Brand__Box-module__Box-regular-margin--condensed___Caa8r {
|
|
@@ -10209,6 +10550,12 @@ html {
|
|
|
10209
10550
|
.Primer_Brand__Box-module__Box-regular-margin--96___Rvbjm {
|
|
10210
10551
|
margin: var(--base-size-96);
|
|
10211
10552
|
}
|
|
10553
|
+
.Primer_Brand__Box-module__Box-regular-margin--112___A6xDo {
|
|
10554
|
+
margin: var(--base-size-112);
|
|
10555
|
+
}
|
|
10556
|
+
.Primer_Brand__Box-module__Box-regular-margin--128___kHwQC {
|
|
10557
|
+
margin: var(--base-size-128);
|
|
10558
|
+
}
|
|
10212
10559
|
}
|
|
10213
10560
|
|
|
10214
10561
|
@media screen and (min-width: 80rem) {
|
|
@@ -10263,8 +10610,11 @@ html {
|
|
|
10263
10610
|
.Primer_Brand__Box-module__Box-wide-margin--80___I3XVP {
|
|
10264
10611
|
margin: var(--base-size-80);
|
|
10265
10612
|
}
|
|
10266
|
-
.Primer_Brand__Box-module__Box-wide-margin--
|
|
10267
|
-
margin: var(--base-size-
|
|
10613
|
+
.Primer_Brand__Box-module__Box-wide-margin--112___HsLag {
|
|
10614
|
+
margin: var(--base-size-112);
|
|
10615
|
+
}
|
|
10616
|
+
.Primer_Brand__Box-module__Box-wide-margin--128___v9LVz {
|
|
10617
|
+
margin: var(--base-size-128);
|
|
10268
10618
|
}
|
|
10269
10619
|
}
|
|
10270
10620
|
|
|
@@ -10386,6 +10736,12 @@ html {
|
|
|
10386
10736
|
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--96___mYSKK {
|
|
10387
10737
|
margin-top: var(--base-size-96);
|
|
10388
10738
|
}
|
|
10739
|
+
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--112___tW2zB {
|
|
10740
|
+
margin-top: var(--base-size-112);
|
|
10741
|
+
}
|
|
10742
|
+
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--128___p0QMw {
|
|
10743
|
+
margin-top: var(--base-size-128);
|
|
10744
|
+
}
|
|
10389
10745
|
|
|
10390
10746
|
@media screen and (min-width: 48rem) {
|
|
10391
10747
|
.Primer_Brand__Box-module__Box-regular-marginBlockStart--condensed___rp3ys {
|
|
@@ -10442,6 +10798,12 @@ html {
|
|
|
10442
10798
|
.Primer_Brand__Box-module__Box-regular-marginBlockStart--96___ZD_SH {
|
|
10443
10799
|
margin-top: var(--base-size-96);
|
|
10444
10800
|
}
|
|
10801
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockStart--112___GVoQX {
|
|
10802
|
+
margin-top: var(--base-size-112);
|
|
10803
|
+
}
|
|
10804
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockStart--128___TFhvb {
|
|
10805
|
+
margin-top: var(--base-size-128);
|
|
10806
|
+
}
|
|
10445
10807
|
}
|
|
10446
10808
|
|
|
10447
10809
|
@media screen and (min-width: 80rem) {
|
|
@@ -10499,6 +10861,12 @@ html {
|
|
|
10499
10861
|
.Primer_Brand__Box-module__Box-wide-marginBlockStart--96___trWhE {
|
|
10500
10862
|
margin-top: var(--base-size-96);
|
|
10501
10863
|
}
|
|
10864
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockStart--112___M351c {
|
|
10865
|
+
margin-top: var(--base-size-112);
|
|
10866
|
+
}
|
|
10867
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockStart--128___I90P4 {
|
|
10868
|
+
margin-top: var(--base-size-128);
|
|
10869
|
+
}
|
|
10502
10870
|
}
|
|
10503
10871
|
|
|
10504
10872
|
/**
|
|
@@ -11130,6 +11498,12 @@ html {
|
|
|
11130
11498
|
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--96____imff {
|
|
11131
11499
|
margin-bottom: var(--base-size-96);
|
|
11132
11500
|
}
|
|
11501
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--112___NDi61 {
|
|
11502
|
+
margin-bottom: var(--base-size-112);
|
|
11503
|
+
}
|
|
11504
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--128___GUa4G {
|
|
11505
|
+
margin-bottom: var(--base-size-128);
|
|
11506
|
+
}
|
|
11133
11507
|
}
|
|
11134
11508
|
|
|
11135
11509
|
@media screen and (min-width: 80rem) {
|
|
@@ -11187,6 +11561,12 @@ html {
|
|
|
11187
11561
|
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--96___gjf5z {
|
|
11188
11562
|
margin-bottom: var(--base-size-96);
|
|
11189
11563
|
}
|
|
11564
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--112___ddfRk {
|
|
11565
|
+
margin-bottom: var(--base-size-112);
|
|
11566
|
+
}
|
|
11567
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--128___ESEm8 {
|
|
11568
|
+
margin-bottom: var(--base-size-128);
|
|
11569
|
+
}
|
|
11190
11570
|
}
|
|
11191
11571
|
|
|
11192
11572
|
/**
|
|
@@ -11313,336 +11693,372 @@ html {
|
|
|
11313
11693
|
margin-right: var(--base-size-128);
|
|
11314
11694
|
}
|
|
11315
11695
|
|
|
11316
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11696
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU {
|
|
11317
11697
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11318
11698
|
}
|
|
11319
11699
|
|
|
11320
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11700
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU {
|
|
11321
11701
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11322
11702
|
}
|
|
11323
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11703
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b {
|
|
11324
11704
|
margin-left: var(--brand-box-spacing-normal);
|
|
11325
11705
|
}
|
|
11326
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11706
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b {
|
|
11327
11707
|
margin-right: var(--brand-box-spacing-normal);
|
|
11328
11708
|
}
|
|
11329
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11709
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs {
|
|
11330
11710
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11331
11711
|
}
|
|
11332
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11712
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs {
|
|
11333
11713
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11334
11714
|
}
|
|
11335
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11715
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT {
|
|
11336
11716
|
margin-left: var(--base-size-4);
|
|
11337
11717
|
}
|
|
11338
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11718
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT {
|
|
11339
11719
|
margin-right: var(--base-size-4);
|
|
11340
11720
|
}
|
|
11341
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11721
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0 {
|
|
11342
11722
|
margin-left: var(--base-size-8);
|
|
11343
11723
|
}
|
|
11344
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11724
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0 {
|
|
11345
11725
|
margin-right: var(--base-size-8);
|
|
11346
11726
|
}
|
|
11347
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11727
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ {
|
|
11348
11728
|
margin-left: var(--base-size-12);
|
|
11349
11729
|
}
|
|
11350
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11730
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ {
|
|
11351
11731
|
margin-right: var(--base-size-12);
|
|
11352
11732
|
}
|
|
11353
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11733
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR {
|
|
11354
11734
|
margin-left: var(--base-size-16);
|
|
11355
11735
|
}
|
|
11356
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11736
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR {
|
|
11357
11737
|
margin-right: var(--base-size-16);
|
|
11358
11738
|
}
|
|
11359
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11739
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP {
|
|
11360
11740
|
margin-left: var(--base-size-20);
|
|
11361
11741
|
}
|
|
11362
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11742
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP {
|
|
11363
11743
|
margin-right: var(--base-size-20);
|
|
11364
11744
|
}
|
|
11365
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11745
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe {
|
|
11366
11746
|
margin-left: var(--base-size-24);
|
|
11367
11747
|
}
|
|
11368
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11748
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe {
|
|
11369
11749
|
margin-right: var(--base-size-24);
|
|
11370
11750
|
}
|
|
11371
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11751
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN {
|
|
11372
11752
|
margin-left: var(--base-size-28);
|
|
11373
11753
|
}
|
|
11374
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11754
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN {
|
|
11375
11755
|
margin-right: var(--base-size-28);
|
|
11376
11756
|
}
|
|
11377
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11757
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO {
|
|
11378
11758
|
margin-left: var(--base-size-32);
|
|
11379
11759
|
}
|
|
11380
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11760
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO {
|
|
11381
11761
|
margin-right: var(--base-size-32);
|
|
11382
11762
|
}
|
|
11383
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11763
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf {
|
|
11384
11764
|
margin-left: var(--base-size-36);
|
|
11385
11765
|
}
|
|
11386
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11766
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf {
|
|
11387
11767
|
margin-right: var(--base-size-36);
|
|
11388
11768
|
}
|
|
11389
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11769
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9 {
|
|
11390
11770
|
margin-left: var(--base-size-40);
|
|
11391
11771
|
}
|
|
11392
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11772
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9 {
|
|
11393
11773
|
margin-right: var(--base-size-40);
|
|
11394
11774
|
}
|
|
11395
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11775
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz {
|
|
11396
11776
|
margin-left: var(--base-size-44);
|
|
11397
11777
|
}
|
|
11398
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11778
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz {
|
|
11399
11779
|
margin-right: var(--base-size-44);
|
|
11400
11780
|
}
|
|
11401
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11781
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL {
|
|
11402
11782
|
margin-left: var(--base-size-48);
|
|
11403
11783
|
}
|
|
11404
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11784
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL {
|
|
11405
11785
|
margin-right: var(--base-size-48);
|
|
11406
11786
|
}
|
|
11407
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11787
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7 {
|
|
11408
11788
|
margin-left: var(--base-size-64);
|
|
11409
11789
|
}
|
|
11410
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11790
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7 {
|
|
11411
11791
|
margin-right: var(--base-size-64);
|
|
11412
11792
|
}
|
|
11413
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11793
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc {
|
|
11414
11794
|
margin-left: var(--base-size-80);
|
|
11415
11795
|
}
|
|
11416
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11796
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc {
|
|
11417
11797
|
margin-right: var(--base-size-80);
|
|
11418
11798
|
}
|
|
11419
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11799
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk {
|
|
11420
11800
|
margin-left: var(--base-size-96);
|
|
11421
11801
|
}
|
|
11422
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11802
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk {
|
|
11423
11803
|
margin-right: var(--base-size-96);
|
|
11424
11804
|
}
|
|
11805
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp {
|
|
11806
|
+
margin-left: var(--base-size-112);
|
|
11807
|
+
}
|
|
11808
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp {
|
|
11809
|
+
margin-right: var(--base-size-112);
|
|
11810
|
+
}
|
|
11811
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV {
|
|
11812
|
+
margin-left: var(--base-size-128);
|
|
11813
|
+
}
|
|
11814
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV {
|
|
11815
|
+
margin-right: var(--base-size-128);
|
|
11816
|
+
}
|
|
11425
11817
|
|
|
11426
11818
|
@media screen and (min-width: 48rem) {
|
|
11427
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11819
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW {
|
|
11428
11820
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11429
11821
|
}
|
|
11430
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11822
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW {
|
|
11431
11823
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11432
11824
|
}
|
|
11433
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11825
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr {
|
|
11434
11826
|
margin-left: var(--brand-box-spacing-normal);
|
|
11435
11827
|
}
|
|
11436
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11828
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr {
|
|
11437
11829
|
margin-right: var(--brand-box-spacing-normal);
|
|
11438
11830
|
}
|
|
11439
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11831
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ {
|
|
11440
11832
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11441
11833
|
}
|
|
11442
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11834
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ {
|
|
11443
11835
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11444
11836
|
}
|
|
11445
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11837
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu {
|
|
11446
11838
|
margin-left: var(--base-size-4);
|
|
11447
11839
|
}
|
|
11448
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11840
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu {
|
|
11449
11841
|
margin-right: var(--base-size-4);
|
|
11450
11842
|
}
|
|
11451
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11843
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W {
|
|
11452
11844
|
margin-left: var(--base-size-8);
|
|
11453
11845
|
}
|
|
11454
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11846
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W {
|
|
11455
11847
|
margin-right: var(--base-size-8);
|
|
11456
11848
|
}
|
|
11457
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11849
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE {
|
|
11458
11850
|
margin-left: var(--base-size-12);
|
|
11459
11851
|
}
|
|
11460
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11852
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE {
|
|
11461
11853
|
margin-right: var(--base-size-12);
|
|
11462
11854
|
}
|
|
11463
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11855
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s {
|
|
11464
11856
|
margin-left: var(--base-size-16);
|
|
11465
11857
|
}
|
|
11466
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11858
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s {
|
|
11467
11859
|
margin-right: var(--base-size-16);
|
|
11468
11860
|
}
|
|
11469
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11861
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P {
|
|
11470
11862
|
margin-left: var(--base-size-20);
|
|
11471
11863
|
}
|
|
11472
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11864
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P {
|
|
11473
11865
|
margin-right: var(--base-size-20);
|
|
11474
11866
|
}
|
|
11475
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11867
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti {
|
|
11476
11868
|
margin-left: var(--base-size-24);
|
|
11477
11869
|
}
|
|
11478
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11870
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti {
|
|
11479
11871
|
margin-right: var(--base-size-24);
|
|
11480
11872
|
}
|
|
11481
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11873
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh {
|
|
11482
11874
|
margin-left: var(--base-size-28);
|
|
11483
11875
|
}
|
|
11484
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11876
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh {
|
|
11485
11877
|
margin-right: var(--base-size-28);
|
|
11486
11878
|
}
|
|
11487
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11879
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA {
|
|
11488
11880
|
margin-left: var(--base-size-32);
|
|
11489
11881
|
}
|
|
11490
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11882
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA {
|
|
11491
11883
|
margin-right: var(--base-size-32);
|
|
11492
11884
|
}
|
|
11493
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11885
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7 {
|
|
11494
11886
|
margin-left: var(--base-size-36);
|
|
11495
11887
|
}
|
|
11496
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11888
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7 {
|
|
11497
11889
|
margin-right: var(--base-size-36);
|
|
11498
11890
|
}
|
|
11499
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11891
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9 {
|
|
11500
11892
|
margin-left: var(--base-size-40);
|
|
11501
11893
|
}
|
|
11502
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11894
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9 {
|
|
11503
11895
|
margin-right: var(--base-size-40);
|
|
11504
11896
|
}
|
|
11505
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11897
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0 {
|
|
11506
11898
|
margin-left: var(--base-size-44);
|
|
11507
11899
|
}
|
|
11508
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11900
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0 {
|
|
11509
11901
|
margin-right: var(--base-size-44);
|
|
11510
11902
|
}
|
|
11511
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11903
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq {
|
|
11512
11904
|
margin-left: var(--base-size-48);
|
|
11513
11905
|
}
|
|
11514
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11906
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq {
|
|
11515
11907
|
margin-right: var(--base-size-48);
|
|
11516
11908
|
}
|
|
11517
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11909
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8 {
|
|
11518
11910
|
margin-left: var(--base-size-64);
|
|
11519
11911
|
}
|
|
11520
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11912
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8 {
|
|
11521
11913
|
margin-right: var(--base-size-64);
|
|
11522
11914
|
}
|
|
11523
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11915
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f {
|
|
11524
11916
|
margin-left: var(--base-size-80);
|
|
11525
11917
|
}
|
|
11526
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11918
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f {
|
|
11527
11919
|
margin-right: var(--base-size-80);
|
|
11528
11920
|
}
|
|
11529
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11921
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB {
|
|
11530
11922
|
margin-left: var(--base-size-96);
|
|
11531
11923
|
}
|
|
11532
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11924
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB {
|
|
11533
11925
|
margin-right: var(--base-size-96);
|
|
11534
11926
|
}
|
|
11927
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q {
|
|
11928
|
+
margin-left: var(--base-size-112);
|
|
11929
|
+
}
|
|
11930
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q {
|
|
11931
|
+
margin-right: var(--base-size-112);
|
|
11932
|
+
}
|
|
11933
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr {
|
|
11934
|
+
margin-left: var(--base-size-128);
|
|
11935
|
+
}
|
|
11936
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr {
|
|
11937
|
+
margin-right: var(--base-size-128);
|
|
11938
|
+
}
|
|
11535
11939
|
}
|
|
11536
11940
|
|
|
11537
11941
|
@media screen and (min-width: 80rem) {
|
|
11538
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11942
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT {
|
|
11539
11943
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11540
11944
|
}
|
|
11541
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11945
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT {
|
|
11542
11946
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11543
11947
|
}
|
|
11544
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11948
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM {
|
|
11545
11949
|
margin-left: var(--brand-box-spacing-normal);
|
|
11546
11950
|
}
|
|
11547
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11951
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM {
|
|
11548
11952
|
margin-right: var(--brand-box-spacing-normal);
|
|
11549
11953
|
}
|
|
11550
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11954
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3 {
|
|
11551
11955
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11552
11956
|
}
|
|
11553
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11957
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3 {
|
|
11554
11958
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11555
11959
|
}
|
|
11556
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11960
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X {
|
|
11557
11961
|
margin-left: var(--base-size-4);
|
|
11558
11962
|
}
|
|
11559
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11963
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X {
|
|
11560
11964
|
margin-right: var(--base-size-4);
|
|
11561
11965
|
}
|
|
11562
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11966
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU {
|
|
11563
11967
|
margin-left: var(--base-size-8);
|
|
11564
11968
|
}
|
|
11565
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11969
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU {
|
|
11566
11970
|
margin-right: var(--base-size-8);
|
|
11567
11971
|
}
|
|
11568
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11972
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6 {
|
|
11569
11973
|
margin-left: var(--base-size-12);
|
|
11570
11974
|
}
|
|
11571
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11975
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6 {
|
|
11572
11976
|
margin-right: var(--base-size-12);
|
|
11573
11977
|
}
|
|
11574
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11978
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR {
|
|
11575
11979
|
margin-left: var(--base-size-16);
|
|
11576
11980
|
}
|
|
11577
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11981
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR {
|
|
11578
11982
|
margin-right: var(--base-size-16);
|
|
11579
11983
|
}
|
|
11580
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11984
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb {
|
|
11581
11985
|
margin-left: var(--base-size-20);
|
|
11582
11986
|
}
|
|
11583
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11987
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb {
|
|
11584
11988
|
margin-right: var(--base-size-20);
|
|
11585
11989
|
}
|
|
11586
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11990
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1 {
|
|
11587
11991
|
margin-left: var(--base-size-24);
|
|
11588
11992
|
}
|
|
11589
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11993
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1 {
|
|
11590
11994
|
margin-right: var(--base-size-24);
|
|
11591
11995
|
}
|
|
11592
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11996
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG {
|
|
11593
11997
|
margin-left: var(--base-size-28);
|
|
11594
11998
|
}
|
|
11595
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11999
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG {
|
|
11596
12000
|
margin-right: var(--base-size-28);
|
|
11597
12001
|
}
|
|
11598
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12002
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd {
|
|
11599
12003
|
margin-left: var(--base-size-32);
|
|
11600
12004
|
}
|
|
11601
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12005
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd {
|
|
11602
12006
|
margin-right: var(--base-size-32);
|
|
11603
12007
|
}
|
|
11604
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12008
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN {
|
|
11605
12009
|
margin-left: var(--base-size-36);
|
|
11606
12010
|
}
|
|
11607
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12011
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN {
|
|
11608
12012
|
margin-right: var(--base-size-36);
|
|
11609
12013
|
}
|
|
11610
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12014
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_ {
|
|
11611
12015
|
margin-left: var(--base-size-40);
|
|
11612
12016
|
}
|
|
11613
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12017
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_ {
|
|
11614
12018
|
margin-right: var(--base-size-40);
|
|
11615
12019
|
}
|
|
11616
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12020
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2 {
|
|
11617
12021
|
margin-left: var(--base-size-44);
|
|
11618
12022
|
}
|
|
11619
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12023
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2 {
|
|
11620
12024
|
margin-right: var(--base-size-44);
|
|
11621
12025
|
}
|
|
11622
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12026
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14 {
|
|
11623
12027
|
margin-left: var(--base-size-48);
|
|
11624
12028
|
}
|
|
11625
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12029
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14 {
|
|
11626
12030
|
margin-right: var(--base-size-48);
|
|
11627
12031
|
}
|
|
11628
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12032
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2 {
|
|
11629
12033
|
margin-left: var(--base-size-64);
|
|
11630
12034
|
}
|
|
11631
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12035
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2 {
|
|
11632
12036
|
margin-right: var(--base-size-64);
|
|
11633
12037
|
}
|
|
11634
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12038
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_ {
|
|
11635
12039
|
margin-left: var(--base-size-80);
|
|
11636
12040
|
}
|
|
11637
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12041
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_ {
|
|
11638
12042
|
margin-right: var(--base-size-80);
|
|
11639
12043
|
}
|
|
11640
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12044
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY {
|
|
11641
12045
|
margin-left: var(--base-size-96);
|
|
11642
12046
|
}
|
|
11643
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12047
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY {
|
|
11644
12048
|
margin-right: var(--base-size-96);
|
|
11645
12049
|
}
|
|
12050
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD {
|
|
12051
|
+
margin-left: var(--base-size-112);
|
|
12052
|
+
}
|
|
12053
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD {
|
|
12054
|
+
margin-right: var(--base-size-112);
|
|
12055
|
+
}
|
|
12056
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7 {
|
|
12057
|
+
margin-left: var(--base-size-128);
|
|
12058
|
+
}
|
|
12059
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7 {
|
|
12060
|
+
margin-right: var(--base-size-128);
|
|
12061
|
+
}
|
|
11646
12062
|
}
|
|
11647
12063
|
|
|
11648
12064
|
/**
|
|
@@ -12149,7 +12565,7 @@ html {
|
|
|
12149
12565
|
|
|
12150
12566
|
/**
|
|
12151
12567
|
* Do not edit directly
|
|
12152
|
-
* Generated on
|
|
12568
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
12153
12569
|
*/
|
|
12154
12570
|
|
|
12155
12571
|
:root {
|
|
@@ -12167,7 +12583,7 @@ html {
|
|
|
12167
12583
|
|
|
12168
12584
|
/**
|
|
12169
12585
|
* Do not edit directly
|
|
12170
|
-
* Generated on
|
|
12586
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
12171
12587
|
*/
|
|
12172
12588
|
|
|
12173
12589
|
:root,
|
|
@@ -12183,7 +12599,7 @@ html {
|
|
|
12183
12599
|
|
|
12184
12600
|
/**
|
|
12185
12601
|
* Do not edit directly
|
|
12186
|
-
* Generated on
|
|
12602
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
12187
12603
|
*/
|
|
12188
12604
|
|
|
12189
12605
|
:root {
|
|
@@ -12366,6 +12782,10 @@ html {
|
|
|
12366
12782
|
line-height: var(--brand-Timeline-lineHeight);
|
|
12367
12783
|
}
|
|
12368
12784
|
|
|
12785
|
+
.Primer_Brand__Timeline-module__Timeline--full-width___XLdKp .Primer_Brand__Timeline-module__Timeline__item____ME4_ {
|
|
12786
|
+
max-width: none;
|
|
12787
|
+
}
|
|
12788
|
+
|
|
12369
12789
|
.Primer_Brand__Timeline-module__Timeline__item____ME4_:not(:last-child) {
|
|
12370
12790
|
padding-bottom: var(--base-size-32);
|
|
12371
12791
|
}
|
|
@@ -12404,7 +12824,7 @@ html {
|
|
|
12404
12824
|
|
|
12405
12825
|
/**
|
|
12406
12826
|
* Do not edit directly
|
|
12407
|
-
* Generated on
|
|
12827
|
+
* Generated on Fri, 15 Sep 2023 04:33:05 GMT
|
|
12408
12828
|
*/
|
|
12409
12829
|
|
|
12410
12830
|
:root,
|
|
@@ -12418,7 +12838,7 @@ html {
|
|
|
12418
12838
|
|
|
12419
12839
|
/**
|
|
12420
12840
|
* Do not edit directly
|
|
12421
|
-
* Generated on
|
|
12841
|
+
* Generated on Fri, 15 Sep 2023 04:33:04 GMT
|
|
12422
12842
|
*/
|
|
12423
12843
|
|
|
12424
12844
|
:root {
|