@primer/react-brand 0.25.0-rc.4635e10 → 0.25.0-rc.9d1748c
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/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 +525 -192
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +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 +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +2 -2
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +9 -3
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +5 -2
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
- package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
- package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
- package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +17 -14
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +69 -6
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +2 -2
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +5 -2
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
- package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +2 -2
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +5 -2
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +4 -2
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +4 -2
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +12 -3
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +12 -3
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/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, 08 Sep 2023 11:51:18 GMT
|
|
93
93
|
*/
|
|
94
94
|
|
|
95
95
|
:root,
|
|
@@ -629,7 +629,7 @@ select {
|
|
|
629
629
|
|
|
630
630
|
/**
|
|
631
631
|
* Do not edit directly
|
|
632
|
-
* Generated on
|
|
632
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
633
633
|
*/
|
|
634
634
|
|
|
635
635
|
:root {
|
|
@@ -654,7 +654,7 @@ select {
|
|
|
654
654
|
|
|
655
655
|
/**
|
|
656
656
|
* Do not edit directly
|
|
657
|
-
* Generated on
|
|
657
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
658
658
|
*/
|
|
659
659
|
|
|
660
660
|
:root {
|
|
@@ -669,7 +669,7 @@ select {
|
|
|
669
669
|
|
|
670
670
|
/**
|
|
671
671
|
* Do not edit directly
|
|
672
|
-
* Generated on
|
|
672
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
673
673
|
*/
|
|
674
674
|
|
|
675
675
|
:root {
|
|
@@ -796,7 +796,7 @@ select {
|
|
|
796
796
|
|
|
797
797
|
/**
|
|
798
798
|
* Do not edit directly
|
|
799
|
-
* Generated on
|
|
799
|
+
* Generated on Fri, 08 Sep 2023 11:51:17 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, 08 Sep 2023 11:51:17 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, 08 Sep 2023 11:51:18 GMT
|
|
832
832
|
*/
|
|
833
833
|
|
|
834
834
|
:root,
|
|
@@ -1181,7 +1181,7 @@ select {
|
|
|
1181
1181
|
|
|
1182
1182
|
/**
|
|
1183
1183
|
* Do not edit directly
|
|
1184
|
-
* Generated on
|
|
1184
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
1185
1185
|
*/
|
|
1186
1186
|
|
|
1187
1187
|
:root,
|
|
@@ -1731,7 +1731,7 @@ select {
|
|
|
1731
1731
|
|
|
1732
1732
|
/**
|
|
1733
1733
|
* Do not edit directly
|
|
1734
|
-
* Generated on
|
|
1734
|
+
* Generated on Fri, 08 Sep 2023 11:51:17 GMT
|
|
1735
1735
|
*/
|
|
1736
1736
|
|
|
1737
1737
|
:root {
|
|
@@ -1958,7 +1958,7 @@ select {
|
|
|
1958
1958
|
|
|
1959
1959
|
/**
|
|
1960
1960
|
* Do not edit directly
|
|
1961
|
-
* Generated on
|
|
1961
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
1962
1962
|
*/
|
|
1963
1963
|
|
|
1964
1964
|
:root,
|
|
@@ -2217,7 +2217,7 @@ select {
|
|
|
2217
2217
|
|
|
2218
2218
|
/**
|
|
2219
2219
|
* Do not edit directly
|
|
2220
|
-
* Generated on
|
|
2220
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
2221
2221
|
*/
|
|
2222
2222
|
|
|
2223
2223
|
:root {
|
|
@@ -2243,7 +2243,7 @@ select {
|
|
|
2243
2243
|
|
|
2244
2244
|
/**
|
|
2245
2245
|
* Do not edit directly
|
|
2246
|
-
* Generated on
|
|
2246
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
2247
2247
|
*/
|
|
2248
2248
|
|
|
2249
2249
|
:root,
|
|
@@ -3001,7 +3001,7 @@ select {
|
|
|
3001
3001
|
|
|
3002
3002
|
/**
|
|
3003
3003
|
* Do not edit directly
|
|
3004
|
-
* Generated on
|
|
3004
|
+
* Generated on Fri, 08 Sep 2023 11:51:17 GMT
|
|
3005
3005
|
*/
|
|
3006
3006
|
|
|
3007
3007
|
:root {
|
|
@@ -3840,7 +3840,7 @@ select {
|
|
|
3840
3840
|
|
|
3841
3841
|
/**
|
|
3842
3842
|
* Do not edit directly
|
|
3843
|
-
* Generated on
|
|
3843
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
3844
3844
|
*/
|
|
3845
3845
|
|
|
3846
3846
|
:root {
|
|
@@ -3861,7 +3861,7 @@ select {
|
|
|
3861
3861
|
|
|
3862
3862
|
/**
|
|
3863
3863
|
* Do not edit directly
|
|
3864
|
-
* Generated on
|
|
3864
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
3865
3865
|
*/
|
|
3866
3866
|
|
|
3867
3867
|
:root {
|
|
@@ -3871,7 +3871,7 @@ select {
|
|
|
3871
3871
|
|
|
3872
3872
|
/**
|
|
3873
3873
|
* Do not edit directly
|
|
3874
|
-
* Generated on
|
|
3874
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
3875
3875
|
*/
|
|
3876
3876
|
|
|
3877
3877
|
:root {
|
|
@@ -4778,7 +4778,7 @@ select {
|
|
|
4778
4778
|
|
|
4779
4779
|
/**
|
|
4780
4780
|
* Do not edit directly
|
|
4781
|
-
* Generated on
|
|
4781
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
4782
4782
|
*/
|
|
4783
4783
|
|
|
4784
4784
|
:root,
|
|
@@ -4806,7 +4806,7 @@ select {
|
|
|
4806
4806
|
|
|
4807
4807
|
/**
|
|
4808
4808
|
* Do not edit directly
|
|
4809
|
-
* Generated on
|
|
4809
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
4810
4810
|
*/
|
|
4811
4811
|
|
|
4812
4812
|
:root,
|
|
@@ -4822,7 +4822,7 @@ select {
|
|
|
4822
4822
|
|
|
4823
4823
|
/**
|
|
4824
4824
|
* Do not edit directly
|
|
4825
|
-
* Generated on
|
|
4825
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
4826
4826
|
*/
|
|
4827
4827
|
|
|
4828
4828
|
:root {
|
|
@@ -4962,7 +4962,7 @@ select {
|
|
|
4962
4962
|
|
|
4963
4963
|
/**
|
|
4964
4964
|
* Do not edit directly
|
|
4965
|
-
* Generated on
|
|
4965
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
4966
4966
|
*/
|
|
4967
4967
|
|
|
4968
4968
|
:root,
|
|
@@ -4978,29 +4978,40 @@ select {
|
|
|
4978
4978
|
|
|
4979
4979
|
/**
|
|
4980
4980
|
* Do not edit directly
|
|
4981
|
-
* Generated on
|
|
4981
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
4982
4982
|
*/
|
|
4983
4983
|
|
|
4984
4984
|
:root,
|
|
4985
4985
|
[data-color-mode="light"] {
|
|
4986
4986
|
--brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
|
|
4987
4987
|
--brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
|
|
4988
|
+
--brand-Accordion-border-color-default: var(--brand-color-border-default);
|
|
4989
|
+
--brand-Accordion-border-color-emphasis: var(--base-color-scale-black-0);
|
|
4988
4990
|
}
|
|
4989
4991
|
|
|
4990
4992
|
[data-color-mode="dark"] {
|
|
4991
4993
|
--brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
|
|
4992
4994
|
--brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
|
|
4995
|
+
--brand-Accordion-border-color-default: var(--base-color-scale-gray-5);
|
|
4996
|
+
--brand-Accordion-border-color-emphasis: var(--base-color-scale-white-0);
|
|
4993
4997
|
}
|
|
4994
4998
|
|
|
4995
4999
|
.Primer_Brand__Accordion-module__Accordion___M_LPt {
|
|
4996
5000
|
box-sizing: border-box;
|
|
4997
5001
|
position: relative;
|
|
4998
|
-
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
4999
5002
|
}
|
|
5000
5003
|
|
|
5001
|
-
.Primer_Brand__Accordion-
|
|
5004
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR {
|
|
5005
|
+
border-bottom: var(--brand-borderWidth-thin) solid var(--brand-Accordion-border-color-default);
|
|
5006
|
+
}
|
|
5007
|
+
|
|
5008
|
+
.Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA:not(.Primer_Brand__Accordion-module__Accordion___M_LPt .Primer_Brand__Accordion-module__Accordion___M_LPt) > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
5009
|
+
border-bottom: var(--brand-borderWidth-thicker) solid var(--brand-Accordion-border-color-emphasis);
|
|
5010
|
+
}
|
|
5011
|
+
|
|
5012
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR::after {
|
|
5002
5013
|
content: '';
|
|
5003
|
-
border: 3px solid var(--brand-
|
|
5014
|
+
border: 3px solid var(--brand-Accordion-border-color-default);
|
|
5004
5015
|
height: 0;
|
|
5005
5016
|
transition: var(--brand-animation-duration-fast) transform;
|
|
5006
5017
|
transform: scaleY(0);
|
|
@@ -5011,7 +5022,7 @@ select {
|
|
|
5011
5022
|
left: 0;
|
|
5012
5023
|
}
|
|
5013
5024
|
|
|
5014
|
-
.Primer_Brand__Accordion-
|
|
5025
|
+
.Primer_Brand__Accordion-module__Accordion--default___wLsHR:hover::after {
|
|
5015
5026
|
transform: scaleY(0.35);
|
|
5016
5027
|
}
|
|
5017
5028
|
|
|
@@ -5019,10 +5030,16 @@ select {
|
|
|
5019
5030
|
cursor: pointer;
|
|
5020
5031
|
padding: var(--base-size-24) 0;
|
|
5021
5032
|
position: relative;
|
|
5022
|
-
display:
|
|
5023
|
-
|
|
5024
|
-
|
|
5025
|
-
|
|
5033
|
+
display: flex;
|
|
5034
|
+
justify-content: space-between;
|
|
5035
|
+
}
|
|
5036
|
+
|
|
5037
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5038
|
+
padding-left: var(--base-size-48);
|
|
5039
|
+
}
|
|
5040
|
+
|
|
5041
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5042
|
+
padding-right: var(--base-size-48);
|
|
5026
5043
|
}
|
|
5027
5044
|
|
|
5028
5045
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc::-webkit-details-marker {
|
|
@@ -5050,15 +5067,21 @@ select {
|
|
|
5050
5067
|
-webkit-text-fill-color: transparent;
|
|
5051
5068
|
-webkit-box-decoration-break: clone;
|
|
5052
5069
|
box-decoration-break: clone;
|
|
5053
|
-
|
|
5054
|
-
grid-row: 1;
|
|
5055
|
-
align-self: center;
|
|
5056
|
-
justify-self: center;
|
|
5057
|
-
place-self: center center;
|
|
5070
|
+
position: absolute;
|
|
5058
5071
|
}
|
|
5059
5072
|
|
|
5060
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w
|
|
5061
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk
|
|
5073
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5074
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5075
|
+
right: 0;
|
|
5076
|
+
}
|
|
5077
|
+
|
|
5078
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5079
|
+
.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5080
|
+
left: 0;
|
|
5081
|
+
}
|
|
5082
|
+
|
|
5083
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before,
|
|
5084
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5062
5085
|
transition: transform var(--brand-animation-duration-fast) ease, opacity var(--brand-animation-duration-faster) ease;
|
|
5063
5086
|
display: block;
|
|
5064
5087
|
background: linear-gradient(
|
|
@@ -5070,25 +5093,59 @@ select {
|
|
|
5070
5093
|
background-clip: text;
|
|
5071
5094
|
}
|
|
5072
5095
|
|
|
5073
|
-
.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5096
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5074
5097
|
font-weight: var(--base-text-weight-medium);
|
|
5075
5098
|
content: '–';
|
|
5076
5099
|
opacity: 0;
|
|
5077
5100
|
}
|
|
5078
5101
|
|
|
5079
|
-
.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5102
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5080
5103
|
content: '+';
|
|
5081
5104
|
}
|
|
5082
5105
|
|
|
5083
|
-
|
|
5106
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w,
|
|
5107
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5108
|
+
transform: translate(0, -2px);
|
|
5109
|
+
}
|
|
5110
|
+
|
|
5111
|
+
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5112
|
+
opacity: 0;
|
|
5113
|
+
}
|
|
5114
|
+
|
|
5115
|
+
details[open] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk {
|
|
5116
|
+
opacity: 1;
|
|
5117
|
+
}
|
|
5118
|
+
|
|
5119
|
+
details[open] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w {
|
|
5120
|
+
opacity: 0;
|
|
5121
|
+
}
|
|
5122
|
+
|
|
5123
|
+
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
|
|
5084
5124
|
opacity: 1;
|
|
5085
5125
|
transform: rotateZ(180deg);
|
|
5086
5126
|
}
|
|
5087
|
-
|
|
5127
|
+
|
|
5128
|
+
details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk::after {
|
|
5088
5129
|
opacity: 0;
|
|
5089
5130
|
transform: rotateZ(180deg);
|
|
5090
5131
|
}
|
|
5091
5132
|
|
|
5133
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5134
|
+
padding-right: var(--base-size-48);
|
|
5135
|
+
}
|
|
5136
|
+
|
|
5137
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary___NUIYc:not(.Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW) {
|
|
5138
|
+
padding-left: var(--base-size-48);
|
|
5139
|
+
}
|
|
5140
|
+
|
|
5141
|
+
[dir="ltr"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5142
|
+
padding-left: var(--base-size-48);
|
|
5143
|
+
}
|
|
5144
|
+
|
|
5145
|
+
[dir="rtl"] .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW {
|
|
5146
|
+
padding-right: var(--base-size-48);
|
|
5147
|
+
}
|
|
5148
|
+
|
|
5092
5149
|
.Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5093
5150
|
color: var(--brand-color-text-muted);
|
|
5094
5151
|
font-family: var(--brand-fontStack-sansSerif);
|
|
@@ -5098,22 +5155,27 @@ details[open] .Primer_Brand__Accordion-module__Accordion__summary--expanded___r3
|
|
|
5098
5155
|
}
|
|
5099
5156
|
|
|
5100
5157
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5101
|
-
padding-left: var(--base-size-40);
|
|
5102
5158
|
padding-bottom: var(--base-size-24);
|
|
5103
|
-
margin-top: calc(var(--base-size-16) * -1); /* for 8px gap between question and answer */
|
|
5104
5159
|
animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
|
|
5105
5160
|
}
|
|
5106
|
-
|
|
5107
|
-
|
|
5161
|
+
|
|
5162
|
+
.Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5163
|
+
margin-top: calc(var(--base-size-16) * -1); /* for 8px gap between question and answer */
|
|
5108
5164
|
}
|
|
5165
|
+
|
|
5166
|
+
[dir="ltr"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5167
|
+
padding-left: var(--base-size-48);
|
|
5168
|
+
}
|
|
5169
|
+
|
|
5170
|
+
[dir="rtl"] details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW + .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5171
|
+
padding-right: var(--base-size-48);
|
|
5172
|
+
}
|
|
5173
|
+
|
|
5109
5174
|
/* Medium breakpoint and up */
|
|
5110
5175
|
@media screen and (min-width: 48rem) {
|
|
5111
5176
|
.Primer_Brand__Accordion-module__Accordion__summary___NUIYc {
|
|
5112
5177
|
gap: var(--base-size-40);
|
|
5113
5178
|
}
|
|
5114
|
-
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5115
|
-
padding-left: calc(var(--base-size-48) + var(--base-size-16));
|
|
5116
|
-
}
|
|
5117
5179
|
}
|
|
5118
5180
|
|
|
5119
5181
|
@keyframes Primer_Brand__Accordion-module__fade-in___b3l0l {
|
|
@@ -5127,30 +5189,36 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5127
5189
|
|
|
5128
5190
|
/**
|
|
5129
5191
|
* Do not edit directly
|
|
5130
|
-
* Generated on
|
|
5192
|
+
* Generated on Fri, 08 Sep 2023 11:51:17 GMT
|
|
5131
5193
|
*/
|
|
5132
5194
|
|
|
5133
5195
|
:root {
|
|
5134
|
-
--brand-FAQ-maxWidth: 51rem;
|
|
5196
|
+
--brand-FAQ-maxWidth-list: 51rem;
|
|
5135
5197
|
}
|
|
5136
5198
|
|
|
5137
5199
|
/**
|
|
5138
5200
|
* Do not edit directly
|
|
5139
|
-
* Generated on
|
|
5201
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
5140
5202
|
*/
|
|
5141
5203
|
|
|
5142
5204
|
:root,
|
|
5143
5205
|
[data-color-mode="light"] {
|
|
5144
|
-
--brand-FAQ-heading
|
|
5206
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5207
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-5-hsl) / 20%);
|
|
5208
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5209
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-0);
|
|
5145
5210
|
}
|
|
5146
5211
|
|
|
5147
5212
|
[data-color-mode="dark"] {
|
|
5148
|
-
--brand-FAQ-heading
|
|
5213
|
+
--brand-FAQ-color-heading: var(--brand-color-text-default);
|
|
5214
|
+
--brand-FAQ-color-tabBorder-selected: hsl(var(--base-color-scale-blue-4-hsl) / 20%);
|
|
5215
|
+
--brand-FAQ-color-tabLabel-selected: var(--brand-Link-color-accent);
|
|
5216
|
+
--brand-FAQ-color-tabBg-selected: var(--base-color-scale-blue-9);
|
|
5149
5217
|
}
|
|
5150
5218
|
|
|
5151
5219
|
/**
|
|
5152
5220
|
* Do not edit directly
|
|
5153
|
-
* Generated on
|
|
5221
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
5154
5222
|
*/
|
|
5155
5223
|
|
|
5156
5224
|
:root {
|
|
@@ -5176,17 +5244,18 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5176
5244
|
}
|
|
5177
5245
|
|
|
5178
5246
|
.Primer_Brand__FAQ-module__FAQ___R3vLU {
|
|
5179
|
-
max-width: var(--brand-FAQ-maxWidth);
|
|
5247
|
+
max-width: var(--brand-FAQ-maxWidth-list);
|
|
5180
5248
|
margin: 0 auto;
|
|
5181
5249
|
}
|
|
5182
5250
|
|
|
5183
5251
|
.Primer_Brand__FAQ-module__FAQ__heading___bH0aG {
|
|
5184
|
-
color: var(--brand-FAQ-heading
|
|
5252
|
+
color: var(--brand-FAQ-color-heading);
|
|
5185
5253
|
margin-bottom: var(--brand-FAQ-heading-marginBottom);
|
|
5186
5254
|
}
|
|
5187
5255
|
|
|
5188
5256
|
.Primer_Brand__FAQ-module__FAQ__subheading___I4puv {
|
|
5189
5257
|
margin-bottom: var(--base-size-16);
|
|
5258
|
+
color: var(--brand-color-text-muted);
|
|
5190
5259
|
}
|
|
5191
5260
|
|
|
5192
5261
|
.Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3 {
|
|
@@ -5212,9 +5281,67 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5212
5281
|
margin-top: var(--base-size-48);
|
|
5213
5282
|
}
|
|
5214
5283
|
|
|
5284
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5285
|
+
display: none;
|
|
5286
|
+
justify-content: space-between;
|
|
5287
|
+
gap: var(--brand-stack-gap-spacious);
|
|
5288
|
+
}
|
|
5289
|
+
|
|
5290
|
+
@media screen and (min-width: 48rem) {
|
|
5291
|
+
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5292
|
+
display: grid;
|
|
5293
|
+
}
|
|
5294
|
+
|
|
5295
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP {
|
|
5296
|
+
display: none;
|
|
5297
|
+
}
|
|
5298
|
+
}
|
|
5299
|
+
|
|
5300
|
+
.Primer_Brand__FAQGroup-module__FAQ__subheading___nYa68 {
|
|
5301
|
+
margin-bottom: var(--base-size-16);
|
|
5302
|
+
}
|
|
5303
|
+
|
|
5304
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h {
|
|
5305
|
+
margin-top: calc(var(--base-size-8) + 1px);
|
|
5306
|
+
}
|
|
5307
|
+
|
|
5308
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z .Primer_Brand__FAQGroup-module__FAQ__heading___w52lv {
|
|
5309
|
+
display: none;
|
|
5310
|
+
}
|
|
5311
|
+
|
|
5312
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
5313
|
+
justify-content: start;
|
|
5314
|
+
border: var(--brand-borderWidth-thin) solid transparent;
|
|
5315
|
+
}
|
|
5316
|
+
|
|
5317
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
|
|
5318
|
+
overflow: hidden;
|
|
5319
|
+
white-space: nowrap;
|
|
5320
|
+
text-overflow: ellipsis;
|
|
5321
|
+
}
|
|
5322
|
+
|
|
5323
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] {
|
|
5324
|
+
background-color: var(--brand-FAQ-color-tabBg-selected);
|
|
5325
|
+
border-color: var(--brand-FAQ-color-tabBorder-selected);
|
|
5326
|
+
}
|
|
5327
|
+
|
|
5328
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC span {
|
|
5329
|
+
color: var(--brand-color-text-muted);
|
|
5330
|
+
}
|
|
5331
|
+
|
|
5332
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC[aria-selected='true'] span {
|
|
5333
|
+
color: var(--brand-FAQ-color-tabLabel-selected);
|
|
5334
|
+
}
|
|
5335
|
+
|
|
5336
|
+
.Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC summary h4 {
|
|
5337
|
+
font-weight: var(--brand-text-weight-200);
|
|
5338
|
+
font-size: var(--brand-text-size-200);
|
|
5339
|
+
line-height: var(--brand-text-lineHeight-200);
|
|
5340
|
+
}
|
|
5341
|
+
|
|
5215
5342
|
/**
|
|
5216
5343
|
* Do not edit directly
|
|
5217
|
-
* Generated on
|
|
5344
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
5218
5345
|
*/
|
|
5219
5346
|
|
|
5220
5347
|
:root,
|
|
@@ -6315,7 +6442,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6315
6442
|
|
|
6316
6443
|
/**
|
|
6317
6444
|
* Do not edit directly
|
|
6318
|
-
* Generated on
|
|
6445
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
6319
6446
|
*/
|
|
6320
6447
|
|
|
6321
6448
|
:root {
|
|
@@ -6331,7 +6458,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6331
6458
|
|
|
6332
6459
|
/**
|
|
6333
6460
|
* Do not edit directly
|
|
6334
|
-
* Generated on
|
|
6461
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
6335
6462
|
*/
|
|
6336
6463
|
|
|
6337
6464
|
:root {
|
|
@@ -6543,7 +6670,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6543
6670
|
|
|
6544
6671
|
/**
|
|
6545
6672
|
* Do not edit directly
|
|
6546
|
-
* Generated on
|
|
6673
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
6547
6674
|
*/
|
|
6548
6675
|
|
|
6549
6676
|
:root,
|
|
@@ -6559,7 +6686,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6559
6686
|
|
|
6560
6687
|
/**
|
|
6561
6688
|
* Do not edit directly
|
|
6562
|
-
* Generated on
|
|
6689
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
6563
6690
|
*/
|
|
6564
6691
|
|
|
6565
6692
|
:root {
|
|
@@ -6877,7 +7004,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6877
7004
|
|
|
6878
7005
|
/**
|
|
6879
7006
|
* Do not edit directly
|
|
6880
|
-
* Generated on
|
|
7007
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
6881
7008
|
*/
|
|
6882
7009
|
|
|
6883
7010
|
:root,
|
|
@@ -7281,7 +7408,7 @@ html {
|
|
|
7281
7408
|
|
|
7282
7409
|
/**
|
|
7283
7410
|
* Do not edit directly
|
|
7284
|
-
* Generated on
|
|
7411
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
7285
7412
|
*/
|
|
7286
7413
|
|
|
7287
7414
|
:root,
|
|
@@ -7459,7 +7586,7 @@ html {
|
|
|
7459
7586
|
|
|
7460
7587
|
/**
|
|
7461
7588
|
* Do not edit directly
|
|
7462
|
-
* Generated on
|
|
7589
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
7463
7590
|
*/
|
|
7464
7591
|
|
|
7465
7592
|
:root,
|
|
@@ -7585,7 +7712,7 @@ html {
|
|
|
7585
7712
|
|
|
7586
7713
|
/**
|
|
7587
7714
|
* Do not edit directly
|
|
7588
|
-
* Generated on
|
|
7715
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
7589
7716
|
*/
|
|
7590
7717
|
|
|
7591
7718
|
:root,
|
|
@@ -7715,7 +7842,7 @@ html {
|
|
|
7715
7842
|
|
|
7716
7843
|
/**
|
|
7717
7844
|
* Do not edit directly
|
|
7718
|
-
* Generated on
|
|
7845
|
+
* Generated on Fri, 08 Sep 2023 11:51:17 GMT
|
|
7719
7846
|
*/
|
|
7720
7847
|
|
|
7721
7848
|
:root {
|
|
@@ -7727,7 +7854,7 @@ html {
|
|
|
7727
7854
|
|
|
7728
7855
|
/**
|
|
7729
7856
|
* Do not edit directly
|
|
7730
|
-
* Generated on
|
|
7857
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
7731
7858
|
*/
|
|
7732
7859
|
|
|
7733
7860
|
:root,
|
|
@@ -7800,9 +7927,8 @@ html {
|
|
|
7800
7927
|
text-decoration: none;
|
|
7801
7928
|
color: var(--brand-color-text-default);
|
|
7802
7929
|
background-color: var(--brand-Card-background-default);
|
|
7803
|
-
|
|
7804
|
-
|
|
7805
|
-
border-radius: var(--brand-borderRadius-medium);
|
|
7930
|
+
/* Temporary values until a new scale is defined https://github.com/github/primer/issues/2607 */
|
|
7931
|
+
border-radius: var(--base-size-16);
|
|
7806
7932
|
padding: var(--base-size-32);
|
|
7807
7933
|
transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
|
|
7808
7934
|
display: grid;
|
|
@@ -7850,7 +7976,11 @@ html {
|
|
|
7850
7976
|
left: 0;
|
|
7851
7977
|
}
|
|
7852
7978
|
|
|
7853
|
-
.Primer_Brand__Card-module__Card--
|
|
7979
|
+
.Primer_Brand__Card-module__Card--border___nNZlZ {
|
|
7980
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
7981
|
+
}
|
|
7982
|
+
|
|
7983
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T {
|
|
7854
7984
|
grid-template-areas:
|
|
7855
7985
|
'image image'
|
|
7856
7986
|
'icon label'
|
|
@@ -7859,12 +7989,12 @@ html {
|
|
|
7859
7989
|
'action action';
|
|
7860
7990
|
}
|
|
7861
7991
|
|
|
7862
|
-
.Primer_Brand__Card-module__Card--
|
|
7992
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7 {
|
|
7863
7993
|
justify-self: flex-end;
|
|
7864
7994
|
}
|
|
7865
7995
|
|
|
7866
|
-
.Primer_Brand__Card-module__Card--
|
|
7867
|
-
.Primer_Brand__Card-module__Card--
|
|
7996
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7,
|
|
7997
|
+
.Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__icon___H4tc9 {
|
|
7868
7998
|
align-self: center;
|
|
7869
7999
|
}
|
|
7870
8000
|
|
|
@@ -7874,7 +8004,8 @@ html {
|
|
|
7874
8004
|
|
|
7875
8005
|
.Primer_Brand__Card-module__Card__image___zt4oH {
|
|
7876
8006
|
margin-bottom: var(--base-size-28);
|
|
7877
|
-
|
|
8007
|
+
/* Temporary values until a new scale is defined https://github.com/github/primer/issues/2607 */
|
|
8008
|
+
border-radius: var(--base-size-8);
|
|
7878
8009
|
overflow: hidden;
|
|
7879
8010
|
grid-area: image;
|
|
7880
8011
|
}
|
|
@@ -7909,7 +8040,7 @@ html {
|
|
|
7909
8040
|
}
|
|
7910
8041
|
|
|
7911
8042
|
.Primer_Brand__Card-module__Card__description___KN9CH {
|
|
7912
|
-
margin-bottom: var(--base-size-
|
|
8043
|
+
margin-bottom: var(--base-size-32);
|
|
7913
8044
|
grid-area: description;
|
|
7914
8045
|
}
|
|
7915
8046
|
|
|
@@ -7920,6 +8051,11 @@ html {
|
|
|
7920
8051
|
align-items: center;
|
|
7921
8052
|
}
|
|
7922
8053
|
|
|
8054
|
+
.Primer_Brand__Card-module__Card__action___C6sRY,
|
|
8055
|
+
.Primer_Brand__Card-module__Card__action___C6sRY span {
|
|
8056
|
+
color: var(--brand-Link-color-accent);
|
|
8057
|
+
}
|
|
8058
|
+
|
|
7923
8059
|
.Primer_Brand__Card-module__Card__icon___H4tc9 svg {
|
|
7924
8060
|
width: var(--base-size-20);
|
|
7925
8061
|
height: var(--base-size-20);
|
|
@@ -8074,6 +8210,10 @@ html {
|
|
|
8074
8210
|
max-width: 18ch;
|
|
8075
8211
|
}
|
|
8076
8212
|
|
|
8213
|
+
.Primer_Brand__SectionIntro-module__SectionIntro--full-width___HROKL .Primer_Brand__SectionIntro-module__SectionIntro-heading___u6_Wl {
|
|
8214
|
+
max-width: none;
|
|
8215
|
+
}
|
|
8216
|
+
|
|
8077
8217
|
.Primer_Brand__SectionIntro-module__SectionIntro-label___ZjciO {
|
|
8078
8218
|
margin-bottom: var(--base-size-8);
|
|
8079
8219
|
}
|
|
@@ -8088,7 +8228,7 @@ html {
|
|
|
8088
8228
|
|
|
8089
8229
|
/**
|
|
8090
8230
|
* Do not edit directly
|
|
8091
|
-
* Generated on
|
|
8231
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
8092
8232
|
*/
|
|
8093
8233
|
|
|
8094
8234
|
:root,
|
|
@@ -8480,7 +8620,7 @@ html {
|
|
|
8480
8620
|
|
|
8481
8621
|
/**
|
|
8482
8622
|
* Do not edit directly
|
|
8483
|
-
* Generated on
|
|
8623
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
8484
8624
|
*/
|
|
8485
8625
|
|
|
8486
8626
|
:root {
|
|
@@ -8684,6 +8824,12 @@ html {
|
|
|
8684
8824
|
.Primer_Brand__Box-module__Box-regular-padding--96___MjgI_ {
|
|
8685
8825
|
padding: var(--base-size-96);
|
|
8686
8826
|
}
|
|
8827
|
+
.Primer_Brand__Box-module__Box-regular-padding--112___uyz9m {
|
|
8828
|
+
padding: var(--base-size-112);
|
|
8829
|
+
}
|
|
8830
|
+
.Primer_Brand__Box-module__Box-regular-padding--128___a3PIs {
|
|
8831
|
+
padding: var(--base-size-128);
|
|
8832
|
+
}
|
|
8687
8833
|
}
|
|
8688
8834
|
|
|
8689
8835
|
@media screen and (min-width: 80rem) {
|
|
@@ -8741,6 +8887,12 @@ html {
|
|
|
8741
8887
|
.Primer_Brand__Box-module__Box-wide-padding--96___cdgwB {
|
|
8742
8888
|
padding: var(--base-size-96);
|
|
8743
8889
|
}
|
|
8890
|
+
.Primer_Brand__Box-module__Box-wide-padding--112___xnULq {
|
|
8891
|
+
padding: var(--base-size-112);
|
|
8892
|
+
}
|
|
8893
|
+
.Primer_Brand__Box-module__Box-wide-padding--128___Cd7wM {
|
|
8894
|
+
padding: var(--base-size-128);
|
|
8895
|
+
}
|
|
8744
8896
|
}
|
|
8745
8897
|
|
|
8746
8898
|
/**
|
|
@@ -8861,6 +9013,12 @@ html {
|
|
|
8861
9013
|
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--96___DwVjV {
|
|
8862
9014
|
padding-top: var(--base-size-96);
|
|
8863
9015
|
}
|
|
9016
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--112___KR3bh {
|
|
9017
|
+
padding-top: var(--base-size-112);
|
|
9018
|
+
}
|
|
9019
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockStart--128___sY3Vs {
|
|
9020
|
+
padding-top: var(--base-size-128);
|
|
9021
|
+
}
|
|
8864
9022
|
|
|
8865
9023
|
@media screen and (min-width: 48rem) {
|
|
8866
9024
|
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--condensed____4rsh {
|
|
@@ -8917,6 +9075,12 @@ html {
|
|
|
8917
9075
|
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--96___BOrMI {
|
|
8918
9076
|
padding-top: var(--base-size-96);
|
|
8919
9077
|
}
|
|
9078
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--112___OpuYq {
|
|
9079
|
+
padding-top: var(--base-size-112);
|
|
9080
|
+
}
|
|
9081
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockStart--128___Gp33i {
|
|
9082
|
+
padding-top: var(--base-size-128);
|
|
9083
|
+
}
|
|
8920
9084
|
}
|
|
8921
9085
|
|
|
8922
9086
|
@media screen and (min-width: 80rem) {
|
|
@@ -8974,6 +9138,12 @@ html {
|
|
|
8974
9138
|
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--96___ziRgY {
|
|
8975
9139
|
padding-top: var(--base-size-96);
|
|
8976
9140
|
}
|
|
9141
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--112___kU2x1 {
|
|
9142
|
+
padding-top: var(--base-size-112);
|
|
9143
|
+
}
|
|
9144
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockStart--128___nWESD {
|
|
9145
|
+
padding-top: var(--base-size-128);
|
|
9146
|
+
}
|
|
8977
9147
|
}
|
|
8978
9148
|
|
|
8979
9149
|
/**
|
|
@@ -9319,6 +9489,18 @@ html {
|
|
|
9319
9489
|
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--96___VLntF {
|
|
9320
9490
|
padding-left: var(--base-size-96);
|
|
9321
9491
|
}
|
|
9492
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY {
|
|
9493
|
+
padding-right: var(--base-size-112);
|
|
9494
|
+
}
|
|
9495
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY {
|
|
9496
|
+
padding-left: var(--base-size-112);
|
|
9497
|
+
}
|
|
9498
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw {
|
|
9499
|
+
padding-right: var(--base-size-128);
|
|
9500
|
+
}
|
|
9501
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw {
|
|
9502
|
+
padding-left: var(--base-size-128);
|
|
9503
|
+
}
|
|
9322
9504
|
}
|
|
9323
9505
|
|
|
9324
9506
|
@media screen and (min-width: 80rem) {
|
|
@@ -9430,6 +9612,18 @@ html {
|
|
|
9430
9612
|
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--96___JZowF {
|
|
9431
9613
|
padding-left: var(--base-size-96);
|
|
9432
9614
|
}
|
|
9615
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM {
|
|
9616
|
+
padding-right: var(--base-size-112);
|
|
9617
|
+
}
|
|
9618
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM {
|
|
9619
|
+
padding-left: var(--base-size-112);
|
|
9620
|
+
}
|
|
9621
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo {
|
|
9622
|
+
padding-right: var(--base-size-128);
|
|
9623
|
+
}
|
|
9624
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo {
|
|
9625
|
+
padding-left: var(--base-size-128);
|
|
9626
|
+
}
|
|
9433
9627
|
}
|
|
9434
9628
|
/**
|
|
9435
9629
|
* 4. Padding bottom
|
|
@@ -9549,6 +9743,12 @@ html {
|
|
|
9549
9743
|
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--96___ojJIp {
|
|
9550
9744
|
padding-bottom: var(--base-size-96);
|
|
9551
9745
|
}
|
|
9746
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--112___pKYyd {
|
|
9747
|
+
padding-bottom: var(--base-size-112);
|
|
9748
|
+
}
|
|
9749
|
+
.Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--128___oI5vn {
|
|
9750
|
+
padding-bottom: var(--base-size-128);
|
|
9751
|
+
}
|
|
9552
9752
|
|
|
9553
9753
|
@media screen and (min-width: 48rem) {
|
|
9554
9754
|
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--condensed___iiMOv {
|
|
@@ -9605,6 +9805,12 @@ html {
|
|
|
9605
9805
|
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--96___QWDd0 {
|
|
9606
9806
|
padding-bottom: var(--base-size-96);
|
|
9607
9807
|
}
|
|
9808
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--112___Ql_U3 {
|
|
9809
|
+
padding-bottom: var(--base-size-112);
|
|
9810
|
+
}
|
|
9811
|
+
.Primer_Brand__Box-module__Box-regular-paddingBlockEnd--128___R4xJd {
|
|
9812
|
+
padding-bottom: var(--base-size-128);
|
|
9813
|
+
}
|
|
9608
9814
|
}
|
|
9609
9815
|
|
|
9610
9816
|
@media screen and (min-width: 80rem) {
|
|
@@ -9662,6 +9868,12 @@ html {
|
|
|
9662
9868
|
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--96___Uq5AZ {
|
|
9663
9869
|
padding-bottom: var(--base-size-96);
|
|
9664
9870
|
}
|
|
9871
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--112___B96UD {
|
|
9872
|
+
padding-bottom: var(--base-size-112);
|
|
9873
|
+
}
|
|
9874
|
+
.Primer_Brand__Box-module__Box-wide-paddingBlockEnd--128___GcJ48 {
|
|
9875
|
+
padding-bottom: var(--base-size-128);
|
|
9876
|
+
}
|
|
9665
9877
|
}
|
|
9666
9878
|
|
|
9667
9879
|
/**
|
|
@@ -9897,6 +10109,18 @@ html {
|
|
|
9897
10109
|
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--96___W7uL8 {
|
|
9898
10110
|
padding-right: var(--base-size-96);
|
|
9899
10111
|
}
|
|
10112
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF {
|
|
10113
|
+
padding-left: var(--base-size-112);
|
|
10114
|
+
}
|
|
10115
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF {
|
|
10116
|
+
padding-right: var(--base-size-112);
|
|
10117
|
+
}
|
|
10118
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ {
|
|
10119
|
+
padding-left: var(--base-size-128);
|
|
10120
|
+
}
|
|
10121
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ {
|
|
10122
|
+
padding-right: var(--base-size-128);
|
|
10123
|
+
}
|
|
9900
10124
|
|
|
9901
10125
|
@media screen and (min-width: 48rem) {
|
|
9902
10126
|
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--condensed___K1JTe {
|
|
@@ -10007,6 +10231,18 @@ html {
|
|
|
10007
10231
|
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--96___XT27R {
|
|
10008
10232
|
padding-right: var(--base-size-96);
|
|
10009
10233
|
}
|
|
10234
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm {
|
|
10235
|
+
padding-left: var(--base-size-112);
|
|
10236
|
+
}
|
|
10237
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm {
|
|
10238
|
+
padding-right: var(--base-size-112);
|
|
10239
|
+
}
|
|
10240
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz {
|
|
10241
|
+
padding-left: var(--base-size-128);
|
|
10242
|
+
}
|
|
10243
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz {
|
|
10244
|
+
padding-right: var(--base-size-128);
|
|
10245
|
+
}
|
|
10010
10246
|
}
|
|
10011
10247
|
|
|
10012
10248
|
@media screen and (min-width: 80rem) {
|
|
@@ -10118,6 +10354,18 @@ html {
|
|
|
10118
10354
|
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--96___jvQgf {
|
|
10119
10355
|
padding-right: var(--base-size-96);
|
|
10120
10356
|
}
|
|
10357
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M {
|
|
10358
|
+
padding-left: var(--base-size-112);
|
|
10359
|
+
}
|
|
10360
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M {
|
|
10361
|
+
padding-right: var(--base-size-112);
|
|
10362
|
+
}
|
|
10363
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W {
|
|
10364
|
+
padding-left: var(--base-size-128);
|
|
10365
|
+
}
|
|
10366
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W {
|
|
10367
|
+
padding-right: var(--base-size-128);
|
|
10368
|
+
}
|
|
10121
10369
|
}
|
|
10122
10370
|
|
|
10123
10371
|
/**
|
|
@@ -10237,6 +10485,12 @@ html {
|
|
|
10237
10485
|
.Primer_Brand__Box-module__Box-narrow-margin--96___lp2Ry {
|
|
10238
10486
|
margin: var(--base-size-96);
|
|
10239
10487
|
}
|
|
10488
|
+
.Primer_Brand__Box-module__Box-narrow-margin--112___a5t03 {
|
|
10489
|
+
margin: var(--base-size-112);
|
|
10490
|
+
}
|
|
10491
|
+
.Primer_Brand__Box-module__Box-narrow-margin--128___P5b03 {
|
|
10492
|
+
margin: var(--base-size-128);
|
|
10493
|
+
}
|
|
10240
10494
|
|
|
10241
10495
|
@media screen and (min-width: 48rem) {
|
|
10242
10496
|
.Primer_Brand__Box-module__Box-regular-margin--condensed___Caa8r {
|
|
@@ -10293,6 +10547,12 @@ html {
|
|
|
10293
10547
|
.Primer_Brand__Box-module__Box-regular-margin--96___Rvbjm {
|
|
10294
10548
|
margin: var(--base-size-96);
|
|
10295
10549
|
}
|
|
10550
|
+
.Primer_Brand__Box-module__Box-regular-margin--112___A6xDo {
|
|
10551
|
+
margin: var(--base-size-112);
|
|
10552
|
+
}
|
|
10553
|
+
.Primer_Brand__Box-module__Box-regular-margin--128___kHwQC {
|
|
10554
|
+
margin: var(--base-size-128);
|
|
10555
|
+
}
|
|
10296
10556
|
}
|
|
10297
10557
|
|
|
10298
10558
|
@media screen and (min-width: 80rem) {
|
|
@@ -10347,8 +10607,11 @@ html {
|
|
|
10347
10607
|
.Primer_Brand__Box-module__Box-wide-margin--80___I3XVP {
|
|
10348
10608
|
margin: var(--base-size-80);
|
|
10349
10609
|
}
|
|
10350
|
-
.Primer_Brand__Box-module__Box-wide-margin--
|
|
10351
|
-
margin: var(--base-size-
|
|
10610
|
+
.Primer_Brand__Box-module__Box-wide-margin--112___HsLag {
|
|
10611
|
+
margin: var(--base-size-112);
|
|
10612
|
+
}
|
|
10613
|
+
.Primer_Brand__Box-module__Box-wide-margin--128___v9LVz {
|
|
10614
|
+
margin: var(--base-size-128);
|
|
10352
10615
|
}
|
|
10353
10616
|
}
|
|
10354
10617
|
|
|
@@ -10470,6 +10733,12 @@ html {
|
|
|
10470
10733
|
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--96___mYSKK {
|
|
10471
10734
|
margin-top: var(--base-size-96);
|
|
10472
10735
|
}
|
|
10736
|
+
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--112___tW2zB {
|
|
10737
|
+
margin-top: var(--base-size-112);
|
|
10738
|
+
}
|
|
10739
|
+
.Primer_Brand__Box-module__Box-narrow-marginBlockStart--128___p0QMw {
|
|
10740
|
+
margin-top: var(--base-size-128);
|
|
10741
|
+
}
|
|
10473
10742
|
|
|
10474
10743
|
@media screen and (min-width: 48rem) {
|
|
10475
10744
|
.Primer_Brand__Box-module__Box-regular-marginBlockStart--condensed___rp3ys {
|
|
@@ -10526,6 +10795,12 @@ html {
|
|
|
10526
10795
|
.Primer_Brand__Box-module__Box-regular-marginBlockStart--96___ZD_SH {
|
|
10527
10796
|
margin-top: var(--base-size-96);
|
|
10528
10797
|
}
|
|
10798
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockStart--112___GVoQX {
|
|
10799
|
+
margin-top: var(--base-size-112);
|
|
10800
|
+
}
|
|
10801
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockStart--128___TFhvb {
|
|
10802
|
+
margin-top: var(--base-size-128);
|
|
10803
|
+
}
|
|
10529
10804
|
}
|
|
10530
10805
|
|
|
10531
10806
|
@media screen and (min-width: 80rem) {
|
|
@@ -10583,6 +10858,12 @@ html {
|
|
|
10583
10858
|
.Primer_Brand__Box-module__Box-wide-marginBlockStart--96___trWhE {
|
|
10584
10859
|
margin-top: var(--base-size-96);
|
|
10585
10860
|
}
|
|
10861
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockStart--112___M351c {
|
|
10862
|
+
margin-top: var(--base-size-112);
|
|
10863
|
+
}
|
|
10864
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockStart--128___I90P4 {
|
|
10865
|
+
margin-top: var(--base-size-128);
|
|
10866
|
+
}
|
|
10586
10867
|
}
|
|
10587
10868
|
|
|
10588
10869
|
/**
|
|
@@ -11214,6 +11495,12 @@ html {
|
|
|
11214
11495
|
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--96____imff {
|
|
11215
11496
|
margin-bottom: var(--base-size-96);
|
|
11216
11497
|
}
|
|
11498
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--112___NDi61 {
|
|
11499
|
+
margin-bottom: var(--base-size-112);
|
|
11500
|
+
}
|
|
11501
|
+
.Primer_Brand__Box-module__Box-regular-marginBlockEnd--128___GUa4G {
|
|
11502
|
+
margin-bottom: var(--base-size-128);
|
|
11503
|
+
}
|
|
11217
11504
|
}
|
|
11218
11505
|
|
|
11219
11506
|
@media screen and (min-width: 80rem) {
|
|
@@ -11271,6 +11558,12 @@ html {
|
|
|
11271
11558
|
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--96___gjf5z {
|
|
11272
11559
|
margin-bottom: var(--base-size-96);
|
|
11273
11560
|
}
|
|
11561
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--112___ddfRk {
|
|
11562
|
+
margin-bottom: var(--base-size-112);
|
|
11563
|
+
}
|
|
11564
|
+
.Primer_Brand__Box-module__Box-wide-marginBlockEnd--128___ESEm8 {
|
|
11565
|
+
margin-bottom: var(--base-size-128);
|
|
11566
|
+
}
|
|
11274
11567
|
}
|
|
11275
11568
|
|
|
11276
11569
|
/**
|
|
@@ -11397,336 +11690,372 @@ html {
|
|
|
11397
11690
|
margin-right: var(--base-size-128);
|
|
11398
11691
|
}
|
|
11399
11692
|
|
|
11400
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11693
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU {
|
|
11401
11694
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11402
11695
|
}
|
|
11403
11696
|
|
|
11404
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11697
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU {
|
|
11405
11698
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11406
11699
|
}
|
|
11407
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11700
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b {
|
|
11408
11701
|
margin-left: var(--brand-box-spacing-normal);
|
|
11409
11702
|
}
|
|
11410
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11703
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b {
|
|
11411
11704
|
margin-right: var(--brand-box-spacing-normal);
|
|
11412
11705
|
}
|
|
11413
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11706
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs {
|
|
11414
11707
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11415
11708
|
}
|
|
11416
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11709
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs {
|
|
11417
11710
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11418
11711
|
}
|
|
11419
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11712
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT {
|
|
11420
11713
|
margin-left: var(--base-size-4);
|
|
11421
11714
|
}
|
|
11422
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11715
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT {
|
|
11423
11716
|
margin-right: var(--base-size-4);
|
|
11424
11717
|
}
|
|
11425
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11718
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0 {
|
|
11426
11719
|
margin-left: var(--base-size-8);
|
|
11427
11720
|
}
|
|
11428
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11721
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0 {
|
|
11429
11722
|
margin-right: var(--base-size-8);
|
|
11430
11723
|
}
|
|
11431
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11724
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ {
|
|
11432
11725
|
margin-left: var(--base-size-12);
|
|
11433
11726
|
}
|
|
11434
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11727
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ {
|
|
11435
11728
|
margin-right: var(--base-size-12);
|
|
11436
11729
|
}
|
|
11437
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11730
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR {
|
|
11438
11731
|
margin-left: var(--base-size-16);
|
|
11439
11732
|
}
|
|
11440
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11733
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR {
|
|
11441
11734
|
margin-right: var(--base-size-16);
|
|
11442
11735
|
}
|
|
11443
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11736
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP {
|
|
11444
11737
|
margin-left: var(--base-size-20);
|
|
11445
11738
|
}
|
|
11446
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11739
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP {
|
|
11447
11740
|
margin-right: var(--base-size-20);
|
|
11448
11741
|
}
|
|
11449
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11742
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe {
|
|
11450
11743
|
margin-left: var(--base-size-24);
|
|
11451
11744
|
}
|
|
11452
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11745
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe {
|
|
11453
11746
|
margin-right: var(--base-size-24);
|
|
11454
11747
|
}
|
|
11455
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11748
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN {
|
|
11456
11749
|
margin-left: var(--base-size-28);
|
|
11457
11750
|
}
|
|
11458
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11751
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN {
|
|
11459
11752
|
margin-right: var(--base-size-28);
|
|
11460
11753
|
}
|
|
11461
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11754
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO {
|
|
11462
11755
|
margin-left: var(--base-size-32);
|
|
11463
11756
|
}
|
|
11464
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11757
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO {
|
|
11465
11758
|
margin-right: var(--base-size-32);
|
|
11466
11759
|
}
|
|
11467
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11760
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf {
|
|
11468
11761
|
margin-left: var(--base-size-36);
|
|
11469
11762
|
}
|
|
11470
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11763
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf {
|
|
11471
11764
|
margin-right: var(--base-size-36);
|
|
11472
11765
|
}
|
|
11473
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11766
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9 {
|
|
11474
11767
|
margin-left: var(--base-size-40);
|
|
11475
11768
|
}
|
|
11476
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11769
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9 {
|
|
11477
11770
|
margin-right: var(--base-size-40);
|
|
11478
11771
|
}
|
|
11479
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11772
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz {
|
|
11480
11773
|
margin-left: var(--base-size-44);
|
|
11481
11774
|
}
|
|
11482
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11775
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz {
|
|
11483
11776
|
margin-right: var(--base-size-44);
|
|
11484
11777
|
}
|
|
11485
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11778
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL {
|
|
11486
11779
|
margin-left: var(--base-size-48);
|
|
11487
11780
|
}
|
|
11488
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11781
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL {
|
|
11489
11782
|
margin-right: var(--base-size-48);
|
|
11490
11783
|
}
|
|
11491
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11784
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7 {
|
|
11492
11785
|
margin-left: var(--base-size-64);
|
|
11493
11786
|
}
|
|
11494
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11787
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7 {
|
|
11495
11788
|
margin-right: var(--base-size-64);
|
|
11496
11789
|
}
|
|
11497
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11790
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc {
|
|
11498
11791
|
margin-left: var(--base-size-80);
|
|
11499
11792
|
}
|
|
11500
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11793
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc {
|
|
11501
11794
|
margin-right: var(--base-size-80);
|
|
11502
11795
|
}
|
|
11503
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11796
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk {
|
|
11504
11797
|
margin-left: var(--base-size-96);
|
|
11505
11798
|
}
|
|
11506
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart
|
|
11799
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk {
|
|
11507
11800
|
margin-right: var(--base-size-96);
|
|
11508
11801
|
}
|
|
11802
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp {
|
|
11803
|
+
margin-left: var(--base-size-112);
|
|
11804
|
+
}
|
|
11805
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp {
|
|
11806
|
+
margin-right: var(--base-size-112);
|
|
11807
|
+
}
|
|
11808
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV {
|
|
11809
|
+
margin-left: var(--base-size-128);
|
|
11810
|
+
}
|
|
11811
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV {
|
|
11812
|
+
margin-right: var(--base-size-128);
|
|
11813
|
+
}
|
|
11509
11814
|
|
|
11510
11815
|
@media screen and (min-width: 48rem) {
|
|
11511
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11816
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW {
|
|
11512
11817
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11513
11818
|
}
|
|
11514
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11819
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW {
|
|
11515
11820
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11516
11821
|
}
|
|
11517
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11822
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr {
|
|
11518
11823
|
margin-left: var(--brand-box-spacing-normal);
|
|
11519
11824
|
}
|
|
11520
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11825
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr {
|
|
11521
11826
|
margin-right: var(--brand-box-spacing-normal);
|
|
11522
11827
|
}
|
|
11523
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11828
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ {
|
|
11524
11829
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11525
11830
|
}
|
|
11526
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11831
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ {
|
|
11527
11832
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11528
11833
|
}
|
|
11529
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11834
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu {
|
|
11530
11835
|
margin-left: var(--base-size-4);
|
|
11531
11836
|
}
|
|
11532
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11837
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu {
|
|
11533
11838
|
margin-right: var(--base-size-4);
|
|
11534
11839
|
}
|
|
11535
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11840
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W {
|
|
11536
11841
|
margin-left: var(--base-size-8);
|
|
11537
11842
|
}
|
|
11538
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11843
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W {
|
|
11539
11844
|
margin-right: var(--base-size-8);
|
|
11540
11845
|
}
|
|
11541
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11846
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE {
|
|
11542
11847
|
margin-left: var(--base-size-12);
|
|
11543
11848
|
}
|
|
11544
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11849
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE {
|
|
11545
11850
|
margin-right: var(--base-size-12);
|
|
11546
11851
|
}
|
|
11547
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11852
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s {
|
|
11548
11853
|
margin-left: var(--base-size-16);
|
|
11549
11854
|
}
|
|
11550
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11855
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s {
|
|
11551
11856
|
margin-right: var(--base-size-16);
|
|
11552
11857
|
}
|
|
11553
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11858
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P {
|
|
11554
11859
|
margin-left: var(--base-size-20);
|
|
11555
11860
|
}
|
|
11556
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11861
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P {
|
|
11557
11862
|
margin-right: var(--base-size-20);
|
|
11558
11863
|
}
|
|
11559
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11864
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti {
|
|
11560
11865
|
margin-left: var(--base-size-24);
|
|
11561
11866
|
}
|
|
11562
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11867
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti {
|
|
11563
11868
|
margin-right: var(--base-size-24);
|
|
11564
11869
|
}
|
|
11565
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11870
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh {
|
|
11566
11871
|
margin-left: var(--base-size-28);
|
|
11567
11872
|
}
|
|
11568
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11873
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh {
|
|
11569
11874
|
margin-right: var(--base-size-28);
|
|
11570
11875
|
}
|
|
11571
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11876
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA {
|
|
11572
11877
|
margin-left: var(--base-size-32);
|
|
11573
11878
|
}
|
|
11574
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11879
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA {
|
|
11575
11880
|
margin-right: var(--base-size-32);
|
|
11576
11881
|
}
|
|
11577
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11882
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7 {
|
|
11578
11883
|
margin-left: var(--base-size-36);
|
|
11579
11884
|
}
|
|
11580
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11885
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7 {
|
|
11581
11886
|
margin-right: var(--base-size-36);
|
|
11582
11887
|
}
|
|
11583
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11888
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9 {
|
|
11584
11889
|
margin-left: var(--base-size-40);
|
|
11585
11890
|
}
|
|
11586
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11891
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9 {
|
|
11587
11892
|
margin-right: var(--base-size-40);
|
|
11588
11893
|
}
|
|
11589
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11894
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0 {
|
|
11590
11895
|
margin-left: var(--base-size-44);
|
|
11591
11896
|
}
|
|
11592
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11897
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0 {
|
|
11593
11898
|
margin-right: var(--base-size-44);
|
|
11594
11899
|
}
|
|
11595
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11900
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq {
|
|
11596
11901
|
margin-left: var(--base-size-48);
|
|
11597
11902
|
}
|
|
11598
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11903
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq {
|
|
11599
11904
|
margin-right: var(--base-size-48);
|
|
11600
11905
|
}
|
|
11601
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11906
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8 {
|
|
11602
11907
|
margin-left: var(--base-size-64);
|
|
11603
11908
|
}
|
|
11604
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11909
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8 {
|
|
11605
11910
|
margin-right: var(--base-size-64);
|
|
11606
11911
|
}
|
|
11607
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11912
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f {
|
|
11608
11913
|
margin-left: var(--base-size-80);
|
|
11609
11914
|
}
|
|
11610
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11915
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f {
|
|
11611
11916
|
margin-right: var(--base-size-80);
|
|
11612
11917
|
}
|
|
11613
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11918
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB {
|
|
11614
11919
|
margin-left: var(--base-size-96);
|
|
11615
11920
|
}
|
|
11616
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart
|
|
11921
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB {
|
|
11617
11922
|
margin-right: var(--base-size-96);
|
|
11618
11923
|
}
|
|
11924
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q {
|
|
11925
|
+
margin-left: var(--base-size-112);
|
|
11926
|
+
}
|
|
11927
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q {
|
|
11928
|
+
margin-right: var(--base-size-112);
|
|
11929
|
+
}
|
|
11930
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr {
|
|
11931
|
+
margin-left: var(--base-size-128);
|
|
11932
|
+
}
|
|
11933
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr {
|
|
11934
|
+
margin-right: var(--base-size-128);
|
|
11935
|
+
}
|
|
11619
11936
|
}
|
|
11620
11937
|
|
|
11621
11938
|
@media screen and (min-width: 80rem) {
|
|
11622
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11939
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT {
|
|
11623
11940
|
margin-left: var(--brand-box-spacing-condensed);
|
|
11624
11941
|
}
|
|
11625
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11942
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT {
|
|
11626
11943
|
margin-right: var(--brand-box-spacing-condensed);
|
|
11627
11944
|
}
|
|
11628
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11945
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM {
|
|
11629
11946
|
margin-left: var(--brand-box-spacing-normal);
|
|
11630
11947
|
}
|
|
11631
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11948
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM {
|
|
11632
11949
|
margin-right: var(--brand-box-spacing-normal);
|
|
11633
11950
|
}
|
|
11634
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11951
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3 {
|
|
11635
11952
|
margin-left: var(--brand-box-spacing-spacious);
|
|
11636
11953
|
}
|
|
11637
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11954
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3 {
|
|
11638
11955
|
margin-right: var(--brand-box-spacing-spacious);
|
|
11639
11956
|
}
|
|
11640
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11957
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X {
|
|
11641
11958
|
margin-left: var(--base-size-4);
|
|
11642
11959
|
}
|
|
11643
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11960
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X {
|
|
11644
11961
|
margin-right: var(--base-size-4);
|
|
11645
11962
|
}
|
|
11646
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11963
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU {
|
|
11647
11964
|
margin-left: var(--base-size-8);
|
|
11648
11965
|
}
|
|
11649
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11966
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU {
|
|
11650
11967
|
margin-right: var(--base-size-8);
|
|
11651
11968
|
}
|
|
11652
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11969
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6 {
|
|
11653
11970
|
margin-left: var(--base-size-12);
|
|
11654
11971
|
}
|
|
11655
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11972
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6 {
|
|
11656
11973
|
margin-right: var(--base-size-12);
|
|
11657
11974
|
}
|
|
11658
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11975
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR {
|
|
11659
11976
|
margin-left: var(--base-size-16);
|
|
11660
11977
|
}
|
|
11661
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11978
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR {
|
|
11662
11979
|
margin-right: var(--base-size-16);
|
|
11663
11980
|
}
|
|
11664
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11981
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb {
|
|
11665
11982
|
margin-left: var(--base-size-20);
|
|
11666
11983
|
}
|
|
11667
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11984
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb {
|
|
11668
11985
|
margin-right: var(--base-size-20);
|
|
11669
11986
|
}
|
|
11670
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11987
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1 {
|
|
11671
11988
|
margin-left: var(--base-size-24);
|
|
11672
11989
|
}
|
|
11673
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11990
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1 {
|
|
11674
11991
|
margin-right: var(--base-size-24);
|
|
11675
11992
|
}
|
|
11676
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11993
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG {
|
|
11677
11994
|
margin-left: var(--base-size-28);
|
|
11678
11995
|
}
|
|
11679
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11996
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG {
|
|
11680
11997
|
margin-right: var(--base-size-28);
|
|
11681
11998
|
}
|
|
11682
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
11999
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd {
|
|
11683
12000
|
margin-left: var(--base-size-32);
|
|
11684
12001
|
}
|
|
11685
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12002
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd {
|
|
11686
12003
|
margin-right: var(--base-size-32);
|
|
11687
12004
|
}
|
|
11688
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12005
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN {
|
|
11689
12006
|
margin-left: var(--base-size-36);
|
|
11690
12007
|
}
|
|
11691
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12008
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN {
|
|
11692
12009
|
margin-right: var(--base-size-36);
|
|
11693
12010
|
}
|
|
11694
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12011
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_ {
|
|
11695
12012
|
margin-left: var(--base-size-40);
|
|
11696
12013
|
}
|
|
11697
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12014
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_ {
|
|
11698
12015
|
margin-right: var(--base-size-40);
|
|
11699
12016
|
}
|
|
11700
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12017
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2 {
|
|
11701
12018
|
margin-left: var(--base-size-44);
|
|
11702
12019
|
}
|
|
11703
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12020
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2 {
|
|
11704
12021
|
margin-right: var(--base-size-44);
|
|
11705
12022
|
}
|
|
11706
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12023
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14 {
|
|
11707
12024
|
margin-left: var(--base-size-48);
|
|
11708
12025
|
}
|
|
11709
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12026
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14 {
|
|
11710
12027
|
margin-right: var(--base-size-48);
|
|
11711
12028
|
}
|
|
11712
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12029
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2 {
|
|
11713
12030
|
margin-left: var(--base-size-64);
|
|
11714
12031
|
}
|
|
11715
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12032
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2 {
|
|
11716
12033
|
margin-right: var(--base-size-64);
|
|
11717
12034
|
}
|
|
11718
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12035
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_ {
|
|
11719
12036
|
margin-left: var(--base-size-80);
|
|
11720
12037
|
}
|
|
11721
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12038
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_ {
|
|
11722
12039
|
margin-right: var(--base-size-80);
|
|
11723
12040
|
}
|
|
11724
|
-
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12041
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY {
|
|
11725
12042
|
margin-left: var(--base-size-96);
|
|
11726
12043
|
}
|
|
11727
|
-
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart
|
|
12044
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY {
|
|
11728
12045
|
margin-right: var(--base-size-96);
|
|
11729
12046
|
}
|
|
12047
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD {
|
|
12048
|
+
margin-left: var(--base-size-112);
|
|
12049
|
+
}
|
|
12050
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD {
|
|
12051
|
+
margin-right: var(--base-size-112);
|
|
12052
|
+
}
|
|
12053
|
+
[dir="ltr"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7 {
|
|
12054
|
+
margin-left: var(--base-size-128);
|
|
12055
|
+
}
|
|
12056
|
+
[dir="rtl"] .Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7 {
|
|
12057
|
+
margin-right: var(--base-size-128);
|
|
12058
|
+
}
|
|
11730
12059
|
}
|
|
11731
12060
|
|
|
11732
12061
|
/**
|
|
@@ -12233,7 +12562,7 @@ html {
|
|
|
12233
12562
|
|
|
12234
12563
|
/**
|
|
12235
12564
|
* Do not edit directly
|
|
12236
|
-
* Generated on
|
|
12565
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
12237
12566
|
*/
|
|
12238
12567
|
|
|
12239
12568
|
:root {
|
|
@@ -12251,7 +12580,7 @@ html {
|
|
|
12251
12580
|
|
|
12252
12581
|
/**
|
|
12253
12582
|
* Do not edit directly
|
|
12254
|
-
* Generated on
|
|
12583
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
12255
12584
|
*/
|
|
12256
12585
|
|
|
12257
12586
|
:root,
|
|
@@ -12267,7 +12596,7 @@ html {
|
|
|
12267
12596
|
|
|
12268
12597
|
/**
|
|
12269
12598
|
* Do not edit directly
|
|
12270
|
-
* Generated on
|
|
12599
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
12271
12600
|
*/
|
|
12272
12601
|
|
|
12273
12602
|
:root {
|
|
@@ -12450,6 +12779,10 @@ html {
|
|
|
12450
12779
|
line-height: var(--brand-Timeline-lineHeight);
|
|
12451
12780
|
}
|
|
12452
12781
|
|
|
12782
|
+
.Primer_Brand__Timeline-module__Timeline--full-width___XLdKp .Primer_Brand__Timeline-module__Timeline__item____ME4_ {
|
|
12783
|
+
max-width: none;
|
|
12784
|
+
}
|
|
12785
|
+
|
|
12453
12786
|
.Primer_Brand__Timeline-module__Timeline__item____ME4_:not(:last-child) {
|
|
12454
12787
|
padding-bottom: var(--base-size-32);
|
|
12455
12788
|
}
|
|
@@ -12488,7 +12821,7 @@ html {
|
|
|
12488
12821
|
|
|
12489
12822
|
/**
|
|
12490
12823
|
* Do not edit directly
|
|
12491
|
-
* Generated on
|
|
12824
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
12492
12825
|
*/
|
|
12493
12826
|
|
|
12494
12827
|
:root,
|
|
@@ -12502,7 +12835,7 @@ html {
|
|
|
12502
12835
|
|
|
12503
12836
|
/**
|
|
12504
12837
|
* Do not edit directly
|
|
12505
|
-
* Generated on
|
|
12838
|
+
* Generated on Fri, 08 Sep 2023 11:51:18 GMT
|
|
12506
12839
|
*/
|
|
12507
12840
|
|
|
12508
12841
|
:root {
|