@primer/react-brand 0.27.2-rc.b1531ad → 0.27.3-rc.4db3a02
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 +0 -1
- package/lib/Card/Card.d.ts +4 -0
- package/lib/Card/CardSkewEffect.d.ts +8 -0
- package/lib/css/main.css +248 -145
- package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
- package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
- package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
- package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
- package/lib/design-tokens/css/tokens/functional/components/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/bento/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/module/tokens/functional/components/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/bento/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/js/tokens/functional/components/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/bento/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
- package/lib/design-tokens/scss/tokens/functional/components/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/bento/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
- package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/css/main.css
CHANGED
|
@@ -41,6 +41,11 @@ html:focus-within {
|
|
|
41
41
|
scroll-behavior: smooth;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
+
html {
|
|
45
|
+
-webkit-font-smoothing: antialiased;
|
|
46
|
+
-moz-osx-font-smoothing: grayscale;
|
|
47
|
+
}
|
|
48
|
+
|
|
44
49
|
/* Set core body defaults */
|
|
45
50
|
body {
|
|
46
51
|
min-height: 100vh;
|
|
@@ -89,7 +94,7 @@ select {
|
|
|
89
94
|
|
|
90
95
|
/**
|
|
91
96
|
* Do not edit directly
|
|
92
|
-
* Generated on Thu,
|
|
97
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
93
98
|
*/
|
|
94
99
|
|
|
95
100
|
:root,
|
|
@@ -629,7 +634,7 @@ select {
|
|
|
629
634
|
|
|
630
635
|
/**
|
|
631
636
|
* Do not edit directly
|
|
632
|
-
* Generated on Thu,
|
|
637
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
633
638
|
*/
|
|
634
639
|
|
|
635
640
|
:root {
|
|
@@ -654,7 +659,7 @@ select {
|
|
|
654
659
|
|
|
655
660
|
/**
|
|
656
661
|
* Do not edit directly
|
|
657
|
-
* Generated on Thu,
|
|
662
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
658
663
|
*/
|
|
659
664
|
|
|
660
665
|
:root {
|
|
@@ -669,7 +674,7 @@ select {
|
|
|
669
674
|
|
|
670
675
|
/**
|
|
671
676
|
* Do not edit directly
|
|
672
|
-
* Generated on Thu,
|
|
677
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
673
678
|
*/
|
|
674
679
|
|
|
675
680
|
:root {
|
|
@@ -796,7 +801,7 @@ select {
|
|
|
796
801
|
|
|
797
802
|
/**
|
|
798
803
|
* Do not edit directly
|
|
799
|
-
* Generated on Thu,
|
|
804
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
800
805
|
*/
|
|
801
806
|
|
|
802
807
|
:root {
|
|
@@ -810,7 +815,7 @@ select {
|
|
|
810
815
|
|
|
811
816
|
/**
|
|
812
817
|
* Do not edit directly
|
|
813
|
-
* Generated on Thu,
|
|
818
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
814
819
|
*/
|
|
815
820
|
|
|
816
821
|
:root {
|
|
@@ -829,7 +834,7 @@ select {
|
|
|
829
834
|
|
|
830
835
|
/**
|
|
831
836
|
* Do not edit directly
|
|
832
|
-
* Generated on Thu,
|
|
837
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
833
838
|
*/
|
|
834
839
|
|
|
835
840
|
:root,
|
|
@@ -914,7 +919,7 @@ select {
|
|
|
914
919
|
}
|
|
915
920
|
|
|
916
921
|
.Primer_Brand__Hero-module__Hero--align-start___m8GEr {
|
|
917
|
-
align-items: start;
|
|
922
|
+
align-items: flex-start;
|
|
918
923
|
text-align: left;
|
|
919
924
|
}
|
|
920
925
|
|
|
@@ -1182,7 +1187,7 @@ select {
|
|
|
1182
1187
|
|
|
1183
1188
|
/**
|
|
1184
1189
|
* Do not edit directly
|
|
1185
|
-
* Generated on Thu,
|
|
1190
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
1186
1191
|
*/
|
|
1187
1192
|
|
|
1188
1193
|
:root,
|
|
@@ -1736,7 +1741,7 @@ select {
|
|
|
1736
1741
|
|
|
1737
1742
|
/**
|
|
1738
1743
|
* Do not edit directly
|
|
1739
|
-
* Generated on Thu,
|
|
1744
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
1740
1745
|
*/
|
|
1741
1746
|
|
|
1742
1747
|
:root {
|
|
@@ -1963,7 +1968,7 @@ select {
|
|
|
1963
1968
|
|
|
1964
1969
|
/**
|
|
1965
1970
|
* Do not edit directly
|
|
1966
|
-
* Generated on Thu,
|
|
1971
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
1967
1972
|
*/
|
|
1968
1973
|
|
|
1969
1974
|
:root,
|
|
@@ -2222,7 +2227,7 @@ select {
|
|
|
2222
2227
|
|
|
2223
2228
|
/**
|
|
2224
2229
|
* Do not edit directly
|
|
2225
|
-
* Generated on Thu,
|
|
2230
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
2226
2231
|
*/
|
|
2227
2232
|
|
|
2228
2233
|
:root {
|
|
@@ -2248,7 +2253,7 @@ select {
|
|
|
2248
2253
|
|
|
2249
2254
|
/**
|
|
2250
2255
|
* Do not edit directly
|
|
2251
|
-
* Generated on Thu,
|
|
2256
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
2252
2257
|
*/
|
|
2253
2258
|
|
|
2254
2259
|
:root,
|
|
@@ -3006,7 +3011,7 @@ select {
|
|
|
3006
3011
|
|
|
3007
3012
|
/**
|
|
3008
3013
|
* Do not edit directly
|
|
3009
|
-
* Generated on Thu,
|
|
3014
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
3010
3015
|
*/
|
|
3011
3016
|
|
|
3012
3017
|
:root {
|
|
@@ -3842,7 +3847,7 @@ select {
|
|
|
3842
3847
|
|
|
3843
3848
|
/**
|
|
3844
3849
|
* Do not edit directly
|
|
3845
|
-
* Generated on Thu,
|
|
3850
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
3846
3851
|
*/
|
|
3847
3852
|
|
|
3848
3853
|
:root {
|
|
@@ -3863,7 +3868,7 @@ select {
|
|
|
3863
3868
|
|
|
3864
3869
|
/**
|
|
3865
3870
|
* Do not edit directly
|
|
3866
|
-
* Generated on Thu,
|
|
3871
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
3867
3872
|
*/
|
|
3868
3873
|
|
|
3869
3874
|
:root {
|
|
@@ -3873,7 +3878,7 @@ select {
|
|
|
3873
3878
|
|
|
3874
3879
|
/**
|
|
3875
3880
|
* Do not edit directly
|
|
3876
|
-
* Generated on Thu,
|
|
3881
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
3877
3882
|
*/
|
|
3878
3883
|
|
|
3879
3884
|
:root {
|
|
@@ -4783,7 +4788,7 @@ select {
|
|
|
4783
4788
|
|
|
4784
4789
|
/**
|
|
4785
4790
|
* Do not edit directly
|
|
4786
|
-
* Generated on Thu,
|
|
4791
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
4787
4792
|
*/
|
|
4788
4793
|
|
|
4789
4794
|
:root,
|
|
@@ -4811,7 +4816,7 @@ select {
|
|
|
4811
4816
|
|
|
4812
4817
|
/**
|
|
4813
4818
|
* Do not edit directly
|
|
4814
|
-
* Generated on Thu,
|
|
4819
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
4815
4820
|
*/
|
|
4816
4821
|
|
|
4817
4822
|
:root,
|
|
@@ -4827,7 +4832,7 @@ select {
|
|
|
4827
4832
|
|
|
4828
4833
|
/**
|
|
4829
4834
|
* Do not edit directly
|
|
4830
|
-
* Generated on Thu,
|
|
4835
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
4831
4836
|
*/
|
|
4832
4837
|
|
|
4833
4838
|
:root {
|
|
@@ -4949,7 +4954,7 @@ select {
|
|
|
4949
4954
|
|
|
4950
4955
|
/**
|
|
4951
4956
|
* Do not edit directly
|
|
4952
|
-
* Generated on Thu,
|
|
4957
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
4953
4958
|
*/
|
|
4954
4959
|
|
|
4955
4960
|
:root,
|
|
@@ -4965,7 +4970,7 @@ select {
|
|
|
4965
4970
|
|
|
4966
4971
|
/**
|
|
4967
4972
|
* Do not edit directly
|
|
4968
|
-
* Generated on Thu,
|
|
4973
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
4969
4974
|
*/
|
|
4970
4975
|
|
|
4971
4976
|
:root,
|
|
@@ -5133,7 +5138,11 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Prim
|
|
|
5133
5138
|
padding-right: var(--base-size-48);
|
|
5134
5139
|
}
|
|
5135
5140
|
|
|
5136
|
-
.Primer_Brand__Accordion-module__Accordion__content___wMZGe
|
|
5141
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe,
|
|
5142
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe p,
|
|
5143
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe span:not(.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk):not(.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w),
|
|
5144
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe ul,
|
|
5145
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe ol {
|
|
5137
5146
|
color: var(--brand-color-text-muted);
|
|
5138
5147
|
font-family: var(--brand-fontStack-sansSerif);
|
|
5139
5148
|
font-weight: var(--brand-text-weight-200);
|
|
@@ -5141,6 +5150,35 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Prim
|
|
|
5141
5150
|
line-height: var(--brand-text-lineHeight-200);
|
|
5142
5151
|
}
|
|
5143
5152
|
|
|
5153
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe p:not(:first-child) {
|
|
5154
|
+
margin-top: var(--base-size-16);
|
|
5155
|
+
}
|
|
5156
|
+
|
|
5157
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a {
|
|
5158
|
+
color: var(--brand-InlineLink-color-rest);
|
|
5159
|
+
position: relative;
|
|
5160
|
+
text-decoration: underline;
|
|
5161
|
+
text-decoration-color: var(--brand-InlineLink-color-rest);
|
|
5162
|
+
text-decoration-thickness: var(--brand-borderWidth-thin);
|
|
5163
|
+
text-underline-position: under;
|
|
5164
|
+
transition: var(--brand-InlineLink-transition-timing) text-decoration;
|
|
5165
|
+
}
|
|
5166
|
+
|
|
5167
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a:hover {
|
|
5168
|
+
text-decoration-thickness: var(--brand-borderWidth-thick);
|
|
5169
|
+
}
|
|
5170
|
+
|
|
5171
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a,
|
|
5172
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a > span {
|
|
5173
|
+
font-weight: inherit;
|
|
5174
|
+
color: var(--brand-InlineLink-color-rest);
|
|
5175
|
+
}
|
|
5176
|
+
|
|
5177
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a:active,
|
|
5178
|
+
.Primer_Brand__Accordion-module__Accordion__content___wMZGe a:active > span {
|
|
5179
|
+
color: var(--brand-InlineLink-color-pressed);
|
|
5180
|
+
}
|
|
5181
|
+
|
|
5144
5182
|
details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
5145
5183
|
padding-bottom: var(--base-size-24);
|
|
5146
5184
|
animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
|
|
@@ -5178,7 +5216,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5178
5216
|
|
|
5179
5217
|
/**
|
|
5180
5218
|
* Do not edit directly
|
|
5181
|
-
* Generated on Thu,
|
|
5219
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
5182
5220
|
*/
|
|
5183
5221
|
|
|
5184
5222
|
:root {
|
|
@@ -5187,7 +5225,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5187
5225
|
|
|
5188
5226
|
/**
|
|
5189
5227
|
* Do not edit directly
|
|
5190
|
-
* Generated on Thu,
|
|
5228
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
5191
5229
|
*/
|
|
5192
5230
|
|
|
5193
5231
|
:root,
|
|
@@ -5205,7 +5243,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5205
5243
|
|
|
5206
5244
|
/**
|
|
5207
5245
|
* Do not edit directly
|
|
5208
|
-
* Generated on Thu,
|
|
5246
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
5209
5247
|
*/
|
|
5210
5248
|
|
|
5211
5249
|
:root {
|
|
@@ -5268,6 +5306,20 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5268
5306
|
margin-top: var(--base-size-48);
|
|
5269
5307
|
}
|
|
5270
5308
|
|
|
5309
|
+
.Primer_Brand__FAQ-module__FAQ___R3vLU.Primer_Brand__FAQ-module__details__summary___zIBcp {
|
|
5310
|
+
font-weight: var(--brand-text-weight-800);
|
|
5311
|
+
font-size: var(--brand-text-size-800);
|
|
5312
|
+
line-height: var(--brand-text-lineHeight-800);
|
|
5313
|
+
letter-spacing: var(--brand-text-letterSpacing-800);
|
|
5314
|
+
color: var(--brand-FAQ-color-heading);
|
|
5315
|
+
cursor: pointer;
|
|
5316
|
+
outline: none;
|
|
5317
|
+
border: none;
|
|
5318
|
+
background: none;
|
|
5319
|
+
padding: 0;
|
|
5320
|
+
margin: 0;
|
|
5321
|
+
}
|
|
5322
|
+
|
|
5271
5323
|
.Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
|
|
5272
5324
|
display: none;
|
|
5273
5325
|
justify-content: space-between;
|
|
@@ -5293,7 +5345,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5293
5345
|
}
|
|
5294
5346
|
|
|
5295
5347
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
|
|
5296
|
-
justify-content: start;
|
|
5348
|
+
justify-content: flex-start;
|
|
5297
5349
|
}
|
|
5298
5350
|
|
|
5299
5351
|
.Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
|
|
@@ -5322,7 +5374,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
|
|
|
5322
5374
|
|
|
5323
5375
|
/**
|
|
5324
5376
|
* Do not edit directly
|
|
5325
|
-
* Generated on Thu,
|
|
5377
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
5326
5378
|
*/
|
|
5327
5379
|
|
|
5328
5380
|
:root,
|
|
@@ -6423,7 +6475,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6423
6475
|
|
|
6424
6476
|
/**
|
|
6425
6477
|
* Do not edit directly
|
|
6426
|
-
* Generated on Thu,
|
|
6478
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
6427
6479
|
*/
|
|
6428
6480
|
|
|
6429
6481
|
:root {
|
|
@@ -6437,7 +6489,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6437
6489
|
|
|
6438
6490
|
/**
|
|
6439
6491
|
* Do not edit directly
|
|
6440
|
-
* Generated on Thu,
|
|
6492
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
6441
6493
|
*/
|
|
6442
6494
|
|
|
6443
6495
|
:root {
|
|
@@ -6647,7 +6699,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6647
6699
|
|
|
6648
6700
|
/**
|
|
6649
6701
|
* Do not edit directly
|
|
6650
|
-
* Generated on Thu,
|
|
6702
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
6651
6703
|
*/
|
|
6652
6704
|
|
|
6653
6705
|
:root,
|
|
@@ -6663,7 +6715,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6663
6715
|
|
|
6664
6716
|
/**
|
|
6665
6717
|
* Do not edit directly
|
|
6666
|
-
* Generated on Thu,
|
|
6718
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
6667
6719
|
*/
|
|
6668
6720
|
|
|
6669
6721
|
:root {
|
|
@@ -6981,7 +7033,7 @@ Fixes safari bug where outline doesn't respect border-radius
|
|
|
6981
7033
|
|
|
6982
7034
|
/**
|
|
6983
7035
|
* Do not edit directly
|
|
6984
|
-
* Generated on Thu,
|
|
7036
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
6985
7037
|
*/
|
|
6986
7038
|
|
|
6987
7039
|
:root,
|
|
@@ -7397,7 +7449,7 @@ html {
|
|
|
7397
7449
|
|
|
7398
7450
|
/**
|
|
7399
7451
|
* Do not edit directly
|
|
7400
|
-
* Generated on Thu,
|
|
7452
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
7401
7453
|
*/
|
|
7402
7454
|
|
|
7403
7455
|
:root,
|
|
@@ -7575,7 +7627,7 @@ html {
|
|
|
7575
7627
|
|
|
7576
7628
|
/**
|
|
7577
7629
|
* Do not edit directly
|
|
7578
|
-
* Generated on Thu,
|
|
7630
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
7579
7631
|
*/
|
|
7580
7632
|
|
|
7581
7633
|
:root,
|
|
@@ -7702,7 +7754,7 @@ html {
|
|
|
7702
7754
|
|
|
7703
7755
|
/**
|
|
7704
7756
|
* Do not edit directly
|
|
7705
|
-
* Generated on Thu,
|
|
7757
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
7706
7758
|
*/
|
|
7707
7759
|
|
|
7708
7760
|
:root,
|
|
@@ -7830,93 +7882,10 @@ html {
|
|
|
7830
7882
|
color: var(--brand-Pillar-icon-color-yellow);
|
|
7831
7883
|
}
|
|
7832
7884
|
|
|
7833
|
-
/**
|
|
7834
|
-
* Do not edit directly
|
|
7835
|
-
* Generated on Thu, 12 Oct 2023 13:08:33 GMT
|
|
7836
|
-
*/
|
|
7837
|
-
|
|
7838
|
-
:root {
|
|
7839
|
-
--brand-Card-animation-easing: var(--brand-animation-easing-default);
|
|
7840
|
-
--brand-Card-animation-duration: 600ms;
|
|
7841
|
-
--brand-Card-shadow: 0 3px 2px hsl(var(--base-color-scale-black-0-hsl) / 4%), 0 7px 5px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 13px 10px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 22px 17px hsl(var(--base-color-scale-black-0-hsl) / 2%);
|
|
7842
|
-
--brand-Card-maxWidth: 26.25rem;
|
|
7843
|
-
}
|
|
7844
|
-
|
|
7845
|
-
/**
|
|
7846
|
-
* Do not edit directly
|
|
7847
|
-
* Generated on Thu, 12 Oct 2023 13:08:34 GMT
|
|
7848
|
-
*/
|
|
7849
|
-
|
|
7850
|
-
:root,
|
|
7851
|
-
[data-color-mode="light"] {
|
|
7852
|
-
--brand-Card-background-default: var(--brand-color-canvas-default);
|
|
7853
|
-
--brand-Card-icon-background-default: var(--base-color-scale-gray-0);
|
|
7854
|
-
--brand-Card-icon-background-blue: var(--base-color-scale-blue-0);
|
|
7855
|
-
--brand-Card-icon-background-coral: var(--base-color-scale-coral-0);
|
|
7856
|
-
--brand-Card-icon-background-green: var(--base-color-scale-green-0);
|
|
7857
|
-
--brand-Card-icon-background-gray: var(--base-color-scale-gray-0);
|
|
7858
|
-
--brand-Card-icon-background-indigo: var(--base-color-scale-indigo-0);
|
|
7859
|
-
--brand-Card-icon-background-lemon: var(--base-color-scale-lemon-0);
|
|
7860
|
-
--brand-Card-icon-background-lime: var(--base-color-scale-lime-0);
|
|
7861
|
-
--brand-Card-icon-background-orange: var(--base-color-scale-orange-0);
|
|
7862
|
-
--brand-Card-icon-background-pink: var(--base-color-scale-pink-0);
|
|
7863
|
-
--brand-Card-icon-background-purple: var(--base-color-scale-purple-0);
|
|
7864
|
-
--brand-Card-icon-background-red: var(--base-color-scale-red-0);
|
|
7865
|
-
--brand-Card-icon-background-teal: var(--base-color-scale-teal-0);
|
|
7866
|
-
--brand-Card-icon-background-yellow: var(--base-color-scale-yellow-0);
|
|
7867
|
-
--brand-Card-icon-color-default: var(--brand-color-scale-gray-5);
|
|
7868
|
-
--brand-Card-icon-color-blue: var(--base-color-scale-blue-5);
|
|
7869
|
-
--brand-Card-icon-color-coral: var(--base-color-scale-coral-5);
|
|
7870
|
-
--brand-Card-icon-color-green: var(--base-color-scale-green-5);
|
|
7871
|
-
--brand-Card-icon-color-gray: var(--base-color-scale-gray-6);
|
|
7872
|
-
--brand-Card-icon-color-indigo: var(--base-color-scale-indigo-5);
|
|
7873
|
-
--brand-Card-icon-color-lemon: var(--base-color-scale-lemon-5);
|
|
7874
|
-
--brand-Card-icon-color-lime: var(--base-color-scale-lime-5);
|
|
7875
|
-
--brand-Card-icon-color-orange: var(--base-color-scale-orange-5);
|
|
7876
|
-
--brand-Card-icon-color-pink: var(--base-color-scale-pink-5);
|
|
7877
|
-
--brand-Card-icon-color-purple: var(--base-color-scale-purple-5);
|
|
7878
|
-
--brand-Card-icon-color-red: var(--base-color-scale-red-5);
|
|
7879
|
-
--brand-Card-icon-color-teal: var(--base-color-scale-teal-5);
|
|
7880
|
-
--brand-Card-icon-color-yellow: var(--base-color-scale-yellow-5);
|
|
7881
|
-
}
|
|
7882
|
-
|
|
7883
|
-
[data-color-mode="dark"] {
|
|
7884
|
-
--brand-Card-background-default: var(--brand-color-canvas-subtle);
|
|
7885
|
-
--brand-Card-icon-background-default: var(--base-color-scale-gray-6);
|
|
7886
|
-
--brand-Card-icon-background-blue: var(--base-color-scale-blue-8);
|
|
7887
|
-
--brand-Card-icon-background-coral: var(--base-color-scale-coral-8);
|
|
7888
|
-
--brand-Card-icon-background-green: var(--base-color-scale-green-8);
|
|
7889
|
-
--brand-Card-icon-background-gray: var(--base-color-scale-gray-6);
|
|
7890
|
-
--brand-Card-icon-background-indigo: var(--base-color-scale-indigo-8);
|
|
7891
|
-
--brand-Card-icon-background-lemon: var(--base-color-scale-lemon-8);
|
|
7892
|
-
--brand-Card-icon-background-lime: var(--base-color-scale-lime-8);
|
|
7893
|
-
--brand-Card-icon-background-orange: var(--base-color-scale-orange-8);
|
|
7894
|
-
--brand-Card-icon-background-pink: var(--base-color-scale-pink-8);
|
|
7895
|
-
--brand-Card-icon-background-purple: var(--base-color-scale-purple-8);
|
|
7896
|
-
--brand-Card-icon-background-red: var(--base-color-scale-red-8);
|
|
7897
|
-
--brand-Card-icon-background-teal: var(--base-color-scale-teal-8);
|
|
7898
|
-
--brand-Card-icon-background-yellow: var(--base-color-scale-yellow-8);
|
|
7899
|
-
--brand-Card-icon-color-default: var(--brand-color-scale-gray-2);
|
|
7900
|
-
--brand-Card-icon-color-blue: var(--base-color-scale-blue-2);
|
|
7901
|
-
--brand-Card-icon-color-coral: var(--base-color-scale-coral-2);
|
|
7902
|
-
--brand-Card-icon-color-green: var(--base-color-scale-green-2);
|
|
7903
|
-
--brand-Card-icon-color-gray: var(--base-color-scale-gray-2);
|
|
7904
|
-
--brand-Card-icon-color-indigo: var(--base-color-scale-indigo-2);
|
|
7905
|
-
--brand-Card-icon-color-lemon: var(--base-color-scale-lemon-2);
|
|
7906
|
-
--brand-Card-icon-color-lime: var(--base-color-scale-lime-2);
|
|
7907
|
-
--brand-Card-icon-color-orange: var(--base-color-scale-orange-2);
|
|
7908
|
-
--brand-Card-icon-color-pink: var(--base-color-scale-pink-2);
|
|
7909
|
-
--brand-Card-icon-color-purple: var(--base-color-scale-purple-2);
|
|
7910
|
-
--brand-Card-icon-color-red: var(--base-color-scale-red-2);
|
|
7911
|
-
--brand-Card-icon-color-teal: var(--base-color-scale-teal-2);
|
|
7912
|
-
--brand-Card-icon-color-yellow: var(--base-color-scale-yellow-2);
|
|
7913
|
-
}
|
|
7914
|
-
|
|
7915
7885
|
.Primer_Brand__Card-module__Card___ByGEk {
|
|
7916
7886
|
max-width: var(--brand-Card-maxWidth);
|
|
7917
7887
|
text-decoration: none;
|
|
7918
7888
|
color: var(--brand-color-text-default);
|
|
7919
|
-
background-color: var(--brand-Card-background-default);
|
|
7920
7889
|
border-radius: var(--brand-borderRadius-large);
|
|
7921
7890
|
padding: var(--base-size-32);
|
|
7922
7891
|
transition: transform var(--brand-Card-animation-duration) var(--brand-Card-animation-easing);
|
|
@@ -7935,6 +7904,10 @@ html {
|
|
|
7935
7904
|
height: 100%;
|
|
7936
7905
|
}
|
|
7937
7906
|
|
|
7907
|
+
.Primer_Brand__Card-module__Card--colorMode-light___LXDwj {
|
|
7908
|
+
background-color: var(--brand-Card-background-default);
|
|
7909
|
+
}
|
|
7910
|
+
|
|
7938
7911
|
.Primer_Brand__Card-module__Card___ByGEk[focus-within] {
|
|
7939
7912
|
outline: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
|
|
7940
7913
|
}
|
|
@@ -7947,9 +7920,16 @@ html {
|
|
|
7947
7920
|
text-decoration: none;
|
|
7948
7921
|
}
|
|
7949
7922
|
|
|
7923
|
+
.Primer_Brand__Card-module__Card__link___Ye5mq {
|
|
7924
|
+
text-decoration: none !important;
|
|
7925
|
+
}
|
|
7926
|
+
|
|
7950
7927
|
.Primer_Brand__Card-module__Card__link___Ye5mq {
|
|
7951
7928
|
color: currentColor;
|
|
7952
|
-
|
|
7929
|
+
}
|
|
7930
|
+
|
|
7931
|
+
.Primer_Brand__Card-module__Card--disableAnimation___Zv8eW:hover .Primer_Brand__Card-module__Card__link___Ye5mq {
|
|
7932
|
+
text-decoration: underline !important;
|
|
7953
7933
|
}
|
|
7954
7934
|
|
|
7955
7935
|
/* The focus outline will appear around the entire card, not just the title */
|
|
@@ -7970,6 +7950,10 @@ html {
|
|
|
7970
7950
|
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
7971
7951
|
}
|
|
7972
7952
|
|
|
7953
|
+
.Primer_Brand__Card-module__Card__outer___QBN0D {
|
|
7954
|
+
height: 100%;
|
|
7955
|
+
}
|
|
7956
|
+
|
|
7973
7957
|
.Primer_Brand__Card-module__Card--icon___nVz0T {
|
|
7974
7958
|
grid-template-areas:
|
|
7975
7959
|
'image image'
|
|
@@ -7988,7 +7972,7 @@ html {
|
|
|
7988
7972
|
align-self: center;
|
|
7989
7973
|
}
|
|
7990
7974
|
|
|
7991
|
-
.Primer_Brand__Card-
|
|
7975
|
+
.Primer_Brand__Card-module__Card--colorMode-light___LXDwj:not(.Primer_Brand__Card-module__Card--disableAnimation___Zv8eW):hover {
|
|
7992
7976
|
transform: scale3d(1.025, 1.025, 1);
|
|
7993
7977
|
}
|
|
7994
7978
|
|
|
@@ -8162,6 +8146,125 @@ html {
|
|
|
8162
8146
|
background-color: var(--brand-Card-icon-background-yellow);
|
|
8163
8147
|
}
|
|
8164
8148
|
|
|
8149
|
+
.Primer_Brand__Card-module__Card--skew___pEeoW {
|
|
8150
|
+
height: 100%;
|
|
8151
|
+
display: inline-block;
|
|
8152
|
+
overflow: hidden;
|
|
8153
|
+
border-radius: var(--brand-borderRadius-large);
|
|
8154
|
+
}
|
|
8155
|
+
|
|
8156
|
+
.Primer_Brand__Card-module__Card--skew___pEeoW:hover .Primer_Brand__Card-module__Card__torch___KkYgP {
|
|
8157
|
+
opacity: 0.85;
|
|
8158
|
+
}
|
|
8159
|
+
|
|
8160
|
+
.Primer_Brand__Card-module__Card__skew-bounding___Fz3yy {
|
|
8161
|
+
border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
|
|
8162
|
+
border-radius: var(--brand-borderRadius-large);
|
|
8163
|
+
position: relative;
|
|
8164
|
+
z-index: 1;
|
|
8165
|
+
height: 100%;
|
|
8166
|
+
background-color: var(--brand-Card-background-default);
|
|
8167
|
+
}
|
|
8168
|
+
|
|
8169
|
+
.Primer_Brand__Card-module__Card__torch___KkYgP {
|
|
8170
|
+
width: 650px;
|
|
8171
|
+
height: 650px;
|
|
8172
|
+
background-color: var(--brand-color-accent-primary);
|
|
8173
|
+
filter: blur(180px);
|
|
8174
|
+
border-radius: 300px;
|
|
8175
|
+
opacity: 0;
|
|
8176
|
+
transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
|
|
8177
|
+
mix-blend-mode: soft-light;
|
|
8178
|
+
will-change: transform;
|
|
8179
|
+
pointer-events: none;
|
|
8180
|
+
position: absolute;
|
|
8181
|
+
bottom: 0;
|
|
8182
|
+
right: 0;
|
|
8183
|
+
z-index: -1;
|
|
8184
|
+
}
|
|
8185
|
+
|
|
8186
|
+
/**
|
|
8187
|
+
* Do not edit directly
|
|
8188
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
8189
|
+
*/
|
|
8190
|
+
|
|
8191
|
+
:root {
|
|
8192
|
+
--brand-Card-animation-easing: var(--brand-animation-easing-default);
|
|
8193
|
+
--brand-Card-animation-duration: 600ms;
|
|
8194
|
+
--brand-Card-shadow: 0 3px 2px hsl(var(--base-color-scale-black-0-hsl) / 4%), 0 7px 5px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 13px 10px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 22px 17px hsl(var(--base-color-scale-black-0-hsl) / 2%);
|
|
8195
|
+
--brand-Card-maxWidth: 26.25rem;
|
|
8196
|
+
}
|
|
8197
|
+
|
|
8198
|
+
/**
|
|
8199
|
+
* Do not edit directly
|
|
8200
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
8201
|
+
*/
|
|
8202
|
+
|
|
8203
|
+
:root,
|
|
8204
|
+
[data-color-mode="light"] {
|
|
8205
|
+
--brand-Card-background-default: var(--brand-color-canvas-default);
|
|
8206
|
+
--brand-Card-icon-background-default: var(--base-color-scale-gray-0);
|
|
8207
|
+
--brand-Card-icon-background-blue: var(--base-color-scale-blue-0);
|
|
8208
|
+
--brand-Card-icon-background-coral: var(--base-color-scale-coral-0);
|
|
8209
|
+
--brand-Card-icon-background-green: var(--base-color-scale-green-0);
|
|
8210
|
+
--brand-Card-icon-background-gray: var(--base-color-scale-gray-0);
|
|
8211
|
+
--brand-Card-icon-background-indigo: var(--base-color-scale-indigo-0);
|
|
8212
|
+
--brand-Card-icon-background-lemon: var(--base-color-scale-lemon-0);
|
|
8213
|
+
--brand-Card-icon-background-lime: var(--base-color-scale-lime-0);
|
|
8214
|
+
--brand-Card-icon-background-orange: var(--base-color-scale-orange-0);
|
|
8215
|
+
--brand-Card-icon-background-pink: var(--base-color-scale-pink-0);
|
|
8216
|
+
--brand-Card-icon-background-purple: var(--base-color-scale-purple-0);
|
|
8217
|
+
--brand-Card-icon-background-red: var(--base-color-scale-red-0);
|
|
8218
|
+
--brand-Card-icon-background-teal: var(--base-color-scale-teal-0);
|
|
8219
|
+
--brand-Card-icon-background-yellow: var(--base-color-scale-yellow-0);
|
|
8220
|
+
--brand-Card-icon-color-default: var(--brand-color-scale-gray-5);
|
|
8221
|
+
--brand-Card-icon-color-blue: var(--base-color-scale-blue-5);
|
|
8222
|
+
--brand-Card-icon-color-coral: var(--base-color-scale-coral-5);
|
|
8223
|
+
--brand-Card-icon-color-green: var(--base-color-scale-green-5);
|
|
8224
|
+
--brand-Card-icon-color-gray: var(--base-color-scale-gray-6);
|
|
8225
|
+
--brand-Card-icon-color-indigo: var(--base-color-scale-indigo-5);
|
|
8226
|
+
--brand-Card-icon-color-lemon: var(--base-color-scale-lemon-5);
|
|
8227
|
+
--brand-Card-icon-color-lime: var(--base-color-scale-lime-5);
|
|
8228
|
+
--brand-Card-icon-color-orange: var(--base-color-scale-orange-5);
|
|
8229
|
+
--brand-Card-icon-color-pink: var(--base-color-scale-pink-5);
|
|
8230
|
+
--brand-Card-icon-color-purple: var(--base-color-scale-purple-5);
|
|
8231
|
+
--brand-Card-icon-color-red: var(--base-color-scale-red-5);
|
|
8232
|
+
--brand-Card-icon-color-teal: var(--base-color-scale-teal-5);
|
|
8233
|
+
--brand-Card-icon-color-yellow: var(--base-color-scale-yellow-5);
|
|
8234
|
+
}
|
|
8235
|
+
|
|
8236
|
+
[data-color-mode="dark"] {
|
|
8237
|
+
--brand-Card-background-default: var(--brand-color-canvas-subtle);
|
|
8238
|
+
--brand-Card-icon-background-default: var(--base-color-scale-gray-6);
|
|
8239
|
+
--brand-Card-icon-background-blue: var(--base-color-scale-blue-8);
|
|
8240
|
+
--brand-Card-icon-background-coral: var(--base-color-scale-coral-8);
|
|
8241
|
+
--brand-Card-icon-background-green: var(--base-color-scale-green-8);
|
|
8242
|
+
--brand-Card-icon-background-gray: var(--base-color-scale-gray-6);
|
|
8243
|
+
--brand-Card-icon-background-indigo: var(--base-color-scale-indigo-8);
|
|
8244
|
+
--brand-Card-icon-background-lemon: var(--base-color-scale-lemon-8);
|
|
8245
|
+
--brand-Card-icon-background-lime: var(--base-color-scale-lime-8);
|
|
8246
|
+
--brand-Card-icon-background-orange: var(--base-color-scale-orange-8);
|
|
8247
|
+
--brand-Card-icon-background-pink: var(--base-color-scale-pink-8);
|
|
8248
|
+
--brand-Card-icon-background-purple: var(--base-color-scale-purple-8);
|
|
8249
|
+
--brand-Card-icon-background-red: var(--base-color-scale-red-8);
|
|
8250
|
+
--brand-Card-icon-background-teal: var(--base-color-scale-teal-8);
|
|
8251
|
+
--brand-Card-icon-background-yellow: var(--base-color-scale-yellow-8);
|
|
8252
|
+
--brand-Card-icon-color-default: var(--brand-color-scale-gray-2);
|
|
8253
|
+
--brand-Card-icon-color-blue: var(--base-color-scale-blue-2);
|
|
8254
|
+
--brand-Card-icon-color-coral: var(--base-color-scale-coral-2);
|
|
8255
|
+
--brand-Card-icon-color-green: var(--base-color-scale-green-2);
|
|
8256
|
+
--brand-Card-icon-color-gray: var(--base-color-scale-gray-2);
|
|
8257
|
+
--brand-Card-icon-color-indigo: var(--base-color-scale-indigo-2);
|
|
8258
|
+
--brand-Card-icon-color-lemon: var(--base-color-scale-lemon-2);
|
|
8259
|
+
--brand-Card-icon-color-lime: var(--base-color-scale-lime-2);
|
|
8260
|
+
--brand-Card-icon-color-orange: var(--base-color-scale-orange-2);
|
|
8261
|
+
--brand-Card-icon-color-pink: var(--base-color-scale-pink-2);
|
|
8262
|
+
--brand-Card-icon-color-purple: var(--base-color-scale-purple-2);
|
|
8263
|
+
--brand-Card-icon-color-red: var(--base-color-scale-red-2);
|
|
8264
|
+
--brand-Card-icon-color-teal: var(--base-color-scale-teal-2);
|
|
8265
|
+
--brand-Card-icon-color-yellow: var(--base-color-scale-yellow-2);
|
|
8266
|
+
}
|
|
8267
|
+
|
|
8165
8268
|
.Primer_Brand__SectionIntro-module__SectionIntro___RduRB {
|
|
8166
8269
|
display: flex;
|
|
8167
8270
|
flex-direction: column;
|
|
@@ -8217,7 +8320,7 @@ html {
|
|
|
8217
8320
|
|
|
8218
8321
|
/**
|
|
8219
8322
|
* Do not edit directly
|
|
8220
|
-
* Generated on Thu,
|
|
8323
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
8221
8324
|
*/
|
|
8222
8325
|
|
|
8223
8326
|
:root,
|
|
@@ -8661,7 +8764,7 @@ html {
|
|
|
8661
8764
|
|
|
8662
8765
|
/**
|
|
8663
8766
|
* Do not edit directly
|
|
8664
|
-
* Generated on Thu,
|
|
8767
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
8665
8768
|
*/
|
|
8666
8769
|
|
|
8667
8770
|
:root {
|
|
@@ -12560,7 +12663,7 @@ html {
|
|
|
12560
12663
|
color: var(--base-color-scale-gray-0);
|
|
12561
12664
|
display: grid;
|
|
12562
12665
|
align-items: center;
|
|
12563
|
-
justify-content: start;
|
|
12666
|
+
justify-content: flex-start;
|
|
12564
12667
|
grid-gap: 10px;
|
|
12565
12668
|
grid-template-columns: auto auto;
|
|
12566
12669
|
background: hsl(var(--base-color-scale-black-0-hsl) / 80%);
|
|
@@ -12895,7 +12998,7 @@ html {
|
|
|
12895
12998
|
|
|
12896
12999
|
/**
|
|
12897
13000
|
* Do not edit directly
|
|
12898
|
-
* Generated on Thu,
|
|
13001
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
12899
13002
|
*/
|
|
12900
13003
|
|
|
12901
13004
|
:root {
|
|
@@ -12913,7 +13016,7 @@ html {
|
|
|
12913
13016
|
|
|
12914
13017
|
/**
|
|
12915
13018
|
* Do not edit directly
|
|
12916
|
-
* Generated on Thu,
|
|
13019
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
12917
13020
|
*/
|
|
12918
13021
|
|
|
12919
13022
|
:root,
|
|
@@ -12929,7 +13032,7 @@ html {
|
|
|
12929
13032
|
|
|
12930
13033
|
/**
|
|
12931
13034
|
* Do not edit directly
|
|
12932
|
-
* Generated on Thu,
|
|
13035
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
12933
13036
|
*/
|
|
12934
13037
|
|
|
12935
13038
|
:root {
|
|
@@ -13154,7 +13257,7 @@ html {
|
|
|
13154
13257
|
|
|
13155
13258
|
/**
|
|
13156
13259
|
* Do not edit directly
|
|
13157
|
-
* Generated on Thu,
|
|
13260
|
+
* Generated on Thu, 19 Oct 2023 13:34:38 GMT
|
|
13158
13261
|
*/
|
|
13159
13262
|
|
|
13160
13263
|
:root,
|
|
@@ -13168,7 +13271,7 @@ html {
|
|
|
13168
13271
|
|
|
13169
13272
|
/**
|
|
13170
13273
|
* Do not edit directly
|
|
13171
|
-
* Generated on Thu,
|
|
13274
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
13172
13275
|
*/
|
|
13173
13276
|
|
|
13174
13277
|
:root {
|
|
@@ -13182,7 +13285,7 @@ html {
|
|
|
13182
13285
|
|
|
13183
13286
|
/**
|
|
13184
13287
|
* Do not edit directly
|
|
13185
|
-
* Generated on Thu,
|
|
13288
|
+
* Generated on Thu, 19 Oct 2023 13:34:37 GMT
|
|
13186
13289
|
*/
|
|
13187
13290
|
|
|
13188
13291
|
:root {
|
|
@@ -13255,7 +13358,7 @@ html {
|
|
|
13255
13358
|
.Primer_Brand__Bento-module__Bento__Content___BhnY8 {
|
|
13256
13359
|
display: flex;
|
|
13257
13360
|
flex-direction: column;
|
|
13258
|
-
align-items: start;
|
|
13361
|
+
align-items: flex-start;
|
|
13259
13362
|
height: 100%;
|
|
13260
13363
|
color: var(--brand-color-text-default);
|
|
13261
13364
|
}
|
|
@@ -13579,7 +13682,7 @@ html {
|
|
|
13579
13682
|
|
|
13580
13683
|
/* Bento Item Vertical Align */
|
|
13581
13684
|
.Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby {
|
|
13582
|
-
justify-content: start;
|
|
13685
|
+
justify-content: flex-start;
|
|
13583
13686
|
}
|
|
13584
13687
|
|
|
13585
13688
|
.Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -13610,7 +13713,7 @@ html {
|
|
|
13610
13713
|
text-align: right;
|
|
13611
13714
|
}
|
|
13612
13715
|
.Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss {
|
|
13613
|
-
align-items: start;
|
|
13716
|
+
align-items: flex-start;
|
|
13614
13717
|
}
|
|
13615
13718
|
|
|
13616
13719
|
.Primer_Brand__Bento-module__Bento__Item--horizontalAlign-center___DJpgD {
|
|
@@ -13851,7 +13954,7 @@ html {
|
|
|
13851
13954
|
|
|
13852
13955
|
/* XSMALL Vertical Align */
|
|
13853
13956
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy {
|
|
13854
|
-
justify-content: start;
|
|
13957
|
+
justify-content: flex-start;
|
|
13855
13958
|
}
|
|
13856
13959
|
|
|
13857
13960
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -13876,7 +13979,7 @@ html {
|
|
|
13876
13979
|
|
|
13877
13980
|
/* XSMALL Horizontal Align */
|
|
13878
13981
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-start___dT6ng {
|
|
13879
|
-
align-items: start;
|
|
13982
|
+
align-items: flex-start;
|
|
13880
13983
|
}
|
|
13881
13984
|
|
|
13882
13985
|
.Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-center___xcsj2 {
|
|
@@ -14137,7 +14240,7 @@ html {
|
|
|
14137
14240
|
|
|
14138
14241
|
/* SMALL Vertical Align */
|
|
14139
14242
|
.Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 {
|
|
14140
|
-
justify-content: start;
|
|
14243
|
+
justify-content: flex-start;
|
|
14141
14244
|
}
|
|
14142
14245
|
|
|
14143
14246
|
.Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -14162,7 +14265,7 @@ html {
|
|
|
14162
14265
|
|
|
14163
14266
|
/* SMALL Horizontal Align */
|
|
14164
14267
|
.Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-start____az8o {
|
|
14165
|
-
align-items: start;
|
|
14268
|
+
align-items: flex-start;
|
|
14166
14269
|
}
|
|
14167
14270
|
|
|
14168
14271
|
.Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-center___hIKKU {
|
|
@@ -14423,7 +14526,7 @@ html {
|
|
|
14423
14526
|
|
|
14424
14527
|
/* MEDIUM Vertical Align */
|
|
14425
14528
|
.Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs {
|
|
14426
|
-
justify-content: start;
|
|
14529
|
+
justify-content: flex-start;
|
|
14427
14530
|
}
|
|
14428
14531
|
|
|
14429
14532
|
.Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -14448,7 +14551,7 @@ html {
|
|
|
14448
14551
|
|
|
14449
14552
|
/* MEDIUM Horizontal Align */
|
|
14450
14553
|
.Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-start___nzIvg {
|
|
14451
|
-
align-items: start;
|
|
14554
|
+
align-items: flex-start;
|
|
14452
14555
|
}
|
|
14453
14556
|
|
|
14454
14557
|
.Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-center___aHFRW {
|
|
@@ -14709,7 +14812,7 @@ html {
|
|
|
14709
14812
|
|
|
14710
14813
|
/* LARGE Vertical Align */
|
|
14711
14814
|
.Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn {
|
|
14712
|
-
justify-content: start;
|
|
14815
|
+
justify-content: flex-start;
|
|
14713
14816
|
}
|
|
14714
14817
|
|
|
14715
14818
|
.Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -14734,7 +14837,7 @@ html {
|
|
|
14734
14837
|
|
|
14735
14838
|
/* LARGE Horizontal Align */
|
|
14736
14839
|
.Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-start___YQT1t {
|
|
14737
|
-
align-items: start;
|
|
14840
|
+
align-items: flex-start;
|
|
14738
14841
|
}
|
|
14739
14842
|
|
|
14740
14843
|
.Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-center___YtwaR {
|
|
@@ -14995,7 +15098,7 @@ html {
|
|
|
14995
15098
|
|
|
14996
15099
|
/* XLARGE Vertical Align */
|
|
14997
15100
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ {
|
|
14998
|
-
justify-content: start;
|
|
15101
|
+
justify-content: flex-start;
|
|
14999
15102
|
}
|
|
15000
15103
|
|
|
15001
15104
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -15020,7 +15123,7 @@ html {
|
|
|
15020
15123
|
|
|
15021
15124
|
/* XLARGE Horizontal Align */
|
|
15022
15125
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-start___zzvpZ {
|
|
15023
|
-
align-items: start;
|
|
15126
|
+
align-items: flex-start;
|
|
15024
15127
|
}
|
|
15025
15128
|
|
|
15026
15129
|
.Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-center___mfany {
|
|
@@ -15281,7 +15384,7 @@ html {
|
|
|
15281
15384
|
|
|
15282
15385
|
/* XXLARGE Vertical Align */
|
|
15283
15386
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN {
|
|
15284
|
-
justify-content: start;
|
|
15387
|
+
justify-content: flex-start;
|
|
15285
15388
|
}
|
|
15286
15389
|
|
|
15287
15390
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
|
|
@@ -15306,7 +15409,7 @@ html {
|
|
|
15306
15409
|
|
|
15307
15410
|
/* XXLARGE Horizontal Align */
|
|
15308
15411
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-start___BPlw7 {
|
|
15309
|
-
align-items: start;
|
|
15412
|
+
align-items: flex-start;
|
|
15310
15413
|
}
|
|
15311
15414
|
|
|
15312
15415
|
.Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-center___QFMr_ {
|