@primer/react-brand 0.27.2-rc.70f6c3f → 0.27.2-rc.a5019af
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/Hero/Hero.d.ts +30 -11
- package/lib/css/main.css +43 -43
- 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.d.ts +1 -0
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see index.js.LICENSE.txt */
|
|
2
|
-
!function(_,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define("@primer/react-brand",[],e):"object"==typeof exports?exports["@primer/react-brand"]=e(require("react")):_["@primer/react-brand"]=e(_.React)}(this,(_=>(()=>{"use strict";var e={320:_=>{var e=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;_.exports=function(){try{if(!Object.assign)return!1;var _=new String("abc");if(_[5]="de","5"===Object.getOwnPropertyNames(_)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(_){return e[_]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(_){n[_]=_})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(_){return!1}}()?Object.assign:function(_,a){for(var o,i,d=function(_){if(null==_)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(_)}(_),t=1;t<arguments.length;t++){for(var l in o=Object(arguments[t]))r.call(o,l)&&(d[l]=o[l]);if(e){i=e(o);for(var m=0;m<i.length;m++)n.call(o,i[m])&&(d[i[m]]=o[i[m]])}}return d}},866:(_,e)=>{var r=60103,n=60106,a=60107,o=60108,i=60114,d=60109,t=60110,l=60112,m=60113,B=60120,u=60115,s=60116;if("function"==typeof Symbol&&Symbol.for){var c=Symbol.for;r=c("react.element"),n=c("react.portal"),a=c("react.fragment"),o=c("react.strict_mode"),i=c("react.profiler"),d=c("react.provider"),t=c("react.context"),l=c("react.forward_ref"),m=c("react.suspense"),B=c("react.suspense_list"),u=c("react.memo"),s=c("react.lazy"),c("react.block"),c("react.server.block"),c("react.fundamental"),c("react.debug_trace_mode"),c("react.legacy_hidden")}e.isFragment=function(_){return function(_){if("object"==typeof _&&null!==_){var e=_.$$typeof;switch(e){case r:switch(_=_.type){case a:case i:case o:case m:case B:return _;default:switch(_=_&&_.$$typeof){case t:case l:case s:case u:case d:return _;default:return e}}case n:return e}}}(_)===a}},570:(_,e,r)=>{_.exports=r(866)},837:(_,e,r)=>{r(320);var n=r(697),a=60103;if(e.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var o=Symbol.for;a=o("react.element"),e.Fragment=o("react.fragment")}var i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,d=Object.prototype.hasOwnProperty,t={key:!0,ref:!0,__self:!0,__source:!0};function l(_,e,r){var n,o={},l=null,m=null;for(n in void 0!==r&&(l=""+r),void 0!==e.key&&(l=""+e.key),void 0!==e.ref&&(m=e.ref),e)d.call(e,n)&&!t.hasOwnProperty(n)&&(o[n]=e[n]);if(_&&_.defaultProps)for(n in e=_.defaultProps)void 0===o[n]&&(o[n]=e[n]);return{$$typeof:a,type:_,key:l,ref:m,props:o,_owner:i.current}}e.jsx=l,e.jsxs=l},322:(_,e,r)=>{_.exports=r(837)},697:e=>{e.exports=_}},r={};function n(_){var a=r[_];if(void 0!==a)return a.exports;var o=r[_]={exports:{}};return e[_](o,o.exports,n),o.exports}n.n=_=>{var e=_&&_.__esModule?()=>_.default:()=>_;return n.d(e,{a:e}),e},n.d=(_,e)=>{for(var r in e)n.o(e,r)&&!n.o(_,r)&&Object.defineProperty(_,r,{enumerable:!0,get:e[r]})},n.o=(_,e)=>Object.prototype.hasOwnProperty.call(_,e),n.r=_=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(_,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(_,"__esModule",{value:!0})};var a={};return(()=>{n.r(a),n.d(a,{Accordion:()=>De,AccordionContent:()=>Ze,AccordionHeading:()=>qe,AccordionRoot:()=>We,ActionMenu:()=>ha,AnchorNav:()=>Dr,Animate:()=>D,AnimationContext:()=>q,AnimationProvider:()=>Z,AnimationVariants:()=>W,Avatar:()=>br,AvatarShapes:()=>kr,AvatarSizes:()=>Ir,Bento:()=>Ya,Box:()=>Aa,BoxBackgroundColors:()=>fa,BoxBorderColorOptions:()=>Ea,BoxBorderRadiusOptions:()=>va,BoxBorderWidthOptions:()=>ba,BoxSpacingValues:()=>ka,Button:()=>b,ButtonGroup:()=>V_,ButtonSizes:()=>S,ButtonVariants:()=>h,CTABanner:()=>$r,CTAForm:()=>ln,Card:()=>Zn,CardIconColors:()=>Mn,Checkbox:()=>nr,ColorModesEnum:()=>N_,ComparisonTable:()=>zr,DEFAULT_TEXTAREA_COLS:()=>ir,DEFAULT_TEXTAREA_RESIZE:()=>dr,DEFAULT_TEXTAREA_ROWS:()=>or,FAQ:()=>Je,FAQGroup:()=>_r,FormControl:()=>hr,Grid:()=>c_,Heading:()=>L,HeadingLetterSpacing:()=>C,HeadingSizes:()=>y,HeadingStretch:()=>T,HeadingTags:()=>A,HeadingWeights:()=>N,Hero:()=>A_,Image:()=>l_,InlineLink:()=>Ve,Label:()=>o_,LabelColors:()=>Y,LabelSizes:()=>__,Link:()=>ze,LinkVariants:()=>Fe,LogoSuite:()=>Da,MinimalFooter:()=>vn,MinimalFooterSocialLinks:()=>Sn,OrderedList:()=>nn,Pillar:()=>jn,PillarIconColors:()=>En,Prose:()=>Sa,Radio:()=>gr,River:()=>Z_,RiverBreakout:()=>K_,SectionIntro:()=>$n,Select:()=>cr,Stack:()=>k_,StackAlignItemVariants:()=>h_,StackDirectionVariants:()=>x_,StackFlexWrapVariants:()=>S_,StackJustifyContentVariants:()=>I_,StackSpacingVariants:()=>P_,SubdomainNavBar:()=>Me,Testimonial:()=>Lr,TestimonialQuoteMarkColors:()=>yr,Text:()=>P,TextInput:()=>Br,TextSizes:()=>B,TextTags:()=>u,TextVariants:()=>s,TextWeights:()=>c,Textarea:()=>lr,ThemeContext:()=>C_,ThemeProvider:()=>G_,Timeline:()=>Qa,UnorderedList:()=>rn,VideoPlayer:()=>Fa,_Button:()=>v,_ComparisonTable:()=>Mr,classMap:()=>j,defaultButtonSize:()=>k,defaultButtonVariant:()=>I,defaultCardIconColor:()=>Vn,defaultHeadingTag:()=>G,defaultLabelColor:()=>e_,defaultLabelSize:()=>r_,defaultPillarIconColor:()=>yn,defaultQuoteMarkColor:()=>Ar,defaultRiverAlign:()=>z_,defaultRiverImageTextRatio:()=>F_,defaultStackDirection:()=>p_,defaultStackSpacing:()=>w_,defaultTextSize:()=>x,defaultTextTag:()=>g,defaultTextVariant:()=>p,useAnimation:()=>U,useTheme:()=>M_});var _=n(322),e=n(697),r=n.n(e);function o(_){var e,r,n="";if("string"==typeof _||"number"==typeof _)n+=_;else if("object"==typeof _)if(Array.isArray(_))for(e=0;e<_.length;e++)_[e]&&(r=o(_[e]))&&(n&&(n+=" "),n+=r);else for(e in _)_[e]&&(n&&(n+=" "),n+=e);return n}const i=function(){for(var _,e,r=0,n="";r<arguments.length;)(_=arguments[r++])&&(e=o(_))&&(n&&(n+=" "),n+=e);return n},d={Hero:"Primer_Brand__Hero-module__Hero___EM3jf","Hero--align-start":"Primer_Brand__Hero-module__Hero--align-start___m8GEr","Hero--align-center":"Primer_Brand__Hero-module__Hero--align-center___HUXm3","Hero-grid":"Primer_Brand__Hero-module__Hero-grid___ty4Y7","Hero-grid--block-end":"Primer_Brand__Hero-module__Hero-grid--block-end___vzO3L","Hero-grid--inline-end":"Primer_Brand__Hero-module__Hero-grid--inline-end___Hh_fz","Hero-actions":"Primer_Brand__Hero-module__Hero-actions___oH1NT","Hero-content":"Primer_Brand__Hero-module__Hero-content___kP85C","Hero-image":"Primer_Brand__Hero-module__Hero-image___ctmnL","Hero-label":"Primer_Brand__Hero-module__Hero-label___exV9w","Hero-heading":"Primer_Brand__Hero-module__Hero-heading___QuVBH","Hero-description":"Primer_Brand__Hero-module__Hero-description___vG4iA"},t={ExpandableArrow:"Primer_Brand__ExpandableArrow-module__ExpandableArrow___rkfek","ExpandableArrow--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--expanded___gajDr","ExpandableArrow-stem":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem___g4mdy","ExpandableArrow-stem--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem--expanded___KwI_9","ExpandableArrow--reversed":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--reversed___LPFUS"};function l({className:e,expanded:r=!1,reverse:n=!1,hidden:a,...o}){return(0,_.jsxs)("svg",{className:i(t.ExpandableArrow,r&&t["ExpandableArrow--expanded"],n&&t["ExpandableArrow--reversed"],e),width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","aria-hidden":a,focusable:a?"false":void 0,...o,children:[(0,_.jsx)("path",{fill:"currentColor",d:"M7.28033 3.21967C6.98744 2.92678 6.51256 2.92678 6.21967 3.21967C5.92678 3.51256 5.92678 3.98744 6.21967 4.28033L7.28033 3.21967ZM11 8L11.5303 8.53033C11.8232 8.23744 11.8232 7.76256 11.5303 7.46967L11 8ZM6.21967 11.7197C5.92678 12.0126 5.92678 12.4874 6.21967 12.7803C6.51256 13.0732 6.98744 13.0732 7.28033 12.7803L6.21967 11.7197ZM6.21967 4.28033L10.4697 8.53033L11.5303 7.46967L7.28033 3.21967L6.21967 4.28033ZM10.4697 7.46967L6.21967 11.7197L7.28033 12.7803L11.5303 8.53033L10.4697 7.46967Z"}),(0,_.jsx)("path",{className:i(t["ExpandableArrow-stem"],r&&t["ExpandableArrow-stem--expanded"]),stroke:"currentColor",d:"M1.75 8H11",strokeWidth:"1.5",strokeLinecap:"round"})]})}const m={Text:"Primer_Brand__Text-module__Text___pecHN","Text--default":"Primer_Brand__Text-module__Text--default___DChoE","Text--muted":"Primer_Brand__Text-module__Text--muted___lTaVa","Text--700":"Primer_Brand__Text-module__Text--700___cOggy","Text--600":"Primer_Brand__Text-module__Text--600___ThppA","Text--500":"Primer_Brand__Text-module__Text--500___orDRu","Text--400":"Primer_Brand__Text-module__Text--400___y7m4l","Text--300":"Primer_Brand__Text-module__Text--300___TBQTB","Text--200":"Primer_Brand__Text-module__Text--200___XAIGT","Text--100":"Primer_Brand__Text-module__Text--100___csEom","Text--weight-heavy":"Primer_Brand__Text-module__Text--weight-heavy___ege7O","Text-narrow--weight-heavy":"Primer_Brand__Text-module__Text-narrow--weight-heavy___EZzqD","Text--weight-extrabold":"Primer_Brand__Text-module__Text--weight-extrabold____UVFN","Text-narrow--weight-extrabold":"Primer_Brand__Text-module__Text-narrow--weight-extrabold___ts3be","Text--weight-bold":"Primer_Brand__Text-module__Text--weight-bold___jgFdL","Text-narrow--weight-bold":"Primer_Brand__Text-module__Text-narrow--weight-bold___Flbbf","Text--weight-semibold":"Primer_Brand__Text-module__Text--weight-semibold___Ns19j","Text-narrow--weight-semibold":"Primer_Brand__Text-module__Text-narrow--weight-semibold___jtFFh","Text--weight-medium":"Primer_Brand__Text-module__Text--weight-medium___E0iQL","Text-narrow--weight-medium":"Primer_Brand__Text-module__Text-narrow--weight-medium___tQs9y","Text--weight-normal":"Primer_Brand__Text-module__Text--weight-normal___siVLX","Text-narrow--weight-normal":"Primer_Brand__Text-module__Text-narrow--weight-normal___gb0q4","Text--weight-light":"Primer_Brand__Text-module__Text--weight-light___SpQAz","Text-narrow--weight-light":"Primer_Brand__Text-module__Text-narrow--weight-light___cIyjf","Text-regular--weight-heavy":"Primer_Brand__Text-module__Text-regular--weight-heavy___YumNc","Text-regular--weight-extrabold":"Primer_Brand__Text-module__Text-regular--weight-extrabold___uvNQM","Text-regular--weight-bold":"Primer_Brand__Text-module__Text-regular--weight-bold___E3xyf","Text-regular--weight-semibold":"Primer_Brand__Text-module__Text-regular--weight-semibold___Wwz9g","Text-regular--weight-medium":"Primer_Brand__Text-module__Text-regular--weight-medium___TnD35","Text-regular--weight-normal":"Primer_Brand__Text-module__Text-regular--weight-normal___FEkFF","Text-regular--weight-light":"Primer_Brand__Text-module__Text-regular--weight-light___MalyV","Text-wide--weight-heavy":"Primer_Brand__Text-module__Text-wide--weight-heavy___AXiAN","Text-wide--weight-extrabold":"Primer_Brand__Text-module__Text-wide--weight-extrabold___rggXv","Text-wide--weight-bold":"Primer_Brand__Text-module__Text-wide--weight-bold___CWJA2","Text-wide--weight-semibold":"Primer_Brand__Text-module__Text-wide--weight-semibold___LEBmW","Text-wide--weight-medium":"Primer_Brand__Text-module__Text-wide--weight-medium___QQ0IW","Text-wide--weight-normal":"Primer_Brand__Text-module__Text-wide--weight-normal___KpqrG","Text-wide--weight-light":"Primer_Brand__Text-module__Text-wide--weight-light___iYFr9","Text-align--start":"Primer_Brand__Text-module__Text-align--start___wkiCN","Text-align--end":"Primer_Brand__Text-module__Text-align--end___E4m7M","Text-align--center":"Primer_Brand__Text-module__Text-align--center___NbZtZ"},B=["700","600","500","400","300","200","100"],u=["p","span","div","strong","em"],s=["default","muted"],c=["heavy","extrabold","bold","semibold","medium","normal","light"],g=u[1],x=B[5],p=s[0];function P({align:n,animate:a,as:o=g,className:d,children:t,size:l=x,variant:B=p,weight:u,style:s,...c}){const{classes:P,styles:w}=U(a),h=(0,e.useMemo)((()=>u?"string"==typeof u?m[`Text--weight-${u}`]:Object.keys(u).map((_=>m[`Text-${_}--weight-${u[_]}`])).join(" "):null),[u]),S=i(P,m.Text,m[`Text--${B}`],m[`Text--${l}`],u&&h,n&&m[`Text-align--${n}`],d),I=r().Children.toArray(t).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ve?r().cloneElement(_,{size:l}):_));return"p"===o?(0,_.jsx)("p",{className:S,style:{...w,...s},...c,children:I}):"em"===o?(0,_.jsx)("em",{className:S,style:{...w,...s},...c,children:I}):"div"===o?(0,_.jsx)("div",{className:S,style:{...w,...s},...c,children:I}):"strong"===o?(0,_.jsx)("strong",{className:S,style:{...w,...s},...c,children:I}):(0,_.jsx)("span",{className:S,style:{...w,...s},...c,children:I})}const w={Button:"Primer_Brand__Button-module__Button___lDruK","focus-visible":"Primer_Brand__Button-module__focus-visible___kmhRj","Button--disabled":"Primer_Brand__Button-module__Button--disabled___Ba17E",Button__text:"Primer_Brand__Button-module__Button__text___Z3ocU","Button__icon-visual":"Primer_Brand__Button-module__Button__icon-visual___zR2Hi","Button__trailing-visual":"Primer_Brand__Button-module__Button__trailing-visual___zg8jd","Button__leading-visual":"Primer_Brand__Button-module__Button__leading-visual___FIPvg","Button-arrow":"Primer_Brand__Button-module__Button-arrow___SkJXQ","Button--primary":"Primer_Brand__Button-module__Button--primary___xIC7G","Button--label-primary":"Primer_Brand__Button-module__Button--label-primary___Leisi","Button-arrow--disabled":"Primer_Brand__Button-module__Button-arrow--disabled____UgPq","Button__icon-visual--disabled":"Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy","Button-label--disabled":"Primer_Brand__Button-module__Button-label--disabled___ZBpbj","Button--secondary":"Primer_Brand__Button-module__Button--secondary___akMC2","Button--label-secondary":"Primer_Brand__Button-module__Button--label-secondary___DRJoJ","Button--subtle":"Primer_Brand__Button-module__Button--subtle___UMmi9","Button--label-subtle":"Primer_Brand__Button-module__Button--label-subtle___RRaqm","Button--size-medium":"Primer_Brand__Button-module__Button--size-medium___EyCyw","Button--size-large":"Primer_Brand__Button-module__Button--size-large___REN1l","Button--label-large":"Primer_Brand__Button-module__Button--label-large____iBy6","Button--block":"Primer_Brand__Button-module__Button--block___F5RXs","Button--label":"Primer_Brand__Button-module__Button--label___lUBc0"},h=["primary","secondary","subtle"],S=["medium","large"],I=h[1],k=S[0],f={root:"Button",get leadingVisual(){return`${this.root}-leading-visual`},get trailingVisual(){return`${this.root}-trailing-visual`},get expandableArrow(){return`${this.root}-expandable-arrow`}},v=(0,e.forwardRef)((({animate:n,as:a,variant:o=I,size:d=k,hasArrow:t=!0,block:m=!1,className:B,children:u,disabled:s,"aria-disabled":c,onMouseEnter:g,onMouseLeave:x,onFocus:p,onBlur:h,leadingVisual:S,trailingVisual:v,style:b,...E},y)=>{const[A,N]=r().useState(!1),[T,C]=r().useState(!1),G=a||"button",j=s||"true"===c||"boolean"==typeof c&&!0===c,{classes:L,styles:H}=U(n),M=(0,e.useCallback)((_=>r().isValidElement(_)?_:"function"==typeof _?r().createElement(_):void 0),[]),V=M(S),R=M(v),F=(0,e.useCallback)((_=>{j||(N(!0),g?.(_))}),[j,g]),z=(0,e.useCallback)((_=>{j||(N(!1),x?.(_))}),[j,x]),O=(0,e.useCallback)((_=>{j||(C(!0),p?.(_))}),[j,p]),W=(0,e.useCallback)((_=>{j||(C(!1),h?.(_))}),[j,h]);return(0,_.jsxs)(G,{ref:y,className:i(w.Button,w[`Button--${o}`],w[`Button--size-${d}`],m&&w["Button--block"],j&&w["Button--disabled"],L,B),onMouseEnter:F,onMouseLeave:z,onFocus:O,onBlur:W,disabled:s,"aria-disabled":c,style:{...H,...b},...E,children:[V&&(0,_.jsx)("span",{className:w["Button__leading-visual"],"data-testid":f.leadingVisual,children:r().cloneElement(V,{className:i(w["Button__icon-visual"],j&&w["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})}),(0,_.jsx)("span",{className:w.Button__text,children:(0,_.jsx)(P,{as:"span",size:"medium"===d?"200":"400",weight:"semibold",className:i(w["Button--label"],w[`Button--label-${d}`],w[`Button--label-${o}`],j&&w["Button-label--disabled"]),children:u})}),!v&&t&&(0,_.jsx)("span",{className:i(w["Button__trailing-visual"]),children:(0,_.jsx)(l,{hidden:!0,className:i(w["Button-arrow"],j&&w["Button-arrow--disabled"]),expanded:!j&&(A||T),"data-testid":f.expandableArrow})}),R&&(0,_.jsx)("span",{className:i(w["Button__trailing-visual"]),"data-testid":f.trailingVisual,children:r().cloneElement(R,{className:i(w["Button__icon-visual"],j&&w["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})})]})})),b=Object.assign(v,{testIds:f}),E={Heading:"Primer_Brand__Heading-module__Heading___IVpmp","Heading--display":"Primer_Brand__Heading-module__Heading--display___xFecE","Heading--subhead-large":"Primer_Brand__Heading-module__Heading--subhead-large____C6GZ","Heading--subhead-medium":"Primer_Brand__Heading-module__Heading--subhead-medium___Pik5E","Heading--1":"Primer_Brand__Heading-module__Heading--1___Ufc7G","Heading--2":"Primer_Brand__Heading-module__Heading--2___TFg09","Heading--3":"Primer_Brand__Heading-module__Heading--3___wsITu","Heading--4":"Primer_Brand__Heading-module__Heading--4___C9jDG","Heading--5":"Primer_Brand__Heading-module__Heading--5___HgypG","Heading--6":"Primer_Brand__Heading-module__Heading--6___FEQ_V","Heading--weight-heavy":"Primer_Brand__Heading-module__Heading--weight-heavy___ssSay","Heading-narrow--weight-heavy":"Primer_Brand__Heading-module__Heading-narrow--weight-heavy___s43iL","Heading--weight-extrabold":"Primer_Brand__Heading-module__Heading--weight-extrabold___SJAUw","Heading-narrow--weight-extrabold":"Primer_Brand__Heading-module__Heading-narrow--weight-extrabold___vmOAQ","Heading--weight-bold":"Primer_Brand__Heading-module__Heading--weight-bold___Zqsyk","Heading-narrow--weight-bold":"Primer_Brand__Heading-module__Heading-narrow--weight-bold___IXjRC","Heading--weight-semibold":"Primer_Brand__Heading-module__Heading--weight-semibold___NMvbh","Heading-narrow--weight-semibold":"Primer_Brand__Heading-module__Heading-narrow--weight-semibold___bAIHy","Heading--weight-medium":"Primer_Brand__Heading-module__Heading--weight-medium___II172","Heading-narrow--weight-medium":"Primer_Brand__Heading-module__Heading-narrow--weight-medium___q5O6L","Heading--weight-normal":"Primer_Brand__Heading-module__Heading--weight-normal___ZLGhx","Heading-narrow--weight-normal":"Primer_Brand__Heading-module__Heading-narrow--weight-normal___Q0Jkf","Heading--weight-light":"Primer_Brand__Heading-module__Heading--weight-light___aF2Rw","Heading-narrow--weight-light":"Primer_Brand__Heading-module__Heading-narrow--weight-light___mOWUt","Heading-regular--weight-heavy":"Primer_Brand__Heading-module__Heading-regular--weight-heavy___SwJ1c","Heading-regular--weight-extrabold":"Primer_Brand__Heading-module__Heading-regular--weight-extrabold___H5Gyr","Heading-regular--weight-bold":"Primer_Brand__Heading-module__Heading-regular--weight-bold___QMMCW","Heading-regular--weight-semibold":"Primer_Brand__Heading-module__Heading-regular--weight-semibold___h3bHv","Heading-regular--weight-medium":"Primer_Brand__Heading-module__Heading-regular--weight-medium___wC9qR","Heading-regular--weight-normal":"Primer_Brand__Heading-module__Heading-regular--weight-normal___joqMx","Heading-regular--weight-light":"Primer_Brand__Heading-module__Heading-regular--weight-light___CCVVF","Heading-wide--weight-heavy":"Primer_Brand__Heading-module__Heading-wide--weight-heavy___IiVTg","Heading-wide--weight-extrabold":"Primer_Brand__Heading-module__Heading-wide--weight-extrabold___CIRWW","Heading-wide--weight-bold":"Primer_Brand__Heading-module__Heading-wide--weight-bold___wMxlL","Heading-wide--weight-semibold":"Primer_Brand__Heading-module__Heading-wide--weight-semibold___IqaIc","Heading-wide--weight-medium":"Primer_Brand__Heading-module__Heading-wide--weight-medium___Uq302","Heading-wide--weight-normal":"Primer_Brand__Heading-module__Heading-wide--weight-normal___zWzeR","Heading-wide--weight-light":"Primer_Brand__Heading-module__Heading-wide--weight-light___Lh64A","Heading--stretch-condensed":"Primer_Brand__Heading-module__Heading--stretch-condensed____i8A2","Heading-narrow--stretch-condensed":"Primer_Brand__Heading-module__Heading-narrow--stretch-condensed___koHLR","Heading--stretch-normal":"Primer_Brand__Heading-module__Heading--stretch-normal___apWVy","Heading-narrow--stretch-normal":"Primer_Brand__Heading-module__Heading-narrow--stretch-normal___AP9Ba","Heading--stretch-expanded":"Primer_Brand__Heading-module__Heading--stretch-expanded___gzwLQ","Heading-narrow--stretch-expanded":"Primer_Brand__Heading-module__Heading-narrow--stretch-expanded___RHi1z","Heading-regular--stretch-condensed":"Primer_Brand__Heading-module__Heading-regular--stretch-condensed___CHFa4","Heading-regular--stretch-normal":"Primer_Brand__Heading-module__Heading-regular--stretch-normal___IX9Vl","Heading-regular--stretch-expanded":"Primer_Brand__Heading-module__Heading-regular--stretch-expanded___ozx5y","Heading-narrow--weight-expanded":"Primer_Brand__Heading-module__Heading-narrow--weight-expanded___jvotv","Heading-wide--stretch-condensed":"Primer_Brand__Heading-module__Heading-wide--stretch-condensed___d3GoN","Heading-wide--stretch-normal":"Primer_Brand__Heading-module__Heading-wide--stretch-normal___te0lW","Heading-wide--stretch-expanded":"Primer_Brand__Heading-module__Heading-wide--stretch-expanded___TlWrW","Heading--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading--letter-spacing-condensed___b6mZa","Heading-narrow--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading-narrow--letter-spacing-condensed___U6uGD","Heading--letter-spacing-normal":"Primer_Brand__Heading-module__Heading--letter-spacing-normal___Qhzoc","Heading-narrow--letter-spacing-normal":"Primer_Brand__Heading-module__Heading-narrow--letter-spacing-normal___gzn9r","Heading--letter-spacing-none":"Primer_Brand__Heading-module__Heading--letter-spacing-none___vuohz","Heading-narrow--letter-spacing-none":"Primer_Brand__Heading-module__Heading-narrow--letter-spacing-none___RR_W3","Heading-regular--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading-regular--letter-spacing-condensed___gEGJy","Heading-regular--letter-spacing-normal":"Primer_Brand__Heading-module__Heading-regular--letter-spacing-normal___GWmk5","Heading-regular--letter-spacing-none":"Primer_Brand__Heading-module__Heading-regular--letter-spacing-none____NH9r","Heading-narrow--weight-wide":"Primer_Brand__Heading-module__Heading-narrow--weight-wide___ikyG2","Heading-wide--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading-wide--letter-spacing-condensed___RhUHL","Heading-wide--letter-spacing-normal":"Primer_Brand__Heading-module__Heading-wide--letter-spacing-normal___qPBdW","Heading-wide--letter-spacing-none":"Primer_Brand__Heading-module__Heading-wide--letter-spacing-none___w4Oh2"},y=["display","1","2","3","4","5","6","subhead-large","subhead-medium"],A=["h1","h2","h3","h4","h5","h6"],N=["heavy","extrabold","bold","semibold","medium","normal","light"],T=["condensed","normal","expanded"],C=["condensed","normal","none"],G=A[1],j={h1:y[1],h2:y[2],h3:y[3],h4:y[4],h5:y[5],h6:y[6]},L=(0,e.forwardRef)((({animate:n,className:a,children:o,as:d=G,size:t,letterSpacing:l,weight:m,stretch:B,style:u,...s},c)=>{const{classes:g,styles:x}=U(n),p=(_,e)=>e?"string"==typeof e?E[`Heading--${_}-${e}`]:Object.keys(e).map((r=>E[`Heading-${r}--${_}-${e[r]}`])).join(" "):null,P=(0,e.useMemo)((()=>p("weight",m)),[m]),w=(0,e.useMemo)((()=>p("stretch",B)),[B]),h=(0,e.useMemo)((()=>p("letter-spacing",l)),[l]),S=i(g,E.Heading,!t&&E[`Heading--${j[d]}`],t&&E[`Heading--${t}`],m&&P,B&&w,h&&h,a),I=r().useCallback((({..._})=>A.includes(d)?r().createElement(d,_,o):(console.error(`Heading: 'as' prop must be one of ${A.join(", ")}`),null)),[d,o]);return(0,_.jsx)(I,{className:S,style:{...x,...u},ref:c,...s,children:o})})),H={Animation:"Primer_Brand__Animation-module__Animation___KNtEW","Animation--fade-in":"Primer_Brand__Animation-module__Animation--fade-in___jUvJD","Animation--active":"Primer_Brand__Animation-module__Animation--active___g_UBK","Animation--fade-out":"Primer_Brand__Animation-module__Animation--fade-out___CsyfK","Animation--slide-in-up":"Primer_Brand__Animation-module__Animation--slide-in-up___ONnmI","Animation--slide-in-down":"Primer_Brand__Animation-module__Animation--slide-in-down___bjmGv","Animation--slide-in-left":"Primer_Brand__Animation-module__Animation--slide-in-left___iy5Js","Animation--slide-in-right":"Primer_Brand__Animation-module__Animation--slide-in-right___UZvNx","Animation--scale-in":"Primer_Brand__Animation-module__Animation--scale-in___P7xzG","Animation--scale-in-up":"Primer_Brand__Animation-module__Animation--scale-in-up___n0qDP","Animation--scale-in-down":"Primer_Brand__Animation-module__Animation--scale-in-down___YEgko","Animation--scale-in-right":"Primer_Brand__Animation-module__Animation--scale-in-right___jBPh4","Animation--scale-in-left":"Primer_Brand__Animation-module__Animation--scale-in-left___g8_dC","Animation--fill-in-right":"Primer_Brand__Animation-module__Animation--fill-in-right___G_LYH","Animation--fill-in-top":"Primer_Brand__Animation-module__Animation--fill-in-top___AHELS"};function M(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var V=M()?e.useLayoutEffect:e.useEffect,R=!1,F=0;function z(){return++F}function O(_){var r;if("function"==typeof e.useId){var n=(0,e.useId)(_);return null!=_?_:n}var a=null!=_?_:R?z():null,o=(0,e.useState)(a),i=o[0],d=o[1];return V((function(){null===i&&d(z())}),[]),(0,e.useEffect)((function(){!1===R&&(R=!0)}),[]),null!=(r=null!=_?_:i)?r:void 0}const W=["fade-in","fade-out","slide-in-up","slide-in-down","slide-in-left","slide-in-right","scale-in-up","scale-in-down","scale-in","fill-in-top","scale-in-right","scale-in-left","fill-in-right"],q=(0,e.createContext)({});function Z({children:r,disableAnimations:n=!1,animationTrigger:a="on-visible",visibilityOptions:o="bottom-of-screen",runOnce:i=!1,autoStaggerChildren:d=!0,staggerDelayIncrement:t=100}){const l=O(),[m,B]=(0,e.useState)({disableAnimations:n,animationTrigger:a,visibilityOptions:o,runOnce:i});return(0,e.useEffect)((()=>{window.matchMedia("(prefers-reduced-motion: reduce)").matches&&B({disableAnimations:!0,animationTrigger:a,visibilityOptions:o})}),[]),(0,e.useEffect)((()=>{if(!n&&d&&l){const _=t,e=document.getElementById(l);if(!e)return;const r=Array.from(e.querySelectorAll(`.${H.Animation}`));if(0===r.length)return;for(let e=0;e<r.length;e++)r[e].style.transitionDelay=e*_+"ms"}}),[n,d,t,l]),(0,e.useEffect)((()=>{if(!n&&"on-visible"===a){const _=new IntersectionObserver((_=>{for(const e of _)e.isIntersecting&&e.target.classList.contains(H.Animation)?e.target.classList.add(H["Animation--active"]):i||e.target.classList.remove(H["Animation--active"])}),function(_){const{visibilityOptions:e}=_;switch(e){case"bottom-of-screen":return{rootMargin:"0px 0px -10% 0px",threshold:.4};case"middle-of-screen":return{rootMargin:"0px 0px -30% 0px",threshold:.4};case"about-to-leave":return{rootMargin:"0px 0px -100% 0px",threshold:.4};default:return"number"==typeof e?{rootMargin:"0px",threshold:e/100}:{rootMargin:"0px",threshold:.4}}}({disableAnimations:n,animationTrigger:a,visibilityOptions:o})),e=Array.from(document.querySelectorAll(`.${H.Animation}`));for(const r of e)_.observe(r);return()=>{_.disconnect()}}if(!n&&"click"===a){const _=_=>{const e=_.target;e.classList.contains(H.Animation)&&e.classList.add(H["Animation--active"])};return document.addEventListener("click",_),()=>{document.removeEventListener("click",_)}}}),[n,a,o,i]),(0,_.jsx)(q.Provider,{value:m,children:(0,_.jsx)("div",{id:l,children:r})})}function D({animate:e,as:r="div",children:n,className:a,style:o,...d}){const{classes:t,styles:l}=U(e),m=["div","span","section"].includes(r)?r:"div";return(0,_.jsx)(m,{className:i(t,a),style:{...l,...o},...d,children:n})}const Q=W.reduce(((_,e)=>(_[e]=H[`Animation--${e}`],_)),{}),U=_=>{const{disableAnimations:r}=(0,e.useContext)(q);return{classes:(0,e.useMemo)((()=>{if(!_||r)return"";const e=H.Animation,n=[],a="string"==typeof _?_:_.variant,o=Q[a];return o&&n.push(o),`${e} ${n.join(" ")}`}),[_,r]),styles:(0,e.useMemo)((()=>{if(!_)return{};const e={};if("object"==typeof _){const{delay:r,duration:n,ease:a}=_;"number"==typeof r&&(e.transitionDelay=`${r}ms`),"number"==typeof n&&(e.transitionDuration=`${n}ms`),a&&(e.transitionTimingFunction=a)}return e}),[_])}},X=["default","blue","coral","green","gray","indigo","lemon","lime","orange","pink","purple","red","teal","yellow"],K=["blue-purple","green-blue","pink-blue","purple-red","red-orange"],$=[4,8,12,16,20,24,28,32,36,40,44,48,64,80,96,112,128],J={Label:"Primer_Brand__Label-module__Label___TW0HL","Label--size-medium":"Primer_Brand__Label-module__Label--size-medium___g4Jkm","Label--size-large":"Primer_Brand__Label-module__Label--size-large___BrKTp","Label--color-default":"Primer_Brand__Label-module__Label--color-default___YCx2l","Label--color-blue":"Primer_Brand__Label-module__Label--color-blue___lZSxf","Label--color-blue-purple":"Primer_Brand__Label-module__Label--color-blue-purple___ER3VP","Label--color-coral":"Primer_Brand__Label-module__Label--color-coral___V0Yif","Label--color-green":"Primer_Brand__Label-module__Label--color-green___SoiE4","Label--color-green-blue":"Primer_Brand__Label-module__Label--color-green-blue___R2mSi","Label--color-gray":"Primer_Brand__Label-module__Label--color-gray___MCa_k","Label--color-indigo":"Primer_Brand__Label-module__Label--color-indigo___VEHOi","Label--color-lemon":"Primer_Brand__Label-module__Label--color-lemon___xvb0x","Label--color-lime":"Primer_Brand__Label-module__Label--color-lime___rORM1","Label--color-orange":"Primer_Brand__Label-module__Label--color-orange___PMqMi","Label--color-pink":"Primer_Brand__Label-module__Label--color-pink___kHEv5","Label--color-pink-blue":"Primer_Brand__Label-module__Label--color-pink-blue___y5skb","Label--color-purple":"Primer_Brand__Label-module__Label--color-purple___ZHLtp","Label--color-purple-red":"Primer_Brand__Label-module__Label--color-purple-red___MsWGq","Label--color-red":"Primer_Brand__Label-module__Label--color-red___GYMDt","Label--color-red-orange":"Primer_Brand__Label-module__Label--color-red-orange___FVyXX","Label--color-teal":"Primer_Brand__Label-module__Label--color-teal___VOUIS","Label--color-yellow":"Primer_Brand__Label-module__Label--color-yellow___S2Zu2",Label__text:"Primer_Brand__Label-module__Label__text____nAxj","Label__icon-visual":"Primer_Brand__Label-module__Label__icon-visual___lD1Qa","Label__leading-visual":"Primer_Brand__Label-module__Label__leading-visual___a1rnF",Label__label:"Primer_Brand__Label-module__Label__label___bD_B4"},Y=[...X,...K],__=["medium","large"],e_=Y[0],r_=__[0],n_={root:"Label",get leadingVisual(){return`${this.root}-leading-visual`}},a_=(0,e.forwardRef)((({animate:e,className:n,size:a=r_,color:o=e_,children:d,"data-testid":t,leadingVisual:l,style:m,...B},u)=>{const{classes:s,styles:c}=U(e);return(0,_.jsxs)("span",{ref:u,className:i(s,J.Label,J[`Label--color-${o}`],J[`Label--size-${a}`],n),"data-testid":t||n_.root,style:{...c,...m},...B,children:[l&&(0,_.jsx)("span",{className:J["Label__leading-visual"],"data-testid":n_.leadingVisual,children:"function"==typeof l?(0,_.jsx)(l,{className:i(J["Label__icon-visual"]),"aria-hidden":!0}):r().isValidElement(l)&&r().cloneElement(l,{className:i(J["Label__icon-visual"]),"aria-hidden":"true"})}),(0,_.jsx)("span",{className:J.Label__text,children:(0,_.jsx)(P,{as:"span",size:"medium"===a?"100":"200",className:i(J.Label__label),children:d})})]})})),o_=Object.assign(a_,{testIds:n_}),i_={Image__container:"Primer_Brand__Image-module__Image__container___acBJi",Image:"Primer_Brand__Image-module__Image___FgVuK","Image--aspect-ratio-custom":"Primer_Brand__Image-module__Image--aspect-ratio-custom___gXFxx","Image--aspect-ratio-1-1":"Primer_Brand__Image-module__Image--aspect-ratio-1-1___gDnTF","Image--aspect-ratio-16-9":"Primer_Brand__Image-module__Image--aspect-ratio-16-9___bscHI","Image--aspect-ratio-16-10":"Primer_Brand__Image-module__Image--aspect-ratio-16-10___dkGM6","Image--aspect-ratio-4-3":"Primer_Brand__Image-module__Image--aspect-ratio-4-3___Tt_MI"},d_=_=>{if("string"==typeof _){if("custom"===_)return"custom";const[e,r]=_.split(":").map(Number);return`${e}-${r}`}},t_=(_,e)=>{const{[e]:r,...n}=_;return n},l_=({animate:e,aspectRatio:r,className:n,as:a="img",ref:o,alt:d,width:t,height:l,media:m,srcSet:B,style:u,...s})=>{const{classes:c,styles:g}=U(e);return"picture"===a?(0,_.jsxs)("picture",{className:i(c,i_.Image__container,r&&i_[`Image--aspect-ratio-${d_(r)}`]),style:{...g,...u},children:[s.sources&&s.sources.map(((e,r)=>(0,_.jsx)("source",{srcSet:e.srcset,media:e.media},r))),B&&(0,_.jsx)("source",{srcSet:B,media:m}),(0,_.jsx)("img",{ref:o,alt:d,width:t??"100%",height:t??"100%",className:i(i_.Image,n),...t_(s,"sources")})]}):r?(0,_.jsx)("span",{className:i(i_.Image__container,i_[`Image--aspect-ratio-${d_(r)}`]),children:(0,_.jsx)("img",{ref:o,alt:d,width:t||"100%",height:l||"100%",className:i(c,i_.Image,n),srcSet:B,style:{...g,...u},...s})}):(0,_.jsx)("img",{ref:o,alt:d,className:i(c,i_.Image,n),width:t&&t,height:l&&l,srcSet:B,style:{...g,...u},...s})},m_={Grid:"Primer_Brand__Grid-module__Grid___q48mT","Grid--full-width":"Primer_Brand__Grid-module__Grid--full-width___pIgWW",Grid__column:"Primer_Brand__Grid-module__Grid__column___HTpsw","Grid--has-overlay":"Primer_Brand__Grid-module__Grid--has-overlay___M9Cs0","Grid__column--span-1":"Primer_Brand__Grid-module__Grid__column--span-1___T7v1_","Grid__column--span-2":"Primer_Brand__Grid-module__Grid__column--span-2___r4qRu","Grid__column--span-3":"Primer_Brand__Grid-module__Grid__column--span-3___Tnlwe","Grid__column--span-4":"Primer_Brand__Grid-module__Grid__column--span-4___Q9jA0","Grid__column--span-5":"Primer_Brand__Grid-module__Grid__column--span-5___UpILx","Grid__column--span-6":"Primer_Brand__Grid-module__Grid__column--span-6___vUUep","Grid__column--span-7":"Primer_Brand__Grid-module__Grid__column--span-7___lfMLa","Grid__column--span-8":"Primer_Brand__Grid-module__Grid__column--span-8___qarGZ","Grid__column--span-9":"Primer_Brand__Grid-module__Grid__column--span-9___L2waY","Grid__column--span-10":"Primer_Brand__Grid-module__Grid__column--span-10___VRJQp","Grid__column--span-11":"Primer_Brand__Grid-module__Grid__column--span-11___pjEQO","Grid__column--span-12":"Primer_Brand__Grid-module__Grid__column--span-12___Tn1Hg","Grid__column--start-1":"Primer_Brand__Grid-module__Grid__column--start-1___jF8hC","Grid__column--start-2":"Primer_Brand__Grid-module__Grid__column--start-2___S9EWU","Grid__column--start-3":"Primer_Brand__Grid-module__Grid__column--start-3___GwcI1","Grid__column--start-4":"Primer_Brand__Grid-module__Grid__column--start-4___BIVqR","Grid__column--start-5":"Primer_Brand__Grid-module__Grid__column--start-5___yTruZ","Grid__column--start-6":"Primer_Brand__Grid-module__Grid__column--start-6___FAtcW","Grid__column--start-7":"Primer_Brand__Grid-module__Grid__column--start-7___Jnzaq","Grid__column--start-8":"Primer_Brand__Grid-module__Grid__column--start-8___CLuiS","Grid__column--start-9":"Primer_Brand__Grid-module__Grid__column--start-9___hhyfE","Grid__column--start-10":"Primer_Brand__Grid-module__Grid__column--start-10___ojxEo","Grid__column--start-11":"Primer_Brand__Grid-module__Grid__column--start-11___oBenU","Grid__column--start-12":"Primer_Brand__Grid-module__Grid__column--start-12___wQnvA","Grid__column--xsmall-span-1":"Primer_Brand__Grid-module__Grid__column--xsmall-span-1___srexO","Grid__column--xsmall-span-2":"Primer_Brand__Grid-module__Grid__column--xsmall-span-2___XrAnt","Grid__column--xsmall-span-3":"Primer_Brand__Grid-module__Grid__column--xsmall-span-3___Aps_z","Grid__column--xsmall-span-4":"Primer_Brand__Grid-module__Grid__column--xsmall-span-4___OSsWO","Grid__column--xsmall-span-5":"Primer_Brand__Grid-module__Grid__column--xsmall-span-5___ShR77","Grid__column--xsmall-span-6":"Primer_Brand__Grid-module__Grid__column--xsmall-span-6___V4QJq","Grid__column--xsmall-span-7":"Primer_Brand__Grid-module__Grid__column--xsmall-span-7___DtdFA","Grid__column--xsmall-span-8":"Primer_Brand__Grid-module__Grid__column--xsmall-span-8___e5M5o","Grid__column--xsmall-span-9":"Primer_Brand__Grid-module__Grid__column--xsmall-span-9___sdZ5a","Grid__column--xsmall-span-10":"Primer_Brand__Grid-module__Grid__column--xsmall-span-10___YuS1a","Grid__column--xsmall-span-11":"Primer_Brand__Grid-module__Grid__column--xsmall-span-11____RxYR","Grid__column--xsmall-span-12":"Primer_Brand__Grid-module__Grid__column--xsmall-span-12___brXS7","Grid__column--xsmall-start-1":"Primer_Brand__Grid-module__Grid__column--xsmall-start-1___Y9JJq","Grid__column--xsmall-start-2":"Primer_Brand__Grid-module__Grid__column--xsmall-start-2___ruZTF","Grid__column--xsmall-start-3":"Primer_Brand__Grid-module__Grid__column--xsmall-start-3___yEBif","Grid__column--xsmall-start-4":"Primer_Brand__Grid-module__Grid__column--xsmall-start-4___QPFc2","Grid__column--xsmall-start-5":"Primer_Brand__Grid-module__Grid__column--xsmall-start-5___WAqd0","Grid__column--xsmall-start-6":"Primer_Brand__Grid-module__Grid__column--xsmall-start-6___T1rhy","Grid__column--xsmall-start-7":"Primer_Brand__Grid-module__Grid__column--xsmall-start-7___uMQT1","Grid__column--xsmall-start-8":"Primer_Brand__Grid-module__Grid__column--xsmall-start-8___LUADA","Grid__column--xsmall-start-9":"Primer_Brand__Grid-module__Grid__column--xsmall-start-9___CBnBu","Grid__column--xsmall-start-10":"Primer_Brand__Grid-module__Grid__column--xsmall-start-10___EPRyw","Grid__column--xsmall-start-11":"Primer_Brand__Grid-module__Grid__column--xsmall-start-11___UbCAy","Grid__column--xsmall-start-12":"Primer_Brand__Grid-module__Grid__column--xsmall-start-12___gYCaa","Grid__column--small-span-1":"Primer_Brand__Grid-module__Grid__column--small-span-1___rBTjf","Grid__column--small-span-2":"Primer_Brand__Grid-module__Grid__column--small-span-2___SHQM3","Grid__column--small-span-3":"Primer_Brand__Grid-module__Grid__column--small-span-3___cbAS8","Grid__column--small-span-4":"Primer_Brand__Grid-module__Grid__column--small-span-4___tv973","Grid__column--small-span-5":"Primer_Brand__Grid-module__Grid__column--small-span-5___EBkra","Grid__column--small-span-6":"Primer_Brand__Grid-module__Grid__column--small-span-6___OYZPl","Grid__column--small-span-7":"Primer_Brand__Grid-module__Grid__column--small-span-7___ymqG4","Grid__column--small-span-8":"Primer_Brand__Grid-module__Grid__column--small-span-8___qy9wb","Grid__column--small-span-9":"Primer_Brand__Grid-module__Grid__column--small-span-9___hWJAx","Grid__column--small-span-10":"Primer_Brand__Grid-module__Grid__column--small-span-10___apy3R","Grid__column--small-span-11":"Primer_Brand__Grid-module__Grid__column--small-span-11___tsz0q","Grid__column--small-span-12":"Primer_Brand__Grid-module__Grid__column--small-span-12___NdAWP","Grid__column--small-start-1":"Primer_Brand__Grid-module__Grid__column--small-start-1___epLTD","Grid__column--small-start-2":"Primer_Brand__Grid-module__Grid__column--small-start-2___wlXcD","Grid__column--small-start-3":"Primer_Brand__Grid-module__Grid__column--small-start-3___YFtvP","Grid__column--small-start-4":"Primer_Brand__Grid-module__Grid__column--small-start-4___SOC6v","Grid__column--small-start-5":"Primer_Brand__Grid-module__Grid__column--small-start-5___EVXuW","Grid__column--small-start-6":"Primer_Brand__Grid-module__Grid__column--small-start-6___t1yYl","Grid__column--small-start-7":"Primer_Brand__Grid-module__Grid__column--small-start-7___MDozK","Grid__column--small-start-8":"Primer_Brand__Grid-module__Grid__column--small-start-8___CR0Zw","Grid__column--small-start-9":"Primer_Brand__Grid-module__Grid__column--small-start-9___W0svP","Grid__column--small-start-10":"Primer_Brand__Grid-module__Grid__column--small-start-10___vxEwX","Grid__column--small-start-11":"Primer_Brand__Grid-module__Grid__column--small-start-11___orcQZ","Grid__column--small-start-12":"Primer_Brand__Grid-module__Grid__column--small-start-12___o4V7W","Grid__column--medium-span-1":"Primer_Brand__Grid-module__Grid__column--medium-span-1___BiHOE","Grid__column--medium-span-2":"Primer_Brand__Grid-module__Grid__column--medium-span-2___nANvY","Grid__column--medium-span-3":"Primer_Brand__Grid-module__Grid__column--medium-span-3___GpBD0","Grid__column--medium-span-4":"Primer_Brand__Grid-module__Grid__column--medium-span-4___zBxBa","Grid__column--medium-span-5":"Primer_Brand__Grid-module__Grid__column--medium-span-5___CnPWN","Grid__column--medium-span-6":"Primer_Brand__Grid-module__Grid__column--medium-span-6___DACuh","Grid__column--medium-span-7":"Primer_Brand__Grid-module__Grid__column--medium-span-7___R2Isv","Grid__column--medium-span-8":"Primer_Brand__Grid-module__Grid__column--medium-span-8___KI5ir","Grid__column--medium-span-9":"Primer_Brand__Grid-module__Grid__column--medium-span-9___is8dv","Grid__column--medium-span-10":"Primer_Brand__Grid-module__Grid__column--medium-span-10___eN2sH","Grid__column--medium-span-11":"Primer_Brand__Grid-module__Grid__column--medium-span-11___anfim","Grid__column--medium-span-12":"Primer_Brand__Grid-module__Grid__column--medium-span-12___eT5YS","Grid__column--medium-start-1":"Primer_Brand__Grid-module__Grid__column--medium-start-1___bCFG1","Grid__column--medium-start-2":"Primer_Brand__Grid-module__Grid__column--medium-start-2___ZxYOX","Grid__column--medium-start-3":"Primer_Brand__Grid-module__Grid__column--medium-start-3___aPUJ0","Grid__column--medium-start-4":"Primer_Brand__Grid-module__Grid__column--medium-start-4___VTIjA","Grid__column--medium-start-5":"Primer_Brand__Grid-module__Grid__column--medium-start-5___ccI5l","Grid__column--medium-start-6":"Primer_Brand__Grid-module__Grid__column--medium-start-6___Yc14i","Grid__column--medium-start-7":"Primer_Brand__Grid-module__Grid__column--medium-start-7___HOZSW","Grid__column--medium-start-8":"Primer_Brand__Grid-module__Grid__column--medium-start-8___G8VdF","Grid__column--medium-start-9":"Primer_Brand__Grid-module__Grid__column--medium-start-9___Ebcy8","Grid__column--medium-start-10":"Primer_Brand__Grid-module__Grid__column--medium-start-10___dY7pN","Grid__column--medium-start-11":"Primer_Brand__Grid-module__Grid__column--medium-start-11___hVffM","Grid__column--medium-start-12":"Primer_Brand__Grid-module__Grid__column--medium-start-12___N3mIQ","Grid__column--large-span-1":"Primer_Brand__Grid-module__Grid__column--large-span-1___Nfkto","Grid__column--large-span-2":"Primer_Brand__Grid-module__Grid__column--large-span-2___GyGH4","Grid__column--large-span-3":"Primer_Brand__Grid-module__Grid__column--large-span-3___iwGxK","Grid__column--large-span-4":"Primer_Brand__Grid-module__Grid__column--large-span-4___eJREG","Grid__column--large-span-5":"Primer_Brand__Grid-module__Grid__column--large-span-5___rCJ_b","Grid__column--large-span-6":"Primer_Brand__Grid-module__Grid__column--large-span-6___JNphY","Grid__column--large-span-7":"Primer_Brand__Grid-module__Grid__column--large-span-7___TySdj","Grid__column--large-span-8":"Primer_Brand__Grid-module__Grid__column--large-span-8___dkJwh","Grid__column--large-span-9":"Primer_Brand__Grid-module__Grid__column--large-span-9___aamnY","Grid__column--large-span-10":"Primer_Brand__Grid-module__Grid__column--large-span-10___nH4Bt","Grid__column--large-span-11":"Primer_Brand__Grid-module__Grid__column--large-span-11___mDo3B","Grid__column--large-span-12":"Primer_Brand__Grid-module__Grid__column--large-span-12___zSL6d","Grid__column--large-start-1":"Primer_Brand__Grid-module__Grid__column--large-start-1___Hc53V","Grid__column--large-start-2":"Primer_Brand__Grid-module__Grid__column--large-start-2____RsQ_","Grid__column--large-start-3":"Primer_Brand__Grid-module__Grid__column--large-start-3___DN5KJ","Grid__column--large-start-4":"Primer_Brand__Grid-module__Grid__column--large-start-4___iKrrW","Grid__column--large-start-5":"Primer_Brand__Grid-module__Grid__column--large-start-5___t3K5k","Grid__column--large-start-6":"Primer_Brand__Grid-module__Grid__column--large-start-6___uFIIO","Grid__column--large-start-7":"Primer_Brand__Grid-module__Grid__column--large-start-7___YeqWt","Grid__column--large-start-8":"Primer_Brand__Grid-module__Grid__column--large-start-8___fmHfg","Grid__column--large-start-9":"Primer_Brand__Grid-module__Grid__column--large-start-9___UIwRf","Grid__column--large-start-10":"Primer_Brand__Grid-module__Grid__column--large-start-10___rOnsb","Grid__column--large-start-11":"Primer_Brand__Grid-module__Grid__column--large-start-11___oPN0R","Grid__column--large-start-12":"Primer_Brand__Grid-module__Grid__column--large-start-12___tZLO7","Grid__column--xlarge-span-1":"Primer_Brand__Grid-module__Grid__column--xlarge-span-1___VzjSN","Grid__column--xlarge-span-2":"Primer_Brand__Grid-module__Grid__column--xlarge-span-2___p1QuZ","Grid__column--xlarge-span-3":"Primer_Brand__Grid-module__Grid__column--xlarge-span-3___xvbnJ","Grid__column--xlarge-span-4":"Primer_Brand__Grid-module__Grid__column--xlarge-span-4___D_9gq","Grid__column--xlarge-span-5":"Primer_Brand__Grid-module__Grid__column--xlarge-span-5___AWQN4","Grid__column--xlarge-span-6":"Primer_Brand__Grid-module__Grid__column--xlarge-span-6___FY68d","Grid__column--xlarge-span-7":"Primer_Brand__Grid-module__Grid__column--xlarge-span-7___PDVrC","Grid__column--xlarge-span-8":"Primer_Brand__Grid-module__Grid__column--xlarge-span-8___Np3vn","Grid__column--xlarge-span-9":"Primer_Brand__Grid-module__Grid__column--xlarge-span-9___QnUTm","Grid__column--xlarge-span-10":"Primer_Brand__Grid-module__Grid__column--xlarge-span-10___GPYff","Grid__column--xlarge-span-11":"Primer_Brand__Grid-module__Grid__column--xlarge-span-11____dXqr","Grid__column--xlarge-span-12":"Primer_Brand__Grid-module__Grid__column--xlarge-span-12___Faxbf","Grid__column--xlarge-start-1":"Primer_Brand__Grid-module__Grid__column--xlarge-start-1___8hqMz","Grid__column--xlarge-start-2":"Primer_Brand__Grid-module__Grid__column--xlarge-start-2___aiylo","Grid__column--xlarge-start-3":"Primer_Brand__Grid-module__Grid__column--xlarge-start-3___Iuufu","Grid__column--xlarge-start-4":"Primer_Brand__Grid-module__Grid__column--xlarge-start-4___ynfkD","Grid__column--xlarge-start-5":"Primer_Brand__Grid-module__Grid__column--xlarge-start-5___smnkV","Grid__column--xlarge-start-6":"Primer_Brand__Grid-module__Grid__column--xlarge-start-6___Z4EoQ","Grid__column--xlarge-start-7":"Primer_Brand__Grid-module__Grid__column--xlarge-start-7___NCAWz","Grid__column--xlarge-start-8":"Primer_Brand__Grid-module__Grid__column--xlarge-start-8___CZ8J_","Grid__column--xlarge-start-9":"Primer_Brand__Grid-module__Grid__column--xlarge-start-9___yhpyy","Grid__column--xlarge-start-10":"Primer_Brand__Grid-module__Grid__column--xlarge-start-10___E5Jou","Grid__column--xlarge-start-11":"Primer_Brand__Grid-module__Grid__column--xlarge-start-11___OGVVw","Grid__column--xlarge-start-12":"Primer_Brand__Grid-module__Grid__column--xlarge-start-12____kw0D","Grid__column--xxlarge-span-1":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-1___K9YLn","Grid__column--xxlarge-span-2":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-2___FoOLk","Grid__column--xxlarge-span-3":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-3___AvRFb","Grid__column--xxlarge-span-4":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-4___wmisc","Grid__column--xxlarge-span-5":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-5___oSh5q","Grid__column--xxlarge-span-6":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-6___zg0Yr","Grid__column--xxlarge-span-7":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-7___CxtNE","Grid__column--xxlarge-span-8":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-8___r4GdW","Grid__column--xxlarge-span-9":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-9___mfOCW","Grid__column--xxlarge-span-10":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-10___xjus8","Grid__column--xxlarge-span-11":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-11___AZC4h","Grid__column--xxlarge-span-12":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-12___DjdAU","Grid__column--xxlarge-start-1":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-1___HFYSu","Grid__column--xxlarge-start-2":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-2___dBj41","Grid__column--xxlarge-start-3":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-3___BX9bn","Grid__column--xxlarge-start-4":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-4___FwEd9","Grid__column--xxlarge-start-5":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-5____pwv6","Grid__column--xxlarge-start-6":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-6___u1opn","Grid__column--xxlarge-start-7":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-7___GuJAv","Grid__column--xxlarge-start-8":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-8___Z7ZFc","Grid__column--xxlarge-start-9":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-9___CcH1u","Grid__column--xxlarge-start-10":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-10___sck1f","Grid__column--xxlarge-start-11":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-11___VvIqo","Grid__column--xxlarge-start-12":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-12___MKYFP"},B_={root:"Grid"},u_=(0,e.memo)((({className:e,children:r,as:n="div",fullWidth:a=!1,enableOverlay:o=!1,"data-testid":d,...t})=>{const l=i(m_.Grid,o&&m_["Grid--has-overlay"],a&&m_["Grid--full-width"],e),m=O(d),B=["div","span","section"].includes(n)?n:"div";return(0,_.jsx)(B,{className:l,"data-testid":d||`${B_.root}-${m}`,...t,children:r})})),s_=(0,e.memo)((({children:e,as:r="div",span:n=12,start:a,className:o,...d})=>{const t=["div","span","section"].includes(r)?r:"div",l=[m_.Grid__column];if("number"==typeof n)l.push(m_[`Grid__column--span-${n}`]);else if("object"==typeof n)for(const[_,e]of Object.entries(n))"xsmall"===_?l.push(m_[`Grid__column--xsmall-span-${e}`]):l.push(m_[`Grid__column--${_}-span-${e}`]);if("number"==typeof a)l.push(m_[`Grid__column--start-${a}`]);else if("object"==typeof a)for(const[_,e]of Object.entries(a))"xsmall"===_?l.push(m_[`Grid__column--xsmall-start-${e}`]):l.push(m_[`Grid__column--${_}-start-${e}`]);const m=i(l,o);return(0,_.jsx)(t,{className:m,...d,children:e})})),c_=Object.assign(u_,{Column:s_,testIds:B_}),g_={Stack:"Primer_Brand__Stack-module__Stack___tASKe","Stack--vertical":"Primer_Brand__Stack-module__Stack--vertical___CFzE7","Stack--horizontal":"Primer_Brand__Stack-module__Stack--horizontal___YJFas","Stack-narrow--vertical":"Primer_Brand__Stack-module__Stack-narrow--vertical___GDT_Z","Stack-narrow--horizontal":"Primer_Brand__Stack-module__Stack-narrow--horizontal___Co6IL","Stack-regular--vertical":"Primer_Brand__Stack-module__Stack-regular--vertical___TMpL8","Stack-regular--horizontal":"Primer_Brand__Stack-module__Stack-regular--horizontal___WDLyR","Stack-wide--vertical":"Primer_Brand__Stack-module__Stack-wide--vertical___G1Eu6","Stack-wide--horizontal":"Primer_Brand__Stack-module__Stack-wide--horizontal___cvxh3","Stack--gap-none":"Primer_Brand__Stack-module__Stack--gap-none___M7T_v","Stack--gap-condensed":"Primer_Brand__Stack-module__Stack--gap-condensed___Xe9jx","Stack--gap-normal":"Primer_Brand__Stack-module__Stack--gap-normal___JEO7_","Stack--gap-spacious":"Primer_Brand__Stack-module__Stack--gap-spacious___w5ugZ","Stack--gap-4":"Primer_Brand__Stack-module__Stack--gap-4___Ig30K","Stack--gap-8":"Primer_Brand__Stack-module__Stack--gap-8___fQ3Ul","Stack--gap-12":"Primer_Brand__Stack-module__Stack--gap-12___hJNHc","Stack--gap-16":"Primer_Brand__Stack-module__Stack--gap-16___gT_Of","Stack--gap-20":"Primer_Brand__Stack-module__Stack--gap-20___eVLBq","Stack--gap-24":"Primer_Brand__Stack-module__Stack--gap-24___TQnkj","Stack--gap-28":"Primer_Brand__Stack-module__Stack--gap-28___Ao4f4","Stack--gap-32":"Primer_Brand__Stack-module__Stack--gap-32___iSq9y","Stack--gap-36":"Primer_Brand__Stack-module__Stack--gap-36___QzYro","Stack--gap-40":"Primer_Brand__Stack-module__Stack--gap-40___m5Kys","Stack--gap-44":"Primer_Brand__Stack-module__Stack--gap-44___grqBd","Stack--gap-48":"Primer_Brand__Stack-module__Stack--gap-48___vhQgW","Stack--gap-64":"Primer_Brand__Stack-module__Stack--gap-64___XKCAY","Stack--gap-80":"Primer_Brand__Stack-module__Stack--gap-80___GfDtU","Stack--gap-96":"Primer_Brand__Stack-module__Stack--gap-96___wM4RB","Stack--gap-112":"Primer_Brand__Stack-module__Stack--gap-112___Rva1x","Stack--gap-128":"Primer_Brand__Stack-module__Stack--gap-128___KJAoH","Stack-narrow--gap-none":"Primer_Brand__Stack-module__Stack-narrow--gap-none___YtqsL","Stack-narrow--gap-condensed":"Primer_Brand__Stack-module__Stack-narrow--gap-condensed___zwHUG","Stack-narrow--gap-normal":"Primer_Brand__Stack-module__Stack-narrow--gap-normal___smNw5","Stack-narrow--gap-spacious":"Primer_Brand__Stack-module__Stack-narrow--gap-spacious___TX17G","Stack--padding-none":"Primer_Brand__Stack-module__Stack--padding-none___RCMh9","Stack--padding-condensed":"Primer_Brand__Stack-module__Stack--padding-condensed___mo7Aq","Stack--padding-normal":"Primer_Brand__Stack-module__Stack--padding-normal___ySRTI","Stack--padding-spacious":"Primer_Brand__Stack-module__Stack--padding-spacious___REyye","Stack--padding-4":"Primer_Brand__Stack-module__Stack--padding-4___aj4uj","Stack--padding-8":"Primer_Brand__Stack-module__Stack--padding-8___roPlm","Stack--padding-12":"Primer_Brand__Stack-module__Stack--padding-12___x5qIX","Stack--padding-16":"Primer_Brand__Stack-module__Stack--padding-16___ZFRO_","Stack--padding-20":"Primer_Brand__Stack-module__Stack--padding-20___pi8jv","Stack--padding-24":"Primer_Brand__Stack-module__Stack--padding-24___iHVEv","Stack--padding-28":"Primer_Brand__Stack-module__Stack--padding-28___ZzMnF","Stack--padding-32":"Primer_Brand__Stack-module__Stack--padding-32___m4XKv","Stack--padding-36":"Primer_Brand__Stack-module__Stack--padding-36___TssXo","Stack--padding-40":"Primer_Brand__Stack-module__Stack--padding-40___GoH03","Stack--padding-44":"Primer_Brand__Stack-module__Stack--padding-44___yXX7f","Stack--padding-48":"Primer_Brand__Stack-module__Stack--padding-48___Owl4z","Stack--padding-64":"Primer_Brand__Stack-module__Stack--padding-64___IIv9e","Stack--padding-80":"Primer_Brand__Stack-module__Stack--padding-80___GvEJb","Stack--padding-96":"Primer_Brand__Stack-module__Stack--padding-96___JF88r","Stack--padding-112":"Primer_Brand__Stack-module__Stack--padding-112___wzOyM","Stack--padding-128":"Primer_Brand__Stack-module__Stack--padding-128___uuMnk","Stack-narrow--padding-none":"Primer_Brand__Stack-module__Stack-narrow--padding-none___ndsvs","Stack-narrow--padding-condensed":"Primer_Brand__Stack-module__Stack-narrow--padding-condensed___f1f4j","Stack-narrow--padding-normal":"Primer_Brand__Stack-module__Stack-narrow--padding-normal___TQe_D","Stack-narrow--padding-spacious":"Primer_Brand__Stack-module__Stack-narrow--padding-spacious___YeMDB","Stack-narrow--padding-4":"Primer_Brand__Stack-module__Stack-narrow--padding-4___u7vTZ","Stack-narrow--padding-8":"Primer_Brand__Stack-module__Stack-narrow--padding-8___I46C6","Stack-narrow--padding-12":"Primer_Brand__Stack-module__Stack-narrow--padding-12___dDOxC","Stack-narrow--padding-16":"Primer_Brand__Stack-module__Stack-narrow--padding-16___fP_Cf","Stack-narrow--padding-20":"Primer_Brand__Stack-module__Stack-narrow--padding-20___iQimO","Stack-narrow--padding-24":"Primer_Brand__Stack-module__Stack-narrow--padding-24___A3O7E","Stack-narrow--padding-28":"Primer_Brand__Stack-module__Stack-narrow--padding-28___AQ6m1","Stack-narrow--padding-32":"Primer_Brand__Stack-module__Stack-narrow--padding-32___fwzmW","Stack-narrow--padding-36":"Primer_Brand__Stack-module__Stack-narrow--padding-36___nREO8","Stack-narrow--padding-40":"Primer_Brand__Stack-module__Stack-narrow--padding-40___Z0my5","Stack-narrow--padding-44":"Primer_Brand__Stack-module__Stack-narrow--padding-44___DBucu","Stack-narrow--padding-48":"Primer_Brand__Stack-module__Stack-narrow--padding-48___FmiJM","Stack-narrow--padding-64":"Primer_Brand__Stack-module__Stack-narrow--padding-64___X7fQc","Stack-narrow--padding-80":"Primer_Brand__Stack-module__Stack-narrow--padding-80___URxqt","Stack-narrow--padding-96":"Primer_Brand__Stack-module__Stack-narrow--padding-96___OHxcW","Stack-narrow--padding-112":"Primer_Brand__Stack-module__Stack-narrow--padding-112___tNmYE","Stack-narrow--padding-128":"Primer_Brand__Stack-module__Stack-narrow--padding-128___MeCmA","Stack-narrow--gap-4":"Primer_Brand__Stack-module__Stack-narrow--gap-4___DPSDt","Stack-narrow--gap-8":"Primer_Brand__Stack-module__Stack-narrow--gap-8___kbBO7","Stack-narrow--gap-12":"Primer_Brand__Stack-module__Stack-narrow--gap-12___g2DMv","Stack-narrow--gap-16":"Primer_Brand__Stack-module__Stack-narrow--gap-16___txy3T","Stack-narrow--gap-20":"Primer_Brand__Stack-module__Stack-narrow--gap-20___EI1Lr","Stack-narrow--gap-24":"Primer_Brand__Stack-module__Stack-narrow--gap-24___eCYeX","Stack-narrow--gap-28":"Primer_Brand__Stack-module__Stack-narrow--gap-28___lFWdB","Stack-narrow--gap-32":"Primer_Brand__Stack-module__Stack-narrow--gap-32___OvuFF","Stack-narrow--gap-36":"Primer_Brand__Stack-module__Stack-narrow--gap-36___iDp6W","Stack-narrow--gap-40":"Primer_Brand__Stack-module__Stack-narrow--gap-40___nCuFr","Stack-narrow--gap-44":"Primer_Brand__Stack-module__Stack-narrow--gap-44___aAL4O","Stack-narrow--gap-48":"Primer_Brand__Stack-module__Stack-narrow--gap-48___NmFRy","Stack-narrow--gap-64":"Primer_Brand__Stack-module__Stack-narrow--gap-64___zmJsB","Stack-narrow--gap-80":"Primer_Brand__Stack-module__Stack-narrow--gap-80___PZ_rn","Stack-narrow--gap-96":"Primer_Brand__Stack-module__Stack-narrow--gap-96___lmTUq","Stack-narrow--gap-112":"Primer_Brand__Stack-module__Stack-narrow--gap-112___WsPB0","Stack-narrow--gap-128":"Primer_Brand__Stack-module__Stack-narrow--gap-128___gWyum","Stack-regular--gap-none":"Primer_Brand__Stack-module__Stack-regular--gap-none____ZDEx","Stack-regular--gap-condensed":"Primer_Brand__Stack-module__Stack-regular--gap-condensed___ZYYsD","Stack-regular--gap-normal":"Primer_Brand__Stack-module__Stack-regular--gap-normal___dRchQ","Stack-regular--gap-spacious":"Primer_Brand__Stack-module__Stack-regular--gap-spacious___oMqRv","Stack-regular--gap-4":"Primer_Brand__Stack-module__Stack-regular--gap-4___S08kR","Stack-regular--gap-8":"Primer_Brand__Stack-module__Stack-regular--gap-8___TtKx9","Stack-regular--gap-12":"Primer_Brand__Stack-module__Stack-regular--gap-12___hzuKq","Stack-regular--gap-16":"Primer_Brand__Stack-module__Stack-regular--gap-16___o7HsO","Stack-regular--gap-20":"Primer_Brand__Stack-module__Stack-regular--gap-20___QDl67","Stack-regular--gap-24":"Primer_Brand__Stack-module__Stack-regular--gap-24___CweJ8","Stack-regular--gap-28":"Primer_Brand__Stack-module__Stack-regular--gap-28___Ud6HO","Stack-regular--gap-32":"Primer_Brand__Stack-module__Stack-regular--gap-32___pua20","Stack-regular--gap-36":"Primer_Brand__Stack-module__Stack-regular--gap-36___q_Cjl","Stack-regular--gap-40":"Primer_Brand__Stack-module__Stack-regular--gap-40___cZw83","Stack-regular--gap-44":"Primer_Brand__Stack-module__Stack-regular--gap-44___EzLI4","Stack-regular--gap-48":"Primer_Brand__Stack-module__Stack-regular--gap-48___IECRy","Stack-regular--gap-64":"Primer_Brand__Stack-module__Stack-regular--gap-64___Jiu59","Stack-regular--gap-80":"Primer_Brand__Stack-module__Stack-regular--gap-80___f0xxA","Stack-regular--gap-96":"Primer_Brand__Stack-module__Stack-regular--gap-96___BYfZt","Stack-regular--gap-112":"Primer_Brand__Stack-module__Stack-regular--gap-112___VFbdf","Stack-regular--gap-128":"Primer_Brand__Stack-module__Stack-regular--gap-128___o25ih","Stack-regular--padding-none":"Primer_Brand__Stack-module__Stack-regular--padding-none____wmhn","Stack-regular--padding-condensed":"Primer_Brand__Stack-module__Stack-regular--padding-condensed___WxLyH","Stack-regular--padding-normal":"Primer_Brand__Stack-module__Stack-regular--padding-normal___oKpGh","Stack-regular--padding-spacious":"Primer_Brand__Stack-module__Stack-regular--padding-spacious___pL7HW","Stack-regular--padding-4":"Primer_Brand__Stack-module__Stack-regular--padding-4___g1MlZ","Stack-regular--padding-8":"Primer_Brand__Stack-module__Stack-regular--padding-8___MV9gV","Stack-regular--padding-12":"Primer_Brand__Stack-module__Stack-regular--padding-12___U43Fw","Stack-regular--padding-16":"Primer_Brand__Stack-module__Stack-regular--padding-16___KvH6B","Stack-regular--padding-20":"Primer_Brand__Stack-module__Stack-regular--padding-20___eppyK","Stack-regular--padding-24":"Primer_Brand__Stack-module__Stack-regular--padding-24___vtwRC","Stack-regular--padding-28":"Primer_Brand__Stack-module__Stack-regular--padding-28___nTiOJ","Stack-regular--padding-32":"Primer_Brand__Stack-module__Stack-regular--padding-32___I5REZ","Stack-regular--padding-36":"Primer_Brand__Stack-module__Stack-regular--padding-36___WS1K6","Stack-regular--padding-40":"Primer_Brand__Stack-module__Stack-regular--padding-40___JMmOa","Stack-regular--padding-44":"Primer_Brand__Stack-module__Stack-regular--padding-44____aK4u","Stack-regular--padding-48":"Primer_Brand__Stack-module__Stack-regular--padding-48___oQ2EH","Stack-regular--padding-64":"Primer_Brand__Stack-module__Stack-regular--padding-64___lVIL3","Stack-regular--padding-80":"Primer_Brand__Stack-module__Stack-regular--padding-80___iDn3V","Stack-regular--padding-96":"Primer_Brand__Stack-module__Stack-regular--padding-96___a2rM5","Stack-regular--padding-112":"Primer_Brand__Stack-module__Stack-regular--padding-112___iIwN_","Stack-regular--padding-128":"Primer_Brand__Stack-module__Stack-regular--padding-128___CNuPG","Stack-wide--gap-none":"Primer_Brand__Stack-module__Stack-wide--gap-none___V9yZQ","Stack-wide--gap-condensed":"Primer_Brand__Stack-module__Stack-wide--gap-condensed___TB7xm","Stack-wide--gap-normal":"Primer_Brand__Stack-module__Stack-wide--gap-normal___Et9_A","Stack-wide--gap-spacious":"Primer_Brand__Stack-module__Stack-wide--gap-spacious___WXQyb","Stack-wide--gap-4":"Primer_Brand__Stack-module__Stack-wide--gap-4___jztrv","Stack-wide--gap-8":"Primer_Brand__Stack-module__Stack-wide--gap-8___qaywr","Stack-wide--gap-12":"Primer_Brand__Stack-module__Stack-wide--gap-12___bCgki","Stack-wide--gap-16":"Primer_Brand__Stack-module__Stack-wide--gap-16___V0Ly_","Stack-wide--gap-20":"Primer_Brand__Stack-module__Stack-wide--gap-20___lcLAk","Stack-wide--gap-24":"Primer_Brand__Stack-module__Stack-wide--gap-24___H0crZ","Stack-wide--gap-28":"Primer_Brand__Stack-module__Stack-wide--gap-28___IVObp","Stack-wide--gap-32":"Primer_Brand__Stack-module__Stack-wide--gap-32___HXuJZ","Stack-wide--gap-36":"Primer_Brand__Stack-module__Stack-wide--gap-36___nP2T_","Stack-wide--gap-40":"Primer_Brand__Stack-module__Stack-wide--gap-40___NfVDb","Stack-wide--gap-44":"Primer_Brand__Stack-module__Stack-wide--gap-44___bqym2","Stack-wide--gap-48":"Primer_Brand__Stack-module__Stack-wide--gap-48___M3ciy","Stack-wide--gap-64":"Primer_Brand__Stack-module__Stack-wide--gap-64___x2ZRh","Stack-wide--gap-80":"Primer_Brand__Stack-module__Stack-wide--gap-80___OKRwQ","Stack-wide--gap-96":"Primer_Brand__Stack-module__Stack-wide--gap-96___piUPg","Stack-wide--gap-112":"Primer_Brand__Stack-module__Stack-wide--gap-112___s5WKM","Stack-wide--gap-128":"Primer_Brand__Stack-module__Stack-wide--gap-128___JJ87b","Stack-wide--padding-none":"Primer_Brand__Stack-module__Stack-wide--padding-none___GEcfF","Stack-wide--padding-condensed":"Primer_Brand__Stack-module__Stack-wide--padding-condensed___heIOO","Stack-wide--padding-normal":"Primer_Brand__Stack-module__Stack-wide--padding-normal___Pdr2C","Stack-wide--padding-spacious":"Primer_Brand__Stack-module__Stack-wide--padding-spacious___d_AmA","Stack-wide--padding-4":"Primer_Brand__Stack-module__Stack-wide--padding-4___a4P38","Stack-wide--padding-8":"Primer_Brand__Stack-module__Stack-wide--padding-8___JPU6G","Stack-wide--padding-12":"Primer_Brand__Stack-module__Stack-wide--padding-12___neDmy","Stack-wide--padding-16":"Primer_Brand__Stack-module__Stack-wide--padding-16___Cj2BV","Stack-wide--padding-20":"Primer_Brand__Stack-module__Stack-wide--padding-20___lPynX","Stack-wide--padding-24":"Primer_Brand__Stack-module__Stack-wide--padding-24___Ypw7V","Stack-wide--padding-28":"Primer_Brand__Stack-module__Stack-wide--padding-28___k80vm","Stack-wide--padding-32":"Primer_Brand__Stack-module__Stack-wide--padding-32___SHTUT","Stack-wide--padding-36":"Primer_Brand__Stack-module__Stack-wide--padding-36___iWSDo","Stack-wide--padding-40":"Primer_Brand__Stack-module__Stack-wide--padding-40___qk1Hg","Stack-wide--padding-44":"Primer_Brand__Stack-module__Stack-wide--padding-44___a8DV4","Stack-wide--padding-48":"Primer_Brand__Stack-module__Stack-wide--padding-48___yc5OP","Stack-wide--padding-64":"Primer_Brand__Stack-module__Stack-wide--padding-64____opnu","Stack-wide--padding-80":"Primer_Brand__Stack-module__Stack-wide--padding-80___c5WnH","Stack-wide--padding-96":"Primer_Brand__Stack-module__Stack-wide--padding-96___xJjZt","Stack-wide--padding-112":"Primer_Brand__Stack-module__Stack-wide--padding-112___xmuIf","Stack-wide--padding-128":"Primer_Brand__Stack-module__Stack-wide--padding-128___OV3zg","Stack--align-items-flex-end":"Primer_Brand__Stack-module__Stack--align-items-flex-end___cJG6k","Stack--align-items-flex-start":"Primer_Brand__Stack-module__Stack--align-items-flex-start___Vh1Ca","Stack--align-items-center":"Primer_Brand__Stack-module__Stack--align-items-center___xWKxj","Stack-narrow--align-items-flex-end":"Primer_Brand__Stack-module__Stack-narrow--align-items-flex-end___bXiXc","Stack-narrow--align-items-flex-start":"Primer_Brand__Stack-module__Stack-narrow--align-items-flex-start___eBtSy","Stack-narrow--align-items-center":"Primer_Brand__Stack-module__Stack-narrow--align-items-center___jZIXU","Stack-regular--align-items-flex-end":"Primer_Brand__Stack-module__Stack-regular--align-items-flex-end___JlKOr","Stack-regular--align-items-flex-start":"Primer_Brand__Stack-module__Stack-regular--align-items-flex-start___jusm2","Stack-regular--align-items-center":"Primer_Brand__Stack-module__Stack-regular--align-items-center___tY013","Stack-wide--align-items-flex-end":"Primer_Brand__Stack-module__Stack-wide--align-items-flex-end___z5xxr","Stack-wide--align-items-flex-start":"Primer_Brand__Stack-module__Stack-wide--align-items-flex-start___QKRoP","Stack-wide--align-items-center":"Primer_Brand__Stack-module__Stack-wide--align-items-center___DUG9C","Stack--justify-content-flex-end":"Primer_Brand__Stack-module__Stack--justify-content-flex-end___mp2Ka","Stack--justify-content-flex-start":"Primer_Brand__Stack-module__Stack--justify-content-flex-start___VIkHJ","Stack--justify-content-center":"Primer_Brand__Stack-module__Stack--justify-content-center___uZGXl","Stack--justify-content-space-between":"Primer_Brand__Stack-module__Stack--justify-content-space-between___r8E3d","Stack--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack--justify-content-space-evenly___G1eGw","Stack--justify-content-space-around":"Primer_Brand__Stack-module__Stack--justify-content-space-around___kqm4D","Stack-narrow--justify-content-flex-end":"Primer_Brand__Stack-module__Stack-narrow--justify-content-flex-end___QUDo3","Stack-narrow--justify-content-flex-start":"Primer_Brand__Stack-module__Stack-narrow--justify-content-flex-start___fNLJd","Stack-narrow--justify-content-center":"Primer_Brand__Stack-module__Stack-narrow--justify-content-center___kdlmI","Stack-narrow--justify-content-space-between":"Primer_Brand__Stack-module__Stack-narrow--justify-content-space-between___w7Ki5","Stack-narrow--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack-narrow--justify-content-space-evenly___ntQwA","Stack-narrow--justify-content-space-around":"Primer_Brand__Stack-module__Stack-narrow--justify-content-space-around___NHZVk","Stack-regular--justify-content-flex-end":"Primer_Brand__Stack-module__Stack-regular--justify-content-flex-end___B0xmt","Stack-regular--justify-content-flex-start":"Primer_Brand__Stack-module__Stack-regular--justify-content-flex-start___DtA1j","Stack-regular--justify-content-center":"Primer_Brand__Stack-module__Stack-regular--justify-content-center___oEcdF","Stack-regular--justify-content-space-between":"Primer_Brand__Stack-module__Stack-regular--justify-content-space-between___F1gqO","Stack-regular--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack-regular--justify-content-space-evenly___xZdXl","Stack-regular--justify-content-space-around":"Primer_Brand__Stack-module__Stack-regular--justify-content-space-around___nSDM4","Stack-wide--justify-content-flex-end":"Primer_Brand__Stack-module__Stack-wide--justify-content-flex-end___Hztn5","Stack-wide--justify-content-flex-start":"Primer_Brand__Stack-module__Stack-wide--justify-content-flex-start___gnhnO","Stack-wide--justify-content-center":"Primer_Brand__Stack-module__Stack-wide--justify-content-center___XxA7G","Stack-wide--justify-content-space-between":"Primer_Brand__Stack-module__Stack-wide--justify-content-space-between___HEm_x","Stack-wide--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack-wide--justify-content-space-evenly___Hgs5B","Stack-wide--justify-content-space-around":"Primer_Brand__Stack-module__Stack-wide--justify-content-space-around___B30C2","Stack-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-flexWrap--wrap___oHt4z","Stack-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-flexWrap--no-wrap___bGR_x","Stack-narrow-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-narrow-flexWrap--wrap___fnS6A","Stack-narrow-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-narrow-flexWrap--no-wrap___DYcBz","Stack-regular-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-regular-flexWrap--wrap___hwBqs","Stack-regular-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-regular-flexWrap--no-wrap___Y8wyw","Stack-wide-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-wide-flexWrap--wrap___i9hAC","Stack-wide-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-wide-flexWrap--no-wrap___C__JU"},x_=["horizontal","vertical"],p_=x_[1],P_=["none","condensed","normal","spacious",...$],w_=P_[1],h_=["center","flex-start","flex-end"],S_=["wrap","nowrap"],I_=[...h_,"space-between","space-around","space-evenly"],k_=(0,e.forwardRef)((({animate:r,children:n,direction:a=p_,gap:o=w_,alignItems:d,padding:t=w_,justifyContent:l,className:m,style:B,flexWrap:u,...s},c)=>{const{classes:g,styles:x}=U(r),p=(0,e.useMemo)((()=>"string"==typeof a?g_[`Stack--${a}`]:Object.keys(a).map((_=>g_[`Stack-${_}--${a[_]}`])).join(" ")),[a]),P=(0,e.useMemo)((()=>"string"==typeof o||"number"==typeof o?g_[`Stack--gap-${o}`]:Object.keys(o).map((_=>g_[`Stack-${_}--gap-${o[_]}`])).join(" ")),[o]),w=(0,e.useMemo)((()=>"string"==typeof t||"number"==typeof t?g_[`Stack--padding-${t}`]:Object.keys(t).map((_=>g_[`Stack-${_}--padding-${t[_]}`])).join(" ")),[t]),h=(0,e.useMemo)((()=>"string"==typeof d?g_[`Stack--align-items-${d}`]:"object"==typeof d?Object.keys(d).map((_=>g_[`Stack-${_}--align-items-${d[_]}`])).join(" "):null),[d]),S=(0,e.useMemo)((()=>"string"==typeof l?g_[`Stack--justify-content-${l}`]:"object"==typeof l?Object.keys(l).map((_=>g_[`Stack-${_}--justify-content-${l[_]}`])).join(" "):null),[l]),I=(0,e.useMemo)((()=>"string"==typeof u?g_[`Stack-flexWrap--${u}`]:"object"==typeof u?Object.keys(u).map((_=>g_[`Stack-${_}-flexWrap--${u[_]}`])).join(" "):null),[u]);return(0,_.jsx)("div",{ref:c,className:i(g,g_.Stack,p,P,h,S,w,I,m),style:{...x,...B},...s,children:n})})),f_=(0,e.forwardRef)((({className:n,align:a="start",children:o,imageContainerClassName:t,imageContainerStyle:l,...m},B)=>{const{HeroActions:u,HeroChildren:s,HeroImageChild:c}=(0,e.useMemo)((()=>r().Children.toArray(o).reduce(((_,e)=>(r().isValidElement(e)&&(e.type===E_||e.type===y_?_.HeroActions.push(e):e.type===b_?_.HeroImageChild=e:_.HeroChildren.push(e)),_)),{HeroActions:[],HeroChildren:[],HeroImageChild:void 0})),[o]),g=c?.props?.position||"block-end",x=c?d["Hero--layout-image"]:d["Hero--layout-default"];return(0,_.jsx)("section",{className:i(d.Hero,"inline-end"!==g&&d[`Hero--align-${a}`],x,c&&d[`Hero--image-pos-${g}`],n),ref:B,"aria-labelledby":"hero-section-brand-heading",...m,children:(0,_.jsxs)(c_,{fullWidth:!0,className:i(d["Hero-grid"],d[`Hero-grid--${g}`]),children:[(0,_.jsx)(c_.Column,{span:{medium:c&&"inline-end"===g?6:12},children:(0,_.jsxs)(k_,{direction:"vertical",gap:"none",padding:"none",alignItems:"inline-end"===g||"start"===a?"flex-start":"center",justifyContent:"inline-end"===g?void 0:"start"===a?"flex-start":"center",children:[s,u.length>0&&(0,_.jsx)("div",{className:d["Hero-actions"],children:u})]})}),c&&(0,_.jsx)(c_.Column,{span:{medium:"inline-end"===g?6:12},className:t,style:{...l},children:c})]})})})),v_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(L,{id:"hero-section-brand-heading",className:d["Hero-heading"],as:"h1",ref:n,...r,children:e})));function b_({position:e="block-end",className:r,...n}){return(0,_.jsx)(l_,{className:i(d["Hero-image"],d[`Hero-image--pos-${e}`],r),...n})}const E_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(b,{as:r,variant:"primary",size:"medium",href:e,...a,ref:o,children:n}))),y_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(b,{as:r,variant:"secondary",size:"medium",href:e,...a,ref:o,children:n}))),A_=Object.assign(f_,{Heading:v_,Description:function({size:e="200",weight:r,children:n}){return(0,_.jsx)(P,{className:d["Hero-description"],as:"p",size:e,weight:r,children:n})},PrimaryAction:E_,SecondaryAction:y_,Image:b_,Label:function({children:e,...r}){return(0,_.jsx)(o_,{className:d["Hero-label"],...r,children:e})}});var N_;!function(_){_.LIGHT="light",_.DARK="dark",_.AUTO="auto"}(N_||(N_={}));const T_=N_.LIGHT,C_=(0,e.createContext)({colorMode:T_,availableColorModes:Object.values(N_)});function G_({colorMode:r=T_,children:n,...a}){const[o,i]=(0,e.useState)(r),d=(0,e.useMemo)((()=>Object.values(N_)),[]);return(0,e.useEffect)((()=>(r===N_.AUTO?i(L_()):o!==r&&i(r),H_(i))),[r,o,i]),(0,_.jsx)(C_.Provider,{value:{colorMode:o,availableColorModes:d},children:(0,_.jsx)("div",{"data-color-mode":o,...a,children:n})})}const j_=()=>window.matchMedia(`(prefers-color-scheme: ${N_.DARK})`),L_=()=>j_().matches?N_.DARK:N_.LIGHT,H_=_=>{const e=j_(),r=e=>_(e.matches?N_.DARK:N_.LIGHT);return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},M_=()=>(0,e.useContext)(C_),V_=(0,e.forwardRef)((({buttonSize:e="medium",buttonsAs:n,className:a,children:o,...i},d)=>{const t=r().Children.toArray(o).map(((_,a)=>{if(r().isValidElement(_)&&"string"!=typeof _.type&&_.type===b)return r().cloneElement(_,{size:e,as:n,variant:0===a?"primary":"secondary",hasArrow:0===a,..._.props})})).filter(Boolean).slice(0,2);return(0,_.jsx)("section",{ref:d,className:"Primer_Brand__ButtonGroup-module__ButtonGroup___QQSsj",...i,children:t})})),R_={River:"Primer_Brand__river-shared-module__River___eSXvR","River--align-center":"Primer_Brand__river-shared-module__River--align-center___VxJ3H",River__visual:"Primer_Brand__river-shared-module__River__visual___kjFE2","River__visual--fill-media":"Primer_Brand__river-shared-module__River__visual--fill-media___psmFL","River__visual--rounded":"Primer_Brand__river-shared-module__River__visual--rounded___x1iTx","River__visual--has-shadow":"Primer_Brand__river-shared-module__River__visual--has-shadow___PyzIW",River__heading:"Primer_Brand__river-shared-module__River__heading___tl6zS","River__call-to-action":"Primer_Brand__river-shared-module__River__call-to-action___yeIFh",River__text:"Primer_Brand__river-shared-module__River__text___TQQhU",River__trailingComponent:"Primer_Brand__river-shared-module__River__trailingComponent___bjdxv","River__trailingComponent--divider":"Primer_Brand__river-shared-module__River__trailingComponent--divider___q9hCY","River--50-50":"Primer_Brand__river-shared-module__River--50-50___y5_l2","River--60-40":"Primer_Brand__river-shared-module__River--60-40___NljA1","River--align-start":"Primer_Brand__river-shared-module__River--align-start___wo12V","River--align-end":"Primer_Brand__river-shared-module__River--align-end___aNjz4",River__content:"Primer_Brand__river-shared-module__River__content___p4EdY","River__body-text":"Primer_Brand__river-shared-module__River__body-text___aJne5",RiverBreakout:"Primer_Brand__river-shared-module__RiverBreakout___VNW5e","RiverBreakout--muted":"Primer_Brand__river-shared-module__RiverBreakout--muted___k_sJO",RiverBreakout__hiddenHeading:"Primer_Brand__river-shared-module__RiverBreakout__hiddenHeading___axLfo"},F_="50:50",z_="start",O_=(0,e.forwardRef)((({animate:e,imageTextRatio:n=F_,align:a=z_,className:o,children:d,style:t,...l},m)=>{const{classes:B,styles:u}=U(e),{Visual:s,Content:c}=r().Children.toArray(d).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===q_&&(_.Visual=e),e.type===W_&&(_.Content=e)),_)),{Visual:null,Content:null}),g="start"===a||"center"===a?[c,s]:[s,c];return(0,_.jsx)("section",{ref:m,className:i(R_.River,R_[`River--${n.replace(":","-")}`],R_[`River--align-${a}`],B,o),style:{...u,...t},...l,children:g})})),W_=(0,e.forwardRef)((({animate:e,children:n,className:a,leadingComponent:o,trailingComponent:d,trailingComponentDivider:t=!1,style:l,...m},B)=>{const{classes:u,styles:s}=U(e),c=r().Children.toArray(n).find((_=>r().isValidElement(_)&&_.type===L)),g=r().Children.toArray(n).find((_=>r().isValidElement(_)&&_.type===P)),x=r().Children.toArray(n).find((_=>r().isValidElement(_)&&_.type===ze));return(0,_.jsxs)("div",{className:i(u,R_.River__content,a),style:{...s,...l},...m,ref:B,children:[o&&(0,_.jsx)("div",{children:(0,_.jsx)(o,{})}),r().isValidElement(c)&&(0,_.jsx)("div",{className:R_.River__heading,children:r().cloneElement(c,{as:c.props.as||"h3",size:c.props.size||"4",weight:c.props.weight})}),r().isValidElement(g)&&(0,_.jsx)("div",{className:R_["River__body-text"],children:r().cloneElement(g,{variant:"default",as:"p",className:i(R_.River__text,g.props.className)})}),r().isValidElement(x)&&(0,_.jsx)("div",{className:R_["River__call-to-action"],children:r().cloneElement(x,{size:"medium"})}),d&&(0,_.jsx)("div",{className:i(R_.River__trailingComponent,t&&R_["River__trailingComponent--divider"]),children:(0,_.jsx)(d,{})})]})})),q_=(0,e.forwardRef)((({fillMedia:e=!0,children:r,className:n,hasShadow:a=!1,rounded:o=!0,...d},t)=>(0,_.jsx)("div",{className:i(R_.River__visual,a&&R_["River__visual--has-shadow"],e&&R_["River__visual--fill-media"],o&&R_["River__visual--rounded"],n),...d,ref:t,children:r}))),Z_=Object.assign(O_,{Visual:q_,Content:W_}),D_=(_,e)=>{if(!_)return!1;if(Array.isArray(_)){for(const r of _)if(D_(r,e))return!0}else if(r().isValidElement(_)){if(_.type===e)return!0;if(_.props&&_.props.children&&D_(_.props.children,e))return!0}return!1},Q_=D_,U_=(0,e.forwardRef)((({animate:e,className:r,children:n,style:a,...o},d)=>{const{classes:t,styles:l}=U(e),m=Q_(n,"em")?"muted":"default";return Q_(n,X_),(0,_.jsx)("section",{ref:d,className:i(R_.RiverBreakout,"muted"===m&&R_["RiverBreakout--muted"],t,r),style:{...l,...a},...o,children:n})})),X_=({as:e="h3",children:r})=>(0,_.jsx)(L,{className:"visually-hidden",as:e,children:r}),K_=Object.assign(U_,{Visual:Z_.Visual,Content:Z_.Content,A11yHeading:X_});var $_={small:16,medium:32,large:64};function J_(_,e,n){var a=n(),o=Object.keys(a);function i(_){var n=_["aria-label"],i=_.tabIndex,d=_.className,t=void 0===d?e:d,l=_.fill,m=void 0===l?"currentColor":l,B=_.size,u=void 0===B?16:B,s=_.verticalAlign,c=void 0===s?"text-bottom":s,g=$_[u]||u,x=function(_,e){return _.map((function(_){return parseInt(_,10)})).reduce((function(_,r){return r<=e?r:_}),_[0])}(o,g),p=a[x].width,P=g*(p/x),w=a[x].path;return r().createElement("svg",{"aria-hidden":n?"false":"true",tabIndex:i,focusable:i>=0?"true":"false","aria-label":n,role:"img",className:t,viewBox:"0 0 ".concat(p," ").concat(x),width:P,height:g,fill:m,style:{display:"inline-block",userSelect:"none",verticalAlign:c,overflow:"visible"}},w)}return i.displayName=_,i}var Y_=J_("AlertFillIcon","octicon octicon-alert-fill",(function(){return{12:{width:12,path:r().createElement("path",{d:"M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"})},16:{width:16,path:r().createElement("path",{d:"M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575ZM8 5a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0v-2.5A.75.75 0 0 0 8 5Zm1 6a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"})},24:{width:24,path:r().createElement("path",{d:"M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752ZM12 8.5a.75.75 0 0 0-.75.75v4.5a.75.75 0 0 0 1.5 0v-4.5A.75.75 0 0 0 12 8.5Zm1 9a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"})}}})),_e=J_("CheckIcon","octicon octicon-check",(function(){return{16:{width:16,path:r().createElement("path",{d:"M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M21.03 5.72a.75.75 0 0 1 0 1.06l-11.5 11.5a.747.747 0 0 1-1.072-.012l-5.5-5.75a.75.75 0 1 1 1.084-1.036l4.97 5.195L19.97 5.72a.75.75 0 0 1 1.06 0Z"})}}})),ee=J_("CheckCircleFillIcon","octicon octicon-check-circle-fill",(function(){return{12:{width:12,path:r().createElement("path",{d:"M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"})},16:{width:16,path:r().createElement("path",{d:"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16Zm3.78-9.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018L6.75 9.19 5.28 7.72a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l2 2a.75.75 0 0 0 1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm16.28-2.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018l-5.97 5.97-2.47-2.47a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l3 3a.75.75 0 0 0 1.06 0Z"})}}})),re=J_("ChevronDownIcon","octicon octicon-chevron-down",(function(){return{12:{width:12,path:r().createElement("path",{d:"M6 8.825c-.2 0-.4-.1-.5-.2l-3.3-3.3c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l2.7 2.7 2.7-2.7c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1l-3.2 3.2c-.2.2-.4.3-.6.3Z"})},16:{width:16,path:r().createElement("path",{d:"M12.78 5.22a.749.749 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.06 0L3.22 6.28a.749.749 0 1 1 1.06-1.06L8 8.939l3.72-3.719a.749.749 0 0 1 1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M5.22 8.22a.749.749 0 0 0 0 1.06l6.25 6.25a.749.749 0 0 0 1.06 0l6.25-6.25a.749.749 0 1 0-1.06-1.06L12 13.939 6.28 8.22a.749.749 0 0 0-1.06 0Z"})}}})),ne=J_("ChevronLeftIcon","octicon octicon-chevron-left",(function(){return{16:{width:16,path:r().createElement("path",{d:"M9.78 12.78a.75.75 0 0 1-1.06 0L4.47 8.53a.75.75 0 0 1 0-1.06l4.25-4.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L6.06 8l3.72 3.72a.75.75 0 0 1 0 1.06Z"})},24:{width:24,path:r().createElement("path",{d:"M15.28 5.22a.75.75 0 0 1 0 1.06L9.56 12l5.72 5.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-6.25-6.25a.75.75 0 0 1 0-1.06l6.25-6.25a.75.75 0 0 1 1.06 0Z"})}}})),ae=J_("ChevronUpIcon","octicon octicon-chevron-up",(function(){return{12:{width:12,path:r().createElement("path",{d:"M6 4c-.2 0-.4.1-.5.2L2.2 7.5c-.3.3-.3.8 0 1.1.3.3.8.3 1.1 0L6 5.9l2.7 2.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1L6.6 4.3C6.4 4.1 6.2 4 6 4Z"})},16:{width:16,path:r().createElement("path",{d:"M3.22 10.53a.749.749 0 0 1 0-1.06l4.25-4.25a.749.749 0 0 1 1.06 0l4.25 4.25a.749.749 0 1 1-1.06 1.06L8 6.811 4.28 10.53a.749.749 0 0 1-1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M18.78 15.78a.749.749 0 0 1-1.06 0L12 10.061 6.28 15.78a.749.749 0 1 1-1.06-1.06l6.25-6.25a.749.749 0 0 1 1.06 0l6.25 6.25a.749.749 0 0 1 0 1.06Z"})}}})),oe=J_("DashIcon","octicon octicon-dash",(function(){return{16:{width:16,path:r().createElement("path",{d:"M2 7.75A.75.75 0 0 1 2.75 7h10a.75.75 0 0 1 0 1.5h-10A.75.75 0 0 1 2 7.75Z"})},24:{width:24,path:r().createElement("path",{d:"M4.5 12.75a.75.75 0 0 1 .75-.75h13.5a.75.75 0 0 1 0 1.5H5.25a.75.75 0 0 1-.75-.75Z"})}}})),ie=J_("LogoGithubIcon","octicon octicon-logo-github",(function(){return{16:{width:45,path:r().createElement("path",{d:"M8.81 7.35v5.74c0 .04-.01.11-.06.13 0 0-1.25.89-3.31.89-2.49 0-5.44-.78-5.44-5.92S2.58 1.99 5.1 2c2.18 0 3.06.49 3.2.58.04.05.06.09.06.14L7.94 4.5c0 .09-.09.2-.2.17-.36-.11-.9-.33-2.17-.33-1.47 0-3.05.42-3.05 3.73s1.5 3.7 2.58 3.7c.92 0 1.25-.11 1.25-.11v-2.3H4.88c-.11 0-.19-.08-.19-.17V7.35c0-.09.08-.17.19-.17h3.74c.11 0 .19.08.19.17Zm35.85 2.33c0 3.43-1.11 4.41-3.05 4.41-1.64 0-2.52-.83-2.52-.83s-.04.46-.09.52c-.03.06-.08.08-.14.08h-1.48c-.1 0-.19-.08-.19-.17l.02-11.11c0-.09.08-.17.17-.17h2.13c.09 0 .17.08.17.17v3.77s.82-.53 2.02-.53l-.01-.02c1.2 0 2.97.45 2.97 3.88ZM27.68 2.43c.09 0 .17.08.17.17v11.11c0 .09-.08.17-.17.17h-2.13c-.09 0-.17-.08-.17-.17l.02-4.75h-3.31v4.75c0 .09-.08.17-.17.17h-2.13c-.08 0-.17-.08-.17-.17V2.6c0-.09.08-.17.17-.17h2.13c.09 0 .17.08.17.17v4.09h3.31V2.6c0-.09.08-.17.17-.17Zm8.26 3.64c.11 0 .19.08.19.17l-.02 7.47c0 .09-.06.17-.17.17H34.6c-.07 0-.14-.04-.16-.09-.03-.06-.08-.45-.08-.45s-1.13.77-2.52.77c-1.69 0-2.92-.55-2.92-2.75V6.25c0-.09.08-.17.17-.17h2.14c.09 0 .17.08.17.17V11c0 .75.22 1.09.97 1.09s1.3-.39 1.3-.39V6.26c0-.11.06-.19.17-.19Zm-17.406 5.971h.005a.177.177 0 0 1 .141.179v1.5c0 .07-.03.14-.09.16-.1.05-.74.22-1.27.22-1.16 0-2.86-.25-2.86-2.69V8.13h-1.11c-.09 0-.17-.08-.17-.19V6.58c0-.08.05-.15.13-.17.07-.01 1.16-.28 1.16-.28V3.96c0-.08.05-.13.14-.13h2.16c.09 0 .14.05.14.13v2.11h1.59c.08 0 .16.08.16.17v1.7c0 .11-.07.19-.16.19h-1.59v3.131c0 .47.27.83 1.05.83.247 0 .481-.049.574-.05ZM12.24 6.06c.09 0 .17.08.17.17v7.37c0 .18-.05.27-.25.27h-1.92c-.17 0-.3-.07-.3-.27V6.26c0-.11.08-.2.17-.2Zm29.99 3.78c0-1.81-.73-2.05-1.5-1.97-.6.04-1.08.34-1.08.34v3.52s.49.34 1.22.36c1.03.03 1.36-.34 1.36-2.25ZM11.19 2.68c.75 0 1.36.61 1.36 1.38 0 .77-.61 1.38-1.36 1.38-.77 0-1.38-.61-1.38-1.38 0-.77.61-1.38 1.38-1.38Zm7.34 9.35v.001l.01.01h-.001l-.005-.001v.001c-.009-.001-.015-.011-.024-.011Z"})}}})),de=J_("MarkGithubIcon","octicon octicon-mark-github",(function(){return{16:{width:16,path:r().createElement("path",{d:"M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"})}}})),te=J_("MuteIcon","octicon octicon-mute",(function(){return{16:{width:16,path:r().createElement("path",{d:"M8 2.75v10.5a.751.751 0 0 1-1.238.57L3.473 11H1.75A1.75 1.75 0 0 1 0 9.25v-2.5C0 5.784.784 5 1.75 5h1.722l3.29-2.82A.75.75 0 0 1 8 2.75Zm3.28 2.47L13 6.94l1.72-1.72a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L14.06 8l1.72 1.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L13 9.06l-1.72 1.72a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L11.94 8l-1.72-1.72a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215Zm-7.042 1.1a.752.752 0 0 1-.488.18h-2a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2c.179 0 .352.064.488.18L6.5 11.62V4.38Z"})},24:{width:24,path:r().createElement("path",{d:"M12 3.75v16.5a.75.75 0 0 1-1.255.555L5.46 16H2.75A1.75 1.75 0 0 1 1 14.25v-4.5C1 8.784 1.784 8 2.75 8h2.71l5.285-4.805A.75.75 0 0 1 12 3.75ZM6.255 9.305a.748.748 0 0 1-.505.195h-3a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h3c.187 0 .367.069.505.195l4.245 3.86V5.445ZM16.28 8.22a.75.75 0 1 0-1.06 1.06L17.94 12l-2.72 2.72a.75.75 0 1 0 1.06 1.06L19 13.06l2.72 2.72a.75.75 0 1 0 1.06-1.06L20.06 12l2.72-2.72a.75.75 0 0 0-1.06-1.06L19 10.94l-2.72-2.72Z"})}}})),le=J_("ScreenFullIcon","octicon octicon-screen-full",(function(){return{16:{width:16,path:r().createElement("path",{d:"M1.75 10a.75.75 0 0 1 .75.75v2.5c0 .138.112.25.25.25h2.5a.75.75 0 0 1 0 1.5h-2.5A1.75 1.75 0 0 1 1 13.25v-2.5a.75.75 0 0 1 .75-.75Zm12.5 0a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 13.25 15h-2.5a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 .75-.75ZM2.75 2.5a.25.25 0 0 0-.25.25v2.5a.75.75 0 0 1-1.5 0v-2.5C1 1.784 1.784 1 2.75 1h2.5a.75.75 0 0 1 0 1.5ZM10 1.75a.75.75 0 0 1 .75-.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.25.25 0 0 0-.25-.25h-2.5a.75.75 0 0 1-.75-.75Z"})},24:{width:24,path:r().createElement("path",{d:"M3.75 15a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 3 19.25v-3.5a.75.75 0 0 1 .75-.75Zm16.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 19.25 21h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5a.75.75 0 0 1 .75-.75ZM4.75 4.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0v-3.5C3 3.784 3.784 3 4.75 3h3.5a.75.75 0 0 1 0 1.5ZM15 3.75a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75Z"})}}})),me=J_("ScreenNormalIcon","octicon octicon-screen-normal",(function(){return{16:{width:16,path:r().createElement("path",{d:"M10.75 1a.75.75 0 0 1 .75.75v2.5c0 .138.112.25.25.25h2.5a.75.75 0 0 1 0 1.5h-2.5A1.75 1.75 0 0 1 10 4.25v-2.5a.75.75 0 0 1 .75-.75Zm-5.5 0a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 4.25 6h-2.5a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-2.5A.75.75 0 0 1 5.25 1ZM1 10.75a.75.75 0 0 1 .75-.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.25.25 0 0 0-.25-.25h-2.5a.75.75 0 0 1-.75-.75Zm9 1c0-.966.784-1.75 1.75-1.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.25.25 0 0 0-.25.25v2.5a.75.75 0 0 1-1.5 0Z"})},24:{width:24,path:r().createElement("path",{d:"M15.75 3a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 15 7.25v-3.5a.75.75 0 0 1 .75-.75Zm-7.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 7.25 9h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5A.75.75 0 0 1 8.25 3ZM3 15.75a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75Zm12 1c0-.966.784-1.75 1.75-1.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0Z"})}}})),Be=J_("SearchIcon","octicon octicon-search",(function(){return{16:{width:16,path:r().createElement("path",{d:"M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"})},24:{width:24,path:r().createElement("path",{d:"M10.25 2a8.25 8.25 0 0 1 6.34 13.53l5.69 5.69a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-5.69-5.69A8.25 8.25 0 1 1 10.25 2ZM3.5 10.25a6.75 6.75 0 1 0 13.5 0 6.75 6.75 0 0 0-13.5 0Z"})}}})),ue=J_("UnmuteIcon","octicon octicon-unmute",(function(){return{16:{width:16,path:r().createElement("path",{d:"M7.563 2.069A.75.75 0 0 1 8 2.75v10.5a.751.751 0 0 1-1.238.57L3.472 11H1.75A1.75 1.75 0 0 1 0 9.25v-2.5C0 5.784.784 5 1.75 5h1.723l3.289-2.82a.75.75 0 0 1 .801-.111ZM6.5 4.38 4.238 6.319a.748.748 0 0 1-.488.181h-2a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2c.179 0 .352.064.488.18L6.5 11.62Zm6.096-2.038a.75.75 0 0 1 1.06 0 8 8 0 0 1 0 11.314.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042 6.5 6.5 0 0 0 0-9.193.75.75 0 0 1 0-1.06Zm-1.06 2.121-.001.001a5 5 0 0 1 0 7.07.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734 3.5 3.5 0 0 0 0-4.95.75.75 0 1 1 1.061-1.061Z"})},24:{width:24,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M11.553 3.064A.75.75 0 0 1 12 3.75v16.5a.75.75 0 0 1-1.255.555L5.46 16H2.75A1.75 1.75 0 0 1 1 14.25v-4.5C1 8.784 1.784 8 2.75 8h2.71l5.285-4.805a.752.752 0 0 1 .808-.13ZM10.5 5.445l-4.245 3.86a.748.748 0 0 1-.505.195h-3a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h3c.187 0 .367.069.505.195l4.245 3.86Zm8.218-1.223a.75.75 0 0 1 1.06 0c4.296 4.296 4.296 11.26 0 15.556a.75.75 0 0 1-1.06-1.06 9.5 9.5 0 0 0 0-13.436.75.75 0 0 1 0-1.06Z"}),r().createElement("path",{d:"M16.243 7.757a.75.75 0 1 0-1.061 1.061 4.5 4.5 0 0 1 0 6.364.75.75 0 0 0 1.06 1.06 6 6 0 0 0 0-8.485Z"}))}}})),se=J_("XIcon","octicon octicon-x",(function(){return{16:{width:16,path:r().createElement("path",{d:"M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L6.94 8 3.72 4.78a.75.75 0 0 1 0-1.06Z"})},24:{width:24,path:r().createElement("path",{d:"M5.72 5.72a.75.75 0 0 1 1.06 0L12 10.94l5.22-5.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L13.06 12l5.22 5.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L12 13.06l-5.22 5.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L10.94 12 5.72 6.78a.75.75 0 0 1 0-1.06Z"})}}}));function ce(_,r,n){(0,e.useEffect)((()=>{const e=e=>{!_.current||_.current.contains(e.target)||n&&n.current&&n.current.contains(e.target)||r&&r(e)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e,{passive:!0}),document.addEventListener("focusin",e),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e),document.removeEventListener("focusin",e)}}),[_,r,n])}const ge={SubdomainNavBar:"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK","SubdomainNavBar-outer-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv","SubdomainNavBar-outer-container--fixed":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf","SubdomainNavBar-inner-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y","SubdomainNavBar-inner-container--centered":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--centered___FXUTh","SubdomainNavBar-inner-container--search-open":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--search-open___nhMNU","fade-out":"Primer_Brand__SubdomainNavBar-module__fade-out___fhdxi","SubdomainNavBar-title-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5","SubdomainNavBar-logo-mark":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_","SubdomainNavBar-back-arrow":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8","SubdomainNavBar-title-separator":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-separator___djrH2","SubdomainNavBar-title":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2","SubdomainNavBar-primary-nav":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav___rZwCn","SubdomainNavBar-primary-nav-list":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r","SubdomainNavBar-primary-nav-list--invisible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list--invisible___HnkQO","SubdomainNavBar-primary-nav-list--visible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list--visible___ZeoFv","fade-in-down":"Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g","SubdomainNavBar-primary-nav-list-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9","fade-in-down-staggered":"Primer_Brand__SubdomainNavBar-module__fade-in-down-staggered___zQfEQ","SubdomainNavBar-primary-nav-list-item--visible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--visible___oDmLP","SubdomainNavBar-primary-nav-list-item--invisible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--invisible___NioAh","SubdomainNavBar-primary-nav-list-item--overflow":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflow___FXC7u","SubdomainNavBar-link":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc","SubdomainNavBar-overflow-menu-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx","focus-visible":"Primer_Brand__SubdomainNavBar-module__focus-visible___LbPb7","SubdomainNavBar-more-link":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2","SubdomainNavBar-overflow-menu":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu___RXj_t","enlarge-shadow":"Primer_Brand__SubdomainNavBar-module__enlarge-shadow___pfcD5","SubdomainNavBar-overflow-menu-list":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-list___EbzqG","SubdomainNavBar-secondary-nav":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz","SubdomainNavBar-search-trigger":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj","SubdomainNavBar-search-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R","SubdomainNavBar-menu-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J","SubdomainNavBar-menu-button-bar":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF","SubdomainNavBar-menu-button--close":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT","SubdomainNavBar-mobile-menu-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW","SubdomainNavBar-search-dialog-control-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq","SubdomainNavBar-button-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys","SubdomainNavBar-button-area-inner":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv","SubdomainNavBar-button-area--visible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf","SubdomainNavBar-cta-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM","SubdomainNavBar-cta-button--secondary":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button--secondary___P0FJH","SubdomainNavBar-search-form":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-form___zoZB5","SubdomainNavBar-search-dialog":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5","SubdomainNavBar-search-text-input":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-text-input___kDY_0","SubdomainNavBar-search-results-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-container___kow2P","SubdomainNavBar-search-results":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results___haCH9","SubdomainNavBar-search-results-heading":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-heading___FTzyR","SubdomainNavBar-search-result-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z","SubdomainNavBar-search-result-item-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd","SubdomainNavBar-search-result-item-desc":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-desc___Rb5Tm"};function xe(_){const r=(0,e.useCallback)((e=>{"Escape"===e.key&&_()}),[_]);(0,e.useEffect)((()=>(document.addEventListener("keydown",r,!1),()=>{document.removeEventListener("keydown",r,!1)})),[r])}var pe;function Pe(){const[_,r]=(0,e.useState)({width:void 0,height:void 0,isXSmall:void 0,isSmall:void 0,isMedium:void 0,isLarge:void 0,isXLarge:void 0,isXXLarge:void 0,currentBreakpointSize:void 0});return(0,e.useEffect)((()=>{function _(){r({width:window.innerWidth,height:window.innerHeight,isXSmall:window.innerWidth>=320,isSmall:window.innerWidth>=544,isMedium:window.innerWidth>=768,isLarge:window.innerWidth>=1012,isXLarge:window.innerWidth>=1280,isXXLarge:window.innerWidth>=1440,currentBreakpointSize:we(window.innerWidth)})}return window.addEventListener("resize",_),_(),()=>window.removeEventListener("resize",_)}),[]),_}!function(_){_.XSMALL="xsmall",_.SMALL="small",_.MEDIUM="medium",_.LARGE="large",_.XLARGE="xlarge",_.XXLARGE="xxlarge"}(pe||(pe={}));const we=_=>{let e=pe.XXLARGE;switch(!0){case _>=320&&_<544:e=pe.XSMALL;break;case _>=544&&_<768:e=pe.SMALL;break;case _>=768&&_<1012:e=pe.MEDIUM;break;case _>=1012&&_<1280:e=pe.LARGE;break;case _>=1280&&_<1440:e=pe.XLARGE;break;default:e=pe.XXLARGE}return e};function he({children:n,className:a,...o}){const d=(0,e.useRef)(null),[t]=function(_,r){const[n,a]=(0,e.useState)({}),o=_=>{const e={};for(const r of _){const _=r.target.getAttribute("data-navitemid");_&&(r.isIntersecting?e[_]=!0:e[_]=!1)}a((_=>({..._,...e})))};return(0,e.useEffect)((()=>{const e=new IntersectionObserver(o,{root:_.current,threshold:1});if(_.current){const r=Array.from(_.current.children);for(const _ of r)_.getAttribute("data-navitemid")&&e.observe(_)}return()=>e.disconnect()}),[_,r]),[n]}(d,n),{width:l}=Pe(),m=Object.values(t).includes(!1);return(0,_.jsxs)("ul",{className:i(ge["SubdomainNavBar-primary-nav-list"],a),ref:d,...o,children:[r().Children.map(n,(_=>r().cloneElement(_,{className:i(_.props.className,l&&l>=768&&!!t[_.props["data-navitemid"]]&&ge["SubdomainNavBar-primary-nav-list-item--visible"],l&&l>=768&&!t[_.props["data-navitemid"]]&&ge["SubdomainNavBar-primary-nav-list-item--invisible"])}))),m&&(0,_.jsx)(Se,{visibilityMap:t,children:n})]})}function Se({children:n,className:a,visibilityMap:o}){const[d,t]=(0,e.useState)(null),l=(0,e.useRef)(null);ce(l,(()=>B()));const m=Boolean(d),B=(0,e.useCallback)((()=>{t(null)}),[]);return xe(B),(0,_.jsxs)("li",{className:i(ge["SubdomainNavBar-primary-nav-list-item--overflow"],a),ref:l,children:[(0,_.jsxs)("button",{"aria-expanded":m?"true":"false","aria-controls":"more-navigation","aria-haspopup":"true",onClick:_=>{d?B():t(_.currentTarget)},className:i(ge["SubdomainNavBar-link"],ge["SubdomainNavBar-more-link"]),children:["More",(0,_.jsx)(re,{})]}),(0,_.jsx)("div",{id:"more-navigation",style:{display:m?"block":"none"},className:i(ge["SubdomainNavBar-overflow-menu"]),children:(0,_.jsx)("ul",{className:i(ge["SubdomainNavBar-overflow-menu-list"]),children:r().Children.map(n,(e=>{if(r().isValidElement(e)){const n=e.props["data-navitemid"];if(!o[n])return(0,_.jsx)(r().Fragment,{children:r().cloneElement(e,{onClick:B,className:i(ge["SubdomainNavBar-overflow-menu-item"],e.props.className)})})}return null}))})})]})}function*Ie(_,e={}){var r,n;const a=null!==(r=e.strict)&&void 0!==r&&r,o=null!==(n=e.onlyTabbable)&&void 0!==n&&n?ve:fe,i=document.createTreeWalker(_,NodeFilter.SHOW_ELEMENT,{acceptNode:_=>_ instanceof HTMLElement&&o(_,a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let d=null;if(!e.reverse&&o(_,a)&&(yield _),e.reverse){let _=i.lastChild();for(;_;)d=_,_=i.lastChild()}else d=i.firstChild();for(;d instanceof HTMLElement;)yield d,d=e.reverse?i.previousNode():i.nextNode();e.reverse&&o(_,a)&&(yield _)}function ke(_,e=!1){return Ie(_,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function fe(_,e=!1){const r=["BUTTON","INPUT","SELECT","TEXTAREA","OPTGROUP","OPTION","FIELDSET"].includes(_.tagName)&&_.disabled,n=_.hidden,a=_ instanceof HTMLInputElement&&"hidden"===_.type,o=_.classList.contains("sentinel");if(r||n||a||o)return!1;if(e){const e=0===_.offsetWidth||0===_.offsetHeight,r=["hidden","collapse"].includes(getComputedStyle(_).visibility),n=0===_.getClientRects().length;if(e||r||n)return!1}return null!=_.getAttribute("tabindex")||!(_ instanceof HTMLAnchorElement&&null==_.getAttribute("href"))&&-1!==_.tabIndex}function ve(_,e=!1){return fe(_,e)&&"-1"!==_.getAttribute("tabindex")}let be=!1;function Ee(){}try{const _=Object.create({},{signal:{get(){be=!0}}});window.addEventListener("test",Ee,_),window.removeEventListener("test",Ee,_)}catch(_){}function ye(){be||(function(){if("undefined"==typeof window)return;const _=EventTarget.prototype.addEventListener;EventTarget.prototype.addEventListener=function(e,r,n){return"object"==typeof n&&"signal"in n&&n.signal instanceof AbortSignal&&_.call(n.signal,"abort",(()=>{this.removeEventListener(e,r,n)})),_.call(this,e,r,n)}}(),be=!0)}ye();const Ae=[];let Ne;function Te(_,e,r){const n=new AbortController,a=null!=r?r:n.signal;_.setAttribute("data-focus-trap","active");const o=document.createElement("span");o.setAttribute("class","sentinel"),o.setAttribute("tabindex","0"),o.setAttribute("aria-hidden","true"),o.onfocus=()=>{const e=ke(_,!0);null==e||e.focus()};const i=document.createElement("span");let d;function t(r){if(r instanceof HTMLElement&&document.contains(_)){if(_.contains(r))return void(d=r);if(d&&ve(d)&&_.contains(d))return void d.focus();if(e&&_.contains(e))return void e.focus();{const e=ke(_);return void(null==e||e.focus())}}}i.setAttribute("class","sentinel"),i.setAttribute("tabindex","0"),i.setAttribute("aria-hidden","true"),i.onfocus=()=>{const e=ke(_);null==e||e.focus()},_.prepend(o),_.append(i);const l=function(_){const e=new AbortController;return _.addEventListener("abort",(()=>{e.abort()})),e}(a);if(Ne){const _=Ne;Ne.container.setAttribute("data-focus-trap","suspended"),Ne.controller.abort(),Ae.push(_)}l.signal.addEventListener("abort",(()=>{Ne=void 0})),a.addEventListener("abort",(()=>{_.removeAttribute("data-focus-trap");const e=_.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const r=Ae.findIndex((e=>e.container===_));r>=0&&Ae.splice(r,1),function(){const _=Ae.pop();_&&Te(_.container,_.initialFocus,_.originalSignal)}()})),document.addEventListener("focus",(_=>{t(_.target)}),{signal:l.signal,capture:!0}),t(document.activeElement),Ne={container:_,controller:l,initialFocus:e,originalSignal:a};const m=Ae.findIndex((e=>e.container===_));if(m>=0&&Ae.splice(m,1),!r)return n}const Ce={root:"SubdomainNavBar",get innerContainer(){return`${this.root}-inner-container`},get menuButton(){return`${this.root}-menuButton`},get menuLinks(){return`${this.root}-menuLinks`},get liveRegion(){return`${this.root}-search-live-region`}};function Ge({href:e,className:r,children:n,...a}){return(0,_.jsx)("li",{className:i(ge["SubdomainNavBar-primary-nav-list-item"],r),...a,children:(0,_.jsx)("a",{href:e,className:i(ge["SubdomainNavBar-link"]),children:n})})}const je=(0,e.forwardRef)((({active:n,title:a,searchResults:o,searchTerm:d,handlerFn:t,onSubmit:l,onChange:m},B)=>{const u=(0,e.useRef)(null);!function(_,e=[]){const n=_?.containerRef,a=_?.initialFocusRef,o=_?.disabled,i=r().useRef(),d=r().useRef(null);function t(){i.current?.abort(),_?.restoreFocusOnCleanUp&&d.current instanceof HTMLElement&&(d.current.focus(),d.current=null)}d.current||_?.disabled||(d.current=document.activeElement),r().useEffect((()=>{if(n?.current instanceof HTMLElement){if(!o)return i.current=Te(n.current,a?.current??void 0),()=>{t()};t()}}),[n,a,o,...e])}({containerRef:u,restoreFocusOnCleanUp:!0,disabled:!n}),ce(u,t);const[s,c]=(0,e.useState)(-1),[g,x]=(0,e.useState)(),[p,w]=(0,e.useState)(!1),h=(0,e.useCallback)(((_=null)=>{t&&t(_),c(-1)}),[t]);ce(u,h),xe((()=>{if(!g&&n)return h(),!1;x(!1),c(-1)}));const S=(0,e.useCallback)((_=>{const e=s,r=o?o.length:0,n=u.current;let a;if(!["ArrowDown","ArrowUp","Escape","Enter"].includes(_.key)||"Enter"===_.key&&-1===s||!n)return!1;_.preventDefault(),"ArrowDown"===_.key?(a=e<r-1?e+1:-1,c(a)):"ArrowUp"===_.key&&(a=-1===e?r-1:e-1,c(a)),["ArrowDown","ArrowUp"].includes(_.key)&&n.querySelector(`#subdomainnavbar-search-result-${a}`)?.scrollIntoView(),"Enter"===_.key&&n.querySelector(`#subdomainnavbar-search-result-${s} a`).click()}),[o,s]),I=(0,e.useCallback)((()=>{w(!0),setTimeout((()=>{n&&w(!1)}),200)}),[n]);return(0,e.useEffect)((()=>{const _=!(!o||!o.length);x(_),I()}),[o,d,I]),(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("div",{className:i(ge["SubdomainNavBar-search-trigger"]),children:(0,_.jsx)("button",{"aria-label":"search",className:ge["SubdomainNavBar-search-button"],onClick:t,"data-testid":"toggle-search",children:(0,_.jsx)(Be,{})})}),n&&(0,_.jsxs)("div",{ref:u,role:"dialog","aria-label":`Search ${a}`,"aria-modal":"true",tabIndex:-1,className:i(ge["SubdomainNavBar-search-dialog"]),children:[(0,_.jsxs)("div",{className:i(ge["SubdomainNavBar-search-dialog-control-area"]),children:[(0,_.jsx)("form",{className:i(ge["SubdomainNavBar-search-form"]),onSubmit:l,role:"search",children:(0,_.jsxs)(hr,{fullWidth:!0,size:"medium",children:[(0,_.jsx)(hr.Label,{visuallyHidden:!0,children:"Search"}),(0,_.jsx)(Br,{ref:B,className:i(ge["SubdomainNavBar-search-text-input"]),autoFocus:!0,name:"search",role:"combobox","aria-expanded":g,"aria-controls":"listbox-search-results",placeholder:`Search ${a}`,onChange:m,defaultValue:d,invisible:!0,leadingVisual:(0,_.jsx)(Be,{size:16}),"aria-activedescendant":-1===s?void 0:`subdomainnavbar-search-result-${s}`,onKeyDown:S})]})}),(0,_.jsx)("button",{"aria-label":"Close",className:i(ge["SubdomainNavBar-menu-button"],ge["SubdomainNavBar-menu-button--close"]),onClick:h,children:(0,_.jsx)(se,{size:24})})]}),(0,_.jsxs)("div",{id:"listbox-search-results",children:[g&&(0,_.jsxs)("div",{className:i(ge["SubdomainNavBar-search-results-container"]),children:[(0,_.jsxs)(P,{id:"subdomainnavbar-search-results-heading",className:ge["SubdomainNavBar-search-results-heading"],children:["Results for “",d,"”"]}),(0,_.jsx)("ul",{role:"listbox",tabIndex:0,"aria-labelledby":"subdomainnavbar-search-results-heading",className:i(ge["SubdomainNavBar-search-results"]),children:o?.map(((e,r)=>(0,_.jsxs)("li",{id:`subdomainnavbar-search-result-${r}`,className:ge["SubdomainNavBar-search-result-item"],role:"option","aria-selected":r===s,children:[(0,_.jsx)("div",{className:ge["SubdomainNavBar-search-result-item-container"],children:(0,_.jsx)("a",{href:e.url,children:e.title})}),(0,_.jsx)(P,{as:"p",size:"200",id:`subdomainnavbar-search-result-item-desc${r}`,className:ge["SubdomainNavBar-search-result-item-desc"],children:e.description}),(0,_.jsxs)("div",{children:[(0,_.jsx)(P,{size:"100",className:ge["SubdomainNavBar-search-result-item-desc"],children:e.date}),e.category&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(P,{size:"100",className:ge["SubdomainNavBar-search-result-item-desc"],children:[" ","•"," "]}),(0,_.jsx)(P,{size:"100",className:ge["SubdomainNavBar-search-result-item-desc"],children:e.category})]})]})]},`${e.title}-${r}`)))})]}),(0,_.jsxs)("div",{"aria-live":"polite","aria-atomic":"true","data-testid":Ce.liveRegion,className:"visually-hidden",children:[`${o?.length} suggestions.`,p&&(0,_.jsx)("span",{children:" "})]})]})]})]})}));function Le({children:e,href:r,...n}){return(0,_.jsx)(b,{as:"a",href:r,className:i(ge["SubdomainNavBar-cta-button"]),variant:"primary",hasArrow:!1,...n,children:e})}function He({children:e,href:r,...n}){return(0,_.jsx)(b,{as:"a",href:r,className:i(ge["SubdomainNavBar-cta-button"],ge["SubdomainNavBar-cta-button--secondary"]),hasArrow:!1,...n,children:e})}const Me=Object.assign((function({children:n,className:a,fixed:o=!0,fullWidth:d=!1,logoHref:t="https://github.com",title:l,titleHref:m="/",...B}){const[u,s]=(0,e.useState)(!0),[c,g]=(0,e.useState)(!1),x=()=>g(!c),p=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ge))),[]).length>0,P=(0,e.useMemo)((()=>r().Children.toArray(n).map(((_,e)=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Ge?r().cloneElement(_,{"data-navitemid":_.props.children,href:_.props.href,children:_.props.children,style:{"--animation-order":e}}):null})).filter(Boolean)),[n]);return(0,_.jsx)("div",{className:i(ge["SubdomainNavBar-outer-container"],o&&ge["SubdomainNavBar-outer-container--fixed"]),children:(0,_.jsx)("header",{className:i(ge.SubdomainNavBar,a),"data-testid":Ce.root,...B,children:(0,_.jsxs)("div",{className:i(ge["SubdomainNavBar-inner-container"],c&&ge["SubdomainNavBar-inner-container--search-open"],!d&&ge["SubdomainNavBar-inner-container--centered"]),"data-testid":Ce.innerContainer,children:[(0,_.jsx)("nav",{"aria-label":"global breadcrumb",children:(0,_.jsxs)("ol",{className:ge["SubdomainNavBar-title-area"],children:[(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:t,"aria-label":"Github Home",className:ge["SubdomainNavBar-logo-mark"],children:[(0,_.jsx)("span",{className:i(ge["SubdomainNavBar-back-arrow"]),children:(0,_.jsx)(ne,{fill:"currentColor",size:24})}),(0,_.jsx)(de,{fill:"currentColor",size:24})]})}),l&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("li",{role:"separator",className:ge["SubdomainNavBar-title-separator"],"aria-hidden":!0,children:"/"}),(0,_.jsx)("li",{children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(ge["SubdomainNavBar-title"]),children:l})})]})]})}),p&&(0,_.jsx)("nav",{id:"menu-navigation","aria-label":l,className:ge["SubdomainNavBar-primary-nav"],"data-testid":Ce.menuLinks,children:(0,_.jsx)(he,{className:i(ge["SubdomainNavBar-primary-nav-list--invisible"]),children:P})}),(0,_.jsxs)("div",{className:i(ge["SubdomainNavBar-secondary-nav"]),children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===je?r().cloneElement(_,{active:c,handlerFn:x,title:l}):null})).filter(Boolean),p&&(0,_.jsxs)("button",{"aria-expanded":!u,"aria-label":"Menu","aria-controls":"menu-navigation","aria-haspopup":"true",className:i(ge["SubdomainNavBar-menu-button"],ge["SubdomainNavBar-mobile-menu-button"],!u&&ge["SubdomainNavBar-menu-button--close"]),"data-testid":Ce.menuButton,onClick:()=>s(!u),children:[(0,_.jsx)("div",{className:i(ge["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ge["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ge["SubdomainNavBar-menu-button-bar"])})]}),p&&!u&&(0,_.jsx)(he,{className:i(ge["SubdomainNavBar-primary-nav-list--visible"]),children:P}),(0,_.jsx)("div",{className:i(ge["SubdomainNavBar-button-area"],!u&&ge["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:ge["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Le?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===He?_:null})).filter(Boolean)]})})]})]})})})}),{Link:Ge,Search:je,PrimaryAction:Le,SecondaryAction:He,testIds:Ce}),Ve=(0,e.forwardRef)((({className:e,size:r=x,children:n,href:a,...o},d)=>{const t=i("Primer_Brand__InlineLink-module__InlineLink___U_Ama",e);return(0,_.jsx)("a",{href:a,className:t,...o,ref:d,children:(0,_.jsx)(P,{size:r,as:"span",children:n})})})),Re={Link:"Primer_Brand__Link-module__Link___lvKjM","focus-visible":"Primer_Brand__Link-module__focus-visible___MPCba","Link--default":"Primer_Brand__Link-module__Link--default___UKAcZ","Link--accent":"Primer_Brand__Link-module__Link--accent___FWEDd","Link--label":"Primer_Brand__Link-module__Link--label___j8etE","Link-arrow":"Primer_Brand__Link-module__Link-arrow___HBMJ9","Link--large":"Primer_Brand__Link-module__Link--large___cXMt5","Link--arrow-start":"Primer_Brand__Link-module__Link--arrow-start___AT1uu"},Fe=["default","accent"];function ze({size:n="medium",variant:a="default",className:o,children:d,onMouseEnter:t,onMouseLeave:m,onFocus:B,onBlur:u,arrowDirection:s="end",...c}){const[g,x]=r().useState(!1),[p,w]=r().useState(!1),h=(0,e.useCallback)((_=>{x(!g),t?.(_)}),[t,g]),S=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),I=(0,e.useCallback)((_=>{w(!p),B?.(_)}),[B,p]),k=(0,e.useCallback)((_=>{w(!p),u?.(_)}),[u,p]);return(0,_.jsxs)("a",{className:i(Re.Link,Re[`Link--${n}`],Re[`Link--${a}`],Re[`Link--arrow-${s}`],o),onMouseEnter:h,onMouseLeave:S,onFocus:I,onBlur:k,...c,children:["start"===s&&(0,_.jsx)(l,{className:Re["Link-arrow"],expanded:g||p,reverse:!0,hidden:!0}),(0,_.jsx)(P,{as:"span",size:{medium:"200",large:"300"}[n],className:i(Re["Link--label"]),children:d}),"end"===s&&(0,_.jsx)(l,{className:Re["Link-arrow"],expanded:g||p,hidden:!0})]})}const Oe={Accordion:"Primer_Brand__Accordion-module__Accordion___M_LPt","Accordion--default":"Primer_Brand__Accordion-module__Accordion--default___wLsHR","Accordion--emphasis":"Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA",Accordion__summary:"Primer_Brand__Accordion-module__Accordion__summary___NUIYc","Accordion__summary--reversed-toggles":"Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW","focus-visible":"Primer_Brand__Accordion-module__focus-visible___NWNew","Accordion__summary--collapsed":"Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w","Accordion__summary--expanded":"Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk","Accordion__summary--default":"Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_","Accordion__summary--emphasis":"Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk",Accordion__content:"Primer_Brand__Accordion-module__Accordion__content___wMZGe","fade-in":"Primer_Brand__Accordion-module__fade-in___b3l0l"},We=(0,e.forwardRef)((({children:e,className:n,open:a=!1,variant:o="default",...d},t)=>{const{AccordionHeading:l,AccordionContent:m}=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===Ze&&(_.AccordionContent=e),e.type===qe&&(_.AccordionHeading=r().cloneElement(e,{variant:o}))),_)),{AccordionHeading:null,AccordionContent:null});return(0,_.jsxs)("details",{className:i(Oe.Accordion,Oe[`Accordion--${o}`],n),open:a,...d,ref:t,children:[l,m]})})),qe=(0,e.forwardRef)((({children:e,className:r,as:n="h4",variant:a="default",reversedToggles:o,...d},t)=>(0,_.jsxs)("summary",{className:i(Oe.Accordion__summary,o&&Oe["Accordion__summary--reversed-toggles"],Oe[`Accordion__summary--${a}`],r),ref:t,...d,children:[(0,_.jsx)("span",{"aria-hidden":"true",className:Oe["Accordion__summary--collapsed"],children:"emphasis"===a&&(0,_.jsx)(re,{size:24,fill:"var(--brand-color-text-default)"})}),(0,_.jsx)(L,{as:n,size:"emphasis"===a?"6":"subhead-large",children:e}),(0,_.jsx)("span",{"aria-hidden":"true",className:Oe["Accordion__summary--expanded"],children:"emphasis"===a&&(0,_.jsx)(ae,{size:24,fill:"var(--brand-color-text-default)"})})]})));function Ze({children:e,className:n,...a}){const o=r().isValidElement(e)&&e.type===r().Fragment?e.props.children:e,d=r().Children.map(o,(e=>r().isValidElement(e)&&"string"==typeof e.type&&["p","span"].includes(e.type)?r().cloneElement(e,{children:(0,_.jsx)(P,{variant:"muted",size:"200",as:"span",children:e.props.children})}):e));return(0,_.jsx)("section",{className:i(Oe.Accordion__content,n),...a,children:r().Children.toArray(d).map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(Oe["Accordion__content-item"],_.props.className)})))})}const De=Object.assign(We,{Content:Ze,Heading:qe});var Qe=n(570);const Ue={FAQ:"Primer_Brand__FAQ-module__FAQ___R3vLU",FAQ__heading:"Primer_Brand__FAQ-module__FAQ__heading___bH0aG",FAQ__subheading:"Primer_Brand__FAQ-module__FAQ__subheading___I4puv","FAQ__heading--start":"Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3","FAQ__heading--center":"Primer_Brand__FAQ-module__FAQ__heading--center___xMpbW","FAQ__heading--large":"Primer_Brand__FAQ-module__FAQ__heading--large___pBEPT"},Xe=(0,e.forwardRef)((({children:e,style:n,animate:a,className:o,...d},t)=>{const{classes:l,styles:m}=U(a),B=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,Qe.isFragment)(_)&&_.type!==Ke&&_.type!==$e&&_.type!==We))),u=r().Children.toArray(e).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===$e));return(0,_.jsx)("section",{ref:t,className:i(Ue.FAQ,l,o),style:{...m,...n},...d,children:r().Children.toArray(B).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ke?r().cloneElement(_,{align:u?"start":_.props.align,size:u?"3":_.props.size,weight:u?"semibold":_.props.weight}):_))})})),Ke=(0,e.forwardRef)((({children:e,className:r,size:n="3",align:a="center",as:o,...d},t)=>{const l="3"===n?"h3":"h2";return(0,_.jsx)(L,{as:o||l,size:n,className:i(Ue.FAQ__heading,Ue[`FAQ__heading--${a}`],r),ref:t,...d,children:e})}));function $e({children:e,className:r,as:n="h3",size:a="subhead-large",weight:o="medium",...d}){return(0,_.jsx)(L,{as:n,className:i(Ue.FAQ__subheading,r),weight:o,size:a,...d,children:e})}const Je=Object.assign(Xe,{Subheading:$e,Heading:Ke,Item:We,Question:qe,Answer:Ze});function Ye({children:e,className:r,as:n="h3",...a}){return(0,_.jsx)(L,{as:n,className:i(r),...a,children:e})}const _r=Object.assign((function({children:e,id:n,defaultSelectedIndex:a=0,...o}){const[d,t]=r().useState(a),l=O(n),m=_=>e=>{t(_)},B=r().Children.toArray(e).filter((_=>r().isValidElement(_)&&_.type===Je)),u=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===Je.Heading));return(0,_.jsx)(b,{variant:"subtle",hasArrow:!1,as:"button",role:"tab",className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC",block:!0,id:`${l}-tab-${n}`,"aria-controls":`${l}-panel-${n}`,"aria-selected":d===n,onClick:m(n),"data-testid":`FAQGroup-tab-${n+1}`,children:r().isValidElement(a)&&a.props.children},n)}return null})),s=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==Je.Heading?_:null)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type===Je.Heading?_.props.children:null));return(0,_.jsxs)("div",{role:"tabpanel",id:`${l}-panel-${n}`,"aria-labelledby":`${l}-tab-${n}`,hidden:d!==n,"data-testid":`FAQGroup-tab-panel-${n+1}`,children:[o&&(0,_.jsx)(Je.Subheading,{"data-testid":`FAQGroup-tab-panel-heading-${n+1}`,className:i("Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h"),children:o}),a]},n)}})),c=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===Je.Heading)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==Je.Heading?r().cloneElement(_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC",_.props.className)}):null));return o?(0,_.jsxs)(De,{variant:"emphasis",children:[(0,_.jsx)(De.Heading,{children:r().isValidElement(a)&&a.props.children}),(0,_.jsx)(De.Content,{children:o})]},n):null}})),g=r().Children.toArray(e).find((_=>r().isValidElement(_)&&_.type===Ye));return(0,_.jsx)(c_,{...o,children:(0,_.jsxs)(c_.Column,{children:[g&&(0,_.jsx)(Aa,{marginBlockEnd:{narrow:48,regular:80},children:(0,_.jsx)(c_,{children:(0,_.jsx)(c_.Column,{children:g})})}),(0,_.jsx)("div",{className:i("Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP"),children:c}),(0,_.jsxs)(c_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup___D0VvR"),children:[(0,_.jsx)(c_.Column,{span:{medium:5,large:4},className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z",children:(0,_.jsx)(k_,{direction:"vertical",padding:"none",role:"tablist",alignItems:"flex-start",children:u})}),(0,_.jsx)(c_.Column,{start:6,span:7,children:s})]})]})})}),{Heading:Ye}),er="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?e.useLayoutEffect:e.useEffect,rr="Primer_Brand__Checkbox-module__Checkbox-checkmark___atiwt",nr=(0,e.forwardRef)((({checked:r,className:n,indeterminate:a,disabled:o,id:d,onChange:t,required:l,validationStatus:m,value:B,...u},s)=>{const c=(0,e.useRef)(s||null),g=O(d);return er((()=>{c.current&&(c.current.indeterminate=a||!1)}),[a,r,c]),(0,_.jsxs)("span",{className:"Primer_Brand__Checkbox-module__Checkbox-wrapper___qo8KL",children:[(0,_.jsx)("input",{id:g,"aria-invalid":"error"===m?"true":"false","aria-required":l?"true":"false",checked:!a&&r,className:i("Primer_Brand__Checkbox-module__Checkbox-input___sux6s"),disabled:o,name:B,onChange:t,ref:c,required:l,type:"checkbox",value:B,...u}),(0,_.jsxs)("label",{htmlFor:g,className:i("Primer_Brand__Checkbox-module__Checkbox___T8FJa",a&&"Primer_Brand__Checkbox-module__Checkbox--indeterminate___U5S6k",n),children:[!a&&(0,_.jsx)("svg",{viewBox:"0 0 100 100",className:i(rr),children:(0,_.jsx)("path",{className:i("Primer_Brand__Checkbox-module__Checkbox-checkmark-path___qgsjb"),fill:"none",stroke:"#000",strokeWidth:"13",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",d:"M12.1 52.1l24.4 24.4 53-53"})}),a&&(0,_.jsx)("svg",{className:i(rr),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"16",height:"16",children:(0,_.jsx)("path",{fillRule:"evenodd",d:"M2 7.75A.75.75 0 012.75 7h10a.75.75 0 010 1.5h-10A.75.75 0 012 7.75z"})})]})]})})),ar={Textarea:"Primer_Brand__Textarea-module__Textarea___xmKD5","Textarea-resize--vertical":"Primer_Brand__Textarea-module__Textarea-resize--vertical___uAPaM","Textarea-resize--horizontal":"Primer_Brand__Textarea-module__Textarea-resize--horizontal___gT0d4","Textarea-resize--none":"Primer_Brand__Textarea-module__Textarea-resize--none___VNofG","Textarea-resize--both":"Primer_Brand__Textarea-module__Textarea-resize--both___bDJp5","Textarea--medium":"Primer_Brand__Textarea-module__Textarea--medium___pMZGb","Textarea--large":"Primer_Brand__Textarea-module__Textarea--large___wCPXA","Textarea--fullWidth":"Primer_Brand__Textarea-module__Textarea--fullWidth___lPWcQ","Textarea-wrapper--disabled":"Primer_Brand__Textarea-module__Textarea-wrapper--disabled___fg8We","Textarea-wrapper":"Primer_Brand__Textarea-module__Textarea-wrapper___A4lsG","Textarea-wrapper--invisible":"Primer_Brand__Textarea-module__Textarea-wrapper--invisible___fF78K","Textarea-wrapper--fullWidth":"Primer_Brand__Textarea-module__Textarea-wrapper--fullWidth___EtLL9","Textarea-wrapper--monospace":"Primer_Brand__Textarea-module__Textarea-wrapper--monospace___lA41d","Textarea-wrapper--success":"Primer_Brand__Textarea-module__Textarea-wrapper--success___RaDVX","Textarea-wrapper--error":"Primer_Brand__Textarea-module__Textarea-wrapper--error___zcHSQ"},or=7,ir=30,dr="both",tr={root:"Textarea",get outerContainer(){return`${this.root}-outer-container`}},lr=(0,e.forwardRef)((({children:e,className:r,cols:n=ir,disabled:a,fullWidth:o=!1,invisible:d=!1,monospace:t,placeholder:l,size:m="medium",validationStatus:B,required:u,resize:s=dr,rows:c=or,...g},x)=>(0,_.jsx)("span",{className:i(ar["Textarea-wrapper"],o&&ar["Textarea-wrapper--fullWidth"],d&&ar["Textarea-wrapper--invisible"],a&&ar["Textarea-wrapper--disabled"],t&&ar["Textarea-wrapper--monospace"],B&&ar[`Textarea-wrapper--${B}`]),"data-testid":tr.outerContainer,children:(0,_.jsx)("textarea",{ref:x,className:i(ar.Textarea,"Textarea",ar[`Textarea--${m}`],ar[`Textarea-resize--${s}`],o&&ar["Textarea--fullWidth"],B&&ar[`Textarea--${B}`],r),placeholder:l,disabled:a,"aria-invalid":"error"===B,required:u,rows:c,cols:n,...g,children:e})})));lr.displayName="Textarea";const mr={TextInput:"Primer_Brand__TextInput-module__TextInput___EtKj3","TextInput-wrapper--medium":"Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj","TextInput--medium":"Primer_Brand__TextInput-module__TextInput--medium___kJrew","TextInput--large":"Primer_Brand__TextInput-module__TextInput--large___zpUvY","TextInput-wrapper--large":"Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f","TextInput--fullWidth":"Primer_Brand__TextInput-module__TextInput--fullWidth___rbllM","TextInput-wrapper--disabled":"Primer_Brand__TextInput-module__TextInput-wrapper--disabled___HWTx_","TextInput-wrapper":"Primer_Brand__TextInput-module__TextInput-wrapper___HgxNu","TextInput-wrapper--invisible":"Primer_Brand__TextInput-module__TextInput-wrapper--invisible___cKDcl","TextInput-wrapper--fullWidth":"Primer_Brand__TextInput-module__TextInput-wrapper--fullWidth___eclO4","TextInput-wrapper--monospace":"Primer_Brand__TextInput-module__TextInput-wrapper--monospace___y1fd6","TextInput-wrapper--success":"Primer_Brand__TextInput-module__TextInput-wrapper--success___g5ODK","TextInput-wrapper--error":"Primer_Brand__TextInput-module__TextInput-wrapper--error___V7qtN","TextInput--has-leading-visual--medium":"Primer_Brand__TextInput-module__TextInput--has-leading-visual--medium___i7gLS","TextInput--has-leading-visual--large":"Primer_Brand__TextInput-module__TextInput--has-leading-visual--large___nCVT9","TextInput--has-trailing-visual--medium":"Primer_Brand__TextInput-module__TextInput--has-trailing-visual--medium___pP4lM","TextInput--has-trailing-visual--large":"Primer_Brand__TextInput-module__TextInput--has-trailing-visual--large___n1U0P","TextInput-leading-visual":"Primer_Brand__TextInput-module__TextInput-leading-visual___tk7Yz","TextInput-trailing-visual":"Primer_Brand__TextInput-module__TextInput-trailing-visual___k0E6L","TextInput-leading-visual--medium":"Primer_Brand__TextInput-module__TextInput-leading-visual--medium___BW5d2","TextInput-trailing-visual--medium":"Primer_Brand__TextInput-module__TextInput-trailing-visual--medium___WMlar","TextInput-leading-visual--large":"Primer_Brand__TextInput-module__TextInput-leading-visual--large___LoDri","TextInput-trailing-visual--large":"Primer_Brand__TextInput-module__TextInput-trailing-visual--large___pdxBc","TextInput-leading-visual-icon--medium":"Primer_Brand__TextInput-module__TextInput-leading-visual-icon--medium___y_4Pu","TextInput-leading-visual-icon--large":"Primer_Brand__TextInput-module__TextInput-leading-visual-icon--large___VPOF7","TextInput-leading-text":"Primer_Brand__TextInput-module__TextInput-leading-text___H5Cfr","TextInput-trailing-text":"Primer_Brand__TextInput-module__TextInput-trailing-text___ikt8X","TextInput-leading-text--disabled":"Primer_Brand__TextInput-module__TextInput-leading-text--disabled___APVY0","TextInput-trailing-text--disabled":"Primer_Brand__TextInput-module__TextInput-trailing-text--disabled___oM2Ls","TextInput-leading-text-inner":"Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j","TextInput-trailing-text-inner":"Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx","TextInput-leading-text-inner--medium":"Primer_Brand__TextInput-module__TextInput-leading-text-inner--medium___B7Rra","TextInput-trailing-text-inner--medium":"Primer_Brand__TextInput-module__TextInput-trailing-text-inner--medium___P9cYA","TextInput-leading-text-inner--large":"Primer_Brand__TextInput-module__TextInput-leading-text-inner--large___HfLcI","TextInput-trailing-text-inner--large":"Primer_Brand__TextInput-module__TextInput-trailing-text-inner--large___LTt33","TextInput--has-leading-text":"Primer_Brand__TextInput-module__TextInput--has-leading-text___u7qke","TextInput--has-trailing-text":"Primer_Brand__TextInput-module__TextInput--has-trailing-text___Rsoog","TextInput-leading-text--success":"Primer_Brand__TextInput-module__TextInput-leading-text--success___LLFx7","TextInput-trailing-text--success":"Primer_Brand__TextInput-module__TextInput-trailing-text--success___EfLVd","TextInput-leading-text--error":"Primer_Brand__TextInput-module__TextInput-leading-text--error___TM77D","TextInput-trailing-text--error":"Primer_Brand__TextInput-module__TextInput-trailing-text--error___R96jr"},Br=(0,e.forwardRef)((({className:e,disabled:n,fullWidth:a=!1,invisible:o=!1,leadingText:d,leadingVisual:t,monospace:l,placeholder:m,size:B="medium",trailingText:u,trailingVisual:s,validationStatus:c,...g},x)=>(0,_.jsxs)("span",{className:i(mr["TextInput-wrapper"],mr[`TextInput-wrapper--${B}`],a&&mr["TextInput-wrapper--fullWidth"],o&&mr["TextInput-wrapper--invisible"],n&&mr["TextInput-wrapper--disabled"],l&&mr["TextInput-wrapper--monospace"],c&&mr[`TextInput-wrapper--${c}`]),children:[d&&!t&&(0,_.jsx)("span",{className:i(mr["TextInput-leading-text"],mr[`TextInput-leading-text--${B}`],n&&mr["TextInput-leading-text--disabled"],c&&mr[`TextInput-leading-text--${c}`]),children:(0,_.jsx)(P,{size:"large"===B?"200":"100",as:"span",className:i(mr["TextInput-leading-text-inner"],mr[`TextInput-leading-text-inner--${B}`]),children:d})}),t&&!d&&(0,_.jsx)("span",{className:i(mr["TextInput-leading-visual"],mr[`TextInput-leading-visual--${B}`]),children:"function"==typeof t?(0,_.jsx)(t,{className:i(mr["TextInput-leading-visual-icon"],mr[`TextInput-leading-visual-icon--${B}`])}):r().isValidElement(t)&&r().cloneElement(t,{className:i(mr["TextInput-leading-visual-icon"],mr[`TextInput-leading-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16})}),(0,_.jsx)("input",{type:"text",ref:x,className:i(mr.TextInput,"TextInput",mr[`TextInput--${B}`],a&&mr["TextInput--fullWidth"],t&&mr[`TextInput--has-leading-visual--${B}`],s&&mr[`TextInput--has-trailing-visual--${B}`],c&&mr[`TextInput--${c}`],d&&!t&&mr["TextInput--has-leading-text"],u&&!s&&mr["TextInput--has-trailing-text"],e),placeholder:m,disabled:n,"aria-invalid":"error"===c,...g}),s&&!u&&(0,_.jsx)("span",{className:i(mr["TextInput-trailing-visual"],mr[`TextInput-trailing-visual--${B}`]),children:"function"==typeof s?(0,_.jsx)(s,{className:i(mr["TextInput-trailing-visual-icon"],mr[`TextInput-trailing-visual-icon--${B}`])}):s&&r().isValidElement(s)?r().cloneElement(s,{className:i(mr["TextInput-trailing-visual-icon"],mr[`TextInput-trailing-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16}):null}),u&&!s&&(0,_.jsx)("span",{className:i(mr["TextInput-trailing-text"],mr[`TextInput-trailing-text--${B}`],n&&mr["TextInput-trailing-text--disabled"],c&&mr[`TextInput-trailing-text--${c}`]),children:(0,_.jsx)(P,{size:"large"===B?"200":"100",as:"span",className:i(mr["TextInput-trailing-text-inner"],mr[`TextInput-trailing-text-inner--${B}`]),children:u})})]})));Br.displayName="TextInput";const ur={Select:"Primer_Brand__Select-module__Select___Jqn1f","focus-visible":"Primer_Brand__Select-module__focus-visible___viA1m","Select-wrapper--disabled":"Primer_Brand__Select-module__Select-wrapper--disabled___Ka43y","Select-wrapper":"Primer_Brand__Select-module__Select-wrapper___iV0Tg","Select-wrapper--medium":"Primer_Brand__Select-module__Select-wrapper--medium___xjmMc","Select--medium":"Primer_Brand__Select-module__Select--medium___kckBr","Select-wrapper--large":"Primer_Brand__Select-module__Select-wrapper--large___Q4_2q","Select--large":"Primer_Brand__Select-module__Select--large___A7u6F","Select--fullWidth":"Primer_Brand__Select-module__Select--fullWidth___PLk5U","Select-wrapper--fullWidth":"Primer_Brand__Select-module__Select-wrapper--fullWidth___oOOo4","Select--success":"Primer_Brand__Select-module__Select--success___pkmVg","Select--error":"Primer_Brand__Select-module__Select--error___A9JuG"},sr=(0,e.forwardRef)((({children:e,className:r,disabled:n,fullWidth:a=!1,placeholder:o,size:d="medium",validationStatus:t,...l},m)=>(0,_.jsx)("span",{className:i(ur["Select-wrapper"],ur[`Select-wrapper--${d}`],a&&ur["Select-wrapper--fullWidth"],t&&ur[`Select--${t}`],n&&ur["Select-wrapper--disabled"]),children:(0,_.jsx)("select",{"aria-invalid":"error"===t,className:i(ur.Select,ur[`Select--${d}`],"Select",a&&ur["Select--fullWidth"],r),disabled:n,placeholder:o,ref:m,...l,children:e})}))),cr=Object.assign(sr,{Option:({children:e,value:r,...n})=>(0,_.jsx)("option",{value:r,...n,children:e}),OptGroup:({children:e,label:r,...n})=>(0,_.jsx)("optgroup",{label:r,...n,children:e})}),gr=(0,e.forwardRef)((({checked:r,className:n,disabled:a,id:o,onChange:d,required:t,value:l,...m},B)=>{const u=(0,e.useRef)(B||null),s=O(o);return(0,_.jsxs)("span",{className:"Primer_Brand__Radio-module__Radio-wrapper___Gt9uM",children:[(0,_.jsx)("input",{id:s,"aria-checked":r?"true":"false",checked:r,className:i("Primer_Brand__Radio-module__Radio-input___n3jX4"),disabled:a,name:l,onChange:d,ref:u,required:t,type:"radio",value:l,...m}),(0,_.jsx)("label",{htmlFor:s,className:i("Primer_Brand__Radio-module__Radio___JycTo",n),children:(0,_.jsx)("span",{className:"Primer_Brand__Radio-module__Radio-dot___rmEAJ"})})]})})),xr={FormControl:"Primer_Brand__FormControl-module__FormControl___ZJtXy","FormControl--fullWidth":"Primer_Brand__FormControl-module__FormControl--fullWidth___QyLCS","FormControl--checkbox":"Primer_Brand__FormControl-module__FormControl--checkbox___R2ng7","FormControl--border":"Primer_Brand__FormControl-module__FormControl--border___CRSaq","FormControl-label":"Primer_Brand__FormControl-module__FormControl-label___meeuB","FormControl-label--visually-hidden":"Primer_Brand__FormControl-module__FormControl-label--visually-hidden___cFizI","FormControl-label--medium":"Primer_Brand__FormControl-module__FormControl-label--medium___inrKd","FormControl-label--large":"Primer_Brand__FormControl-module__FormControl-label--large___okLn6","FormControl-label--checkbox":"Primer_Brand__FormControl-module__FormControl-label--checkbox___x2U9X","FormControl-control--radio":"Primer_Brand__FormControl-module__FormControl-control--radio___aSHRG","FormControl-hint":"Primer_Brand__FormControl-module__FormControl-hint___dbP0O","FormControl-validation":"Primer_Brand__FormControl-module__FormControl-validation___vG5tm","FormControl-validation--success":"Primer_Brand__FormControl-module__FormControl-validation--success___fGV4L","FormControl-validation--error":"Primer_Brand__FormControl-module__FormControl-validation--error___DJVR5","FormControl-validation-icon":"Primer_Brand__FormControl-module__FormControl-validation-icon___xh1go","FormControl-validation--animate-in":"Primer_Brand__FormControl-module__FormControl-validation--animate-in___C_pxB",FormControlValidationFadeIn:"Primer_Brand__FormControl-module__FormControlValidationFadeIn___hRw_R"},pr=({children:e,className:n,htmlFor:a,required:o,showRequiredIndicator:d=!0,size:t="medium",validationStatus:l,visuallyHidden:m,...B})=>(0,_.jsxs)("label",{htmlFor:a,className:i(xr["FormControl-label"],l&&xr[`FormControl-label--${l}`],xr[`FormControl-label--${t}`],m&&xr["FormControl-label--visually-hidden"],n),...B,children:[r().Children.map(e,(_=>r().isValidElement(_)&&_.type===wr?r().cloneElement(_,{className:i(xr["FormControl--visible"],_.props.className)}):_)),o&&d&&(0,_.jsxs)("span",{className:xr["FormControl-label-required"],"aria-hidden":!0,children:[" ","*"]})]}),Pr=({children:e,validationStatus:r})=>(0,_.jsxs)("span",{className:i(xr["FormControl-validation"],r&&xr["FormControl-validation--animate-in"],r&&xr[`FormControl-validation--${r}`]),children:["error"===r&&(0,_.jsx)("span",{className:xr["FormControl-validation-icon"],children:(0,_.jsx)(Y_,{})}),"success"===r&&(0,_.jsx)("span",{className:xr["FormControl-validation-icon"],children:(0,_.jsx)(ee,{})}),e]}),wr=({children:e,className:r,...n})=>(0,_.jsx)("span",{className:i(xr["FormControl-hint"],r),...n,children:e}),hr=Object.assign((({children:e,className:n,hasBorder:a,fullWidth:o,id:d,required:t,size:l="medium",validationStatus:m,...B})=>{const u=O(d),s=d||u,c=r().Children.toArray(e).some((_=>r().isValidElement(_)&&(_.type===nr||_.type===gr)));return(0,_.jsx)("section",{id:`FormControl--${s}`,className:i(xr.FormControl,o&&xr["FormControl--fullWidth"],c&&xr["FormControl--checkbox"],a&&xr["FormControl--border"],n),...B,children:r().Children.map(e,(_=>{if(_){const e=`${s}`;return _.type===Br||_.type===lr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===cr?r().cloneElement(_,{className:i(_.props.className),id:e,name:e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===nr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===gr?r().cloneElement(_,{className:i(c&&xr["FormControl-control--radio"],_.props.className),id:e,name:_.props.name,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===pr?r().cloneElement(_,{className:i(c&&xr["FormControl-label--checkbox"],_.props.className),htmlFor:e,children:_.props.children,required:t,validationStatus:m,size:l,showRequiredIndicator:!c&&_.props.showRequiredIndicator}):_.type===Pr?r().cloneElement(_,{validationStatus:m}):_}}))})}),{Label:pr,Validation:Pr,Hint:wr}),Sr={Avatar:"Primer_Brand__Avatar-module__Avatar___QrJMw","Avatar--shape-circle":"Primer_Brand__Avatar-module__Avatar--shape-circle___VvaB7","Avatar--shape-square":"Primer_Brand__Avatar-module__Avatar--shape-square___hKak4",Avatar__image:"Primer_Brand__Avatar-module__Avatar__image___AajXN","Avatar--size-32":"Primer_Brand__Avatar-module__Avatar--size-32___vJxfW","Avatar--size-40":"Primer_Brand__Avatar-module__Avatar--size-40___RSkow","Avatar--size-48":"Primer_Brand__Avatar-module__Avatar--size-48___TvwXR","Avatar--size-64":"Primer_Brand__Avatar-module__Avatar--size-64___rovws","Avatar--size-80":"Primer_Brand__Avatar-module__Avatar--size-80___YDbIK","Avatar-narrow--size-32":"Primer_Brand__Avatar-module__Avatar-narrow--size-32___wmqNx","Avatar-narrow--size-40":"Primer_Brand__Avatar-module__Avatar-narrow--size-40___JnS3w","Avatar-narrow--size-48":"Primer_Brand__Avatar-module__Avatar-narrow--size-48___X8e2V","Avatar-regular--size-32":"Primer_Brand__Avatar-module__Avatar-regular--size-32___f5goH","Avatar-regular--size-40":"Primer_Brand__Avatar-module__Avatar-regular--size-40___Qaf20","Avatar-regular--size-48":"Primer_Brand__Avatar-module__Avatar-regular--size-48___db8dV","Avatar-regular--size-64":"Primer_Brand__Avatar-module__Avatar-regular--size-64___rBoTS","Avatar-regular--size-80":"Primer_Brand__Avatar-module__Avatar-regular--size-80___AKjNL","Avatar-wide--size-32":"Primer_Brand__Avatar-module__Avatar-wide--size-32___Kn8pg","Avatar-wide--size-40":"Primer_Brand__Avatar-module__Avatar-wide--size-40___DBSrS","Avatar-wide--size-48":"Primer_Brand__Avatar-module__Avatar-wide--size-48___ai2Hf","Avatar-wide--size-64":"Primer_Brand__Avatar-module__Avatar-wide--size-64___FLSak","Avatar-wide--size-80":"Primer_Brand__Avatar-module__Avatar-wide--size-80___h09bA"},Ir=[32,40,48,64,80],kr=["circle","square"],fr={root:"Avatar",get image(){return`${this.root}__image`}},vr=(0,e.forwardRef)((({alt:r,className:n,size:a=Ir[1],shape:o=kr[0],"data-testid":d,src:t,...l},m)=>{const B=(0,e.useMemo)((()=>"number"==typeof a?Sr[`Avatar--size-${a}`]:Object.keys(a).map((_=>Sr[`Avatar-${_}--size-${a[_]}`])).join(" ")),[a]);return(0,_.jsx)("span",{ref:m,className:i(Sr.Avatar,B,Sr[`Avatar--shape-${o}`],n),"data-testid":d||fr.root,children:(0,_.jsx)("img",{className:i(Sr.Avatar__image),src:t,alt:r,"data-testid":fr.image,...l})})})),br=Object.assign(vr,{testIds:fr}),Er={Testimonial:"Primer_Brand__Testimonial-module__Testimonial___UUywT",Testimonial__quoteMark:"Primer_Brand__Testimonial-module__Testimonial__quoteMark___cC2M1","Testimonial--size-large":"Primer_Brand__Testimonial-module__Testimonial--size-large___pF70c","Testimonial-quote":"Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F","Testimonial-quote--muted":"Primer_Brand__Testimonial-module__Testimonial-quote--muted___Ptyq_",Testimonial__media:"Primer_Brand__Testimonial-module__Testimonial__media___JbJUQ","Testimonial-caption":"Primer_Brand__Testimonial-module__Testimonial-caption___Wvb67","Testimonial-avatar":"Primer_Brand__Testimonial-module__Testimonial-avatar___Kaxqh","Testimonial-from":"Primer_Brand__Testimonial-module__Testimonial-from___Kfj__","Testimonial-position":"Primer_Brand__Testimonial-module__Testimonial-position___j2h0f","Testimonial__quoteMark--default":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--default___nAhKC","Testimonial__quoteMark--blue":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--blue___gf2qX","Testimonial__quoteMark--blue-purple":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--blue-purple___Ec9P1","Testimonial__quoteMark--coral":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--coral___WzMiA","Testimonial__quoteMark--green":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--green___gsL2x","Testimonial__quoteMark--green-blue":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--green-blue___wqq5w","Testimonial__quoteMark--gray":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--gray___WGLgi","Testimonial__quoteMark--indigo":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--indigo___KN9eK","Testimonial__quoteMark--lemon":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--lemon___XgAJR","Testimonial__quoteMark--lime":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--lime___DyfRi","Testimonial__quoteMark--orange":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--orange___wA2te","Testimonial__quoteMark--pink":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--pink___hrNQC","Testimonial__quoteMark--pink-blue":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--pink-blue___z73Hz","Testimonial__quoteMark--purple":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--purple___H1_Zx","Testimonial__quoteMark--purple-red":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--purple-red___Wb4Yy","Testimonial__quoteMark--red":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--red___nzAC4","Testimonial__quoteMark--red-orange":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--red-orange___f5Woq","Testimonial__quoteMark--teal":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--teal___EPZ3D","Testimonial__quoteMark--yellow":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--yellow___gFQED"},yr=[...X,...K],Ar=yr[0],Nr=(0,e.forwardRef)((function({quoteMarkColor:e="default",animate:n,className:a,children:o,size:d,style:t,...l},m){const{classes:B,styles:u}=U(n);return(0,_.jsxs)("figure",{ref:m,className:i(B,Er.Testimonial,d&&Er[`Testimonial--size-${d}`],a),style:{...u,...t,"--testimonial-accent-color":e},...l,children:[(0,_.jsx)("div",{"aria-hidden":"true",className:i(Er.Testimonial__quoteMark,Er[`Testimonial__quoteMark--${e}`]),children:"“"}),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Tr)return _})),(0,_.jsxs)("div",{className:i(Er.Testimonial__media),children:[r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===jr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Gr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Cr)return _}))]})]})})),Tr=(0,e.forwardRef)((function({children:n,className:a},o){const d=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),t=(0,e.useCallback)((()=>Q_(n,"em")?"muted":"default"),[n]),l=1===d.length?"default":t();return(0,_.jsx)("blockquote",{ref:o,children:(0,_.jsx)(P,{className:i(Er["Testimonial-quote"],"muted"===l&&Er["Testimonial-quote--muted"],a),children:n})})})),Cr=(0,e.forwardRef)((function({children:e,className:r,position:n},a){return(0,_.jsxs)("figcaption",{ref:a,className:i(Er["Testimonial-caption"],r),children:[(0,_.jsx)(P,{size:"200",className:i(Er["Testimonial-from"]),children:e}),n&&(0,_.jsx)(P,{size:"200",className:i(Er["Testimonial-position"]),variant:"muted",children:n})]})})),Gr=(0,e.forwardRef)((function({children:e,...n},a){return(0,_.jsx)("div",{className:Er["Testimonial-logo"],...n,children:r().Children.map(e,(_=>{if(r().isValidElement(_)&&"img"===_.type)return r().cloneElement(_,{className:i(Er["Testimonial-logo-image"]),ref:a})}))})})),jr=function({size:e,...r}){return(0,_.jsx)(br,{className:i(Er["Testimonial-avatar"]),size:48,...r})},Lr=Object.assign(Nr,{Quote:Tr,Name:Cr,Avatar:jr,Logo:Gr}),Hr={"ComparisonTable--heading":"Primer_Brand__ComparisonTable-module__ComparisonTable--heading___CeSsH","ComparisonTable-footnote":"Primer_Brand__ComparisonTable-module__ComparisonTable-footnote___rf35Q",ComparisonTable:"Primer_Brand__ComparisonTable-module__ComparisonTable___N2YLX","ComparisonTable-cell":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell___kifYR","ComparisonTable-cell-heading":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM","ComparisonTable-cell-container":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-container___AHNr0","ComparisonTable-inline-cell-label":"Primer_Brand__ComparisonTable-module__ComparisonTable-inline-cell-label___hE3hL","ComparisonTable--hide-element-on-narrow":"Primer_Brand__ComparisonTable-module__ComparisonTable--hide-element-on-narrow___GnYyu","ComparisonTable-cell-heading--first":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading--first___Ps2aK","ComparisonTable-cell-heading-label--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading-label--featured___c_wMH","ComparisonTable-cell--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell--featured___f0LZk","ComparisonTable-cell-heading--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading--featured___tkzzb","ComparisonTable-cell--lastrow":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell--lastrow___zmShm","ComparisonTable-cell-container--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-container--featured___x6tKO"},Mr=(0,e.forwardRef)((({as:n,animate:a,children:o,className:d,heading:t,featuredColumn:l=1,variant:m="default",style:B,...u},s)=>{const{classes:c,styles:g}=U(a),x=n||"section",p=(0,e.useMemo)((()=>r().Children.toArray(o).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type))),[o]),P=p.map(((e,n)=>{if(r().isValidElement(e)&&"string"!=typeof e.type&&e.type===Vr&&0===n)return r().cloneElement(e,{className:i(Hr["ComparisonTable-row"],e.props.className),children:r().Children.map(e.props.children,((n,a)=>{if(n.type===Rr)return r().cloneElement(n,{as:"th","aria-hidden":n.props.children?void 0:"true",className:i(Hr["ComparisonTable-cell"],Hr["ComparisonTable-cell-heading"],Hr[`ComparisonTable-cell-heading--${m}`],0===a&&Hr["ComparisonTable-cell-heading--first"],a===l&&Hr["ComparisonTable-cell-heading--featured"],e.props.className),children:(0,_.jsx)("span",{className:i(a===l&&Hr["ComparisonTable-cell-heading-label--featured"]),children:n.props.children})})}))})})).filter(Boolean),w=(0,e.useMemo)((()=>r().Children.map(o[0].props.children,(_=>{const{children:e=""}=_.props;return e}))),[o]),[,...h]=r().Children.map(o,(_=>r().isValidElement(_)&&_.type===Vr?_:null)),S=h.map(((e,n)=>r().cloneElement(e,{className:i(Hr["ComparisonTable-row"],`ComparisonTable-row--${n}`,e.props.className),children:r().Children.map(e.props.children,((r,a)=>{if(r.type===Rr)return(0,_.jsxs)(Rr,{...r.props,as:0===a?"th":"td",className:i(Hr["ComparisonTable-cell"],Hr[`ComparisonTable-cell--${m}`],0===a&&Hr["ComparisonTable-cell-heading"],0===a&&Hr[`ComparisonTable-cell-heading--${m}`],a===l&&Hr["ComparisonTable-cell--featured"],h.length-1===n&&Hr["ComparisonTable-cell--lastrow"],e.props.className),children:[a>=1&&(0,_.jsx)("span",{className:i(Hr["ComparisonTable-inline-cell-label"],Hr["ComparisonTable--hide-element-on-narrow"],a===l&&Hr["ComparisonTable-cell-heading-label--featured"]),children:w[a]}),(0,_.jsx)("span",{className:i(Hr["ComparisonTable-cell-container"],a===l&&Hr["ComparisonTable-cell-container--featured"]),children:r.props.children})]})}))}))),I=p.find((_=>r().isValidElement(_)&&_.type===Fr));return(0,_.jsxs)(x,{ref:s,className:i(c,d),style:{...g,...B},...u,children:[t&&(0,_.jsx)(L,{className:Hr["ComparisonTable--heading"],as:"h3",size:"4",children:t}),(0,_.jsxs)("table",{className:i(Hr.ComparisonTable,`ComparisonTable--${m}`),children:[P.length&&(0,_.jsx)("thead",{children:P}),S.length&&(0,_.jsx)("tbody",{children:S})]}),I&&(0,_.jsx)("footer",{className:Hr["ComparisonTable-footnote"],children:I})]})})),Vr=({children:e,...r})=>(0,_.jsx)("tr",{...r,children:e}),Rr=({as:e,children:r,...n})=>{const a=e||"td";return(0,_.jsx)(a,{...n,children:r})},Fr=({children:e,...r})=>"string"==typeof e?(0,_.jsx)(P,{as:"p",size:"100",variant:"muted",children:e}):(0,_.jsx)("div",{...r,children:e}),zr=Object.assign(Mr,{Row:Vr,Cell:Rr,Footnote:Fr}),Or={AnchorNav:"Primer_Brand__AnchorNav-module__AnchorNav___bwgAJ","AnchorNav--hide-until-sticky":"Primer_Brand__AnchorNav-module__AnchorNav--hide-until-sticky___d3Ec2","AnchorNav--stuck":"Primer_Brand__AnchorNav-module__AnchorNav--stuck___AtvLO","AnchorNav--with-default-background-color":"Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___aFdXc","AnchorNav--expanded":"Primer_Brand__AnchorNav-module__AnchorNav--expanded___wVGbk","AnchorNav-link-container":"Primer_Brand__AnchorNav-module__AnchorNav-link-container___VpHV2","AnchorNav-inner-container":"Primer_Brand__AnchorNav-module__AnchorNav-inner-container___lshlZ","AnchorNav-inner-container--expanded":"Primer_Brand__AnchorNav-module__AnchorNav-inner-container--expanded____aoje","AnchorNav-link":"Primer_Brand__AnchorNav-module__AnchorNav-link___f5YJ2","fade-in":"Primer_Brand__AnchorNav-module__fade-in___KfA_2","AnchorNav-link--is-active":"Primer_Brand__AnchorNav-module__AnchorNav-link--is-active___xbYDS","AnchorNav-link--center":"Primer_Brand__AnchorNav-module__AnchorNav-link--center___aryYq","AnchorNav-link--start":"Primer_Brand__AnchorNav-module__AnchorNav-link--start___COZM3","AnchorNav-link-label":"Primer_Brand__AnchorNav-module__AnchorNav-link-label___x3JtK","AnchorNav-link-label--is-active":"Primer_Brand__AnchorNav-module__AnchorNav-link-label--is-active___DyUFY","focus-visible":"Primer_Brand__AnchorNav-module__focus-visible___dsg4c","AnchorNav-menu-button":"Primer_Brand__AnchorNav-module__AnchorNav-menu-button___tputP","AnchorNav-menu-button-arrow":"Primer_Brand__AnchorNav-module__AnchorNav-menu-button-arrow___v5tcA","AnchorNav-overlay--expanded":"Primer_Brand__AnchorNav-module__AnchorNav-overlay--expanded___xXv6O","AnchorNav-action":"Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE"},Wr={root:"AnchorNav",get menuButton(){return`${this.root}-menu-button`},get menuLinks(){return`${this.root}-menu-links`},get action(){return`${this.root}-action`}};function qr({alignment:r="start",children:n,href:a,isActive:o,toggleMenuCallback:d,prefersReducedMotion:t,intersectionOptions:l={rootMargin:"middle"},updateCurrentActiveNav:m,...B}){const[u,s]=(0,e.useState)(),{isLarge:c}=Pe(),[g,x]=(0,e.useState)(),p=/^#/.test(a),w=p?a.replace(/^#/,""):a,h=!!g?.isIntersecting,S=([_])=>{x(_)};(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!window.IntersectionObserver||!_)return;const e="start"===l.rootMargin?"0px":"-50% 0% -50% 0%",r={threshold:"start"===l.rootMargin?.4:0,root:null,rootMargin:e},n=new IntersectionObserver(S,r);return n.observe(_),()=>n.disconnect()}),[a,l.rootMargin,p]),(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!_)return;const e=document.body.getBoundingClientRect().top,r=_.getBoundingClientRect().top;s(r-e+0)}),[a,p]),(0,e.useEffect)((()=>{h&&m&&"string"==typeof n&&m(n)}),[h,n,m]);const I=(0,e.useCallback)((_=>{_.preventDefault();const e=t?"auto":"smooth";d&&!c&&d(),window.scrollTo({top:u,behavior:e})}),[c,u,d,t]);return(0,_.jsx)("a",{className:i(Or["AnchorNav-link"],Or[`AnchorNav-link--${r}`],h&&Or["AnchorNav-link--is-active"]),href:p?a:`#${a}`,"aria-describedby":w,"aria-current":h&&"true","data-first":o,"data-active":h?"true":"false",onClick:I,...B,children:(0,_.jsx)(P,{as:"span",className:i(Or["AnchorNav-link-label"],h&&Or["AnchorNav-link-label--is-active"]),children:n})})}function Zr({children:e,href:r,...n}){return(0,_.jsx)(b,{as:"a",variant:"secondary",className:i(Or["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":Wr.action,...n,children:e})}const Dr=Object.assign((function({children:n,enableDefaultBgColor:a=!1,hideUntilSticky:o=!1,...d}){const[t,l]=(0,e.useState)(!1),[m,B]=(0,e.useState)(!1),[u,s]=(0,e.useState)(),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(),[w,h]=(0,e.useState)(!1),S=(0,e.useRef)(null),I=(0,e.useRef)(null),k=(0,e.useRef)(null),f=(0,e.useRef)(null),{isLarge:v}=Pe(),b=O(),E=(0,e.useCallback)((()=>l(!1)),[l]),y=(0,e.useCallback)((()=>l(!t)),[t]),A=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type))),[n]);(0,e.useEffect)((()=>{void 0===x&&c&&p(c.boundingClientRect.y+window.scrollY)}),[x,c]);const N=([_])=>{g(_)};var T,C,G,j;xe(E),T=t,C=f,G=k,j=!v,(0,e.useEffect)((()=>{T&&j?document.body.classList.add("AnchorNav--no-bg-scroll"):document.body.classList.remove("AnchorNav--no-bg-scroll")}),[T,j]),(0,e.useEffect)((()=>{if(T){const _=C.current?.firstChild;_.focus()}}),[T,C]),(0,e.useEffect)((()=>{const _=G.current,e=C.current,r=e?.nextSibling,n=e?.children;let a=0;const o=o=>{if(!T||!e||!n||n.length<=1)return;const i=n[n.length-1],d=n.length-1;if("Tab"===o.key&&(o.preventDefault(),r?.focus()),o.shiftKey&&"Tab"===o.key&&(o.preventDefault(),_?.focus()),"ArrowDown"===o.key){if(o.preventDefault(),a===d)return n[0].focus(),void(a=0);if(a<d)return n[a+1].focus(),void(a+=1)}else if("ArrowUp"===o.key)return o.preventDefault(),0===a?(i.focus(),void(a=d)):(n[a-1].focus(),void a--)};return e?.addEventListener("keydown",o),()=>e?.addEventListener("keydown",o)}),[T,C,G]),(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches)}),[]),(0,e.useEffect)((()=>{const _=()=>{if(x){const _=window.pageYOffset>x;h(!!_)}};return window.addEventListener("scroll",_),()=>{window.removeEventListener("scroll",_)}}),[x]),(0,e.useEffect)((()=>{const _=o?S.current:I.current;if(!window.IntersectionObserver||!_)return;const e=new IntersectionObserver(N,{threshold:0,root:null,rootMargin:"0px 0px -100%"});return e.observe(_),()=>e.disconnect()}),[o]);const L=(0,e.useCallback)((_=>{_?.preventDefault(),y()}),[y]),H=(0,e.useCallback)((_=>{s(_)}),[s]),M=A.filter((_=>r().isValidElement(_)&&_.type===qr)).length,V=A.map(((_,e)=>{if(r().isValidElement(_)&&_.type===qr){const n={href:_.props.href,toggleMenuCallback:y,prefersReducedMotion:m,updateCurrentActiveNav:H,alignment:M<4?"start":"center"};return r().cloneElement(_,{isActive:0===e,...n})}return null})).filter(Boolean).slice(0,5),R=A.map((_=>r().isValidElement(_)&&_.type===Zr?r().cloneElement(_):null)).filter(Boolean);return(0,e.useEffect)((()=>{!u&&V.length>0&&s(V[0]?.props.children)}),[u,V]),(0,_.jsx)("div",{ref:S,children:(0,_.jsxs)("nav",{ref:I,"aria-label":"Anchored navigation","data-sticky":w.toString(),className:i(Or.AnchorNav,o&&Or["AnchorNav--hide-until-sticky"],w&&Or["AnchorNav--stuck"],t&&Or["AnchorNav--expanded"],a&&Or["AnchorNav--with-default-background-color"]),...d,children:[(0,_.jsxs)("div",{className:i(Or["AnchorNav-inner-container"],t&&Or["AnchorNav-inner-container--expanded"]),children:[(0,_.jsxs)("button",{ref:k,onClick:L,className:i(Or["AnchorNav-menu-button"]),"aria-expanded":t?"true":"false","aria-controls":b,"aria-label":(t?"close":"open")+" anchor navigation menu","data-testid":Wr.menuButton,children:[t?(0,_.jsx)(ae,{size:16,className:Or["AnchorNav-menu-button-arrow"],fill:"currentcolor"}):(0,_.jsx)(re,{size:16,className:Or["AnchorNav-menu-button-arrow"],fill:"currentcolor"}),(0,_.jsx)(P,{as:"span",className:i(Or["AnchorNav-link-label"]),children:u})]}),(0,_.jsx)("div",{id:b,"data-testid":Wr.menuLinks,className:Or["AnchorNav-link-container"],ref:f,children:V}),R]}),(0,_.jsx)("span",{className:i(t&&Or["AnchorNav-overlay--expanded"]),onClick:E,"aria-hidden":!0})]})})}),{Link:qr,Action:Zr,testIds:Wr}),Qr=(0,e.forwardRef)((({align:e="start",hasBorder:r=!1,hasShadow:n=!0,hasBackground:a=!0,className:o,children:d,...t},l)=>(0,_.jsx)("section",{ref:l,className:i("Primer_Brand__CTABanner-module__CTABanner___m0t8s",n&&"Primer_Brand__CTABanner-module__CTABanner--shadow___BA030",o),...t,children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-container___iRzd1",r&&"Primer_Brand__CTABanner-module__CTABanner-container--border___FbAer",a&&"Primer_Brand__CTABanner-module__CTABanner-container--background___v1yTH"),children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-content___sZo6_","center"===e&&"Primer_Brand__CTABanner-module__CTABanner-content--center___S0ChQ"),children:d})})}))),Ur=(0,e.forwardRef)((({as:e="h3",size:r="1",className:n,children:a,...o},i)=>(0,_.jsx)(L,{ref:i,className:n,size:r,as:e,...o,children:a}))),Xr=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(P,{ref:a,className:i("Primer_Brand__CTABanner-module__CTABanner-description___I7md6",e),as:"p",...n,children:r}))),Kr=(0,e.forwardRef)((({className:e,buttonSize:r="medium",buttonsAs:n,children:a,...o},i)=>(0,_.jsx)(V_,{buttonSize:r,buttonsAs:n,className:e,ref:i,...o,children:a}))),$r=Object.assign(Qr,{Heading:Ur,Description:Xr,ButtonGroup:Kr}),Jr=(0,e.createContext)({variant:"default"}),Yr={ListItem:"Primer_Brand__ListItem-module__ListItem___aFf5u","ListItem__leading-visual":"Primer_Brand__ListItem-module__ListItem__leading-visual___Fu5ba",OrderedList__item:"Primer_Brand__ListItem-module__OrderedList__item___BJsQo"},_n=Object.assign((function({className:r,children:n,...a}){const{variant:o}=(0,e.useContext)(Jr);return(0,_.jsxs)("li",{className:i(Yr.ListItem,!o&&Yr.OrderedList__item,r),...a,children:[(()=>{switch(o){case"checked":return(0,_.jsx)(_e,{className:i(Yr["ListItem__leading-visual"],Yr.ListItem__checked)});case"default":return(0,_.jsx)(oe,{className:i(Yr["ListItem__leading-visual"],Yr.ListItem__default)});default:return null}})(),(0,_.jsx)(P,{as:"span",children:n})]})})),en="Primer_Brand__list-shared-module__List___dFefs",rn=Object.assign((function({variant:e="default",children:r,...n}){return(0,_.jsx)("ul",{className:i(en,n.className),...n,children:(0,_.jsx)(Jr.Provider,{value:{variant:e},children:r})})}),{Item:_n}),nn=Object.assign((function({children:e,...r}){return(0,_.jsx)("ol",{className:i(en,"Primer_Brand__OrderedList-module__OrderedList___eCBYV",r.className),...r,children:(0,_.jsx)(Jr.Provider,{value:{variant:""},children:e})})}),{Item:_n}),an=(0,e.forwardRef)((({className:e,...r},n)=>(0,_.jsx)("form",{ref:n,className:i("Primer_Brand__CTAForm-module__CTAForm___oOV3J",e),...r}))),on=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===hr?r().cloneElement(_,{fullWidth:!0,required:!0,..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-input___sR5r3",e),...a,children:d})})),dn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===hr?r().cloneElement(_,{fullWidth:!0,size:"large",..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-confirm___yTThl",e),...a,children:d})})),tn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(b,{type:"submit",variant:"secondary",className:i("Primer_Brand__CTAForm-module__CTAForm-button___dWqAC",e),ref:a,...n,children:r}))),ln=Object.assign(an,{Input:on,Confirm:dn,Action:tn}),mn="Primer_Brand__MinimalFooter-module__Footer___oqJdA",Bn="Primer_Brand__MinimalFooter-module__Footer__container___UqVWS",un="Primer_Brand__MinimalFooter-module__Footer__terms___ACl36",sn="Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_",cn="Primer_Brand__MinimalFooter-module__Footer__social-links___hRWfd",gn="Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I",xn="Primer_Brand__MinimalFooter-module__Footer__legal-and-links___gaF8g",pn="Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP",Pn="Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5",wn="Primer_Brand__MinimalFooter-module__Footer__links___sXNki",hn="Primer_Brand__MinimalFooter-module__Footer__link___K13BH",Sn=["x","github","linkedin","youtube","facebook","twitch","tiktok","instagram"];function In({children:e,className:n}){const a=r().Children.map(e,(_=>r().isValidElement(_)?_.type&&_.type===P?r().cloneElement(_,{as:"p",variant:"muted",size:"100",className:i(sn,_.props.className),..._.props}):void 0:_));return(0,_.jsx)("section",{className:Bn,children:(0,_.jsx)("div",{className:i(un,n),children:a})})}function kn({socialLinks:e,logoHref:r}){const{colorMode:n}=M_();return(0,_.jsx)("section",{className:i(gn),children:(0,_.jsx)("div",{className:Bn,children:(0,_.jsxs)(k_,{alignItems:"center",direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)("div",{children:(0,_.jsx)("a",{href:r,"data-analytics-event":'{"category":"Footer","action":"go to home","label":"text:home"}',"aria-label":"Go to GitHub homepage",children:(0,_.jsx)(ie,{fill:n===N_.DARK?"white":"black",size:"medium"})})}),!1!==e?(0,_.jsx)("ul",{className:cn,children:[{name:"x",fullName:"X",url:"https://x.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/x.svg",iconWidth:20,iconHeight:16},{name:"github",fullName:"GitHub",url:"https://github.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/github-mark.svg",iconWidth:20,iconHeight:20},{name:"linkedin",fullName:"LinkedIn",url:"https://www.linkedin.com/company/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/linkedin.svg",iconWidth:19,iconHeight:18},{name:"youtube",fullName:"YouTube",url:"https://www.youtube.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/youtube.svg",iconWidth:23,iconHeight:16},{name:"facebook",fullName:"Facebook",url:"https://www.facebook.com/GitHub",icon:"https://github.githubassets.com/images/modules/site/icons/footer/facebook.svg",iconWidth:18,iconHeight:18},{name:"twitch",fullName:"Twitch",url:"https://www.twitch.tv/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/twitch.svg",iconWidth:18,iconHeight:18},{name:"tiktok",fullName:"TikTok",url:"https://www.tiktok.com/@github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/tiktok.svg",iconWidth:18,iconHeight:18},{name:"instagram",fullName:"Instagram",url:"https://www.instagram.com/github/",icon:"https://github.githubassets.com/images/modules/site/icons/footer/instagram.svg",iconWidth:24,iconHeight:24}].map((r=>e&&!e.includes(r.name)?null:(e=>(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:e.url,"data-analytics-event":`{"category":"Footer","action":"go to ${e.fullName}","label":"text:${e.name}"}`,children:[(0,_.jsx)("img",{className:pn,src:e.icon,height:e.iconHeight,width:e.iconWidth,loading:"lazy",decoding:"async",alt:""}),(0,_.jsxs)("span",{className:"visually-hidden",children:["GitHub on ",e.fullName]})]})},e.name))(r)))}):(0,_.jsx)(_.Fragment,{})]})})})}const fn=({as:e,children:r,...n})=>{const a=e||"a";return(0,_.jsx)(a,{className:hn,"data-analytics-event":n.href?`{"category":"Footer","action":"go to ${n.href}","label":"text:${r}"}`:void 0,...n,children:(0,_.jsx)(P,{variant:"muted",size:"200",children:r})})},vn=Object.assign((function({className:e,children:n,copyrightStatement:a,logoHref:o="https://github.com",socialLinks:d,...t}){const l=r().Children.toArray(n).filter((_=>{if(r().isValidElement(_)&&_.type===fn)return _})).slice(0,5),m=(new Date).getFullYear();return(0,_.jsxs)("footer",{className:i(mn,e),...t,children:[r().Children.toArray(n).find((_=>!!r().isValidElement(_)&&(!(!_.type||_.type!==In)||void 0))),(0,_.jsx)(kn,{socialLinks:d,logoHref:o}),(0,_.jsx)("section",{children:(0,_.jsx)("div",{className:xn,children:(0,_.jsx)("div",{className:Bn,children:(0,_.jsxs)(k_,{direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)(k_,{padding:"none",gap:"condensed",justifyContent:{narrow:"center",regular:"flex-end"},direction:{narrow:"vertical",regular:"horizontal"},className:wn,children:(0,_.jsx)(_.Fragment,{children:l})}),(0,_.jsx)(P,{as:"p",size:"200",variant:"muted",className:Pn,children:a||`© ${m} GitHub. All rights reserved.`})]})})})})]})}),{Footnotes:In,Link:fn}),bn={Pillar:"Primer_Brand__Pillar-module__Pillar___dHhm7","Pillar--align-center":"Primer_Brand__Pillar-module__Pillar--align-center___mWN5F","Pillar--align-start":"Primer_Brand__Pillar-module__Pillar--align-start___dfipC",Pillar__icon:"Primer_Brand__Pillar-module__Pillar__icon___MyYVk",Pillar__heading:"Primer_Brand__Pillar-module__Pillar__heading___C7yPQ",Pillar__description:"Primer_Brand__Pillar-module__Pillar__description___BPMTa",Pillar__link:"Primer_Brand__Pillar-module__Pillar__link___yiBNY","Pillar__icon--color-default":"Primer_Brand__Pillar-module__Pillar__icon--color-default___WlnDP","Pillar__icon--color-blue":"Primer_Brand__Pillar-module__Pillar__icon--color-blue___RVKbn","Pillar__icon--color-coral":"Primer_Brand__Pillar-module__Pillar__icon--color-coral___g_M0m","Pillar__icon--color-green":"Primer_Brand__Pillar-module__Pillar__icon--color-green___AZl8T","Pillar__icon--color-gray":"Primer_Brand__Pillar-module__Pillar__icon--color-gray___MRGro","Pillar__icon--color-indigo":"Primer_Brand__Pillar-module__Pillar__icon--color-indigo___hX1Yq","Pillar__icon--color-lemon":"Primer_Brand__Pillar-module__Pillar__icon--color-lemon___V0XiQ","Pillar__icon--color-lime":"Primer_Brand__Pillar-module__Pillar__icon--color-lime___VXybl","Pillar__icon--color-orange":"Primer_Brand__Pillar-module__Pillar__icon--color-orange___e1xGP","Pillar__icon--color-pink":"Primer_Brand__Pillar-module__Pillar__icon--color-pink___WcTTa","Pillar__icon--color-purple":"Primer_Brand__Pillar-module__Pillar__icon--color-purple___BGrUp","Pillar__icon--color-red":"Primer_Brand__Pillar-module__Pillar__icon--color-red___ek1FA","Pillar__icon--color-teal":"Primer_Brand__Pillar-module__Pillar__icon--color-teal___fntO4","Pillar__icon--color-yellow":"Primer_Brand__Pillar-module__Pillar__icon--color-yellow___xatJt"},En=X,yn=En[0],An=(0,e.forwardRef)((({children:e,className:n,animate:a,as:o="div",align:d="start",style:t,...l},m)=>{const{classes:B,styles:u}=U(a),s=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||_.type!==Nn&&_.type!==Tn&&_.type!==Cn&&_.type!==Gn))),c=["div","article"].includes(o)?o:"div";return(0,_.jsx)(c,{className:i(bn.Pillar,bn[`Pillar--align-${d}`],B,n),ref:m,...l,style:{...u,...t},children:s})}));function Nn({icon:e,className:n,color:a=yn,...o}){return(0,_.jsx)("span",{className:i(bn.Pillar__icon,bn[`Pillar__icon--color-${a}`],n),...o,children:"function"==typeof e?(0,_.jsx)(e,{size:"medium"}):r().isValidElement(e)&&r().cloneElement(e,{"aria-hidden":"true",focusable:"false"})})}const Tn=(0,e.forwardRef)((({children:e,as:r="h3",size:n="subhead-large",className:a,...o},d)=>(0,_.jsx)(L,{size:n,className:i(bn.Pillar__heading,bn[`Pillar__heading--size-${n}`],a),ref:d,as:r,...o,children:e}))),Cn=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(P,{variant:"muted",ref:a,size:"200",as:"p",className:i(bn.Pillar__description,r),...n,children:e}))),Gn=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>(0,_.jsx)(ze,{variant:"accent",href:n,ref:o,className:i(bn.Pillar__link,e),...a,children:r}))),jn=Object.assign(An,{Icon:Nn,Heading:Tn,Description:Cn,Link:Gn}),Ln={Card:"Primer_Brand__Card-module__Card___ByGEk",Card__link:"Primer_Brand__Card-module__Card__link___Ye5mq","Card--border":"Primer_Brand__Card-module__Card--border___nNZlZ","Card--icon":"Primer_Brand__Card-module__Card--icon___nVz0T",Card__label:"Primer_Brand__Card-module__Card__label___EAot7",Card__icon:"Primer_Brand__Card-module__Card__icon___H4tc9",Card__image:"Primer_Brand__Card-module__Card__image___zt4oH","Card__icon--badge":"Primer_Brand__Card-module__Card__icon--badge___p6riH",Card__heading:"Primer_Brand__Card-module__Card__heading___INFhp",Card__description:"Primer_Brand__Card-module__Card__description___KN9CH",Card__action:"Primer_Brand__Card-module__Card__action___C6sRY","Card__icon--color-default":"Primer_Brand__Card-module__Card__icon--color-default___Y2DUV","Card__icon--color-blue":"Primer_Brand__Card-module__Card__icon--color-blue___NuYV8","Card__icon--color-coral":"Primer_Brand__Card-module__Card__icon--color-coral___rYl0b","Card__icon--color-green":"Primer_Brand__Card-module__Card__icon--color-green___xz7Vq","Card__icon--color-gray":"Primer_Brand__Card-module__Card__icon--color-gray___gYwWP","Card__icon--color-indigo":"Primer_Brand__Card-module__Card__icon--color-indigo___xHafP","Card__icon--color-lemon":"Primer_Brand__Card-module__Card__icon--color-lemon___KT2Uh","Card__icon--color-lime":"Primer_Brand__Card-module__Card__icon--color-lime___P9pP0","Card__icon--color-orange":"Primer_Brand__Card-module__Card__icon--color-orange___s1gIr","Card__icon--color-pink":"Primer_Brand__Card-module__Card__icon--color-pink___I7Qpw","Card__icon--color-purple":"Primer_Brand__Card-module__Card__icon--color-purple___G0J2O","Card__icon--color-red":"Primer_Brand__Card-module__Card__icon--color-red___lGSe1","Card__icon--color-teal":"Primer_Brand__Card-module__Card__icon--color-teal___CsA4p","Card__icon--color-yellow":"Primer_Brand__Card-module__Card__icon--color-yellow___RP8rx"};function Hn(_){const r=(0,e.useRef)(null);return _??r}const Mn=X,Vn=Mn[0],Rn=(0,e.forwardRef)((({onMouseEnter:n,onMouseLeave:a,onFocus:o,onBlur:d,children:t,className:m,ctaText:B="Learn more",href:u,hasBorder:s=!1,...c},g)=>{const x=Hn(g),p=r().useRef(!1),w=r().useRef(!1),h=(0,e.useCallback)((_=>{p.current=!p.current,n?.(_)}),[n,p]),S=(0,e.useCallback)((_=>{p.current=!p.current,a?.(_)}),[a,p]),I=(0,e.useCallback)((_=>{w.current=!w.current,o?.(_)}),[o,w]),k=(0,e.useCallback)((_=>{w.current=!w.current,d?.(_)}),[d,w]),f=r().Children.toArray(t).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,Qe.isFragment)(_)&&_.type!==Fn&&_.type!==zn&&_.type!==On&&_.type!==Wn&&_.type!==qn))),v=r().Children.toArray(t).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===zn));return(0,_.jsxs)("div",{className:i(Ln.Card,v&&Ln["Card--icon"],s&&Ln["Card--border"],m),ref:x,...c,children:[r().Children.map(f,(_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Wn?r().cloneElement(_,{onMouseEnter:h,onMouseLeave:S,onFocus:I,onBlur:k,href:u}):_)),(0,_.jsxs)("div",{className:Ln.Card__action,children:[(0,_.jsx)(P,{as:"span",size:"200",className:i(Re["Link--label"]),children:B}),(0,_.jsx)(l,{className:Re["Link-arrow"],expanded:p.current||w.current,"aria-hidden":"true"})]})]})}));function Fn({className:e,...r}){return(0,_.jsx)("div",{className:Ln.Card__image,children:(0,_.jsx)(l_,{className:e,...r})})}function zn({"aria-hidden":e,icon:r,className:n,color:a=Vn,hasBackground:o=!1,...d}){return(0,_.jsx)("span",{className:i(Ln.Card__icon,Ln[`Card__icon--color-${a}`],o&&Ln["Card__icon--badge"],n),"aria-hidden":e||"function"!=typeof r,...d,children:"function"==typeof r?(0,_.jsx)(r,{}):r})}const On=(0,e.forwardRef)((({children:e,className:r,color:n=Y[0],...a},o)=>(0,_.jsx)("span",{className:i(Ln.Card__label,r),ref:o,...a,children:(0,_.jsx)(o_,{color:n,children:e})}))),Wn=(0,e.forwardRef)((({children:e,as:r="h3",className:n,href:a,onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,...m},B)=>(0,_.jsx)(L,{size:"subhead-large",className:i(Ln.Card__heading,n),ref:B,as:r,...m,children:(0,_.jsx)("a",{href:a,className:i(Ln.Card__link),onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,children:e})}))),qn=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(P,{variant:"muted",ref:a,size:"200",as:"p",className:i(Ln.Card__description,r),...n,children:e}))),Zn=Object.assign(Rn,{Image:Fn,Label:On,Icon:zn,Heading:Wn,Description:qn}),Dn={SectionIntro:"Primer_Brand__SectionIntro-module__SectionIntro___RduRB","SectionIntro-heading--muted":"Primer_Brand__SectionIntro-module__SectionIntro-heading--muted___CdGWF","SectionIntro--align-start":"Primer_Brand__SectionIntro-module__SectionIntro--align-start___C59mu","SectionIntro--align-center":"Primer_Brand__SectionIntro-module__SectionIntro--align-center___qU_a9","SectionIntro-heading":"Primer_Brand__SectionIntro-module__SectionIntro-heading___u6_Wl","SectionIntro--full-width":"Primer_Brand__SectionIntro-module__SectionIntro--full-width___HROKL","SectionIntro-label":"Primer_Brand__SectionIntro-module__SectionIntro-label___ZjciO","SectionIntro-description":"Primer_Brand__SectionIntro-module__SectionIntro-description___Sz93l","SectionIntro-link":"Primer_Brand__SectionIntro-module__SectionIntro-link___dePuF"},Qn=(0,e.forwardRef)((({align:e="start",animate:r,className:n,children:a,fullWidth:o=!1,style:d,...t},l)=>{const{classes:m,styles:B}=U(r);return(0,_.jsx)("header",{ref:l,className:i(Dn.SectionIntro,Dn[`SectionIntro--align-${e}`],o&&Dn["SectionIntro--full-width"],m,n),...t,style:{...B,...d},children:a})})),Un=(0,e.forwardRef)((({as:n=G,size:a="4",className:o,children:d,...t},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(d)),[d]),B=(0,e.useCallback)((()=>m.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[m]),u=1===m.length?"default":B();return(0,_.jsx)(L,{ref:l,className:i(Dn["SectionIntro-heading"],"muted"===u&&Dn["SectionIntro-heading--muted"],o),size:a,as:n,...t,children:d})})),Xn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(P,{as:"p",className:i(Dn["SectionIntro-description"],e),ref:a,variant:"muted",...n,children:r}))),Kn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(ze,{ref:a,className:i(Dn["SectionIntro-link"],e),size:"medium",...n,children:r}))),$n=Object.assign(Qn,{Heading:Un,Description:Xn,Link:Kn,Label:function({children:e,...r}){return(0,_.jsx)(o_,{className:Dn["SectionIntro-label"],...r,children:e})}}),Jn={"outside-top":["outside-bottom","outside-right","outside-left","outside-bottom"],"outside-bottom":["outside-top","outside-right","outside-left","outside-bottom"],"outside-left":["outside-right","outside-bottom","outside-top","outside-bottom"],"outside-right":["outside-left","outside-bottom","outside-top","outside-bottom"]},Yn={start:["end","center"],end:["start","center"],center:["end","start"]};const _a={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function ea(_,e,r,n,a,o){const i=e.left+e.width,d=e.top+e.height;let t=-1,l=-1;return"outside-top"===r?t=e.top-a-_.height:"outside-bottom"===r?t=d+a:"outside-left"===r?l=e.left-a-_.width:"outside-right"===r&&(l=i+a),"outside-top"!==r&&"outside-bottom"!==r||(l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o),"outside-left"!==r&&"outside-right"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),"inside-top"===r?t=e.top+a:"inside-bottom"===r?t=d-a-_.height:"inside-left"===r?l=e.left+a:"inside-right"===r?l=i-a-_.width:"inside-center"===r&&(l=(i+e.left)/2-_.width/2+a),"inside-top"===r||"inside-bottom"===r?l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o:"inside-left"!==r&&"inside-right"!==r&&"inside-center"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),{top:t,left:l}}function ra(_,e,r,n){return"outside-top"===_||"outside-bottom"===_?e.top<r.top||e.top+n.height>r.height+r.top:e.left<r.left||e.left+n.width>r.width+r.left}function na(_,e,r,n){return"end"===_?e.left<r.left:"start"===_||"center"===_?e.left+n.width>r.left+r.width||e.left<r.left:void 0}function aa(_,r=[]){const n=_?.floatingElementRef,a=_?.anchorElementRef,[o,i]=(0,e.useState)(void 0),d=(0,e.useCallback)((()=>{n.current instanceof Element&&a.current instanceof Element?i(function(_,e,r={}){const n=function(_){if(function(_){if("DIALOG"===_.tagName)return!0;try{if(_.matches(":popover-open"))return!0}catch(_){return!1}return!1}(_))return document.body;let e=_.parentNode;for(;null!==e;){if(e instanceof HTMLElement&&"static"!==getComputedStyle(e).position)return e;e=e.parentNode}return document.body}(_),a=function(_){let e=_;for(;null!==e&&e!==document.body&&"visible"===getComputedStyle(e).overflow;)e=e.parentNode;const r=e!==document.body&&e instanceof HTMLElement?e:document.body,n=r.getBoundingClientRect(),a=getComputedStyle(r),[o,i,d,t]=[a.borderTopWidth,a.borderLeftWidth,a.borderRightWidth,a.borderBottomWidth].map((_=>parseInt(_,10)||0));return{top:n.top+o,left:n.left+i,width:n.width-d-i,height:Math.max(n.height-o-t,r===document.body?window.innerHeight:-1/0)}}(n),o=getComputedStyle(n),i=n.getBoundingClientRect(),[d,t]=[o.borderTopWidth,o.borderLeftWidth].map((_=>parseInt(_,10)||0));return function(_,e,r,n,{side:a,align:o,allowOutOfBounds:i,anchorOffset:d,alignmentOffset:t}){const l={top:_.top-e.top,left:_.left-e.left,width:_.width,height:_.height};let m=ea(r,n,a,o,d,t),B=a,u=o;if(m.top-=e.top,m.left-=e.left,!i){const i=Jn[a];let s=0;if(i){let _=a;for(;s<i.length&&ra(_,m,l,r);){const a=i[s++];_=a,m=ea(r,n,a,o,d,t),m.top-=e.top,m.left-=e.left,B=a}}const c=Yn[o];let g=0;if(c){let _=o;for(;g<c.length&&na(_,m,l,r);){const a=c[g++];_=a,m=ea(r,n,B,a,d,t),m.top-=e.top,m.left-=e.left,u=a}}m.top<l.top&&(m.top=l.top),m.left<l.left&&(m.left=l.left),m.left+r.width>_.width+l.left&&(m.left=_.width+l.left-r.width),i&&s<i.length&&m.top+r.height>_.height+l.top&&(m.top=_.height+l.top-r.height)}return Object.assign(Object.assign({},m),{anchorSide:B,anchorAlign:u})}(a,{top:i.top+d,left:i.left+t},_.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(_={}){var e,r,n,a,o;const i=null!==(e=_.side)&&void 0!==e?e:_a.side,d=null!==(r=_.align)&&void 0!==r?r:_a.align;return{side:i,align:d,anchorOffset:null!==(n=_.anchorOffset)&&void 0!==n?n:"inside-center"===i?0:_a.anchorOffset,alignmentOffset:null!==(a=_.alignmentOffset)&&void 0!==a?a:"center"!==d&&i.startsWith("inside")?_a.alignmentOffset:0,allowOutOfBounds:null!==(o=_.allowOutOfBounds)&&void 0!==o?o:_a.allowOutOfBounds}}(r))}(n.current,a.current,_)):i(void 0)}),[n,a,...r]);return(0,e.useEffect)(d,[d]),function(_,r){const n=(0,e.useRef)(_);(0,e.useEffect)((()=>{n.current=_})),(0,e.useEffect)((()=>{const _=document.documentElement;if(!_)return;const e=new ResizeObserver((_=>{n.current(_)}));return e.observe(_),()=>{e.disconnect()}}),[r])}(d),{floatingElementRef:n,anchorElementRef:a,position:o}}let oa;function ia(){return void 0===oa&&(oa=/^mac/i.test(window.navigator.platform)),oa}let da=1e4;var ta;ye(),function(_){_[_.ArrowHorizontal=1]="ArrowHorizontal",_[_.ArrowVertical=2]="ArrowVertical",_[_.JK=4]="JK",_[_.HL=8]="HL",_[_.HomeAndEnd=16]="HomeAndEnd",_[_.PageUpDown=256]="PageUpDown",_[_.WS=32]="WS",_[_.AD=64]="AD",_[_.Tab=128]="Tab",_[_.Backspace=512]="Backspace",_[_.ArrowAll=3]="ArrowAll",_[_.HJKL=12]="HJKL",_[_.WASD=96]="WASD",_[_.All=511]="All"}(ta||(ta={}));const la={ArrowLeft:ta.ArrowHorizontal,ArrowDown:ta.ArrowVertical,ArrowUp:ta.ArrowVertical,ArrowRight:ta.ArrowHorizontal,h:ta.HL,j:ta.JK,k:ta.JK,l:ta.HL,a:ta.AD,s:ta.WS,w:ta.WS,d:ta.AD,Tab:ta.Tab,Home:ta.HomeAndEnd,End:ta.HomeAndEnd,PageUp:ta.PageUpDown,PageDown:ta.PageUpDown,Backspace:ta.Backspace},ma={ArrowLeft:"previous",ArrowDown:"next",ArrowUp:"previous",ArrowRight:"next",h:"previous",j:"next",k:"previous",l:"next",a:"previous",s:"next",w:"previous",d:"next",Tab:"next",Home:"start",End:"end",PageUp:"start",PageDown:"end",Backspace:"previous"};function Ba(_){const e=ma[_.key];if("Tab"===_.key&&_.shiftKey)return"previous";const r=ia();if(r&&_.metaKey||!r&&_.ctrlKey){if("ArrowLeft"===_.key||"ArrowUp"===_.key)return"start";if("ArrowRight"===_.key||"ArrowDown"===_.key)return"end"}return e}const ua="data-is-active-descendant",sa="data-has-active-descendant";const ca={ActionMenu:"Primer_Brand__ActionMenu-module__ActionMenu___xAoB5","ActionMenu--disabled":"Primer_Brand__ActionMenu-module__ActionMenu--disabled___Ic5nl",ActionMenu__button:"Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG",ActionMenu__menu:"Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP","ActionMenu__menu--visible":"Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5","overlay-appear":"Primer_Brand__ActionMenu-module__overlay-appear___hIYSP",ActionMenu__item:"Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr","ActionMenu__item--selection-type-single":"Primer_Brand__ActionMenu-module__ActionMenu__item--selection-type-single___ZdivU","focus-visible":"Primer_Brand__ActionMenu-module__focus-visible___hVXW3","ActionMenu__item-leadingVisual":"Primer_Brand__ActionMenu-module__ActionMenu__item-leadingVisual___UWjE1","ActionMenu__item-text":"Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl","ActionMenu__item-icon":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz","ActionMenu__item-content--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-content--disabled___WrxPY","ActionMenu__item-icon--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon--disabled___Ebefz"},ga={root:"ActionMenu",get button(){return`${this.root}-button`},get overlay(){return`${this.root}-overlay`},get list(){return`${this.root}-list`},get item(){return`${this.root}-list-item`}},xa=(0,e.memo)((({id:r,children:n,"data-testid":a,disabled:o,open:d=!1,selectionVariant:t="none",menuAlignment:l="start",onSelect:m})=>{const[B,u]=(0,e.useState)(d),s=(0,e.useRef)(null),c=(0,e.useRef)(null),g=O(r);ce(s,(()=>u(!1)),c),xe((0,e.useCallback)((()=>{u(!1)}),[]));const x=(0,e.useCallback)((()=>{u(!B)}),[B]),p=(0,e.useCallback)((_=>{m&&m(_),x()}),[m,x]),P=(0,e.useCallback)((_=>{_&&(p(_),x(),c.current?.focus())}),[p,x,c]);(0,e.useEffect)((()=>{if(B&&s.current){const _=s.current;(function(_,e){var r,n,a,o,i;const d=[],t=new WeakMap,l=null!==(r=null==e?void 0:e.bindKeys)&&void 0!==r?r:((null==e?void 0:e.getNextFocusable)?ta.ArrowAll:ta.ArrowVertical)|ta.HomeAndEnd,m=null!==(n=null==e?void 0:e.focusOutBehavior)&&void 0!==n?n:"stop",B=null!==(a=null==e?void 0:e.focusInStrategy)&&void 0!==a?a:"previous",u=null==e?void 0:e.activeDescendantControl,s=null==e?void 0:e.onActiveDescendantChanged;let c;const g=null!==(o=null==e?void 0:e.preventScroll)&&void 0!==o&&o;function x(){return d[0]}function p(_,e=!1){const r=c;c=_,u?_&&document.activeElement===u?P(r,_,e):w():(r&&r!==_&&t.has(r)&&r.setAttribute("tabindex","-1"),null==_||_.setAttribute("tabindex","0"))}function P(e,r,n=!1){r.id||r.setAttribute("id","__primer_id_"+da++),e&&e!==r&&e.removeAttribute(ua),u&&(n||u.getAttribute("aria-activedescendant")!==r.id)&&(u.setAttribute("aria-activedescendant",r.id),_.setAttribute(sa,r.id),r.setAttribute(ua,n?"activated-directly":"activated-indirectly"),null==s||s(r,e,n))}function w(e=c){"first"===B&&(c=void 0),null==u||u.removeAttribute("aria-activedescendant"),_.removeAttribute(sa),null==e||e.removeAttribute(ua),null==s||s(void 0,e,!1)}function h(..._){const r=_.filter((_=>{var r,n;return null===(n=null===(r=null==e?void 0:e.focusableElementFilter)||void 0===r?void 0:r.call(e,_))||void 0===n||n}));if(0!==r.length){d.splice(function(_){const e=_[0];if(0===d.length)return 0;let r=0,n=d.length-1;for(;r<=n;){const _=Math.floor((r+n)/2);a=e,(d[_].compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING)>0?n=_-1:r=_+1}var a;return r}(r),0,...r);for(const _ of r)t.has(_)||t.set(_,_.getAttribute("tabindex")),_.setAttribute("tabindex","-1");c||p(x())}}function S(..._){for(const e of _){const _=d.indexOf(e);_>=0&&d.splice(_,1);const r=t.get(e);void 0!==r&&(null===r?e.removeAttribute("tabindex"):e.setAttribute("tabindex",r),t.delete(e)),e===c&&p(x())}}h(...Ie(_)),p("function"==typeof B?B(document.body):x()),new MutationObserver((_=>{for(const e of _)for(const _ of e.removedNodes)_ instanceof HTMLElement&&S(...Ie(_));for(const e of _)for(const _ of e.addedNodes)_ instanceof HTMLElement&&h(...Ie(_))})).observe(_,{subtree:!0,childList:!0});const I=new AbortController,k=null!==(i=null==e?void 0:e.abortSignal)&&void 0!==i?i:I.signal;let f;k.addEventListener("abort",(()=>{S(...d)})),_.addEventListener("mousedown",(_=>{_.target instanceof HTMLElement&&_.target!==document.activeElement&&(f=d.indexOf(_.target))}),{signal:k}),u?(_.addEventListener("focusin",(_=>{_.target instanceof HTMLElement&&d.includes(_.target)&&(u.focus({preventScroll:g}),p(_.target))})),_.addEventListener("mousemove",(({target:_})=>{if(!(_ instanceof Node))return;const e=d.find((e=>e.contains(_)));e&&p(e)}),{signal:k,capture:!0}),u.addEventListener("focusin",(()=>{c?P(void 0,c):p(x())})),u.addEventListener("focusout",(()=>{w()}))):_.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==f)f>=0&&d[f]!==c&&p(d[f]),f=void 0;else if("previous"===B)p(e.target);else if("closest"===B||"first"===B){if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _="previous"===b?d.length-1:0,e=d[_];return void(null==e||e.focus({preventScroll:g}))}p(e.target)}else if("function"==typeof B)if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _=B(e.relatedTarget);if((_?d.indexOf(_):-1)>=0&&_ instanceof HTMLElement)return void _.focus({preventScroll:g});console.warn("Element requested is not a known focusable element.")}else p(e.target);b=void 0}),{signal:k});const v=null!=u?u:_;let b;"closest"===B&&document.addEventListener("keydown",(_=>{"Tab"===_.key&&(b=Ba(_))}),{signal:k,capture:!0}),v.addEventListener("keydown",(r=>{var n;if(r.key in ma){const a=la[r.key];if(!r.defaultPrevented&&(a&l)>0&&!function(_,e){const r=_.key,n=[...r].length,a=e instanceof HTMLInputElement&&"text"===e.type||e instanceof HTMLTextAreaElement;if(a&&(1===n||"Home"===r||"End"===r))return!0;if(e instanceof HTMLSelectElement){if(1===n)return!0;if("ArrowDown"===r&&ia()&&!_.metaKey)return!0;if("ArrowDown"===r&&!ia()&&_.altKey)return!0}if(e instanceof HTMLTextAreaElement&&("PageUp"===r||"PageDown"===r))return!0;if(a){const _=e,n=0===_.selectionStart&&0===_.selectionEnd,a=_.selectionStart===_.value.length&&_.selectionEnd===_.value.length;if("ArrowLeft"===r&&!n)return!0;if("ArrowRight"===r&&!a)return!0;if(_ instanceof HTMLTextAreaElement){if("ArrowUp"===r&&!n)return!0;if("ArrowDown"===r&&!a)return!0}}return!1}(r,document.activeElement)){const a=Ba(r);let o;if((null==e?void 0:e.getNextFocusable)&&(o=e.getNextFocusable(a,null!==(n=document.activeElement)&&void 0!==n?n:void 0,r)),!o){const e=function(){if(!c)return 0;const e=d.indexOf(c);return-1!==e?e:c===_?-1:0}();let n=e;"previous"===a?n-=1:"start"===a?n=0:"next"===a?n+=1:n=d.length-1,n<0&&(n="wrap"===m&&"Tab"!==r.key?d.length-1:0),n>=d.length&&(n="wrap"===m&&"Tab"!==r.key?0:d.length-1),e!==n&&(o=d[n])}u?p(o||c,!0):o&&(b=a,o.focus({preventScroll:g})),("Tab"!==r.key||o)&&r.preventDefault()}}}),{signal:k})})(s.current,{bindKeys:ta.ArrowVertical}),_.addEventListener("keydown",(_=>{if("Enter"===_.key){const e=_.target;if("true"===e.getAttribute("aria-disabled"))return;const r=e.getAttribute("data-value");r&&(p(r),u(!1),setTimeout((()=>{c.current?.focus()}),10))}}));const e=s.current.querySelector("li");e&&setTimeout((()=>{e.focus()}),10);const r=_.querySelectorAll("li")[_.querySelectorAll("li").length-1];r.addEventListener("keydown",(_=>{"ArrowDown"===_.key&&(_.preventDefault(),e?.focus())})),e?.addEventListener("keydown",(_=>{"ArrowUp"===_.key&&(_.preventDefault(),r.focus())})),_.addEventListener("keydown",(_=>{"Escape"===_.key&&c.current?.focus()}))}}),[B,s,P,x,p]);const{position:w}=aa({floatingElementRef:s,anchorElementRef:c,side:"outside-bottom",align:l,allowOutOfBounds:!0},[B]),{Button:h,Overlay:S}=e.Children.toArray(n).reduce(((_,r)=>((0,e.isValidElement)(r)&&(r.type===pa?_.Button=(0,e.cloneElement)(r,{onClick:x,ref:c,className:i(r.props.className,B),menuOpen:B,disabled:o,id:`${g}-button`}):r.type===wa&&(_.Overlay=(0,e.cloneElement)(r,{ref:s,className:i(ca.ActionMenu__menu,w&&ca["ActionMenu__menu--visible"]),style:{top:`${w?.top??0}px`,left:`${w?.left??0}px`},id:`${g}-menu`,children:e.Children.map(r.props.children,(_=>(0,e.isValidElement)(_)?(0,e.cloneElement)(_,{handler:P,type:t}):_))}))),_)),{});return(0,_.jsxs)("div",{id:g,className:i(ca.ActionMenu,o&&ca["ActionMenu--disabled"]),"data-testid":a||ga.root,children:[h,B?S:null]})})),pa=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,disabled:a,menuOpen:o,...d},t)=>(0,_.jsx)(b,{ref:t,className:i(ca.ActionMenu__button,r),hasArrow:!1,"aria-haspopup":"true","aria-expanded":o?"true":"false",trailingVisual:re,disabled:a,"data-testid":n||ga.button,...d,children:(0,_.jsx)("span",{className:ca["ActionMenu__button-text"],children:e})}))),Pa={none:"menuitem",single:"menuitemradio"},wa=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,menuOpen:a,...o},d)=>(0,_.jsx)("ul",{ref:d,className:i(r),role:"menu","data-testid":n||ga.list,...o,children:e}))),ha=Object.assign(xa,{Button:pa,Item:({children:e,className:r,disabled:n,handler:a,selected:o,type:d,value:t,...l})=>(0,_.jsxs)("li",{className:i(ca.ActionMenu__item,"single"===d&&ca[`ActionMenu__item--selection-type-${d}`],r),role:Pa[d||"single"],"aria-checked":"none"===d?void 0:o?"true":"false","aria-disabled":n?"true":"false",onClick:a&&!n?()=>a(t):void 0,tabIndex:0,"data-value":t,...l,children:["none"!==d&&(0,_.jsx)("span",{className:ca["ActionMenu__item-leadingVisual"],children:o&&(0,_.jsx)(_e,{className:i(ca["ActionMenu__item-icon"],n&&ca["ActionMenu__item-icon--disabled"]),size:16})}),(0,_.jsx)("span",{className:ca["ActionMenu__item-text"],children:(0,_.jsx)(P,{variant:n?"muted":"default",size:"200",className:i(n&&ca["ActionMenu__item-content--disabled"]),children:e})})]}),Overlay:wa,testIds:ga}),Sa=(0,e.forwardRef)((({html:e,enableFullWidth:r=!1,className:n,...a},o)=>(0,_.jsx)("div",{className:i("Primer_Brand__Prose-module__Prose___X2BXE",!r&&"Primer_Brand__Prose-module__Prose--lineLength___ws7gn",n),ref:o,...a,dangerouslySetInnerHTML:{__html:e}}))),Ia={"Box-padding--condensed":"Primer_Brand__Box-module__Box-padding--condensed___moOU_","Box-padding--normal":"Primer_Brand__Box-module__Box-padding--normal___I99VZ","Box-padding--spacious":"Primer_Brand__Box-module__Box-padding--spacious___IDH0L","Box-padding--none":"Primer_Brand__Box-module__Box-padding--none___SiKZE","Box-padding--4":"Primer_Brand__Box-module__Box-padding--4___P8ym4","Box-padding--8":"Primer_Brand__Box-module__Box-padding--8___tkmC2","Box-padding--12":"Primer_Brand__Box-module__Box-padding--12___WZtC5","Box-padding--16":"Primer_Brand__Box-module__Box-padding--16___uSvFs","Box-padding--20":"Primer_Brand__Box-module__Box-padding--20___CqPHd","Box-padding--24":"Primer_Brand__Box-module__Box-padding--24___ns6vt","Box-padding--28":"Primer_Brand__Box-module__Box-padding--28___C3Z0M","Box-padding--32":"Primer_Brand__Box-module__Box-padding--32___Xi9K8","Box-padding--36":"Primer_Brand__Box-module__Box-padding--36___elDVr","Box-padding--40":"Primer_Brand__Box-module__Box-padding--40___FiQOK","Box-padding--44":"Primer_Brand__Box-module__Box-padding--44___pcGzC","Box-padding--48":"Primer_Brand__Box-module__Box-padding--48___sKAhw","Box-padding--64":"Primer_Brand__Box-module__Box-padding--64___eD0xN","Box-padding--80":"Primer_Brand__Box-module__Box-padding--80___Ny1Eo","Box-padding--96":"Primer_Brand__Box-module__Box-padding--96___vQxms","Box-padding--112":"Primer_Brand__Box-module__Box-padding--112___UKjfn","Box-padding--128":"Primer_Brand__Box-module__Box-padding--128___eM3cZ","Box-narrow-padding--condensed":"Primer_Brand__Box-module__Box-narrow-padding--condensed___anAAR","Box-narrow-padding--normal":"Primer_Brand__Box-module__Box-narrow-padding--normal___drqoL","Box-narrow-padding--spacious":"Primer_Brand__Box-module__Box-narrow-padding--spacious___JblB1","Box-narrow-padding--none":"Primer_Brand__Box-module__Box-narrow-padding--none___Ee52O","Box-narrow-padding--4":"Primer_Brand__Box-module__Box-narrow-padding--4___gcJCt","Box-narrow-padding--8":"Primer_Brand__Box-module__Box-narrow-padding--8___a7q08","Box-narrow-padding--12":"Primer_Brand__Box-module__Box-narrow-padding--12___aaFXk","Box-narrow-padding--16":"Primer_Brand__Box-module__Box-narrow-padding--16___jdlkw","Box-narrow-padding--20":"Primer_Brand__Box-module__Box-narrow-padding--20___O5D_M","Box-narrow-padding--24":"Primer_Brand__Box-module__Box-narrow-padding--24___lyefS","Box-narrow-padding--28":"Primer_Brand__Box-module__Box-narrow-padding--28___TwWF_","Box-narrow-padding--32":"Primer_Brand__Box-module__Box-narrow-padding--32___fPqRw","Box-narrow-padding--36":"Primer_Brand__Box-module__Box-narrow-padding--36___IjUkb","Box-narrow-padding--40":"Primer_Brand__Box-module__Box-narrow-padding--40___pxXrQ","Box-narrow-padding--44":"Primer_Brand__Box-module__Box-narrow-padding--44___MCitQ","Box-narrow-padding--48":"Primer_Brand__Box-module__Box-narrow-padding--48___TYalO","Box-narrow-padding--64":"Primer_Brand__Box-module__Box-narrow-padding--64___DfG4r","Box-narrow-padding--80":"Primer_Brand__Box-module__Box-narrow-padding--80___aM_tb","Box-narrow-padding--96":"Primer_Brand__Box-module__Box-narrow-padding--96___AAjgj","Box-regular-padding--condensed":"Primer_Brand__Box-module__Box-regular-padding--condensed___Sa56q","Box-regular-padding--normal":"Primer_Brand__Box-module__Box-regular-padding--normal___kPK0N","Box-regular-padding--spacious":"Primer_Brand__Box-module__Box-regular-padding--spacious___eg7WK","Box-regular-padding--none":"Primer_Brand__Box-module__Box-regular-padding--none___RqmqL","Box-regular-padding--4":"Primer_Brand__Box-module__Box-regular-padding--4___Hrlt7","Box-regular-padding--8":"Primer_Brand__Box-module__Box-regular-padding--8___S4Vzp","Box-regular-padding--12":"Primer_Brand__Box-module__Box-regular-padding--12___aqPhA","Box-regular-padding--16":"Primer_Brand__Box-module__Box-regular-padding--16___dspf1","Box-regular-padding--20":"Primer_Brand__Box-module__Box-regular-padding--20___je3L4","Box-regular-padding--24":"Primer_Brand__Box-module__Box-regular-padding--24___BRWrO","Box-regular-padding--28":"Primer_Brand__Box-module__Box-regular-padding--28___MLuWu","Box-regular-padding--32":"Primer_Brand__Box-module__Box-regular-padding--32___UuJR3","Box-regular-padding--36":"Primer_Brand__Box-module__Box-regular-padding--36___pnnlM","Box-regular-padding--40":"Primer_Brand__Box-module__Box-regular-padding--40___KvG6x","Box-regular-padding--44":"Primer_Brand__Box-module__Box-regular-padding--44___QbfqE","Box-regular-padding--48":"Primer_Brand__Box-module__Box-regular-padding--48___o68vT","Box-regular-padding--64":"Primer_Brand__Box-module__Box-regular-padding--64___VXnt9","Box-regular-padding--80":"Primer_Brand__Box-module__Box-regular-padding--80___sCKZd","Box-regular-padding--96":"Primer_Brand__Box-module__Box-regular-padding--96___MjgI_","Box-regular-padding--112":"Primer_Brand__Box-module__Box-regular-padding--112___uyz9m","Box-regular-padding--128":"Primer_Brand__Box-module__Box-regular-padding--128___a3PIs","Box-wide-padding--condensed":"Primer_Brand__Box-module__Box-wide-padding--condensed___G1jXL","Box-wide-padding--normal":"Primer_Brand__Box-module__Box-wide-padding--normal___tIQlq","Box-wide-padding--spacious":"Primer_Brand__Box-module__Box-wide-padding--spacious___PGhNc","Box-wide-padding--none":"Primer_Brand__Box-module__Box-wide-padding--none___qcMjk","Box-wide-padding--4":"Primer_Brand__Box-module__Box-wide-padding--4___aySqW","Box-wide-padding--8":"Primer_Brand__Box-module__Box-wide-padding--8___cPNFj","Box-wide-padding--12":"Primer_Brand__Box-module__Box-wide-padding--12___OUxUa","Box-wide-padding--16":"Primer_Brand__Box-module__Box-wide-padding--16___IIZ2x","Box-wide-padding--20":"Primer_Brand__Box-module__Box-wide-padding--20___IMkXv","Box-wide-padding--24":"Primer_Brand__Box-module__Box-wide-padding--24___Jqf0K","Box-wide-padding--28":"Primer_Brand__Box-module__Box-wide-padding--28___qJoHf","Box-wide-padding--32":"Primer_Brand__Box-module__Box-wide-padding--32___QiAzQ","Box-wide-padding--36":"Primer_Brand__Box-module__Box-wide-padding--36___HliwM","Box-wide-padding--40":"Primer_Brand__Box-module__Box-wide-padding--40___ebzR0","Box-wide-padding--44":"Primer_Brand__Box-module__Box-wide-padding--44___kxHFt","Box-wide-padding--48":"Primer_Brand__Box-module__Box-wide-padding--48___VI8OS","Box-wide-padding--64":"Primer_Brand__Box-module__Box-wide-padding--64___ZIZly","Box-wide-padding--80":"Primer_Brand__Box-module__Box-wide-padding--80___Pm5Do","Box-wide-padding--96":"Primer_Brand__Box-module__Box-wide-padding--96___cdgwB","Box-wide-padding--112":"Primer_Brand__Box-module__Box-wide-padding--112___xnULq","Box-wide-padding--128":"Primer_Brand__Box-module__Box-wide-padding--128___Cd7wM","Box-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-paddingBlockStart--condensed___W1bY3","Box-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-paddingBlockStart--normal___Zg_Os","Box-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-paddingBlockStart--spacious___ViXP1","Box-paddingBlockStart--none":"Primer_Brand__Box-module__Box-paddingBlockStart--none___OMRh1","Box-paddingBlockStart--4":"Primer_Brand__Box-module__Box-paddingBlockStart--4___dVFMa","Box-paddingBlockStart--8":"Primer_Brand__Box-module__Box-paddingBlockStart--8___TNzCC","Box-paddingBlockStart--12":"Primer_Brand__Box-module__Box-paddingBlockStart--12___QFOW7","Box-paddingBlockStart--16":"Primer_Brand__Box-module__Box-paddingBlockStart--16___ZVevq","Box-paddingBlockStart--20":"Primer_Brand__Box-module__Box-paddingBlockStart--20___BIULn","Box-paddingBlockStart--24":"Primer_Brand__Box-module__Box-paddingBlockStart--24___W0xXx","Box-paddingBlockStart--28":"Primer_Brand__Box-module__Box-paddingBlockStart--28___cfKdr","Box-paddingBlockStart--32":"Primer_Brand__Box-module__Box-paddingBlockStart--32___nFZZ8","Box-paddingBlockStart--36":"Primer_Brand__Box-module__Box-paddingBlockStart--36___c5djO","Box-paddingBlockStart--40":"Primer_Brand__Box-module__Box-paddingBlockStart--40___vX8Fj","Box-paddingBlockStart--44":"Primer_Brand__Box-module__Box-paddingBlockStart--44___gHVxS","Box-paddingBlockStart--48":"Primer_Brand__Box-module__Box-paddingBlockStart--48___dATiV","Box-paddingBlockStart--64":"Primer_Brand__Box-module__Box-paddingBlockStart--64___GC9HQ","Box-paddingBlockStart--80":"Primer_Brand__Box-module__Box-paddingBlockStart--80___AzNIY","Box-paddingBlockStart--96":"Primer_Brand__Box-module__Box-paddingBlockStart--96___eirfv","Box-paddingBlockStart--112":"Primer_Brand__Box-module__Box-paddingBlockStart--112___WErQC","Box-paddingBlockStart--128":"Primer_Brand__Box-module__Box-paddingBlockStart--128___PQBNx","Box-narrow-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--condensed___TpPWY","Box-narrow-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--normal___WoejX","Box-narrow-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--spacious___YGOfc","Box-narrow-paddingBlockStart--none":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--none___rBPCn","Box-narrow-paddingBlockStart--4":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--4___pKCVF","Box-narrow-paddingBlockStart--8":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--8___Mno90","Box-narrow-paddingBlockStart--12":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--12___o4TBL","Box-narrow-paddingBlockStart--16":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--16___e1SBw","Box-narrow-paddingBlockStart--20":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--20___n1NNi","Box-narrow-paddingBlockStart--24":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--24___uZOxT","Box-narrow-paddingBlockStart--28":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--28___m2mO9","Box-narrow-paddingBlockStart--32":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--32___qReqY","Box-narrow-paddingBlockStart--36":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--36___FeGVX","Box-narrow-paddingBlockStart--40":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--40___NWdbk","Box-narrow-paddingBlockStart--44":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--44___xUghA","Box-narrow-paddingBlockStart--48":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--48___QXRZC","Box-narrow-paddingBlockStart--64":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--64___xkgoO","Box-narrow-paddingBlockStart--80":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--80___VP_yD","Box-narrow-paddingBlockStart--96":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--96___DwVjV","Box-narrow-paddingBlockStart--112":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--112___KR3bh","Box-narrow-paddingBlockStart--128":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--128___sY3Vs","Box-regular-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--condensed____4rsh","Box-regular-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--normal___D08eA","Box-regular-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--spacious___ANm3m","Box-regular-paddingBlockStart--none":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--none___gWbHQ","Box-regular-paddingBlockStart--4":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--4___hDJd4","Box-regular-paddingBlockStart--8":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--8___sMD28","Box-regular-paddingBlockStart--12":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--12___vUJnn","Box-regular-paddingBlockStart--16":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--16___N8Zxa","Box-regular-paddingBlockStart--20":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--20___BsEXk","Box-regular-paddingBlockStart--24":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--24___AI2B1","Box-regular-paddingBlockStart--28":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--28___OZFGX","Box-regular-paddingBlockStart--32":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--32___viH7U","Box-regular-paddingBlockStart--36":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--36___E6h7E","Box-regular-paddingBlockStart--40":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--40___qZE9d","Box-regular-paddingBlockStart--44":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--44___mveRI","Box-regular-paddingBlockStart--48":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--48___HcGS_","Box-regular-paddingBlockStart--64":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--64___nx8cK","Box-regular-paddingBlockStart--80":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--80___ld1du","Box-regular-paddingBlockStart--96":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--96___BOrMI","Box-regular-paddingBlockStart--112":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--112___OpuYq","Box-regular-paddingBlockStart--128":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--128___Gp33i","Box-wide-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--condensed___PXi4I","Box-wide-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--normal___GnoL0","Box-wide-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--spacious___krfm9","Box-wide-paddingBlockStart--none":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--none___Y9qJB","Box-wide-paddingBlockStart--4":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--4___Zryv_","Box-wide-paddingBlockStart--8":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--8___u5PHy","Box-wide-paddingBlockStart--12":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--12___U5Ofg","Box-wide-paddingBlockStart--16":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--16___ZBJ3Y","Box-wide-paddingBlockStart--20":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--20___pAFgx","Box-wide-paddingBlockStart--24":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--24___MEQNA","Box-wide-paddingBlockStart--28":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--28___dNYbO","Box-wide-paddingBlockStart--32":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--32___ohjFs","Box-wide-paddingBlockStart--36":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--36___nZoBT","Box-wide-paddingBlockStart--40":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--40___ak06g","Box-wide-paddingBlockStart--44":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--44___o7t7i","Box-wide-paddingBlockStart--48":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--48___XERud","Box-wide-paddingBlockStart--64":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--64___c4HWW","Box-wide-paddingBlockStart--80":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--80___IQUjF","Box-wide-paddingBlockStart--96":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--96___ziRgY","Box-wide-paddingBlockStart--112":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--112___kU2x1","Box-wide-paddingBlockStart--128":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--128___nWESD","Box-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-paddingInlineEnd--condensed___eOQgc","Box-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-paddingInlineEnd--normal___iaaKM","Box-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-paddingInlineEnd--spacious___QRkuj","Box-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-paddingInlineEnd--none___zgwVT","Box-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-paddingInlineEnd--4___QYTSr","Box-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-paddingInlineEnd--8___qOjp8","Box-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-paddingInlineEnd--12___ki7vg","Box-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-paddingInlineEnd--16___eBvli","Box-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-paddingInlineEnd--20___fUBLQ","Box-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-paddingInlineEnd--24___qvm6U","Box-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-paddingInlineEnd--28___RLJPP","Box-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-paddingInlineEnd--32___rmFsu","Box-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-paddingInlineEnd--36___eD4ie","Box-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-paddingInlineEnd--40___Pa_hU","Box-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-paddingInlineEnd--44___ISq6N","Box-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-paddingInlineEnd--48____6VIs","Box-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-paddingInlineEnd--64___XEdic","Box-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-paddingInlineEnd--80___ro2Q6","Box-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-paddingInlineEnd--96___VGzUa","Box-paddingInlineEnd--112":"Primer_Brand__Box-module__Box-paddingInlineEnd--112___u399j","Box-paddingInlineEnd--128":"Primer_Brand__Box-module__Box-paddingInlineEnd--128___XCfRF","Box-narrow-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--condensed___tbVph","Box-narrow-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--normal___J14DR","Box-narrow-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--spacious___XYmJk","Box-narrow-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--none____Uy0e","Box-narrow-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--4___LCky2","Box-narrow-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--8___s737E","Box-narrow-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--12___F2fc4","Box-narrow-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--16___hCEUi","Box-narrow-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--20___moqMn","Box-narrow-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--24___nUtP0","Box-narrow-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--28___GoW1H","Box-narrow-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--32___kE8pF","Box-narrow-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--36___zUIaG","Box-narrow-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--40___U_LUs","Box-narrow-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--44___HfR2e","Box-narrow-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--48___VpyWJ","Box-narrow-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--64____U2Bb","Box-narrow-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--80___xLRwJ","Box-narrow-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--96___lz9Ah","Box-regular-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--condensed___Y3PpC","Box-regular-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--normal___uQZJL","Box-regular-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--spacious___Yg_oy","Box-regular-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--none___d07JU","Box-regular-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--4____Mu6j","Box-regular-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--8___KLTjM","Box-regular-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--12___MZaFD","Box-regular-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--16___zuYxe","Box-regular-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--20___X7kQ7","Box-regular-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--24___OLwfl","Box-regular-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--28___S8g3g","Box-regular-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--32___fOGZt","Box-regular-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--36___Gsz4A","Box-regular-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--40___beKbG","Box-regular-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--44___Fbir5","Box-regular-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--48___JLuQO","Box-regular-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--64___j2pqZ","Box-regular-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--80____2Wqx","Box-regular-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--96___VLntF","Box-regular-paddingInlineEnd--112":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY","Box-regular-paddingInlineEnd--128":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw","Box-wide-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--condensed___Qcd9O","Box-wide-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--normal___RCW25","Box-wide-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--spacious___l9ArL","Box-wide-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--none___l9mTk","Box-wide-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--4___Po8UR","Box-wide-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--8___JogoU","Box-wide-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--12___mTBkP","Box-wide-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--16___yWWxx","Box-wide-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--20___Ho0IF","Box-wide-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--24___eQFrc","Box-wide-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--28___NDHpo","Box-wide-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--32___W5qHl","Box-wide-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--36___GjFzC","Box-wide-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--40___waIcY","Box-wide-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--44___JOSMH","Box-wide-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--48___pI6_m","Box-wide-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--64___D6UgI","Box-wide-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--80___A72UQ","Box-wide-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--96___JZowF","Box-wide-paddingInlineEnd--112":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM","Box-wide-paddingInlineEnd--128":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo","Box-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-paddingBlockEnd--condensed___dEYMv","Box-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-paddingBlockEnd--normal___85pec","Box-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-paddingBlockEnd--spacious___LGfk7","Box-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-paddingBlockEnd--none____vlh7","Box-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-paddingBlockEnd--4____i2UO","Box-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-paddingBlockEnd--8___bNx7n","Box-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-paddingBlockEnd--12____EOsG","Box-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-paddingBlockEnd--16___wkJ99","Box-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-paddingBlockEnd--20___xjcqw","Box-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-paddingBlockEnd--24___NFG9h","Box-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-paddingBlockEnd--28___u7XJS","Box-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-paddingBlockEnd--32___zjWVZ","Box-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-paddingBlockEnd--36___f12Tl","Box-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-paddingBlockEnd--40___j6T9R","Box-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-paddingBlockEnd--44___gl2rH","Box-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-paddingBlockEnd--48___OcWnm","Box-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-paddingBlockEnd--64___dSBrT","Box-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-paddingBlockEnd--80___Sbcpv","Box-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-paddingBlockEnd--96___eMrZV","Box-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-paddingBlockEnd--112___ty2_p","Box-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-paddingBlockEnd--128___H35FY","Box-narrow-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--condensed___QTO1y","Box-narrow-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--normal___MupAF","Box-narrow-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--spacious____jivs","Box-narrow-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--none___xwpBe","Box-narrow-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--4___g4hDY","Box-narrow-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--8___dhfNf","Box-narrow-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--12___fLDtZ","Box-narrow-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--16___BHuqq","Box-narrow-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--20___JI4SX","Box-narrow-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--24___s1eco","Box-narrow-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--28___g6wCx","Box-narrow-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--32___wycVg","Box-narrow-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--36___wjt4p","Box-narrow-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--40___rVjJV","Box-narrow-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--44___akvlZ","Box-narrow-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--48___OPwru","Box-narrow-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--64___icCAb","Box-narrow-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--80___Y_JGc","Box-narrow-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--96___ojJIp","Box-narrow-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--112___pKYyd","Box-narrow-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--128___oI5vn","Box-regular-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--condensed___iiMOv","Box-regular-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--normal___J5glu","Box-regular-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--spacious___Qbwlq","Box-regular-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--none___D1NkR","Box-regular-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--4___TL1oP","Box-regular-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--8___pKg9P","Box-regular-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--12___UBth1","Box-regular-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--16___LKRrT","Box-regular-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--20___mRbHZ","Box-regular-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--24___il8K_","Box-regular-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--28___ZmE1R","Box-regular-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--32____C9RT","Box-regular-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--36___nocbv","Box-regular-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--40___nsz4g","Box-regular-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--44___bsz6J","Box-regular-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--48___eApXN","Box-regular-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--64___ATo_6","Box-regular-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--80___HuPNm","Box-regular-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--96___QWDd0","Box-regular-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--112___Ql_U3","Box-regular-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--128___R4xJd","Box-wide-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--condensed___fKrol","Box-wide-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--normal___Kbldz","Box-wide-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--spacious___zbi5h","Box-wide-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--none___rVFoE","Box-wide-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--4___YjBbR","Box-wide-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--8___CpDlD","Box-wide-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--12___cjNk6","Box-wide-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--16___PKo6_","Box-wide-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--20___bNtXr","Box-wide-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--24___o8_OD","Box-wide-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--28___zR53L","Box-wide-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--32___xX0KK","Box-wide-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--36___KeAYu","Box-wide-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--40___FUROs","Box-wide-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--44___nWycQ","Box-wide-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--48___J4Ljw","Box-wide-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--64___pbSxt","Box-wide-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--80___wJtUa","Box-wide-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--96___Uq5AZ","Box-wide-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--112___B96UD","Box-wide-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--128___GcJ48","Box-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-paddingInlineStart--condensed___rq2fI","Box-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-paddingInlineStart--normal___BmKv4","Box-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-paddingInlineStart--spacious___rk6ci","Box-paddingInlineStart--none":"Primer_Brand__Box-module__Box-paddingInlineStart--none___zXxYO","Box-paddingInlineStart--4":"Primer_Brand__Box-module__Box-paddingInlineStart--4___XP6SF","Box-paddingInlineStart--8":"Primer_Brand__Box-module__Box-paddingInlineStart--8___OBQ5l","Box-paddingInlineStart--12":"Primer_Brand__Box-module__Box-paddingInlineStart--12___F1XBU","Box-paddingInlineStart--16":"Primer_Brand__Box-module__Box-paddingInlineStart--16___QesGK","Box-paddingInlineStart--20":"Primer_Brand__Box-module__Box-paddingInlineStart--20___xOS1A","Box-paddingInlineStart--24":"Primer_Brand__Box-module__Box-paddingInlineStart--24___moDQ8","Box-paddingInlineStart--28":"Primer_Brand__Box-module__Box-paddingInlineStart--28___KBIxR","Box-paddingInlineStart--32":"Primer_Brand__Box-module__Box-paddingInlineStart--32___nVH6P","Box-paddingInlineStart--36":"Primer_Brand__Box-module__Box-paddingInlineStart--36___VqmhW","Box-paddingInlineStart--40":"Primer_Brand__Box-module__Box-paddingInlineStart--40___DXgBn","Box-paddingInlineStart--44":"Primer_Brand__Box-module__Box-paddingInlineStart--44___Bulbu","Box-paddingInlineStart--48":"Primer_Brand__Box-module__Box-paddingInlineStart--48___x5m9Q","Box-paddingInlineStart--64":"Primer_Brand__Box-module__Box-paddingInlineStart--64___WUgUO","Box-paddingInlineStart--80":"Primer_Brand__Box-module__Box-paddingInlineStart--80___Kn2gO","Box-paddingInlineStart--96":"Primer_Brand__Box-module__Box-paddingInlineStart--96___B2qkH","Box-paddingInlineStart--112":"Primer_Brand__Box-module__Box-paddingInlineStart--112___v4yZC","Box-paddingInlineStart--128":"Primer_Brand__Box-module__Box-paddingInlineStart--128___aafEk","Box-narrow-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--condensed___YI9Eh","Box-narrow-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--normal___iqKMr","Box-narrow-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--spacious___O1i9G","Box-narrow-paddingInlineStart--none":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--none___pGKmW","Box-narrow-paddingInlineStart--4":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--4___pS_Gh","Box-narrow-paddingInlineStart--8":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--8___F6dKN","Box-narrow-paddingInlineStart--12":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--12___Ci8GO","Box-narrow-paddingInlineStart--16":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--16___fkZ4s","Box-narrow-paddingInlineStart--20":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--20___tRwV3","Box-narrow-paddingInlineStart--24":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--24___uVuT2","Box-narrow-paddingInlineStart--28":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--28___ueTAO","Box-narrow-paddingInlineStart--32":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--32___e1dD1","Box-narrow-paddingInlineStart--36":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--36___kPOzQ","Box-narrow-paddingInlineStart--40":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--40___ekOE3","Box-narrow-paddingInlineStart--44":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--44___nALOu","Box-narrow-paddingInlineStart--48":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--48___cg27m","Box-narrow-paddingInlineStart--64":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--64___PBLfw","Box-narrow-paddingInlineStart--80":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--80___Mv5eX","Box-narrow-paddingInlineStart--96":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--96___W7uL8","Box-narrow-paddingInlineStart--112":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF","Box-narrow-paddingInlineStart--128":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ","Box-regular-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--condensed___K1JTe","Box-regular-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--normal___hE24G","Box-regular-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--spacious___Y3FYm","Box-regular-paddingInlineStart--none":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--none___rA7QC","Box-regular-paddingInlineStart--4":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--4___ffJtu","Box-regular-paddingInlineStart--8":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--8___K3PDT","Box-regular-paddingInlineStart--12":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--12___ZI1Zt","Box-regular-paddingInlineStart--16":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--16___pSuDM","Box-regular-paddingInlineStart--20":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--20___J_Lac","Box-regular-paddingInlineStart--24":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--24___olfR2","Box-regular-paddingInlineStart--28":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--28___u3Jxq","Box-regular-paddingInlineStart--32":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--32___j8YOd","Box-regular-paddingInlineStart--36":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--36___ioVRd","Box-regular-paddingInlineStart--40":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--40___CZDsm","Box-regular-paddingInlineStart--44":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--44___eBvKb","Box-regular-paddingInlineStart--48":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--48___JdZPY","Box-regular-paddingInlineStart--64":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--64___GGNhi","Box-regular-paddingInlineStart--80":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--80___oqP9L","Box-regular-paddingInlineStart--96":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--96___XT27R","Box-regular-paddingInlineStart--112":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm","Box-regular-paddingInlineStart--128":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz","Box-wide-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--condensed___p04xa","Box-wide-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--normal___fUsFX","Box-wide-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--spacious___Sqsw2","Box-wide-paddingInlineStart--none":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--none___Nv0wp","Box-wide-paddingInlineStart--4":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--4___nVn_B","Box-wide-paddingInlineStart--8":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--8___wLVn9","Box-wide-paddingInlineStart--12":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--12___rnbWe","Box-wide-paddingInlineStart--16":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--16___lhOME","Box-wide-paddingInlineStart--20":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--20___ULYpU","Box-wide-paddingInlineStart--24":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--24___HVDrv","Box-wide-paddingInlineStart--28":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--28___CDihC","Box-wide-paddingInlineStart--32":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--32___Wq77T","Box-wide-paddingInlineStart--36":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--36___tCHNn","Box-wide-paddingInlineStart--40":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--40___Yfoos","Box-wide-paddingInlineStart--44":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--44___GIxDS","Box-wide-paddingInlineStart--48":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--48___GlLkg","Box-wide-paddingInlineStart--64":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--64___EVzB4","Box-wide-paddingInlineStart--80":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--80___F366d","Box-wide-paddingInlineStart--96":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--96___jvQgf","Box-wide-paddingInlineStart--112":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M","Box-wide-paddingInlineStart--128":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W","Box-margin--condensed":"Primer_Brand__Box-module__Box-margin--condensed___t8Ura","Box-margin--normal":"Primer_Brand__Box-module__Box-margin--normal___ZVHSh","Box-margin--spacious":"Primer_Brand__Box-module__Box-margin--spacious___j0gGh","Box-margin--none":"Primer_Brand__Box-module__Box-margin--none___x7HE0","Box-margin--4":"Primer_Brand__Box-module__Box-margin--4___SAGHe","Box-margin--8":"Primer_Brand__Box-module__Box-margin--8___rwesA","Box-margin--12":"Primer_Brand__Box-module__Box-margin--12___olT6x","Box-margin--16":"Primer_Brand__Box-module__Box-margin--16___bf8KF","Box-margin--20":"Primer_Brand__Box-module__Box-margin--20___eRoV_","Box-margin--24":"Primer_Brand__Box-module__Box-margin--24___pFF57","Box-margin--28":"Primer_Brand__Box-module__Box-margin--28___EGGCf","Box-margin--32":"Primer_Brand__Box-module__Box-margin--32___piqFe","Box-margin--36":"Primer_Brand__Box-module__Box-margin--36___xujLX","Box-margin--40":"Primer_Brand__Box-module__Box-margin--40___75KiU","Box-margin--44":"Primer_Brand__Box-module__Box-margin--44___eoeZ9","Box-margin--48":"Primer_Brand__Box-module__Box-margin--48___RveUf","Box-margin--64":"Primer_Brand__Box-module__Box-margin--64___U6GY0","Box-margin--80":"Primer_Brand__Box-module__Box-margin--80___VXJ1m","Box-margin--96":"Primer_Brand__Box-module__Box-margin--96___W5lUS","Box-margin--112":"Primer_Brand__Box-module__Box-margin--112___CMH1O","Box-margin--128":"Primer_Brand__Box-module__Box-margin--128___chyQh","Box-narrow-margin--condensed":"Primer_Brand__Box-module__Box-narrow-margin--condensed____oxX7","Box-narrow-margin--normal":"Primer_Brand__Box-module__Box-narrow-margin--normal___XezR0","Box-narrow-margin--spacious":"Primer_Brand__Box-module__Box-narrow-margin--spacious___g6g0f","Box-narrow-margin--none":"Primer_Brand__Box-module__Box-narrow-margin--none___POgbx","Box-narrow-margin--4":"Primer_Brand__Box-module__Box-narrow-margin--4___Q2uQ_","Box-narrow-margin--8":"Primer_Brand__Box-module__Box-narrow-margin--8___rBgr8","Box-narrow-margin--12":"Primer_Brand__Box-module__Box-narrow-margin--12___iI8JN","Box-narrow-margin--16":"Primer_Brand__Box-module__Box-narrow-margin--16____6lfa","Box-narrow-margin--20":"Primer_Brand__Box-module__Box-narrow-margin--20___eP512","Box-narrow-margin--24":"Primer_Brand__Box-module__Box-narrow-margin--24___WRxp2","Box-narrow-margin--28":"Primer_Brand__Box-module__Box-narrow-margin--28___Go_go","Box-narrow-margin--32":"Primer_Brand__Box-module__Box-narrow-margin--32___ZywhO","Box-narrow-margin--36":"Primer_Brand__Box-module__Box-narrow-margin--36___I5ZXC","Box-narrow-margin--40":"Primer_Brand__Box-module__Box-narrow-margin--40___LLwK7","Box-narrow-margin--44":"Primer_Brand__Box-module__Box-narrow-margin--44____tEzU","Box-narrow-margin--48":"Primer_Brand__Box-module__Box-narrow-margin--48___isJ89","Box-narrow-margin--64":"Primer_Brand__Box-module__Box-narrow-margin--64___L0c0n","Box-narrow-margin--80":"Primer_Brand__Box-module__Box-narrow-margin--80___vvJ9F","Box-narrow-margin--96":"Primer_Brand__Box-module__Box-narrow-margin--96___lp2Ry","Box-narrow-margin--112":"Primer_Brand__Box-module__Box-narrow-margin--112___a5t03","Box-narrow-margin--128":"Primer_Brand__Box-module__Box-narrow-margin--128___P5b03","Box-regular-margin--condensed":"Primer_Brand__Box-module__Box-regular-margin--condensed___Caa8r","Box-regular-margin--normal":"Primer_Brand__Box-module__Box-regular-margin--normal___KdX5O","Box-regular-margin--spacious":"Primer_Brand__Box-module__Box-regular-margin--spacious___mG0NN","Box-regular-margin--none":"Primer_Brand__Box-module__Box-regular-margin--none____xN9L","Box-regular-margin--4":"Primer_Brand__Box-module__Box-regular-margin--4___J8A2t","Box-regular-margin--8":"Primer_Brand__Box-module__Box-regular-margin--8___iSM8W","Box-regular-margin--12":"Primer_Brand__Box-module__Box-regular-margin--12___jqgj2","Box-regular-margin--16":"Primer_Brand__Box-module__Box-regular-margin--16___UkF2r","Box-regular-margin--20":"Primer_Brand__Box-module__Box-regular-margin--20___QOTe2","Box-regular-margin--24":"Primer_Brand__Box-module__Box-regular-margin--24___g6Kqw","Box-regular-margin--28":"Primer_Brand__Box-module__Box-regular-margin--28___rycHv","Box-regular-margin--32":"Primer_Brand__Box-module__Box-regular-margin--32___mqhOH","Box-regular-margin--36":"Primer_Brand__Box-module__Box-regular-margin--36___WB582","Box-regular-margin--40":"Primer_Brand__Box-module__Box-regular-margin--40___ZtXXm","Box-regular-margin--44":"Primer_Brand__Box-module__Box-regular-margin--44___WzwUP","Box-regular-margin--48":"Primer_Brand__Box-module__Box-regular-margin--48___AI_QF","Box-regular-margin--64":"Primer_Brand__Box-module__Box-regular-margin--64___feT35","Box-regular-margin--80":"Primer_Brand__Box-module__Box-regular-margin--80___RT7fB","Box-regular-margin--96":"Primer_Brand__Box-module__Box-regular-margin--96___Rvbjm","Box-regular-margin--112":"Primer_Brand__Box-module__Box-regular-margin--112___A6xDo","Box-regular-margin--128":"Primer_Brand__Box-module__Box-regular-margin--128___kHwQC","Box-wide-margin--condensed":"Primer_Brand__Box-module__Box-wide-margin--condensed___Uj_ap","Box-wide-margin--normal":"Primer_Brand__Box-module__Box-wide-margin--normal___o0WKl","Box-wide-margin--spacious":"Primer_Brand__Box-module__Box-wide-margin--spacious___Fmgze","Box-wide-margin--none":"Primer_Brand__Box-module__Box-wide-margin--none___RuZOH","Box-wide-margin--4":"Primer_Brand__Box-module__Box-wide-margin--4___dGG0a","Box-wide-margin--8":"Primer_Brand__Box-module__Box-wide-margin--8___VEXWc","Box-wide-margin--12":"Primer_Brand__Box-module__Box-wide-margin--12___sqf5U","Box-wide-margin--16":"Primer_Brand__Box-module__Box-wide-margin--16___DTrBi","Box-wide-margin--20":"Primer_Brand__Box-module__Box-wide-margin--20___dlbWa","Box-wide-margin--24":"Primer_Brand__Box-module__Box-wide-margin--24___L_Aj9","Box-wide-margin--28":"Primer_Brand__Box-module__Box-wide-margin--28___Vjv_a","Box-wide-margin--32":"Primer_Brand__Box-module__Box-wide-margin--32___GECyy","Box-wide-margin--36":"Primer_Brand__Box-module__Box-wide-margin--36___PWhqP","Box-wide-margin--40":"Primer_Brand__Box-module__Box-wide-margin--40___vemke","Box-wide-margin--44":"Primer_Brand__Box-module__Box-wide-margin--44___Ennon","Box-wide-margin--48":"Primer_Brand__Box-module__Box-wide-margin--48___MkKEg","Box-wide-margin--64":"Primer_Brand__Box-module__Box-wide-margin--64___vYLMh","Box-wide-margin--80":"Primer_Brand__Box-module__Box-wide-margin--80___I3XVP","Box-wide-margin--112":"Primer_Brand__Box-module__Box-wide-margin--112___HsLag","Box-wide-margin--128":"Primer_Brand__Box-module__Box-wide-margin--128___v9LVz","Box-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-marginBlockStart--condensed___bTE8Q","Box-marginBlockStart--normal":"Primer_Brand__Box-module__Box-marginBlockStart--normal___wUotH","Box-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-marginBlockStart--spacious___EOasI","Box-marginBlockStart--none":"Primer_Brand__Box-module__Box-marginBlockStart--none___iS0_r","Box-marginBlockStart--4":"Primer_Brand__Box-module__Box-marginBlockStart--4___ZxS80","Box-marginBlockStart--8":"Primer_Brand__Box-module__Box-marginBlockStart--8___RPhvf","Box-marginBlockStart--12":"Primer_Brand__Box-module__Box-marginBlockStart--12___Dw4MT","Box-marginBlockStart--16":"Primer_Brand__Box-module__Box-marginBlockStart--16___plaHc","Box-marginBlockStart--20":"Primer_Brand__Box-module__Box-marginBlockStart--20___gqeBE","Box-marginBlockStart--24":"Primer_Brand__Box-module__Box-marginBlockStart--24___puxKK","Box-marginBlockStart--28":"Primer_Brand__Box-module__Box-marginBlockStart--28___X08BZ","Box-marginBlockStart--32":"Primer_Brand__Box-module__Box-marginBlockStart--32___pWodO","Box-marginBlockStart--36":"Primer_Brand__Box-module__Box-marginBlockStart--36___v5wHR","Box-marginBlockStart--40":"Primer_Brand__Box-module__Box-marginBlockStart--40___hq_Nv","Box-marginBlockStart--44":"Primer_Brand__Box-module__Box-marginBlockStart--44___uLLSf","Box-marginBlockStart--48":"Primer_Brand__Box-module__Box-marginBlockStart--48___S_MhS","Box-marginBlockStart--64":"Primer_Brand__Box-module__Box-marginBlockStart--64___oLHvC","Box-marginBlockStart--80":"Primer_Brand__Box-module__Box-marginBlockStart--80___Q0HsD","Box-marginBlockStart--96":"Primer_Brand__Box-module__Box-marginBlockStart--96___MqNC0","Box-marginBlockStart--112":"Primer_Brand__Box-module__Box-marginBlockStart--112___j68wy","Box-marginBlockStart--128":"Primer_Brand__Box-module__Box-marginBlockStart--128___mzbEa","Box-narrow-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--condensed___QUr7S","Box-narrow-marginBlockStart--normal":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--normal___jTtqc","Box-narrow-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--spacious___O2UPE","Box-narrow-marginBlockStart--none":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--none___vMaok","Box-narrow-marginBlockStart--4":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--4___t9ZC4","Box-narrow-marginBlockStart--8":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--8___ZsShH","Box-narrow-marginBlockStart--12":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--12___eaiGT","Box-narrow-marginBlockStart--16":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--16___ViXmT","Box-narrow-marginBlockStart--20":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--20___Y_3F2","Box-narrow-marginBlockStart--24":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--24___fQcVJ","Box-narrow-marginBlockStart--28":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--28___Pi7Wt","Box-narrow-marginBlockStart--32":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--32___fWuQe","Box-narrow-marginBlockStart--36":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--36___IK1Mg","Box-narrow-marginBlockStart--40":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--40___GbLEW","Box-narrow-marginBlockStart--44":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--44___J8fNf","Box-narrow-marginBlockStart--48":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--48___foZDz","Box-narrow-marginBlockStart--64":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--64___AU4LW","Box-narrow-marginBlockStart--80":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--80___PMcaT","Box-narrow-marginBlockStart--96":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--96___mYSKK","Box-narrow-marginBlockStart--112":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--112___tW2zB","Box-narrow-marginBlockStart--128":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--128___p0QMw","Box-regular-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-regular-marginBlockStart--condensed___rp3ys","Box-regular-marginBlockStart--normal":"Primer_Brand__Box-module__Box-regular-marginBlockStart--normal___SPLfG","Box-regular-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-regular-marginBlockStart--spacious___fq56Y","Box-regular-marginBlockStart--none":"Primer_Brand__Box-module__Box-regular-marginBlockStart--none___KYSzT","Box-regular-marginBlockStart--4":"Primer_Brand__Box-module__Box-regular-marginBlockStart--4___Uv8gl","Box-regular-marginBlockStart--8":"Primer_Brand__Box-module__Box-regular-marginBlockStart--8___jnZgW","Box-regular-marginBlockStart--12":"Primer_Brand__Box-module__Box-regular-marginBlockStart--12___fCXkQ","Box-regular-marginBlockStart--16":"Primer_Brand__Box-module__Box-regular-marginBlockStart--16___Z9p0d","Box-regular-marginBlockStart--20":"Primer_Brand__Box-module__Box-regular-marginBlockStart--20___E559T","Box-regular-marginBlockStart--24":"Primer_Brand__Box-module__Box-regular-marginBlockStart--24___CjRGa","Box-regular-marginBlockStart--28":"Primer_Brand__Box-module__Box-regular-marginBlockStart--28___VwKD6","Box-regular-marginBlockStart--32":"Primer_Brand__Box-module__Box-regular-marginBlockStart--32___eskz2","Box-regular-marginBlockStart--36":"Primer_Brand__Box-module__Box-regular-marginBlockStart--36___s1z4f","Box-regular-marginBlockStart--40":"Primer_Brand__Box-module__Box-regular-marginBlockStart--40___QXz1n","Box-regular-marginBlockStart--44":"Primer_Brand__Box-module__Box-regular-marginBlockStart--44___OSyKv","Box-regular-marginBlockStart--48":"Primer_Brand__Box-module__Box-regular-marginBlockStart--48___qNEcn","Box-regular-marginBlockStart--64":"Primer_Brand__Box-module__Box-regular-marginBlockStart--64___Y0G5A","Box-regular-marginBlockStart--80":"Primer_Brand__Box-module__Box-regular-marginBlockStart--80___BlU1a","Box-regular-marginBlockStart--96":"Primer_Brand__Box-module__Box-regular-marginBlockStart--96___ZD_SH","Box-regular-marginBlockStart--112":"Primer_Brand__Box-module__Box-regular-marginBlockStart--112___GVoQX","Box-regular-marginBlockStart--128":"Primer_Brand__Box-module__Box-regular-marginBlockStart--128___TFhvb","Box-wide-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-wide-marginBlockStart--condensed___mqYho","Box-wide-marginBlockStart--normal":"Primer_Brand__Box-module__Box-wide-marginBlockStart--normal___c81Vf","Box-wide-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-wide-marginBlockStart--spacious___gD8F4","Box-wide-marginBlockStart--none":"Primer_Brand__Box-module__Box-wide-marginBlockStart--none___o5UYw","Box-wide-marginBlockStart--4":"Primer_Brand__Box-module__Box-wide-marginBlockStart--4___k48Xj","Box-wide-marginBlockStart--8":"Primer_Brand__Box-module__Box-wide-marginBlockStart--8___EmewZ","Box-wide-marginBlockStart--12":"Primer_Brand__Box-module__Box-wide-marginBlockStart--12___Xxtk6","Box-wide-marginBlockStart--16":"Primer_Brand__Box-module__Box-wide-marginBlockStart--16___NYL3P","Box-wide-marginBlockStart--20":"Primer_Brand__Box-module__Box-wide-marginBlockStart--20___W9gU2","Box-wide-marginBlockStart--24":"Primer_Brand__Box-module__Box-wide-marginBlockStart--24___lMuAD","Box-wide-marginBlockStart--28":"Primer_Brand__Box-module__Box-wide-marginBlockStart--28___FT3Mf","Box-wide-marginBlockStart--32":"Primer_Brand__Box-module__Box-wide-marginBlockStart--32___dlVS5","Box-wide-marginBlockStart--36":"Primer_Brand__Box-module__Box-wide-marginBlockStart--36___ZCOj2","Box-wide-marginBlockStart--40":"Primer_Brand__Box-module__Box-wide-marginBlockStart--40___rEDpG","Box-wide-marginBlockStart--44":"Primer_Brand__Box-module__Box-wide-marginBlockStart--44___DGFwo","Box-wide-marginBlockStart--48":"Primer_Brand__Box-module__Box-wide-marginBlockStart--48___WRSPh","Box-wide-marginBlockStart--64":"Primer_Brand__Box-module__Box-wide-marginBlockStart--64___ZueKk","Box-wide-marginBlockStart--80":"Primer_Brand__Box-module__Box-wide-marginBlockStart--80___TA3IX","Box-wide-marginBlockStart--96":"Primer_Brand__Box-module__Box-wide-marginBlockStart--96___trWhE","Box-wide-marginBlockStart--112":"Primer_Brand__Box-module__Box-wide-marginBlockStart--112___M351c","Box-wide-marginBlockStart--128":"Primer_Brand__Box-module__Box-wide-marginBlockStart--128___I90P4","Box-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-marginInlineEnd--condensed___EVJUU","Box-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-marginInlineEnd--normal___AdtDi","Box-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-marginInlineEnd--spacious___rqfRo","Box-marginInlineEnd--none":"Primer_Brand__Box-module__Box-marginInlineEnd--none___cJZUG","Box-marginInlineEnd--4":"Primer_Brand__Box-module__Box-marginInlineEnd--4___CmFW9","Box-marginInlineEnd--8":"Primer_Brand__Box-module__Box-marginInlineEnd--8___9dSA9","Box-marginInlineEnd--12":"Primer_Brand__Box-module__Box-marginInlineEnd--12___uJExr","Box-marginInlineEnd--16":"Primer_Brand__Box-module__Box-marginInlineEnd--16___dw6kz","Box-marginInlineEnd--20":"Primer_Brand__Box-module__Box-marginInlineEnd--20___qfURL","Box-marginInlineEnd--24":"Primer_Brand__Box-module__Box-marginInlineEnd--24___Q353Q","Box-marginInlineEnd--28":"Primer_Brand__Box-module__Box-marginInlineEnd--28___fQ3mR","Box-marginInlineEnd--32":"Primer_Brand__Box-module__Box-marginInlineEnd--32___bruVR","Box-marginInlineEnd--36":"Primer_Brand__Box-module__Box-marginInlineEnd--36___knq3Z","Box-marginInlineEnd--40":"Primer_Brand__Box-module__Box-marginInlineEnd--40___iZcVw","Box-marginInlineEnd--44":"Primer_Brand__Box-module__Box-marginInlineEnd--44___GKLwd","Box-marginInlineEnd--48":"Primer_Brand__Box-module__Box-marginInlineEnd--48___i5HE8","Box-marginInlineEnd--64":"Primer_Brand__Box-module__Box-marginInlineEnd--64___C5Tp6","Box-marginInlineEnd--80":"Primer_Brand__Box-module__Box-marginInlineEnd--80___j058F","Box-marginInlineEnd--96":"Primer_Brand__Box-module__Box-marginInlineEnd--96___YGHeA","Box-marginInlineEnd--112":"Primer_Brand__Box-module__Box-marginInlineEnd--112___It02k","Box-marginInlineEnd--128":"Primer_Brand__Box-module__Box-marginInlineEnd--128___S5_Lm","Box-narrow-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--condensed___QlOtm","Box-narrow-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--normal____4LoS","Box-narrow-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--spacious___ESjqc","Box-narrow-marginInlineEnd--none":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--none___LYYdL","Box-narrow-marginInlineEnd--4":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--4___j15Se","Box-narrow-marginInlineEnd--8":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--8___ivk9J","Box-narrow-marginInlineEnd--12":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--12___InPz1","Box-narrow-marginInlineEnd--16":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--16___UZzSI","Box-narrow-marginInlineEnd--20":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--20___AOZlY","Box-narrow-marginInlineEnd--24":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--24___uMFom","Box-narrow-marginInlineEnd--28":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--28___P312F","Box-narrow-marginInlineEnd--32":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--32___NfeGi","Box-narrow-marginInlineEnd--36":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--36___iU_kf","Box-narrow-marginInlineEnd--40":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--40___lme45","Box-narrow-marginInlineEnd--44":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--44___lUlZs","Box-narrow-marginInlineEnd--48":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--48___sUFp9","Box-narrow-marginInlineEnd--64":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--64___BtND9","Box-narrow-marginInlineEnd--80":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--80____4Pas","Box-narrow-marginInlineEnd--96":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--96___gtx55","Box-regular-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--condensed___BCcsA","Box-regular-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--normal___silfR","Box-regular-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--spacious___sjnml","Box-regular-marginInlineEnd--none":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--none___W0mRJ","Box-regular-marginInlineEnd--4":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--4___dn_Re","Box-regular-marginInlineEnd--8":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--8___VFtdE","Box-regular-marginInlineEnd--12":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--12___k07gg","Box-regular-marginInlineEnd--16":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--16___OOs0G","Box-regular-marginInlineEnd--20":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--20___fsTtM","Box-regular-marginInlineEnd--24":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--24___uOaQI","Box-regular-marginInlineEnd--28":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--28___FbHfF","Box-regular-marginInlineEnd--32":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--32___Ukveq","Box-regular-marginInlineEnd--36":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--36___M92aJ","Box-regular-marginInlineEnd--40":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--40____e3SN","Box-regular-marginInlineEnd--44":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--44___UEAQj","Box-regular-marginInlineEnd--48":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--48___ei98i","Box-regular-marginInlineEnd--64":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--64___PIZxy","Box-regular-marginInlineEnd--80":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--80___lnDcp","Box-regular-marginInlineEnd--96":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--96___aRTvT","Box-wide-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--condensed___QoI21","Box-wide-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--normal___HNliJ","Box-wide-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--spacious___X8NXv","Box-wide-marginInlineEnd--none":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--none___JwlqX","Box-wide-marginInlineEnd--4":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--4___sWBPo","Box-wide-marginInlineEnd--8":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--8___kacX3","Box-wide-marginInlineEnd--12":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--12___uQT7v","Box-wide-marginInlineEnd--16":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--16___n01ap","Box-wide-marginInlineEnd--20":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--20___X4OVV","Box-wide-marginInlineEnd--24":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--24___AJ1ri","Box-wide-marginInlineEnd--28":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--28___E5VbM","Box-wide-marginInlineEnd--32":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--32___ypePn","Box-wide-marginInlineEnd--36":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--36___gmvEm","Box-wide-marginInlineEnd--40":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--40___r90G7","Box-wide-marginInlineEnd--44":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--44___Q4G5c","Box-wide-marginInlineEnd--48":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--48___z9Lmw","Box-wide-marginInlineEnd--64":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--64___F57r_","Box-wide-marginInlineEnd--80":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--80___E0tJe","Box-wide-marginInlineEnd--96":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--96___pUCiy","Box-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-marginBlockEnd--condensed___yZSjt","Box-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-marginBlockEnd--normal___BkMQg","Box-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-marginBlockEnd--spacious___Jjk8D","Box-marginBlockEnd--none":"Primer_Brand__Box-module__Box-marginBlockEnd--none___q_Aov","Box-marginBlockEnd--4":"Primer_Brand__Box-module__Box-marginBlockEnd--4___uZDEK","Box-marginBlockEnd--8":"Primer_Brand__Box-module__Box-marginBlockEnd--8___dx_JW","Box-marginBlockEnd--12":"Primer_Brand__Box-module__Box-marginBlockEnd--12___kgVMq","Box-marginBlockEnd--16":"Primer_Brand__Box-module__Box-marginBlockEnd--16___N2MVF","Box-marginBlockEnd--20":"Primer_Brand__Box-module__Box-marginBlockEnd--20___aX_J0","Box-marginBlockEnd--24":"Primer_Brand__Box-module__Box-marginBlockEnd--24___RTiyC","Box-marginBlockEnd--28":"Primer_Brand__Box-module__Box-marginBlockEnd--28___jhXpG","Box-marginBlockEnd--32":"Primer_Brand__Box-module__Box-marginBlockEnd--32___W5xYE","Box-marginBlockEnd--36":"Primer_Brand__Box-module__Box-marginBlockEnd--36___cj9Vj","Box-marginBlockEnd--40":"Primer_Brand__Box-module__Box-marginBlockEnd--40___ewAlH","Box-marginBlockEnd--44":"Primer_Brand__Box-module__Box-marginBlockEnd--44___ZxEv_","Box-marginBlockEnd--48":"Primer_Brand__Box-module__Box-marginBlockEnd--48___zt2OJ","Box-marginBlockEnd--64":"Primer_Brand__Box-module__Box-marginBlockEnd--64___a6txk","Box-marginBlockEnd--80":"Primer_Brand__Box-module__Box-marginBlockEnd--80___EZyqj","Box-marginBlockEnd--96":"Primer_Brand__Box-module__Box-marginBlockEnd--96___Lbz6K","Box-marginBlockEnd--112":"Primer_Brand__Box-module__Box-marginBlockEnd--112___oSXen","Box-marginBlockEnd--128":"Primer_Brand__Box-module__Box-marginBlockEnd--128___zrQ7e","Box-narrow-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--condensed___Tltof","Box-narrow-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--normal___ShWay","Box-narrow-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--spacious___LV3s_","Box-narrow-marginBlockEnd--none":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--none___CBZnh","Box-narrow-marginBlockEnd--4":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--4___CtSfn","Box-narrow-marginBlockEnd--8":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--8___Y45AZ","Box-narrow-marginBlockEnd--12":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--12___c87Ua","Box-narrow-marginBlockEnd--16":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--16___XP5Uw","Box-narrow-marginBlockEnd--20":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--20___p3Udz","Box-narrow-marginBlockEnd--24":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--24___oh65t","Box-narrow-marginBlockEnd--28":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--28___trRzs","Box-narrow-marginBlockEnd--32":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--32___qYFHR","Box-narrow-marginBlockEnd--36":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--36___mV2L1","Box-narrow-marginBlockEnd--40":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--40___taWN_","Box-narrow-marginBlockEnd--44":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--44___q5psW","Box-narrow-marginBlockEnd--48":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--48___u5_N1","Box-narrow-marginBlockEnd--64":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--64___iRYFP","Box-narrow-marginBlockEnd--80":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--80___h7LUD","Box-narrow-marginBlockEnd--96":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--96___TcQuV","Box-regular-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--condensed___nz4bt","Box-regular-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--normal___PDHRc","Box-regular-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--spacious___l348T","Box-regular-marginBlockEnd--none":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--none___KZ8GC","Box-regular-marginBlockEnd--4":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--4___xY73v","Box-regular-marginBlockEnd--8":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--8___BUGRd","Box-regular-marginBlockEnd--12":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--12___FKbqC","Box-regular-marginBlockEnd--16":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--16___EkpkB","Box-regular-marginBlockEnd--20":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--20___j3pUk","Box-regular-marginBlockEnd--24":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--24___gnnxL","Box-regular-marginBlockEnd--28":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--28___tHNzb","Box-regular-marginBlockEnd--32":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--32___XIqmt","Box-regular-marginBlockEnd--36":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--36___blLjI","Box-regular-marginBlockEnd--40":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--40___V9Sxn","Box-regular-marginBlockEnd--44":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--44___xMsFn","Box-regular-marginBlockEnd--48":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--48___pdAjC","Box-regular-marginBlockEnd--64":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--64___uLUtn","Box-regular-marginBlockEnd--80":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--80___OlgXb","Box-regular-marginBlockEnd--96":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--96____imff","Box-regular-marginBlockEnd--112":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--112___NDi61","Box-regular-marginBlockEnd--128":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--128___GUa4G","Box-wide-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--condensed___UBH5e","Box-wide-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--normal___Bi1K6","Box-wide-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--spacious___fC5ai","Box-wide-marginBlockEnd--none":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--none___k2UfA","Box-wide-marginBlockEnd--4":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--4___qjlqV","Box-wide-marginBlockEnd--8":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--8___jhRo2","Box-wide-marginBlockEnd--12":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--12___UmBRd","Box-wide-marginBlockEnd--16":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--16___GfSQm","Box-wide-marginBlockEnd--20":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--20___D4t78","Box-wide-marginBlockEnd--24":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--24___Vokvc","Box-wide-marginBlockEnd--28":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--28___l4an3","Box-wide-marginBlockEnd--32":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--32___iAcDG","Box-wide-marginBlockEnd--36":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--36___uWsmR","Box-wide-marginBlockEnd--40":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--40___DlDrK","Box-wide-marginBlockEnd--44":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--44___c9aSx","Box-wide-marginBlockEnd--48":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--48___X5ONp","Box-wide-marginBlockEnd--64":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--64___FOyXs","Box-wide-marginBlockEnd--80":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--80___Jqalb","Box-wide-marginBlockEnd--96":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--96___gjf5z","Box-wide-marginBlockEnd--112":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--112___ddfRk","Box-wide-marginBlockEnd--128":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--128___ESEm8","Box-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-marginInlineStart--condensed___IBp_X","Box-marginInlineStart--normal":"Primer_Brand__Box-module__Box-marginInlineStart--normal___BHhHI","Box-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-marginInlineStart--spacious___ZtXj1","Box-marginInlineStart--none":"Primer_Brand__Box-module__Box-marginInlineStart--none___fdOWF","Box-marginInlineStart--4":"Primer_Brand__Box-module__Box-marginInlineStart--4___Wn1Ko","Box-marginInlineStart--8":"Primer_Brand__Box-module__Box-marginInlineStart--8___pDo7p","Box-marginInlineStart--12":"Primer_Brand__Box-module__Box-marginInlineStart--12___TQxPD","Box-marginInlineStart--16":"Primer_Brand__Box-module__Box-marginInlineStart--16___J7y4b","Box-marginInlineStart--20":"Primer_Brand__Box-module__Box-marginInlineStart--20___ISuSe","Box-marginInlineStart--24":"Primer_Brand__Box-module__Box-marginInlineStart--24___IrW9d","Box-marginInlineStart--28":"Primer_Brand__Box-module__Box-marginInlineStart--28___xff1V","Box-marginInlineStart--32":"Primer_Brand__Box-module__Box-marginInlineStart--32___HQOmB","Box-marginInlineStart--36":"Primer_Brand__Box-module__Box-marginInlineStart--36___WdZwx","Box-marginInlineStart--40":"Primer_Brand__Box-module__Box-marginInlineStart--40___R3wYL","Box-marginInlineStart--44":"Primer_Brand__Box-module__Box-marginInlineStart--44___wwo_O","Box-marginInlineStart--48":"Primer_Brand__Box-module__Box-marginInlineStart--48___zdJZg","Box-marginInlineStart--64":"Primer_Brand__Box-module__Box-marginInlineStart--64___NHk5d","Box-marginInlineStart--80":"Primer_Brand__Box-module__Box-marginInlineStart--80___D1Kto","Box-marginInlineStart--96":"Primer_Brand__Box-module__Box-marginInlineStart--96___Cy8gp","Box-marginInlineStart--112":"Primer_Brand__Box-module__Box-marginInlineStart--112___UVHJh","Box-marginInlineStart--128":"Primer_Brand__Box-module__Box-marginInlineStart--128___rYSy2","Box-narrow-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU","Box-narrow-marginInlineStart--normal":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b","Box-narrow-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs","Box-narrow-marginInlineStart--none":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--none___pHChO","Box-narrow-marginInlineStart--4":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT","Box-narrow-marginInlineStart--8":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0","Box-narrow-marginInlineStart--12":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ","Box-narrow-marginInlineStart--16":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR","Box-narrow-marginInlineStart--20":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP","Box-narrow-marginInlineStart--24":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe","Box-narrow-marginInlineStart--28":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN","Box-narrow-marginInlineStart--32":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO","Box-narrow-marginInlineStart--36":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf","Box-narrow-marginInlineStart--40":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9","Box-narrow-marginInlineStart--44":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz","Box-narrow-marginInlineStart--48":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL","Box-narrow-marginInlineStart--64":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7","Box-narrow-marginInlineStart--80":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc","Box-narrow-marginInlineStart--96":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk","Box-narrow-marginInlineStart--112":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp","Box-narrow-marginInlineStart--128":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV","Box-regular-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW","Box-regular-marginInlineStart--normal":"Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr","Box-regular-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ","Box-regular-marginInlineStart--none":"Primer_Brand__Box-module__Box-regular-marginInlineStart--none___dMyhc","Box-regular-marginInlineStart--4":"Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu","Box-regular-marginInlineStart--8":"Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W","Box-regular-marginInlineStart--12":"Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE","Box-regular-marginInlineStart--16":"Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s","Box-regular-marginInlineStart--20":"Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P","Box-regular-marginInlineStart--24":"Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti","Box-regular-marginInlineStart--28":"Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh","Box-regular-marginInlineStart--32":"Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA","Box-regular-marginInlineStart--36":"Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7","Box-regular-marginInlineStart--40":"Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9","Box-regular-marginInlineStart--44":"Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0","Box-regular-marginInlineStart--48":"Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq","Box-regular-marginInlineStart--64":"Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8","Box-regular-marginInlineStart--80":"Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f","Box-regular-marginInlineStart--96":"Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB","Box-regular-marginInlineStart--112":"Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q","Box-regular-marginInlineStart--128":"Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr","Box-wide-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT","Box-wide-marginInlineStart--normal":"Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM","Box-wide-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3","Box-wide-marginInlineStart--none":"Primer_Brand__Box-module__Box-wide-marginInlineStart--none___Ygvgs","Box-wide-marginInlineStart--4":"Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X","Box-wide-marginInlineStart--8":"Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU","Box-wide-marginInlineStart--12":"Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6","Box-wide-marginInlineStart--16":"Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR","Box-wide-marginInlineStart--20":"Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb","Box-wide-marginInlineStart--24":"Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1","Box-wide-marginInlineStart--28":"Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG","Box-wide-marginInlineStart--32":"Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd","Box-wide-marginInlineStart--36":"Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN","Box-wide-marginInlineStart--40":"Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_","Box-wide-marginInlineStart--44":"Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2","Box-wide-marginInlineStart--48":"Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14","Box-wide-marginInlineStart--64":"Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2","Box-wide-marginInlineStart--80":"Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_","Box-wide-marginInlineStart--96":"Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY","Box-wide-marginInlineStart--112":"Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD","Box-wide-marginInlineStart--128":"Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7","Box-backgroundColor--default":"Primer_Brand__Box-module__Box-backgroundColor--default___yHgTN","Box-backgroundColor--inset":"Primer_Brand__Box-module__Box-backgroundColor--inset___VVJ5E","Box-backgroundColor--subtle":"Primer_Brand__Box-module__Box-backgroundColor--subtle___G0wT9","Box-backgroundColor--overlay":"Primer_Brand__Box-module__Box-backgroundColor--overlay___R1w8K","Box-borderRadius--small":"Primer_Brand__Box-module__Box-borderRadius--small___wqrhY","Box-borderRadius--medium":"Primer_Brand__Box-module__Box-borderRadius--medium___JB1YF","Box-borderRadius--large":"Primer_Brand__Box-module__Box-borderRadius--large___CCcts","Box-borderRadius--xlarge":"Primer_Brand__Box-module__Box-borderRadius--xlarge___Efss7","Box-borderRadius--full":"Primer_Brand__Box-module__Box-borderRadius--full___NXuE7","Box-borderWidth--thin":"Primer_Brand__Box-module__Box-borderWidth--thin___Np1R8","Box-borderWidth--thick":"Primer_Brand__Box-module__Box-borderWidth--thick___dp1_H","Box-borderWidth--thicker":"Primer_Brand__Box-module__Box-borderWidth--thicker___HPZHA","Box-borderColor--default":"Primer_Brand__Box-module__Box-borderColor--default___XVJKE","Box-borderColor--muted":"Primer_Brand__Box-module__Box-borderColor--muted___S3wPy","Box-borderColor--subtle":"Primer_Brand__Box-module__Box-borderColor--subtle___SnZYA","Box-borderStyle--solid":"Primer_Brand__Box-module__Box-borderStyle--solid___ejOCw","Box-borderStyle--none":"Primer_Brand__Box-module__Box-borderStyle--none___GDHF9"},ka=["none","condensed","normal","spacious",...$],fa=["default","inset","subtle","overlay"],va=["small","medium","large","xlarge","full"],ba=["thin","thick","thicker"],Ea=["default","muted","subtle"],ya=(_,e)=>e?"string"==typeof e||"number"==typeof e?Ia[`Box-${_}--${e}`]:Object.keys(e).map((r=>Ia[`Box-${r}-${_}--${e[r]}`])).join(" "):"",Aa=({animate:r,children:n,className:a,"data-testid":o,style:d,padding:t,paddingBlockStart:l,paddingInlineEnd:m,paddingBlockEnd:B,paddingInlineStart:u,margin:s,marginBlockStart:c,marginInlineEnd:g,marginBlockEnd:x,marginInlineStart:p,backgroundColor:P,borderRadius:w,borderWidth:h,borderColor:S,borderStyle:I,...k})=>{const{classes:f,styles:v}=U(r),b=(0,e.useMemo)((()=>ya("padding",t)),[t]),E=(0,e.useMemo)((()=>ya("paddingBlockStart",l)),[l]),y=(0,e.useMemo)((()=>ya("paddingInlineEnd",m)),[m]),A=(0,e.useMemo)((()=>ya("paddingBlockEnd",B)),[B]),N=(0,e.useMemo)((()=>ya("paddingInlineStart",u)),[u]),T=(0,e.useMemo)((()=>ya("margin",s)),[s]),C=(0,e.useMemo)((()=>ya("marginBlockStart",c)),[c]),G=(0,e.useMemo)((()=>ya("marginInlineEnd",g)),[g]),j=(0,e.useMemo)((()=>ya("marginBlockEnd",x)),[x]),L=(0,e.useMemo)((()=>ya("marginInlineStart",p)),[p]),H=(0,e.useMemo)((()=>ya("backgroundColor",P)),[P]),M=(0,e.useMemo)((()=>ya("borderRadius",w)),[w]),V=(0,e.useMemo)((()=>ya("borderWidth",h)),[h]),R=(0,e.useMemo)((()=>ya("borderColor",S)),[S]),F=(0,e.useMemo)((()=>ya("borderStyle",I)),[I]);return(0,_.jsx)("div",{className:i(f,b,E,y,A,N,T,C,G,j,L,H,M,V,R,F,a),"data-testid":o,style:{...v,...d},...k,children:n})},Na="Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8",Ta="Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4",Ca="Primer_Brand__VideoPlayer-module__VideoPlayer__progressBar___wYSPx",Ga="Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe",ja=({videoRef:e,disabled:n,trackInformation:a})=>{const[o,d]=r().useState("");return r().useEffect((()=>{const _=()=>{if(a)for(let _=0;_<a.length;_++){const r=a[_];if(e.current?.currentTime&&e.current.currentTime>=r.startTime&&e.current.currentTime<=r.endTime){d(r.text);break}d("")}};return e.current&&e.current.addEventListener("timeupdate",_),()=>window.removeEventListener("timeupdate",_)}),[e,a]),n||!o?null:(0,_.jsx)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__captions___dI9Jv"),children:(0,_.jsx)(P,{as:"p",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__captionText___e2su6",children:o})})},La=_=>{const e=Math.floor(_/60),r=Math.floor(_-60*e);return`${e<10?`0${e}`:e}:${r<10?`0${r}`:r}`},Ha=({videoRef:r,videoWrapperRef:n,totalTime:a,currentTime:o,playing:d,trackInformation:t})=>{const[l,m]=(0,e.useState)(d),[B,u]=(0,e.useState)(0),[s,c]=(0,e.useState)(.5),[g,x]=(0,e.useState)(s),[p,w]=(0,e.useState)(!0),[h,S]=(0,e.useState)(!1);(0,e.useEffect)((()=>{r.current&&(l?r.current.play():r.current.pause())}),[r,l]),(0,e.useEffect)((()=>{m(d)}),[d]);const I=(0,e.useMemo)((()=>(0,_.jsx)(Ra,{onClick:()=>{m(!l)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__shiftTooltipRight___iLKlO",tooltip:l?"Pause video":"Play video",children:l?(0,_.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:[(0,_.jsx)("rect",{width:"7.2",height:"24",rx:"1",fill:"currentColor"}),(0,_.jsx)("rect",{x:"12.5",width:"7.2",height:"24",rx:"1",fill:"currentColor"})]}):(0,_.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:(0,_.jsx)("path",{d:"M1.56489 23.8112C0.884817 24.2389 1.07491e-06 23.7501 1.0398e-06 22.9467L8.28679e-08 1.05473C4.73246e-08 0.241596 0.904067 -0.245404 1.58307 0.201969L18.5829 11.4026C19.2032 11.8113 19.1935 12.7244 18.5647 13.1198L1.56489 23.8112Z",fill:"currentColor"})})})),[l]);(0,e.useEffect)((()=>{u(r.current?.currentTime||0)}),[r,r.current?.currentTime]);const k=(0,e.useMemo)((()=>(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(Ma,{type:"range",min:"0",max:a||0,step:1e-4,onInput:_=>{r.current&&(r.current.currentTime=_.currentTarget.valueAsNumber)},value:o,className:Ca,tooltip:!0,tooltipFormatter:_=>La(_),name:"Seek"}),(0,_.jsx)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__progressTime___GvTKs",children:(0,_.jsxs)(P,{as:"p",className:Ga,children:[(0,_.jsx)("span",{children:La(B||0)||"00:00"}),(0,_.jsxs)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS",children:[" / ",La(a||0)||"00:00"]})]})})]})),[r,a,o,B]),f=(0,e.useMemo)((()=>(0,_.jsxs)("button",{className:i(Ta,"Primer_Brand__VideoPlayer-module__VideoPlayer__closedCaption___PAvgt",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL"),onClick:()=>w(!p),children:[(0,_.jsx)(P,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v",children:"CC"}),(0,_.jsx)(Va,{children:p?"Disable captions":"Enable captions"})]})),[p]),v=(0,e.useMemo)((()=>(0,_.jsx)(Ra,{tooltip:s>0?"Mute":"Unmute",onClick:()=>{s>0?(x(s),c(0)):c(g)},children:s>0?(0,_.jsx)(ue,{size:24}):(0,_.jsx)(te,{size:24})})),[s,g]);(0,e.useEffect)((()=>{r.current&&(r.current.volume=s)}),[r,s]);const b=(0,e.useMemo)((()=>(0,_.jsx)(Ma,{type:"range",min:"0",max:1,step:.001,onInput:_=>{c(_.currentTarget.valueAsNumber)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__volumeBar___HOmXb",value:s,a11yStep:.1,name:"Volume"})),[s]),E=(0,e.useMemo)((()=>(0,_.jsx)(Ra,{onClick:()=>{n.current&&(h?(document.exitFullscreen(),S(!1)):(n.current.requestFullscreen(),S(!0)))},tooltip:h?"Exit full screen":"Full screen",children:h?(0,_.jsx)(me,{size:24}):(0,_.jsx)(le,{size:24})})),[n,h]);return(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI"),children:[(0,_.jsx)(ja,{videoRef:r,trackInformation:t,disabled:!p}),(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7",children:[I,k,f,v,b,E]})]})},Ma=({className:r,onChange:n,value:a,max:o,onKeyDown:d,a11yStep:t=1,tooltip:l,tooltipFormatter:m=(_=>_.toString()),name:B,id:u,...s})=>{const[c,g]=(0,e.useState)(a),[x,p]=(0,e.useState)(0),[P,w]=(0,e.useState)(0),h=O(),S=u||h;return(0,e.useEffect)((()=>{g(a)}),[a]),(0,e.useEffect)((()=>{const _=_=>{p(_.offsetX),o&&w(_.offsetX/_.target.clientWidth*o)};return window.addEventListener("mousemove",_),()=>{window.removeEventListener("mousemove",_)}}),[o]),(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__range___Tmjbg",r),children:[(0,_.jsx)("progress",{"aria-hidden":"true",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK",value:c,max:o}),(0,_.jsxs)("label",{htmlFor:S,children:[(0,_.jsx)("span",{className:"visually-hidden",children:B}),(0,_.jsx)("input",{tabIndex:0,type:"range",className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl",Ca),value:c,onChange:_=>{g(_.currentTarget.valueAsNumber),n&&n(_)},max:o,onKeyDown:_=>{var e;e=_,c&&(38===e.keyCode?g(c+t):40===e.keyCode&&g(c-t)),d&&d(_)},id:S,name:B,...s})]}),l&&!!P&&(0,_.jsx)(Va,{style:{left:x},children:P?m(P):""})]})},Va=({children:e,className:r,style:n,...a})=>(0,_.jsx)("div",{...a,style:n,className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip___mtg_l",r),"aria-hidden":"true",children:(0,_.jsx)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipContent___BoAqV",children:(0,_.jsx)(P,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipText____Syz7",weight:"medium",children:e})})}),Ra=({tooltip:e,children:r,className:n,...a})=>(0,_.jsxs)("button",{className:i(Ta,n),...a,"aria-label":e,children:[r,(0,_.jsx)("span",{className:"visually-hidden",children:e}),(0,_.jsx)(Va,{children:e})]}),Fa=Object.assign((({poster:r,title:n,branding:a=!0,children:o,className:d,onPlay:t,onPause:l,onLoadedMetadata:m,onPlaying:B,onTimeUpdate:u,ref:s,...c})=>{const g=(0,e.useRef)(null),x=Hn(s),[p,w]=(0,e.useState)(!1),[h,S]=(0,e.useState)(0),[I,k]=(0,e.useState)(0),[f,v]=(0,e.useState)(void 0),b=(0,e.useCallback)((_=>{w(!0),t&&t(_)}),[t]),E=(0,e.useCallback)((_=>{w(!1),l&&l(_)}),[l]),y=(0,e.useCallback)((_=>{x.current?.textTracks[0].cues&&v(x.current.textTracks[0].cues),B&&B(_)}),[B,x]),A=(0,e.useCallback)((_=>{k(x.current?.duration||0),m&&m(_)}),[m,x]),N=(0,e.useCallback)((_=>{S(x.current?.currentTime||0),u&&u(_)}),[u,x]);return(0,e.useEffect)((()=>{if(x.current)for(let _=0;_<x.current.textTracks.length;_++)x.current.textTracks[0].mode="hidden"}),[x]),(0,e.useEffect)((()=>{const _=()=>{const _=g.current?.getBoundingClientRect().width;_&&_<650?g.current.classList.add(Na):g.current?.classList.remove(Na)},e=new ResizeObserver((e=>{g.current&&_()}));_();const r=g.current;return e.observe(g.current),()=>{e.unobserve(r)}}),[g,p]),(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__container___WmQho","Primer_Brand__VideoPlayer-module__VideoPlayer__overlays___xv3Xi",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__showOverlays___aMQQ6"),ref:g,children:[(0,_.jsx)("video",{ref:x,title:n,controls:!1,poster:r,className:i("Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw",d),onPlay:b,onPause:E,onPlaying:y,onLoadedMetadata:A,onTimeUpdate:N,...c,children:o}),n&&(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j",children:[a&&(0,_.jsx)(de,{size:48}),(0,_.jsx)(P,{size:"500",weight:"medium",className:Ga,children:n})]}),(0,_.jsxs)("button",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__playButton___qff0F",onClick:()=>{x.current&&(x.current.paused?x.current.play():x.current.pause())},children:[!p&&(0,_.jsx)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonInner___FpXVO",children:(0,_.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:(0,_.jsx)("path",{d:"M1.56489 23.8112C0.884817 24.2389 1.07491e-06 23.7501 1.0398e-06 22.9467L8.28679e-08 1.05473C4.73246e-08 0.241596 0.904067 -0.245404 1.58307 0.201969L18.5829 11.4026C19.2032 11.8113 19.1935 12.7244 18.5647 13.1198L1.56489 23.8112Z",fill:"currentColor"})})}),(0,_.jsx)("span",{className:"visually-hidden",children:"Play"})]}),(0,_.jsx)(Ha,{videoRef:x,videoWrapperRef:g,totalTime:I,currentTime:h,playing:p,trackInformation:f})]})}),{Source:e=>(0,_.jsx)("source",{...e}),Track:e=>(0,_.jsx)("track",{...e})}),za={LogoSuite:"Primer_Brand__LogoSuite-module__LogoSuite___W2Pai",LogoSuite__heading:"Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw",LogoSuite__description:"Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM","LogoSuite--start":"Primer_Brand__LogoSuite-module__LogoSuite--start___Kk6GC","LogoSuite--center":"Primer_Brand__LogoSuite-module__LogoSuite--center___byPyg","LogoSuite--justify":"Primer_Brand__LogoSuite-module__LogoSuite--justify___ZFxvW",LogoSuite__logobar:"Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm","LogoSuite__heading--visually-hidden":"Primer_Brand__LogoSuite-module__LogoSuite__heading--visually-hidden___pTR4r","LogoSuite__logobar--variant-muted":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z","LogoSuite__logobar--variant-emphasis":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb","focus-visible":"Primer_Brand__LogoSuite-module__focus-visible___FDZOP","LogoSuite--hasDivider":"Primer_Brand__LogoSuite-module__LogoSuite--hasDivider___Znsqm","LogoSuite__logobar--has-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-marquee___d5jZP","LogoSuite__logobar-marqueeGroup":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf",LogobarScrollX:"Primer_Brand__LogoSuite-module__LogobarScrollX___K2Z30","LogoSuite__logobar-marqueeGroup--speed-default":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-default___ptGOl","LogoSuite__logobar-marqueeGroup--speed-slow":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-slow___s1IKV","LogoSuite__logobar-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr"},Oa={root:"LogoSuite",get marqueeGroup(){return`${this.root}-marqueeGroup`}},Wa=(0,e.forwardRef)((({as:e=G,size:r="3",className:n,children:a,visuallyHidden:o,...d},t)=>(0,_.jsx)(L,{ref:t,className:i(za.LogoSuite__heading,o&&za["LogoSuite__heading--visually-hidden"],o&&"visually-hidden",n),size:r,as:e,...d,children:a}))),qa=(0,e.forwardRef)((({className:e,children:r,size:n="300",variant:a="muted",...o},d)=>(0,_.jsx)(P,{as:"p",ref:d,size:n,variant:a,className:i(za.LogoSuite__description,e),...o,children:r}))),Za=(0,e.forwardRef)((({className:r,children:n,marquee:a=!1,marqueeSpeed:o="normal",variant:d="muted",...t},l)=>{const[m,B]=(0,e.useState)(!1);(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches);const e=_=>{B(_.matches)};return _.addEventListener("change",e),()=>{_.removeEventListener("change",e)}}),[]);const u={ref:l,className:i(za.LogoSuite__logobar,za[`LogoSuite__logobar--variant-${d}`],r),...t};if(a&&!m){const{className:e,...r}=u;return(0,_.jsx)("div",{...r,className:i(za["LogoSuite__logobar--has-marquee"],e),children:(0,_.jsxs)("div",{className:i(za["LogoSuite__logobar-marquee"]),children:[(0,_.jsx)("div",{className:i(za["LogoSuite__logobar-marqueeGroup"],za[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),"data-testid":Oa.marqueeGroup,children:n}),(0,_.jsx)("div",{"aria-hidden":"true",className:i(za["LogoSuite__logobar-marqueeGroup"],za[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),children:n})]})})}return(0,_.jsx)("div",{...u,children:n})})),Da=Object.assign((({align:n="center",children:a,className:o,hasDivider:d=!0,"data-testid":t})=>{const l=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),m=l.find((_=>r().isValidElement(_)&&_.type===Wa)),B=l.find((_=>r().isValidElement(_)&&_.type===qa)),u=l.find((_=>r().isValidElement(_)&&_.type===Za));return(0,_.jsxs)("div",{className:i(za.LogoSuite,za[`LogoSuite--${n}`],d&&za["LogoSuite--hasDivider"],o),"data-testid":t,children:[m,B,u]})}),{Heading:Wa,Description:qa,Logobar:Za,testIds:Oa}),Qa=Object.assign((({animate:e,className:r,children:n,fullWidth:a=!1,...o})=>{const{classes:d,styles:t}=U(e),l=i(d,"Primer_Brand__Timeline-module__Timeline___keSeT",a&&"Primer_Brand__Timeline-module__Timeline--full-width___XLdKp",r);return(0,_.jsx)("ul",{className:l,style:{...t},...o,children:n})}),{Item:({className:n,children:a,...o})=>{const d=i("Primer_Brand__Timeline-module__Timeline__item____ME4_",n),t=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),l=(0,e.useCallback)((()=>t.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[t]),m=1===t.length?"default":l();return(0,_.jsx)("li",{className:d,...o,children:(0,_.jsx)(P,{size:"200",variant:m,children:a})})}}),Ua={Bento:"Primer_Brand__Bento-module__Bento___mNrII",Bento__Item:"Primer_Brand__Bento-module__Bento__Item___fM9oe","Bento__Item--bgColor-default":"Primer_Brand__Bento-module__Bento__Item--bgColor-default___AyFWG","Bento__Item--bgColor-subtle":"Primer_Brand__Bento-module__Bento__Item--bgColor-subtle___rIDKo","Bento__Item--visual-as-background":"Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q",Bento__Content:"Primer_Brand__Bento-module__Bento__Content___BhnY8","Bento__Content-icon":"Primer_Brand__Bento-module__Bento__Content-icon___K3van","Bento__heading--no-text":"Primer_Brand__Bento-module__Bento__heading--no-text___FiQWM","Bento__heading--muted":"Primer_Brand__Bento-module__Bento__heading--muted___un_Vf","Bento__heading--with-max-width":"Primer_Brand__Bento-module__Bento__heading--with-max-width___B8vBa",Bento__Visual:"Primer_Brand__Bento-module__Bento__Visual___uQCng","Bento__Visual--overflow-hidden":"Primer_Brand__Bento-module__Bento__Visual--overflow-hidden___KzPcB","Bento__Visual--overflow-initial":"Primer_Brand__Bento-module__Bento__Visual--overflow-initial___TJvWe","Bento__Visual--horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-center___nyK69","Bento__Visual--horizontalAlign-end":"Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-end___k1jRS","Bento__Visual--horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-start___DzeEf","Bento__Visual--verticalAlign-center":"Primer_Brand__Bento-module__Bento__Visual--verticalAlign-center___nSnau","Bento__Visual--verticalAlign-end":"Primer_Brand__Bento-module__Bento__Visual--verticalAlign-end___IVb1w","Bento__Visual--verticalAlign-start":"Primer_Brand__Bento-module__Bento__Visual--verticalAlign-start___pyNZQ","Bento__Visual--fill":"Primer_Brand__Bento-module__Bento__Visual--fill___B70Uy","Bento__Visual--no-fill":"Primer_Brand__Bento-module__Bento__Visual--no-fill___JcHtr","Bento--padding-condensed":"Primer_Brand__Bento-module__Bento--padding-condensed___qkDcr","Bento--padding-normal":"Primer_Brand__Bento-module__Bento--padding-normal___c85Rj","Bento--padding-spacious":"Primer_Brand__Bento-module__Bento--padding-spacious___ydfpH","Bento__Item--flow-column":"Primer_Brand__Bento-module__Bento__Item--flow-column___Gd6ts","Bento__Item--flow-row":"Primer_Brand__Bento-module__Bento__Item--flow-row___DVol6","Bento__call-to-action":"Primer_Brand__Bento-module__Bento__call-to-action___CF7bA","Bento__Content-text":"Primer_Brand__Bento-module__Bento__Content-text___Q4UA5","Bento__Item--column-span-1":"Primer_Brand__Bento-module__Bento__Item--column-span-1___wJS_f","Bento__Item--column-span-2":"Primer_Brand__Bento-module__Bento__Item--column-span-2___wJFH9","Bento__Item--column-span-3":"Primer_Brand__Bento-module__Bento__Item--column-span-3___hskYi","Bento__Item--column-span-4":"Primer_Brand__Bento-module__Bento__Item--column-span-4___EWadX","Bento__Item--column-span-5":"Primer_Brand__Bento-module__Bento__Item--column-span-5___ggzyV","Bento__Item--column-span-6":"Primer_Brand__Bento-module__Bento__Item--column-span-6___UuNEL","Bento__Item--column-span-7":"Primer_Brand__Bento-module__Bento__Item--column-span-7___dnYwC","Bento__Item--column-span-8":"Primer_Brand__Bento-module__Bento__Item--column-span-8___bUlVW","Bento__Item--column-span-9":"Primer_Brand__Bento-module__Bento__Item--column-span-9___Veeak","Bento__Item--column-span-10":"Primer_Brand__Bento-module__Bento__Item--column-span-10___NKxdA","Bento__Item--column-span-11":"Primer_Brand__Bento-module__Bento__Item--column-span-11___ZjirT","Bento__Item--column-span-12":"Primer_Brand__Bento-module__Bento__Item--column-span-12___CaIjg","Bento__Item--row-span-1":"Primer_Brand__Bento-module__Bento__Item--row-span-1____HYWz","Bento__Item--row-span-2":"Primer_Brand__Bento-module__Bento__Item--row-span-2___VYZcw","Bento__Item--row-span-3":"Primer_Brand__Bento-module__Bento__Item--row-span-3___PkNE4","Bento__Item--row-span-4":"Primer_Brand__Bento-module__Bento__Item--row-span-4___FygFo","Bento__Item--row-span-5":"Primer_Brand__Bento-module__Bento__Item--row-span-5___wO0Ev","Bento__Item--row-span-6":"Primer_Brand__Bento-module__Bento__Item--row-span-6___QvMUL","Bento__Item--row-span-7":"Primer_Brand__Bento-module__Bento__Item--row-span-7___KfzTy","Bento__Item--row-span-8":"Primer_Brand__Bento-module__Bento__Item--row-span-8___ctYpA","Bento__Item--row-span-9":"Primer_Brand__Bento-module__Bento__Item--row-span-9___NK44C","Bento__Item--row-span-10":"Primer_Brand__Bento-module__Bento__Item--row-span-10___YeL2N","Bento__Item--row-span-11":"Primer_Brand__Bento-module__Bento__Item--row-span-11___OuImI","Bento__Item--row-span-12":"Primer_Brand__Bento-module__Bento__Item--row-span-12___ZRPCc","Bento__Item--column-start-1":"Primer_Brand__Bento-module__Bento__Item--column-start-1___hJ0es","Bento__Item--column-start-2":"Primer_Brand__Bento-module__Bento__Item--column-start-2___RV3eY","Bento__Item--column-start-3":"Primer_Brand__Bento-module__Bento__Item--column-start-3___M960L","Bento__Item--column-start-4":"Primer_Brand__Bento-module__Bento__Item--column-start-4___V5b3w","Bento__Item--column-start-5":"Primer_Brand__Bento-module__Bento__Item--column-start-5___hCu7p","Bento__Item--column-start-6":"Primer_Brand__Bento-module__Bento__Item--column-start-6___WeOjZ","Bento__Item--column-start-7":"Primer_Brand__Bento-module__Bento__Item--column-start-7___azf_1","Bento__Item--column-start-8":"Primer_Brand__Bento-module__Bento__Item--column-start-8___ufTXp","Bento__Item--column-start-9":"Primer_Brand__Bento-module__Bento__Item--column-start-9___m59SZ","Bento__Item--column-start-10":"Primer_Brand__Bento-module__Bento__Item--column-start-10___pNAFk","Bento__Item--column-start-11":"Primer_Brand__Bento-module__Bento__Item--column-start-11___JPuyR","Bento__Item--column-start-12":"Primer_Brand__Bento-module__Bento__Item--column-start-12___nAVWL","Bento__Item--row-start-1":"Primer_Brand__Bento-module__Bento__Item--row-start-1___ocNBk","Bento__Item--row-start-2":"Primer_Brand__Bento-module__Bento__Item--row-start-2___vcLtw","Bento__Item--row-start-3":"Primer_Brand__Bento-module__Bento__Item--row-start-3___w9cDE","Bento__Item--row-start-4":"Primer_Brand__Bento-module__Bento__Item--row-start-4___Rn8P9","Bento__Item--row-start-5":"Primer_Brand__Bento-module__Bento__Item--row-start-5___c5xci","Bento__Item--row-start-6":"Primer_Brand__Bento-module__Bento__Item--row-start-6___fh6uR","Bento__Item--row-start-7":"Primer_Brand__Bento-module__Bento__Item--row-start-7___jVnOo","Bento__Item--row-start-8":"Primer_Brand__Bento-module__Bento__Item--row-start-8___L4G8w","Bento__Item--row-start-9":"Primer_Brand__Bento-module__Bento__Item--row-start-9___Orw5A","Bento__Item--row-start-10":"Primer_Brand__Bento-module__Bento__Item--row-start-10___IQVeg","Bento__Item--row-start-11":"Primer_Brand__Bento-module__Bento__Item--row-start-11___w0uDj","Bento__Item--row-start-12":"Primer_Brand__Bento-module__Bento__Item--row-start-12___o52Zm","Bento__Item--verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby","Bento__Item--verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--verticalAlign-center___zOTQa","Bento__Item--verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--verticalAlign-end___fUd68","Bento__Item--horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss","Bento__Item--horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--horizontalAlign-center___DJpgD","Bento__Item--xsmall-column-span-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-1___O3dlL","Bento__Item--xsmall-column-span-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-2___LLZAj","Bento__Item--xsmall-column-span-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-3___SROOQ","Bento__Item--xsmall-column-span-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-4___dLcHs","Bento__Item--xsmall-column-span-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-5___Zil5S","Bento__Item--xsmall-column-span-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-6___pGhxP","Bento__Item--xsmall-column-span-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-7___Gmugv","Bento__Item--xsmall-column-span-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-8___mNfgZ","Bento__Item--xsmall-column-span-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-9___w5AFK","Bento__Item--xsmall-column-span-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-10___dEYRU","Bento__Item--xsmall-column-span-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-11___cBfF2","Bento__Item--xsmall-column-span-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-12___fEgOK","Bento__Item--xsmall-row-span-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-1___k41Hr","Bento__Item--xsmall-row-span-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-2___qHzNc","Bento__Item--xsmall-row-span-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-3___t3hyC","Bento__Item--xsmall-row-span-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-4___X_F9d","Bento__Item--xsmall-row-span-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-5___UuegS","Bento__Item--xsmall-row-span-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-6___W2L8o","Bento__Item--xsmall-row-span-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-7___lYC_E","Bento__Item--xsmall-row-span-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-8___f66F5","Bento__Item--xsmall-row-span-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-9___eU0LD","Bento__Item--xsmall-row-span-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-10___beFeO","Bento__Item--xsmall-row-span-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-11___DgR1X","Bento__Item--xsmall-row-span-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-12___Gl_9d","Bento__Item--xsmall-column-start-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-1___xf8R8","Bento__Item--xsmall-column-start-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-2___f5xs_","Bento__Item--xsmall-column-start-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-3___bl1q4","Bento__Item--xsmall-column-start-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-4___PhKl_","Bento__Item--xsmall-column-start-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-5___xYV6c","Bento__Item--xsmall-column-start-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-6___PYKbP","Bento__Item--xsmall-column-start-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-7___NE6p3","Bento__Item--xsmall-column-start-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-8___AeJAI","Bento__Item--xsmall-column-start-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-9___ikepW","Bento__Item--xsmall-column-start-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-10___nGG9V","Bento__Item--xsmall-column-start-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-11___UTeRm","Bento__Item--xsmall-column-start-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-12___NhrVC","Bento__Item--xsmall-row-start-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-1___ISePA","Bento__Item--xsmall-row-start-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-2___jM4bs","Bento__Item--xsmall-row-start-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-3___FTZiY","Bento__Item--xsmall-row-start-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-4___gfyxX","Bento__Item--xsmall-row-start-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-5___jO7WM","Bento__Item--xsmall-row-start-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-6___nKfix","Bento__Item--xsmall-row-start-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-7___NncQO","Bento__Item--xsmall-row-start-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-8___wY_Tb","Bento__Item--xsmall-row-start-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-9___p5PaK","Bento__Item--xsmall-row-start-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-10___MKWyL","Bento__Item--xsmall-row-start-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-11___nxv94","Bento__Item--xsmall-row-start-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-12___Vbl6J","Bento__Item--xsmall-flow-column":"Primer_Brand__Bento-module__Bento__Item--xsmall-flow-column___WV1h5","Bento__Item--xsmall-flow-row":"Primer_Brand__Bento-module__Bento__Item--xsmall-flow-row___k8j9i","Bento__Item--xsmall-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy","Bento__Item--xsmall-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-center___k4IC6","Bento__Item--xsmall-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-end___v_7lF","Bento__Item--xsmall-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-start___dT6ng","Bento__Item--xsmall-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-center___xcsj2","Bento--xsmall-padding-condensed":"Primer_Brand__Bento-module__Bento--xsmall-padding-condensed___Eno9E","Bento--xsmall-padding-normal":"Primer_Brand__Bento-module__Bento--xsmall-padding-normal___C2rTu","Bento--xsmall-padding-spacious":"Primer_Brand__Bento-module__Bento--xsmall-padding-spacious___kepW0","Bento__Item--xsmall-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--xsmall-gap-condensed___aPIBg","Bento__Item--xsmall-gap-normal":"Primer_Brand__Bento-module__Bento__Item--xsmall-gap-normal___XrOHt","Bento__Item--xsmall-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--xsmall-gap-spacious___mv1WJ","Bento__Item--small-column-span-1":"Primer_Brand__Bento-module__Bento__Item--small-column-span-1___a6Uk_","Bento__Item--small-column-span-2":"Primer_Brand__Bento-module__Bento__Item--small-column-span-2___eRR9s","Bento__Item--small-column-span-3":"Primer_Brand__Bento-module__Bento__Item--small-column-span-3___iBkjl","Bento__Item--small-column-span-4":"Primer_Brand__Bento-module__Bento__Item--small-column-span-4___iTLL7","Bento__Item--small-column-span-5":"Primer_Brand__Bento-module__Bento__Item--small-column-span-5___FXZKF","Bento__Item--small-column-span-6":"Primer_Brand__Bento-module__Bento__Item--small-column-span-6___VEiVP","Bento__Item--small-column-span-7":"Primer_Brand__Bento-module__Bento__Item--small-column-span-7___RFD8p","Bento__Item--small-column-span-8":"Primer_Brand__Bento-module__Bento__Item--small-column-span-8___WBTAW","Bento__Item--small-column-span-9":"Primer_Brand__Bento-module__Bento__Item--small-column-span-9___PDKMV","Bento__Item--small-column-span-10":"Primer_Brand__Bento-module__Bento__Item--small-column-span-10___ZBSO0","Bento__Item--small-column-span-11":"Primer_Brand__Bento-module__Bento__Item--small-column-span-11___Or5lx","Bento__Item--small-column-span-12":"Primer_Brand__Bento-module__Bento__Item--small-column-span-12___xu8z2","Bento__Item--small-row-span-1":"Primer_Brand__Bento-module__Bento__Item--small-row-span-1___hJcO9","Bento__Item--small-row-span-2":"Primer_Brand__Bento-module__Bento__Item--small-row-span-2___RdAwK","Bento__Item--small-row-span-3":"Primer_Brand__Bento-module__Bento__Item--small-row-span-3___CMwq5","Bento__Item--small-row-span-4":"Primer_Brand__Bento-module__Bento__Item--small-row-span-4___KuACi","Bento__Item--small-row-span-5":"Primer_Brand__Bento-module__Bento__Item--small-row-span-5___xqZZV","Bento__Item--small-row-span-6":"Primer_Brand__Bento-module__Bento__Item--small-row-span-6___Q9O51","Bento__Item--small-row-span-7":"Primer_Brand__Bento-module__Bento__Item--small-row-span-7___MZ6cD","Bento__Item--small-row-span-8":"Primer_Brand__Bento-module__Bento__Item--small-row-span-8___eIEpG","Bento__Item--small-row-span-9":"Primer_Brand__Bento-module__Bento__Item--small-row-span-9___HkxM3","Bento__Item--small-row-span-10":"Primer_Brand__Bento-module__Bento__Item--small-row-span-10___pce_C","Bento__Item--small-row-span-11":"Primer_Brand__Bento-module__Bento__Item--small-row-span-11___GO_ln","Bento__Item--small-row-span-12":"Primer_Brand__Bento-module__Bento__Item--small-row-span-12___lUcIB","Bento__Item--small-column-start-1":"Primer_Brand__Bento-module__Bento__Item--small-column-start-1___blYcd","Bento__Item--small-column-start-2":"Primer_Brand__Bento-module__Bento__Item--small-column-start-2___z84xb","Bento__Item--small-column-start-3":"Primer_Brand__Bento-module__Bento__Item--small-column-start-3___jAHiV","Bento__Item--small-column-start-4":"Primer_Brand__Bento-module__Bento__Item--small-column-start-4___sa5rD","Bento__Item--small-column-start-5":"Primer_Brand__Bento-module__Bento__Item--small-column-start-5___EjA_Y","Bento__Item--small-column-start-6":"Primer_Brand__Bento-module__Bento__Item--small-column-start-6___TsMuS","Bento__Item--small-column-start-7":"Primer_Brand__Bento-module__Bento__Item--small-column-start-7___wzVOe","Bento__Item--small-column-start-8":"Primer_Brand__Bento-module__Bento__Item--small-column-start-8___Cylzb","Bento__Item--small-column-start-9":"Primer_Brand__Bento-module__Bento__Item--small-column-start-9___K3kJa","Bento__Item--small-column-start-10":"Primer_Brand__Bento-module__Bento__Item--small-column-start-10___PwfIO","Bento__Item--small-column-start-11":"Primer_Brand__Bento-module__Bento__Item--small-column-start-11___HwJrV","Bento__Item--small-column-start-12":"Primer_Brand__Bento-module__Bento__Item--small-column-start-12___AuD3D","Bento__Item--small-row-start-1":"Primer_Brand__Bento-module__Bento__Item--small-row-start-1___esfXx","Bento__Item--small-row-start-2":"Primer_Brand__Bento-module__Bento__Item--small-row-start-2___rMTHJ","Bento__Item--small-row-start-3":"Primer_Brand__Bento-module__Bento__Item--small-row-start-3___e5nFr","Bento__Item--small-row-start-4":"Primer_Brand__Bento-module__Bento__Item--small-row-start-4___hWxGW","Bento__Item--small-row-start-5":"Primer_Brand__Bento-module__Bento__Item--small-row-start-5___kZona","Bento__Item--small-row-start-6":"Primer_Brand__Bento-module__Bento__Item--small-row-start-6___l17Wp","Bento__Item--small-row-start-7":"Primer_Brand__Bento-module__Bento__Item--small-row-start-7___nZc8H","Bento__Item--small-row-start-8":"Primer_Brand__Bento-module__Bento__Item--small-row-start-8___s8jU5","Bento__Item--small-row-start-9":"Primer_Brand__Bento-module__Bento__Item--small-row-start-9___et36x","Bento__Item--small-row-start-10":"Primer_Brand__Bento-module__Bento__Item--small-row-start-10___UNRQz","Bento__Item--small-row-start-11":"Primer_Brand__Bento-module__Bento__Item--small-row-start-11___D0qCf","Bento__Item--small-row-start-12":"Primer_Brand__Bento-module__Bento__Item--small-row-start-12___Poeju","Bento__Item--small-flow-column":"Primer_Brand__Bento-module__Bento__Item--small-flow-column___idFew","Bento__Item--small-flow-row":"Primer_Brand__Bento-module__Bento__Item--small-flow-row___FlDbE","Bento__Item--small-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2","Bento__Item--small-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-center___eyrsO","Bento__Item--small-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-end___t8ken","Bento__Item--small-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-start____az8o","Bento__Item--small-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-center___hIKKU","Bento--small-padding-condensed":"Primer_Brand__Bento-module__Bento--small-padding-condensed___dV4bU","Bento--small-padding-normal":"Primer_Brand__Bento-module__Bento--small-padding-normal____b5pg","Bento--small-padding-spacious":"Primer_Brand__Bento-module__Bento--small-padding-spacious___skviu","Bento__Item--small-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--small-gap-condensed____69Z4","Bento__Item--small-gap-normal":"Primer_Brand__Bento-module__Bento__Item--small-gap-normal___R5AS5","Bento__Item--small-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--small-gap-spacious___ysMFz","Bento__Item--medium-column-span-1":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-1___qXoCp","Bento__Item--medium-column-span-2":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-2___Or0aW","Bento__Item--medium-column-span-3":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-3___rfJlA","Bento__Item--medium-column-span-4":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-4___jrzrn","Bento__Item--medium-column-span-5":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-5___VX5Xb","Bento__Item--medium-column-span-6":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-6___PuJLu","Bento__Item--medium-column-span-7":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-7___Gf10h","Bento__Item--medium-column-span-8":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-8___EPkMS","Bento__Item--medium-column-span-9":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-9___simHy","Bento__Item--medium-column-span-10":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-10___vCY7I","Bento__Item--medium-column-span-11":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-11___woBRo","Bento__Item--medium-column-span-12":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-12___eR9Ow","Bento__Item--medium-row-span-1":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-1___vJifa","Bento__Item--medium-row-span-2":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-2___rHIIs","Bento__Item--medium-row-span-3":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-3___XpZk0","Bento__Item--medium-row-span-4":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-4___xPGyT","Bento__Item--medium-row-span-5":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-5___XHAdt","Bento__Item--medium-row-span-6":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-6___uXSJ0","Bento__Item--medium-row-span-7":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-7___V9oop","Bento__Item--medium-row-span-8":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-8___bTuWm","Bento__Item--medium-row-span-9":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-9___RBjok","Bento__Item--medium-row-span-10":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-10___nXL1W","Bento__Item--medium-row-span-11":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-11___bp7xe","Bento__Item--medium-row-span-12":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-12___QykVK","Bento__Item--medium-column-start-1":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-1___ysXie","Bento__Item--medium-column-start-2":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-2___obU8P","Bento__Item--medium-column-start-3":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-3___ttZ2X","Bento__Item--medium-column-start-4":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-4___yd4pw","Bento__Item--medium-column-start-5":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-5___wl6Sl","Bento__Item--medium-column-start-6":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-6___rlfWR","Bento__Item--medium-column-start-7":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-7___dfJXo","Bento__Item--medium-column-start-8":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-8___HLzZU","Bento__Item--medium-column-start-9":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-9___Jul8L","Bento__Item--medium-column-start-10":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-10___NGybV","Bento__Item--medium-column-start-11":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-11___vc1Nv","Bento__Item--medium-column-start-12":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-12___gZcLo","Bento__Item--medium-row-start-1":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-1___s1Rgz","Bento__Item--medium-row-start-2":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-2___dsf4y","Bento__Item--medium-row-start-3":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-3___rWjRq","Bento__Item--medium-row-start-4":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-4___Iiuud","Bento__Item--medium-row-start-5":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-5___tbnzw","Bento__Item--medium-row-start-6":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-6___jPFm7","Bento__Item--medium-row-start-7":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-7___ZqLlM","Bento__Item--medium-row-start-8":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-8___TIOvf","Bento__Item--medium-row-start-9":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-9___oukNX","Bento__Item--medium-row-start-10":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-10___ZCbg8","Bento__Item--medium-row-start-11":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-11___bSDUT","Bento__Item--medium-row-start-12":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-12___ozUh1","Bento__Item--medium-flow-column":"Primer_Brand__Bento-module__Bento__Item--medium-flow-column___K27t6","Bento__Item--medium-flow-row":"Primer_Brand__Bento-module__Bento__Item--medium-flow-row___qACyl","Bento__Item--medium-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs","Bento__Item--medium-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-center___FEwTP","Bento__Item--medium-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-end___b8l2w","Bento__Item--medium-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-start___nzIvg","Bento__Item--medium-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-center___aHFRW","Bento--medium-padding-condensed":"Primer_Brand__Bento-module__Bento--medium-padding-condensed___BgWOb","Bento--medium-padding-normal":"Primer_Brand__Bento-module__Bento--medium-padding-normal___xjnwE","Bento--medium-padding-spacious":"Primer_Brand__Bento-module__Bento--medium-padding-spacious___I5PEZ","Bento__Item--medium-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--medium-gap-condensed___Nk4Uj","Bento__Item--medium-gap-normal":"Primer_Brand__Bento-module__Bento__Item--medium-gap-normal___KXAsF","Bento__Item--medium-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--medium-gap-spacious___vFlWU","Bento__Item--large-column-span-1":"Primer_Brand__Bento-module__Bento__Item--large-column-span-1___sPCsf","Bento__Item--large-column-span-2":"Primer_Brand__Bento-module__Bento__Item--large-column-span-2___wpcnQ","Bento__Item--large-column-span-3":"Primer_Brand__Bento-module__Bento__Item--large-column-span-3___z8T3W","Bento__Item--large-column-span-4":"Primer_Brand__Bento-module__Bento__Item--large-column-span-4___RNQwy","Bento__Item--large-column-span-5":"Primer_Brand__Bento-module__Bento__Item--large-column-span-5___t06QC","Bento__Item--large-column-span-6":"Primer_Brand__Bento-module__Bento__Item--large-column-span-6___eUMZR","Bento__Item--large-column-span-7":"Primer_Brand__Bento-module__Bento__Item--large-column-span-7___mLdYl","Bento__Item--large-column-span-8":"Primer_Brand__Bento-module__Bento__Item--large-column-span-8___zhtsq","Bento__Item--large-column-span-9":"Primer_Brand__Bento-module__Bento__Item--large-column-span-9___IrFuA","Bento__Item--large-column-span-10":"Primer_Brand__Bento-module__Bento__Item--large-column-span-10___d4zEs","Bento__Item--large-column-span-11":"Primer_Brand__Bento-module__Bento__Item--large-column-span-11___UKFCJ","Bento__Item--large-column-span-12":"Primer_Brand__Bento-module__Bento__Item--large-column-span-12___lOmLI","Bento__Item--large-row-span-1":"Primer_Brand__Bento-module__Bento__Item--large-row-span-1___o_4N_","Bento__Item--large-row-span-2":"Primer_Brand__Bento-module__Bento__Item--large-row-span-2___yJebq","Bento__Item--large-row-span-3":"Primer_Brand__Bento-module__Bento__Item--large-row-span-3___MsNH2","Bento__Item--large-row-span-4":"Primer_Brand__Bento-module__Bento__Item--large-row-span-4___aYG1Q","Bento__Item--large-row-span-5":"Primer_Brand__Bento-module__Bento__Item--large-row-span-5___qiTGf","Bento__Item--large-row-span-6":"Primer_Brand__Bento-module__Bento__Item--large-row-span-6___yDxVJ","Bento__Item--large-row-span-7":"Primer_Brand__Bento-module__Bento__Item--large-row-span-7___gfW02","Bento__Item--large-row-span-8":"Primer_Brand__Bento-module__Bento__Item--large-row-span-8___qrky4","Bento__Item--large-row-span-9":"Primer_Brand__Bento-module__Bento__Item--large-row-span-9___wluiD","Bento__Item--large-row-span-10":"Primer_Brand__Bento-module__Bento__Item--large-row-span-10___IXd3G","Bento__Item--large-row-span-11":"Primer_Brand__Bento-module__Bento__Item--large-row-span-11___OVPxd","Bento__Item--large-row-span-12":"Primer_Brand__Bento-module__Bento__Item--large-row-span-12___aAmjb","Bento__Item--large-column-start-1":"Primer_Brand__Bento-module__Bento__Item--large-column-start-1___ogy5Y","Bento__Item--large-column-start-2":"Primer_Brand__Bento-module__Bento__Item--large-column-start-2___A8Kex","Bento__Item--large-column-start-3":"Primer_Brand__Bento-module__Bento__Item--large-column-start-3___nCs4W","Bento__Item--large-column-start-4":"Primer_Brand__Bento-module__Bento__Item--large-column-start-4___k6wxM","Bento__Item--large-column-start-5":"Primer_Brand__Bento-module__Bento__Item--large-column-start-5___u9g2t","Bento__Item--large-column-start-6":"Primer_Brand__Bento-module__Bento__Item--large-column-start-6___wT9tc","Bento__Item--large-column-start-7":"Primer_Brand__Bento-module__Bento__Item--large-column-start-7___cH1Zn","Bento__Item--large-column-start-8":"Primer_Brand__Bento-module__Bento__Item--large-column-start-8___UsTw7","Bento__Item--large-column-start-9":"Primer_Brand__Bento-module__Bento__Item--large-column-start-9___txaE3","Bento__Item--large-column-start-10":"Primer_Brand__Bento-module__Bento__Item--large-column-start-10___uY9Wm","Bento__Item--large-column-start-11":"Primer_Brand__Bento-module__Bento__Item--large-column-start-11___kwY5A","Bento__Item--large-column-start-12":"Primer_Brand__Bento-module__Bento__Item--large-column-start-12___B9iMH","Bento__Item--large-row-start-1":"Primer_Brand__Bento-module__Bento__Item--large-row-start-1___kYB2F","Bento__Item--large-row-start-2":"Primer_Brand__Bento-module__Bento__Item--large-row-start-2___o21Td","Bento__Item--large-row-start-3":"Primer_Brand__Bento-module__Bento__Item--large-row-start-3___htfzI","Bento__Item--large-row-start-4":"Primer_Brand__Bento-module__Bento__Item--large-row-start-4___P2f1W","Bento__Item--large-row-start-5":"Primer_Brand__Bento-module__Bento__Item--large-row-start-5___HT3C4","Bento__Item--large-row-start-6":"Primer_Brand__Bento-module__Bento__Item--large-row-start-6___pcerM","Bento__Item--large-row-start-7":"Primer_Brand__Bento-module__Bento__Item--large-row-start-7___j2ui8","Bento__Item--large-row-start-8":"Primer_Brand__Bento-module__Bento__Item--large-row-start-8___V82iT","Bento__Item--large-row-start-9":"Primer_Brand__Bento-module__Bento__Item--large-row-start-9___EG4R2","Bento__Item--large-row-start-10":"Primer_Brand__Bento-module__Bento__Item--large-row-start-10___EaLQx","Bento__Item--large-row-start-11":"Primer_Brand__Bento-module__Bento__Item--large-row-start-11___IQx_d","Bento__Item--large-row-start-12":"Primer_Brand__Bento-module__Bento__Item--large-row-start-12___hlrVv","Bento__Item--large-flow-column":"Primer_Brand__Bento-module__Bento__Item--large-flow-column___uvNUE","Bento__Item--large-flow-row":"Primer_Brand__Bento-module__Bento__Item--large-flow-row___ple3b","Bento__Item--large-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn","Bento__Item--large-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-center___mbhdV","Bento__Item--large-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-end___hj9Dq","Bento__Item--large-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-start___YQT1t","Bento__Item--large-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-center___YtwaR","Bento-padding--large-condensed":"Primer_Brand__Bento-module__Bento-padding--large-condensed___HeO1J","Bento-padding--large-normal":"Primer_Brand__Bento-module__Bento-padding--large-normal___LcQOA","Bento-padding--large-spacious":"Primer_Brand__Bento-module__Bento-padding--large-spacious____8oib","Bento__Item--large-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--large-gap-condensed___Rbi9v","Bento__Item--large-gap-normal":"Primer_Brand__Bento-module__Bento__Item--large-gap-normal___S9Fjb","Bento__Item--large-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--large-gap-spacious___i_Gyj","Bento__Item--xlarge-column-span-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-1___LC_qv","Bento__Item--xlarge-column-span-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-2___PkH2a","Bento__Item--xlarge-column-span-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-3___sjEds","Bento__Item--xlarge-column-span-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-4___CwpLr","Bento__Item--xlarge-column-span-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-5___ATLZK","Bento__Item--xlarge-column-span-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-6___wDVtR","Bento__Item--xlarge-column-span-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-7___BF_PQ","Bento__Item--xlarge-column-span-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-8___Je6tc","Bento__Item--xlarge-column-span-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-9___de_EV","Bento__Item--xlarge-column-span-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-10___TV_va","Bento__Item--xlarge-column-span-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-11___mRbhR","Bento__Item--xlarge-column-span-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-12___jCuU4","Bento__Item--xlarge-row-span-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-1___k8cvi","Bento__Item--xlarge-row-span-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-2___eQ1hk","Bento__Item--xlarge-row-span-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-3___FdBn9","Bento__Item--xlarge-row-span-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-4___Eu9U7","Bento__Item--xlarge-row-span-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-5___AymfS","Bento__Item--xlarge-row-span-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-6___ciomo","Bento__Item--xlarge-row-span-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-7___bDoNI","Bento__Item--xlarge-row-span-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-8___aCyc1","Bento__Item--xlarge-row-span-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-9___t6eYp","Bento__Item--xlarge-row-span-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-10___Q9UMh","Bento__Item--xlarge-row-span-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-11___Oeb8y","Bento__Item--xlarge-row-span-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-12___iXpKf","Bento__Item--xlarge-column-start-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-1___eTMGO","Bento__Item--xlarge-column-start-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-2___ghZ8B","Bento__Item--xlarge-column-start-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-3___zIFiN","Bento__Item--xlarge-column-start-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-4___Ye3wL","Bento__Item--xlarge-column-start-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-5___Vtfhw","Bento__Item--xlarge-column-start-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-6___MiwV4","Bento__Item--xlarge-column-start-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-7___n3U82","Bento__Item--xlarge-column-start-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-8___S45Zc","Bento__Item--xlarge-column-start-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-9___bjxcX","Bento__Item--xlarge-column-start-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-10___xiPsu","Bento__Item--xlarge-column-start-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-11___h6pke","Bento__Item--xlarge-column-start-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-12___lINEt","Bento__Item--xlarge-row-start-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-1___XJ8IJ","Bento__Item--xlarge-row-start-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-2___Jh4mU","Bento__Item--xlarge-row-start-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-3___Qaz7u","Bento__Item--xlarge-row-start-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-4___Wdsyy","Bento__Item--xlarge-row-start-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-5___SWvQD","Bento__Item--xlarge-row-start-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-6___YIWd4","Bento__Item--xlarge-row-start-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-7___UWo93","Bento__Item--xlarge-row-start-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-8___f8RMO","Bento__Item--xlarge-row-start-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-9___O7BXf","Bento__Item--xlarge-row-start-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-10___g9Tom","Bento__Item--xlarge-row-start-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-11___WATnH","Bento__Item--xlarge-row-start-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-12___f2aPN","Bento__Item--xlarge-flow-column":"Primer_Brand__Bento-module__Bento__Item--xlarge-flow-column___xXSFC","Bento__Item--xlarge-flow-row":"Primer_Brand__Bento-module__Bento__Item--xlarge-flow-row___y5CpT","Bento__Item--xlarge-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ","Bento__Item--xlarge-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-center___P_tSO","Bento__Item--xlarge-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-end___UwemK","Bento__Item--xlarge-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-start___zzvpZ","Bento__Item--xlarge-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-center___mfany","Bento--xlarge-padding-condensed":"Primer_Brand__Bento-module__Bento--xlarge-padding-condensed___mPi3N","Bento--xlarge-padding-normal":"Primer_Brand__Bento-module__Bento--xlarge-padding-normal___tb1wm","Bento--xlarge-padding-spacious":"Primer_Brand__Bento-module__Bento--xlarge-padding-spacious___bT4bv","Bento__Item--xlarge-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--xlarge-gap-condensed___Fvi39","Bento__Item--xlarge-gap-normal":"Primer_Brand__Bento-module__Bento__Item--xlarge-gap-normal___uQQu6","Bento__Item--xlarge-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--xlarge-gap-spacious___QxB62","Bento__Item--xxlarge-column-span-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-1___AChhv","Bento__Item--xxlarge-column-span-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-2___yj5YI","Bento__Item--xxlarge-column-span-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-3___jy7Fg","Bento__Item--xxlarge-column-span-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-4___fXoXs","Bento__Item--xxlarge-column-span-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-5___hZOPX","Bento__Item--xxlarge-column-span-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-6___WEvG1","Bento__Item--xxlarge-column-span-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-7___eliQQ","Bento__Item--xxlarge-column-span-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-8____DaEU","Bento__Item--xxlarge-column-span-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-9___PACVQ","Bento__Item--xxlarge-column-span-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-10___iplz_","Bento__Item--xxlarge-column-span-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-11___sUFyE","Bento__Item--xxlarge-column-span-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-12___UauN_","Bento__Item--xxlarge-row-span-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-1___la7E2","Bento__Item--xxlarge-row-span-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-2___WXQZy","Bento__Item--xxlarge-row-span-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-3___K295L","Bento__Item--xxlarge-row-span-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-4___dizmC","Bento__Item--xxlarge-row-span-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-5___gxqXP","Bento__Item--xxlarge-row-span-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-6___fCUrs","Bento__Item--xxlarge-row-span-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-7___t_vib","Bento__Item--xxlarge-row-span-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-8___FkHnk","Bento__Item--xxlarge-row-span-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-9___S9z_S","Bento__Item--xxlarge-row-span-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-10___MWhmW","Bento__Item--xxlarge-row-span-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-11___R0fGH","Bento__Item--xxlarge-row-span-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-12___mgPOb","Bento__Item--xxlarge-column-start-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-1___IjDaG","Bento__Item--xxlarge-column-start-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-2___yrjzP","Bento__Item--xxlarge-column-start-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-3___revB_","Bento__Item--xxlarge-column-start-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-4___nXjQh","Bento__Item--xxlarge-column-start-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-5___eKzaF","Bento__Item--xxlarge-column-start-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-6___poX4Y","Bento__Item--xxlarge-column-start-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-7___swX7v","Bento__Item--xxlarge-column-start-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-8___jRIvg","Bento__Item--xxlarge-column-start-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-9___B6iPN","Bento__Item--xxlarge-column-start-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-10___U3Q49","Bento__Item--xxlarge-column-start-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-11___arwBj","Bento__Item--xxlarge-column-start-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-12___AVlIn","Bento__Item--xxlarge-row-start-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-1___uKVBZ","Bento__Item--xxlarge-row-start-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-2___l1Sk8","Bento__Item--xxlarge-row-start-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-3___a3epC","Bento__Item--xxlarge-row-start-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-4___cIZFC","Bento__Item--xxlarge-row-start-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-5___rDSnG","Bento__Item--xxlarge-row-start-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-6___iFfkQ","Bento__Item--xxlarge-row-start-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-7___HQgB2","Bento__Item--xxlarge-row-start-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-8___Kk8Ll","Bento__Item--xxlarge-row-start-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-9___JA8it","Bento__Item--xxlarge-row-start-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-10____Xfo3","Bento__Item--xxlarge-row-start-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-11___GgPCA","Bento__Item--xxlarge-row-start-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-12___Tauza","Bento__Item--xxlarge-flow-column":"Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-column___EIhFB","Bento__Item--xxlarge-flow-row":"Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-row___hqL6a","Bento__Item--xxlarge-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN","Bento__Item--xxlarge-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-center___MfM4H","Bento__Item--xxlarge-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-end___trbrg","Bento__Item--xxlarge-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-start___BPlw7","Bento__Item--xxlarge-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-center___QFMr_","Bento--xxlarge-padding-condensed":"Primer_Brand__Bento-module__Bento--xxlarge-padding-condensed___L_cr9","Bento---xxlarge-padding-normal":"Primer_Brand__Bento-module__Bento---xxlarge-padding-normal___TojyH","Bento--xxlarge-padding-spacious":"Primer_Brand__Bento-module__Bento--xxlarge-padding-spacious___C_vI2","Bento__Item--xxlarge-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-condensed___kImZb","Bento__Item--xxlarge-gap-normal":"Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-normal___bsI4f","Bento__Item--xxlarge-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-spacious___tLuXL","Bento-column-padding-override":"Primer_Brand__Bento-module__Bento-column-padding-override___SxVV5","Bento-row-padding-override":"Primer_Brand__Bento-module__Bento-row-padding-override___r37Kb"},Xa=(_,e,r)=>{const n=[];if("number"==typeof r||"string"==typeof r)n.push(Ua[`${_}--${e}-${r}`]);else if("object"==typeof r)for(const[a,o]of Object.entries(r))n.push(Ua[`${_}--${a}-${e}-${o}`]);return n},Ka=({children:n,leadingVisual:a,padding:o="spacious",verticalAlign:d,horizontalAlign:t="start",className:l,...m})=>{const B=[Ua.Bento__Content];B.push(...Xa("Bento__Item","verticalAlign",d),...Xa("Bento__Item","horizontalAlign",t),...Xa("Bento","padding",o));const u=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),s=u.filter((_=>r().isValidElement(_)&&_.type===$a)),c=u.find((_=>r().isValidElement(_)&&_.type===P)),g=u.find((_=>r().isValidElement(_)&&_.type===ze));return(0,_.jsxs)("div",{className:i(Ua[`Bento-padding--${o}`],...B,l),...m,children:[r().isValidElement(a)&&r().cloneElement(a,{className:Ua["Bento__Content-icon"],size:a.size||44}),s.map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(!r().isValidElement(c)&&Ua["Bento__heading--no-text"],"center"===t&&Ua["Bento__heading--with-max-width"],_.props.className)}))),r().isValidElement(c)&&r().cloneElement(c,{variant:c.props.variant||"muted",as:c.props.as||"p",size:c.props.size||"300",className:i(Ua["Bento__Content-text"],c.props.className)}),r().isValidElement(g)&&r().cloneElement(g,{variant:g.props.variant||"accent",className:i(Ua["Bento__call-to-action"],g.props.className)})]})},$a=(0,e.forwardRef)((({as:n="h3",size:a="5",weight:o="medium",variant:d="default",className:t,children:l,...m},B)=>{const u=(0,e.useMemo)((()=>r().Children.toArray(l)),[l]),s=(0,e.useCallback)((()=>Q_(l,"em")?"muted":"default"),[l]),c=1===u.length?"default":s();return(0,_.jsx)(L,{ref:B,className:i("muted"===c&&Ua["Bento__heading--muted"],"muted"===d&&Ua["Bento__heading--muted"],t),size:a,as:n,weight:o,...m,children:l})})),Ja=({horizontalAlign:e,verticalAlign:n,fillMedia:a=!0,overflow:o="hidden",position:d="50% 50%",padding:t,className:l,children:m,...B})=>{const u=[Ua.Bento__Visual,e&&Ua[`Bento__Visual--horizontalAlign-${e}`],n&&Ua[`Bento__Visual--verticalAlign-${n}`],Ua[`Bento__Visual--overflow-${o}`]];u.push(...Xa("Bento","padding",t));const s=r().Children.map(m,(_=>{if(r().isValidElement(_))return"img"===_.type||_.type===l_?r().cloneElement(_,{style:{objectPosition:d}}):_}));return(0,_.jsx)("div",{className:i(...u,a&&Ua["Bento__Visual--fill"],!a&&Ua["Bento__Visual--no-fill"],l),...B,children:s})},Ya=Object.assign((({className:e,...r})=>(0,_.jsx)("section",{className:i(Ua.Bento,e),...r})),{Item:({className:e,columnStart:n,columnSpan:a=12,rowStart:o,rowSpan:d=2,flow:t="row",colorMode:l,visualAsBackground:m=!1,order:B="default",bgColor:u="subtle",children:s,...c})=>{const{currentBreakpointSize:g}=Pe(),x=r().Children.toArray(s).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===Ja&&_.push(e),e.type===Ka&&_.push(e)),_)),[]),p=x.find((_=>_?.type===Ka))?.props.padding||"spacious",P=[Ua.Bento__Item,Ua[`Bento__Item--bgColor-${u}`]];P.push(...Xa("Bento__Item","column-span",a),...Xa("Bento__Item","row-span",d),...Xa("Bento__Item","column-start",n),...Xa("Bento__Item","row-start",o),...Xa("Bento__Item","flow",t),...Xa("Bento__Item","gap",p)),!m&&r().Children.toArray(s).length>=1&&("column"===t&&P.push(Ua["Bento-column-padding-override"]),"row"===t&&P.push(Ua["Bento-row-padding-override"]));const w=l?{"data-color-mode":l}:{},h=(({order:_,children:e,currentBreakpointSize:n})=>{if("string"==typeof _)return"default"===_?e:r().Children.toArray(e).reverse();if("object"==typeof _&&n){const a={};let o="default";for(const e of Object.keys(pe)){const r=e.toLocaleLowerCase();_[r]&&(o=_[r]),a[r]=_[r]||o}return"default"===a[n]?e:r().Children.toArray(e).reverse()}return e})({order:B,children:x,currentBreakpointSize:g});return(0,_.jsx)("div",{...w,className:i(...P,(m||1===r().Children.toArray(s).length)&&Ua["Bento__Item--visual-as-background"],e),...c,children:h})},Visual:Ja,Content:Ka,Heading:$a})})(),a})()));
|
|
2
|
+
!function(_,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define("@primer/react-brand",[],e):"object"==typeof exports?exports["@primer/react-brand"]=e(require("react")):_["@primer/react-brand"]=e(_.React)}(this,(_=>(()=>{"use strict";var e={320:_=>{var e=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;_.exports=function(){try{if(!Object.assign)return!1;var _=new String("abc");if(_[5]="de","5"===Object.getOwnPropertyNames(_)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(_){return e[_]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(_){n[_]=_})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(_){return!1}}()?Object.assign:function(_,a){for(var o,i,d=function(_){if(null==_)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(_)}(_),t=1;t<arguments.length;t++){for(var l in o=Object(arguments[t]))r.call(o,l)&&(d[l]=o[l]);if(e){i=e(o);for(var m=0;m<i.length;m++)n.call(o,i[m])&&(d[i[m]]=o[i[m]])}}return d}},866:(_,e)=>{var r=60103,n=60106,a=60107,o=60108,i=60114,d=60109,t=60110,l=60112,m=60113,B=60120,u=60115,s=60116;if("function"==typeof Symbol&&Symbol.for){var c=Symbol.for;r=c("react.element"),n=c("react.portal"),a=c("react.fragment"),o=c("react.strict_mode"),i=c("react.profiler"),d=c("react.provider"),t=c("react.context"),l=c("react.forward_ref"),m=c("react.suspense"),B=c("react.suspense_list"),u=c("react.memo"),s=c("react.lazy"),c("react.block"),c("react.server.block"),c("react.fundamental"),c("react.debug_trace_mode"),c("react.legacy_hidden")}e.isFragment=function(_){return function(_){if("object"==typeof _&&null!==_){var e=_.$$typeof;switch(e){case r:switch(_=_.type){case a:case i:case o:case m:case B:return _;default:switch(_=_&&_.$$typeof){case t:case l:case s:case u:case d:return _;default:return e}}case n:return e}}}(_)===a}},570:(_,e,r)=>{_.exports=r(866)},837:(_,e,r)=>{r(320);var n=r(697),a=60103;if(e.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var o=Symbol.for;a=o("react.element"),e.Fragment=o("react.fragment")}var i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,d=Object.prototype.hasOwnProperty,t={key:!0,ref:!0,__self:!0,__source:!0};function l(_,e,r){var n,o={},l=null,m=null;for(n in void 0!==r&&(l=""+r),void 0!==e.key&&(l=""+e.key),void 0!==e.ref&&(m=e.ref),e)d.call(e,n)&&!t.hasOwnProperty(n)&&(o[n]=e[n]);if(_&&_.defaultProps)for(n in e=_.defaultProps)void 0===o[n]&&(o[n]=e[n]);return{$$typeof:a,type:_,key:l,ref:m,props:o,_owner:i.current}}e.jsx=l,e.jsxs=l},322:(_,e,r)=>{_.exports=r(837)},697:e=>{e.exports=_}},r={};function n(_){var a=r[_];if(void 0!==a)return a.exports;var o=r[_]={exports:{}};return e[_](o,o.exports,n),o.exports}n.n=_=>{var e=_&&_.__esModule?()=>_.default:()=>_;return n.d(e,{a:e}),e},n.d=(_,e)=>{for(var r in e)n.o(e,r)&&!n.o(_,r)&&Object.defineProperty(_,r,{enumerable:!0,get:e[r]})},n.o=(_,e)=>Object.prototype.hasOwnProperty.call(_,e),n.r=_=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(_,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(_,"__esModule",{value:!0})};var a={};return(()=>{n.r(a),n.d(a,{Accordion:()=>Ue,AccordionContent:()=>Qe,AccordionHeading:()=>De,AccordionRoot:()=>Ze,ActionMenu:()=>Ia,AnchorNav:()=>Ur,Animate:()=>D,AnimationContext:()=>q,AnimationProvider:()=>Z,AnimationVariants:()=>W,Avatar:()=>yr,AvatarShapes:()=>vr,AvatarSizes:()=>fr,Bento:()=>eo,Box:()=>Ta,BoxBackgroundColors:()=>ba,BoxBorderColorOptions:()=>Aa,BoxBorderRadiusOptions:()=>Ea,BoxBorderWidthOptions:()=>ya,BoxSpacingValues:()=>va,BreakpointSize:()=>we,Button:()=>b,ButtonGroup:()=>F_,ButtonSizes:()=>S,ButtonVariants:()=>h,CTABanner:()=>Yr,CTAForm:()=>Bn,Card:()=>Qn,CardIconColors:()=>Vn,Checkbox:()=>or,ColorModesEnum:()=>C_,ComparisonTable:()=>Wr,DEFAULT_TEXTAREA_COLS:()=>tr,DEFAULT_TEXTAREA_RESIZE:()=>lr,DEFAULT_TEXTAREA_ROWS:()=>dr,FAQ:()=>_r,FAQGroup:()=>rr,FormControl:()=>Ir,Grid:()=>c_,Heading:()=>L,HeadingLetterSpacing:()=>C,HeadingSizes:()=>y,HeadingStretch:()=>T,HeadingTags:()=>A,HeadingWeights:()=>N,Hero:()=>T_,Image:()=>l_,InlineLink:()=>Fe,Label:()=>o_,LabelColors:()=>Y,LabelSizes:()=>__,Link:()=>We,LinkVariants:()=>Oe,LogoSuite:()=>Ua,MinimalFooter:()=>En,MinimalFooterSocialLinks:()=>kn,OrderedList:()=>on,Pillar:()=>Hn,PillarIconColors:()=>An,Prose:()=>ka,Radio:()=>pr,River:()=>Q_,RiverBreakout:()=>J_,SectionIntro:()=>Yn,Select:()=>xr,Stack:()=>k_,StackAlignItemVariants:()=>h_,StackDirectionVariants:()=>x_,StackFlexWrapVariants:()=>S_,StackJustifyContentVariants:()=>I_,StackSpacingVariants:()=>P_,SubdomainNavBar:()=>Ve,Testimonial:()=>Mr,TestimonialQuoteMarkColors:()=>Nr,Text:()=>P,TextInput:()=>sr,TextSizes:()=>B,TextTags:()=>u,TextVariants:()=>s,TextWeights:()=>c,Textarea:()=>Br,ThemeContext:()=>j_,ThemeProvider:()=>L_,Timeline:()=>Xa,UnorderedList:()=>an,VideoPlayer:()=>Oa,_Button:()=>v,_ComparisonTable:()=>Vr,classMap:()=>j,defaultButtonSize:()=>k,defaultButtonVariant:()=>I,defaultCardIconColor:()=>Fn,defaultHeadingTag:()=>G,defaultLabelColor:()=>e_,defaultLabelSize:()=>r_,defaultPillarIconColor:()=>Nn,defaultQuoteMarkColor:()=>Tr,defaultRiverAlign:()=>W_,defaultRiverImageTextRatio:()=>O_,defaultStackDirection:()=>p_,defaultStackSpacing:()=>w_,defaultTextSize:()=>x,defaultTextTag:()=>g,defaultTextVariant:()=>p,useAnimation:()=>U,useTheme:()=>V_,useWindowSize:()=>he});var _=n(322),e=n(697),r=n.n(e);function o(_){var e,r,n="";if("string"==typeof _||"number"==typeof _)n+=_;else if("object"==typeof _)if(Array.isArray(_))for(e=0;e<_.length;e++)_[e]&&(r=o(_[e]))&&(n&&(n+=" "),n+=r);else for(e in _)_[e]&&(n&&(n+=" "),n+=e);return n}const i=function(){for(var _,e,r=0,n="";r<arguments.length;)(_=arguments[r++])&&(e=o(_))&&(n&&(n+=" "),n+=e);return n},d={Hero:"Primer_Brand__Hero-module__Hero___EM3jf","Hero--align-start":"Primer_Brand__Hero-module__Hero--align-start___m8GEr","Hero--align-center":"Primer_Brand__Hero-module__Hero--align-center___HUXm3","Hero-grid":"Primer_Brand__Hero-module__Hero-grid___ty4Y7","Hero-grid--block-end":"Primer_Brand__Hero-module__Hero-grid--block-end___vzO3L","Hero-grid--inline-end":"Primer_Brand__Hero-module__Hero-grid--inline-end___Hh_fz","Hero-actions":"Primer_Brand__Hero-module__Hero-actions___oH1NT","Hero-content":"Primer_Brand__Hero-module__Hero-content___kP85C","Hero-image":"Primer_Brand__Hero-module__Hero-image___ctmnL","Hero-label":"Primer_Brand__Hero-module__Hero-label___exV9w","Hero-heading":"Primer_Brand__Hero-module__Hero-heading___QuVBH","Hero-description":"Primer_Brand__Hero-module__Hero-description___vG4iA"},t={ExpandableArrow:"Primer_Brand__ExpandableArrow-module__ExpandableArrow___rkfek","ExpandableArrow--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--expanded___gajDr","ExpandableArrow-stem":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem___g4mdy","ExpandableArrow-stem--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem--expanded___KwI_9","ExpandableArrow--reversed":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--reversed___LPFUS"};function l({className:e,expanded:r=!1,reverse:n=!1,hidden:a,...o}){return(0,_.jsxs)("svg",{className:i(t.ExpandableArrow,r&&t["ExpandableArrow--expanded"],n&&t["ExpandableArrow--reversed"],e),width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","aria-hidden":a,focusable:a?"false":void 0,...o,children:[(0,_.jsx)("path",{fill:"currentColor",d:"M7.28033 3.21967C6.98744 2.92678 6.51256 2.92678 6.21967 3.21967C5.92678 3.51256 5.92678 3.98744 6.21967 4.28033L7.28033 3.21967ZM11 8L11.5303 8.53033C11.8232 8.23744 11.8232 7.76256 11.5303 7.46967L11 8ZM6.21967 11.7197C5.92678 12.0126 5.92678 12.4874 6.21967 12.7803C6.51256 13.0732 6.98744 13.0732 7.28033 12.7803L6.21967 11.7197ZM6.21967 4.28033L10.4697 8.53033L11.5303 7.46967L7.28033 3.21967L6.21967 4.28033ZM10.4697 7.46967L6.21967 11.7197L7.28033 12.7803L11.5303 8.53033L10.4697 7.46967Z"}),(0,_.jsx)("path",{className:i(t["ExpandableArrow-stem"],r&&t["ExpandableArrow-stem--expanded"]),stroke:"currentColor",d:"M1.75 8H11",strokeWidth:"1.5",strokeLinecap:"round"})]})}const m={Text:"Primer_Brand__Text-module__Text___pecHN","Text--default":"Primer_Brand__Text-module__Text--default___DChoE","Text--muted":"Primer_Brand__Text-module__Text--muted___lTaVa","Text--700":"Primer_Brand__Text-module__Text--700___cOggy","Text--600":"Primer_Brand__Text-module__Text--600___ThppA","Text--500":"Primer_Brand__Text-module__Text--500___orDRu","Text--400":"Primer_Brand__Text-module__Text--400___y7m4l","Text--300":"Primer_Brand__Text-module__Text--300___TBQTB","Text--200":"Primer_Brand__Text-module__Text--200___XAIGT","Text--100":"Primer_Brand__Text-module__Text--100___csEom","Text--weight-heavy":"Primer_Brand__Text-module__Text--weight-heavy___ege7O","Text-narrow--weight-heavy":"Primer_Brand__Text-module__Text-narrow--weight-heavy___EZzqD","Text--weight-extrabold":"Primer_Brand__Text-module__Text--weight-extrabold____UVFN","Text-narrow--weight-extrabold":"Primer_Brand__Text-module__Text-narrow--weight-extrabold___ts3be","Text--weight-bold":"Primer_Brand__Text-module__Text--weight-bold___jgFdL","Text-narrow--weight-bold":"Primer_Brand__Text-module__Text-narrow--weight-bold___Flbbf","Text--weight-semibold":"Primer_Brand__Text-module__Text--weight-semibold___Ns19j","Text-narrow--weight-semibold":"Primer_Brand__Text-module__Text-narrow--weight-semibold___jtFFh","Text--weight-medium":"Primer_Brand__Text-module__Text--weight-medium___E0iQL","Text-narrow--weight-medium":"Primer_Brand__Text-module__Text-narrow--weight-medium___tQs9y","Text--weight-normal":"Primer_Brand__Text-module__Text--weight-normal___siVLX","Text-narrow--weight-normal":"Primer_Brand__Text-module__Text-narrow--weight-normal___gb0q4","Text--weight-light":"Primer_Brand__Text-module__Text--weight-light___SpQAz","Text-narrow--weight-light":"Primer_Brand__Text-module__Text-narrow--weight-light___cIyjf","Text-regular--weight-heavy":"Primer_Brand__Text-module__Text-regular--weight-heavy___YumNc","Text-regular--weight-extrabold":"Primer_Brand__Text-module__Text-regular--weight-extrabold___uvNQM","Text-regular--weight-bold":"Primer_Brand__Text-module__Text-regular--weight-bold___E3xyf","Text-regular--weight-semibold":"Primer_Brand__Text-module__Text-regular--weight-semibold___Wwz9g","Text-regular--weight-medium":"Primer_Brand__Text-module__Text-regular--weight-medium___TnD35","Text-regular--weight-normal":"Primer_Brand__Text-module__Text-regular--weight-normal___FEkFF","Text-regular--weight-light":"Primer_Brand__Text-module__Text-regular--weight-light___MalyV","Text-wide--weight-heavy":"Primer_Brand__Text-module__Text-wide--weight-heavy___AXiAN","Text-wide--weight-extrabold":"Primer_Brand__Text-module__Text-wide--weight-extrabold___rggXv","Text-wide--weight-bold":"Primer_Brand__Text-module__Text-wide--weight-bold___CWJA2","Text-wide--weight-semibold":"Primer_Brand__Text-module__Text-wide--weight-semibold___LEBmW","Text-wide--weight-medium":"Primer_Brand__Text-module__Text-wide--weight-medium___QQ0IW","Text-wide--weight-normal":"Primer_Brand__Text-module__Text-wide--weight-normal___KpqrG","Text-wide--weight-light":"Primer_Brand__Text-module__Text-wide--weight-light___iYFr9","Text-align--start":"Primer_Brand__Text-module__Text-align--start___wkiCN","Text-align--end":"Primer_Brand__Text-module__Text-align--end___E4m7M","Text-align--center":"Primer_Brand__Text-module__Text-align--center___NbZtZ"},B=["700","600","500","400","300","200","100"],u=["p","span","div","strong","em"],s=["default","muted"],c=["heavy","extrabold","bold","semibold","medium","normal","light"],g=u[1],x=B[5],p=s[0];function P({align:n,animate:a,as:o=g,className:d,children:t,size:l=x,variant:B=p,weight:u,style:s,...c}){const{classes:P,styles:w}=U(a),h=(0,e.useMemo)((()=>u?"string"==typeof u?m[`Text--weight-${u}`]:Object.keys(u).map((_=>m[`Text-${_}--weight-${u[_]}`])).join(" "):null),[u]),S=i(P,m.Text,m[`Text--${B}`],m[`Text--${l}`],u&&h,n&&m[`Text-align--${n}`],d),I=r().Children.toArray(t).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Fe?r().cloneElement(_,{size:l}):_));return"p"===o?(0,_.jsx)("p",{className:S,style:{...w,...s},...c,children:I}):"em"===o?(0,_.jsx)("em",{className:S,style:{...w,...s},...c,children:I}):"div"===o?(0,_.jsx)("div",{className:S,style:{...w,...s},...c,children:I}):"strong"===o?(0,_.jsx)("strong",{className:S,style:{...w,...s},...c,children:I}):(0,_.jsx)("span",{className:S,style:{...w,...s},...c,children:I})}const w={Button:"Primer_Brand__Button-module__Button___lDruK","focus-visible":"Primer_Brand__Button-module__focus-visible___kmhRj","Button--disabled":"Primer_Brand__Button-module__Button--disabled___Ba17E",Button__text:"Primer_Brand__Button-module__Button__text___Z3ocU","Button__icon-visual":"Primer_Brand__Button-module__Button__icon-visual___zR2Hi","Button__trailing-visual":"Primer_Brand__Button-module__Button__trailing-visual___zg8jd","Button__leading-visual":"Primer_Brand__Button-module__Button__leading-visual___FIPvg","Button-arrow":"Primer_Brand__Button-module__Button-arrow___SkJXQ","Button--primary":"Primer_Brand__Button-module__Button--primary___xIC7G","Button--label-primary":"Primer_Brand__Button-module__Button--label-primary___Leisi","Button-arrow--disabled":"Primer_Brand__Button-module__Button-arrow--disabled____UgPq","Button__icon-visual--disabled":"Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy","Button-label--disabled":"Primer_Brand__Button-module__Button-label--disabled___ZBpbj","Button--secondary":"Primer_Brand__Button-module__Button--secondary___akMC2","Button--label-secondary":"Primer_Brand__Button-module__Button--label-secondary___DRJoJ","Button--subtle":"Primer_Brand__Button-module__Button--subtle___UMmi9","Button--label-subtle":"Primer_Brand__Button-module__Button--label-subtle___RRaqm","Button--size-medium":"Primer_Brand__Button-module__Button--size-medium___EyCyw","Button--size-large":"Primer_Brand__Button-module__Button--size-large___REN1l","Button--label-large":"Primer_Brand__Button-module__Button--label-large____iBy6","Button--block":"Primer_Brand__Button-module__Button--block___F5RXs","Button--label":"Primer_Brand__Button-module__Button--label___lUBc0"},h=["primary","secondary","subtle"],S=["medium","large"],I=h[1],k=S[0],f={root:"Button",get leadingVisual(){return`${this.root}-leading-visual`},get trailingVisual(){return`${this.root}-trailing-visual`},get expandableArrow(){return`${this.root}-expandable-arrow`}},v=(0,e.forwardRef)((({animate:n,as:a,variant:o=I,size:d=k,hasArrow:t=!0,block:m=!1,className:B,children:u,disabled:s,"aria-disabled":c,onMouseEnter:g,onMouseLeave:x,onFocus:p,onBlur:h,leadingVisual:S,trailingVisual:v,style:b,...E},y)=>{const[A,N]=r().useState(!1),[T,C]=r().useState(!1),G=a||"button",j=s||"true"===c||"boolean"==typeof c&&!0===c,{classes:L,styles:H}=U(n),M=(0,e.useCallback)((_=>r().isValidElement(_)?_:"function"==typeof _?r().createElement(_):void 0),[]),R=M(S),V=M(v),F=(0,e.useCallback)((_=>{j||(N(!0),g?.(_))}),[j,g]),z=(0,e.useCallback)((_=>{j||(N(!1),x?.(_))}),[j,x]),O=(0,e.useCallback)((_=>{j||(C(!0),p?.(_))}),[j,p]),W=(0,e.useCallback)((_=>{j||(C(!1),h?.(_))}),[j,h]);return(0,_.jsxs)(G,{ref:y,className:i(w.Button,w[`Button--${o}`],w[`Button--size-${d}`],m&&w["Button--block"],j&&w["Button--disabled"],L,B),onMouseEnter:F,onMouseLeave:z,onFocus:O,onBlur:W,disabled:s,"aria-disabled":c,style:{...H,...b},...E,children:[R&&(0,_.jsx)("span",{className:w["Button__leading-visual"],"data-testid":f.leadingVisual,children:r().cloneElement(R,{className:i(w["Button__icon-visual"],j&&w["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})}),(0,_.jsx)("span",{className:w.Button__text,children:(0,_.jsx)(P,{as:"span",size:"medium"===d?"200":"400",weight:"semibold",className:i(w["Button--label"],w[`Button--label-${d}`],w[`Button--label-${o}`],j&&w["Button-label--disabled"]),children:u})}),!v&&t&&(0,_.jsx)("span",{className:i(w["Button__trailing-visual"]),children:(0,_.jsx)(l,{hidden:!0,className:i(w["Button-arrow"],j&&w["Button-arrow--disabled"]),expanded:!j&&(A||T),"data-testid":f.expandableArrow})}),V&&(0,_.jsx)("span",{className:i(w["Button__trailing-visual"]),"data-testid":f.trailingVisual,children:r().cloneElement(V,{className:i(w["Button__icon-visual"],j&&w["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})})]})})),b=Object.assign(v,{testIds:f}),E={Heading:"Primer_Brand__Heading-module__Heading___IVpmp","Heading--display":"Primer_Brand__Heading-module__Heading--display___xFecE","Heading--subhead-large":"Primer_Brand__Heading-module__Heading--subhead-large____C6GZ","Heading--subhead-medium":"Primer_Brand__Heading-module__Heading--subhead-medium___Pik5E","Heading--1":"Primer_Brand__Heading-module__Heading--1___Ufc7G","Heading--2":"Primer_Brand__Heading-module__Heading--2___TFg09","Heading--3":"Primer_Brand__Heading-module__Heading--3___wsITu","Heading--4":"Primer_Brand__Heading-module__Heading--4___C9jDG","Heading--5":"Primer_Brand__Heading-module__Heading--5___HgypG","Heading--6":"Primer_Brand__Heading-module__Heading--6___FEQ_V","Heading--weight-heavy":"Primer_Brand__Heading-module__Heading--weight-heavy___ssSay","Heading-narrow--weight-heavy":"Primer_Brand__Heading-module__Heading-narrow--weight-heavy___s43iL","Heading--weight-extrabold":"Primer_Brand__Heading-module__Heading--weight-extrabold___SJAUw","Heading-narrow--weight-extrabold":"Primer_Brand__Heading-module__Heading-narrow--weight-extrabold___vmOAQ","Heading--weight-bold":"Primer_Brand__Heading-module__Heading--weight-bold___Zqsyk","Heading-narrow--weight-bold":"Primer_Brand__Heading-module__Heading-narrow--weight-bold___IXjRC","Heading--weight-semibold":"Primer_Brand__Heading-module__Heading--weight-semibold___NMvbh","Heading-narrow--weight-semibold":"Primer_Brand__Heading-module__Heading-narrow--weight-semibold___bAIHy","Heading--weight-medium":"Primer_Brand__Heading-module__Heading--weight-medium___II172","Heading-narrow--weight-medium":"Primer_Brand__Heading-module__Heading-narrow--weight-medium___q5O6L","Heading--weight-normal":"Primer_Brand__Heading-module__Heading--weight-normal___ZLGhx","Heading-narrow--weight-normal":"Primer_Brand__Heading-module__Heading-narrow--weight-normal___Q0Jkf","Heading--weight-light":"Primer_Brand__Heading-module__Heading--weight-light___aF2Rw","Heading-narrow--weight-light":"Primer_Brand__Heading-module__Heading-narrow--weight-light___mOWUt","Heading-regular--weight-heavy":"Primer_Brand__Heading-module__Heading-regular--weight-heavy___SwJ1c","Heading-regular--weight-extrabold":"Primer_Brand__Heading-module__Heading-regular--weight-extrabold___H5Gyr","Heading-regular--weight-bold":"Primer_Brand__Heading-module__Heading-regular--weight-bold___QMMCW","Heading-regular--weight-semibold":"Primer_Brand__Heading-module__Heading-regular--weight-semibold___h3bHv","Heading-regular--weight-medium":"Primer_Brand__Heading-module__Heading-regular--weight-medium___wC9qR","Heading-regular--weight-normal":"Primer_Brand__Heading-module__Heading-regular--weight-normal___joqMx","Heading-regular--weight-light":"Primer_Brand__Heading-module__Heading-regular--weight-light___CCVVF","Heading-wide--weight-heavy":"Primer_Brand__Heading-module__Heading-wide--weight-heavy___IiVTg","Heading-wide--weight-extrabold":"Primer_Brand__Heading-module__Heading-wide--weight-extrabold___CIRWW","Heading-wide--weight-bold":"Primer_Brand__Heading-module__Heading-wide--weight-bold___wMxlL","Heading-wide--weight-semibold":"Primer_Brand__Heading-module__Heading-wide--weight-semibold___IqaIc","Heading-wide--weight-medium":"Primer_Brand__Heading-module__Heading-wide--weight-medium___Uq302","Heading-wide--weight-normal":"Primer_Brand__Heading-module__Heading-wide--weight-normal___zWzeR","Heading-wide--weight-light":"Primer_Brand__Heading-module__Heading-wide--weight-light___Lh64A","Heading--stretch-condensed":"Primer_Brand__Heading-module__Heading--stretch-condensed____i8A2","Heading-narrow--stretch-condensed":"Primer_Brand__Heading-module__Heading-narrow--stretch-condensed___koHLR","Heading--stretch-normal":"Primer_Brand__Heading-module__Heading--stretch-normal___apWVy","Heading-narrow--stretch-normal":"Primer_Brand__Heading-module__Heading-narrow--stretch-normal___AP9Ba","Heading--stretch-expanded":"Primer_Brand__Heading-module__Heading--stretch-expanded___gzwLQ","Heading-narrow--stretch-expanded":"Primer_Brand__Heading-module__Heading-narrow--stretch-expanded___RHi1z","Heading-regular--stretch-condensed":"Primer_Brand__Heading-module__Heading-regular--stretch-condensed___CHFa4","Heading-regular--stretch-normal":"Primer_Brand__Heading-module__Heading-regular--stretch-normal___IX9Vl","Heading-regular--stretch-expanded":"Primer_Brand__Heading-module__Heading-regular--stretch-expanded___ozx5y","Heading-narrow--weight-expanded":"Primer_Brand__Heading-module__Heading-narrow--weight-expanded___jvotv","Heading-wide--stretch-condensed":"Primer_Brand__Heading-module__Heading-wide--stretch-condensed___d3GoN","Heading-wide--stretch-normal":"Primer_Brand__Heading-module__Heading-wide--stretch-normal___te0lW","Heading-wide--stretch-expanded":"Primer_Brand__Heading-module__Heading-wide--stretch-expanded___TlWrW","Heading--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading--letter-spacing-condensed___b6mZa","Heading-narrow--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading-narrow--letter-spacing-condensed___U6uGD","Heading--letter-spacing-normal":"Primer_Brand__Heading-module__Heading--letter-spacing-normal___Qhzoc","Heading-narrow--letter-spacing-normal":"Primer_Brand__Heading-module__Heading-narrow--letter-spacing-normal___gzn9r","Heading--letter-spacing-none":"Primer_Brand__Heading-module__Heading--letter-spacing-none___vuohz","Heading-narrow--letter-spacing-none":"Primer_Brand__Heading-module__Heading-narrow--letter-spacing-none___RR_W3","Heading-regular--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading-regular--letter-spacing-condensed___gEGJy","Heading-regular--letter-spacing-normal":"Primer_Brand__Heading-module__Heading-regular--letter-spacing-normal___GWmk5","Heading-regular--letter-spacing-none":"Primer_Brand__Heading-module__Heading-regular--letter-spacing-none____NH9r","Heading-narrow--weight-wide":"Primer_Brand__Heading-module__Heading-narrow--weight-wide___ikyG2","Heading-wide--letter-spacing-condensed":"Primer_Brand__Heading-module__Heading-wide--letter-spacing-condensed___RhUHL","Heading-wide--letter-spacing-normal":"Primer_Brand__Heading-module__Heading-wide--letter-spacing-normal___qPBdW","Heading-wide--letter-spacing-none":"Primer_Brand__Heading-module__Heading-wide--letter-spacing-none___w4Oh2"},y=["display","1","2","3","4","5","6","subhead-large","subhead-medium"],A=["h1","h2","h3","h4","h5","h6"],N=["heavy","extrabold","bold","semibold","medium","normal","light"],T=["condensed","normal","expanded"],C=["condensed","normal","none"],G=A[1],j={h1:y[1],h2:y[2],h3:y[3],h4:y[4],h5:y[5],h6:y[6]},L=(0,e.forwardRef)((({animate:n,className:a,children:o,as:d=G,size:t,letterSpacing:l,weight:m,stretch:B,style:u,...s},c)=>{const{classes:g,styles:x}=U(n),p=(_,e)=>e?"string"==typeof e?E[`Heading--${_}-${e}`]:Object.keys(e).map((r=>E[`Heading-${r}--${_}-${e[r]}`])).join(" "):null,P=(0,e.useMemo)((()=>p("weight",m)),[m]),w=(0,e.useMemo)((()=>p("stretch",B)),[B]),h=(0,e.useMemo)((()=>p("letter-spacing",l)),[l]),S=i(g,E.Heading,!t&&E[`Heading--${j[d]}`],t&&E[`Heading--${t}`],m&&P,B&&w,h&&h,a),I=r().useCallback((({..._})=>A.includes(d)?r().createElement(d,_,o):(console.error(`Heading: 'as' prop must be one of ${A.join(", ")}`),null)),[d,o]);return(0,_.jsx)(I,{className:S,style:{...x,...u},ref:c,...s,children:o})})),H={Animation:"Primer_Brand__Animation-module__Animation___KNtEW","Animation--fade-in":"Primer_Brand__Animation-module__Animation--fade-in___jUvJD","Animation--active":"Primer_Brand__Animation-module__Animation--active___g_UBK","Animation--fade-out":"Primer_Brand__Animation-module__Animation--fade-out___CsyfK","Animation--slide-in-up":"Primer_Brand__Animation-module__Animation--slide-in-up___ONnmI","Animation--slide-in-down":"Primer_Brand__Animation-module__Animation--slide-in-down___bjmGv","Animation--slide-in-left":"Primer_Brand__Animation-module__Animation--slide-in-left___iy5Js","Animation--slide-in-right":"Primer_Brand__Animation-module__Animation--slide-in-right___UZvNx","Animation--scale-in":"Primer_Brand__Animation-module__Animation--scale-in___P7xzG","Animation--scale-in-up":"Primer_Brand__Animation-module__Animation--scale-in-up___n0qDP","Animation--scale-in-down":"Primer_Brand__Animation-module__Animation--scale-in-down___YEgko","Animation--scale-in-right":"Primer_Brand__Animation-module__Animation--scale-in-right___jBPh4","Animation--scale-in-left":"Primer_Brand__Animation-module__Animation--scale-in-left___g8_dC","Animation--fill-in-right":"Primer_Brand__Animation-module__Animation--fill-in-right___G_LYH","Animation--fill-in-top":"Primer_Brand__Animation-module__Animation--fill-in-top___AHELS"};function M(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var R=M()?e.useLayoutEffect:e.useEffect,V=!1,F=0;function z(){return++F}function O(_){var r;if("function"==typeof e.useId){var n=(0,e.useId)(_);return null!=_?_:n}var a=null!=_?_:V?z():null,o=(0,e.useState)(a),i=o[0],d=o[1];return R((function(){null===i&&d(z())}),[]),(0,e.useEffect)((function(){!1===V&&(V=!0)}),[]),null!=(r=null!=_?_:i)?r:void 0}const W=["fade-in","fade-out","slide-in-up","slide-in-down","slide-in-left","slide-in-right","scale-in-up","scale-in-down","scale-in","fill-in-top","scale-in-right","scale-in-left","fill-in-right"],q=(0,e.createContext)({});function Z({children:r,disableAnimations:n=!1,animationTrigger:a="on-visible",visibilityOptions:o="bottom-of-screen",runOnce:i=!1,autoStaggerChildren:d=!0,staggerDelayIncrement:t=100}){const l=O(),[m,B]=(0,e.useState)({disableAnimations:n,animationTrigger:a,visibilityOptions:o,runOnce:i});return(0,e.useEffect)((()=>{window.matchMedia("(prefers-reduced-motion: reduce)").matches&&B({disableAnimations:!0,animationTrigger:a,visibilityOptions:o})}),[]),(0,e.useEffect)((()=>{if(!n&&d&&l){const _=t,e=document.getElementById(l);if(!e)return;const r=Array.from(e.querySelectorAll(`.${H.Animation}`));if(0===r.length)return;for(let e=0;e<r.length;e++)r[e].style.transitionDelay=e*_+"ms"}}),[n,d,t,l]),(0,e.useEffect)((()=>{if(!n&&"on-visible"===a){const _=new IntersectionObserver((_=>{for(const e of _)e.isIntersecting&&e.target.classList.contains(H.Animation)?e.target.classList.add(H["Animation--active"]):i||e.target.classList.remove(H["Animation--active"])}),function(_){const{visibilityOptions:e}=_;switch(e){case"bottom-of-screen":return{rootMargin:"0px 0px -10% 0px",threshold:.4};case"middle-of-screen":return{rootMargin:"0px 0px -30% 0px",threshold:.4};case"about-to-leave":return{rootMargin:"0px 0px -100% 0px",threshold:.4};default:return"number"==typeof e?{rootMargin:"0px",threshold:e/100}:{rootMargin:"0px",threshold:.4}}}({disableAnimations:n,animationTrigger:a,visibilityOptions:o})),e=Array.from(document.querySelectorAll(`.${H.Animation}`));for(const r of e)_.observe(r);return()=>{_.disconnect()}}if(!n&&"click"===a){const _=_=>{const e=_.target;e.classList.contains(H.Animation)&&e.classList.add(H["Animation--active"])};return document.addEventListener("click",_),()=>{document.removeEventListener("click",_)}}}),[n,a,o,i]),(0,_.jsx)(q.Provider,{value:m,children:(0,_.jsx)("div",{id:l,children:r})})}function D({animate:e,as:r="div",children:n,className:a,style:o,...d}){const{classes:t,styles:l}=U(e),m=["div","span","section"].includes(r)?r:"div";return(0,_.jsx)(m,{className:i(t,a),style:{...l,...o},...d,children:n})}const Q=W.reduce(((_,e)=>(_[e]=H[`Animation--${e}`],_)),{}),U=_=>{const{disableAnimations:r}=(0,e.useContext)(q);return{classes:(0,e.useMemo)((()=>{if(!_||r)return"";const e=H.Animation,n=[],a="string"==typeof _?_:_.variant,o=Q[a];return o&&n.push(o),`${e} ${n.join(" ")}`}),[_,r]),styles:(0,e.useMemo)((()=>{if(!_)return{};const e={};if("object"==typeof _){const{delay:r,duration:n,ease:a}=_;"number"==typeof r&&(e.transitionDelay=`${r}ms`),"number"==typeof n&&(e.transitionDuration=`${n}ms`),a&&(e.transitionTimingFunction=a)}return e}),[_])}},X=["default","blue","coral","green","gray","indigo","lemon","lime","orange","pink","purple","red","teal","yellow"],K=["blue-purple","green-blue","pink-blue","purple-red","red-orange"],$=[4,8,12,16,20,24,28,32,36,40,44,48,64,80,96,112,128],J={Label:"Primer_Brand__Label-module__Label___TW0HL","Label--size-medium":"Primer_Brand__Label-module__Label--size-medium___g4Jkm","Label--size-large":"Primer_Brand__Label-module__Label--size-large___BrKTp","Label--color-default":"Primer_Brand__Label-module__Label--color-default___YCx2l","Label--color-blue":"Primer_Brand__Label-module__Label--color-blue___lZSxf","Label--color-blue-purple":"Primer_Brand__Label-module__Label--color-blue-purple___ER3VP","Label--color-coral":"Primer_Brand__Label-module__Label--color-coral___V0Yif","Label--color-green":"Primer_Brand__Label-module__Label--color-green___SoiE4","Label--color-green-blue":"Primer_Brand__Label-module__Label--color-green-blue___R2mSi","Label--color-gray":"Primer_Brand__Label-module__Label--color-gray___MCa_k","Label--color-indigo":"Primer_Brand__Label-module__Label--color-indigo___VEHOi","Label--color-lemon":"Primer_Brand__Label-module__Label--color-lemon___xvb0x","Label--color-lime":"Primer_Brand__Label-module__Label--color-lime___rORM1","Label--color-orange":"Primer_Brand__Label-module__Label--color-orange___PMqMi","Label--color-pink":"Primer_Brand__Label-module__Label--color-pink___kHEv5","Label--color-pink-blue":"Primer_Brand__Label-module__Label--color-pink-blue___y5skb","Label--color-purple":"Primer_Brand__Label-module__Label--color-purple___ZHLtp","Label--color-purple-red":"Primer_Brand__Label-module__Label--color-purple-red___MsWGq","Label--color-red":"Primer_Brand__Label-module__Label--color-red___GYMDt","Label--color-red-orange":"Primer_Brand__Label-module__Label--color-red-orange___FVyXX","Label--color-teal":"Primer_Brand__Label-module__Label--color-teal___VOUIS","Label--color-yellow":"Primer_Brand__Label-module__Label--color-yellow___S2Zu2",Label__text:"Primer_Brand__Label-module__Label__text____nAxj","Label__icon-visual":"Primer_Brand__Label-module__Label__icon-visual___lD1Qa","Label__leading-visual":"Primer_Brand__Label-module__Label__leading-visual___a1rnF",Label__label:"Primer_Brand__Label-module__Label__label___bD_B4"},Y=[...X,...K],__=["medium","large"],e_=Y[0],r_=__[0],n_={root:"Label",get leadingVisual(){return`${this.root}-leading-visual`}},a_=(0,e.forwardRef)((({animate:e,className:n,size:a=r_,color:o=e_,children:d,"data-testid":t,leadingVisual:l,style:m,...B},u)=>{const{classes:s,styles:c}=U(e);return(0,_.jsxs)("span",{ref:u,className:i(s,J.Label,J[`Label--color-${o}`],J[`Label--size-${a}`],n),"data-testid":t||n_.root,style:{...c,...m},...B,children:[l&&(0,_.jsx)("span",{className:J["Label__leading-visual"],"data-testid":n_.leadingVisual,children:"function"==typeof l?(0,_.jsx)(l,{className:i(J["Label__icon-visual"]),"aria-hidden":!0}):r().isValidElement(l)&&r().cloneElement(l,{className:i(J["Label__icon-visual"]),"aria-hidden":"true"})}),(0,_.jsx)("span",{className:J.Label__text,children:(0,_.jsx)(P,{as:"span",size:"medium"===a?"100":"200",className:i(J.Label__label),children:d})})]})})),o_=Object.assign(a_,{testIds:n_}),i_={Image__container:"Primer_Brand__Image-module__Image__container___acBJi",Image:"Primer_Brand__Image-module__Image___FgVuK","Image--aspect-ratio-custom":"Primer_Brand__Image-module__Image--aspect-ratio-custom___gXFxx","Image--aspect-ratio-1-1":"Primer_Brand__Image-module__Image--aspect-ratio-1-1___gDnTF","Image--aspect-ratio-16-9":"Primer_Brand__Image-module__Image--aspect-ratio-16-9___bscHI","Image--aspect-ratio-16-10":"Primer_Brand__Image-module__Image--aspect-ratio-16-10___dkGM6","Image--aspect-ratio-4-3":"Primer_Brand__Image-module__Image--aspect-ratio-4-3___Tt_MI"},d_=_=>{if("string"==typeof _){if("custom"===_)return"custom";const[e,r]=_.split(":").map(Number);return`${e}-${r}`}},t_=(_,e)=>{const{[e]:r,...n}=_;return n},l_=({animate:e,aspectRatio:r,className:n,as:a="img",ref:o,alt:d,width:t,height:l,media:m,srcSet:B,style:u,...s})=>{const{classes:c,styles:g}=U(e);return"picture"===a?(0,_.jsxs)("picture",{className:i(c,i_.Image__container,r&&i_[`Image--aspect-ratio-${d_(r)}`]),style:{...g,...u},children:[s.sources&&s.sources.map(((e,r)=>(0,_.jsx)("source",{srcSet:e.srcset,media:e.media},r))),B&&(0,_.jsx)("source",{srcSet:B,media:m}),(0,_.jsx)("img",{ref:o,alt:d,width:t??"100%",height:t??"100%",className:i(i_.Image,n),...t_(s,"sources")})]}):r?(0,_.jsx)("span",{className:i(i_.Image__container,i_[`Image--aspect-ratio-${d_(r)}`]),children:(0,_.jsx)("img",{ref:o,alt:d,width:t||"100%",height:l||"100%",className:i(c,i_.Image,n),srcSet:B,style:{...g,...u},...s})}):(0,_.jsx)("img",{ref:o,alt:d,className:i(c,i_.Image,n),width:t&&t,height:l&&l,srcSet:B,style:{...g,...u},...s})},m_={Grid:"Primer_Brand__Grid-module__Grid___q48mT","Grid--full-width":"Primer_Brand__Grid-module__Grid--full-width___pIgWW",Grid__column:"Primer_Brand__Grid-module__Grid__column___HTpsw","Grid--has-overlay":"Primer_Brand__Grid-module__Grid--has-overlay___M9Cs0","Grid__column--span-1":"Primer_Brand__Grid-module__Grid__column--span-1___T7v1_","Grid__column--span-2":"Primer_Brand__Grid-module__Grid__column--span-2___r4qRu","Grid__column--span-3":"Primer_Brand__Grid-module__Grid__column--span-3___Tnlwe","Grid__column--span-4":"Primer_Brand__Grid-module__Grid__column--span-4___Q9jA0","Grid__column--span-5":"Primer_Brand__Grid-module__Grid__column--span-5___UpILx","Grid__column--span-6":"Primer_Brand__Grid-module__Grid__column--span-6___vUUep","Grid__column--span-7":"Primer_Brand__Grid-module__Grid__column--span-7___lfMLa","Grid__column--span-8":"Primer_Brand__Grid-module__Grid__column--span-8___qarGZ","Grid__column--span-9":"Primer_Brand__Grid-module__Grid__column--span-9___L2waY","Grid__column--span-10":"Primer_Brand__Grid-module__Grid__column--span-10___VRJQp","Grid__column--span-11":"Primer_Brand__Grid-module__Grid__column--span-11___pjEQO","Grid__column--span-12":"Primer_Brand__Grid-module__Grid__column--span-12___Tn1Hg","Grid__column--start-1":"Primer_Brand__Grid-module__Grid__column--start-1___jF8hC","Grid__column--start-2":"Primer_Brand__Grid-module__Grid__column--start-2___S9EWU","Grid__column--start-3":"Primer_Brand__Grid-module__Grid__column--start-3___GwcI1","Grid__column--start-4":"Primer_Brand__Grid-module__Grid__column--start-4___BIVqR","Grid__column--start-5":"Primer_Brand__Grid-module__Grid__column--start-5___yTruZ","Grid__column--start-6":"Primer_Brand__Grid-module__Grid__column--start-6___FAtcW","Grid__column--start-7":"Primer_Brand__Grid-module__Grid__column--start-7___Jnzaq","Grid__column--start-8":"Primer_Brand__Grid-module__Grid__column--start-8___CLuiS","Grid__column--start-9":"Primer_Brand__Grid-module__Grid__column--start-9___hhyfE","Grid__column--start-10":"Primer_Brand__Grid-module__Grid__column--start-10___ojxEo","Grid__column--start-11":"Primer_Brand__Grid-module__Grid__column--start-11___oBenU","Grid__column--start-12":"Primer_Brand__Grid-module__Grid__column--start-12___wQnvA","Grid__column--xsmall-span-1":"Primer_Brand__Grid-module__Grid__column--xsmall-span-1___srexO","Grid__column--xsmall-span-2":"Primer_Brand__Grid-module__Grid__column--xsmall-span-2___XrAnt","Grid__column--xsmall-span-3":"Primer_Brand__Grid-module__Grid__column--xsmall-span-3___Aps_z","Grid__column--xsmall-span-4":"Primer_Brand__Grid-module__Grid__column--xsmall-span-4___OSsWO","Grid__column--xsmall-span-5":"Primer_Brand__Grid-module__Grid__column--xsmall-span-5___ShR77","Grid__column--xsmall-span-6":"Primer_Brand__Grid-module__Grid__column--xsmall-span-6___V4QJq","Grid__column--xsmall-span-7":"Primer_Brand__Grid-module__Grid__column--xsmall-span-7___DtdFA","Grid__column--xsmall-span-8":"Primer_Brand__Grid-module__Grid__column--xsmall-span-8___e5M5o","Grid__column--xsmall-span-9":"Primer_Brand__Grid-module__Grid__column--xsmall-span-9___sdZ5a","Grid__column--xsmall-span-10":"Primer_Brand__Grid-module__Grid__column--xsmall-span-10___YuS1a","Grid__column--xsmall-span-11":"Primer_Brand__Grid-module__Grid__column--xsmall-span-11____RxYR","Grid__column--xsmall-span-12":"Primer_Brand__Grid-module__Grid__column--xsmall-span-12___brXS7","Grid__column--xsmall-start-1":"Primer_Brand__Grid-module__Grid__column--xsmall-start-1___Y9JJq","Grid__column--xsmall-start-2":"Primer_Brand__Grid-module__Grid__column--xsmall-start-2___ruZTF","Grid__column--xsmall-start-3":"Primer_Brand__Grid-module__Grid__column--xsmall-start-3___yEBif","Grid__column--xsmall-start-4":"Primer_Brand__Grid-module__Grid__column--xsmall-start-4___QPFc2","Grid__column--xsmall-start-5":"Primer_Brand__Grid-module__Grid__column--xsmall-start-5___WAqd0","Grid__column--xsmall-start-6":"Primer_Brand__Grid-module__Grid__column--xsmall-start-6___T1rhy","Grid__column--xsmall-start-7":"Primer_Brand__Grid-module__Grid__column--xsmall-start-7___uMQT1","Grid__column--xsmall-start-8":"Primer_Brand__Grid-module__Grid__column--xsmall-start-8___LUADA","Grid__column--xsmall-start-9":"Primer_Brand__Grid-module__Grid__column--xsmall-start-9___CBnBu","Grid__column--xsmall-start-10":"Primer_Brand__Grid-module__Grid__column--xsmall-start-10___EPRyw","Grid__column--xsmall-start-11":"Primer_Brand__Grid-module__Grid__column--xsmall-start-11___UbCAy","Grid__column--xsmall-start-12":"Primer_Brand__Grid-module__Grid__column--xsmall-start-12___gYCaa","Grid__column--small-span-1":"Primer_Brand__Grid-module__Grid__column--small-span-1___rBTjf","Grid__column--small-span-2":"Primer_Brand__Grid-module__Grid__column--small-span-2___SHQM3","Grid__column--small-span-3":"Primer_Brand__Grid-module__Grid__column--small-span-3___cbAS8","Grid__column--small-span-4":"Primer_Brand__Grid-module__Grid__column--small-span-4___tv973","Grid__column--small-span-5":"Primer_Brand__Grid-module__Grid__column--small-span-5___EBkra","Grid__column--small-span-6":"Primer_Brand__Grid-module__Grid__column--small-span-6___OYZPl","Grid__column--small-span-7":"Primer_Brand__Grid-module__Grid__column--small-span-7___ymqG4","Grid__column--small-span-8":"Primer_Brand__Grid-module__Grid__column--small-span-8___qy9wb","Grid__column--small-span-9":"Primer_Brand__Grid-module__Grid__column--small-span-9___hWJAx","Grid__column--small-span-10":"Primer_Brand__Grid-module__Grid__column--small-span-10___apy3R","Grid__column--small-span-11":"Primer_Brand__Grid-module__Grid__column--small-span-11___tsz0q","Grid__column--small-span-12":"Primer_Brand__Grid-module__Grid__column--small-span-12___NdAWP","Grid__column--small-start-1":"Primer_Brand__Grid-module__Grid__column--small-start-1___epLTD","Grid__column--small-start-2":"Primer_Brand__Grid-module__Grid__column--small-start-2___wlXcD","Grid__column--small-start-3":"Primer_Brand__Grid-module__Grid__column--small-start-3___YFtvP","Grid__column--small-start-4":"Primer_Brand__Grid-module__Grid__column--small-start-4___SOC6v","Grid__column--small-start-5":"Primer_Brand__Grid-module__Grid__column--small-start-5___EVXuW","Grid__column--small-start-6":"Primer_Brand__Grid-module__Grid__column--small-start-6___t1yYl","Grid__column--small-start-7":"Primer_Brand__Grid-module__Grid__column--small-start-7___MDozK","Grid__column--small-start-8":"Primer_Brand__Grid-module__Grid__column--small-start-8___CR0Zw","Grid__column--small-start-9":"Primer_Brand__Grid-module__Grid__column--small-start-9___W0svP","Grid__column--small-start-10":"Primer_Brand__Grid-module__Grid__column--small-start-10___vxEwX","Grid__column--small-start-11":"Primer_Brand__Grid-module__Grid__column--small-start-11___orcQZ","Grid__column--small-start-12":"Primer_Brand__Grid-module__Grid__column--small-start-12___o4V7W","Grid__column--medium-span-1":"Primer_Brand__Grid-module__Grid__column--medium-span-1___BiHOE","Grid__column--medium-span-2":"Primer_Brand__Grid-module__Grid__column--medium-span-2___nANvY","Grid__column--medium-span-3":"Primer_Brand__Grid-module__Grid__column--medium-span-3___GpBD0","Grid__column--medium-span-4":"Primer_Brand__Grid-module__Grid__column--medium-span-4___zBxBa","Grid__column--medium-span-5":"Primer_Brand__Grid-module__Grid__column--medium-span-5___CnPWN","Grid__column--medium-span-6":"Primer_Brand__Grid-module__Grid__column--medium-span-6___DACuh","Grid__column--medium-span-7":"Primer_Brand__Grid-module__Grid__column--medium-span-7___R2Isv","Grid__column--medium-span-8":"Primer_Brand__Grid-module__Grid__column--medium-span-8___KI5ir","Grid__column--medium-span-9":"Primer_Brand__Grid-module__Grid__column--medium-span-9___is8dv","Grid__column--medium-span-10":"Primer_Brand__Grid-module__Grid__column--medium-span-10___eN2sH","Grid__column--medium-span-11":"Primer_Brand__Grid-module__Grid__column--medium-span-11___anfim","Grid__column--medium-span-12":"Primer_Brand__Grid-module__Grid__column--medium-span-12___eT5YS","Grid__column--medium-start-1":"Primer_Brand__Grid-module__Grid__column--medium-start-1___bCFG1","Grid__column--medium-start-2":"Primer_Brand__Grid-module__Grid__column--medium-start-2___ZxYOX","Grid__column--medium-start-3":"Primer_Brand__Grid-module__Grid__column--medium-start-3___aPUJ0","Grid__column--medium-start-4":"Primer_Brand__Grid-module__Grid__column--medium-start-4___VTIjA","Grid__column--medium-start-5":"Primer_Brand__Grid-module__Grid__column--medium-start-5___ccI5l","Grid__column--medium-start-6":"Primer_Brand__Grid-module__Grid__column--medium-start-6___Yc14i","Grid__column--medium-start-7":"Primer_Brand__Grid-module__Grid__column--medium-start-7___HOZSW","Grid__column--medium-start-8":"Primer_Brand__Grid-module__Grid__column--medium-start-8___G8VdF","Grid__column--medium-start-9":"Primer_Brand__Grid-module__Grid__column--medium-start-9___Ebcy8","Grid__column--medium-start-10":"Primer_Brand__Grid-module__Grid__column--medium-start-10___dY7pN","Grid__column--medium-start-11":"Primer_Brand__Grid-module__Grid__column--medium-start-11___hVffM","Grid__column--medium-start-12":"Primer_Brand__Grid-module__Grid__column--medium-start-12___N3mIQ","Grid__column--large-span-1":"Primer_Brand__Grid-module__Grid__column--large-span-1___Nfkto","Grid__column--large-span-2":"Primer_Brand__Grid-module__Grid__column--large-span-2___GyGH4","Grid__column--large-span-3":"Primer_Brand__Grid-module__Grid__column--large-span-3___iwGxK","Grid__column--large-span-4":"Primer_Brand__Grid-module__Grid__column--large-span-4___eJREG","Grid__column--large-span-5":"Primer_Brand__Grid-module__Grid__column--large-span-5___rCJ_b","Grid__column--large-span-6":"Primer_Brand__Grid-module__Grid__column--large-span-6___JNphY","Grid__column--large-span-7":"Primer_Brand__Grid-module__Grid__column--large-span-7___TySdj","Grid__column--large-span-8":"Primer_Brand__Grid-module__Grid__column--large-span-8___dkJwh","Grid__column--large-span-9":"Primer_Brand__Grid-module__Grid__column--large-span-9___aamnY","Grid__column--large-span-10":"Primer_Brand__Grid-module__Grid__column--large-span-10___nH4Bt","Grid__column--large-span-11":"Primer_Brand__Grid-module__Grid__column--large-span-11___mDo3B","Grid__column--large-span-12":"Primer_Brand__Grid-module__Grid__column--large-span-12___zSL6d","Grid__column--large-start-1":"Primer_Brand__Grid-module__Grid__column--large-start-1___Hc53V","Grid__column--large-start-2":"Primer_Brand__Grid-module__Grid__column--large-start-2____RsQ_","Grid__column--large-start-3":"Primer_Brand__Grid-module__Grid__column--large-start-3___DN5KJ","Grid__column--large-start-4":"Primer_Brand__Grid-module__Grid__column--large-start-4___iKrrW","Grid__column--large-start-5":"Primer_Brand__Grid-module__Grid__column--large-start-5___t3K5k","Grid__column--large-start-6":"Primer_Brand__Grid-module__Grid__column--large-start-6___uFIIO","Grid__column--large-start-7":"Primer_Brand__Grid-module__Grid__column--large-start-7___YeqWt","Grid__column--large-start-8":"Primer_Brand__Grid-module__Grid__column--large-start-8___fmHfg","Grid__column--large-start-9":"Primer_Brand__Grid-module__Grid__column--large-start-9___UIwRf","Grid__column--large-start-10":"Primer_Brand__Grid-module__Grid__column--large-start-10___rOnsb","Grid__column--large-start-11":"Primer_Brand__Grid-module__Grid__column--large-start-11___oPN0R","Grid__column--large-start-12":"Primer_Brand__Grid-module__Grid__column--large-start-12___tZLO7","Grid__column--xlarge-span-1":"Primer_Brand__Grid-module__Grid__column--xlarge-span-1___VzjSN","Grid__column--xlarge-span-2":"Primer_Brand__Grid-module__Grid__column--xlarge-span-2___p1QuZ","Grid__column--xlarge-span-3":"Primer_Brand__Grid-module__Grid__column--xlarge-span-3___xvbnJ","Grid__column--xlarge-span-4":"Primer_Brand__Grid-module__Grid__column--xlarge-span-4___D_9gq","Grid__column--xlarge-span-5":"Primer_Brand__Grid-module__Grid__column--xlarge-span-5___AWQN4","Grid__column--xlarge-span-6":"Primer_Brand__Grid-module__Grid__column--xlarge-span-6___FY68d","Grid__column--xlarge-span-7":"Primer_Brand__Grid-module__Grid__column--xlarge-span-7___PDVrC","Grid__column--xlarge-span-8":"Primer_Brand__Grid-module__Grid__column--xlarge-span-8___Np3vn","Grid__column--xlarge-span-9":"Primer_Brand__Grid-module__Grid__column--xlarge-span-9___QnUTm","Grid__column--xlarge-span-10":"Primer_Brand__Grid-module__Grid__column--xlarge-span-10___GPYff","Grid__column--xlarge-span-11":"Primer_Brand__Grid-module__Grid__column--xlarge-span-11____dXqr","Grid__column--xlarge-span-12":"Primer_Brand__Grid-module__Grid__column--xlarge-span-12___Faxbf","Grid__column--xlarge-start-1":"Primer_Brand__Grid-module__Grid__column--xlarge-start-1___8hqMz","Grid__column--xlarge-start-2":"Primer_Brand__Grid-module__Grid__column--xlarge-start-2___aiylo","Grid__column--xlarge-start-3":"Primer_Brand__Grid-module__Grid__column--xlarge-start-3___Iuufu","Grid__column--xlarge-start-4":"Primer_Brand__Grid-module__Grid__column--xlarge-start-4___ynfkD","Grid__column--xlarge-start-5":"Primer_Brand__Grid-module__Grid__column--xlarge-start-5___smnkV","Grid__column--xlarge-start-6":"Primer_Brand__Grid-module__Grid__column--xlarge-start-6___Z4EoQ","Grid__column--xlarge-start-7":"Primer_Brand__Grid-module__Grid__column--xlarge-start-7___NCAWz","Grid__column--xlarge-start-8":"Primer_Brand__Grid-module__Grid__column--xlarge-start-8___CZ8J_","Grid__column--xlarge-start-9":"Primer_Brand__Grid-module__Grid__column--xlarge-start-9___yhpyy","Grid__column--xlarge-start-10":"Primer_Brand__Grid-module__Grid__column--xlarge-start-10___E5Jou","Grid__column--xlarge-start-11":"Primer_Brand__Grid-module__Grid__column--xlarge-start-11___OGVVw","Grid__column--xlarge-start-12":"Primer_Brand__Grid-module__Grid__column--xlarge-start-12____kw0D","Grid__column--xxlarge-span-1":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-1___K9YLn","Grid__column--xxlarge-span-2":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-2___FoOLk","Grid__column--xxlarge-span-3":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-3___AvRFb","Grid__column--xxlarge-span-4":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-4___wmisc","Grid__column--xxlarge-span-5":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-5___oSh5q","Grid__column--xxlarge-span-6":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-6___zg0Yr","Grid__column--xxlarge-span-7":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-7___CxtNE","Grid__column--xxlarge-span-8":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-8___r4GdW","Grid__column--xxlarge-span-9":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-9___mfOCW","Grid__column--xxlarge-span-10":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-10___xjus8","Grid__column--xxlarge-span-11":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-11___AZC4h","Grid__column--xxlarge-span-12":"Primer_Brand__Grid-module__Grid__column--xxlarge-span-12___DjdAU","Grid__column--xxlarge-start-1":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-1___HFYSu","Grid__column--xxlarge-start-2":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-2___dBj41","Grid__column--xxlarge-start-3":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-3___BX9bn","Grid__column--xxlarge-start-4":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-4___FwEd9","Grid__column--xxlarge-start-5":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-5____pwv6","Grid__column--xxlarge-start-6":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-6___u1opn","Grid__column--xxlarge-start-7":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-7___GuJAv","Grid__column--xxlarge-start-8":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-8___Z7ZFc","Grid__column--xxlarge-start-9":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-9___CcH1u","Grid__column--xxlarge-start-10":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-10___sck1f","Grid__column--xxlarge-start-11":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-11___VvIqo","Grid__column--xxlarge-start-12":"Primer_Brand__Grid-module__Grid__column--xxlarge-start-12___MKYFP"},B_={root:"Grid"},u_=(0,e.memo)((({className:e,children:r,as:n="div",fullWidth:a=!1,enableOverlay:o=!1,"data-testid":d,...t})=>{const l=i(m_.Grid,o&&m_["Grid--has-overlay"],a&&m_["Grid--full-width"],e),m=O(d),B=["div","span","section"].includes(n)?n:"div";return(0,_.jsx)(B,{className:l,"data-testid":d||`${B_.root}-${m}`,...t,children:r})})),s_=(0,e.memo)((({children:e,as:r="div",span:n=12,start:a,className:o,...d})=>{const t=["div","span","section"].includes(r)?r:"div",l=[m_.Grid__column];if("number"==typeof n)l.push(m_[`Grid__column--span-${n}`]);else if("object"==typeof n)for(const[_,e]of Object.entries(n))"xsmall"===_?l.push(m_[`Grid__column--xsmall-span-${e}`]):l.push(m_[`Grid__column--${_}-span-${e}`]);if("number"==typeof a)l.push(m_[`Grid__column--start-${a}`]);else if("object"==typeof a)for(const[_,e]of Object.entries(a))"xsmall"===_?l.push(m_[`Grid__column--xsmall-start-${e}`]):l.push(m_[`Grid__column--${_}-start-${e}`]);const m=i(l,o);return(0,_.jsx)(t,{className:m,...d,children:e})})),c_=Object.assign(u_,{Column:s_,testIds:B_}),g_={Stack:"Primer_Brand__Stack-module__Stack___tASKe","Stack--vertical":"Primer_Brand__Stack-module__Stack--vertical___CFzE7","Stack--horizontal":"Primer_Brand__Stack-module__Stack--horizontal___YJFas","Stack-narrow--vertical":"Primer_Brand__Stack-module__Stack-narrow--vertical___GDT_Z","Stack-narrow--horizontal":"Primer_Brand__Stack-module__Stack-narrow--horizontal___Co6IL","Stack-regular--vertical":"Primer_Brand__Stack-module__Stack-regular--vertical___TMpL8","Stack-regular--horizontal":"Primer_Brand__Stack-module__Stack-regular--horizontal___WDLyR","Stack-wide--vertical":"Primer_Brand__Stack-module__Stack-wide--vertical___G1Eu6","Stack-wide--horizontal":"Primer_Brand__Stack-module__Stack-wide--horizontal___cvxh3","Stack--gap-none":"Primer_Brand__Stack-module__Stack--gap-none___M7T_v","Stack--gap-condensed":"Primer_Brand__Stack-module__Stack--gap-condensed___Xe9jx","Stack--gap-normal":"Primer_Brand__Stack-module__Stack--gap-normal___JEO7_","Stack--gap-spacious":"Primer_Brand__Stack-module__Stack--gap-spacious___w5ugZ","Stack--gap-4":"Primer_Brand__Stack-module__Stack--gap-4___Ig30K","Stack--gap-8":"Primer_Brand__Stack-module__Stack--gap-8___fQ3Ul","Stack--gap-12":"Primer_Brand__Stack-module__Stack--gap-12___hJNHc","Stack--gap-16":"Primer_Brand__Stack-module__Stack--gap-16___gT_Of","Stack--gap-20":"Primer_Brand__Stack-module__Stack--gap-20___eVLBq","Stack--gap-24":"Primer_Brand__Stack-module__Stack--gap-24___TQnkj","Stack--gap-28":"Primer_Brand__Stack-module__Stack--gap-28___Ao4f4","Stack--gap-32":"Primer_Brand__Stack-module__Stack--gap-32___iSq9y","Stack--gap-36":"Primer_Brand__Stack-module__Stack--gap-36___QzYro","Stack--gap-40":"Primer_Brand__Stack-module__Stack--gap-40___m5Kys","Stack--gap-44":"Primer_Brand__Stack-module__Stack--gap-44___grqBd","Stack--gap-48":"Primer_Brand__Stack-module__Stack--gap-48___vhQgW","Stack--gap-64":"Primer_Brand__Stack-module__Stack--gap-64___XKCAY","Stack--gap-80":"Primer_Brand__Stack-module__Stack--gap-80___GfDtU","Stack--gap-96":"Primer_Brand__Stack-module__Stack--gap-96___wM4RB","Stack--gap-112":"Primer_Brand__Stack-module__Stack--gap-112___Rva1x","Stack--gap-128":"Primer_Brand__Stack-module__Stack--gap-128___KJAoH","Stack-narrow--gap-none":"Primer_Brand__Stack-module__Stack-narrow--gap-none___YtqsL","Stack-narrow--gap-condensed":"Primer_Brand__Stack-module__Stack-narrow--gap-condensed___zwHUG","Stack-narrow--gap-normal":"Primer_Brand__Stack-module__Stack-narrow--gap-normal___smNw5","Stack-narrow--gap-spacious":"Primer_Brand__Stack-module__Stack-narrow--gap-spacious___TX17G","Stack--padding-none":"Primer_Brand__Stack-module__Stack--padding-none___RCMh9","Stack--padding-condensed":"Primer_Brand__Stack-module__Stack--padding-condensed___mo7Aq","Stack--padding-normal":"Primer_Brand__Stack-module__Stack--padding-normal___ySRTI","Stack--padding-spacious":"Primer_Brand__Stack-module__Stack--padding-spacious___REyye","Stack--padding-4":"Primer_Brand__Stack-module__Stack--padding-4___aj4uj","Stack--padding-8":"Primer_Brand__Stack-module__Stack--padding-8___roPlm","Stack--padding-12":"Primer_Brand__Stack-module__Stack--padding-12___x5qIX","Stack--padding-16":"Primer_Brand__Stack-module__Stack--padding-16___ZFRO_","Stack--padding-20":"Primer_Brand__Stack-module__Stack--padding-20___pi8jv","Stack--padding-24":"Primer_Brand__Stack-module__Stack--padding-24___iHVEv","Stack--padding-28":"Primer_Brand__Stack-module__Stack--padding-28___ZzMnF","Stack--padding-32":"Primer_Brand__Stack-module__Stack--padding-32___m4XKv","Stack--padding-36":"Primer_Brand__Stack-module__Stack--padding-36___TssXo","Stack--padding-40":"Primer_Brand__Stack-module__Stack--padding-40___GoH03","Stack--padding-44":"Primer_Brand__Stack-module__Stack--padding-44___yXX7f","Stack--padding-48":"Primer_Brand__Stack-module__Stack--padding-48___Owl4z","Stack--padding-64":"Primer_Brand__Stack-module__Stack--padding-64___IIv9e","Stack--padding-80":"Primer_Brand__Stack-module__Stack--padding-80___GvEJb","Stack--padding-96":"Primer_Brand__Stack-module__Stack--padding-96___JF88r","Stack--padding-112":"Primer_Brand__Stack-module__Stack--padding-112___wzOyM","Stack--padding-128":"Primer_Brand__Stack-module__Stack--padding-128___uuMnk","Stack-narrow--padding-none":"Primer_Brand__Stack-module__Stack-narrow--padding-none___ndsvs","Stack-narrow--padding-condensed":"Primer_Brand__Stack-module__Stack-narrow--padding-condensed___f1f4j","Stack-narrow--padding-normal":"Primer_Brand__Stack-module__Stack-narrow--padding-normal___TQe_D","Stack-narrow--padding-spacious":"Primer_Brand__Stack-module__Stack-narrow--padding-spacious___YeMDB","Stack-narrow--padding-4":"Primer_Brand__Stack-module__Stack-narrow--padding-4___u7vTZ","Stack-narrow--padding-8":"Primer_Brand__Stack-module__Stack-narrow--padding-8___I46C6","Stack-narrow--padding-12":"Primer_Brand__Stack-module__Stack-narrow--padding-12___dDOxC","Stack-narrow--padding-16":"Primer_Brand__Stack-module__Stack-narrow--padding-16___fP_Cf","Stack-narrow--padding-20":"Primer_Brand__Stack-module__Stack-narrow--padding-20___iQimO","Stack-narrow--padding-24":"Primer_Brand__Stack-module__Stack-narrow--padding-24___A3O7E","Stack-narrow--padding-28":"Primer_Brand__Stack-module__Stack-narrow--padding-28___AQ6m1","Stack-narrow--padding-32":"Primer_Brand__Stack-module__Stack-narrow--padding-32___fwzmW","Stack-narrow--padding-36":"Primer_Brand__Stack-module__Stack-narrow--padding-36___nREO8","Stack-narrow--padding-40":"Primer_Brand__Stack-module__Stack-narrow--padding-40___Z0my5","Stack-narrow--padding-44":"Primer_Brand__Stack-module__Stack-narrow--padding-44___DBucu","Stack-narrow--padding-48":"Primer_Brand__Stack-module__Stack-narrow--padding-48___FmiJM","Stack-narrow--padding-64":"Primer_Brand__Stack-module__Stack-narrow--padding-64___X7fQc","Stack-narrow--padding-80":"Primer_Brand__Stack-module__Stack-narrow--padding-80___URxqt","Stack-narrow--padding-96":"Primer_Brand__Stack-module__Stack-narrow--padding-96___OHxcW","Stack-narrow--padding-112":"Primer_Brand__Stack-module__Stack-narrow--padding-112___tNmYE","Stack-narrow--padding-128":"Primer_Brand__Stack-module__Stack-narrow--padding-128___MeCmA","Stack-narrow--gap-4":"Primer_Brand__Stack-module__Stack-narrow--gap-4___DPSDt","Stack-narrow--gap-8":"Primer_Brand__Stack-module__Stack-narrow--gap-8___kbBO7","Stack-narrow--gap-12":"Primer_Brand__Stack-module__Stack-narrow--gap-12___g2DMv","Stack-narrow--gap-16":"Primer_Brand__Stack-module__Stack-narrow--gap-16___txy3T","Stack-narrow--gap-20":"Primer_Brand__Stack-module__Stack-narrow--gap-20___EI1Lr","Stack-narrow--gap-24":"Primer_Brand__Stack-module__Stack-narrow--gap-24___eCYeX","Stack-narrow--gap-28":"Primer_Brand__Stack-module__Stack-narrow--gap-28___lFWdB","Stack-narrow--gap-32":"Primer_Brand__Stack-module__Stack-narrow--gap-32___OvuFF","Stack-narrow--gap-36":"Primer_Brand__Stack-module__Stack-narrow--gap-36___iDp6W","Stack-narrow--gap-40":"Primer_Brand__Stack-module__Stack-narrow--gap-40___nCuFr","Stack-narrow--gap-44":"Primer_Brand__Stack-module__Stack-narrow--gap-44___aAL4O","Stack-narrow--gap-48":"Primer_Brand__Stack-module__Stack-narrow--gap-48___NmFRy","Stack-narrow--gap-64":"Primer_Brand__Stack-module__Stack-narrow--gap-64___zmJsB","Stack-narrow--gap-80":"Primer_Brand__Stack-module__Stack-narrow--gap-80___PZ_rn","Stack-narrow--gap-96":"Primer_Brand__Stack-module__Stack-narrow--gap-96___lmTUq","Stack-narrow--gap-112":"Primer_Brand__Stack-module__Stack-narrow--gap-112___WsPB0","Stack-narrow--gap-128":"Primer_Brand__Stack-module__Stack-narrow--gap-128___gWyum","Stack-regular--gap-none":"Primer_Brand__Stack-module__Stack-regular--gap-none____ZDEx","Stack-regular--gap-condensed":"Primer_Brand__Stack-module__Stack-regular--gap-condensed___ZYYsD","Stack-regular--gap-normal":"Primer_Brand__Stack-module__Stack-regular--gap-normal___dRchQ","Stack-regular--gap-spacious":"Primer_Brand__Stack-module__Stack-regular--gap-spacious___oMqRv","Stack-regular--gap-4":"Primer_Brand__Stack-module__Stack-regular--gap-4___S08kR","Stack-regular--gap-8":"Primer_Brand__Stack-module__Stack-regular--gap-8___TtKx9","Stack-regular--gap-12":"Primer_Brand__Stack-module__Stack-regular--gap-12___hzuKq","Stack-regular--gap-16":"Primer_Brand__Stack-module__Stack-regular--gap-16___o7HsO","Stack-regular--gap-20":"Primer_Brand__Stack-module__Stack-regular--gap-20___QDl67","Stack-regular--gap-24":"Primer_Brand__Stack-module__Stack-regular--gap-24___CweJ8","Stack-regular--gap-28":"Primer_Brand__Stack-module__Stack-regular--gap-28___Ud6HO","Stack-regular--gap-32":"Primer_Brand__Stack-module__Stack-regular--gap-32___pua20","Stack-regular--gap-36":"Primer_Brand__Stack-module__Stack-regular--gap-36___q_Cjl","Stack-regular--gap-40":"Primer_Brand__Stack-module__Stack-regular--gap-40___cZw83","Stack-regular--gap-44":"Primer_Brand__Stack-module__Stack-regular--gap-44___EzLI4","Stack-regular--gap-48":"Primer_Brand__Stack-module__Stack-regular--gap-48___IECRy","Stack-regular--gap-64":"Primer_Brand__Stack-module__Stack-regular--gap-64___Jiu59","Stack-regular--gap-80":"Primer_Brand__Stack-module__Stack-regular--gap-80___f0xxA","Stack-regular--gap-96":"Primer_Brand__Stack-module__Stack-regular--gap-96___BYfZt","Stack-regular--gap-112":"Primer_Brand__Stack-module__Stack-regular--gap-112___VFbdf","Stack-regular--gap-128":"Primer_Brand__Stack-module__Stack-regular--gap-128___o25ih","Stack-regular--padding-none":"Primer_Brand__Stack-module__Stack-regular--padding-none____wmhn","Stack-regular--padding-condensed":"Primer_Brand__Stack-module__Stack-regular--padding-condensed___WxLyH","Stack-regular--padding-normal":"Primer_Brand__Stack-module__Stack-regular--padding-normal___oKpGh","Stack-regular--padding-spacious":"Primer_Brand__Stack-module__Stack-regular--padding-spacious___pL7HW","Stack-regular--padding-4":"Primer_Brand__Stack-module__Stack-regular--padding-4___g1MlZ","Stack-regular--padding-8":"Primer_Brand__Stack-module__Stack-regular--padding-8___MV9gV","Stack-regular--padding-12":"Primer_Brand__Stack-module__Stack-regular--padding-12___U43Fw","Stack-regular--padding-16":"Primer_Brand__Stack-module__Stack-regular--padding-16___KvH6B","Stack-regular--padding-20":"Primer_Brand__Stack-module__Stack-regular--padding-20___eppyK","Stack-regular--padding-24":"Primer_Brand__Stack-module__Stack-regular--padding-24___vtwRC","Stack-regular--padding-28":"Primer_Brand__Stack-module__Stack-regular--padding-28___nTiOJ","Stack-regular--padding-32":"Primer_Brand__Stack-module__Stack-regular--padding-32___I5REZ","Stack-regular--padding-36":"Primer_Brand__Stack-module__Stack-regular--padding-36___WS1K6","Stack-regular--padding-40":"Primer_Brand__Stack-module__Stack-regular--padding-40___JMmOa","Stack-regular--padding-44":"Primer_Brand__Stack-module__Stack-regular--padding-44____aK4u","Stack-regular--padding-48":"Primer_Brand__Stack-module__Stack-regular--padding-48___oQ2EH","Stack-regular--padding-64":"Primer_Brand__Stack-module__Stack-regular--padding-64___lVIL3","Stack-regular--padding-80":"Primer_Brand__Stack-module__Stack-regular--padding-80___iDn3V","Stack-regular--padding-96":"Primer_Brand__Stack-module__Stack-regular--padding-96___a2rM5","Stack-regular--padding-112":"Primer_Brand__Stack-module__Stack-regular--padding-112___iIwN_","Stack-regular--padding-128":"Primer_Brand__Stack-module__Stack-regular--padding-128___CNuPG","Stack-wide--gap-none":"Primer_Brand__Stack-module__Stack-wide--gap-none___V9yZQ","Stack-wide--gap-condensed":"Primer_Brand__Stack-module__Stack-wide--gap-condensed___TB7xm","Stack-wide--gap-normal":"Primer_Brand__Stack-module__Stack-wide--gap-normal___Et9_A","Stack-wide--gap-spacious":"Primer_Brand__Stack-module__Stack-wide--gap-spacious___WXQyb","Stack-wide--gap-4":"Primer_Brand__Stack-module__Stack-wide--gap-4___jztrv","Stack-wide--gap-8":"Primer_Brand__Stack-module__Stack-wide--gap-8___qaywr","Stack-wide--gap-12":"Primer_Brand__Stack-module__Stack-wide--gap-12___bCgki","Stack-wide--gap-16":"Primer_Brand__Stack-module__Stack-wide--gap-16___V0Ly_","Stack-wide--gap-20":"Primer_Brand__Stack-module__Stack-wide--gap-20___lcLAk","Stack-wide--gap-24":"Primer_Brand__Stack-module__Stack-wide--gap-24___H0crZ","Stack-wide--gap-28":"Primer_Brand__Stack-module__Stack-wide--gap-28___IVObp","Stack-wide--gap-32":"Primer_Brand__Stack-module__Stack-wide--gap-32___HXuJZ","Stack-wide--gap-36":"Primer_Brand__Stack-module__Stack-wide--gap-36___nP2T_","Stack-wide--gap-40":"Primer_Brand__Stack-module__Stack-wide--gap-40___NfVDb","Stack-wide--gap-44":"Primer_Brand__Stack-module__Stack-wide--gap-44___bqym2","Stack-wide--gap-48":"Primer_Brand__Stack-module__Stack-wide--gap-48___M3ciy","Stack-wide--gap-64":"Primer_Brand__Stack-module__Stack-wide--gap-64___x2ZRh","Stack-wide--gap-80":"Primer_Brand__Stack-module__Stack-wide--gap-80___OKRwQ","Stack-wide--gap-96":"Primer_Brand__Stack-module__Stack-wide--gap-96___piUPg","Stack-wide--gap-112":"Primer_Brand__Stack-module__Stack-wide--gap-112___s5WKM","Stack-wide--gap-128":"Primer_Brand__Stack-module__Stack-wide--gap-128___JJ87b","Stack-wide--padding-none":"Primer_Brand__Stack-module__Stack-wide--padding-none___GEcfF","Stack-wide--padding-condensed":"Primer_Brand__Stack-module__Stack-wide--padding-condensed___heIOO","Stack-wide--padding-normal":"Primer_Brand__Stack-module__Stack-wide--padding-normal___Pdr2C","Stack-wide--padding-spacious":"Primer_Brand__Stack-module__Stack-wide--padding-spacious___d_AmA","Stack-wide--padding-4":"Primer_Brand__Stack-module__Stack-wide--padding-4___a4P38","Stack-wide--padding-8":"Primer_Brand__Stack-module__Stack-wide--padding-8___JPU6G","Stack-wide--padding-12":"Primer_Brand__Stack-module__Stack-wide--padding-12___neDmy","Stack-wide--padding-16":"Primer_Brand__Stack-module__Stack-wide--padding-16___Cj2BV","Stack-wide--padding-20":"Primer_Brand__Stack-module__Stack-wide--padding-20___lPynX","Stack-wide--padding-24":"Primer_Brand__Stack-module__Stack-wide--padding-24___Ypw7V","Stack-wide--padding-28":"Primer_Brand__Stack-module__Stack-wide--padding-28___k80vm","Stack-wide--padding-32":"Primer_Brand__Stack-module__Stack-wide--padding-32___SHTUT","Stack-wide--padding-36":"Primer_Brand__Stack-module__Stack-wide--padding-36___iWSDo","Stack-wide--padding-40":"Primer_Brand__Stack-module__Stack-wide--padding-40___qk1Hg","Stack-wide--padding-44":"Primer_Brand__Stack-module__Stack-wide--padding-44___a8DV4","Stack-wide--padding-48":"Primer_Brand__Stack-module__Stack-wide--padding-48___yc5OP","Stack-wide--padding-64":"Primer_Brand__Stack-module__Stack-wide--padding-64____opnu","Stack-wide--padding-80":"Primer_Brand__Stack-module__Stack-wide--padding-80___c5WnH","Stack-wide--padding-96":"Primer_Brand__Stack-module__Stack-wide--padding-96___xJjZt","Stack-wide--padding-112":"Primer_Brand__Stack-module__Stack-wide--padding-112___xmuIf","Stack-wide--padding-128":"Primer_Brand__Stack-module__Stack-wide--padding-128___OV3zg","Stack--align-items-flex-end":"Primer_Brand__Stack-module__Stack--align-items-flex-end___cJG6k","Stack--align-items-flex-start":"Primer_Brand__Stack-module__Stack--align-items-flex-start___Vh1Ca","Stack--align-items-center":"Primer_Brand__Stack-module__Stack--align-items-center___xWKxj","Stack-narrow--align-items-flex-end":"Primer_Brand__Stack-module__Stack-narrow--align-items-flex-end___bXiXc","Stack-narrow--align-items-flex-start":"Primer_Brand__Stack-module__Stack-narrow--align-items-flex-start___eBtSy","Stack-narrow--align-items-center":"Primer_Brand__Stack-module__Stack-narrow--align-items-center___jZIXU","Stack-regular--align-items-flex-end":"Primer_Brand__Stack-module__Stack-regular--align-items-flex-end___JlKOr","Stack-regular--align-items-flex-start":"Primer_Brand__Stack-module__Stack-regular--align-items-flex-start___jusm2","Stack-regular--align-items-center":"Primer_Brand__Stack-module__Stack-regular--align-items-center___tY013","Stack-wide--align-items-flex-end":"Primer_Brand__Stack-module__Stack-wide--align-items-flex-end___z5xxr","Stack-wide--align-items-flex-start":"Primer_Brand__Stack-module__Stack-wide--align-items-flex-start___QKRoP","Stack-wide--align-items-center":"Primer_Brand__Stack-module__Stack-wide--align-items-center___DUG9C","Stack--justify-content-flex-end":"Primer_Brand__Stack-module__Stack--justify-content-flex-end___mp2Ka","Stack--justify-content-flex-start":"Primer_Brand__Stack-module__Stack--justify-content-flex-start___VIkHJ","Stack--justify-content-center":"Primer_Brand__Stack-module__Stack--justify-content-center___uZGXl","Stack--justify-content-space-between":"Primer_Brand__Stack-module__Stack--justify-content-space-between___r8E3d","Stack--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack--justify-content-space-evenly___G1eGw","Stack--justify-content-space-around":"Primer_Brand__Stack-module__Stack--justify-content-space-around___kqm4D","Stack-narrow--justify-content-flex-end":"Primer_Brand__Stack-module__Stack-narrow--justify-content-flex-end___QUDo3","Stack-narrow--justify-content-flex-start":"Primer_Brand__Stack-module__Stack-narrow--justify-content-flex-start___fNLJd","Stack-narrow--justify-content-center":"Primer_Brand__Stack-module__Stack-narrow--justify-content-center___kdlmI","Stack-narrow--justify-content-space-between":"Primer_Brand__Stack-module__Stack-narrow--justify-content-space-between___w7Ki5","Stack-narrow--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack-narrow--justify-content-space-evenly___ntQwA","Stack-narrow--justify-content-space-around":"Primer_Brand__Stack-module__Stack-narrow--justify-content-space-around___NHZVk","Stack-regular--justify-content-flex-end":"Primer_Brand__Stack-module__Stack-regular--justify-content-flex-end___B0xmt","Stack-regular--justify-content-flex-start":"Primer_Brand__Stack-module__Stack-regular--justify-content-flex-start___DtA1j","Stack-regular--justify-content-center":"Primer_Brand__Stack-module__Stack-regular--justify-content-center___oEcdF","Stack-regular--justify-content-space-between":"Primer_Brand__Stack-module__Stack-regular--justify-content-space-between___F1gqO","Stack-regular--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack-regular--justify-content-space-evenly___xZdXl","Stack-regular--justify-content-space-around":"Primer_Brand__Stack-module__Stack-regular--justify-content-space-around___nSDM4","Stack-wide--justify-content-flex-end":"Primer_Brand__Stack-module__Stack-wide--justify-content-flex-end___Hztn5","Stack-wide--justify-content-flex-start":"Primer_Brand__Stack-module__Stack-wide--justify-content-flex-start___gnhnO","Stack-wide--justify-content-center":"Primer_Brand__Stack-module__Stack-wide--justify-content-center___XxA7G","Stack-wide--justify-content-space-between":"Primer_Brand__Stack-module__Stack-wide--justify-content-space-between___HEm_x","Stack-wide--justify-content-space-evenly":"Primer_Brand__Stack-module__Stack-wide--justify-content-space-evenly___Hgs5B","Stack-wide--justify-content-space-around":"Primer_Brand__Stack-module__Stack-wide--justify-content-space-around___B30C2","Stack-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-flexWrap--wrap___oHt4z","Stack-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-flexWrap--no-wrap___bGR_x","Stack-narrow-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-narrow-flexWrap--wrap___fnS6A","Stack-narrow-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-narrow-flexWrap--no-wrap___DYcBz","Stack-regular-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-regular-flexWrap--wrap___hwBqs","Stack-regular-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-regular-flexWrap--no-wrap___Y8wyw","Stack-wide-flexWrap--wrap":"Primer_Brand__Stack-module__Stack-wide-flexWrap--wrap___i9hAC","Stack-wide-flexWrap--no-wrap":"Primer_Brand__Stack-module__Stack-wide-flexWrap--no-wrap___C__JU"},x_=["horizontal","vertical"],p_=x_[1],P_=["none","condensed","normal","spacious",...$],w_=P_[1],h_=["center","flex-start","flex-end"],S_=["wrap","nowrap"],I_=[...h_,"space-between","space-around","space-evenly"],k_=(0,e.forwardRef)((({animate:r,children:n,direction:a=p_,gap:o=w_,alignItems:d,padding:t=w_,justifyContent:l,className:m,style:B,flexWrap:u,...s},c)=>{const{classes:g,styles:x}=U(r),p=(0,e.useMemo)((()=>"string"==typeof a?g_[`Stack--${a}`]:Object.keys(a).map((_=>g_[`Stack-${_}--${a[_]}`])).join(" ")),[a]),P=(0,e.useMemo)((()=>"string"==typeof o||"number"==typeof o?g_[`Stack--gap-${o}`]:Object.keys(o).map((_=>g_[`Stack-${_}--gap-${o[_]}`])).join(" ")),[o]),w=(0,e.useMemo)((()=>"string"==typeof t||"number"==typeof t?g_[`Stack--padding-${t}`]:Object.keys(t).map((_=>g_[`Stack-${_}--padding-${t[_]}`])).join(" ")),[t]),h=(0,e.useMemo)((()=>"string"==typeof d?g_[`Stack--align-items-${d}`]:"object"==typeof d?Object.keys(d).map((_=>g_[`Stack-${_}--align-items-${d[_]}`])).join(" "):null),[d]),S=(0,e.useMemo)((()=>"string"==typeof l?g_[`Stack--justify-content-${l}`]:"object"==typeof l?Object.keys(l).map((_=>g_[`Stack-${_}--justify-content-${l[_]}`])).join(" "):null),[l]),I=(0,e.useMemo)((()=>"string"==typeof u?g_[`Stack-flexWrap--${u}`]:"object"==typeof u?Object.keys(u).map((_=>g_[`Stack-${_}-flexWrap--${u[_]}`])).join(" "):null),[u]);return(0,_.jsx)("div",{ref:c,className:i(g,g_.Stack,p,P,h,S,w,I,m),style:{...x,...B},...s,children:n})})),f_=(0,e.forwardRef)((({className:n,align:a="start",children:o,imageContainerClassName:t,imageContainerStyle:l,...m},B)=>{const{HeroActions:u,HeroChildren:s,HeroImageChild:c}=(0,e.useMemo)((()=>r().Children.toArray(o).reduce(((_,e)=>(r().isValidElement(e)&&(e.type===A_||e.type===N_?_.HeroActions.push(e):e.type===E_?_.HeroImageChild=e:_.HeroChildren.push(e)),_)),{HeroActions:[],HeroChildren:[],HeroImageChild:void 0})),[o]),g=c?.props?.position||"block-end",x=c?d["Hero--layout-image"]:d["Hero--layout-default"];return(0,_.jsx)("section",{className:i(d.Hero,"inline-end"!==g&&d[`Hero--align-${a}`],x,c&&d[`Hero--image-pos-${g}`],n),ref:B,"aria-labelledby":"hero-section-brand-heading",...m,children:(0,_.jsxs)(c_,{fullWidth:!0,className:i(d["Hero-grid"],d[`Hero-grid--${g}`]),children:[(0,_.jsx)(c_.Column,{span:{medium:c&&"inline-end"===g?6:12},children:(0,_.jsxs)(k_,{direction:"vertical",gap:"none",padding:"none",alignItems:"inline-end"===g||"start"===a?"flex-start":"center",justifyContent:"inline-end"===g?void 0:"start"===a?"flex-start":"center",children:[s,u.length>0&&(0,_.jsx)("div",{className:d["Hero-actions"],children:u})]})}),c&&(0,_.jsx)(c_.Column,{span:{medium:"inline-end"===g?6:12},className:t,style:{...l},children:c})]})})})),v_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(L,{id:"hero-section-brand-heading",className:d["Hero-heading"],as:"h1",ref:n,...r,children:e}))),b_=(0,e.forwardRef)((({size:e="200",weight:r,children:n},a)=>(0,_.jsx)(P,{ref:a,className:d["Hero-description"],as:"p",size:e,weight:r,children:n}))),E_=(0,e.forwardRef)((({position:e="block-end",className:r,...n},a)=>(0,_.jsx)(l_,{ref:a,className:i(d["Hero-image"],d[`Hero-image--pos-${e}`],r),...n}))),y_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(o_,{ref:n,className:d["Hero-label"],...r,children:e}))),A_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(b,{as:r,variant:"primary",size:"medium",href:e,...a,ref:o,children:n}))),N_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(b,{as:r,variant:"secondary",size:"medium",href:e,...a,ref:o,children:n}))),T_=Object.assign(f_,{Heading:v_,Description:b_,PrimaryAction:A_,SecondaryAction:N_,Image:E_,Label:y_});var C_;!function(_){_.LIGHT="light",_.DARK="dark",_.AUTO="auto"}(C_||(C_={}));const G_=C_.LIGHT,j_=(0,e.createContext)({colorMode:G_,availableColorModes:Object.values(C_)});function L_({colorMode:r=G_,children:n,...a}){const[o,i]=(0,e.useState)(r),d=(0,e.useMemo)((()=>Object.values(C_)),[]);return(0,e.useEffect)((()=>(r===C_.AUTO?i(M_()):o!==r&&i(r),R_(i))),[r,o,i]),(0,_.jsx)(j_.Provider,{value:{colorMode:o,availableColorModes:d},children:(0,_.jsx)("div",{"data-color-mode":o,...a,children:n})})}const H_=()=>window.matchMedia(`(prefers-color-scheme: ${C_.DARK})`),M_=()=>H_().matches?C_.DARK:C_.LIGHT,R_=_=>{const e=H_(),r=e=>_(e.matches?C_.DARK:C_.LIGHT);return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},V_=()=>(0,e.useContext)(j_),F_=(0,e.forwardRef)((({buttonSize:e="medium",buttonsAs:n,className:a,children:o,...i},d)=>{const t=r().Children.toArray(o).map(((_,a)=>{if(r().isValidElement(_)&&"string"!=typeof _.type&&_.type===b)return r().cloneElement(_,{size:e,as:n,variant:0===a?"primary":"secondary",hasArrow:0===a,..._.props})})).filter(Boolean).slice(0,2);return(0,_.jsx)("section",{ref:d,className:"Primer_Brand__ButtonGroup-module__ButtonGroup___QQSsj",...i,children:t})})),z_={River:"Primer_Brand__river-shared-module__River___eSXvR","River--align-center":"Primer_Brand__river-shared-module__River--align-center___VxJ3H",River__visual:"Primer_Brand__river-shared-module__River__visual___kjFE2","River__visual--fill-media":"Primer_Brand__river-shared-module__River__visual--fill-media___psmFL","River__visual--rounded":"Primer_Brand__river-shared-module__River__visual--rounded___x1iTx","River__visual--has-shadow":"Primer_Brand__river-shared-module__River__visual--has-shadow___PyzIW",River__heading:"Primer_Brand__river-shared-module__River__heading___tl6zS","River__call-to-action":"Primer_Brand__river-shared-module__River__call-to-action___yeIFh",River__text:"Primer_Brand__river-shared-module__River__text___TQQhU",River__trailingComponent:"Primer_Brand__river-shared-module__River__trailingComponent___bjdxv","River__trailingComponent--divider":"Primer_Brand__river-shared-module__River__trailingComponent--divider___q9hCY","River--50-50":"Primer_Brand__river-shared-module__River--50-50___y5_l2","River--60-40":"Primer_Brand__river-shared-module__River--60-40___NljA1","River--align-start":"Primer_Brand__river-shared-module__River--align-start___wo12V","River--align-end":"Primer_Brand__river-shared-module__River--align-end___aNjz4",River__content:"Primer_Brand__river-shared-module__River__content___p4EdY","River__body-text":"Primer_Brand__river-shared-module__River__body-text___aJne5",RiverBreakout:"Primer_Brand__river-shared-module__RiverBreakout___VNW5e","RiverBreakout--muted":"Primer_Brand__river-shared-module__RiverBreakout--muted___k_sJO",RiverBreakout__hiddenHeading:"Primer_Brand__river-shared-module__RiverBreakout__hiddenHeading___axLfo"},O_="50:50",W_="start",q_=(0,e.forwardRef)((({animate:e,imageTextRatio:n=O_,align:a=W_,className:o,children:d,style:t,...l},m)=>{const{classes:B,styles:u}=U(e),{Visual:s,Content:c}=r().Children.toArray(d).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===D_&&(_.Visual=e),e.type===Z_&&(_.Content=e)),_)),{Visual:null,Content:null}),g="start"===a||"center"===a?[c,s]:[s,c];return(0,_.jsx)("section",{ref:m,className:i(z_.River,z_[`River--${n.replace(":","-")}`],z_[`River--align-${a}`],B,o),style:{...u,...t},...l,children:g})})),Z_=(0,e.forwardRef)((({animate:e,children:n,className:a,leadingComponent:o,trailingComponent:d,trailingComponentDivider:t=!1,style:l,...m},B)=>{const{classes:u,styles:s}=U(e),c=r().Children.toArray(n).find((_=>r().isValidElement(_)&&_.type===L)),g=r().Children.toArray(n).find((_=>r().isValidElement(_)&&_.type===P)),x=r().Children.toArray(n).find((_=>r().isValidElement(_)&&_.type===We));return(0,_.jsxs)("div",{className:i(u,z_.River__content,a),style:{...s,...l},...m,ref:B,children:[o&&(0,_.jsx)("div",{children:(0,_.jsx)(o,{})}),r().isValidElement(c)&&(0,_.jsx)("div",{className:z_.River__heading,children:r().cloneElement(c,{as:c.props.as||"h3",size:c.props.size||"4",weight:c.props.weight})}),r().isValidElement(g)&&(0,_.jsx)("div",{className:z_["River__body-text"],children:r().cloneElement(g,{variant:"default",as:"p",className:i(z_.River__text,g.props.className)})}),r().isValidElement(x)&&(0,_.jsx)("div",{className:z_["River__call-to-action"],children:r().cloneElement(x,{size:"medium"})}),d&&(0,_.jsx)("div",{className:i(z_.River__trailingComponent,t&&z_["River__trailingComponent--divider"]),children:(0,_.jsx)(d,{})})]})})),D_=(0,e.forwardRef)((({fillMedia:e=!0,children:r,className:n,hasShadow:a=!1,rounded:o=!0,...d},t)=>(0,_.jsx)("div",{className:i(z_.River__visual,a&&z_["River__visual--has-shadow"],e&&z_["River__visual--fill-media"],o&&z_["River__visual--rounded"],n),...d,ref:t,children:r}))),Q_=Object.assign(q_,{Visual:D_,Content:Z_}),U_=(_,e)=>{if(!_)return!1;if(Array.isArray(_)){for(const r of _)if(U_(r,e))return!0}else if(r().isValidElement(_)){if(_.type===e)return!0;if(_.props&&_.props.children&&U_(_.props.children,e))return!0}return!1},X_=U_,K_=(0,e.forwardRef)((({animate:e,className:r,children:n,style:a,...o},d)=>{const{classes:t,styles:l}=U(e),m=X_(n,"em")?"muted":"default";return X_(n,$_),(0,_.jsx)("section",{ref:d,className:i(z_.RiverBreakout,"muted"===m&&z_["RiverBreakout--muted"],t,r),style:{...l,...a},...o,children:n})})),$_=({as:e="h3",children:r})=>(0,_.jsx)(L,{className:"visually-hidden",as:e,children:r}),J_=Object.assign(K_,{Visual:Q_.Visual,Content:Q_.Content,A11yHeading:$_});var Y_={small:16,medium:32,large:64};function _e(_,e,n){var a=n(),o=Object.keys(a);function i(_){var n=_["aria-label"],i=_.tabIndex,d=_.className,t=void 0===d?e:d,l=_.fill,m=void 0===l?"currentColor":l,B=_.size,u=void 0===B?16:B,s=_.verticalAlign,c=void 0===s?"text-bottom":s,g=Y_[u]||u,x=function(_,e){return _.map((function(_){return parseInt(_,10)})).reduce((function(_,r){return r<=e?r:_}),_[0])}(o,g),p=a[x].width,P=g*(p/x),w=a[x].path;return r().createElement("svg",{"aria-hidden":n?"false":"true",tabIndex:i,focusable:i>=0?"true":"false","aria-label":n,role:"img",className:t,viewBox:"0 0 ".concat(p," ").concat(x),width:P,height:g,fill:m,style:{display:"inline-block",userSelect:"none",verticalAlign:c,overflow:"visible"}},w)}return i.displayName=_,i}var ee=_e("AlertFillIcon","octicon octicon-alert-fill",(function(){return{12:{width:12,path:r().createElement("path",{d:"M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"})},16:{width:16,path:r().createElement("path",{d:"M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575ZM8 5a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0v-2.5A.75.75 0 0 0 8 5Zm1 6a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"})},24:{width:24,path:r().createElement("path",{d:"M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752ZM12 8.5a.75.75 0 0 0-.75.75v4.5a.75.75 0 0 0 1.5 0v-4.5A.75.75 0 0 0 12 8.5Zm1 9a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"})}}})),re=_e("CheckIcon","octicon octicon-check",(function(){return{16:{width:16,path:r().createElement("path",{d:"M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M21.03 5.72a.75.75 0 0 1 0 1.06l-11.5 11.5a.747.747 0 0 1-1.072-.012l-5.5-5.75a.75.75 0 1 1 1.084-1.036l4.97 5.195L19.97 5.72a.75.75 0 0 1 1.06 0Z"})}}})),ne=_e("CheckCircleFillIcon","octicon octicon-check-circle-fill",(function(){return{12:{width:12,path:r().createElement("path",{d:"M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"})},16:{width:16,path:r().createElement("path",{d:"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16Zm3.78-9.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018L6.75 9.19 5.28 7.72a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l2 2a.75.75 0 0 0 1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm16.28-2.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018l-5.97 5.97-2.47-2.47a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l3 3a.75.75 0 0 0 1.06 0Z"})}}})),ae=_e("ChevronDownIcon","octicon octicon-chevron-down",(function(){return{12:{width:12,path:r().createElement("path",{d:"M6 8.825c-.2 0-.4-.1-.5-.2l-3.3-3.3c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l2.7 2.7 2.7-2.7c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1l-3.2 3.2c-.2.2-.4.3-.6.3Z"})},16:{width:16,path:r().createElement("path",{d:"M12.78 5.22a.749.749 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.06 0L3.22 6.28a.749.749 0 1 1 1.06-1.06L8 8.939l3.72-3.719a.749.749 0 0 1 1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M5.22 8.22a.749.749 0 0 0 0 1.06l6.25 6.25a.749.749 0 0 0 1.06 0l6.25-6.25a.749.749 0 1 0-1.06-1.06L12 13.939 6.28 8.22a.749.749 0 0 0-1.06 0Z"})}}})),oe=_e("ChevronLeftIcon","octicon octicon-chevron-left",(function(){return{16:{width:16,path:r().createElement("path",{d:"M9.78 12.78a.75.75 0 0 1-1.06 0L4.47 8.53a.75.75 0 0 1 0-1.06l4.25-4.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L6.06 8l3.72 3.72a.75.75 0 0 1 0 1.06Z"})},24:{width:24,path:r().createElement("path",{d:"M15.28 5.22a.75.75 0 0 1 0 1.06L9.56 12l5.72 5.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-6.25-6.25a.75.75 0 0 1 0-1.06l6.25-6.25a.75.75 0 0 1 1.06 0Z"})}}})),ie=_e("ChevronUpIcon","octicon octicon-chevron-up",(function(){return{12:{width:12,path:r().createElement("path",{d:"M6 4c-.2 0-.4.1-.5.2L2.2 7.5c-.3.3-.3.8 0 1.1.3.3.8.3 1.1 0L6 5.9l2.7 2.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1L6.6 4.3C6.4 4.1 6.2 4 6 4Z"})},16:{width:16,path:r().createElement("path",{d:"M3.22 10.53a.749.749 0 0 1 0-1.06l4.25-4.25a.749.749 0 0 1 1.06 0l4.25 4.25a.749.749 0 1 1-1.06 1.06L8 6.811 4.28 10.53a.749.749 0 0 1-1.06 0Z"})},24:{width:24,path:r().createElement("path",{d:"M18.78 15.78a.749.749 0 0 1-1.06 0L12 10.061 6.28 15.78a.749.749 0 1 1-1.06-1.06l6.25-6.25a.749.749 0 0 1 1.06 0l6.25 6.25a.749.749 0 0 1 0 1.06Z"})}}})),de=_e("DashIcon","octicon octicon-dash",(function(){return{16:{width:16,path:r().createElement("path",{d:"M2 7.75A.75.75 0 0 1 2.75 7h10a.75.75 0 0 1 0 1.5h-10A.75.75 0 0 1 2 7.75Z"})},24:{width:24,path:r().createElement("path",{d:"M4.5 12.75a.75.75 0 0 1 .75-.75h13.5a.75.75 0 0 1 0 1.5H5.25a.75.75 0 0 1-.75-.75Z"})}}})),te=_e("LogoGithubIcon","octicon octicon-logo-github",(function(){return{16:{width:45,path:r().createElement("path",{d:"M8.81 7.35v5.74c0 .04-.01.11-.06.13 0 0-1.25.89-3.31.89-2.49 0-5.44-.78-5.44-5.92S2.58 1.99 5.1 2c2.18 0 3.06.49 3.2.58.04.05.06.09.06.14L7.94 4.5c0 .09-.09.2-.2.17-.36-.11-.9-.33-2.17-.33-1.47 0-3.05.42-3.05 3.73s1.5 3.7 2.58 3.7c.92 0 1.25-.11 1.25-.11v-2.3H4.88c-.11 0-.19-.08-.19-.17V7.35c0-.09.08-.17.19-.17h3.74c.11 0 .19.08.19.17Zm35.85 2.33c0 3.43-1.11 4.41-3.05 4.41-1.64 0-2.52-.83-2.52-.83s-.04.46-.09.52c-.03.06-.08.08-.14.08h-1.48c-.1 0-.19-.08-.19-.17l.02-11.11c0-.09.08-.17.17-.17h2.13c.09 0 .17.08.17.17v3.77s.82-.53 2.02-.53l-.01-.02c1.2 0 2.97.45 2.97 3.88ZM27.68 2.43c.09 0 .17.08.17.17v11.11c0 .09-.08.17-.17.17h-2.13c-.09 0-.17-.08-.17-.17l.02-4.75h-3.31v4.75c0 .09-.08.17-.17.17h-2.13c-.08 0-.17-.08-.17-.17V2.6c0-.09.08-.17.17-.17h2.13c.09 0 .17.08.17.17v4.09h3.31V2.6c0-.09.08-.17.17-.17Zm8.26 3.64c.11 0 .19.08.19.17l-.02 7.47c0 .09-.06.17-.17.17H34.6c-.07 0-.14-.04-.16-.09-.03-.06-.08-.45-.08-.45s-1.13.77-2.52.77c-1.69 0-2.92-.55-2.92-2.75V6.25c0-.09.08-.17.17-.17h2.14c.09 0 .17.08.17.17V11c0 .75.22 1.09.97 1.09s1.3-.39 1.3-.39V6.26c0-.11.06-.19.17-.19Zm-17.406 5.971h.005a.177.177 0 0 1 .141.179v1.5c0 .07-.03.14-.09.16-.1.05-.74.22-1.27.22-1.16 0-2.86-.25-2.86-2.69V8.13h-1.11c-.09 0-.17-.08-.17-.19V6.58c0-.08.05-.15.13-.17.07-.01 1.16-.28 1.16-.28V3.96c0-.08.05-.13.14-.13h2.16c.09 0 .14.05.14.13v2.11h1.59c.08 0 .16.08.16.17v1.7c0 .11-.07.19-.16.19h-1.59v3.131c0 .47.27.83 1.05.83.247 0 .481-.049.574-.05ZM12.24 6.06c.09 0 .17.08.17.17v7.37c0 .18-.05.27-.25.27h-1.92c-.17 0-.3-.07-.3-.27V6.26c0-.11.08-.2.17-.2Zm29.99 3.78c0-1.81-.73-2.05-1.5-1.97-.6.04-1.08.34-1.08.34v3.52s.49.34 1.22.36c1.03.03 1.36-.34 1.36-2.25ZM11.19 2.68c.75 0 1.36.61 1.36 1.38 0 .77-.61 1.38-1.36 1.38-.77 0-1.38-.61-1.38-1.38 0-.77.61-1.38 1.38-1.38Zm7.34 9.35v.001l.01.01h-.001l-.005-.001v.001c-.009-.001-.015-.011-.024-.011Z"})}}})),le=_e("MarkGithubIcon","octicon octicon-mark-github",(function(){return{16:{width:16,path:r().createElement("path",{d:"M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"})}}})),me=_e("MuteIcon","octicon octicon-mute",(function(){return{16:{width:16,path:r().createElement("path",{d:"M8 2.75v10.5a.751.751 0 0 1-1.238.57L3.473 11H1.75A1.75 1.75 0 0 1 0 9.25v-2.5C0 5.784.784 5 1.75 5h1.722l3.29-2.82A.75.75 0 0 1 8 2.75Zm3.28 2.47L13 6.94l1.72-1.72a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L14.06 8l1.72 1.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L13 9.06l-1.72 1.72a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L11.94 8l-1.72-1.72a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215Zm-7.042 1.1a.752.752 0 0 1-.488.18h-2a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2c.179 0 .352.064.488.18L6.5 11.62V4.38Z"})},24:{width:24,path:r().createElement("path",{d:"M12 3.75v16.5a.75.75 0 0 1-1.255.555L5.46 16H2.75A1.75 1.75 0 0 1 1 14.25v-4.5C1 8.784 1.784 8 2.75 8h2.71l5.285-4.805A.75.75 0 0 1 12 3.75ZM6.255 9.305a.748.748 0 0 1-.505.195h-3a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h3c.187 0 .367.069.505.195l4.245 3.86V5.445ZM16.28 8.22a.75.75 0 1 0-1.06 1.06L17.94 12l-2.72 2.72a.75.75 0 1 0 1.06 1.06L19 13.06l2.72 2.72a.75.75 0 1 0 1.06-1.06L20.06 12l2.72-2.72a.75.75 0 0 0-1.06-1.06L19 10.94l-2.72-2.72Z"})}}})),Be=_e("ScreenFullIcon","octicon octicon-screen-full",(function(){return{16:{width:16,path:r().createElement("path",{d:"M1.75 10a.75.75 0 0 1 .75.75v2.5c0 .138.112.25.25.25h2.5a.75.75 0 0 1 0 1.5h-2.5A1.75 1.75 0 0 1 1 13.25v-2.5a.75.75 0 0 1 .75-.75Zm12.5 0a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 13.25 15h-2.5a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 .75-.75ZM2.75 2.5a.25.25 0 0 0-.25.25v2.5a.75.75 0 0 1-1.5 0v-2.5C1 1.784 1.784 1 2.75 1h2.5a.75.75 0 0 1 0 1.5ZM10 1.75a.75.75 0 0 1 .75-.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.25.25 0 0 0-.25-.25h-2.5a.75.75 0 0 1-.75-.75Z"})},24:{width:24,path:r().createElement("path",{d:"M3.75 15a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 3 19.25v-3.5a.75.75 0 0 1 .75-.75Zm16.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 19.25 21h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5a.75.75 0 0 1 .75-.75ZM4.75 4.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0v-3.5C3 3.784 3.784 3 4.75 3h3.5a.75.75 0 0 1 0 1.5ZM15 3.75a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75Z"})}}})),ue=_e("ScreenNormalIcon","octicon octicon-screen-normal",(function(){return{16:{width:16,path:r().createElement("path",{d:"M10.75 1a.75.75 0 0 1 .75.75v2.5c0 .138.112.25.25.25h2.5a.75.75 0 0 1 0 1.5h-2.5A1.75 1.75 0 0 1 10 4.25v-2.5a.75.75 0 0 1 .75-.75Zm-5.5 0a.75.75 0 0 1 .75.75v2.5A1.75 1.75 0 0 1 4.25 6h-2.5a.75.75 0 0 1 0-1.5h2.5a.25.25 0 0 0 .25-.25v-2.5A.75.75 0 0 1 5.25 1ZM1 10.75a.75.75 0 0 1 .75-.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a.75.75 0 0 1-1.5 0v-2.5a.25.25 0 0 0-.25-.25h-2.5a.75.75 0 0 1-.75-.75Zm9 1c0-.966.784-1.75 1.75-1.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.25.25 0 0 0-.25.25v2.5a.75.75 0 0 1-1.5 0Z"})},24:{width:24,path:r().createElement("path",{d:"M15.75 3a.75.75 0 0 1 .75.75v3.5c0 .138.112.25.25.25h3.5a.75.75 0 0 1 0 1.5h-3.5A1.75 1.75 0 0 1 15 7.25v-3.5a.75.75 0 0 1 .75-.75Zm-7.5 0a.75.75 0 0 1 .75.75v3.5A1.75 1.75 0 0 1 7.25 9h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25v-3.5A.75.75 0 0 1 8.25 3ZM3 15.75a.75.75 0 0 1 .75-.75h3.5c.966 0 1.75.784 1.75 1.75v3.5a.75.75 0 0 1-1.5 0v-3.5a.25.25 0 0 0-.25-.25h-3.5a.75.75 0 0 1-.75-.75Zm12 1c0-.966.784-1.75 1.75-1.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.25.25 0 0 0-.25.25v3.5a.75.75 0 0 1-1.5 0Z"})}}})),se=_e("SearchIcon","octicon octicon-search",(function(){return{16:{width:16,path:r().createElement("path",{d:"M10.68 11.74a6 6 0 0 1-7.922-8.982 6 6 0 0 1 8.982 7.922l3.04 3.04a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215ZM11.5 7a4.499 4.499 0 1 0-8.997 0A4.499 4.499 0 0 0 11.5 7Z"})},24:{width:24,path:r().createElement("path",{d:"M10.25 2a8.25 8.25 0 0 1 6.34 13.53l5.69 5.69a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-5.69-5.69A8.25 8.25 0 1 1 10.25 2ZM3.5 10.25a6.75 6.75 0 1 0 13.5 0 6.75 6.75 0 0 0-13.5 0Z"})}}})),ce=_e("UnmuteIcon","octicon octicon-unmute",(function(){return{16:{width:16,path:r().createElement("path",{d:"M7.563 2.069A.75.75 0 0 1 8 2.75v10.5a.751.751 0 0 1-1.238.57L3.472 11H1.75A1.75 1.75 0 0 1 0 9.25v-2.5C0 5.784.784 5 1.75 5h1.723l3.289-2.82a.75.75 0 0 1 .801-.111ZM6.5 4.38 4.238 6.319a.748.748 0 0 1-.488.181h-2a.25.25 0 0 0-.25.25v2.5c0 .138.112.25.25.25h2c.179 0 .352.064.488.18L6.5 11.62Zm6.096-2.038a.75.75 0 0 1 1.06 0 8 8 0 0 1 0 11.314.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042 6.5 6.5 0 0 0 0-9.193.75.75 0 0 1 0-1.06Zm-1.06 2.121-.001.001a5 5 0 0 1 0 7.07.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734 3.5 3.5 0 0 0 0-4.95.75.75 0 1 1 1.061-1.061Z"})},24:{width:24,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M11.553 3.064A.75.75 0 0 1 12 3.75v16.5a.75.75 0 0 1-1.255.555L5.46 16H2.75A1.75 1.75 0 0 1 1 14.25v-4.5C1 8.784 1.784 8 2.75 8h2.71l5.285-4.805a.752.752 0 0 1 .808-.13ZM10.5 5.445l-4.245 3.86a.748.748 0 0 1-.505.195h-3a.25.25 0 0 0-.25.25v4.5c0 .138.112.25.25.25h3c.187 0 .367.069.505.195l4.245 3.86Zm8.218-1.223a.75.75 0 0 1 1.06 0c4.296 4.296 4.296 11.26 0 15.556a.75.75 0 0 1-1.06-1.06 9.5 9.5 0 0 0 0-13.436.75.75 0 0 1 0-1.06Z"}),r().createElement("path",{d:"M16.243 7.757a.75.75 0 1 0-1.061 1.061 4.5 4.5 0 0 1 0 6.364.75.75 0 0 0 1.06 1.06 6 6 0 0 0 0-8.485Z"}))}}})),ge=_e("XIcon","octicon octicon-x",(function(){return{16:{width:16,path:r().createElement("path",{d:"M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L6.94 8 3.72 4.78a.75.75 0 0 1 0-1.06Z"})},24:{width:24,path:r().createElement("path",{d:"M5.72 5.72a.75.75 0 0 1 1.06 0L12 10.94l5.22-5.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L13.06 12l5.22 5.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L12 13.06l-5.22 5.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L10.94 12 5.72 6.78a.75.75 0 0 1 0-1.06Z"})}}}));function xe(_,r,n){(0,e.useEffect)((()=>{const e=e=>{!_.current||_.current.contains(e.target)||n&&n.current&&n.current.contains(e.target)||r&&r(e)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e,{passive:!0}),document.addEventListener("focusin",e),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e),document.removeEventListener("focusin",e)}}),[_,r,n])}const pe={SubdomainNavBar:"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar___JNpcK","SubdomainNavBar-outer-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container___aE8uv","SubdomainNavBar-outer-container--fixed":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--fixed___ZhyZf","SubdomainNavBar-inner-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container___kdy5Y","SubdomainNavBar-inner-container--centered":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--centered___FXUTh","SubdomainNavBar-inner-container--search-open":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-inner-container--search-open___nhMNU","fade-out":"Primer_Brand__SubdomainNavBar-module__fade-out___fhdxi","SubdomainNavBar-title-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5","SubdomainNavBar-logo-mark":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_","SubdomainNavBar-back-arrow":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-back-arrow___OOrj8","SubdomainNavBar-title-separator":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-separator___djrH2","SubdomainNavBar-title":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2","SubdomainNavBar-primary-nav":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav___rZwCn","SubdomainNavBar-primary-nav-list":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r","SubdomainNavBar-primary-nav-list--invisible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list--invisible___HnkQO","SubdomainNavBar-primary-nav-list--visible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list--visible___ZeoFv","fade-in-down":"Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g","SubdomainNavBar-primary-nav-list-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9","fade-in-down-staggered":"Primer_Brand__SubdomainNavBar-module__fade-in-down-staggered___zQfEQ","SubdomainNavBar-primary-nav-list-item--visible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--visible___oDmLP","SubdomainNavBar-primary-nav-list-item--invisible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--invisible___NioAh","SubdomainNavBar-primary-nav-list-item--overflow":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item--overflow___FXC7u","SubdomainNavBar-link":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc","SubdomainNavBar-overflow-menu-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx","focus-visible":"Primer_Brand__SubdomainNavBar-module__focus-visible___LbPb7","SubdomainNavBar-more-link":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2","SubdomainNavBar-overflow-menu":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu___RXj_t","enlarge-shadow":"Primer_Brand__SubdomainNavBar-module__enlarge-shadow___pfcD5","SubdomainNavBar-overflow-menu-list":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-list___EbzqG","SubdomainNavBar-secondary-nav":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz","SubdomainNavBar-search-trigger":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj","SubdomainNavBar-search-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R","SubdomainNavBar-menu-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J","SubdomainNavBar-menu-button-bar":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF","SubdomainNavBar-menu-button--close":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT","SubdomainNavBar-mobile-menu-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW","SubdomainNavBar-search-dialog-control-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq","SubdomainNavBar-button-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys","SubdomainNavBar-button-area-inner":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv","SubdomainNavBar-button-area--visible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf","SubdomainNavBar-cta-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM","SubdomainNavBar-cta-button--secondary":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button--secondary___P0FJH","SubdomainNavBar-search-form":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-form___zoZB5","SubdomainNavBar-search-dialog":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5","SubdomainNavBar-search-text-input":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-text-input___kDY_0","SubdomainNavBar-search-results-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-container___kow2P","SubdomainNavBar-search-results":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results___haCH9","SubdomainNavBar-search-results-heading":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-heading___FTzyR","SubdomainNavBar-search-result-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z","SubdomainNavBar-search-result-item-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd","SubdomainNavBar-search-result-item-desc":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-desc___Rb5Tm"};function Pe(_){const r=(0,e.useCallback)((e=>{"Escape"===e.key&&_()}),[_]);(0,e.useEffect)((()=>(document.addEventListener("keydown",r,!1),()=>{document.removeEventListener("keydown",r,!1)})),[r])}var we;function he(){const[_,r]=(0,e.useState)({width:void 0,height:void 0,isXSmall:void 0,isSmall:void 0,isMedium:void 0,isLarge:void 0,isXLarge:void 0,isXXLarge:void 0,currentBreakpointSize:void 0});return(0,e.useEffect)((()=>{function _(){r({width:window.innerWidth,height:window.innerHeight,isXSmall:window.innerWidth>=320,isSmall:window.innerWidth>=544,isMedium:window.innerWidth>=768,isLarge:window.innerWidth>=1012,isXLarge:window.innerWidth>=1280,isXXLarge:window.innerWidth>=1440,currentBreakpointSize:Se(window.innerWidth)})}return window.addEventListener("resize",_),_(),()=>window.removeEventListener("resize",_)}),[]),_}!function(_){_.XSMALL="xsmall",_.SMALL="small",_.MEDIUM="medium",_.LARGE="large",_.XLARGE="xlarge",_.XXLARGE="xxlarge"}(we||(we={}));const Se=_=>{let e=we.XXLARGE;switch(!0){case _>=320&&_<544:e=we.XSMALL;break;case _>=544&&_<768:e=we.SMALL;break;case _>=768&&_<1012:e=we.MEDIUM;break;case _>=1012&&_<1280:e=we.LARGE;break;case _>=1280&&_<1440:e=we.XLARGE;break;default:e=we.XXLARGE}return e};function Ie({children:n,className:a,...o}){const d=(0,e.useRef)(null),[t]=function(_,r){const[n,a]=(0,e.useState)({}),o=_=>{const e={};for(const r of _){const _=r.target.getAttribute("data-navitemid");_&&(r.isIntersecting?e[_]=!0:e[_]=!1)}a((_=>({..._,...e})))};return(0,e.useEffect)((()=>{const e=new IntersectionObserver(o,{root:_.current,threshold:1});if(_.current){const r=Array.from(_.current.children);for(const _ of r)_.getAttribute("data-navitemid")&&e.observe(_)}return()=>e.disconnect()}),[_,r]),[n]}(d,n),{width:l}=he(),m=Object.values(t).includes(!1);return(0,_.jsxs)("ul",{className:i(pe["SubdomainNavBar-primary-nav-list"],a),ref:d,...o,children:[r().Children.map(n,(_=>r().cloneElement(_,{className:i(_.props.className,l&&l>=768&&!!t[_.props["data-navitemid"]]&&pe["SubdomainNavBar-primary-nav-list-item--visible"],l&&l>=768&&!t[_.props["data-navitemid"]]&&pe["SubdomainNavBar-primary-nav-list-item--invisible"])}))),m&&(0,_.jsx)(ke,{visibilityMap:t,children:n})]})}function ke({children:n,className:a,visibilityMap:o}){const[d,t]=(0,e.useState)(null),l=(0,e.useRef)(null);xe(l,(()=>B()));const m=Boolean(d),B=(0,e.useCallback)((()=>{t(null)}),[]);return Pe(B),(0,_.jsxs)("li",{className:i(pe["SubdomainNavBar-primary-nav-list-item--overflow"],a),ref:l,children:[(0,_.jsxs)("button",{"aria-expanded":m?"true":"false","aria-controls":"more-navigation","aria-haspopup":"true",onClick:_=>{d?B():t(_.currentTarget)},className:i(pe["SubdomainNavBar-link"],pe["SubdomainNavBar-more-link"]),children:["More",(0,_.jsx)(ae,{})]}),(0,_.jsx)("div",{id:"more-navigation",style:{display:m?"block":"none"},className:i(pe["SubdomainNavBar-overflow-menu"]),children:(0,_.jsx)("ul",{className:i(pe["SubdomainNavBar-overflow-menu-list"]),children:r().Children.map(n,(e=>{if(r().isValidElement(e)){const n=e.props["data-navitemid"];if(!o[n])return(0,_.jsx)(r().Fragment,{children:r().cloneElement(e,{onClick:B,className:i(pe["SubdomainNavBar-overflow-menu-item"],e.props.className)})})}return null}))})})]})}function*fe(_,e={}){var r,n;const a=null!==(r=e.strict)&&void 0!==r&&r,o=null!==(n=e.onlyTabbable)&&void 0!==n&&n?Ee:be,i=document.createTreeWalker(_,NodeFilter.SHOW_ELEMENT,{acceptNode:_=>_ instanceof HTMLElement&&o(_,a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let d=null;if(!e.reverse&&o(_,a)&&(yield _),e.reverse){let _=i.lastChild();for(;_;)d=_,_=i.lastChild()}else d=i.firstChild();for(;d instanceof HTMLElement;)yield d,d=e.reverse?i.previousNode():i.nextNode();e.reverse&&o(_,a)&&(yield _)}function ve(_,e=!1){return fe(_,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function be(_,e=!1){const r=["BUTTON","INPUT","SELECT","TEXTAREA","OPTGROUP","OPTION","FIELDSET"].includes(_.tagName)&&_.disabled,n=_.hidden,a=_ instanceof HTMLInputElement&&"hidden"===_.type,o=_.classList.contains("sentinel");if(r||n||a||o)return!1;if(e){const e=0===_.offsetWidth||0===_.offsetHeight,r=["hidden","collapse"].includes(getComputedStyle(_).visibility),n=0===_.getClientRects().length;if(e||r||n)return!1}return null!=_.getAttribute("tabindex")||!(_ instanceof HTMLAnchorElement&&null==_.getAttribute("href"))&&-1!==_.tabIndex}function Ee(_,e=!1){return be(_,e)&&"-1"!==_.getAttribute("tabindex")}let ye=!1;function Ae(){}try{const _=Object.create({},{signal:{get(){ye=!0}}});window.addEventListener("test",Ae,_),window.removeEventListener("test",Ae,_)}catch(_){}function Ne(){ye||(function(){if("undefined"==typeof window)return;const _=EventTarget.prototype.addEventListener;EventTarget.prototype.addEventListener=function(e,r,n){return"object"==typeof n&&"signal"in n&&n.signal instanceof AbortSignal&&_.call(n.signal,"abort",(()=>{this.removeEventListener(e,r,n)})),_.call(this,e,r,n)}}(),ye=!0)}Ne();const Te=[];let Ce;function Ge(_,e,r){const n=new AbortController,a=null!=r?r:n.signal;_.setAttribute("data-focus-trap","active");const o=document.createElement("span");o.setAttribute("class","sentinel"),o.setAttribute("tabindex","0"),o.setAttribute("aria-hidden","true"),o.onfocus=()=>{const e=ve(_,!0);null==e||e.focus()};const i=document.createElement("span");let d;function t(r){if(r instanceof HTMLElement&&document.contains(_)){if(_.contains(r))return void(d=r);if(d&&Ee(d)&&_.contains(d))return void d.focus();if(e&&_.contains(e))return void e.focus();{const e=ve(_);return void(null==e||e.focus())}}}i.setAttribute("class","sentinel"),i.setAttribute("tabindex","0"),i.setAttribute("aria-hidden","true"),i.onfocus=()=>{const e=ve(_);null==e||e.focus()},_.prepend(o),_.append(i);const l=function(_){const e=new AbortController;return _.addEventListener("abort",(()=>{e.abort()})),e}(a);if(Ce){const _=Ce;Ce.container.setAttribute("data-focus-trap","suspended"),Ce.controller.abort(),Te.push(_)}l.signal.addEventListener("abort",(()=>{Ce=void 0})),a.addEventListener("abort",(()=>{_.removeAttribute("data-focus-trap");const e=_.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const r=Te.findIndex((e=>e.container===_));r>=0&&Te.splice(r,1),function(){const _=Te.pop();_&&Ge(_.container,_.initialFocus,_.originalSignal)}()})),document.addEventListener("focus",(_=>{t(_.target)}),{signal:l.signal,capture:!0}),t(document.activeElement),Ce={container:_,controller:l,initialFocus:e,originalSignal:a};const m=Te.findIndex((e=>e.container===_));if(m>=0&&Te.splice(m,1),!r)return n}const je={root:"SubdomainNavBar",get innerContainer(){return`${this.root}-inner-container`},get menuButton(){return`${this.root}-menuButton`},get menuLinks(){return`${this.root}-menuLinks`},get liveRegion(){return`${this.root}-search-live-region`}};function Le({href:e,className:r,children:n,...a}){return(0,_.jsx)("li",{className:i(pe["SubdomainNavBar-primary-nav-list-item"],r),...a,children:(0,_.jsx)("a",{href:e,className:i(pe["SubdomainNavBar-link"]),children:n})})}const He=(0,e.forwardRef)((({active:n,title:a,searchResults:o,searchTerm:d,handlerFn:t,onSubmit:l,onChange:m},B)=>{const u=(0,e.useRef)(null);!function(_,e=[]){const n=_?.containerRef,a=_?.initialFocusRef,o=_?.disabled,i=r().useRef(),d=r().useRef(null);function t(){i.current?.abort(),_?.restoreFocusOnCleanUp&&d.current instanceof HTMLElement&&(d.current.focus(),d.current=null)}d.current||_?.disabled||(d.current=document.activeElement),r().useEffect((()=>{if(n?.current instanceof HTMLElement){if(!o)return i.current=Ge(n.current,a?.current??void 0),()=>{t()};t()}}),[n,a,o,...e])}({containerRef:u,restoreFocusOnCleanUp:!0,disabled:!n}),xe(u,t);const[s,c]=(0,e.useState)(-1),[g,x]=(0,e.useState)(),[p,w]=(0,e.useState)(!1),h=(0,e.useCallback)(((_=null)=>{t&&t(_),c(-1)}),[t]);xe(u,h),Pe((()=>{if(!g&&n)return h(),!1;x(!1),c(-1)}));const S=(0,e.useCallback)((_=>{const e=s,r=o?o.length:0,n=u.current;let a;if(!["ArrowDown","ArrowUp","Escape","Enter"].includes(_.key)||"Enter"===_.key&&-1===s||!n)return!1;_.preventDefault(),"ArrowDown"===_.key?(a=e<r-1?e+1:-1,c(a)):"ArrowUp"===_.key&&(a=-1===e?r-1:e-1,c(a)),["ArrowDown","ArrowUp"].includes(_.key)&&n.querySelector(`#subdomainnavbar-search-result-${a}`)?.scrollIntoView(),"Enter"===_.key&&n.querySelector(`#subdomainnavbar-search-result-${s} a`).click()}),[o,s]),I=(0,e.useCallback)((()=>{w(!0),setTimeout((()=>{n&&w(!1)}),200)}),[n]);return(0,e.useEffect)((()=>{const _=!(!o||!o.length);x(_),I()}),[o,d,I]),(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("div",{className:i(pe["SubdomainNavBar-search-trigger"]),children:(0,_.jsx)("button",{"aria-label":"search",className:pe["SubdomainNavBar-search-button"],onClick:t,"data-testid":"toggle-search",children:(0,_.jsx)(se,{})})}),n&&(0,_.jsxs)("div",{ref:u,role:"dialog","aria-label":`Search ${a}`,"aria-modal":"true",tabIndex:-1,className:i(pe["SubdomainNavBar-search-dialog"]),children:[(0,_.jsxs)("div",{className:i(pe["SubdomainNavBar-search-dialog-control-area"]),children:[(0,_.jsx)("form",{className:i(pe["SubdomainNavBar-search-form"]),onSubmit:l,role:"search",children:(0,_.jsxs)(Ir,{fullWidth:!0,size:"medium",children:[(0,_.jsx)(Ir.Label,{visuallyHidden:!0,children:"Search"}),(0,_.jsx)(sr,{ref:B,className:i(pe["SubdomainNavBar-search-text-input"]),autoFocus:!0,name:"search",role:"combobox","aria-expanded":g,"aria-controls":"listbox-search-results",placeholder:`Search ${a}`,onChange:m,defaultValue:d,invisible:!0,leadingVisual:(0,_.jsx)(se,{size:16}),"aria-activedescendant":-1===s?void 0:`subdomainnavbar-search-result-${s}`,onKeyDown:S})]})}),(0,_.jsx)("button",{"aria-label":"Close",className:i(pe["SubdomainNavBar-menu-button"],pe["SubdomainNavBar-menu-button--close"]),onClick:h,children:(0,_.jsx)(ge,{size:24})})]}),(0,_.jsxs)("div",{id:"listbox-search-results",children:[g&&(0,_.jsxs)("div",{className:i(pe["SubdomainNavBar-search-results-container"]),children:[(0,_.jsxs)(P,{id:"subdomainnavbar-search-results-heading",className:pe["SubdomainNavBar-search-results-heading"],children:["Results for “",d,"”"]}),(0,_.jsx)("ul",{role:"listbox",tabIndex:0,"aria-labelledby":"subdomainnavbar-search-results-heading",className:i(pe["SubdomainNavBar-search-results"]),children:o?.map(((e,r)=>(0,_.jsxs)("li",{id:`subdomainnavbar-search-result-${r}`,className:pe["SubdomainNavBar-search-result-item"],role:"option","aria-selected":r===s,children:[(0,_.jsx)("div",{className:pe["SubdomainNavBar-search-result-item-container"],children:(0,_.jsx)("a",{href:e.url,children:e.title})}),(0,_.jsx)(P,{as:"p",size:"200",id:`subdomainnavbar-search-result-item-desc${r}`,className:pe["SubdomainNavBar-search-result-item-desc"],children:e.description}),(0,_.jsxs)("div",{children:[(0,_.jsx)(P,{size:"100",className:pe["SubdomainNavBar-search-result-item-desc"],children:e.date}),e.category&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(P,{size:"100",className:pe["SubdomainNavBar-search-result-item-desc"],children:[" ","•"," "]}),(0,_.jsx)(P,{size:"100",className:pe["SubdomainNavBar-search-result-item-desc"],children:e.category})]})]})]},`${e.title}-${r}`)))})]}),(0,_.jsxs)("div",{"aria-live":"polite","aria-atomic":"true","data-testid":je.liveRegion,className:"visually-hidden",children:[`${o?.length} suggestions.`,p&&(0,_.jsx)("span",{children:" "})]})]})]})]})}));function Me({children:e,href:r,...n}){return(0,_.jsx)(b,{as:"a",href:r,className:i(pe["SubdomainNavBar-cta-button"]),variant:"primary",hasArrow:!1,...n,children:e})}function Re({children:e,href:r,...n}){return(0,_.jsx)(b,{as:"a",href:r,className:i(pe["SubdomainNavBar-cta-button"],pe["SubdomainNavBar-cta-button--secondary"]),hasArrow:!1,...n,children:e})}const Ve=Object.assign((function({children:n,className:a,fixed:o=!0,fullWidth:d=!1,logoHref:t="https://github.com",title:l,titleHref:m="/",...B}){const[u,s]=(0,e.useState)(!0),[c,g]=(0,e.useState)(!1),x=()=>g(!c),p=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Le))),[]).length>0,P=(0,e.useMemo)((()=>r().Children.toArray(n).map(((_,e)=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Le?r().cloneElement(_,{"data-navitemid":_.props.children,href:_.props.href,children:_.props.children,style:{"--animation-order":e}}):null})).filter(Boolean)),[n]);return(0,_.jsx)("div",{className:i(pe["SubdomainNavBar-outer-container"],o&&pe["SubdomainNavBar-outer-container--fixed"]),children:(0,_.jsx)("header",{className:i(pe.SubdomainNavBar,a),"data-testid":je.root,...B,children:(0,_.jsxs)("div",{className:i(pe["SubdomainNavBar-inner-container"],c&&pe["SubdomainNavBar-inner-container--search-open"],!d&&pe["SubdomainNavBar-inner-container--centered"]),"data-testid":je.innerContainer,children:[(0,_.jsx)("nav",{"aria-label":"global breadcrumb",children:(0,_.jsxs)("ol",{className:pe["SubdomainNavBar-title-area"],children:[(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:t,"aria-label":"Github Home",className:pe["SubdomainNavBar-logo-mark"],children:[(0,_.jsx)("span",{className:i(pe["SubdomainNavBar-back-arrow"]),children:(0,_.jsx)(oe,{fill:"currentColor",size:24})}),(0,_.jsx)(le,{fill:"currentColor",size:24})]})}),l&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("li",{role:"separator",className:pe["SubdomainNavBar-title-separator"],"aria-hidden":!0,children:"/"}),(0,_.jsx)("li",{children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(pe["SubdomainNavBar-title"]),children:l})})]})]})}),p&&(0,_.jsx)("nav",{id:"menu-navigation","aria-label":l,className:pe["SubdomainNavBar-primary-nav"],"data-testid":je.menuLinks,children:(0,_.jsx)(Ie,{className:i(pe["SubdomainNavBar-primary-nav-list--invisible"]),children:P})}),(0,_.jsxs)("div",{className:i(pe["SubdomainNavBar-secondary-nav"]),children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===He?r().cloneElement(_,{active:c,handlerFn:x,title:l}):null})).filter(Boolean),p&&(0,_.jsxs)("button",{"aria-expanded":!u,"aria-label":"Menu","aria-controls":"menu-navigation","aria-haspopup":"true",className:i(pe["SubdomainNavBar-menu-button"],pe["SubdomainNavBar-mobile-menu-button"],!u&&pe["SubdomainNavBar-menu-button--close"]),"data-testid":je.menuButton,onClick:()=>s(!u),children:[(0,_.jsx)("div",{className:i(pe["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(pe["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(pe["SubdomainNavBar-menu-button-bar"])})]}),p&&!u&&(0,_.jsx)(Ie,{className:i(pe["SubdomainNavBar-primary-nav-list--visible"]),children:P}),(0,_.jsx)("div",{className:i(pe["SubdomainNavBar-button-area"],!u&&pe["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:pe["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Me?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Re?_:null})).filter(Boolean)]})})]})]})})})}),{Link:Le,Search:He,PrimaryAction:Me,SecondaryAction:Re,testIds:je}),Fe=(0,e.forwardRef)((({className:e,size:r=x,children:n,href:a,...o},d)=>{const t=i("Primer_Brand__InlineLink-module__InlineLink___U_Ama",e);return(0,_.jsx)("a",{href:a,className:t,...o,ref:d,children:(0,_.jsx)(P,{size:r,as:"span",children:n})})})),ze={Link:"Primer_Brand__Link-module__Link___lvKjM","focus-visible":"Primer_Brand__Link-module__focus-visible___MPCba","Link--default":"Primer_Brand__Link-module__Link--default___UKAcZ","Link--accent":"Primer_Brand__Link-module__Link--accent___FWEDd","Link--label":"Primer_Brand__Link-module__Link--label___j8etE","Link-arrow":"Primer_Brand__Link-module__Link-arrow___HBMJ9","Link--large":"Primer_Brand__Link-module__Link--large___cXMt5","Link--arrow-start":"Primer_Brand__Link-module__Link--arrow-start___AT1uu"},Oe=["default","accent"];function We({size:n="medium",variant:a="default",className:o,children:d,onMouseEnter:t,onMouseLeave:m,onFocus:B,onBlur:u,arrowDirection:s="end",...c}){const[g,x]=r().useState(!1),[p,w]=r().useState(!1),h=(0,e.useCallback)((_=>{x(!g),t?.(_)}),[t,g]),S=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),I=(0,e.useCallback)((_=>{w(!p),B?.(_)}),[B,p]),k=(0,e.useCallback)((_=>{w(!p),u?.(_)}),[u,p]);return(0,_.jsxs)("a",{className:i(ze.Link,ze[`Link--${n}`],ze[`Link--${a}`],ze[`Link--arrow-${s}`],o),onMouseEnter:h,onMouseLeave:S,onFocus:I,onBlur:k,...c,children:["start"===s&&(0,_.jsx)(l,{className:ze["Link-arrow"],expanded:g||p,reverse:!0,hidden:!0}),(0,_.jsx)(P,{as:"span",size:{medium:"200",large:"300"}[n],className:i(ze["Link--label"]),children:d}),"end"===s&&(0,_.jsx)(l,{className:ze["Link-arrow"],expanded:g||p,hidden:!0})]})}const qe={Accordion:"Primer_Brand__Accordion-module__Accordion___M_LPt","Accordion--default":"Primer_Brand__Accordion-module__Accordion--default___wLsHR","Accordion--emphasis":"Primer_Brand__Accordion-module__Accordion--emphasis___j9wgA",Accordion__summary:"Primer_Brand__Accordion-module__Accordion__summary___NUIYc","Accordion__summary--reversed-toggles":"Primer_Brand__Accordion-module__Accordion__summary--reversed-toggles___cpkAW","focus-visible":"Primer_Brand__Accordion-module__focus-visible___NWNew","Accordion__summary--collapsed":"Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w","Accordion__summary--expanded":"Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk","Accordion__summary--default":"Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_","Accordion__summary--emphasis":"Primer_Brand__Accordion-module__Accordion__summary--emphasis___FqzWk",Accordion__content:"Primer_Brand__Accordion-module__Accordion__content___wMZGe","fade-in":"Primer_Brand__Accordion-module__fade-in___b3l0l"},Ze=(0,e.forwardRef)((({children:e,className:n,open:a=!1,variant:o="default",...d},t)=>{const{AccordionHeading:l,AccordionContent:m}=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===Qe&&(_.AccordionContent=e),e.type===De&&(_.AccordionHeading=r().cloneElement(e,{variant:o}))),_)),{AccordionHeading:null,AccordionContent:null});return(0,_.jsxs)("details",{className:i(qe.Accordion,qe[`Accordion--${o}`],n),open:a,...d,ref:t,children:[l,m]})})),De=(0,e.forwardRef)((({children:e,className:r,as:n="h4",variant:a="default",reversedToggles:o,...d},t)=>(0,_.jsxs)("summary",{className:i(qe.Accordion__summary,o&&qe["Accordion__summary--reversed-toggles"],qe[`Accordion__summary--${a}`],r),ref:t,...d,children:[(0,_.jsx)("span",{"aria-hidden":"true",className:qe["Accordion__summary--collapsed"],children:"emphasis"===a&&(0,_.jsx)(ae,{size:24,fill:"var(--brand-color-text-default)"})}),(0,_.jsx)(L,{as:n,size:"emphasis"===a?"6":"subhead-large",children:e}),(0,_.jsx)("span",{"aria-hidden":"true",className:qe["Accordion__summary--expanded"],children:"emphasis"===a&&(0,_.jsx)(ie,{size:24,fill:"var(--brand-color-text-default)"})})]})));function Qe({children:e,className:n,...a}){const o=r().isValidElement(e)&&e.type===r().Fragment?e.props.children:e,d=r().Children.map(o,(e=>r().isValidElement(e)&&"string"==typeof e.type&&["p","span"].includes(e.type)?r().cloneElement(e,{children:(0,_.jsx)(P,{variant:"muted",size:"200",as:"span",children:e.props.children})}):e));return(0,_.jsx)("section",{className:i(qe.Accordion__content,n),...a,children:r().Children.toArray(d).map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(qe["Accordion__content-item"],_.props.className)})))})}const Ue=Object.assign(Ze,{Content:Qe,Heading:De});var Xe=n(570);const Ke={FAQ:"Primer_Brand__FAQ-module__FAQ___R3vLU",FAQ__heading:"Primer_Brand__FAQ-module__FAQ__heading___bH0aG",FAQ__subheading:"Primer_Brand__FAQ-module__FAQ__subheading___I4puv","FAQ__heading--start":"Primer_Brand__FAQ-module__FAQ__heading--start___eHaT3","FAQ__heading--center":"Primer_Brand__FAQ-module__FAQ__heading--center___xMpbW","FAQ__heading--large":"Primer_Brand__FAQ-module__FAQ__heading--large___pBEPT"},$e=(0,e.forwardRef)((({children:e,style:n,animate:a,className:o,...d},t)=>{const{classes:l,styles:m}=U(a),B=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,Xe.isFragment)(_)&&_.type!==Je&&_.type!==Ye&&_.type!==Ze))),u=r().Children.toArray(e).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ye));return(0,_.jsx)("section",{ref:t,className:i(Ke.FAQ,l,o),style:{...m,...n},...d,children:r().Children.toArray(B).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Je?r().cloneElement(_,{align:u?"start":_.props.align,size:u?"3":_.props.size,weight:u?"semibold":_.props.weight}):_))})})),Je=(0,e.forwardRef)((({children:e,className:r,size:n="3",align:a="center",as:o,...d},t)=>{const l="3"===n?"h3":"h2";return(0,_.jsx)(L,{as:o||l,size:n,className:i(Ke.FAQ__heading,Ke[`FAQ__heading--${a}`],r),ref:t,...d,children:e})}));function Ye({children:e,className:r,as:n="h3",size:a="subhead-large",weight:o="medium",...d}){return(0,_.jsx)(L,{as:n,className:i(Ke.FAQ__subheading,r),weight:o,size:a,...d,children:e})}const _r=Object.assign($e,{Subheading:Ye,Heading:Je,Item:Ze,Question:De,Answer:Qe});function er({children:e,className:r,as:n="h3",...a}){return(0,_.jsx)(L,{as:n,className:i(r),...a,children:e})}const rr=Object.assign((function({children:e,id:n,defaultSelectedIndex:a=0,...o}){const[d,t]=r().useState(a),l=O(n),m=_=>e=>{t(_)},B=r().Children.toArray(e).filter((_=>r().isValidElement(_)&&_.type===_r)),u=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===_r.Heading));return(0,_.jsx)(b,{variant:"subtle",hasArrow:!1,as:"button",role:"tab",className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC",block:!0,id:`${l}-tab-${n}`,"aria-controls":`${l}-panel-${n}`,"aria-selected":d===n,onClick:m(n),"data-testid":`FAQGroup-tab-${n+1}`,children:r().isValidElement(a)&&a.props.children},n)}return null})),s=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==_r.Heading?_:null)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type===_r.Heading?_.props.children:null));return(0,_.jsxs)("div",{role:"tabpanel",id:`${l}-panel-${n}`,"aria-labelledby":`${l}-tab-${n}`,hidden:d!==n,"data-testid":`FAQGroup-tab-panel-${n+1}`,children:[o&&(0,_.jsx)(_r.Subheading,{"data-testid":`FAQGroup-tab-panel-heading-${n+1}`,className:i("Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h"),children:o}),a]},n)}})),c=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===_r.Heading)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==_r.Heading?r().cloneElement(_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC",_.props.className)}):null));return o?(0,_.jsxs)(Ue,{variant:"emphasis",children:[(0,_.jsx)(Ue.Heading,{children:r().isValidElement(a)&&a.props.children}),(0,_.jsx)(Ue.Content,{children:o})]},n):null}})),g=r().Children.toArray(e).find((_=>r().isValidElement(_)&&_.type===er));return(0,_.jsx)(c_,{...o,children:(0,_.jsxs)(c_.Column,{children:[g&&(0,_.jsx)(Ta,{marginBlockEnd:{narrow:48,regular:80},children:(0,_.jsx)(c_,{children:(0,_.jsx)(c_.Column,{children:g})})}),(0,_.jsx)("div",{className:i("Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP"),children:c}),(0,_.jsxs)(c_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup___D0VvR"),children:[(0,_.jsx)(c_.Column,{span:{medium:5,large:4},className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z",children:(0,_.jsx)(k_,{direction:"vertical",padding:"none",role:"tablist",alignItems:"flex-start",children:u})}),(0,_.jsx)(c_.Column,{start:6,span:7,children:s})]})]})})}),{Heading:er}),nr="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?e.useLayoutEffect:e.useEffect,ar="Primer_Brand__Checkbox-module__Checkbox-checkmark___atiwt",or=(0,e.forwardRef)((({checked:r,className:n,indeterminate:a,disabled:o,id:d,onChange:t,required:l,validationStatus:m,value:B,...u},s)=>{const c=(0,e.useRef)(s||null),g=O(d);return nr((()=>{c.current&&(c.current.indeterminate=a||!1)}),[a,r,c]),(0,_.jsxs)("span",{className:"Primer_Brand__Checkbox-module__Checkbox-wrapper___qo8KL",children:[(0,_.jsx)("input",{id:g,"aria-invalid":"error"===m?"true":"false","aria-required":l?"true":"false",checked:!a&&r,className:i("Primer_Brand__Checkbox-module__Checkbox-input___sux6s"),disabled:o,name:B,onChange:t,ref:c,required:l,type:"checkbox",value:B,...u}),(0,_.jsxs)("label",{htmlFor:g,className:i("Primer_Brand__Checkbox-module__Checkbox___T8FJa",a&&"Primer_Brand__Checkbox-module__Checkbox--indeterminate___U5S6k",n),children:[!a&&(0,_.jsx)("svg",{viewBox:"0 0 100 100",className:i(ar),children:(0,_.jsx)("path",{className:i("Primer_Brand__Checkbox-module__Checkbox-checkmark-path___qgsjb"),fill:"none",stroke:"#000",strokeWidth:"13",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",d:"M12.1 52.1l24.4 24.4 53-53"})}),a&&(0,_.jsx)("svg",{className:i(ar),xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",width:"16",height:"16",children:(0,_.jsx)("path",{fillRule:"evenodd",d:"M2 7.75A.75.75 0 012.75 7h10a.75.75 0 010 1.5h-10A.75.75 0 012 7.75z"})})]})]})})),ir={Textarea:"Primer_Brand__Textarea-module__Textarea___xmKD5","Textarea-resize--vertical":"Primer_Brand__Textarea-module__Textarea-resize--vertical___uAPaM","Textarea-resize--horizontal":"Primer_Brand__Textarea-module__Textarea-resize--horizontal___gT0d4","Textarea-resize--none":"Primer_Brand__Textarea-module__Textarea-resize--none___VNofG","Textarea-resize--both":"Primer_Brand__Textarea-module__Textarea-resize--both___bDJp5","Textarea--medium":"Primer_Brand__Textarea-module__Textarea--medium___pMZGb","Textarea--large":"Primer_Brand__Textarea-module__Textarea--large___wCPXA","Textarea--fullWidth":"Primer_Brand__Textarea-module__Textarea--fullWidth___lPWcQ","Textarea-wrapper--disabled":"Primer_Brand__Textarea-module__Textarea-wrapper--disabled___fg8We","Textarea-wrapper":"Primer_Brand__Textarea-module__Textarea-wrapper___A4lsG","Textarea-wrapper--invisible":"Primer_Brand__Textarea-module__Textarea-wrapper--invisible___fF78K","Textarea-wrapper--fullWidth":"Primer_Brand__Textarea-module__Textarea-wrapper--fullWidth___EtLL9","Textarea-wrapper--monospace":"Primer_Brand__Textarea-module__Textarea-wrapper--monospace___lA41d","Textarea-wrapper--success":"Primer_Brand__Textarea-module__Textarea-wrapper--success___RaDVX","Textarea-wrapper--error":"Primer_Brand__Textarea-module__Textarea-wrapper--error___zcHSQ"},dr=7,tr=30,lr="both",mr={root:"Textarea",get outerContainer(){return`${this.root}-outer-container`}},Br=(0,e.forwardRef)((({children:e,className:r,cols:n=tr,disabled:a,fullWidth:o=!1,invisible:d=!1,monospace:t,placeholder:l,size:m="medium",validationStatus:B,required:u,resize:s=lr,rows:c=dr,...g},x)=>(0,_.jsx)("span",{className:i(ir["Textarea-wrapper"],o&&ir["Textarea-wrapper--fullWidth"],d&&ir["Textarea-wrapper--invisible"],a&&ir["Textarea-wrapper--disabled"],t&&ir["Textarea-wrapper--monospace"],B&&ir[`Textarea-wrapper--${B}`]),"data-testid":mr.outerContainer,children:(0,_.jsx)("textarea",{ref:x,className:i(ir.Textarea,"Textarea",ir[`Textarea--${m}`],ir[`Textarea-resize--${s}`],o&&ir["Textarea--fullWidth"],B&&ir[`Textarea--${B}`],r),placeholder:l,disabled:a,"aria-invalid":"error"===B,required:u,rows:c,cols:n,...g,children:e})})));Br.displayName="Textarea";const ur={TextInput:"Primer_Brand__TextInput-module__TextInput___EtKj3","TextInput-wrapper--medium":"Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj","TextInput--medium":"Primer_Brand__TextInput-module__TextInput--medium___kJrew","TextInput--large":"Primer_Brand__TextInput-module__TextInput--large___zpUvY","TextInput-wrapper--large":"Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f","TextInput--fullWidth":"Primer_Brand__TextInput-module__TextInput--fullWidth___rbllM","TextInput-wrapper--disabled":"Primer_Brand__TextInput-module__TextInput-wrapper--disabled___HWTx_","TextInput-wrapper":"Primer_Brand__TextInput-module__TextInput-wrapper___HgxNu","TextInput-wrapper--invisible":"Primer_Brand__TextInput-module__TextInput-wrapper--invisible___cKDcl","TextInput-wrapper--fullWidth":"Primer_Brand__TextInput-module__TextInput-wrapper--fullWidth___eclO4","TextInput-wrapper--monospace":"Primer_Brand__TextInput-module__TextInput-wrapper--monospace___y1fd6","TextInput-wrapper--success":"Primer_Brand__TextInput-module__TextInput-wrapper--success___g5ODK","TextInput-wrapper--error":"Primer_Brand__TextInput-module__TextInput-wrapper--error___V7qtN","TextInput--has-leading-visual--medium":"Primer_Brand__TextInput-module__TextInput--has-leading-visual--medium___i7gLS","TextInput--has-leading-visual--large":"Primer_Brand__TextInput-module__TextInput--has-leading-visual--large___nCVT9","TextInput--has-trailing-visual--medium":"Primer_Brand__TextInput-module__TextInput--has-trailing-visual--medium___pP4lM","TextInput--has-trailing-visual--large":"Primer_Brand__TextInput-module__TextInput--has-trailing-visual--large___n1U0P","TextInput-leading-visual":"Primer_Brand__TextInput-module__TextInput-leading-visual___tk7Yz","TextInput-trailing-visual":"Primer_Brand__TextInput-module__TextInput-trailing-visual___k0E6L","TextInput-leading-visual--medium":"Primer_Brand__TextInput-module__TextInput-leading-visual--medium___BW5d2","TextInput-trailing-visual--medium":"Primer_Brand__TextInput-module__TextInput-trailing-visual--medium___WMlar","TextInput-leading-visual--large":"Primer_Brand__TextInput-module__TextInput-leading-visual--large___LoDri","TextInput-trailing-visual--large":"Primer_Brand__TextInput-module__TextInput-trailing-visual--large___pdxBc","TextInput-leading-visual-icon--medium":"Primer_Brand__TextInput-module__TextInput-leading-visual-icon--medium___y_4Pu","TextInput-leading-visual-icon--large":"Primer_Brand__TextInput-module__TextInput-leading-visual-icon--large___VPOF7","TextInput-leading-text":"Primer_Brand__TextInput-module__TextInput-leading-text___H5Cfr","TextInput-trailing-text":"Primer_Brand__TextInput-module__TextInput-trailing-text___ikt8X","TextInput-leading-text--disabled":"Primer_Brand__TextInput-module__TextInput-leading-text--disabled___APVY0","TextInput-trailing-text--disabled":"Primer_Brand__TextInput-module__TextInput-trailing-text--disabled___oM2Ls","TextInput-leading-text-inner":"Primer_Brand__TextInput-module__TextInput-leading-text-inner___wsz6j","TextInput-trailing-text-inner":"Primer_Brand__TextInput-module__TextInput-trailing-text-inner___hHCPx","TextInput-leading-text-inner--medium":"Primer_Brand__TextInput-module__TextInput-leading-text-inner--medium___B7Rra","TextInput-trailing-text-inner--medium":"Primer_Brand__TextInput-module__TextInput-trailing-text-inner--medium___P9cYA","TextInput-leading-text-inner--large":"Primer_Brand__TextInput-module__TextInput-leading-text-inner--large___HfLcI","TextInput-trailing-text-inner--large":"Primer_Brand__TextInput-module__TextInput-trailing-text-inner--large___LTt33","TextInput--has-leading-text":"Primer_Brand__TextInput-module__TextInput--has-leading-text___u7qke","TextInput--has-trailing-text":"Primer_Brand__TextInput-module__TextInput--has-trailing-text___Rsoog","TextInput-leading-text--success":"Primer_Brand__TextInput-module__TextInput-leading-text--success___LLFx7","TextInput-trailing-text--success":"Primer_Brand__TextInput-module__TextInput-trailing-text--success___EfLVd","TextInput-leading-text--error":"Primer_Brand__TextInput-module__TextInput-leading-text--error___TM77D","TextInput-trailing-text--error":"Primer_Brand__TextInput-module__TextInput-trailing-text--error___R96jr"},sr=(0,e.forwardRef)((({className:e,disabled:n,fullWidth:a=!1,invisible:o=!1,leadingText:d,leadingVisual:t,monospace:l,placeholder:m,size:B="medium",trailingText:u,trailingVisual:s,validationStatus:c,...g},x)=>(0,_.jsxs)("span",{className:i(ur["TextInput-wrapper"],ur[`TextInput-wrapper--${B}`],a&&ur["TextInput-wrapper--fullWidth"],o&&ur["TextInput-wrapper--invisible"],n&&ur["TextInput-wrapper--disabled"],l&&ur["TextInput-wrapper--monospace"],c&&ur[`TextInput-wrapper--${c}`]),children:[d&&!t&&(0,_.jsx)("span",{className:i(ur["TextInput-leading-text"],ur[`TextInput-leading-text--${B}`],n&&ur["TextInput-leading-text--disabled"],c&&ur[`TextInput-leading-text--${c}`]),children:(0,_.jsx)(P,{size:"large"===B?"200":"100",as:"span",className:i(ur["TextInput-leading-text-inner"],ur[`TextInput-leading-text-inner--${B}`]),children:d})}),t&&!d&&(0,_.jsx)("span",{className:i(ur["TextInput-leading-visual"],ur[`TextInput-leading-visual--${B}`]),children:"function"==typeof t?(0,_.jsx)(t,{className:i(ur["TextInput-leading-visual-icon"],ur[`TextInput-leading-visual-icon--${B}`])}):r().isValidElement(t)&&r().cloneElement(t,{className:i(ur["TextInput-leading-visual-icon"],ur[`TextInput-leading-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16})}),(0,_.jsx)("input",{type:"text",ref:x,className:i(ur.TextInput,"TextInput",ur[`TextInput--${B}`],a&&ur["TextInput--fullWidth"],t&&ur[`TextInput--has-leading-visual--${B}`],s&&ur[`TextInput--has-trailing-visual--${B}`],c&&ur[`TextInput--${c}`],d&&!t&&ur["TextInput--has-leading-text"],u&&!s&&ur["TextInput--has-trailing-text"],e),placeholder:m,disabled:n,"aria-invalid":"error"===c,...g}),s&&!u&&(0,_.jsx)("span",{className:i(ur["TextInput-trailing-visual"],ur[`TextInput-trailing-visual--${B}`]),children:"function"==typeof s?(0,_.jsx)(s,{className:i(ur["TextInput-trailing-visual-icon"],ur[`TextInput-trailing-visual-icon--${B}`])}):s&&r().isValidElement(s)?r().cloneElement(s,{className:i(ur["TextInput-trailing-visual-icon"],ur[`TextInput-trailing-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16}):null}),u&&!s&&(0,_.jsx)("span",{className:i(ur["TextInput-trailing-text"],ur[`TextInput-trailing-text--${B}`],n&&ur["TextInput-trailing-text--disabled"],c&&ur[`TextInput-trailing-text--${c}`]),children:(0,_.jsx)(P,{size:"large"===B?"200":"100",as:"span",className:i(ur["TextInput-trailing-text-inner"],ur[`TextInput-trailing-text-inner--${B}`]),children:u})})]})));sr.displayName="TextInput";const cr={Select:"Primer_Brand__Select-module__Select___Jqn1f","focus-visible":"Primer_Brand__Select-module__focus-visible___viA1m","Select-wrapper--disabled":"Primer_Brand__Select-module__Select-wrapper--disabled___Ka43y","Select-wrapper":"Primer_Brand__Select-module__Select-wrapper___iV0Tg","Select-wrapper--medium":"Primer_Brand__Select-module__Select-wrapper--medium___xjmMc","Select--medium":"Primer_Brand__Select-module__Select--medium___kckBr","Select-wrapper--large":"Primer_Brand__Select-module__Select-wrapper--large___Q4_2q","Select--large":"Primer_Brand__Select-module__Select--large___A7u6F","Select--fullWidth":"Primer_Brand__Select-module__Select--fullWidth___PLk5U","Select-wrapper--fullWidth":"Primer_Brand__Select-module__Select-wrapper--fullWidth___oOOo4","Select--success":"Primer_Brand__Select-module__Select--success___pkmVg","Select--error":"Primer_Brand__Select-module__Select--error___A9JuG"},gr=(0,e.forwardRef)((({children:e,className:r,disabled:n,fullWidth:a=!1,placeholder:o,size:d="medium",validationStatus:t,...l},m)=>(0,_.jsx)("span",{className:i(cr["Select-wrapper"],cr[`Select-wrapper--${d}`],a&&cr["Select-wrapper--fullWidth"],t&&cr[`Select--${t}`],n&&cr["Select-wrapper--disabled"]),children:(0,_.jsx)("select",{"aria-invalid":"error"===t,className:i(cr.Select,cr[`Select--${d}`],"Select",a&&cr["Select--fullWidth"],r),disabled:n,placeholder:o,ref:m,...l,children:e})}))),xr=Object.assign(gr,{Option:({children:e,value:r,...n})=>(0,_.jsx)("option",{value:r,...n,children:e}),OptGroup:({children:e,label:r,...n})=>(0,_.jsx)("optgroup",{label:r,...n,children:e})}),pr=(0,e.forwardRef)((({checked:r,className:n,disabled:a,id:o,onChange:d,required:t,value:l,...m},B)=>{const u=(0,e.useRef)(B||null),s=O(o);return(0,_.jsxs)("span",{className:"Primer_Brand__Radio-module__Radio-wrapper___Gt9uM",children:[(0,_.jsx)("input",{id:s,"aria-checked":r?"true":"false",checked:r,className:i("Primer_Brand__Radio-module__Radio-input___n3jX4"),disabled:a,name:l,onChange:d,ref:u,required:t,type:"radio",value:l,...m}),(0,_.jsx)("label",{htmlFor:s,className:i("Primer_Brand__Radio-module__Radio___JycTo",n),children:(0,_.jsx)("span",{className:"Primer_Brand__Radio-module__Radio-dot___rmEAJ"})})]})})),Pr={FormControl:"Primer_Brand__FormControl-module__FormControl___ZJtXy","FormControl--fullWidth":"Primer_Brand__FormControl-module__FormControl--fullWidth___QyLCS","FormControl--checkbox":"Primer_Brand__FormControl-module__FormControl--checkbox___R2ng7","FormControl--border":"Primer_Brand__FormControl-module__FormControl--border___CRSaq","FormControl-label":"Primer_Brand__FormControl-module__FormControl-label___meeuB","FormControl-label--visually-hidden":"Primer_Brand__FormControl-module__FormControl-label--visually-hidden___cFizI","FormControl-label--medium":"Primer_Brand__FormControl-module__FormControl-label--medium___inrKd","FormControl-label--large":"Primer_Brand__FormControl-module__FormControl-label--large___okLn6","FormControl-label--checkbox":"Primer_Brand__FormControl-module__FormControl-label--checkbox___x2U9X","FormControl-control--radio":"Primer_Brand__FormControl-module__FormControl-control--radio___aSHRG","FormControl-hint":"Primer_Brand__FormControl-module__FormControl-hint___dbP0O","FormControl-validation":"Primer_Brand__FormControl-module__FormControl-validation___vG5tm","FormControl-validation--success":"Primer_Brand__FormControl-module__FormControl-validation--success___fGV4L","FormControl-validation--error":"Primer_Brand__FormControl-module__FormControl-validation--error___DJVR5","FormControl-validation-icon":"Primer_Brand__FormControl-module__FormControl-validation-icon___xh1go","FormControl-validation--animate-in":"Primer_Brand__FormControl-module__FormControl-validation--animate-in___C_pxB",FormControlValidationFadeIn:"Primer_Brand__FormControl-module__FormControlValidationFadeIn___hRw_R"},wr=({children:e,className:n,htmlFor:a,required:o,showRequiredIndicator:d=!0,size:t="medium",validationStatus:l,visuallyHidden:m,...B})=>(0,_.jsxs)("label",{htmlFor:a,className:i(Pr["FormControl-label"],l&&Pr[`FormControl-label--${l}`],Pr[`FormControl-label--${t}`],m&&Pr["FormControl-label--visually-hidden"],n),...B,children:[r().Children.map(e,(_=>r().isValidElement(_)&&_.type===Sr?r().cloneElement(_,{className:i(Pr["FormControl--visible"],_.props.className)}):_)),o&&d&&(0,_.jsxs)("span",{className:Pr["FormControl-label-required"],"aria-hidden":!0,children:[" ","*"]})]}),hr=({children:e,validationStatus:r})=>(0,_.jsxs)("span",{className:i(Pr["FormControl-validation"],r&&Pr["FormControl-validation--animate-in"],r&&Pr[`FormControl-validation--${r}`]),children:["error"===r&&(0,_.jsx)("span",{className:Pr["FormControl-validation-icon"],children:(0,_.jsx)(ee,{})}),"success"===r&&(0,_.jsx)("span",{className:Pr["FormControl-validation-icon"],children:(0,_.jsx)(ne,{})}),e]}),Sr=({children:e,className:r,...n})=>(0,_.jsx)("span",{className:i(Pr["FormControl-hint"],r),...n,children:e}),Ir=Object.assign((({children:e,className:n,hasBorder:a,fullWidth:o,id:d,required:t,size:l="medium",validationStatus:m,...B})=>{const u=O(d),s=d||u,c=r().Children.toArray(e).some((_=>r().isValidElement(_)&&(_.type===or||_.type===pr)));return(0,_.jsx)("section",{id:`FormControl--${s}`,className:i(Pr.FormControl,o&&Pr["FormControl--fullWidth"],c&&Pr["FormControl--checkbox"],a&&Pr["FormControl--border"],n),...B,children:r().Children.map(e,(_=>{if(_){const e=`${s}`;return _.type===sr||_.type===Br?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===xr?r().cloneElement(_,{className:i(_.props.className),id:e,name:e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===or?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===pr?r().cloneElement(_,{className:i(c&&Pr["FormControl-control--radio"],_.props.className),id:e,name:_.props.name,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===wr?r().cloneElement(_,{className:i(c&&Pr["FormControl-label--checkbox"],_.props.className),htmlFor:e,children:_.props.children,required:t,validationStatus:m,size:l,showRequiredIndicator:!c&&_.props.showRequiredIndicator}):_.type===hr?r().cloneElement(_,{validationStatus:m}):_}}))})}),{Label:wr,Validation:hr,Hint:Sr}),kr={Avatar:"Primer_Brand__Avatar-module__Avatar___QrJMw","Avatar--shape-circle":"Primer_Brand__Avatar-module__Avatar--shape-circle___VvaB7","Avatar--shape-square":"Primer_Brand__Avatar-module__Avatar--shape-square___hKak4",Avatar__image:"Primer_Brand__Avatar-module__Avatar__image___AajXN","Avatar--size-32":"Primer_Brand__Avatar-module__Avatar--size-32___vJxfW","Avatar--size-40":"Primer_Brand__Avatar-module__Avatar--size-40___RSkow","Avatar--size-48":"Primer_Brand__Avatar-module__Avatar--size-48___TvwXR","Avatar--size-64":"Primer_Brand__Avatar-module__Avatar--size-64___rovws","Avatar--size-80":"Primer_Brand__Avatar-module__Avatar--size-80___YDbIK","Avatar-narrow--size-32":"Primer_Brand__Avatar-module__Avatar-narrow--size-32___wmqNx","Avatar-narrow--size-40":"Primer_Brand__Avatar-module__Avatar-narrow--size-40___JnS3w","Avatar-narrow--size-48":"Primer_Brand__Avatar-module__Avatar-narrow--size-48___X8e2V","Avatar-regular--size-32":"Primer_Brand__Avatar-module__Avatar-regular--size-32___f5goH","Avatar-regular--size-40":"Primer_Brand__Avatar-module__Avatar-regular--size-40___Qaf20","Avatar-regular--size-48":"Primer_Brand__Avatar-module__Avatar-regular--size-48___db8dV","Avatar-regular--size-64":"Primer_Brand__Avatar-module__Avatar-regular--size-64___rBoTS","Avatar-regular--size-80":"Primer_Brand__Avatar-module__Avatar-regular--size-80___AKjNL","Avatar-wide--size-32":"Primer_Brand__Avatar-module__Avatar-wide--size-32___Kn8pg","Avatar-wide--size-40":"Primer_Brand__Avatar-module__Avatar-wide--size-40___DBSrS","Avatar-wide--size-48":"Primer_Brand__Avatar-module__Avatar-wide--size-48___ai2Hf","Avatar-wide--size-64":"Primer_Brand__Avatar-module__Avatar-wide--size-64___FLSak","Avatar-wide--size-80":"Primer_Brand__Avatar-module__Avatar-wide--size-80___h09bA"},fr=[32,40,48,64,80],vr=["circle","square"],br={root:"Avatar",get image(){return`${this.root}__image`}},Er=(0,e.forwardRef)((({alt:r,className:n,size:a=fr[1],shape:o=vr[0],"data-testid":d,src:t,...l},m)=>{const B=(0,e.useMemo)((()=>"number"==typeof a?kr[`Avatar--size-${a}`]:Object.keys(a).map((_=>kr[`Avatar-${_}--size-${a[_]}`])).join(" ")),[a]);return(0,_.jsx)("span",{ref:m,className:i(kr.Avatar,B,kr[`Avatar--shape-${o}`],n),"data-testid":d||br.root,children:(0,_.jsx)("img",{className:i(kr.Avatar__image),src:t,alt:r,"data-testid":br.image,...l})})})),yr=Object.assign(Er,{testIds:br}),Ar={Testimonial:"Primer_Brand__Testimonial-module__Testimonial___UUywT",Testimonial__quoteMark:"Primer_Brand__Testimonial-module__Testimonial__quoteMark___cC2M1","Testimonial--size-large":"Primer_Brand__Testimonial-module__Testimonial--size-large___pF70c","Testimonial-quote":"Primer_Brand__Testimonial-module__Testimonial-quote___QXF1F","Testimonial-quote--muted":"Primer_Brand__Testimonial-module__Testimonial-quote--muted___Ptyq_",Testimonial__media:"Primer_Brand__Testimonial-module__Testimonial__media___JbJUQ","Testimonial-caption":"Primer_Brand__Testimonial-module__Testimonial-caption___Wvb67","Testimonial-avatar":"Primer_Brand__Testimonial-module__Testimonial-avatar___Kaxqh","Testimonial-from":"Primer_Brand__Testimonial-module__Testimonial-from___Kfj__","Testimonial-position":"Primer_Brand__Testimonial-module__Testimonial-position___j2h0f","Testimonial__quoteMark--default":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--default___nAhKC","Testimonial__quoteMark--blue":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--blue___gf2qX","Testimonial__quoteMark--blue-purple":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--blue-purple___Ec9P1","Testimonial__quoteMark--coral":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--coral___WzMiA","Testimonial__quoteMark--green":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--green___gsL2x","Testimonial__quoteMark--green-blue":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--green-blue___wqq5w","Testimonial__quoteMark--gray":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--gray___WGLgi","Testimonial__quoteMark--indigo":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--indigo___KN9eK","Testimonial__quoteMark--lemon":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--lemon___XgAJR","Testimonial__quoteMark--lime":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--lime___DyfRi","Testimonial__quoteMark--orange":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--orange___wA2te","Testimonial__quoteMark--pink":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--pink___hrNQC","Testimonial__quoteMark--pink-blue":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--pink-blue___z73Hz","Testimonial__quoteMark--purple":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--purple___H1_Zx","Testimonial__quoteMark--purple-red":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--purple-red___Wb4Yy","Testimonial__quoteMark--red":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--red___nzAC4","Testimonial__quoteMark--red-orange":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--red-orange___f5Woq","Testimonial__quoteMark--teal":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--teal___EPZ3D","Testimonial__quoteMark--yellow":"Primer_Brand__Testimonial-module__Testimonial__quoteMark--yellow___gFQED"},Nr=[...X,...K],Tr=Nr[0],Cr=(0,e.forwardRef)((function({quoteMarkColor:e="default",animate:n,className:a,children:o,size:d,style:t,...l},m){const{classes:B,styles:u}=U(n);return(0,_.jsxs)("figure",{ref:m,className:i(B,Ar.Testimonial,d&&Ar[`Testimonial--size-${d}`],a),style:{...u,...t,"--testimonial-accent-color":e},...l,children:[(0,_.jsx)("div",{"aria-hidden":"true",className:i(Ar.Testimonial__quoteMark,Ar[`Testimonial__quoteMark--${e}`]),children:"“"}),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Gr)return _})),(0,_.jsxs)("div",{className:i(Ar.Testimonial__media),children:[r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Hr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Lr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===jr)return _}))]})]})})),Gr=(0,e.forwardRef)((function({children:n,className:a},o){const d=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),t=(0,e.useCallback)((()=>X_(n,"em")?"muted":"default"),[n]),l=1===d.length?"default":t();return(0,_.jsx)("blockquote",{ref:o,children:(0,_.jsx)(P,{className:i(Ar["Testimonial-quote"],"muted"===l&&Ar["Testimonial-quote--muted"],a),children:n})})})),jr=(0,e.forwardRef)((function({children:e,className:r,position:n},a){return(0,_.jsxs)("figcaption",{ref:a,className:i(Ar["Testimonial-caption"],r),children:[(0,_.jsx)(P,{size:"200",className:i(Ar["Testimonial-from"]),children:e}),n&&(0,_.jsx)(P,{size:"200",className:i(Ar["Testimonial-position"]),variant:"muted",children:n})]})})),Lr=(0,e.forwardRef)((function({children:e,...n},a){return(0,_.jsx)("div",{className:Ar["Testimonial-logo"],...n,children:r().Children.map(e,(_=>{if(r().isValidElement(_)&&"img"===_.type)return r().cloneElement(_,{className:i(Ar["Testimonial-logo-image"]),ref:a})}))})})),Hr=function({size:e,...r}){return(0,_.jsx)(yr,{className:i(Ar["Testimonial-avatar"]),size:48,...r})},Mr=Object.assign(Cr,{Quote:Gr,Name:jr,Avatar:Hr,Logo:Lr}),Rr={"ComparisonTable--heading":"Primer_Brand__ComparisonTable-module__ComparisonTable--heading___CeSsH","ComparisonTable-footnote":"Primer_Brand__ComparisonTable-module__ComparisonTable-footnote___rf35Q",ComparisonTable:"Primer_Brand__ComparisonTable-module__ComparisonTable___N2YLX","ComparisonTable-cell":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell___kifYR","ComparisonTable-cell-heading":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading___QlGCM","ComparisonTable-cell-container":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-container___AHNr0","ComparisonTable-inline-cell-label":"Primer_Brand__ComparisonTable-module__ComparisonTable-inline-cell-label___hE3hL","ComparisonTable--hide-element-on-narrow":"Primer_Brand__ComparisonTable-module__ComparisonTable--hide-element-on-narrow___GnYyu","ComparisonTable-cell-heading--first":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading--first___Ps2aK","ComparisonTable-cell-heading-label--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading-label--featured___c_wMH","ComparisonTable-cell--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell--featured___f0LZk","ComparisonTable-cell-heading--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-heading--featured___tkzzb","ComparisonTable-cell--lastrow":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell--lastrow___zmShm","ComparisonTable-cell-container--featured":"Primer_Brand__ComparisonTable-module__ComparisonTable-cell-container--featured___x6tKO"},Vr=(0,e.forwardRef)((({as:n,animate:a,children:o,className:d,heading:t,featuredColumn:l=1,variant:m="default",style:B,...u},s)=>{const{classes:c,styles:g}=U(a),x=n||"section",p=(0,e.useMemo)((()=>r().Children.toArray(o).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type))),[o]),P=p.map(((e,n)=>{if(r().isValidElement(e)&&"string"!=typeof e.type&&e.type===Fr&&0===n)return r().cloneElement(e,{className:i(Rr["ComparisonTable-row"],e.props.className),children:r().Children.map(e.props.children,((n,a)=>{if(n.type===zr)return r().cloneElement(n,{as:"th","aria-hidden":n.props.children?void 0:"true",className:i(Rr["ComparisonTable-cell"],Rr["ComparisonTable-cell-heading"],Rr[`ComparisonTable-cell-heading--${m}`],0===a&&Rr["ComparisonTable-cell-heading--first"],a===l&&Rr["ComparisonTable-cell-heading--featured"],e.props.className),children:(0,_.jsx)("span",{className:i(a===l&&Rr["ComparisonTable-cell-heading-label--featured"]),children:n.props.children})})}))})})).filter(Boolean),w=(0,e.useMemo)((()=>r().Children.map(o[0].props.children,(_=>{const{children:e=""}=_.props;return e}))),[o]),[,...h]=r().Children.map(o,(_=>r().isValidElement(_)&&_.type===Fr?_:null)),S=h.map(((e,n)=>r().cloneElement(e,{className:i(Rr["ComparisonTable-row"],`ComparisonTable-row--${n}`,e.props.className),children:r().Children.map(e.props.children,((r,a)=>{if(r.type===zr)return(0,_.jsxs)(zr,{...r.props,as:0===a?"th":"td",className:i(Rr["ComparisonTable-cell"],Rr[`ComparisonTable-cell--${m}`],0===a&&Rr["ComparisonTable-cell-heading"],0===a&&Rr[`ComparisonTable-cell-heading--${m}`],a===l&&Rr["ComparisonTable-cell--featured"],h.length-1===n&&Rr["ComparisonTable-cell--lastrow"],e.props.className),children:[a>=1&&(0,_.jsx)("span",{className:i(Rr["ComparisonTable-inline-cell-label"],Rr["ComparisonTable--hide-element-on-narrow"],a===l&&Rr["ComparisonTable-cell-heading-label--featured"]),children:w[a]}),(0,_.jsx)("span",{className:i(Rr["ComparisonTable-cell-container"],a===l&&Rr["ComparisonTable-cell-container--featured"]),children:r.props.children})]})}))}))),I=p.find((_=>r().isValidElement(_)&&_.type===Or));return(0,_.jsxs)(x,{ref:s,className:i(c,d),style:{...g,...B},...u,children:[t&&(0,_.jsx)(L,{className:Rr["ComparisonTable--heading"],as:"h3",size:"4",children:t}),(0,_.jsxs)("table",{className:i(Rr.ComparisonTable,`ComparisonTable--${m}`),children:[P.length&&(0,_.jsx)("thead",{children:P}),S.length&&(0,_.jsx)("tbody",{children:S})]}),I&&(0,_.jsx)("footer",{className:Rr["ComparisonTable-footnote"],children:I})]})})),Fr=({children:e,...r})=>(0,_.jsx)("tr",{...r,children:e}),zr=({as:e,children:r,...n})=>{const a=e||"td";return(0,_.jsx)(a,{...n,children:r})},Or=({children:e,...r})=>"string"==typeof e?(0,_.jsx)(P,{as:"p",size:"100",variant:"muted",children:e}):(0,_.jsx)("div",{...r,children:e}),Wr=Object.assign(Vr,{Row:Fr,Cell:zr,Footnote:Or}),qr={AnchorNav:"Primer_Brand__AnchorNav-module__AnchorNav___bwgAJ","AnchorNav--hide-until-sticky":"Primer_Brand__AnchorNav-module__AnchorNav--hide-until-sticky___d3Ec2","AnchorNav--stuck":"Primer_Brand__AnchorNav-module__AnchorNav--stuck___AtvLO","AnchorNav--with-default-background-color":"Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___aFdXc","AnchorNav--expanded":"Primer_Brand__AnchorNav-module__AnchorNav--expanded___wVGbk","AnchorNav-link-container":"Primer_Brand__AnchorNav-module__AnchorNav-link-container___VpHV2","AnchorNav-inner-container":"Primer_Brand__AnchorNav-module__AnchorNav-inner-container___lshlZ","AnchorNav-inner-container--expanded":"Primer_Brand__AnchorNav-module__AnchorNav-inner-container--expanded____aoje","AnchorNav-link":"Primer_Brand__AnchorNav-module__AnchorNav-link___f5YJ2","fade-in":"Primer_Brand__AnchorNav-module__fade-in___KfA_2","AnchorNav-link--is-active":"Primer_Brand__AnchorNav-module__AnchorNav-link--is-active___xbYDS","AnchorNav-link--center":"Primer_Brand__AnchorNav-module__AnchorNav-link--center___aryYq","AnchorNav-link--start":"Primer_Brand__AnchorNav-module__AnchorNav-link--start___COZM3","AnchorNav-link-label":"Primer_Brand__AnchorNav-module__AnchorNav-link-label___x3JtK","AnchorNav-link-label--is-active":"Primer_Brand__AnchorNav-module__AnchorNav-link-label--is-active___DyUFY","focus-visible":"Primer_Brand__AnchorNav-module__focus-visible___dsg4c","AnchorNav-menu-button":"Primer_Brand__AnchorNav-module__AnchorNav-menu-button___tputP","AnchorNav-menu-button-arrow":"Primer_Brand__AnchorNav-module__AnchorNav-menu-button-arrow___v5tcA","AnchorNav-overlay--expanded":"Primer_Brand__AnchorNav-module__AnchorNav-overlay--expanded___xXv6O","AnchorNav-action":"Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE"},Zr={root:"AnchorNav",get menuButton(){return`${this.root}-menu-button`},get menuLinks(){return`${this.root}-menu-links`},get action(){return`${this.root}-action`}};function Dr({alignment:r="start",children:n,href:a,isActive:o,toggleMenuCallback:d,prefersReducedMotion:t,intersectionOptions:l={rootMargin:"middle"},updateCurrentActiveNav:m,...B}){const[u,s]=(0,e.useState)(),{isLarge:c}=he(),[g,x]=(0,e.useState)(),p=/^#/.test(a),w=p?a.replace(/^#/,""):a,h=!!g?.isIntersecting,S=([_])=>{x(_)};(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!window.IntersectionObserver||!_)return;const e="start"===l.rootMargin?"0px":"-50% 0% -50% 0%",r={threshold:"start"===l.rootMargin?.4:0,root:null,rootMargin:e},n=new IntersectionObserver(S,r);return n.observe(_),()=>n.disconnect()}),[a,l.rootMargin,p]),(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!_)return;const e=document.body.getBoundingClientRect().top,r=_.getBoundingClientRect().top;s(r-e+0)}),[a,p]),(0,e.useEffect)((()=>{h&&m&&"string"==typeof n&&m(n)}),[h,n,m]);const I=(0,e.useCallback)((_=>{_.preventDefault();const e=t?"auto":"smooth";d&&!c&&d(),window.scrollTo({top:u,behavior:e})}),[c,u,d,t]);return(0,_.jsx)("a",{className:i(qr["AnchorNav-link"],qr[`AnchorNav-link--${r}`],h&&qr["AnchorNav-link--is-active"]),href:p?a:`#${a}`,"aria-describedby":w,"aria-current":h&&"true","data-first":o,"data-active":h?"true":"false",onClick:I,...B,children:(0,_.jsx)(P,{as:"span",className:i(qr["AnchorNav-link-label"],h&&qr["AnchorNav-link-label--is-active"]),children:n})})}function Qr({children:e,href:r,...n}){return(0,_.jsx)(b,{as:"a",variant:"secondary",className:i(qr["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":Zr.action,...n,children:e})}const Ur=Object.assign((function({children:n,enableDefaultBgColor:a=!1,hideUntilSticky:o=!1,...d}){const[t,l]=(0,e.useState)(!1),[m,B]=(0,e.useState)(!1),[u,s]=(0,e.useState)(),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(),[w,h]=(0,e.useState)(!1),S=(0,e.useRef)(null),I=(0,e.useRef)(null),k=(0,e.useRef)(null),f=(0,e.useRef)(null),{isLarge:v}=he(),b=O(),E=(0,e.useCallback)((()=>l(!1)),[l]),y=(0,e.useCallback)((()=>l(!t)),[t]),A=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type))),[n]);(0,e.useEffect)((()=>{void 0===x&&c&&p(c.boundingClientRect.y+window.scrollY)}),[x,c]);const N=([_])=>{g(_)};var T,C,G,j;Pe(E),T=t,C=f,G=k,j=!v,(0,e.useEffect)((()=>{T&&j?document.body.classList.add("AnchorNav--no-bg-scroll"):document.body.classList.remove("AnchorNav--no-bg-scroll")}),[T,j]),(0,e.useEffect)((()=>{if(T){const _=C.current?.firstChild;_.focus()}}),[T,C]),(0,e.useEffect)((()=>{const _=G.current,e=C.current,r=e?.nextSibling,n=e?.children;let a=0;const o=o=>{if(!T||!e||!n||n.length<=1)return;const i=n[n.length-1],d=n.length-1;if("Tab"===o.key&&(o.preventDefault(),r?.focus()),o.shiftKey&&"Tab"===o.key&&(o.preventDefault(),_?.focus()),"ArrowDown"===o.key){if(o.preventDefault(),a===d)return n[0].focus(),void(a=0);if(a<d)return n[a+1].focus(),void(a+=1)}else if("ArrowUp"===o.key)return o.preventDefault(),0===a?(i.focus(),void(a=d)):(n[a-1].focus(),void a--)};return e?.addEventListener("keydown",o),()=>e?.addEventListener("keydown",o)}),[T,C,G]),(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches)}),[]),(0,e.useEffect)((()=>{const _=()=>{if(x){const _=window.pageYOffset>x;h(!!_)}};return window.addEventListener("scroll",_),()=>{window.removeEventListener("scroll",_)}}),[x]),(0,e.useEffect)((()=>{const _=o?S.current:I.current;if(!window.IntersectionObserver||!_)return;const e=new IntersectionObserver(N,{threshold:0,root:null,rootMargin:"0px 0px -100%"});return e.observe(_),()=>e.disconnect()}),[o]);const L=(0,e.useCallback)((_=>{_?.preventDefault(),y()}),[y]),H=(0,e.useCallback)((_=>{s(_)}),[s]),M=A.filter((_=>r().isValidElement(_)&&_.type===Dr)).length,R=A.map(((_,e)=>{if(r().isValidElement(_)&&_.type===Dr){const n={href:_.props.href,toggleMenuCallback:y,prefersReducedMotion:m,updateCurrentActiveNav:H,alignment:M<4?"start":"center"};return r().cloneElement(_,{isActive:0===e,...n})}return null})).filter(Boolean).slice(0,5),V=A.map((_=>r().isValidElement(_)&&_.type===Qr?r().cloneElement(_):null)).filter(Boolean);return(0,e.useEffect)((()=>{!u&&R.length>0&&s(R[0]?.props.children)}),[u,R]),(0,_.jsx)("div",{ref:S,children:(0,_.jsxs)("nav",{ref:I,"aria-label":"Anchored navigation","data-sticky":w.toString(),className:i(qr.AnchorNav,o&&qr["AnchorNav--hide-until-sticky"],w&&qr["AnchorNav--stuck"],t&&qr["AnchorNav--expanded"],a&&qr["AnchorNav--with-default-background-color"]),...d,children:[(0,_.jsxs)("div",{className:i(qr["AnchorNav-inner-container"],t&&qr["AnchorNav-inner-container--expanded"]),children:[(0,_.jsxs)("button",{ref:k,onClick:L,className:i(qr["AnchorNav-menu-button"]),"aria-expanded":t?"true":"false","aria-controls":b,"aria-label":(t?"close":"open")+" anchor navigation menu","data-testid":Zr.menuButton,children:[t?(0,_.jsx)(ie,{size:16,className:qr["AnchorNav-menu-button-arrow"],fill:"currentcolor"}):(0,_.jsx)(ae,{size:16,className:qr["AnchorNav-menu-button-arrow"],fill:"currentcolor"}),(0,_.jsx)(P,{as:"span",className:i(qr["AnchorNav-link-label"]),children:u})]}),(0,_.jsx)("div",{id:b,"data-testid":Zr.menuLinks,className:qr["AnchorNav-link-container"],ref:f,children:R}),V]}),(0,_.jsx)("span",{className:i(t&&qr["AnchorNav-overlay--expanded"]),onClick:E,"aria-hidden":!0})]})})}),{Link:Dr,Action:Qr,testIds:Zr}),Xr=(0,e.forwardRef)((({align:e="start",hasBorder:r=!1,hasShadow:n=!0,hasBackground:a=!0,className:o,children:d,...t},l)=>(0,_.jsx)("section",{ref:l,className:i("Primer_Brand__CTABanner-module__CTABanner___m0t8s",n&&"Primer_Brand__CTABanner-module__CTABanner--shadow___BA030",o),...t,children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-container___iRzd1",r&&"Primer_Brand__CTABanner-module__CTABanner-container--border___FbAer",a&&"Primer_Brand__CTABanner-module__CTABanner-container--background___v1yTH"),children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-content___sZo6_","center"===e&&"Primer_Brand__CTABanner-module__CTABanner-content--center___S0ChQ"),children:d})})}))),Kr=(0,e.forwardRef)((({as:e="h3",size:r="1",className:n,children:a,...o},i)=>(0,_.jsx)(L,{ref:i,className:n,size:r,as:e,...o,children:a}))),$r=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(P,{ref:a,className:i("Primer_Brand__CTABanner-module__CTABanner-description___I7md6",e),as:"p",...n,children:r}))),Jr=(0,e.forwardRef)((({className:e,buttonSize:r="medium",buttonsAs:n,children:a,...o},i)=>(0,_.jsx)(F_,{buttonSize:r,buttonsAs:n,className:e,ref:i,...o,children:a}))),Yr=Object.assign(Xr,{Heading:Kr,Description:$r,ButtonGroup:Jr}),_n=(0,e.createContext)({variant:"default"}),en={ListItem:"Primer_Brand__ListItem-module__ListItem___aFf5u","ListItem__leading-visual":"Primer_Brand__ListItem-module__ListItem__leading-visual___Fu5ba",OrderedList__item:"Primer_Brand__ListItem-module__OrderedList__item___BJsQo"},rn=Object.assign((function({className:r,children:n,...a}){const{variant:o}=(0,e.useContext)(_n);return(0,_.jsxs)("li",{className:i(en.ListItem,!o&&en.OrderedList__item,r),...a,children:[(()=>{switch(o){case"checked":return(0,_.jsx)(re,{className:i(en["ListItem__leading-visual"],en.ListItem__checked)});case"default":return(0,_.jsx)(de,{className:i(en["ListItem__leading-visual"],en.ListItem__default)});default:return null}})(),(0,_.jsx)(P,{as:"span",children:n})]})})),nn="Primer_Brand__list-shared-module__List___dFefs",an=Object.assign((function({variant:e="default",children:r,...n}){return(0,_.jsx)("ul",{className:i(nn,n.className),...n,children:(0,_.jsx)(_n.Provider,{value:{variant:e},children:r})})}),{Item:rn}),on=Object.assign((function({children:e,...r}){return(0,_.jsx)("ol",{className:i(nn,"Primer_Brand__OrderedList-module__OrderedList___eCBYV",r.className),...r,children:(0,_.jsx)(_n.Provider,{value:{variant:""},children:e})})}),{Item:rn}),dn=(0,e.forwardRef)((({className:e,...r},n)=>(0,_.jsx)("form",{ref:n,className:i("Primer_Brand__CTAForm-module__CTAForm___oOV3J",e),...r}))),tn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ir?r().cloneElement(_,{fullWidth:!0,required:!0,..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-input___sR5r3",e),...a,children:d})})),ln=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ir?r().cloneElement(_,{fullWidth:!0,size:"large",..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-confirm___yTThl",e),...a,children:d})})),mn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(b,{type:"submit",variant:"secondary",className:i("Primer_Brand__CTAForm-module__CTAForm-button___dWqAC",e),ref:a,...n,children:r}))),Bn=Object.assign(dn,{Input:tn,Confirm:ln,Action:mn}),un="Primer_Brand__MinimalFooter-module__Footer___oqJdA",sn="Primer_Brand__MinimalFooter-module__Footer__container___UqVWS",cn="Primer_Brand__MinimalFooter-module__Footer__terms___ACl36",gn="Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_",xn="Primer_Brand__MinimalFooter-module__Footer__social-links___hRWfd",pn="Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I",Pn="Primer_Brand__MinimalFooter-module__Footer__legal-and-links___gaF8g",wn="Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP",hn="Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5",Sn="Primer_Brand__MinimalFooter-module__Footer__links___sXNki",In="Primer_Brand__MinimalFooter-module__Footer__link___K13BH",kn=["x","github","linkedin","youtube","facebook","twitch","tiktok","instagram"];function fn({children:e,className:n}){const a=r().Children.map(e,(_=>r().isValidElement(_)?_.type&&_.type===P?r().cloneElement(_,{as:"p",variant:"muted",size:"100",className:i(gn,_.props.className),..._.props}):void 0:_));return(0,_.jsx)("section",{className:sn,children:(0,_.jsx)("div",{className:i(cn,n),children:a})})}function vn({socialLinks:e,logoHref:r}){const{colorMode:n}=V_();return(0,_.jsx)("section",{className:i(pn),children:(0,_.jsx)("div",{className:sn,children:(0,_.jsxs)(k_,{alignItems:"center",direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)("div",{children:(0,_.jsx)("a",{href:r,"data-analytics-event":'{"category":"Footer","action":"go to home","label":"text:home"}',"aria-label":"Go to GitHub homepage",children:(0,_.jsx)(te,{fill:n===C_.DARK?"white":"black",size:"medium"})})}),!1!==e?(0,_.jsx)("ul",{className:xn,children:[{name:"x",fullName:"X",url:"https://x.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/x.svg",iconWidth:20,iconHeight:16},{name:"github",fullName:"GitHub",url:"https://github.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/github-mark.svg",iconWidth:20,iconHeight:20},{name:"linkedin",fullName:"LinkedIn",url:"https://www.linkedin.com/company/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/linkedin.svg",iconWidth:19,iconHeight:18},{name:"youtube",fullName:"YouTube",url:"https://www.youtube.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/youtube.svg",iconWidth:23,iconHeight:16},{name:"facebook",fullName:"Facebook",url:"https://www.facebook.com/GitHub",icon:"https://github.githubassets.com/images/modules/site/icons/footer/facebook.svg",iconWidth:18,iconHeight:18},{name:"twitch",fullName:"Twitch",url:"https://www.twitch.tv/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/twitch.svg",iconWidth:18,iconHeight:18},{name:"tiktok",fullName:"TikTok",url:"https://www.tiktok.com/@github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/tiktok.svg",iconWidth:18,iconHeight:18},{name:"instagram",fullName:"Instagram",url:"https://www.instagram.com/github/",icon:"https://github.githubassets.com/images/modules/site/icons/footer/instagram.svg",iconWidth:24,iconHeight:24}].map((r=>e&&!e.includes(r.name)?null:(e=>(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:e.url,"data-analytics-event":`{"category":"Footer","action":"go to ${e.fullName}","label":"text:${e.name}"}`,children:[(0,_.jsx)("img",{className:wn,src:e.icon,height:e.iconHeight,width:e.iconWidth,loading:"lazy",decoding:"async",alt:""}),(0,_.jsxs)("span",{className:"visually-hidden",children:["GitHub on ",e.fullName]})]})},e.name))(r)))}):(0,_.jsx)(_.Fragment,{})]})})})}const bn=({as:e,children:r,...n})=>{const a=e||"a";return(0,_.jsx)(a,{className:In,"data-analytics-event":n.href?`{"category":"Footer","action":"go to ${n.href}","label":"text:${r}"}`:void 0,...n,children:(0,_.jsx)(P,{variant:"muted",size:"200",children:r})})},En=Object.assign((function({className:e,children:n,copyrightStatement:a,logoHref:o="https://github.com",socialLinks:d,...t}){const l=r().Children.toArray(n).filter((_=>{if(r().isValidElement(_)&&_.type===bn)return _})).slice(0,5),m=(new Date).getFullYear();return(0,_.jsxs)("footer",{className:i(un,e),...t,children:[r().Children.toArray(n).find((_=>!!r().isValidElement(_)&&(!(!_.type||_.type!==fn)||void 0))),(0,_.jsx)(vn,{socialLinks:d,logoHref:o}),(0,_.jsx)("section",{children:(0,_.jsx)("div",{className:Pn,children:(0,_.jsx)("div",{className:sn,children:(0,_.jsxs)(k_,{direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)(k_,{padding:"none",gap:"condensed",justifyContent:{narrow:"center",regular:"flex-end"},direction:{narrow:"vertical",regular:"horizontal"},className:Sn,children:(0,_.jsx)(_.Fragment,{children:l})}),(0,_.jsx)(P,{as:"p",size:"200",variant:"muted",className:hn,children:a||`© ${m} GitHub. All rights reserved.`})]})})})})]})}),{Footnotes:fn,Link:bn}),yn={Pillar:"Primer_Brand__Pillar-module__Pillar___dHhm7","Pillar--align-center":"Primer_Brand__Pillar-module__Pillar--align-center___mWN5F","Pillar--align-start":"Primer_Brand__Pillar-module__Pillar--align-start___dfipC",Pillar__icon:"Primer_Brand__Pillar-module__Pillar__icon___MyYVk",Pillar__heading:"Primer_Brand__Pillar-module__Pillar__heading___C7yPQ",Pillar__description:"Primer_Brand__Pillar-module__Pillar__description___BPMTa",Pillar__link:"Primer_Brand__Pillar-module__Pillar__link___yiBNY","Pillar__icon--color-default":"Primer_Brand__Pillar-module__Pillar__icon--color-default___WlnDP","Pillar__icon--color-blue":"Primer_Brand__Pillar-module__Pillar__icon--color-blue___RVKbn","Pillar__icon--color-coral":"Primer_Brand__Pillar-module__Pillar__icon--color-coral___g_M0m","Pillar__icon--color-green":"Primer_Brand__Pillar-module__Pillar__icon--color-green___AZl8T","Pillar__icon--color-gray":"Primer_Brand__Pillar-module__Pillar__icon--color-gray___MRGro","Pillar__icon--color-indigo":"Primer_Brand__Pillar-module__Pillar__icon--color-indigo___hX1Yq","Pillar__icon--color-lemon":"Primer_Brand__Pillar-module__Pillar__icon--color-lemon___V0XiQ","Pillar__icon--color-lime":"Primer_Brand__Pillar-module__Pillar__icon--color-lime___VXybl","Pillar__icon--color-orange":"Primer_Brand__Pillar-module__Pillar__icon--color-orange___e1xGP","Pillar__icon--color-pink":"Primer_Brand__Pillar-module__Pillar__icon--color-pink___WcTTa","Pillar__icon--color-purple":"Primer_Brand__Pillar-module__Pillar__icon--color-purple___BGrUp","Pillar__icon--color-red":"Primer_Brand__Pillar-module__Pillar__icon--color-red___ek1FA","Pillar__icon--color-teal":"Primer_Brand__Pillar-module__Pillar__icon--color-teal___fntO4","Pillar__icon--color-yellow":"Primer_Brand__Pillar-module__Pillar__icon--color-yellow___xatJt"},An=X,Nn=An[0],Tn=(0,e.forwardRef)((({children:e,className:n,animate:a,as:o="div",align:d="start",style:t,...l},m)=>{const{classes:B,styles:u}=U(a),s=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||_.type!==Cn&&_.type!==Gn&&_.type!==jn&&_.type!==Ln))),c=["div","article"].includes(o)?o:"div";return(0,_.jsx)(c,{className:i(yn.Pillar,yn[`Pillar--align-${d}`],B,n),ref:m,...l,style:{...u,...t},children:s})}));function Cn({icon:e,className:n,color:a=Nn,...o}){return(0,_.jsx)("span",{className:i(yn.Pillar__icon,yn[`Pillar__icon--color-${a}`],n),...o,children:"function"==typeof e?(0,_.jsx)(e,{size:"medium"}):r().isValidElement(e)&&r().cloneElement(e,{"aria-hidden":"true",focusable:"false"})})}const Gn=(0,e.forwardRef)((({children:e,as:r="h3",size:n="subhead-large",className:a,...o},d)=>(0,_.jsx)(L,{size:n,className:i(yn.Pillar__heading,yn[`Pillar__heading--size-${n}`],a),ref:d,as:r,...o,children:e}))),jn=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(P,{variant:"muted",ref:a,size:"200",as:"p",className:i(yn.Pillar__description,r),...n,children:e}))),Ln=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>(0,_.jsx)(We,{variant:"accent",href:n,ref:o,className:i(yn.Pillar__link,e),...a,children:r}))),Hn=Object.assign(Tn,{Icon:Cn,Heading:Gn,Description:jn,Link:Ln}),Mn={Card:"Primer_Brand__Card-module__Card___ByGEk",Card__link:"Primer_Brand__Card-module__Card__link___Ye5mq","Card--border":"Primer_Brand__Card-module__Card--border___nNZlZ","Card--icon":"Primer_Brand__Card-module__Card--icon___nVz0T",Card__label:"Primer_Brand__Card-module__Card__label___EAot7",Card__icon:"Primer_Brand__Card-module__Card__icon___H4tc9",Card__image:"Primer_Brand__Card-module__Card__image___zt4oH","Card__icon--badge":"Primer_Brand__Card-module__Card__icon--badge___p6riH",Card__heading:"Primer_Brand__Card-module__Card__heading___INFhp",Card__description:"Primer_Brand__Card-module__Card__description___KN9CH",Card__action:"Primer_Brand__Card-module__Card__action___C6sRY","Card__icon--color-default":"Primer_Brand__Card-module__Card__icon--color-default___Y2DUV","Card__icon--color-blue":"Primer_Brand__Card-module__Card__icon--color-blue___NuYV8","Card__icon--color-coral":"Primer_Brand__Card-module__Card__icon--color-coral___rYl0b","Card__icon--color-green":"Primer_Brand__Card-module__Card__icon--color-green___xz7Vq","Card__icon--color-gray":"Primer_Brand__Card-module__Card__icon--color-gray___gYwWP","Card__icon--color-indigo":"Primer_Brand__Card-module__Card__icon--color-indigo___xHafP","Card__icon--color-lemon":"Primer_Brand__Card-module__Card__icon--color-lemon___KT2Uh","Card__icon--color-lime":"Primer_Brand__Card-module__Card__icon--color-lime___P9pP0","Card__icon--color-orange":"Primer_Brand__Card-module__Card__icon--color-orange___s1gIr","Card__icon--color-pink":"Primer_Brand__Card-module__Card__icon--color-pink___I7Qpw","Card__icon--color-purple":"Primer_Brand__Card-module__Card__icon--color-purple___G0J2O","Card__icon--color-red":"Primer_Brand__Card-module__Card__icon--color-red___lGSe1","Card__icon--color-teal":"Primer_Brand__Card-module__Card__icon--color-teal___CsA4p","Card__icon--color-yellow":"Primer_Brand__Card-module__Card__icon--color-yellow___RP8rx"};function Rn(_){const r=(0,e.useRef)(null);return _??r}const Vn=X,Fn=Vn[0],zn=(0,e.forwardRef)((({onMouseEnter:n,onMouseLeave:a,onFocus:o,onBlur:d,children:t,className:m,ctaText:B="Learn more",href:u,hasBorder:s=!1,...c},g)=>{const x=Rn(g),p=r().useRef(!1),w=r().useRef(!1),h=(0,e.useCallback)((_=>{p.current=!p.current,n?.(_)}),[n,p]),S=(0,e.useCallback)((_=>{p.current=!p.current,a?.(_)}),[a,p]),I=(0,e.useCallback)((_=>{w.current=!w.current,o?.(_)}),[o,w]),k=(0,e.useCallback)((_=>{w.current=!w.current,d?.(_)}),[d,w]),f=r().Children.toArray(t).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,Xe.isFragment)(_)&&_.type!==On&&_.type!==Wn&&_.type!==qn&&_.type!==Zn&&_.type!==Dn))),v=r().Children.toArray(t).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Wn));return(0,_.jsxs)("div",{className:i(Mn.Card,v&&Mn["Card--icon"],s&&Mn["Card--border"],m),ref:x,...c,children:[r().Children.map(f,(_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Zn?r().cloneElement(_,{onMouseEnter:h,onMouseLeave:S,onFocus:I,onBlur:k,href:u}):_)),(0,_.jsxs)("div",{className:Mn.Card__action,children:[(0,_.jsx)(P,{as:"span",size:"200",className:i(ze["Link--label"]),children:B}),(0,_.jsx)(l,{className:ze["Link-arrow"],expanded:p.current||w.current,"aria-hidden":"true"})]})]})}));function On({className:e,...r}){return(0,_.jsx)("div",{className:Mn.Card__image,children:(0,_.jsx)(l_,{className:e,...r})})}function Wn({"aria-hidden":e,icon:r,className:n,color:a=Fn,hasBackground:o=!1,...d}){return(0,_.jsx)("span",{className:i(Mn.Card__icon,Mn[`Card__icon--color-${a}`],o&&Mn["Card__icon--badge"],n),"aria-hidden":e||"function"!=typeof r,...d,children:"function"==typeof r?(0,_.jsx)(r,{}):r})}const qn=(0,e.forwardRef)((({children:e,className:r,color:n=Y[0],...a},o)=>(0,_.jsx)("span",{className:i(Mn.Card__label,r),ref:o,...a,children:(0,_.jsx)(o_,{color:n,children:e})}))),Zn=(0,e.forwardRef)((({children:e,as:r="h3",className:n,href:a,onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,...m},B)=>(0,_.jsx)(L,{size:"subhead-large",className:i(Mn.Card__heading,n),ref:B,as:r,...m,children:(0,_.jsx)("a",{href:a,className:i(Mn.Card__link),onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,children:e})}))),Dn=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(P,{variant:"muted",ref:a,size:"200",as:"p",className:i(Mn.Card__description,r),...n,children:e}))),Qn=Object.assign(zn,{Image:On,Label:qn,Icon:Wn,Heading:Zn,Description:Dn}),Un={SectionIntro:"Primer_Brand__SectionIntro-module__SectionIntro___RduRB","SectionIntro-heading--muted":"Primer_Brand__SectionIntro-module__SectionIntro-heading--muted___CdGWF","SectionIntro--align-start":"Primer_Brand__SectionIntro-module__SectionIntro--align-start___C59mu","SectionIntro--align-center":"Primer_Brand__SectionIntro-module__SectionIntro--align-center___qU_a9","SectionIntro-heading":"Primer_Brand__SectionIntro-module__SectionIntro-heading___u6_Wl","SectionIntro--full-width":"Primer_Brand__SectionIntro-module__SectionIntro--full-width___HROKL","SectionIntro-label":"Primer_Brand__SectionIntro-module__SectionIntro-label___ZjciO","SectionIntro-description":"Primer_Brand__SectionIntro-module__SectionIntro-description___Sz93l","SectionIntro-link":"Primer_Brand__SectionIntro-module__SectionIntro-link___dePuF"},Xn=(0,e.forwardRef)((({align:e="start",animate:r,className:n,children:a,fullWidth:o=!1,style:d,...t},l)=>{const{classes:m,styles:B}=U(r);return(0,_.jsx)("header",{ref:l,className:i(Un.SectionIntro,Un[`SectionIntro--align-${e}`],o&&Un["SectionIntro--full-width"],m,n),...t,style:{...B,...d},children:a})})),Kn=(0,e.forwardRef)((({as:n=G,size:a="4",className:o,children:d,...t},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(d)),[d]),B=(0,e.useCallback)((()=>m.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[m]),u=1===m.length?"default":B();return(0,_.jsx)(L,{ref:l,className:i(Un["SectionIntro-heading"],"muted"===u&&Un["SectionIntro-heading--muted"],o),size:a,as:n,...t,children:d})})),$n=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(P,{as:"p",className:i(Un["SectionIntro-description"],e),ref:a,variant:"muted",...n,children:r}))),Jn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(We,{ref:a,className:i(Un["SectionIntro-link"],e),size:"medium",...n,children:r}))),Yn=Object.assign(Xn,{Heading:Kn,Description:$n,Link:Jn,Label:function({children:e,...r}){return(0,_.jsx)(o_,{className:Un["SectionIntro-label"],...r,children:e})}}),_a={"outside-top":["outside-bottom","outside-right","outside-left","outside-bottom"],"outside-bottom":["outside-top","outside-right","outside-left","outside-bottom"],"outside-left":["outside-right","outside-bottom","outside-top","outside-bottom"],"outside-right":["outside-left","outside-bottom","outside-top","outside-bottom"]},ea={start:["end","center"],end:["start","center"],center:["end","start"]};const ra={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function na(_,e,r,n,a,o){const i=e.left+e.width,d=e.top+e.height;let t=-1,l=-1;return"outside-top"===r?t=e.top-a-_.height:"outside-bottom"===r?t=d+a:"outside-left"===r?l=e.left-a-_.width:"outside-right"===r&&(l=i+a),"outside-top"!==r&&"outside-bottom"!==r||(l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o),"outside-left"!==r&&"outside-right"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),"inside-top"===r?t=e.top+a:"inside-bottom"===r?t=d-a-_.height:"inside-left"===r?l=e.left+a:"inside-right"===r?l=i-a-_.width:"inside-center"===r&&(l=(i+e.left)/2-_.width/2+a),"inside-top"===r||"inside-bottom"===r?l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o:"inside-left"!==r&&"inside-right"!==r&&"inside-center"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),{top:t,left:l}}function aa(_,e,r,n){return"outside-top"===_||"outside-bottom"===_?e.top<r.top||e.top+n.height>r.height+r.top:e.left<r.left||e.left+n.width>r.width+r.left}function oa(_,e,r,n){return"end"===_?e.left<r.left:"start"===_||"center"===_?e.left+n.width>r.left+r.width||e.left<r.left:void 0}function ia(_,r=[]){const n=_?.floatingElementRef,a=_?.anchorElementRef,[o,i]=(0,e.useState)(void 0),d=(0,e.useCallback)((()=>{n.current instanceof Element&&a.current instanceof Element?i(function(_,e,r={}){const n=function(_){if(function(_){if("DIALOG"===_.tagName)return!0;try{if(_.matches(":popover-open"))return!0}catch(_){return!1}return!1}(_))return document.body;let e=_.parentNode;for(;null!==e;){if(e instanceof HTMLElement&&"static"!==getComputedStyle(e).position)return e;e=e.parentNode}return document.body}(_),a=function(_){let e=_;for(;null!==e&&e!==document.body&&"visible"===getComputedStyle(e).overflow;)e=e.parentNode;const r=e!==document.body&&e instanceof HTMLElement?e:document.body,n=r.getBoundingClientRect(),a=getComputedStyle(r),[o,i,d,t]=[a.borderTopWidth,a.borderLeftWidth,a.borderRightWidth,a.borderBottomWidth].map((_=>parseInt(_,10)||0));return{top:n.top+o,left:n.left+i,width:n.width-d-i,height:Math.max(n.height-o-t,r===document.body?window.innerHeight:-1/0)}}(n),o=getComputedStyle(n),i=n.getBoundingClientRect(),[d,t]=[o.borderTopWidth,o.borderLeftWidth].map((_=>parseInt(_,10)||0));return function(_,e,r,n,{side:a,align:o,allowOutOfBounds:i,anchorOffset:d,alignmentOffset:t}){const l={top:_.top-e.top,left:_.left-e.left,width:_.width,height:_.height};let m=na(r,n,a,o,d,t),B=a,u=o;if(m.top-=e.top,m.left-=e.left,!i){const i=_a[a];let s=0;if(i){let _=a;for(;s<i.length&&aa(_,m,l,r);){const a=i[s++];_=a,m=na(r,n,a,o,d,t),m.top-=e.top,m.left-=e.left,B=a}}const c=ea[o];let g=0;if(c){let _=o;for(;g<c.length&&oa(_,m,l,r);){const a=c[g++];_=a,m=na(r,n,B,a,d,t),m.top-=e.top,m.left-=e.left,u=a}}m.top<l.top&&(m.top=l.top),m.left<l.left&&(m.left=l.left),m.left+r.width>_.width+l.left&&(m.left=_.width+l.left-r.width),i&&s<i.length&&m.top+r.height>_.height+l.top&&(m.top=_.height+l.top-r.height)}return Object.assign(Object.assign({},m),{anchorSide:B,anchorAlign:u})}(a,{top:i.top+d,left:i.left+t},_.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(_={}){var e,r,n,a,o;const i=null!==(e=_.side)&&void 0!==e?e:ra.side,d=null!==(r=_.align)&&void 0!==r?r:ra.align;return{side:i,align:d,anchorOffset:null!==(n=_.anchorOffset)&&void 0!==n?n:"inside-center"===i?0:ra.anchorOffset,alignmentOffset:null!==(a=_.alignmentOffset)&&void 0!==a?a:"center"!==d&&i.startsWith("inside")?ra.alignmentOffset:0,allowOutOfBounds:null!==(o=_.allowOutOfBounds)&&void 0!==o?o:ra.allowOutOfBounds}}(r))}(n.current,a.current,_)):i(void 0)}),[n,a,...r]);return(0,e.useEffect)(d,[d]),function(_,r){const n=(0,e.useRef)(_);(0,e.useEffect)((()=>{n.current=_})),(0,e.useEffect)((()=>{const _=document.documentElement;if(!_)return;const e=new ResizeObserver((_=>{n.current(_)}));return e.observe(_),()=>{e.disconnect()}}),[r])}(d),{floatingElementRef:n,anchorElementRef:a,position:o}}let da;function ta(){return void 0===da&&(da=/^mac/i.test(window.navigator.platform)),da}let la=1e4;var ma;Ne(),function(_){_[_.ArrowHorizontal=1]="ArrowHorizontal",_[_.ArrowVertical=2]="ArrowVertical",_[_.JK=4]="JK",_[_.HL=8]="HL",_[_.HomeAndEnd=16]="HomeAndEnd",_[_.PageUpDown=256]="PageUpDown",_[_.WS=32]="WS",_[_.AD=64]="AD",_[_.Tab=128]="Tab",_[_.Backspace=512]="Backspace",_[_.ArrowAll=3]="ArrowAll",_[_.HJKL=12]="HJKL",_[_.WASD=96]="WASD",_[_.All=511]="All"}(ma||(ma={}));const Ba={ArrowLeft:ma.ArrowHorizontal,ArrowDown:ma.ArrowVertical,ArrowUp:ma.ArrowVertical,ArrowRight:ma.ArrowHorizontal,h:ma.HL,j:ma.JK,k:ma.JK,l:ma.HL,a:ma.AD,s:ma.WS,w:ma.WS,d:ma.AD,Tab:ma.Tab,Home:ma.HomeAndEnd,End:ma.HomeAndEnd,PageUp:ma.PageUpDown,PageDown:ma.PageUpDown,Backspace:ma.Backspace},ua={ArrowLeft:"previous",ArrowDown:"next",ArrowUp:"previous",ArrowRight:"next",h:"previous",j:"next",k:"previous",l:"next",a:"previous",s:"next",w:"previous",d:"next",Tab:"next",Home:"start",End:"end",PageUp:"start",PageDown:"end",Backspace:"previous"};function sa(_){const e=ua[_.key];if("Tab"===_.key&&_.shiftKey)return"previous";const r=ta();if(r&&_.metaKey||!r&&_.ctrlKey){if("ArrowLeft"===_.key||"ArrowUp"===_.key)return"start";if("ArrowRight"===_.key||"ArrowDown"===_.key)return"end"}return e}const ca="data-is-active-descendant",ga="data-has-active-descendant";const xa={ActionMenu:"Primer_Brand__ActionMenu-module__ActionMenu___xAoB5","ActionMenu--disabled":"Primer_Brand__ActionMenu-module__ActionMenu--disabled___Ic5nl",ActionMenu__button:"Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG",ActionMenu__menu:"Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP","ActionMenu__menu--visible":"Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5","overlay-appear":"Primer_Brand__ActionMenu-module__overlay-appear___hIYSP",ActionMenu__item:"Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr","ActionMenu__item--selection-type-single":"Primer_Brand__ActionMenu-module__ActionMenu__item--selection-type-single___ZdivU","focus-visible":"Primer_Brand__ActionMenu-module__focus-visible___hVXW3","ActionMenu__item-leadingVisual":"Primer_Brand__ActionMenu-module__ActionMenu__item-leadingVisual___UWjE1","ActionMenu__item-text":"Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl","ActionMenu__item-icon":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz","ActionMenu__item-content--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-content--disabled___WrxPY","ActionMenu__item-icon--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon--disabled___Ebefz"},pa={root:"ActionMenu",get button(){return`${this.root}-button`},get overlay(){return`${this.root}-overlay`},get list(){return`${this.root}-list`},get item(){return`${this.root}-list-item`}},Pa=(0,e.memo)((({id:r,children:n,"data-testid":a,disabled:o,open:d=!1,selectionVariant:t="none",menuAlignment:l="start",onSelect:m})=>{const[B,u]=(0,e.useState)(d),s=(0,e.useRef)(null),c=(0,e.useRef)(null),g=O(r);xe(s,(()=>u(!1)),c),Pe((0,e.useCallback)((()=>{u(!1)}),[]));const x=(0,e.useCallback)((()=>{u(!B)}),[B]),p=(0,e.useCallback)((_=>{m&&m(_),x()}),[m,x]),P=(0,e.useCallback)((_=>{_&&(p(_),x(),c.current?.focus())}),[p,x,c]);(0,e.useEffect)((()=>{if(B&&s.current){const _=s.current;(function(_,e){var r,n,a,o,i;const d=[],t=new WeakMap,l=null!==(r=null==e?void 0:e.bindKeys)&&void 0!==r?r:((null==e?void 0:e.getNextFocusable)?ma.ArrowAll:ma.ArrowVertical)|ma.HomeAndEnd,m=null!==(n=null==e?void 0:e.focusOutBehavior)&&void 0!==n?n:"stop",B=null!==(a=null==e?void 0:e.focusInStrategy)&&void 0!==a?a:"previous",u=null==e?void 0:e.activeDescendantControl,s=null==e?void 0:e.onActiveDescendantChanged;let c;const g=null!==(o=null==e?void 0:e.preventScroll)&&void 0!==o&&o;function x(){return d[0]}function p(_,e=!1){const r=c;c=_,u?_&&document.activeElement===u?P(r,_,e):w():(r&&r!==_&&t.has(r)&&r.setAttribute("tabindex","-1"),null==_||_.setAttribute("tabindex","0"))}function P(e,r,n=!1){r.id||r.setAttribute("id","__primer_id_"+la++),e&&e!==r&&e.removeAttribute(ca),u&&(n||u.getAttribute("aria-activedescendant")!==r.id)&&(u.setAttribute("aria-activedescendant",r.id),_.setAttribute(ga,r.id),r.setAttribute(ca,n?"activated-directly":"activated-indirectly"),null==s||s(r,e,n))}function w(e=c){"first"===B&&(c=void 0),null==u||u.removeAttribute("aria-activedescendant"),_.removeAttribute(ga),null==e||e.removeAttribute(ca),null==s||s(void 0,e,!1)}function h(..._){const r=_.filter((_=>{var r,n;return null===(n=null===(r=null==e?void 0:e.focusableElementFilter)||void 0===r?void 0:r.call(e,_))||void 0===n||n}));if(0!==r.length){d.splice(function(_){const e=_[0];if(0===d.length)return 0;let r=0,n=d.length-1;for(;r<=n;){const _=Math.floor((r+n)/2);a=e,(d[_].compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING)>0?n=_-1:r=_+1}var a;return r}(r),0,...r);for(const _ of r)t.has(_)||t.set(_,_.getAttribute("tabindex")),_.setAttribute("tabindex","-1");c||p(x())}}function S(..._){for(const e of _){const _=d.indexOf(e);_>=0&&d.splice(_,1);const r=t.get(e);void 0!==r&&(null===r?e.removeAttribute("tabindex"):e.setAttribute("tabindex",r),t.delete(e)),e===c&&p(x())}}h(...fe(_)),p("function"==typeof B?B(document.body):x()),new MutationObserver((_=>{for(const e of _)for(const _ of e.removedNodes)_ instanceof HTMLElement&&S(...fe(_));for(const e of _)for(const _ of e.addedNodes)_ instanceof HTMLElement&&h(...fe(_))})).observe(_,{subtree:!0,childList:!0});const I=new AbortController,k=null!==(i=null==e?void 0:e.abortSignal)&&void 0!==i?i:I.signal;let f;k.addEventListener("abort",(()=>{S(...d)})),_.addEventListener("mousedown",(_=>{_.target instanceof HTMLElement&&_.target!==document.activeElement&&(f=d.indexOf(_.target))}),{signal:k}),u?(_.addEventListener("focusin",(_=>{_.target instanceof HTMLElement&&d.includes(_.target)&&(u.focus({preventScroll:g}),p(_.target))})),_.addEventListener("mousemove",(({target:_})=>{if(!(_ instanceof Node))return;const e=d.find((e=>e.contains(_)));e&&p(e)}),{signal:k,capture:!0}),u.addEventListener("focusin",(()=>{c?P(void 0,c):p(x())})),u.addEventListener("focusout",(()=>{w()}))):_.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==f)f>=0&&d[f]!==c&&p(d[f]),f=void 0;else if("previous"===B)p(e.target);else if("closest"===B||"first"===B){if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _="previous"===b?d.length-1:0,e=d[_];return void(null==e||e.focus({preventScroll:g}))}p(e.target)}else if("function"==typeof B)if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _=B(e.relatedTarget);if((_?d.indexOf(_):-1)>=0&&_ instanceof HTMLElement)return void _.focus({preventScroll:g});console.warn("Element requested is not a known focusable element.")}else p(e.target);b=void 0}),{signal:k});const v=null!=u?u:_;let b;"closest"===B&&document.addEventListener("keydown",(_=>{"Tab"===_.key&&(b=sa(_))}),{signal:k,capture:!0}),v.addEventListener("keydown",(r=>{var n;if(r.key in ua){const a=Ba[r.key];if(!r.defaultPrevented&&(a&l)>0&&!function(_,e){const r=_.key,n=[...r].length,a=e instanceof HTMLInputElement&&"text"===e.type||e instanceof HTMLTextAreaElement;if(a&&(1===n||"Home"===r||"End"===r))return!0;if(e instanceof HTMLSelectElement){if(1===n)return!0;if("ArrowDown"===r&&ta()&&!_.metaKey)return!0;if("ArrowDown"===r&&!ta()&&_.altKey)return!0}if(e instanceof HTMLTextAreaElement&&("PageUp"===r||"PageDown"===r))return!0;if(a){const _=e,n=0===_.selectionStart&&0===_.selectionEnd,a=_.selectionStart===_.value.length&&_.selectionEnd===_.value.length;if("ArrowLeft"===r&&!n)return!0;if("ArrowRight"===r&&!a)return!0;if(_ instanceof HTMLTextAreaElement){if("ArrowUp"===r&&!n)return!0;if("ArrowDown"===r&&!a)return!0}}return!1}(r,document.activeElement)){const a=sa(r);let o;if((null==e?void 0:e.getNextFocusable)&&(o=e.getNextFocusable(a,null!==(n=document.activeElement)&&void 0!==n?n:void 0,r)),!o){const e=function(){if(!c)return 0;const e=d.indexOf(c);return-1!==e?e:c===_?-1:0}();let n=e;"previous"===a?n-=1:"start"===a?n=0:"next"===a?n+=1:n=d.length-1,n<0&&(n="wrap"===m&&"Tab"!==r.key?d.length-1:0),n>=d.length&&(n="wrap"===m&&"Tab"!==r.key?0:d.length-1),e!==n&&(o=d[n])}u?p(o||c,!0):o&&(b=a,o.focus({preventScroll:g})),("Tab"!==r.key||o)&&r.preventDefault()}}}),{signal:k})})(s.current,{bindKeys:ma.ArrowVertical}),_.addEventListener("keydown",(_=>{if("Enter"===_.key){const e=_.target;if("true"===e.getAttribute("aria-disabled"))return;const r=e.getAttribute("data-value");r&&(p(r),u(!1),setTimeout((()=>{c.current?.focus()}),10))}}));const e=s.current.querySelector("li");e&&setTimeout((()=>{e.focus()}),10);const r=_.querySelectorAll("li")[_.querySelectorAll("li").length-1];r.addEventListener("keydown",(_=>{"ArrowDown"===_.key&&(_.preventDefault(),e?.focus())})),e?.addEventListener("keydown",(_=>{"ArrowUp"===_.key&&(_.preventDefault(),r.focus())})),_.addEventListener("keydown",(_=>{"Escape"===_.key&&c.current?.focus()}))}}),[B,s,P,x,p]);const{position:w}=ia({floatingElementRef:s,anchorElementRef:c,side:"outside-bottom",align:l,allowOutOfBounds:!0},[B]),{Button:h,Overlay:S}=e.Children.toArray(n).reduce(((_,r)=>((0,e.isValidElement)(r)&&(r.type===wa?_.Button=(0,e.cloneElement)(r,{onClick:x,ref:c,className:i(r.props.className,B),menuOpen:B,disabled:o,id:`${g}-button`}):r.type===Sa&&(_.Overlay=(0,e.cloneElement)(r,{ref:s,className:i(xa.ActionMenu__menu,w&&xa["ActionMenu__menu--visible"]),style:{top:`${w?.top??0}px`,left:`${w?.left??0}px`},id:`${g}-menu`,children:e.Children.map(r.props.children,(_=>(0,e.isValidElement)(_)?(0,e.cloneElement)(_,{handler:P,type:t}):_))}))),_)),{});return(0,_.jsxs)("div",{id:g,className:i(xa.ActionMenu,o&&xa["ActionMenu--disabled"]),"data-testid":a||pa.root,children:[h,B?S:null]})})),wa=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,disabled:a,menuOpen:o,...d},t)=>(0,_.jsx)(b,{ref:t,className:i(xa.ActionMenu__button,r),hasArrow:!1,"aria-haspopup":"true","aria-expanded":o?"true":"false",trailingVisual:ae,disabled:a,"data-testid":n||pa.button,...d,children:(0,_.jsx)("span",{className:xa["ActionMenu__button-text"],children:e})}))),ha={none:"menuitem",single:"menuitemradio"},Sa=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,menuOpen:a,...o},d)=>(0,_.jsx)("ul",{ref:d,className:i(r),role:"menu","data-testid":n||pa.list,...o,children:e}))),Ia=Object.assign(Pa,{Button:wa,Item:({children:e,className:r,disabled:n,handler:a,selected:o,type:d,value:t,...l})=>(0,_.jsxs)("li",{className:i(xa.ActionMenu__item,"single"===d&&xa[`ActionMenu__item--selection-type-${d}`],r),role:ha[d||"single"],"aria-checked":"none"===d?void 0:o?"true":"false","aria-disabled":n?"true":"false",onClick:a&&!n?()=>a(t):void 0,tabIndex:0,"data-value":t,...l,children:["none"!==d&&(0,_.jsx)("span",{className:xa["ActionMenu__item-leadingVisual"],children:o&&(0,_.jsx)(re,{className:i(xa["ActionMenu__item-icon"],n&&xa["ActionMenu__item-icon--disabled"]),size:16})}),(0,_.jsx)("span",{className:xa["ActionMenu__item-text"],children:(0,_.jsx)(P,{variant:n?"muted":"default",size:"200",className:i(n&&xa["ActionMenu__item-content--disabled"]),children:e})})]}),Overlay:Sa,testIds:pa}),ka=(0,e.forwardRef)((({html:e,enableFullWidth:r=!1,className:n,...a},o)=>(0,_.jsx)("div",{className:i("Primer_Brand__Prose-module__Prose___X2BXE",!r&&"Primer_Brand__Prose-module__Prose--lineLength___ws7gn",n),ref:o,...a,dangerouslySetInnerHTML:{__html:e}}))),fa={"Box-padding--condensed":"Primer_Brand__Box-module__Box-padding--condensed___moOU_","Box-padding--normal":"Primer_Brand__Box-module__Box-padding--normal___I99VZ","Box-padding--spacious":"Primer_Brand__Box-module__Box-padding--spacious___IDH0L","Box-padding--none":"Primer_Brand__Box-module__Box-padding--none___SiKZE","Box-padding--4":"Primer_Brand__Box-module__Box-padding--4___P8ym4","Box-padding--8":"Primer_Brand__Box-module__Box-padding--8___tkmC2","Box-padding--12":"Primer_Brand__Box-module__Box-padding--12___WZtC5","Box-padding--16":"Primer_Brand__Box-module__Box-padding--16___uSvFs","Box-padding--20":"Primer_Brand__Box-module__Box-padding--20___CqPHd","Box-padding--24":"Primer_Brand__Box-module__Box-padding--24___ns6vt","Box-padding--28":"Primer_Brand__Box-module__Box-padding--28___C3Z0M","Box-padding--32":"Primer_Brand__Box-module__Box-padding--32___Xi9K8","Box-padding--36":"Primer_Brand__Box-module__Box-padding--36___elDVr","Box-padding--40":"Primer_Brand__Box-module__Box-padding--40___FiQOK","Box-padding--44":"Primer_Brand__Box-module__Box-padding--44___pcGzC","Box-padding--48":"Primer_Brand__Box-module__Box-padding--48___sKAhw","Box-padding--64":"Primer_Brand__Box-module__Box-padding--64___eD0xN","Box-padding--80":"Primer_Brand__Box-module__Box-padding--80___Ny1Eo","Box-padding--96":"Primer_Brand__Box-module__Box-padding--96___vQxms","Box-padding--112":"Primer_Brand__Box-module__Box-padding--112___UKjfn","Box-padding--128":"Primer_Brand__Box-module__Box-padding--128___eM3cZ","Box-narrow-padding--condensed":"Primer_Brand__Box-module__Box-narrow-padding--condensed___anAAR","Box-narrow-padding--normal":"Primer_Brand__Box-module__Box-narrow-padding--normal___drqoL","Box-narrow-padding--spacious":"Primer_Brand__Box-module__Box-narrow-padding--spacious___JblB1","Box-narrow-padding--none":"Primer_Brand__Box-module__Box-narrow-padding--none___Ee52O","Box-narrow-padding--4":"Primer_Brand__Box-module__Box-narrow-padding--4___gcJCt","Box-narrow-padding--8":"Primer_Brand__Box-module__Box-narrow-padding--8___a7q08","Box-narrow-padding--12":"Primer_Brand__Box-module__Box-narrow-padding--12___aaFXk","Box-narrow-padding--16":"Primer_Brand__Box-module__Box-narrow-padding--16___jdlkw","Box-narrow-padding--20":"Primer_Brand__Box-module__Box-narrow-padding--20___O5D_M","Box-narrow-padding--24":"Primer_Brand__Box-module__Box-narrow-padding--24___lyefS","Box-narrow-padding--28":"Primer_Brand__Box-module__Box-narrow-padding--28___TwWF_","Box-narrow-padding--32":"Primer_Brand__Box-module__Box-narrow-padding--32___fPqRw","Box-narrow-padding--36":"Primer_Brand__Box-module__Box-narrow-padding--36___IjUkb","Box-narrow-padding--40":"Primer_Brand__Box-module__Box-narrow-padding--40___pxXrQ","Box-narrow-padding--44":"Primer_Brand__Box-module__Box-narrow-padding--44___MCitQ","Box-narrow-padding--48":"Primer_Brand__Box-module__Box-narrow-padding--48___TYalO","Box-narrow-padding--64":"Primer_Brand__Box-module__Box-narrow-padding--64___DfG4r","Box-narrow-padding--80":"Primer_Brand__Box-module__Box-narrow-padding--80___aM_tb","Box-narrow-padding--96":"Primer_Brand__Box-module__Box-narrow-padding--96___AAjgj","Box-regular-padding--condensed":"Primer_Brand__Box-module__Box-regular-padding--condensed___Sa56q","Box-regular-padding--normal":"Primer_Brand__Box-module__Box-regular-padding--normal___kPK0N","Box-regular-padding--spacious":"Primer_Brand__Box-module__Box-regular-padding--spacious___eg7WK","Box-regular-padding--none":"Primer_Brand__Box-module__Box-regular-padding--none___RqmqL","Box-regular-padding--4":"Primer_Brand__Box-module__Box-regular-padding--4___Hrlt7","Box-regular-padding--8":"Primer_Brand__Box-module__Box-regular-padding--8___S4Vzp","Box-regular-padding--12":"Primer_Brand__Box-module__Box-regular-padding--12___aqPhA","Box-regular-padding--16":"Primer_Brand__Box-module__Box-regular-padding--16___dspf1","Box-regular-padding--20":"Primer_Brand__Box-module__Box-regular-padding--20___je3L4","Box-regular-padding--24":"Primer_Brand__Box-module__Box-regular-padding--24___BRWrO","Box-regular-padding--28":"Primer_Brand__Box-module__Box-regular-padding--28___MLuWu","Box-regular-padding--32":"Primer_Brand__Box-module__Box-regular-padding--32___UuJR3","Box-regular-padding--36":"Primer_Brand__Box-module__Box-regular-padding--36___pnnlM","Box-regular-padding--40":"Primer_Brand__Box-module__Box-regular-padding--40___KvG6x","Box-regular-padding--44":"Primer_Brand__Box-module__Box-regular-padding--44___QbfqE","Box-regular-padding--48":"Primer_Brand__Box-module__Box-regular-padding--48___o68vT","Box-regular-padding--64":"Primer_Brand__Box-module__Box-regular-padding--64___VXnt9","Box-regular-padding--80":"Primer_Brand__Box-module__Box-regular-padding--80___sCKZd","Box-regular-padding--96":"Primer_Brand__Box-module__Box-regular-padding--96___MjgI_","Box-regular-padding--112":"Primer_Brand__Box-module__Box-regular-padding--112___uyz9m","Box-regular-padding--128":"Primer_Brand__Box-module__Box-regular-padding--128___a3PIs","Box-wide-padding--condensed":"Primer_Brand__Box-module__Box-wide-padding--condensed___G1jXL","Box-wide-padding--normal":"Primer_Brand__Box-module__Box-wide-padding--normal___tIQlq","Box-wide-padding--spacious":"Primer_Brand__Box-module__Box-wide-padding--spacious___PGhNc","Box-wide-padding--none":"Primer_Brand__Box-module__Box-wide-padding--none___qcMjk","Box-wide-padding--4":"Primer_Brand__Box-module__Box-wide-padding--4___aySqW","Box-wide-padding--8":"Primer_Brand__Box-module__Box-wide-padding--8___cPNFj","Box-wide-padding--12":"Primer_Brand__Box-module__Box-wide-padding--12___OUxUa","Box-wide-padding--16":"Primer_Brand__Box-module__Box-wide-padding--16___IIZ2x","Box-wide-padding--20":"Primer_Brand__Box-module__Box-wide-padding--20___IMkXv","Box-wide-padding--24":"Primer_Brand__Box-module__Box-wide-padding--24___Jqf0K","Box-wide-padding--28":"Primer_Brand__Box-module__Box-wide-padding--28___qJoHf","Box-wide-padding--32":"Primer_Brand__Box-module__Box-wide-padding--32___QiAzQ","Box-wide-padding--36":"Primer_Brand__Box-module__Box-wide-padding--36___HliwM","Box-wide-padding--40":"Primer_Brand__Box-module__Box-wide-padding--40___ebzR0","Box-wide-padding--44":"Primer_Brand__Box-module__Box-wide-padding--44___kxHFt","Box-wide-padding--48":"Primer_Brand__Box-module__Box-wide-padding--48___VI8OS","Box-wide-padding--64":"Primer_Brand__Box-module__Box-wide-padding--64___ZIZly","Box-wide-padding--80":"Primer_Brand__Box-module__Box-wide-padding--80___Pm5Do","Box-wide-padding--96":"Primer_Brand__Box-module__Box-wide-padding--96___cdgwB","Box-wide-padding--112":"Primer_Brand__Box-module__Box-wide-padding--112___xnULq","Box-wide-padding--128":"Primer_Brand__Box-module__Box-wide-padding--128___Cd7wM","Box-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-paddingBlockStart--condensed___W1bY3","Box-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-paddingBlockStart--normal___Zg_Os","Box-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-paddingBlockStart--spacious___ViXP1","Box-paddingBlockStart--none":"Primer_Brand__Box-module__Box-paddingBlockStart--none___OMRh1","Box-paddingBlockStart--4":"Primer_Brand__Box-module__Box-paddingBlockStart--4___dVFMa","Box-paddingBlockStart--8":"Primer_Brand__Box-module__Box-paddingBlockStart--8___TNzCC","Box-paddingBlockStart--12":"Primer_Brand__Box-module__Box-paddingBlockStart--12___QFOW7","Box-paddingBlockStart--16":"Primer_Brand__Box-module__Box-paddingBlockStart--16___ZVevq","Box-paddingBlockStart--20":"Primer_Brand__Box-module__Box-paddingBlockStart--20___BIULn","Box-paddingBlockStart--24":"Primer_Brand__Box-module__Box-paddingBlockStart--24___W0xXx","Box-paddingBlockStart--28":"Primer_Brand__Box-module__Box-paddingBlockStart--28___cfKdr","Box-paddingBlockStart--32":"Primer_Brand__Box-module__Box-paddingBlockStart--32___nFZZ8","Box-paddingBlockStart--36":"Primer_Brand__Box-module__Box-paddingBlockStart--36___c5djO","Box-paddingBlockStart--40":"Primer_Brand__Box-module__Box-paddingBlockStart--40___vX8Fj","Box-paddingBlockStart--44":"Primer_Brand__Box-module__Box-paddingBlockStart--44___gHVxS","Box-paddingBlockStart--48":"Primer_Brand__Box-module__Box-paddingBlockStart--48___dATiV","Box-paddingBlockStart--64":"Primer_Brand__Box-module__Box-paddingBlockStart--64___GC9HQ","Box-paddingBlockStart--80":"Primer_Brand__Box-module__Box-paddingBlockStart--80___AzNIY","Box-paddingBlockStart--96":"Primer_Brand__Box-module__Box-paddingBlockStart--96___eirfv","Box-paddingBlockStart--112":"Primer_Brand__Box-module__Box-paddingBlockStart--112___WErQC","Box-paddingBlockStart--128":"Primer_Brand__Box-module__Box-paddingBlockStart--128___PQBNx","Box-narrow-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--condensed___TpPWY","Box-narrow-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--normal___WoejX","Box-narrow-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--spacious___YGOfc","Box-narrow-paddingBlockStart--none":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--none___rBPCn","Box-narrow-paddingBlockStart--4":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--4___pKCVF","Box-narrow-paddingBlockStart--8":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--8___Mno90","Box-narrow-paddingBlockStart--12":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--12___o4TBL","Box-narrow-paddingBlockStart--16":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--16___e1SBw","Box-narrow-paddingBlockStart--20":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--20___n1NNi","Box-narrow-paddingBlockStart--24":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--24___uZOxT","Box-narrow-paddingBlockStart--28":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--28___m2mO9","Box-narrow-paddingBlockStart--32":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--32___qReqY","Box-narrow-paddingBlockStart--36":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--36___FeGVX","Box-narrow-paddingBlockStart--40":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--40___NWdbk","Box-narrow-paddingBlockStart--44":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--44___xUghA","Box-narrow-paddingBlockStart--48":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--48___QXRZC","Box-narrow-paddingBlockStart--64":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--64___xkgoO","Box-narrow-paddingBlockStart--80":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--80___VP_yD","Box-narrow-paddingBlockStart--96":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--96___DwVjV","Box-narrow-paddingBlockStart--112":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--112___KR3bh","Box-narrow-paddingBlockStart--128":"Primer_Brand__Box-module__Box-narrow-paddingBlockStart--128___sY3Vs","Box-regular-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--condensed____4rsh","Box-regular-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--normal___D08eA","Box-regular-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--spacious___ANm3m","Box-regular-paddingBlockStart--none":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--none___gWbHQ","Box-regular-paddingBlockStart--4":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--4___hDJd4","Box-regular-paddingBlockStart--8":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--8___sMD28","Box-regular-paddingBlockStart--12":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--12___vUJnn","Box-regular-paddingBlockStart--16":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--16___N8Zxa","Box-regular-paddingBlockStart--20":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--20___BsEXk","Box-regular-paddingBlockStart--24":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--24___AI2B1","Box-regular-paddingBlockStart--28":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--28___OZFGX","Box-regular-paddingBlockStart--32":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--32___viH7U","Box-regular-paddingBlockStart--36":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--36___E6h7E","Box-regular-paddingBlockStart--40":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--40___qZE9d","Box-regular-paddingBlockStart--44":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--44___mveRI","Box-regular-paddingBlockStart--48":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--48___HcGS_","Box-regular-paddingBlockStart--64":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--64___nx8cK","Box-regular-paddingBlockStart--80":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--80___ld1du","Box-regular-paddingBlockStart--96":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--96___BOrMI","Box-regular-paddingBlockStart--112":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--112___OpuYq","Box-regular-paddingBlockStart--128":"Primer_Brand__Box-module__Box-regular-paddingBlockStart--128___Gp33i","Box-wide-paddingBlockStart--condensed":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--condensed___PXi4I","Box-wide-paddingBlockStart--normal":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--normal___GnoL0","Box-wide-paddingBlockStart--spacious":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--spacious___krfm9","Box-wide-paddingBlockStart--none":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--none___Y9qJB","Box-wide-paddingBlockStart--4":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--4___Zryv_","Box-wide-paddingBlockStart--8":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--8___u5PHy","Box-wide-paddingBlockStart--12":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--12___U5Ofg","Box-wide-paddingBlockStart--16":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--16___ZBJ3Y","Box-wide-paddingBlockStart--20":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--20___pAFgx","Box-wide-paddingBlockStart--24":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--24___MEQNA","Box-wide-paddingBlockStart--28":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--28___dNYbO","Box-wide-paddingBlockStart--32":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--32___ohjFs","Box-wide-paddingBlockStart--36":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--36___nZoBT","Box-wide-paddingBlockStart--40":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--40___ak06g","Box-wide-paddingBlockStart--44":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--44___o7t7i","Box-wide-paddingBlockStart--48":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--48___XERud","Box-wide-paddingBlockStart--64":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--64___c4HWW","Box-wide-paddingBlockStart--80":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--80___IQUjF","Box-wide-paddingBlockStart--96":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--96___ziRgY","Box-wide-paddingBlockStart--112":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--112___kU2x1","Box-wide-paddingBlockStart--128":"Primer_Brand__Box-module__Box-wide-paddingBlockStart--128___nWESD","Box-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-paddingInlineEnd--condensed___eOQgc","Box-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-paddingInlineEnd--normal___iaaKM","Box-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-paddingInlineEnd--spacious___QRkuj","Box-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-paddingInlineEnd--none___zgwVT","Box-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-paddingInlineEnd--4___QYTSr","Box-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-paddingInlineEnd--8___qOjp8","Box-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-paddingInlineEnd--12___ki7vg","Box-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-paddingInlineEnd--16___eBvli","Box-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-paddingInlineEnd--20___fUBLQ","Box-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-paddingInlineEnd--24___qvm6U","Box-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-paddingInlineEnd--28___RLJPP","Box-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-paddingInlineEnd--32___rmFsu","Box-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-paddingInlineEnd--36___eD4ie","Box-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-paddingInlineEnd--40___Pa_hU","Box-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-paddingInlineEnd--44___ISq6N","Box-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-paddingInlineEnd--48____6VIs","Box-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-paddingInlineEnd--64___XEdic","Box-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-paddingInlineEnd--80___ro2Q6","Box-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-paddingInlineEnd--96___VGzUa","Box-paddingInlineEnd--112":"Primer_Brand__Box-module__Box-paddingInlineEnd--112___u399j","Box-paddingInlineEnd--128":"Primer_Brand__Box-module__Box-paddingInlineEnd--128___XCfRF","Box-narrow-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--condensed___tbVph","Box-narrow-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--normal___J14DR","Box-narrow-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--spacious___XYmJk","Box-narrow-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--none____Uy0e","Box-narrow-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--4___LCky2","Box-narrow-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--8___s737E","Box-narrow-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--12___F2fc4","Box-narrow-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--16___hCEUi","Box-narrow-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--20___moqMn","Box-narrow-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--24___nUtP0","Box-narrow-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--28___GoW1H","Box-narrow-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--32___kE8pF","Box-narrow-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--36___zUIaG","Box-narrow-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--40___U_LUs","Box-narrow-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--44___HfR2e","Box-narrow-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--48___VpyWJ","Box-narrow-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--64____U2Bb","Box-narrow-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--80___xLRwJ","Box-narrow-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--96___lz9Ah","Box-regular-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--condensed___Y3PpC","Box-regular-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--normal___uQZJL","Box-regular-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--spacious___Yg_oy","Box-regular-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--none___d07JU","Box-regular-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--4____Mu6j","Box-regular-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--8___KLTjM","Box-regular-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--12___MZaFD","Box-regular-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--16___zuYxe","Box-regular-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--20___X7kQ7","Box-regular-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--24___OLwfl","Box-regular-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--28___S8g3g","Box-regular-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--32___fOGZt","Box-regular-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--36___Gsz4A","Box-regular-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--40___beKbG","Box-regular-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--44___Fbir5","Box-regular-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--48___JLuQO","Box-regular-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--64___j2pqZ","Box-regular-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--80____2Wqx","Box-regular-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--96___VLntF","Box-regular-paddingInlineEnd--112":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___fkEpY","Box-regular-paddingInlineEnd--128":"Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___gQRRw","Box-wide-paddingInlineEnd--condensed":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--condensed___Qcd9O","Box-wide-paddingInlineEnd--normal":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--normal___RCW25","Box-wide-paddingInlineEnd--spacious":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--spacious___l9ArL","Box-wide-paddingInlineEnd--none":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--none___l9mTk","Box-wide-paddingInlineEnd--4":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--4___Po8UR","Box-wide-paddingInlineEnd--8":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--8___JogoU","Box-wide-paddingInlineEnd--12":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--12___mTBkP","Box-wide-paddingInlineEnd--16":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--16___yWWxx","Box-wide-paddingInlineEnd--20":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--20___Ho0IF","Box-wide-paddingInlineEnd--24":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--24___eQFrc","Box-wide-paddingInlineEnd--28":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--28___NDHpo","Box-wide-paddingInlineEnd--32":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--32___W5qHl","Box-wide-paddingInlineEnd--36":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--36___GjFzC","Box-wide-paddingInlineEnd--40":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--40___waIcY","Box-wide-paddingInlineEnd--44":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--44___JOSMH","Box-wide-paddingInlineEnd--48":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--48___pI6_m","Box-wide-paddingInlineEnd--64":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--64___D6UgI","Box-wide-paddingInlineEnd--80":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--80___A72UQ","Box-wide-paddingInlineEnd--96":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--96___JZowF","Box-wide-paddingInlineEnd--112":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___fAjZM","Box-wide-paddingInlineEnd--128":"Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___V6AHo","Box-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-paddingBlockEnd--condensed___dEYMv","Box-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-paddingBlockEnd--normal___85pec","Box-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-paddingBlockEnd--spacious___LGfk7","Box-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-paddingBlockEnd--none____vlh7","Box-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-paddingBlockEnd--4____i2UO","Box-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-paddingBlockEnd--8___bNx7n","Box-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-paddingBlockEnd--12____EOsG","Box-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-paddingBlockEnd--16___wkJ99","Box-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-paddingBlockEnd--20___xjcqw","Box-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-paddingBlockEnd--24___NFG9h","Box-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-paddingBlockEnd--28___u7XJS","Box-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-paddingBlockEnd--32___zjWVZ","Box-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-paddingBlockEnd--36___f12Tl","Box-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-paddingBlockEnd--40___j6T9R","Box-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-paddingBlockEnd--44___gl2rH","Box-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-paddingBlockEnd--48___OcWnm","Box-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-paddingBlockEnd--64___dSBrT","Box-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-paddingBlockEnd--80___Sbcpv","Box-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-paddingBlockEnd--96___eMrZV","Box-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-paddingBlockEnd--112___ty2_p","Box-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-paddingBlockEnd--128___H35FY","Box-narrow-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--condensed___QTO1y","Box-narrow-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--normal___MupAF","Box-narrow-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--spacious____jivs","Box-narrow-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--none___xwpBe","Box-narrow-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--4___g4hDY","Box-narrow-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--8___dhfNf","Box-narrow-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--12___fLDtZ","Box-narrow-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--16___BHuqq","Box-narrow-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--20___JI4SX","Box-narrow-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--24___s1eco","Box-narrow-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--28___g6wCx","Box-narrow-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--32___wycVg","Box-narrow-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--36___wjt4p","Box-narrow-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--40___rVjJV","Box-narrow-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--44___akvlZ","Box-narrow-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--48___OPwru","Box-narrow-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--64___icCAb","Box-narrow-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--80___Y_JGc","Box-narrow-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--96___ojJIp","Box-narrow-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--112___pKYyd","Box-narrow-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--128___oI5vn","Box-regular-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--condensed___iiMOv","Box-regular-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--normal___J5glu","Box-regular-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--spacious___Qbwlq","Box-regular-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--none___D1NkR","Box-regular-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--4___TL1oP","Box-regular-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--8___pKg9P","Box-regular-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--12___UBth1","Box-regular-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--16___LKRrT","Box-regular-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--20___mRbHZ","Box-regular-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--24___il8K_","Box-regular-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--28___ZmE1R","Box-regular-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--32____C9RT","Box-regular-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--36___nocbv","Box-regular-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--40___nsz4g","Box-regular-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--44___bsz6J","Box-regular-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--48___eApXN","Box-regular-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--64___ATo_6","Box-regular-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--80___HuPNm","Box-regular-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--96___QWDd0","Box-regular-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--112___Ql_U3","Box-regular-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-regular-paddingBlockEnd--128___R4xJd","Box-wide-paddingBlockEnd--condensed":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--condensed___fKrol","Box-wide-paddingBlockEnd--normal":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--normal___Kbldz","Box-wide-paddingBlockEnd--spacious":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--spacious___zbi5h","Box-wide-paddingBlockEnd--none":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--none___rVFoE","Box-wide-paddingBlockEnd--4":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--4___YjBbR","Box-wide-paddingBlockEnd--8":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--8___CpDlD","Box-wide-paddingBlockEnd--12":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--12___cjNk6","Box-wide-paddingBlockEnd--16":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--16___PKo6_","Box-wide-paddingBlockEnd--20":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--20___bNtXr","Box-wide-paddingBlockEnd--24":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--24___o8_OD","Box-wide-paddingBlockEnd--28":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--28___zR53L","Box-wide-paddingBlockEnd--32":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--32___xX0KK","Box-wide-paddingBlockEnd--36":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--36___KeAYu","Box-wide-paddingBlockEnd--40":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--40___FUROs","Box-wide-paddingBlockEnd--44":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--44___nWycQ","Box-wide-paddingBlockEnd--48":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--48___J4Ljw","Box-wide-paddingBlockEnd--64":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--64___pbSxt","Box-wide-paddingBlockEnd--80":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--80___wJtUa","Box-wide-paddingBlockEnd--96":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--96___Uq5AZ","Box-wide-paddingBlockEnd--112":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--112___B96UD","Box-wide-paddingBlockEnd--128":"Primer_Brand__Box-module__Box-wide-paddingBlockEnd--128___GcJ48","Box-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-paddingInlineStart--condensed___rq2fI","Box-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-paddingInlineStart--normal___BmKv4","Box-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-paddingInlineStart--spacious___rk6ci","Box-paddingInlineStart--none":"Primer_Brand__Box-module__Box-paddingInlineStart--none___zXxYO","Box-paddingInlineStart--4":"Primer_Brand__Box-module__Box-paddingInlineStart--4___XP6SF","Box-paddingInlineStart--8":"Primer_Brand__Box-module__Box-paddingInlineStart--8___OBQ5l","Box-paddingInlineStart--12":"Primer_Brand__Box-module__Box-paddingInlineStart--12___F1XBU","Box-paddingInlineStart--16":"Primer_Brand__Box-module__Box-paddingInlineStart--16___QesGK","Box-paddingInlineStart--20":"Primer_Brand__Box-module__Box-paddingInlineStart--20___xOS1A","Box-paddingInlineStart--24":"Primer_Brand__Box-module__Box-paddingInlineStart--24___moDQ8","Box-paddingInlineStart--28":"Primer_Brand__Box-module__Box-paddingInlineStart--28___KBIxR","Box-paddingInlineStart--32":"Primer_Brand__Box-module__Box-paddingInlineStart--32___nVH6P","Box-paddingInlineStart--36":"Primer_Brand__Box-module__Box-paddingInlineStart--36___VqmhW","Box-paddingInlineStart--40":"Primer_Brand__Box-module__Box-paddingInlineStart--40___DXgBn","Box-paddingInlineStart--44":"Primer_Brand__Box-module__Box-paddingInlineStart--44___Bulbu","Box-paddingInlineStart--48":"Primer_Brand__Box-module__Box-paddingInlineStart--48___x5m9Q","Box-paddingInlineStart--64":"Primer_Brand__Box-module__Box-paddingInlineStart--64___WUgUO","Box-paddingInlineStart--80":"Primer_Brand__Box-module__Box-paddingInlineStart--80___Kn2gO","Box-paddingInlineStart--96":"Primer_Brand__Box-module__Box-paddingInlineStart--96___B2qkH","Box-paddingInlineStart--112":"Primer_Brand__Box-module__Box-paddingInlineStart--112___v4yZC","Box-paddingInlineStart--128":"Primer_Brand__Box-module__Box-paddingInlineStart--128___aafEk","Box-narrow-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--condensed___YI9Eh","Box-narrow-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--normal___iqKMr","Box-narrow-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--spacious___O1i9G","Box-narrow-paddingInlineStart--none":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--none___pGKmW","Box-narrow-paddingInlineStart--4":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--4___pS_Gh","Box-narrow-paddingInlineStart--8":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--8___F6dKN","Box-narrow-paddingInlineStart--12":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--12___Ci8GO","Box-narrow-paddingInlineStart--16":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--16___fkZ4s","Box-narrow-paddingInlineStart--20":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--20___tRwV3","Box-narrow-paddingInlineStart--24":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--24___uVuT2","Box-narrow-paddingInlineStart--28":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--28___ueTAO","Box-narrow-paddingInlineStart--32":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--32___e1dD1","Box-narrow-paddingInlineStart--36":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--36___kPOzQ","Box-narrow-paddingInlineStart--40":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--40___ekOE3","Box-narrow-paddingInlineStart--44":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--44___nALOu","Box-narrow-paddingInlineStart--48":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--48___cg27m","Box-narrow-paddingInlineStart--64":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--64___PBLfw","Box-narrow-paddingInlineStart--80":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--80___Mv5eX","Box-narrow-paddingInlineStart--96":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--96___W7uL8","Box-narrow-paddingInlineStart--112":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___qXECF","Box-narrow-paddingInlineStart--128":"Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___tBlKZ","Box-regular-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--condensed___K1JTe","Box-regular-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--normal___hE24G","Box-regular-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--spacious___Y3FYm","Box-regular-paddingInlineStart--none":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--none___rA7QC","Box-regular-paddingInlineStart--4":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--4___ffJtu","Box-regular-paddingInlineStart--8":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--8___K3PDT","Box-regular-paddingInlineStart--12":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--12___ZI1Zt","Box-regular-paddingInlineStart--16":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--16___pSuDM","Box-regular-paddingInlineStart--20":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--20___J_Lac","Box-regular-paddingInlineStart--24":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--24___olfR2","Box-regular-paddingInlineStart--28":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--28___u3Jxq","Box-regular-paddingInlineStart--32":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--32___j8YOd","Box-regular-paddingInlineStart--36":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--36___ioVRd","Box-regular-paddingInlineStart--40":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--40___CZDsm","Box-regular-paddingInlineStart--44":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--44___eBvKb","Box-regular-paddingInlineStart--48":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--48___JdZPY","Box-regular-paddingInlineStart--64":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--64___GGNhi","Box-regular-paddingInlineStart--80":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--80___oqP9L","Box-regular-paddingInlineStart--96":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--96___XT27R","Box-regular-paddingInlineStart--112":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___MFUWm","Box-regular-paddingInlineStart--128":"Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___lfSNz","Box-wide-paddingInlineStart--condensed":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--condensed___p04xa","Box-wide-paddingInlineStart--normal":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--normal___fUsFX","Box-wide-paddingInlineStart--spacious":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--spacious___Sqsw2","Box-wide-paddingInlineStart--none":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--none___Nv0wp","Box-wide-paddingInlineStart--4":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--4___nVn_B","Box-wide-paddingInlineStart--8":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--8___wLVn9","Box-wide-paddingInlineStart--12":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--12___rnbWe","Box-wide-paddingInlineStart--16":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--16___lhOME","Box-wide-paddingInlineStart--20":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--20___ULYpU","Box-wide-paddingInlineStart--24":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--24___HVDrv","Box-wide-paddingInlineStart--28":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--28___CDihC","Box-wide-paddingInlineStart--32":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--32___Wq77T","Box-wide-paddingInlineStart--36":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--36___tCHNn","Box-wide-paddingInlineStart--40":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--40___Yfoos","Box-wide-paddingInlineStart--44":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--44___GIxDS","Box-wide-paddingInlineStart--48":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--48___GlLkg","Box-wide-paddingInlineStart--64":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--64___EVzB4","Box-wide-paddingInlineStart--80":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--80___F366d","Box-wide-paddingInlineStart--96":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--96___jvQgf","Box-wide-paddingInlineStart--112":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___Z_i9M","Box-wide-paddingInlineStart--128":"Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___dxJ4W","Box-margin--condensed":"Primer_Brand__Box-module__Box-margin--condensed___t8Ura","Box-margin--normal":"Primer_Brand__Box-module__Box-margin--normal___ZVHSh","Box-margin--spacious":"Primer_Brand__Box-module__Box-margin--spacious___j0gGh","Box-margin--none":"Primer_Brand__Box-module__Box-margin--none___x7HE0","Box-margin--4":"Primer_Brand__Box-module__Box-margin--4___SAGHe","Box-margin--8":"Primer_Brand__Box-module__Box-margin--8___rwesA","Box-margin--12":"Primer_Brand__Box-module__Box-margin--12___olT6x","Box-margin--16":"Primer_Brand__Box-module__Box-margin--16___bf8KF","Box-margin--20":"Primer_Brand__Box-module__Box-margin--20___eRoV_","Box-margin--24":"Primer_Brand__Box-module__Box-margin--24___pFF57","Box-margin--28":"Primer_Brand__Box-module__Box-margin--28___EGGCf","Box-margin--32":"Primer_Brand__Box-module__Box-margin--32___piqFe","Box-margin--36":"Primer_Brand__Box-module__Box-margin--36___xujLX","Box-margin--40":"Primer_Brand__Box-module__Box-margin--40___75KiU","Box-margin--44":"Primer_Brand__Box-module__Box-margin--44___eoeZ9","Box-margin--48":"Primer_Brand__Box-module__Box-margin--48___RveUf","Box-margin--64":"Primer_Brand__Box-module__Box-margin--64___U6GY0","Box-margin--80":"Primer_Brand__Box-module__Box-margin--80___VXJ1m","Box-margin--96":"Primer_Brand__Box-module__Box-margin--96___W5lUS","Box-margin--112":"Primer_Brand__Box-module__Box-margin--112___CMH1O","Box-margin--128":"Primer_Brand__Box-module__Box-margin--128___chyQh","Box-narrow-margin--condensed":"Primer_Brand__Box-module__Box-narrow-margin--condensed____oxX7","Box-narrow-margin--normal":"Primer_Brand__Box-module__Box-narrow-margin--normal___XezR0","Box-narrow-margin--spacious":"Primer_Brand__Box-module__Box-narrow-margin--spacious___g6g0f","Box-narrow-margin--none":"Primer_Brand__Box-module__Box-narrow-margin--none___POgbx","Box-narrow-margin--4":"Primer_Brand__Box-module__Box-narrow-margin--4___Q2uQ_","Box-narrow-margin--8":"Primer_Brand__Box-module__Box-narrow-margin--8___rBgr8","Box-narrow-margin--12":"Primer_Brand__Box-module__Box-narrow-margin--12___iI8JN","Box-narrow-margin--16":"Primer_Brand__Box-module__Box-narrow-margin--16____6lfa","Box-narrow-margin--20":"Primer_Brand__Box-module__Box-narrow-margin--20___eP512","Box-narrow-margin--24":"Primer_Brand__Box-module__Box-narrow-margin--24___WRxp2","Box-narrow-margin--28":"Primer_Brand__Box-module__Box-narrow-margin--28___Go_go","Box-narrow-margin--32":"Primer_Brand__Box-module__Box-narrow-margin--32___ZywhO","Box-narrow-margin--36":"Primer_Brand__Box-module__Box-narrow-margin--36___I5ZXC","Box-narrow-margin--40":"Primer_Brand__Box-module__Box-narrow-margin--40___LLwK7","Box-narrow-margin--44":"Primer_Brand__Box-module__Box-narrow-margin--44____tEzU","Box-narrow-margin--48":"Primer_Brand__Box-module__Box-narrow-margin--48___isJ89","Box-narrow-margin--64":"Primer_Brand__Box-module__Box-narrow-margin--64___L0c0n","Box-narrow-margin--80":"Primer_Brand__Box-module__Box-narrow-margin--80___vvJ9F","Box-narrow-margin--96":"Primer_Brand__Box-module__Box-narrow-margin--96___lp2Ry","Box-narrow-margin--112":"Primer_Brand__Box-module__Box-narrow-margin--112___a5t03","Box-narrow-margin--128":"Primer_Brand__Box-module__Box-narrow-margin--128___P5b03","Box-regular-margin--condensed":"Primer_Brand__Box-module__Box-regular-margin--condensed___Caa8r","Box-regular-margin--normal":"Primer_Brand__Box-module__Box-regular-margin--normal___KdX5O","Box-regular-margin--spacious":"Primer_Brand__Box-module__Box-regular-margin--spacious___mG0NN","Box-regular-margin--none":"Primer_Brand__Box-module__Box-regular-margin--none____xN9L","Box-regular-margin--4":"Primer_Brand__Box-module__Box-regular-margin--4___J8A2t","Box-regular-margin--8":"Primer_Brand__Box-module__Box-regular-margin--8___iSM8W","Box-regular-margin--12":"Primer_Brand__Box-module__Box-regular-margin--12___jqgj2","Box-regular-margin--16":"Primer_Brand__Box-module__Box-regular-margin--16___UkF2r","Box-regular-margin--20":"Primer_Brand__Box-module__Box-regular-margin--20___QOTe2","Box-regular-margin--24":"Primer_Brand__Box-module__Box-regular-margin--24___g6Kqw","Box-regular-margin--28":"Primer_Brand__Box-module__Box-regular-margin--28___rycHv","Box-regular-margin--32":"Primer_Brand__Box-module__Box-regular-margin--32___mqhOH","Box-regular-margin--36":"Primer_Brand__Box-module__Box-regular-margin--36___WB582","Box-regular-margin--40":"Primer_Brand__Box-module__Box-regular-margin--40___ZtXXm","Box-regular-margin--44":"Primer_Brand__Box-module__Box-regular-margin--44___WzwUP","Box-regular-margin--48":"Primer_Brand__Box-module__Box-regular-margin--48___AI_QF","Box-regular-margin--64":"Primer_Brand__Box-module__Box-regular-margin--64___feT35","Box-regular-margin--80":"Primer_Brand__Box-module__Box-regular-margin--80___RT7fB","Box-regular-margin--96":"Primer_Brand__Box-module__Box-regular-margin--96___Rvbjm","Box-regular-margin--112":"Primer_Brand__Box-module__Box-regular-margin--112___A6xDo","Box-regular-margin--128":"Primer_Brand__Box-module__Box-regular-margin--128___kHwQC","Box-wide-margin--condensed":"Primer_Brand__Box-module__Box-wide-margin--condensed___Uj_ap","Box-wide-margin--normal":"Primer_Brand__Box-module__Box-wide-margin--normal___o0WKl","Box-wide-margin--spacious":"Primer_Brand__Box-module__Box-wide-margin--spacious___Fmgze","Box-wide-margin--none":"Primer_Brand__Box-module__Box-wide-margin--none___RuZOH","Box-wide-margin--4":"Primer_Brand__Box-module__Box-wide-margin--4___dGG0a","Box-wide-margin--8":"Primer_Brand__Box-module__Box-wide-margin--8___VEXWc","Box-wide-margin--12":"Primer_Brand__Box-module__Box-wide-margin--12___sqf5U","Box-wide-margin--16":"Primer_Brand__Box-module__Box-wide-margin--16___DTrBi","Box-wide-margin--20":"Primer_Brand__Box-module__Box-wide-margin--20___dlbWa","Box-wide-margin--24":"Primer_Brand__Box-module__Box-wide-margin--24___L_Aj9","Box-wide-margin--28":"Primer_Brand__Box-module__Box-wide-margin--28___Vjv_a","Box-wide-margin--32":"Primer_Brand__Box-module__Box-wide-margin--32___GECyy","Box-wide-margin--36":"Primer_Brand__Box-module__Box-wide-margin--36___PWhqP","Box-wide-margin--40":"Primer_Brand__Box-module__Box-wide-margin--40___vemke","Box-wide-margin--44":"Primer_Brand__Box-module__Box-wide-margin--44___Ennon","Box-wide-margin--48":"Primer_Brand__Box-module__Box-wide-margin--48___MkKEg","Box-wide-margin--64":"Primer_Brand__Box-module__Box-wide-margin--64___vYLMh","Box-wide-margin--80":"Primer_Brand__Box-module__Box-wide-margin--80___I3XVP","Box-wide-margin--112":"Primer_Brand__Box-module__Box-wide-margin--112___HsLag","Box-wide-margin--128":"Primer_Brand__Box-module__Box-wide-margin--128___v9LVz","Box-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-marginBlockStart--condensed___bTE8Q","Box-marginBlockStart--normal":"Primer_Brand__Box-module__Box-marginBlockStart--normal___wUotH","Box-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-marginBlockStart--spacious___EOasI","Box-marginBlockStart--none":"Primer_Brand__Box-module__Box-marginBlockStart--none___iS0_r","Box-marginBlockStart--4":"Primer_Brand__Box-module__Box-marginBlockStart--4___ZxS80","Box-marginBlockStart--8":"Primer_Brand__Box-module__Box-marginBlockStart--8___RPhvf","Box-marginBlockStart--12":"Primer_Brand__Box-module__Box-marginBlockStart--12___Dw4MT","Box-marginBlockStart--16":"Primer_Brand__Box-module__Box-marginBlockStart--16___plaHc","Box-marginBlockStart--20":"Primer_Brand__Box-module__Box-marginBlockStart--20___gqeBE","Box-marginBlockStart--24":"Primer_Brand__Box-module__Box-marginBlockStart--24___puxKK","Box-marginBlockStart--28":"Primer_Brand__Box-module__Box-marginBlockStart--28___X08BZ","Box-marginBlockStart--32":"Primer_Brand__Box-module__Box-marginBlockStart--32___pWodO","Box-marginBlockStart--36":"Primer_Brand__Box-module__Box-marginBlockStart--36___v5wHR","Box-marginBlockStart--40":"Primer_Brand__Box-module__Box-marginBlockStart--40___hq_Nv","Box-marginBlockStart--44":"Primer_Brand__Box-module__Box-marginBlockStart--44___uLLSf","Box-marginBlockStart--48":"Primer_Brand__Box-module__Box-marginBlockStart--48___S_MhS","Box-marginBlockStart--64":"Primer_Brand__Box-module__Box-marginBlockStart--64___oLHvC","Box-marginBlockStart--80":"Primer_Brand__Box-module__Box-marginBlockStart--80___Q0HsD","Box-marginBlockStart--96":"Primer_Brand__Box-module__Box-marginBlockStart--96___MqNC0","Box-marginBlockStart--112":"Primer_Brand__Box-module__Box-marginBlockStart--112___j68wy","Box-marginBlockStart--128":"Primer_Brand__Box-module__Box-marginBlockStart--128___mzbEa","Box-narrow-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--condensed___QUr7S","Box-narrow-marginBlockStart--normal":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--normal___jTtqc","Box-narrow-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--spacious___O2UPE","Box-narrow-marginBlockStart--none":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--none___vMaok","Box-narrow-marginBlockStart--4":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--4___t9ZC4","Box-narrow-marginBlockStart--8":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--8___ZsShH","Box-narrow-marginBlockStart--12":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--12___eaiGT","Box-narrow-marginBlockStart--16":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--16___ViXmT","Box-narrow-marginBlockStart--20":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--20___Y_3F2","Box-narrow-marginBlockStart--24":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--24___fQcVJ","Box-narrow-marginBlockStart--28":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--28___Pi7Wt","Box-narrow-marginBlockStart--32":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--32___fWuQe","Box-narrow-marginBlockStart--36":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--36___IK1Mg","Box-narrow-marginBlockStart--40":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--40___GbLEW","Box-narrow-marginBlockStart--44":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--44___J8fNf","Box-narrow-marginBlockStart--48":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--48___foZDz","Box-narrow-marginBlockStart--64":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--64___AU4LW","Box-narrow-marginBlockStart--80":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--80___PMcaT","Box-narrow-marginBlockStart--96":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--96___mYSKK","Box-narrow-marginBlockStart--112":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--112___tW2zB","Box-narrow-marginBlockStart--128":"Primer_Brand__Box-module__Box-narrow-marginBlockStart--128___p0QMw","Box-regular-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-regular-marginBlockStart--condensed___rp3ys","Box-regular-marginBlockStart--normal":"Primer_Brand__Box-module__Box-regular-marginBlockStart--normal___SPLfG","Box-regular-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-regular-marginBlockStart--spacious___fq56Y","Box-regular-marginBlockStart--none":"Primer_Brand__Box-module__Box-regular-marginBlockStart--none___KYSzT","Box-regular-marginBlockStart--4":"Primer_Brand__Box-module__Box-regular-marginBlockStart--4___Uv8gl","Box-regular-marginBlockStart--8":"Primer_Brand__Box-module__Box-regular-marginBlockStart--8___jnZgW","Box-regular-marginBlockStart--12":"Primer_Brand__Box-module__Box-regular-marginBlockStart--12___fCXkQ","Box-regular-marginBlockStart--16":"Primer_Brand__Box-module__Box-regular-marginBlockStart--16___Z9p0d","Box-regular-marginBlockStart--20":"Primer_Brand__Box-module__Box-regular-marginBlockStart--20___E559T","Box-regular-marginBlockStart--24":"Primer_Brand__Box-module__Box-regular-marginBlockStart--24___CjRGa","Box-regular-marginBlockStart--28":"Primer_Brand__Box-module__Box-regular-marginBlockStart--28___VwKD6","Box-regular-marginBlockStart--32":"Primer_Brand__Box-module__Box-regular-marginBlockStart--32___eskz2","Box-regular-marginBlockStart--36":"Primer_Brand__Box-module__Box-regular-marginBlockStart--36___s1z4f","Box-regular-marginBlockStart--40":"Primer_Brand__Box-module__Box-regular-marginBlockStart--40___QXz1n","Box-regular-marginBlockStart--44":"Primer_Brand__Box-module__Box-regular-marginBlockStart--44___OSyKv","Box-regular-marginBlockStart--48":"Primer_Brand__Box-module__Box-regular-marginBlockStart--48___qNEcn","Box-regular-marginBlockStart--64":"Primer_Brand__Box-module__Box-regular-marginBlockStart--64___Y0G5A","Box-regular-marginBlockStart--80":"Primer_Brand__Box-module__Box-regular-marginBlockStart--80___BlU1a","Box-regular-marginBlockStart--96":"Primer_Brand__Box-module__Box-regular-marginBlockStart--96___ZD_SH","Box-regular-marginBlockStart--112":"Primer_Brand__Box-module__Box-regular-marginBlockStart--112___GVoQX","Box-regular-marginBlockStart--128":"Primer_Brand__Box-module__Box-regular-marginBlockStart--128___TFhvb","Box-wide-marginBlockStart--condensed":"Primer_Brand__Box-module__Box-wide-marginBlockStart--condensed___mqYho","Box-wide-marginBlockStart--normal":"Primer_Brand__Box-module__Box-wide-marginBlockStart--normal___c81Vf","Box-wide-marginBlockStart--spacious":"Primer_Brand__Box-module__Box-wide-marginBlockStart--spacious___gD8F4","Box-wide-marginBlockStart--none":"Primer_Brand__Box-module__Box-wide-marginBlockStart--none___o5UYw","Box-wide-marginBlockStart--4":"Primer_Brand__Box-module__Box-wide-marginBlockStart--4___k48Xj","Box-wide-marginBlockStart--8":"Primer_Brand__Box-module__Box-wide-marginBlockStart--8___EmewZ","Box-wide-marginBlockStart--12":"Primer_Brand__Box-module__Box-wide-marginBlockStart--12___Xxtk6","Box-wide-marginBlockStart--16":"Primer_Brand__Box-module__Box-wide-marginBlockStart--16___NYL3P","Box-wide-marginBlockStart--20":"Primer_Brand__Box-module__Box-wide-marginBlockStart--20___W9gU2","Box-wide-marginBlockStart--24":"Primer_Brand__Box-module__Box-wide-marginBlockStart--24___lMuAD","Box-wide-marginBlockStart--28":"Primer_Brand__Box-module__Box-wide-marginBlockStart--28___FT3Mf","Box-wide-marginBlockStart--32":"Primer_Brand__Box-module__Box-wide-marginBlockStart--32___dlVS5","Box-wide-marginBlockStart--36":"Primer_Brand__Box-module__Box-wide-marginBlockStart--36___ZCOj2","Box-wide-marginBlockStart--40":"Primer_Brand__Box-module__Box-wide-marginBlockStart--40___rEDpG","Box-wide-marginBlockStart--44":"Primer_Brand__Box-module__Box-wide-marginBlockStart--44___DGFwo","Box-wide-marginBlockStart--48":"Primer_Brand__Box-module__Box-wide-marginBlockStart--48___WRSPh","Box-wide-marginBlockStart--64":"Primer_Brand__Box-module__Box-wide-marginBlockStart--64___ZueKk","Box-wide-marginBlockStart--80":"Primer_Brand__Box-module__Box-wide-marginBlockStart--80___TA3IX","Box-wide-marginBlockStart--96":"Primer_Brand__Box-module__Box-wide-marginBlockStart--96___trWhE","Box-wide-marginBlockStart--112":"Primer_Brand__Box-module__Box-wide-marginBlockStart--112___M351c","Box-wide-marginBlockStart--128":"Primer_Brand__Box-module__Box-wide-marginBlockStart--128___I90P4","Box-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-marginInlineEnd--condensed___EVJUU","Box-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-marginInlineEnd--normal___AdtDi","Box-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-marginInlineEnd--spacious___rqfRo","Box-marginInlineEnd--none":"Primer_Brand__Box-module__Box-marginInlineEnd--none___cJZUG","Box-marginInlineEnd--4":"Primer_Brand__Box-module__Box-marginInlineEnd--4___CmFW9","Box-marginInlineEnd--8":"Primer_Brand__Box-module__Box-marginInlineEnd--8___9dSA9","Box-marginInlineEnd--12":"Primer_Brand__Box-module__Box-marginInlineEnd--12___uJExr","Box-marginInlineEnd--16":"Primer_Brand__Box-module__Box-marginInlineEnd--16___dw6kz","Box-marginInlineEnd--20":"Primer_Brand__Box-module__Box-marginInlineEnd--20___qfURL","Box-marginInlineEnd--24":"Primer_Brand__Box-module__Box-marginInlineEnd--24___Q353Q","Box-marginInlineEnd--28":"Primer_Brand__Box-module__Box-marginInlineEnd--28___fQ3mR","Box-marginInlineEnd--32":"Primer_Brand__Box-module__Box-marginInlineEnd--32___bruVR","Box-marginInlineEnd--36":"Primer_Brand__Box-module__Box-marginInlineEnd--36___knq3Z","Box-marginInlineEnd--40":"Primer_Brand__Box-module__Box-marginInlineEnd--40___iZcVw","Box-marginInlineEnd--44":"Primer_Brand__Box-module__Box-marginInlineEnd--44___GKLwd","Box-marginInlineEnd--48":"Primer_Brand__Box-module__Box-marginInlineEnd--48___i5HE8","Box-marginInlineEnd--64":"Primer_Brand__Box-module__Box-marginInlineEnd--64___C5Tp6","Box-marginInlineEnd--80":"Primer_Brand__Box-module__Box-marginInlineEnd--80___j058F","Box-marginInlineEnd--96":"Primer_Brand__Box-module__Box-marginInlineEnd--96___YGHeA","Box-marginInlineEnd--112":"Primer_Brand__Box-module__Box-marginInlineEnd--112___It02k","Box-marginInlineEnd--128":"Primer_Brand__Box-module__Box-marginInlineEnd--128___S5_Lm","Box-narrow-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--condensed___QlOtm","Box-narrow-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--normal____4LoS","Box-narrow-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--spacious___ESjqc","Box-narrow-marginInlineEnd--none":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--none___LYYdL","Box-narrow-marginInlineEnd--4":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--4___j15Se","Box-narrow-marginInlineEnd--8":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--8___ivk9J","Box-narrow-marginInlineEnd--12":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--12___InPz1","Box-narrow-marginInlineEnd--16":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--16___UZzSI","Box-narrow-marginInlineEnd--20":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--20___AOZlY","Box-narrow-marginInlineEnd--24":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--24___uMFom","Box-narrow-marginInlineEnd--28":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--28___P312F","Box-narrow-marginInlineEnd--32":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--32___NfeGi","Box-narrow-marginInlineEnd--36":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--36___iU_kf","Box-narrow-marginInlineEnd--40":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--40___lme45","Box-narrow-marginInlineEnd--44":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--44___lUlZs","Box-narrow-marginInlineEnd--48":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--48___sUFp9","Box-narrow-marginInlineEnd--64":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--64___BtND9","Box-narrow-marginInlineEnd--80":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--80____4Pas","Box-narrow-marginInlineEnd--96":"Primer_Brand__Box-module__Box-narrow-marginInlineEnd--96___gtx55","Box-regular-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--condensed___BCcsA","Box-regular-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--normal___silfR","Box-regular-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--spacious___sjnml","Box-regular-marginInlineEnd--none":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--none___W0mRJ","Box-regular-marginInlineEnd--4":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--4___dn_Re","Box-regular-marginInlineEnd--8":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--8___VFtdE","Box-regular-marginInlineEnd--12":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--12___k07gg","Box-regular-marginInlineEnd--16":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--16___OOs0G","Box-regular-marginInlineEnd--20":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--20___fsTtM","Box-regular-marginInlineEnd--24":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--24___uOaQI","Box-regular-marginInlineEnd--28":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--28___FbHfF","Box-regular-marginInlineEnd--32":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--32___Ukveq","Box-regular-marginInlineEnd--36":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--36___M92aJ","Box-regular-marginInlineEnd--40":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--40____e3SN","Box-regular-marginInlineEnd--44":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--44___UEAQj","Box-regular-marginInlineEnd--48":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--48___ei98i","Box-regular-marginInlineEnd--64":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--64___PIZxy","Box-regular-marginInlineEnd--80":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--80___lnDcp","Box-regular-marginInlineEnd--96":"Primer_Brand__Box-module__Box-regular-marginInlineEnd--96___aRTvT","Box-wide-marginInlineEnd--condensed":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--condensed___QoI21","Box-wide-marginInlineEnd--normal":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--normal___HNliJ","Box-wide-marginInlineEnd--spacious":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--spacious___X8NXv","Box-wide-marginInlineEnd--none":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--none___JwlqX","Box-wide-marginInlineEnd--4":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--4___sWBPo","Box-wide-marginInlineEnd--8":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--8___kacX3","Box-wide-marginInlineEnd--12":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--12___uQT7v","Box-wide-marginInlineEnd--16":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--16___n01ap","Box-wide-marginInlineEnd--20":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--20___X4OVV","Box-wide-marginInlineEnd--24":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--24___AJ1ri","Box-wide-marginInlineEnd--28":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--28___E5VbM","Box-wide-marginInlineEnd--32":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--32___ypePn","Box-wide-marginInlineEnd--36":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--36___gmvEm","Box-wide-marginInlineEnd--40":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--40___r90G7","Box-wide-marginInlineEnd--44":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--44___Q4G5c","Box-wide-marginInlineEnd--48":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--48___z9Lmw","Box-wide-marginInlineEnd--64":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--64___F57r_","Box-wide-marginInlineEnd--80":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--80___E0tJe","Box-wide-marginInlineEnd--96":"Primer_Brand__Box-module__Box-wide-marginInlineEnd--96___pUCiy","Box-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-marginBlockEnd--condensed___yZSjt","Box-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-marginBlockEnd--normal___BkMQg","Box-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-marginBlockEnd--spacious___Jjk8D","Box-marginBlockEnd--none":"Primer_Brand__Box-module__Box-marginBlockEnd--none___q_Aov","Box-marginBlockEnd--4":"Primer_Brand__Box-module__Box-marginBlockEnd--4___uZDEK","Box-marginBlockEnd--8":"Primer_Brand__Box-module__Box-marginBlockEnd--8___dx_JW","Box-marginBlockEnd--12":"Primer_Brand__Box-module__Box-marginBlockEnd--12___kgVMq","Box-marginBlockEnd--16":"Primer_Brand__Box-module__Box-marginBlockEnd--16___N2MVF","Box-marginBlockEnd--20":"Primer_Brand__Box-module__Box-marginBlockEnd--20___aX_J0","Box-marginBlockEnd--24":"Primer_Brand__Box-module__Box-marginBlockEnd--24___RTiyC","Box-marginBlockEnd--28":"Primer_Brand__Box-module__Box-marginBlockEnd--28___jhXpG","Box-marginBlockEnd--32":"Primer_Brand__Box-module__Box-marginBlockEnd--32___W5xYE","Box-marginBlockEnd--36":"Primer_Brand__Box-module__Box-marginBlockEnd--36___cj9Vj","Box-marginBlockEnd--40":"Primer_Brand__Box-module__Box-marginBlockEnd--40___ewAlH","Box-marginBlockEnd--44":"Primer_Brand__Box-module__Box-marginBlockEnd--44___ZxEv_","Box-marginBlockEnd--48":"Primer_Brand__Box-module__Box-marginBlockEnd--48___zt2OJ","Box-marginBlockEnd--64":"Primer_Brand__Box-module__Box-marginBlockEnd--64___a6txk","Box-marginBlockEnd--80":"Primer_Brand__Box-module__Box-marginBlockEnd--80___EZyqj","Box-marginBlockEnd--96":"Primer_Brand__Box-module__Box-marginBlockEnd--96___Lbz6K","Box-marginBlockEnd--112":"Primer_Brand__Box-module__Box-marginBlockEnd--112___oSXen","Box-marginBlockEnd--128":"Primer_Brand__Box-module__Box-marginBlockEnd--128___zrQ7e","Box-narrow-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--condensed___Tltof","Box-narrow-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--normal___ShWay","Box-narrow-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--spacious___LV3s_","Box-narrow-marginBlockEnd--none":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--none___CBZnh","Box-narrow-marginBlockEnd--4":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--4___CtSfn","Box-narrow-marginBlockEnd--8":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--8___Y45AZ","Box-narrow-marginBlockEnd--12":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--12___c87Ua","Box-narrow-marginBlockEnd--16":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--16___XP5Uw","Box-narrow-marginBlockEnd--20":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--20___p3Udz","Box-narrow-marginBlockEnd--24":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--24___oh65t","Box-narrow-marginBlockEnd--28":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--28___trRzs","Box-narrow-marginBlockEnd--32":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--32___qYFHR","Box-narrow-marginBlockEnd--36":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--36___mV2L1","Box-narrow-marginBlockEnd--40":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--40___taWN_","Box-narrow-marginBlockEnd--44":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--44___q5psW","Box-narrow-marginBlockEnd--48":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--48___u5_N1","Box-narrow-marginBlockEnd--64":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--64___iRYFP","Box-narrow-marginBlockEnd--80":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--80___h7LUD","Box-narrow-marginBlockEnd--96":"Primer_Brand__Box-module__Box-narrow-marginBlockEnd--96___TcQuV","Box-regular-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--condensed___nz4bt","Box-regular-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--normal___PDHRc","Box-regular-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--spacious___l348T","Box-regular-marginBlockEnd--none":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--none___KZ8GC","Box-regular-marginBlockEnd--4":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--4___xY73v","Box-regular-marginBlockEnd--8":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--8___BUGRd","Box-regular-marginBlockEnd--12":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--12___FKbqC","Box-regular-marginBlockEnd--16":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--16___EkpkB","Box-regular-marginBlockEnd--20":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--20___j3pUk","Box-regular-marginBlockEnd--24":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--24___gnnxL","Box-regular-marginBlockEnd--28":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--28___tHNzb","Box-regular-marginBlockEnd--32":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--32___XIqmt","Box-regular-marginBlockEnd--36":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--36___blLjI","Box-regular-marginBlockEnd--40":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--40___V9Sxn","Box-regular-marginBlockEnd--44":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--44___xMsFn","Box-regular-marginBlockEnd--48":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--48___pdAjC","Box-regular-marginBlockEnd--64":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--64___uLUtn","Box-regular-marginBlockEnd--80":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--80___OlgXb","Box-regular-marginBlockEnd--96":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--96____imff","Box-regular-marginBlockEnd--112":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--112___NDi61","Box-regular-marginBlockEnd--128":"Primer_Brand__Box-module__Box-regular-marginBlockEnd--128___GUa4G","Box-wide-marginBlockEnd--condensed":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--condensed___UBH5e","Box-wide-marginBlockEnd--normal":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--normal___Bi1K6","Box-wide-marginBlockEnd--spacious":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--spacious___fC5ai","Box-wide-marginBlockEnd--none":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--none___k2UfA","Box-wide-marginBlockEnd--4":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--4___qjlqV","Box-wide-marginBlockEnd--8":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--8___jhRo2","Box-wide-marginBlockEnd--12":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--12___UmBRd","Box-wide-marginBlockEnd--16":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--16___GfSQm","Box-wide-marginBlockEnd--20":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--20___D4t78","Box-wide-marginBlockEnd--24":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--24___Vokvc","Box-wide-marginBlockEnd--28":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--28___l4an3","Box-wide-marginBlockEnd--32":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--32___iAcDG","Box-wide-marginBlockEnd--36":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--36___uWsmR","Box-wide-marginBlockEnd--40":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--40___DlDrK","Box-wide-marginBlockEnd--44":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--44___c9aSx","Box-wide-marginBlockEnd--48":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--48___X5ONp","Box-wide-marginBlockEnd--64":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--64___FOyXs","Box-wide-marginBlockEnd--80":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--80___Jqalb","Box-wide-marginBlockEnd--96":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--96___gjf5z","Box-wide-marginBlockEnd--112":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--112___ddfRk","Box-wide-marginBlockEnd--128":"Primer_Brand__Box-module__Box-wide-marginBlockEnd--128___ESEm8","Box-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-marginInlineStart--condensed___IBp_X","Box-marginInlineStart--normal":"Primer_Brand__Box-module__Box-marginInlineStart--normal___BHhHI","Box-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-marginInlineStart--spacious___ZtXj1","Box-marginInlineStart--none":"Primer_Brand__Box-module__Box-marginInlineStart--none___fdOWF","Box-marginInlineStart--4":"Primer_Brand__Box-module__Box-marginInlineStart--4___Wn1Ko","Box-marginInlineStart--8":"Primer_Brand__Box-module__Box-marginInlineStart--8___pDo7p","Box-marginInlineStart--12":"Primer_Brand__Box-module__Box-marginInlineStart--12___TQxPD","Box-marginInlineStart--16":"Primer_Brand__Box-module__Box-marginInlineStart--16___J7y4b","Box-marginInlineStart--20":"Primer_Brand__Box-module__Box-marginInlineStart--20___ISuSe","Box-marginInlineStart--24":"Primer_Brand__Box-module__Box-marginInlineStart--24___IrW9d","Box-marginInlineStart--28":"Primer_Brand__Box-module__Box-marginInlineStart--28___xff1V","Box-marginInlineStart--32":"Primer_Brand__Box-module__Box-marginInlineStart--32___HQOmB","Box-marginInlineStart--36":"Primer_Brand__Box-module__Box-marginInlineStart--36___WdZwx","Box-marginInlineStart--40":"Primer_Brand__Box-module__Box-marginInlineStart--40___R3wYL","Box-marginInlineStart--44":"Primer_Brand__Box-module__Box-marginInlineStart--44___wwo_O","Box-marginInlineStart--48":"Primer_Brand__Box-module__Box-marginInlineStart--48___zdJZg","Box-marginInlineStart--64":"Primer_Brand__Box-module__Box-marginInlineStart--64___NHk5d","Box-marginInlineStart--80":"Primer_Brand__Box-module__Box-marginInlineStart--80___D1Kto","Box-marginInlineStart--96":"Primer_Brand__Box-module__Box-marginInlineStart--96___Cy8gp","Box-marginInlineStart--112":"Primer_Brand__Box-module__Box-marginInlineStart--112___UVHJh","Box-marginInlineStart--128":"Primer_Brand__Box-module__Box-marginInlineStart--128___rYSy2","Box-narrow-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___LrhcU","Box-narrow-marginInlineStart--normal":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___yjn7b","Box-narrow-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___D_nVs","Box-narrow-marginInlineStart--none":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--none___pHChO","Box-narrow-marginInlineStart--4":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___zqjtT","Box-narrow-marginInlineStart--8":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___JQCG0","Box-narrow-marginInlineStart--12":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___Uh4UZ","Box-narrow-marginInlineStart--16":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___XZ8ZR","Box-narrow-marginInlineStart--20":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___YbDKP","Box-narrow-marginInlineStart--24":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___FNxOe","Box-narrow-marginInlineStart--28":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___rMktN","Box-narrow-marginInlineStart--32":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___tbEiO","Box-narrow-marginInlineStart--36":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___uVdgf","Box-narrow-marginInlineStart--40":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--40___LJia9","Box-narrow-marginInlineStart--44":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___KmENz","Box-narrow-marginInlineStart--48":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___zoftL","Box-narrow-marginInlineStart--64":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___iwJE7","Box-narrow-marginInlineStart--80":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___cekgc","Box-narrow-marginInlineStart--96":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___J9dFk","Box-narrow-marginInlineStart--112":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--112___ij9Sp","Box-narrow-marginInlineStart--128":"Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___YmYWV","Box-regular-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___b3jtW","Box-regular-marginInlineStart--normal":"Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___Afnyr","Box-regular-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___T94RJ","Box-regular-marginInlineStart--none":"Primer_Brand__Box-module__Box-regular-marginInlineStart--none___dMyhc","Box-regular-marginInlineStart--4":"Primer_Brand__Box-module__Box-regular-marginInlineStart--4____RoBu","Box-regular-marginInlineStart--8":"Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HIT7W","Box-regular-marginInlineStart--12":"Primer_Brand__Box-module__Box-regular-marginInlineStart--12___GKnNE","Box-regular-marginInlineStart--16":"Primer_Brand__Box-module__Box-regular-marginInlineStart--16___zvb7s","Box-regular-marginInlineStart--20":"Primer_Brand__Box-module__Box-regular-marginInlineStart--20___TyM9P","Box-regular-marginInlineStart--24":"Primer_Brand__Box-module__Box-regular-marginInlineStart--24___FR9ti","Box-regular-marginInlineStart--28":"Primer_Brand__Box-module__Box-regular-marginInlineStart--28___cImoh","Box-regular-marginInlineStart--32":"Primer_Brand__Box-module__Box-regular-marginInlineStart--32___uzbKA","Box-regular-marginInlineStart--36":"Primer_Brand__Box-module__Box-regular-marginInlineStart--36___KDLC7","Box-regular-marginInlineStart--40":"Primer_Brand__Box-module__Box-regular-marginInlineStart--40___WtED9","Box-regular-marginInlineStart--44":"Primer_Brand__Box-module__Box-regular-marginInlineStart--44___T1yz0","Box-regular-marginInlineStart--48":"Primer_Brand__Box-module__Box-regular-marginInlineStart--48___RDHdq","Box-regular-marginInlineStart--64":"Primer_Brand__Box-module__Box-regular-marginInlineStart--64___sswJ8","Box-regular-marginInlineStart--80":"Primer_Brand__Box-module__Box-regular-marginInlineStart--80___V9k8f","Box-regular-marginInlineStart--96":"Primer_Brand__Box-module__Box-regular-marginInlineStart--96___MRqfB","Box-regular-marginInlineStart--112":"Primer_Brand__Box-module__Box-regular-marginInlineStart--112___g0s1Q","Box-regular-marginInlineStart--128":"Primer_Brand__Box-module__Box-regular-marginInlineStart--128___txGNr","Box-wide-marginInlineStart--condensed":"Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___d78eT","Box-wide-marginInlineStart--normal":"Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___KvxjM","Box-wide-marginInlineStart--spacious":"Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___ttmF3","Box-wide-marginInlineStart--none":"Primer_Brand__Box-module__Box-wide-marginInlineStart--none___Ygvgs","Box-wide-marginInlineStart--4":"Primer_Brand__Box-module__Box-wide-marginInlineStart--4___k170X","Box-wide-marginInlineStart--8":"Primer_Brand__Box-module__Box-wide-marginInlineStart--8___dWDhU","Box-wide-marginInlineStart--12":"Primer_Brand__Box-module__Box-wide-marginInlineStart--12___j2X_6","Box-wide-marginInlineStart--16":"Primer_Brand__Box-module__Box-wide-marginInlineStart--16___tlIaR","Box-wide-marginInlineStart--20":"Primer_Brand__Box-module__Box-wide-marginInlineStart--20___tcnmb","Box-wide-marginInlineStart--24":"Primer_Brand__Box-module__Box-wide-marginInlineStart--24___faDE1","Box-wide-marginInlineStart--28":"Primer_Brand__Box-module__Box-wide-marginInlineStart--28___H0kuG","Box-wide-marginInlineStart--32":"Primer_Brand__Box-module__Box-wide-marginInlineStart--32___cEhsd","Box-wide-marginInlineStart--36":"Primer_Brand__Box-module__Box-wide-marginInlineStart--36___rotpN","Box-wide-marginInlineStart--40":"Primer_Brand__Box-module__Box-wide-marginInlineStart--40___a4Yp_","Box-wide-marginInlineStart--44":"Primer_Brand__Box-module__Box-wide-marginInlineStart--44___mAiW2","Box-wide-marginInlineStart--48":"Primer_Brand__Box-module__Box-wide-marginInlineStart--48___pJQ14","Box-wide-marginInlineStart--64":"Primer_Brand__Box-module__Box-wide-marginInlineStart--64___yBVt2","Box-wide-marginInlineStart--80":"Primer_Brand__Box-module__Box-wide-marginInlineStart--80___UNM1_","Box-wide-marginInlineStart--96":"Primer_Brand__Box-module__Box-wide-marginInlineStart--96___ZVqGY","Box-wide-marginInlineStart--112":"Primer_Brand__Box-module__Box-wide-marginInlineStart--112___jFEAD","Box-wide-marginInlineStart--128":"Primer_Brand__Box-module__Box-wide-marginInlineStart--128___Ma3u7","Box-backgroundColor--default":"Primer_Brand__Box-module__Box-backgroundColor--default___yHgTN","Box-backgroundColor--inset":"Primer_Brand__Box-module__Box-backgroundColor--inset___VVJ5E","Box-backgroundColor--subtle":"Primer_Brand__Box-module__Box-backgroundColor--subtle___G0wT9","Box-backgroundColor--overlay":"Primer_Brand__Box-module__Box-backgroundColor--overlay___R1w8K","Box-borderRadius--small":"Primer_Brand__Box-module__Box-borderRadius--small___wqrhY","Box-borderRadius--medium":"Primer_Brand__Box-module__Box-borderRadius--medium___JB1YF","Box-borderRadius--large":"Primer_Brand__Box-module__Box-borderRadius--large___CCcts","Box-borderRadius--xlarge":"Primer_Brand__Box-module__Box-borderRadius--xlarge___Efss7","Box-borderRadius--full":"Primer_Brand__Box-module__Box-borderRadius--full___NXuE7","Box-borderWidth--thin":"Primer_Brand__Box-module__Box-borderWidth--thin___Np1R8","Box-borderWidth--thick":"Primer_Brand__Box-module__Box-borderWidth--thick___dp1_H","Box-borderWidth--thicker":"Primer_Brand__Box-module__Box-borderWidth--thicker___HPZHA","Box-borderColor--default":"Primer_Brand__Box-module__Box-borderColor--default___XVJKE","Box-borderColor--muted":"Primer_Brand__Box-module__Box-borderColor--muted___S3wPy","Box-borderColor--subtle":"Primer_Brand__Box-module__Box-borderColor--subtle___SnZYA","Box-borderStyle--solid":"Primer_Brand__Box-module__Box-borderStyle--solid___ejOCw","Box-borderStyle--none":"Primer_Brand__Box-module__Box-borderStyle--none___GDHF9"},va=["none","condensed","normal","spacious",...$],ba=["default","inset","subtle","overlay"],Ea=["small","medium","large","xlarge","full"],ya=["thin","thick","thicker"],Aa=["default","muted","subtle"],Na=(_,e)=>e?"string"==typeof e||"number"==typeof e?fa[`Box-${_}--${e}`]:Object.keys(e).map((r=>fa[`Box-${r}-${_}--${e[r]}`])).join(" "):"",Ta=({animate:r,children:n,className:a,"data-testid":o,style:d,padding:t,paddingBlockStart:l,paddingInlineEnd:m,paddingBlockEnd:B,paddingInlineStart:u,margin:s,marginBlockStart:c,marginInlineEnd:g,marginBlockEnd:x,marginInlineStart:p,backgroundColor:P,borderRadius:w,borderWidth:h,borderColor:S,borderStyle:I,...k})=>{const{classes:f,styles:v}=U(r),b=(0,e.useMemo)((()=>Na("padding",t)),[t]),E=(0,e.useMemo)((()=>Na("paddingBlockStart",l)),[l]),y=(0,e.useMemo)((()=>Na("paddingInlineEnd",m)),[m]),A=(0,e.useMemo)((()=>Na("paddingBlockEnd",B)),[B]),N=(0,e.useMemo)((()=>Na("paddingInlineStart",u)),[u]),T=(0,e.useMemo)((()=>Na("margin",s)),[s]),C=(0,e.useMemo)((()=>Na("marginBlockStart",c)),[c]),G=(0,e.useMemo)((()=>Na("marginInlineEnd",g)),[g]),j=(0,e.useMemo)((()=>Na("marginBlockEnd",x)),[x]),L=(0,e.useMemo)((()=>Na("marginInlineStart",p)),[p]),H=(0,e.useMemo)((()=>Na("backgroundColor",P)),[P]),M=(0,e.useMemo)((()=>Na("borderRadius",w)),[w]),R=(0,e.useMemo)((()=>Na("borderWidth",h)),[h]),V=(0,e.useMemo)((()=>Na("borderColor",S)),[S]),F=(0,e.useMemo)((()=>Na("borderStyle",I)),[I]);return(0,_.jsx)("div",{className:i(f,b,E,y,A,N,T,C,G,j,L,H,M,R,V,F,a),"data-testid":o,style:{...v,...d},...k,children:n})},Ca="Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8",Ga="Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4",ja="Primer_Brand__VideoPlayer-module__VideoPlayer__progressBar___wYSPx",La="Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe",Ha=({videoRef:e,disabled:n,trackInformation:a})=>{const[o,d]=r().useState("");return r().useEffect((()=>{const _=()=>{if(a)for(let _=0;_<a.length;_++){const r=a[_];if(e.current?.currentTime&&e.current.currentTime>=r.startTime&&e.current.currentTime<=r.endTime){d(r.text);break}d("")}};return e.current&&e.current.addEventListener("timeupdate",_),()=>window.removeEventListener("timeupdate",_)}),[e,a]),n||!o?null:(0,_.jsx)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__captions___dI9Jv"),children:(0,_.jsx)(P,{as:"p",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__captionText___e2su6",children:o})})},Ma=_=>{const e=Math.floor(_/60),r=Math.floor(_-60*e);return`${e<10?`0${e}`:e}:${r<10?`0${r}`:r}`},Ra=({videoRef:r,videoWrapperRef:n,totalTime:a,currentTime:o,playing:d,trackInformation:t})=>{const[l,m]=(0,e.useState)(d),[B,u]=(0,e.useState)(0),[s,c]=(0,e.useState)(.5),[g,x]=(0,e.useState)(s),[p,w]=(0,e.useState)(!0),[h,S]=(0,e.useState)(!1);(0,e.useEffect)((()=>{r.current&&(l?r.current.play():r.current.pause())}),[r,l]),(0,e.useEffect)((()=>{m(d)}),[d]);const I=(0,e.useMemo)((()=>(0,_.jsx)(za,{onClick:()=>{m(!l)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__shiftTooltipRight___iLKlO",tooltip:l?"Pause video":"Play video",children:l?(0,_.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:[(0,_.jsx)("rect",{width:"7.2",height:"24",rx:"1",fill:"currentColor"}),(0,_.jsx)("rect",{x:"12.5",width:"7.2",height:"24",rx:"1",fill:"currentColor"})]}):(0,_.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:(0,_.jsx)("path",{d:"M1.56489 23.8112C0.884817 24.2389 1.07491e-06 23.7501 1.0398e-06 22.9467L8.28679e-08 1.05473C4.73246e-08 0.241596 0.904067 -0.245404 1.58307 0.201969L18.5829 11.4026C19.2032 11.8113 19.1935 12.7244 18.5647 13.1198L1.56489 23.8112Z",fill:"currentColor"})})})),[l]);(0,e.useEffect)((()=>{u(r.current?.currentTime||0)}),[r,r.current?.currentTime]);const k=(0,e.useMemo)((()=>(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(Va,{type:"range",min:"0",max:a||0,step:1e-4,onInput:_=>{r.current&&(r.current.currentTime=_.currentTarget.valueAsNumber)},value:o,className:ja,tooltip:!0,tooltipFormatter:_=>Ma(_),name:"Seek"}),(0,_.jsx)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__progressTime___GvTKs",children:(0,_.jsxs)(P,{as:"p",className:La,children:[(0,_.jsx)("span",{children:Ma(B||0)||"00:00"}),(0,_.jsxs)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS",children:[" / ",Ma(a||0)||"00:00"]})]})})]})),[r,a,o,B]),f=(0,e.useMemo)((()=>(0,_.jsxs)("button",{className:i(Ga,"Primer_Brand__VideoPlayer-module__VideoPlayer__closedCaption___PAvgt",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL"),onClick:()=>w(!p),children:[(0,_.jsx)(P,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v",children:"CC"}),(0,_.jsx)(Fa,{children:p?"Disable captions":"Enable captions"})]})),[p]),v=(0,e.useMemo)((()=>(0,_.jsx)(za,{tooltip:s>0?"Mute":"Unmute",onClick:()=>{s>0?(x(s),c(0)):c(g)},children:s>0?(0,_.jsx)(ce,{size:24}):(0,_.jsx)(me,{size:24})})),[s,g]);(0,e.useEffect)((()=>{r.current&&(r.current.volume=s)}),[r,s]);const b=(0,e.useMemo)((()=>(0,_.jsx)(Va,{type:"range",min:"0",max:1,step:.001,onInput:_=>{c(_.currentTarget.valueAsNumber)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__volumeBar___HOmXb",value:s,a11yStep:.1,name:"Volume"})),[s]),E=(0,e.useMemo)((()=>(0,_.jsx)(za,{onClick:()=>{n.current&&(h?(document.exitFullscreen(),S(!1)):(n.current.requestFullscreen(),S(!0)))},tooltip:h?"Exit full screen":"Full screen",children:h?(0,_.jsx)(ue,{size:24}):(0,_.jsx)(Be,{size:24})})),[n,h]);return(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI"),children:[(0,_.jsx)(Ha,{videoRef:r,trackInformation:t,disabled:!p}),(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7",children:[I,k,f,v,b,E]})]})},Va=({className:r,onChange:n,value:a,max:o,onKeyDown:d,a11yStep:t=1,tooltip:l,tooltipFormatter:m=(_=>_.toString()),name:B,id:u,...s})=>{const[c,g]=(0,e.useState)(a),[x,p]=(0,e.useState)(0),[P,w]=(0,e.useState)(0),h=O(),S=u||h;return(0,e.useEffect)((()=>{g(a)}),[a]),(0,e.useEffect)((()=>{const _=_=>{p(_.offsetX),o&&w(_.offsetX/_.target.clientWidth*o)};return window.addEventListener("mousemove",_),()=>{window.removeEventListener("mousemove",_)}}),[o]),(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__range___Tmjbg",r),children:[(0,_.jsx)("progress",{"aria-hidden":"true",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK",value:c,max:o}),(0,_.jsxs)("label",{htmlFor:S,children:[(0,_.jsx)("span",{className:"visually-hidden",children:B}),(0,_.jsx)("input",{tabIndex:0,type:"range",className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl",ja),value:c,onChange:_=>{g(_.currentTarget.valueAsNumber),n&&n(_)},max:o,onKeyDown:_=>{var e;e=_,c&&(38===e.keyCode?g(c+t):40===e.keyCode&&g(c-t)),d&&d(_)},id:S,name:B,...s})]}),l&&!!P&&(0,_.jsx)(Fa,{style:{left:x},children:P?m(P):""})]})},Fa=({children:e,className:r,style:n,...a})=>(0,_.jsx)("div",{...a,style:n,className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip___mtg_l",r),"aria-hidden":"true",children:(0,_.jsx)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipContent___BoAqV",children:(0,_.jsx)(P,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipText____Syz7",weight:"medium",children:e})})}),za=({tooltip:e,children:r,className:n,...a})=>(0,_.jsxs)("button",{className:i(Ga,n),...a,"aria-label":e,children:[r,(0,_.jsx)("span",{className:"visually-hidden",children:e}),(0,_.jsx)(Fa,{children:e})]}),Oa=Object.assign((({poster:r,title:n,branding:a=!0,children:o,className:d,onPlay:t,onPause:l,onLoadedMetadata:m,onPlaying:B,onTimeUpdate:u,ref:s,...c})=>{const g=(0,e.useRef)(null),x=Rn(s),[p,w]=(0,e.useState)(!1),[h,S]=(0,e.useState)(0),[I,k]=(0,e.useState)(0),[f,v]=(0,e.useState)(void 0),b=(0,e.useCallback)((_=>{w(!0),t&&t(_)}),[t]),E=(0,e.useCallback)((_=>{w(!1),l&&l(_)}),[l]),y=(0,e.useCallback)((_=>{x.current?.textTracks[0].cues&&v(x.current.textTracks[0].cues),B&&B(_)}),[B,x]),A=(0,e.useCallback)((_=>{k(x.current?.duration||0),m&&m(_)}),[m,x]),N=(0,e.useCallback)((_=>{S(x.current?.currentTime||0),u&&u(_)}),[u,x]);return(0,e.useEffect)((()=>{if(x.current)for(let _=0;_<x.current.textTracks.length;_++)x.current.textTracks[0].mode="hidden"}),[x]),(0,e.useEffect)((()=>{const _=()=>{const _=g.current?.getBoundingClientRect().width;_&&_<650?g.current.classList.add(Ca):g.current?.classList.remove(Ca)},e=new ResizeObserver((e=>{g.current&&_()}));_();const r=g.current;return e.observe(g.current),()=>{e.unobserve(r)}}),[g,p]),(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__container___WmQho","Primer_Brand__VideoPlayer-module__VideoPlayer__overlays___xv3Xi",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__showOverlays___aMQQ6"),ref:g,children:[(0,_.jsx)("video",{ref:x,title:n,controls:!1,poster:r,className:i("Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw",d),onPlay:b,onPause:E,onPlaying:y,onLoadedMetadata:A,onTimeUpdate:N,...c,children:o}),n&&(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j",children:[a&&(0,_.jsx)(le,{size:48}),(0,_.jsx)(P,{size:"500",weight:"medium",className:La,children:n})]}),(0,_.jsxs)("button",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__playButton___qff0F",onClick:()=>{x.current&&(x.current.paused?x.current.play():x.current.pause())},children:[!p&&(0,_.jsx)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonInner___FpXVO",children:(0,_.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:(0,_.jsx)("path",{d:"M1.56489 23.8112C0.884817 24.2389 1.07491e-06 23.7501 1.0398e-06 22.9467L8.28679e-08 1.05473C4.73246e-08 0.241596 0.904067 -0.245404 1.58307 0.201969L18.5829 11.4026C19.2032 11.8113 19.1935 12.7244 18.5647 13.1198L1.56489 23.8112Z",fill:"currentColor"})})}),(0,_.jsx)("span",{className:"visually-hidden",children:"Play"})]}),(0,_.jsx)(Ra,{videoRef:x,videoWrapperRef:g,totalTime:I,currentTime:h,playing:p,trackInformation:f})]})}),{Source:e=>(0,_.jsx)("source",{...e}),Track:e=>(0,_.jsx)("track",{...e})}),Wa={LogoSuite:"Primer_Brand__LogoSuite-module__LogoSuite___W2Pai",LogoSuite__heading:"Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw",LogoSuite__description:"Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM","LogoSuite--start":"Primer_Brand__LogoSuite-module__LogoSuite--start___Kk6GC","LogoSuite--center":"Primer_Brand__LogoSuite-module__LogoSuite--center___byPyg","LogoSuite--justify":"Primer_Brand__LogoSuite-module__LogoSuite--justify___ZFxvW",LogoSuite__logobar:"Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm","LogoSuite__heading--visually-hidden":"Primer_Brand__LogoSuite-module__LogoSuite__heading--visually-hidden___pTR4r","LogoSuite__logobar--variant-muted":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z","LogoSuite__logobar--variant-emphasis":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb","focus-visible":"Primer_Brand__LogoSuite-module__focus-visible___FDZOP","LogoSuite--hasDivider":"Primer_Brand__LogoSuite-module__LogoSuite--hasDivider___Znsqm","LogoSuite__logobar--has-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-marquee___d5jZP","LogoSuite__logobar-marqueeGroup":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf",LogobarScrollX:"Primer_Brand__LogoSuite-module__LogobarScrollX___K2Z30","LogoSuite__logobar-marqueeGroup--speed-default":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-default___ptGOl","LogoSuite__logobar-marqueeGroup--speed-slow":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-slow___s1IKV","LogoSuite__logobar-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr"},qa={root:"LogoSuite",get marqueeGroup(){return`${this.root}-marqueeGroup`}},Za=(0,e.forwardRef)((({as:e=G,size:r="3",className:n,children:a,visuallyHidden:o,...d},t)=>(0,_.jsx)(L,{ref:t,className:i(Wa.LogoSuite__heading,o&&Wa["LogoSuite__heading--visually-hidden"],o&&"visually-hidden",n),size:r,as:e,...d,children:a}))),Da=(0,e.forwardRef)((({className:e,children:r,size:n="300",variant:a="muted",...o},d)=>(0,_.jsx)(P,{as:"p",ref:d,size:n,variant:a,className:i(Wa.LogoSuite__description,e),...o,children:r}))),Qa=(0,e.forwardRef)((({className:r,children:n,marquee:a=!1,marqueeSpeed:o="normal",variant:d="muted",...t},l)=>{const[m,B]=(0,e.useState)(!1);(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches);const e=_=>{B(_.matches)};return _.addEventListener("change",e),()=>{_.removeEventListener("change",e)}}),[]);const u={ref:l,className:i(Wa.LogoSuite__logobar,Wa[`LogoSuite__logobar--variant-${d}`],r),...t};if(a&&!m){const{className:e,...r}=u;return(0,_.jsx)("div",{...r,className:i(Wa["LogoSuite__logobar--has-marquee"],e),children:(0,_.jsxs)("div",{className:i(Wa["LogoSuite__logobar-marquee"]),children:[(0,_.jsx)("div",{className:i(Wa["LogoSuite__logobar-marqueeGroup"],Wa[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),"data-testid":qa.marqueeGroup,children:n}),(0,_.jsx)("div",{"aria-hidden":"true",className:i(Wa["LogoSuite__logobar-marqueeGroup"],Wa[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),children:n})]})})}return(0,_.jsx)("div",{...u,children:n})})),Ua=Object.assign((({align:n="center",children:a,className:o,hasDivider:d=!0,"data-testid":t})=>{const l=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),m=l.find((_=>r().isValidElement(_)&&_.type===Za)),B=l.find((_=>r().isValidElement(_)&&_.type===Da)),u=l.find((_=>r().isValidElement(_)&&_.type===Qa));return(0,_.jsxs)("div",{className:i(Wa.LogoSuite,Wa[`LogoSuite--${n}`],d&&Wa["LogoSuite--hasDivider"],o),"data-testid":t,children:[m,B,u]})}),{Heading:Za,Description:Da,Logobar:Qa,testIds:qa}),Xa=Object.assign((({animate:e,className:r,children:n,fullWidth:a=!1,...o})=>{const{classes:d,styles:t}=U(e),l=i(d,"Primer_Brand__Timeline-module__Timeline___keSeT",a&&"Primer_Brand__Timeline-module__Timeline--full-width___XLdKp",r);return(0,_.jsx)("ul",{className:l,style:{...t},...o,children:n})}),{Item:({className:n,children:a,...o})=>{const d=i("Primer_Brand__Timeline-module__Timeline__item____ME4_",n),t=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),l=(0,e.useCallback)((()=>t.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[t]),m=1===t.length?"default":l();return(0,_.jsx)("li",{className:d,...o,children:(0,_.jsx)(P,{size:"200",variant:m,children:a})})}}),Ka={Bento:"Primer_Brand__Bento-module__Bento___mNrII",Bento__Item:"Primer_Brand__Bento-module__Bento__Item___fM9oe","Bento__Item--bgColor-default":"Primer_Brand__Bento-module__Bento__Item--bgColor-default___AyFWG","Bento__Item--bgColor-subtle":"Primer_Brand__Bento-module__Bento__Item--bgColor-subtle___rIDKo","Bento__Item--visual-as-background":"Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q",Bento__Content:"Primer_Brand__Bento-module__Bento__Content___BhnY8","Bento__Content-icon":"Primer_Brand__Bento-module__Bento__Content-icon___K3van","Bento__heading--no-text":"Primer_Brand__Bento-module__Bento__heading--no-text___FiQWM","Bento__heading--muted":"Primer_Brand__Bento-module__Bento__heading--muted___un_Vf","Bento__heading--with-max-width":"Primer_Brand__Bento-module__Bento__heading--with-max-width___B8vBa",Bento__Visual:"Primer_Brand__Bento-module__Bento__Visual___uQCng","Bento__Visual--overflow-hidden":"Primer_Brand__Bento-module__Bento__Visual--overflow-hidden___KzPcB","Bento__Visual--overflow-initial":"Primer_Brand__Bento-module__Bento__Visual--overflow-initial___TJvWe","Bento__Visual--horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-center___nyK69","Bento__Visual--horizontalAlign-end":"Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-end___k1jRS","Bento__Visual--horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-start___DzeEf","Bento__Visual--verticalAlign-center":"Primer_Brand__Bento-module__Bento__Visual--verticalAlign-center___nSnau","Bento__Visual--verticalAlign-end":"Primer_Brand__Bento-module__Bento__Visual--verticalAlign-end___IVb1w","Bento__Visual--verticalAlign-start":"Primer_Brand__Bento-module__Bento__Visual--verticalAlign-start___pyNZQ","Bento__Visual--fill":"Primer_Brand__Bento-module__Bento__Visual--fill___B70Uy","Bento__Visual--no-fill":"Primer_Brand__Bento-module__Bento__Visual--no-fill___JcHtr","Bento--padding-condensed":"Primer_Brand__Bento-module__Bento--padding-condensed___qkDcr","Bento--padding-normal":"Primer_Brand__Bento-module__Bento--padding-normal___c85Rj","Bento--padding-spacious":"Primer_Brand__Bento-module__Bento--padding-spacious___ydfpH","Bento__Item--flow-column":"Primer_Brand__Bento-module__Bento__Item--flow-column___Gd6ts","Bento__Item--flow-row":"Primer_Brand__Bento-module__Bento__Item--flow-row___DVol6","Bento__call-to-action":"Primer_Brand__Bento-module__Bento__call-to-action___CF7bA","Bento__Content-text":"Primer_Brand__Bento-module__Bento__Content-text___Q4UA5","Bento__Item--column-span-1":"Primer_Brand__Bento-module__Bento__Item--column-span-1___wJS_f","Bento__Item--column-span-2":"Primer_Brand__Bento-module__Bento__Item--column-span-2___wJFH9","Bento__Item--column-span-3":"Primer_Brand__Bento-module__Bento__Item--column-span-3___hskYi","Bento__Item--column-span-4":"Primer_Brand__Bento-module__Bento__Item--column-span-4___EWadX","Bento__Item--column-span-5":"Primer_Brand__Bento-module__Bento__Item--column-span-5___ggzyV","Bento__Item--column-span-6":"Primer_Brand__Bento-module__Bento__Item--column-span-6___UuNEL","Bento__Item--column-span-7":"Primer_Brand__Bento-module__Bento__Item--column-span-7___dnYwC","Bento__Item--column-span-8":"Primer_Brand__Bento-module__Bento__Item--column-span-8___bUlVW","Bento__Item--column-span-9":"Primer_Brand__Bento-module__Bento__Item--column-span-9___Veeak","Bento__Item--column-span-10":"Primer_Brand__Bento-module__Bento__Item--column-span-10___NKxdA","Bento__Item--column-span-11":"Primer_Brand__Bento-module__Bento__Item--column-span-11___ZjirT","Bento__Item--column-span-12":"Primer_Brand__Bento-module__Bento__Item--column-span-12___CaIjg","Bento__Item--row-span-1":"Primer_Brand__Bento-module__Bento__Item--row-span-1____HYWz","Bento__Item--row-span-2":"Primer_Brand__Bento-module__Bento__Item--row-span-2___VYZcw","Bento__Item--row-span-3":"Primer_Brand__Bento-module__Bento__Item--row-span-3___PkNE4","Bento__Item--row-span-4":"Primer_Brand__Bento-module__Bento__Item--row-span-4___FygFo","Bento__Item--row-span-5":"Primer_Brand__Bento-module__Bento__Item--row-span-5___wO0Ev","Bento__Item--row-span-6":"Primer_Brand__Bento-module__Bento__Item--row-span-6___QvMUL","Bento__Item--row-span-7":"Primer_Brand__Bento-module__Bento__Item--row-span-7___KfzTy","Bento__Item--row-span-8":"Primer_Brand__Bento-module__Bento__Item--row-span-8___ctYpA","Bento__Item--row-span-9":"Primer_Brand__Bento-module__Bento__Item--row-span-9___NK44C","Bento__Item--row-span-10":"Primer_Brand__Bento-module__Bento__Item--row-span-10___YeL2N","Bento__Item--row-span-11":"Primer_Brand__Bento-module__Bento__Item--row-span-11___OuImI","Bento__Item--row-span-12":"Primer_Brand__Bento-module__Bento__Item--row-span-12___ZRPCc","Bento__Item--column-start-1":"Primer_Brand__Bento-module__Bento__Item--column-start-1___hJ0es","Bento__Item--column-start-2":"Primer_Brand__Bento-module__Bento__Item--column-start-2___RV3eY","Bento__Item--column-start-3":"Primer_Brand__Bento-module__Bento__Item--column-start-3___M960L","Bento__Item--column-start-4":"Primer_Brand__Bento-module__Bento__Item--column-start-4___V5b3w","Bento__Item--column-start-5":"Primer_Brand__Bento-module__Bento__Item--column-start-5___hCu7p","Bento__Item--column-start-6":"Primer_Brand__Bento-module__Bento__Item--column-start-6___WeOjZ","Bento__Item--column-start-7":"Primer_Brand__Bento-module__Bento__Item--column-start-7___azf_1","Bento__Item--column-start-8":"Primer_Brand__Bento-module__Bento__Item--column-start-8___ufTXp","Bento__Item--column-start-9":"Primer_Brand__Bento-module__Bento__Item--column-start-9___m59SZ","Bento__Item--column-start-10":"Primer_Brand__Bento-module__Bento__Item--column-start-10___pNAFk","Bento__Item--column-start-11":"Primer_Brand__Bento-module__Bento__Item--column-start-11___JPuyR","Bento__Item--column-start-12":"Primer_Brand__Bento-module__Bento__Item--column-start-12___nAVWL","Bento__Item--row-start-1":"Primer_Brand__Bento-module__Bento__Item--row-start-1___ocNBk","Bento__Item--row-start-2":"Primer_Brand__Bento-module__Bento__Item--row-start-2___vcLtw","Bento__Item--row-start-3":"Primer_Brand__Bento-module__Bento__Item--row-start-3___w9cDE","Bento__Item--row-start-4":"Primer_Brand__Bento-module__Bento__Item--row-start-4___Rn8P9","Bento__Item--row-start-5":"Primer_Brand__Bento-module__Bento__Item--row-start-5___c5xci","Bento__Item--row-start-6":"Primer_Brand__Bento-module__Bento__Item--row-start-6___fh6uR","Bento__Item--row-start-7":"Primer_Brand__Bento-module__Bento__Item--row-start-7___jVnOo","Bento__Item--row-start-8":"Primer_Brand__Bento-module__Bento__Item--row-start-8___L4G8w","Bento__Item--row-start-9":"Primer_Brand__Bento-module__Bento__Item--row-start-9___Orw5A","Bento__Item--row-start-10":"Primer_Brand__Bento-module__Bento__Item--row-start-10___IQVeg","Bento__Item--row-start-11":"Primer_Brand__Bento-module__Bento__Item--row-start-11___w0uDj","Bento__Item--row-start-12":"Primer_Brand__Bento-module__Bento__Item--row-start-12___o52Zm","Bento__Item--verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby","Bento__Item--verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--verticalAlign-center___zOTQa","Bento__Item--verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--verticalAlign-end___fUd68","Bento__Item--horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss","Bento__Item--horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--horizontalAlign-center___DJpgD","Bento__Item--xsmall-column-span-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-1___O3dlL","Bento__Item--xsmall-column-span-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-2___LLZAj","Bento__Item--xsmall-column-span-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-3___SROOQ","Bento__Item--xsmall-column-span-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-4___dLcHs","Bento__Item--xsmall-column-span-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-5___Zil5S","Bento__Item--xsmall-column-span-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-6___pGhxP","Bento__Item--xsmall-column-span-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-7___Gmugv","Bento__Item--xsmall-column-span-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-8___mNfgZ","Bento__Item--xsmall-column-span-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-9___w5AFK","Bento__Item--xsmall-column-span-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-10___dEYRU","Bento__Item--xsmall-column-span-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-11___cBfF2","Bento__Item--xsmall-column-span-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-12___fEgOK","Bento__Item--xsmall-row-span-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-1___k41Hr","Bento__Item--xsmall-row-span-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-2___qHzNc","Bento__Item--xsmall-row-span-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-3___t3hyC","Bento__Item--xsmall-row-span-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-4___X_F9d","Bento__Item--xsmall-row-span-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-5___UuegS","Bento__Item--xsmall-row-span-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-6___W2L8o","Bento__Item--xsmall-row-span-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-7___lYC_E","Bento__Item--xsmall-row-span-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-8___f66F5","Bento__Item--xsmall-row-span-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-9___eU0LD","Bento__Item--xsmall-row-span-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-10___beFeO","Bento__Item--xsmall-row-span-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-11___DgR1X","Bento__Item--xsmall-row-span-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-12___Gl_9d","Bento__Item--xsmall-column-start-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-1___xf8R8","Bento__Item--xsmall-column-start-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-2___f5xs_","Bento__Item--xsmall-column-start-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-3___bl1q4","Bento__Item--xsmall-column-start-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-4___PhKl_","Bento__Item--xsmall-column-start-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-5___xYV6c","Bento__Item--xsmall-column-start-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-6___PYKbP","Bento__Item--xsmall-column-start-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-7___NE6p3","Bento__Item--xsmall-column-start-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-8___AeJAI","Bento__Item--xsmall-column-start-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-9___ikepW","Bento__Item--xsmall-column-start-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-10___nGG9V","Bento__Item--xsmall-column-start-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-11___UTeRm","Bento__Item--xsmall-column-start-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-12___NhrVC","Bento__Item--xsmall-row-start-1":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-1___ISePA","Bento__Item--xsmall-row-start-2":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-2___jM4bs","Bento__Item--xsmall-row-start-3":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-3___FTZiY","Bento__Item--xsmall-row-start-4":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-4___gfyxX","Bento__Item--xsmall-row-start-5":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-5___jO7WM","Bento__Item--xsmall-row-start-6":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-6___nKfix","Bento__Item--xsmall-row-start-7":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-7___NncQO","Bento__Item--xsmall-row-start-8":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-8___wY_Tb","Bento__Item--xsmall-row-start-9":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-9___p5PaK","Bento__Item--xsmall-row-start-10":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-10___MKWyL","Bento__Item--xsmall-row-start-11":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-11___nxv94","Bento__Item--xsmall-row-start-12":"Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-12___Vbl6J","Bento__Item--xsmall-flow-column":"Primer_Brand__Bento-module__Bento__Item--xsmall-flow-column___WV1h5","Bento__Item--xsmall-flow-row":"Primer_Brand__Bento-module__Bento__Item--xsmall-flow-row___k8j9i","Bento__Item--xsmall-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy","Bento__Item--xsmall-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-center___k4IC6","Bento__Item--xsmall-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-end___v_7lF","Bento__Item--xsmall-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-start___dT6ng","Bento__Item--xsmall-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-center___xcsj2","Bento--xsmall-padding-condensed":"Primer_Brand__Bento-module__Bento--xsmall-padding-condensed___Eno9E","Bento--xsmall-padding-normal":"Primer_Brand__Bento-module__Bento--xsmall-padding-normal___C2rTu","Bento--xsmall-padding-spacious":"Primer_Brand__Bento-module__Bento--xsmall-padding-spacious___kepW0","Bento__Item--xsmall-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--xsmall-gap-condensed___aPIBg","Bento__Item--xsmall-gap-normal":"Primer_Brand__Bento-module__Bento__Item--xsmall-gap-normal___XrOHt","Bento__Item--xsmall-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--xsmall-gap-spacious___mv1WJ","Bento__Item--small-column-span-1":"Primer_Brand__Bento-module__Bento__Item--small-column-span-1___a6Uk_","Bento__Item--small-column-span-2":"Primer_Brand__Bento-module__Bento__Item--small-column-span-2___eRR9s","Bento__Item--small-column-span-3":"Primer_Brand__Bento-module__Bento__Item--small-column-span-3___iBkjl","Bento__Item--small-column-span-4":"Primer_Brand__Bento-module__Bento__Item--small-column-span-4___iTLL7","Bento__Item--small-column-span-5":"Primer_Brand__Bento-module__Bento__Item--small-column-span-5___FXZKF","Bento__Item--small-column-span-6":"Primer_Brand__Bento-module__Bento__Item--small-column-span-6___VEiVP","Bento__Item--small-column-span-7":"Primer_Brand__Bento-module__Bento__Item--small-column-span-7___RFD8p","Bento__Item--small-column-span-8":"Primer_Brand__Bento-module__Bento__Item--small-column-span-8___WBTAW","Bento__Item--small-column-span-9":"Primer_Brand__Bento-module__Bento__Item--small-column-span-9___PDKMV","Bento__Item--small-column-span-10":"Primer_Brand__Bento-module__Bento__Item--small-column-span-10___ZBSO0","Bento__Item--small-column-span-11":"Primer_Brand__Bento-module__Bento__Item--small-column-span-11___Or5lx","Bento__Item--small-column-span-12":"Primer_Brand__Bento-module__Bento__Item--small-column-span-12___xu8z2","Bento__Item--small-row-span-1":"Primer_Brand__Bento-module__Bento__Item--small-row-span-1___hJcO9","Bento__Item--small-row-span-2":"Primer_Brand__Bento-module__Bento__Item--small-row-span-2___RdAwK","Bento__Item--small-row-span-3":"Primer_Brand__Bento-module__Bento__Item--small-row-span-3___CMwq5","Bento__Item--small-row-span-4":"Primer_Brand__Bento-module__Bento__Item--small-row-span-4___KuACi","Bento__Item--small-row-span-5":"Primer_Brand__Bento-module__Bento__Item--small-row-span-5___xqZZV","Bento__Item--small-row-span-6":"Primer_Brand__Bento-module__Bento__Item--small-row-span-6___Q9O51","Bento__Item--small-row-span-7":"Primer_Brand__Bento-module__Bento__Item--small-row-span-7___MZ6cD","Bento__Item--small-row-span-8":"Primer_Brand__Bento-module__Bento__Item--small-row-span-8___eIEpG","Bento__Item--small-row-span-9":"Primer_Brand__Bento-module__Bento__Item--small-row-span-9___HkxM3","Bento__Item--small-row-span-10":"Primer_Brand__Bento-module__Bento__Item--small-row-span-10___pce_C","Bento__Item--small-row-span-11":"Primer_Brand__Bento-module__Bento__Item--small-row-span-11___GO_ln","Bento__Item--small-row-span-12":"Primer_Brand__Bento-module__Bento__Item--small-row-span-12___lUcIB","Bento__Item--small-column-start-1":"Primer_Brand__Bento-module__Bento__Item--small-column-start-1___blYcd","Bento__Item--small-column-start-2":"Primer_Brand__Bento-module__Bento__Item--small-column-start-2___z84xb","Bento__Item--small-column-start-3":"Primer_Brand__Bento-module__Bento__Item--small-column-start-3___jAHiV","Bento__Item--small-column-start-4":"Primer_Brand__Bento-module__Bento__Item--small-column-start-4___sa5rD","Bento__Item--small-column-start-5":"Primer_Brand__Bento-module__Bento__Item--small-column-start-5___EjA_Y","Bento__Item--small-column-start-6":"Primer_Brand__Bento-module__Bento__Item--small-column-start-6___TsMuS","Bento__Item--small-column-start-7":"Primer_Brand__Bento-module__Bento__Item--small-column-start-7___wzVOe","Bento__Item--small-column-start-8":"Primer_Brand__Bento-module__Bento__Item--small-column-start-8___Cylzb","Bento__Item--small-column-start-9":"Primer_Brand__Bento-module__Bento__Item--small-column-start-9___K3kJa","Bento__Item--small-column-start-10":"Primer_Brand__Bento-module__Bento__Item--small-column-start-10___PwfIO","Bento__Item--small-column-start-11":"Primer_Brand__Bento-module__Bento__Item--small-column-start-11___HwJrV","Bento__Item--small-column-start-12":"Primer_Brand__Bento-module__Bento__Item--small-column-start-12___AuD3D","Bento__Item--small-row-start-1":"Primer_Brand__Bento-module__Bento__Item--small-row-start-1___esfXx","Bento__Item--small-row-start-2":"Primer_Brand__Bento-module__Bento__Item--small-row-start-2___rMTHJ","Bento__Item--small-row-start-3":"Primer_Brand__Bento-module__Bento__Item--small-row-start-3___e5nFr","Bento__Item--small-row-start-4":"Primer_Brand__Bento-module__Bento__Item--small-row-start-4___hWxGW","Bento__Item--small-row-start-5":"Primer_Brand__Bento-module__Bento__Item--small-row-start-5___kZona","Bento__Item--small-row-start-6":"Primer_Brand__Bento-module__Bento__Item--small-row-start-6___l17Wp","Bento__Item--small-row-start-7":"Primer_Brand__Bento-module__Bento__Item--small-row-start-7___nZc8H","Bento__Item--small-row-start-8":"Primer_Brand__Bento-module__Bento__Item--small-row-start-8___s8jU5","Bento__Item--small-row-start-9":"Primer_Brand__Bento-module__Bento__Item--small-row-start-9___et36x","Bento__Item--small-row-start-10":"Primer_Brand__Bento-module__Bento__Item--small-row-start-10___UNRQz","Bento__Item--small-row-start-11":"Primer_Brand__Bento-module__Bento__Item--small-row-start-11___D0qCf","Bento__Item--small-row-start-12":"Primer_Brand__Bento-module__Bento__Item--small-row-start-12___Poeju","Bento__Item--small-flow-column":"Primer_Brand__Bento-module__Bento__Item--small-flow-column___idFew","Bento__Item--small-flow-row":"Primer_Brand__Bento-module__Bento__Item--small-flow-row___FlDbE","Bento__Item--small-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2","Bento__Item--small-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-center___eyrsO","Bento__Item--small-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-end___t8ken","Bento__Item--small-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-start____az8o","Bento__Item--small-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-center___hIKKU","Bento--small-padding-condensed":"Primer_Brand__Bento-module__Bento--small-padding-condensed___dV4bU","Bento--small-padding-normal":"Primer_Brand__Bento-module__Bento--small-padding-normal____b5pg","Bento--small-padding-spacious":"Primer_Brand__Bento-module__Bento--small-padding-spacious___skviu","Bento__Item--small-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--small-gap-condensed____69Z4","Bento__Item--small-gap-normal":"Primer_Brand__Bento-module__Bento__Item--small-gap-normal___R5AS5","Bento__Item--small-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--small-gap-spacious___ysMFz","Bento__Item--medium-column-span-1":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-1___qXoCp","Bento__Item--medium-column-span-2":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-2___Or0aW","Bento__Item--medium-column-span-3":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-3___rfJlA","Bento__Item--medium-column-span-4":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-4___jrzrn","Bento__Item--medium-column-span-5":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-5___VX5Xb","Bento__Item--medium-column-span-6":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-6___PuJLu","Bento__Item--medium-column-span-7":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-7___Gf10h","Bento__Item--medium-column-span-8":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-8___EPkMS","Bento__Item--medium-column-span-9":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-9___simHy","Bento__Item--medium-column-span-10":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-10___vCY7I","Bento__Item--medium-column-span-11":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-11___woBRo","Bento__Item--medium-column-span-12":"Primer_Brand__Bento-module__Bento__Item--medium-column-span-12___eR9Ow","Bento__Item--medium-row-span-1":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-1___vJifa","Bento__Item--medium-row-span-2":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-2___rHIIs","Bento__Item--medium-row-span-3":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-3___XpZk0","Bento__Item--medium-row-span-4":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-4___xPGyT","Bento__Item--medium-row-span-5":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-5___XHAdt","Bento__Item--medium-row-span-6":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-6___uXSJ0","Bento__Item--medium-row-span-7":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-7___V9oop","Bento__Item--medium-row-span-8":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-8___bTuWm","Bento__Item--medium-row-span-9":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-9___RBjok","Bento__Item--medium-row-span-10":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-10___nXL1W","Bento__Item--medium-row-span-11":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-11___bp7xe","Bento__Item--medium-row-span-12":"Primer_Brand__Bento-module__Bento__Item--medium-row-span-12___QykVK","Bento__Item--medium-column-start-1":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-1___ysXie","Bento__Item--medium-column-start-2":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-2___obU8P","Bento__Item--medium-column-start-3":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-3___ttZ2X","Bento__Item--medium-column-start-4":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-4___yd4pw","Bento__Item--medium-column-start-5":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-5___wl6Sl","Bento__Item--medium-column-start-6":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-6___rlfWR","Bento__Item--medium-column-start-7":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-7___dfJXo","Bento__Item--medium-column-start-8":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-8___HLzZU","Bento__Item--medium-column-start-9":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-9___Jul8L","Bento__Item--medium-column-start-10":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-10___NGybV","Bento__Item--medium-column-start-11":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-11___vc1Nv","Bento__Item--medium-column-start-12":"Primer_Brand__Bento-module__Bento__Item--medium-column-start-12___gZcLo","Bento__Item--medium-row-start-1":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-1___s1Rgz","Bento__Item--medium-row-start-2":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-2___dsf4y","Bento__Item--medium-row-start-3":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-3___rWjRq","Bento__Item--medium-row-start-4":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-4___Iiuud","Bento__Item--medium-row-start-5":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-5___tbnzw","Bento__Item--medium-row-start-6":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-6___jPFm7","Bento__Item--medium-row-start-7":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-7___ZqLlM","Bento__Item--medium-row-start-8":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-8___TIOvf","Bento__Item--medium-row-start-9":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-9___oukNX","Bento__Item--medium-row-start-10":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-10___ZCbg8","Bento__Item--medium-row-start-11":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-11___bSDUT","Bento__Item--medium-row-start-12":"Primer_Brand__Bento-module__Bento__Item--medium-row-start-12___ozUh1","Bento__Item--medium-flow-column":"Primer_Brand__Bento-module__Bento__Item--medium-flow-column___K27t6","Bento__Item--medium-flow-row":"Primer_Brand__Bento-module__Bento__Item--medium-flow-row___qACyl","Bento__Item--medium-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs","Bento__Item--medium-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-center___FEwTP","Bento__Item--medium-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-end___b8l2w","Bento__Item--medium-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-start___nzIvg","Bento__Item--medium-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-center___aHFRW","Bento--medium-padding-condensed":"Primer_Brand__Bento-module__Bento--medium-padding-condensed___BgWOb","Bento--medium-padding-normal":"Primer_Brand__Bento-module__Bento--medium-padding-normal___xjnwE","Bento--medium-padding-spacious":"Primer_Brand__Bento-module__Bento--medium-padding-spacious___I5PEZ","Bento__Item--medium-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--medium-gap-condensed___Nk4Uj","Bento__Item--medium-gap-normal":"Primer_Brand__Bento-module__Bento__Item--medium-gap-normal___KXAsF","Bento__Item--medium-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--medium-gap-spacious___vFlWU","Bento__Item--large-column-span-1":"Primer_Brand__Bento-module__Bento__Item--large-column-span-1___sPCsf","Bento__Item--large-column-span-2":"Primer_Brand__Bento-module__Bento__Item--large-column-span-2___wpcnQ","Bento__Item--large-column-span-3":"Primer_Brand__Bento-module__Bento__Item--large-column-span-3___z8T3W","Bento__Item--large-column-span-4":"Primer_Brand__Bento-module__Bento__Item--large-column-span-4___RNQwy","Bento__Item--large-column-span-5":"Primer_Brand__Bento-module__Bento__Item--large-column-span-5___t06QC","Bento__Item--large-column-span-6":"Primer_Brand__Bento-module__Bento__Item--large-column-span-6___eUMZR","Bento__Item--large-column-span-7":"Primer_Brand__Bento-module__Bento__Item--large-column-span-7___mLdYl","Bento__Item--large-column-span-8":"Primer_Brand__Bento-module__Bento__Item--large-column-span-8___zhtsq","Bento__Item--large-column-span-9":"Primer_Brand__Bento-module__Bento__Item--large-column-span-9___IrFuA","Bento__Item--large-column-span-10":"Primer_Brand__Bento-module__Bento__Item--large-column-span-10___d4zEs","Bento__Item--large-column-span-11":"Primer_Brand__Bento-module__Bento__Item--large-column-span-11___UKFCJ","Bento__Item--large-column-span-12":"Primer_Brand__Bento-module__Bento__Item--large-column-span-12___lOmLI","Bento__Item--large-row-span-1":"Primer_Brand__Bento-module__Bento__Item--large-row-span-1___o_4N_","Bento__Item--large-row-span-2":"Primer_Brand__Bento-module__Bento__Item--large-row-span-2___yJebq","Bento__Item--large-row-span-3":"Primer_Brand__Bento-module__Bento__Item--large-row-span-3___MsNH2","Bento__Item--large-row-span-4":"Primer_Brand__Bento-module__Bento__Item--large-row-span-4___aYG1Q","Bento__Item--large-row-span-5":"Primer_Brand__Bento-module__Bento__Item--large-row-span-5___qiTGf","Bento__Item--large-row-span-6":"Primer_Brand__Bento-module__Bento__Item--large-row-span-6___yDxVJ","Bento__Item--large-row-span-7":"Primer_Brand__Bento-module__Bento__Item--large-row-span-7___gfW02","Bento__Item--large-row-span-8":"Primer_Brand__Bento-module__Bento__Item--large-row-span-8___qrky4","Bento__Item--large-row-span-9":"Primer_Brand__Bento-module__Bento__Item--large-row-span-9___wluiD","Bento__Item--large-row-span-10":"Primer_Brand__Bento-module__Bento__Item--large-row-span-10___IXd3G","Bento__Item--large-row-span-11":"Primer_Brand__Bento-module__Bento__Item--large-row-span-11___OVPxd","Bento__Item--large-row-span-12":"Primer_Brand__Bento-module__Bento__Item--large-row-span-12___aAmjb","Bento__Item--large-column-start-1":"Primer_Brand__Bento-module__Bento__Item--large-column-start-1___ogy5Y","Bento__Item--large-column-start-2":"Primer_Brand__Bento-module__Bento__Item--large-column-start-2___A8Kex","Bento__Item--large-column-start-3":"Primer_Brand__Bento-module__Bento__Item--large-column-start-3___nCs4W","Bento__Item--large-column-start-4":"Primer_Brand__Bento-module__Bento__Item--large-column-start-4___k6wxM","Bento__Item--large-column-start-5":"Primer_Brand__Bento-module__Bento__Item--large-column-start-5___u9g2t","Bento__Item--large-column-start-6":"Primer_Brand__Bento-module__Bento__Item--large-column-start-6___wT9tc","Bento__Item--large-column-start-7":"Primer_Brand__Bento-module__Bento__Item--large-column-start-7___cH1Zn","Bento__Item--large-column-start-8":"Primer_Brand__Bento-module__Bento__Item--large-column-start-8___UsTw7","Bento__Item--large-column-start-9":"Primer_Brand__Bento-module__Bento__Item--large-column-start-9___txaE3","Bento__Item--large-column-start-10":"Primer_Brand__Bento-module__Bento__Item--large-column-start-10___uY9Wm","Bento__Item--large-column-start-11":"Primer_Brand__Bento-module__Bento__Item--large-column-start-11___kwY5A","Bento__Item--large-column-start-12":"Primer_Brand__Bento-module__Bento__Item--large-column-start-12___B9iMH","Bento__Item--large-row-start-1":"Primer_Brand__Bento-module__Bento__Item--large-row-start-1___kYB2F","Bento__Item--large-row-start-2":"Primer_Brand__Bento-module__Bento__Item--large-row-start-2___o21Td","Bento__Item--large-row-start-3":"Primer_Brand__Bento-module__Bento__Item--large-row-start-3___htfzI","Bento__Item--large-row-start-4":"Primer_Brand__Bento-module__Bento__Item--large-row-start-4___P2f1W","Bento__Item--large-row-start-5":"Primer_Brand__Bento-module__Bento__Item--large-row-start-5___HT3C4","Bento__Item--large-row-start-6":"Primer_Brand__Bento-module__Bento__Item--large-row-start-6___pcerM","Bento__Item--large-row-start-7":"Primer_Brand__Bento-module__Bento__Item--large-row-start-7___j2ui8","Bento__Item--large-row-start-8":"Primer_Brand__Bento-module__Bento__Item--large-row-start-8___V82iT","Bento__Item--large-row-start-9":"Primer_Brand__Bento-module__Bento__Item--large-row-start-9___EG4R2","Bento__Item--large-row-start-10":"Primer_Brand__Bento-module__Bento__Item--large-row-start-10___EaLQx","Bento__Item--large-row-start-11":"Primer_Brand__Bento-module__Bento__Item--large-row-start-11___IQx_d","Bento__Item--large-row-start-12":"Primer_Brand__Bento-module__Bento__Item--large-row-start-12___hlrVv","Bento__Item--large-flow-column":"Primer_Brand__Bento-module__Bento__Item--large-flow-column___uvNUE","Bento__Item--large-flow-row":"Primer_Brand__Bento-module__Bento__Item--large-flow-row___ple3b","Bento__Item--large-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn","Bento__Item--large-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-center___mbhdV","Bento__Item--large-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-end___hj9Dq","Bento__Item--large-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-start___YQT1t","Bento__Item--large-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-center___YtwaR","Bento-padding--large-condensed":"Primer_Brand__Bento-module__Bento-padding--large-condensed___HeO1J","Bento-padding--large-normal":"Primer_Brand__Bento-module__Bento-padding--large-normal___LcQOA","Bento-padding--large-spacious":"Primer_Brand__Bento-module__Bento-padding--large-spacious____8oib","Bento__Item--large-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--large-gap-condensed___Rbi9v","Bento__Item--large-gap-normal":"Primer_Brand__Bento-module__Bento__Item--large-gap-normal___S9Fjb","Bento__Item--large-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--large-gap-spacious___i_Gyj","Bento__Item--xlarge-column-span-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-1___LC_qv","Bento__Item--xlarge-column-span-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-2___PkH2a","Bento__Item--xlarge-column-span-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-3___sjEds","Bento__Item--xlarge-column-span-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-4___CwpLr","Bento__Item--xlarge-column-span-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-5___ATLZK","Bento__Item--xlarge-column-span-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-6___wDVtR","Bento__Item--xlarge-column-span-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-7___BF_PQ","Bento__Item--xlarge-column-span-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-8___Je6tc","Bento__Item--xlarge-column-span-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-9___de_EV","Bento__Item--xlarge-column-span-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-10___TV_va","Bento__Item--xlarge-column-span-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-11___mRbhR","Bento__Item--xlarge-column-span-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-12___jCuU4","Bento__Item--xlarge-row-span-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-1___k8cvi","Bento__Item--xlarge-row-span-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-2___eQ1hk","Bento__Item--xlarge-row-span-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-3___FdBn9","Bento__Item--xlarge-row-span-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-4___Eu9U7","Bento__Item--xlarge-row-span-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-5___AymfS","Bento__Item--xlarge-row-span-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-6___ciomo","Bento__Item--xlarge-row-span-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-7___bDoNI","Bento__Item--xlarge-row-span-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-8___aCyc1","Bento__Item--xlarge-row-span-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-9___t6eYp","Bento__Item--xlarge-row-span-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-10___Q9UMh","Bento__Item--xlarge-row-span-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-11___Oeb8y","Bento__Item--xlarge-row-span-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-12___iXpKf","Bento__Item--xlarge-column-start-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-1___eTMGO","Bento__Item--xlarge-column-start-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-2___ghZ8B","Bento__Item--xlarge-column-start-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-3___zIFiN","Bento__Item--xlarge-column-start-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-4___Ye3wL","Bento__Item--xlarge-column-start-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-5___Vtfhw","Bento__Item--xlarge-column-start-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-6___MiwV4","Bento__Item--xlarge-column-start-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-7___n3U82","Bento__Item--xlarge-column-start-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-8___S45Zc","Bento__Item--xlarge-column-start-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-9___bjxcX","Bento__Item--xlarge-column-start-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-10___xiPsu","Bento__Item--xlarge-column-start-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-11___h6pke","Bento__Item--xlarge-column-start-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-12___lINEt","Bento__Item--xlarge-row-start-1":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-1___XJ8IJ","Bento__Item--xlarge-row-start-2":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-2___Jh4mU","Bento__Item--xlarge-row-start-3":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-3___Qaz7u","Bento__Item--xlarge-row-start-4":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-4___Wdsyy","Bento__Item--xlarge-row-start-5":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-5___SWvQD","Bento__Item--xlarge-row-start-6":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-6___YIWd4","Bento__Item--xlarge-row-start-7":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-7___UWo93","Bento__Item--xlarge-row-start-8":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-8___f8RMO","Bento__Item--xlarge-row-start-9":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-9___O7BXf","Bento__Item--xlarge-row-start-10":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-10___g9Tom","Bento__Item--xlarge-row-start-11":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-11___WATnH","Bento__Item--xlarge-row-start-12":"Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-12___f2aPN","Bento__Item--xlarge-flow-column":"Primer_Brand__Bento-module__Bento__Item--xlarge-flow-column___xXSFC","Bento__Item--xlarge-flow-row":"Primer_Brand__Bento-module__Bento__Item--xlarge-flow-row___y5CpT","Bento__Item--xlarge-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ","Bento__Item--xlarge-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-center___P_tSO","Bento__Item--xlarge-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-end___UwemK","Bento__Item--xlarge-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-start___zzvpZ","Bento__Item--xlarge-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-center___mfany","Bento--xlarge-padding-condensed":"Primer_Brand__Bento-module__Bento--xlarge-padding-condensed___mPi3N","Bento--xlarge-padding-normal":"Primer_Brand__Bento-module__Bento--xlarge-padding-normal___tb1wm","Bento--xlarge-padding-spacious":"Primer_Brand__Bento-module__Bento--xlarge-padding-spacious___bT4bv","Bento__Item--xlarge-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--xlarge-gap-condensed___Fvi39","Bento__Item--xlarge-gap-normal":"Primer_Brand__Bento-module__Bento__Item--xlarge-gap-normal___uQQu6","Bento__Item--xlarge-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--xlarge-gap-spacious___QxB62","Bento__Item--xxlarge-column-span-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-1___AChhv","Bento__Item--xxlarge-column-span-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-2___yj5YI","Bento__Item--xxlarge-column-span-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-3___jy7Fg","Bento__Item--xxlarge-column-span-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-4___fXoXs","Bento__Item--xxlarge-column-span-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-5___hZOPX","Bento__Item--xxlarge-column-span-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-6___WEvG1","Bento__Item--xxlarge-column-span-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-7___eliQQ","Bento__Item--xxlarge-column-span-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-8____DaEU","Bento__Item--xxlarge-column-span-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-9___PACVQ","Bento__Item--xxlarge-column-span-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-10___iplz_","Bento__Item--xxlarge-column-span-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-11___sUFyE","Bento__Item--xxlarge-column-span-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-12___UauN_","Bento__Item--xxlarge-row-span-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-1___la7E2","Bento__Item--xxlarge-row-span-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-2___WXQZy","Bento__Item--xxlarge-row-span-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-3___K295L","Bento__Item--xxlarge-row-span-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-4___dizmC","Bento__Item--xxlarge-row-span-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-5___gxqXP","Bento__Item--xxlarge-row-span-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-6___fCUrs","Bento__Item--xxlarge-row-span-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-7___t_vib","Bento__Item--xxlarge-row-span-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-8___FkHnk","Bento__Item--xxlarge-row-span-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-9___S9z_S","Bento__Item--xxlarge-row-span-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-10___MWhmW","Bento__Item--xxlarge-row-span-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-11___R0fGH","Bento__Item--xxlarge-row-span-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-12___mgPOb","Bento__Item--xxlarge-column-start-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-1___IjDaG","Bento__Item--xxlarge-column-start-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-2___yrjzP","Bento__Item--xxlarge-column-start-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-3___revB_","Bento__Item--xxlarge-column-start-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-4___nXjQh","Bento__Item--xxlarge-column-start-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-5___eKzaF","Bento__Item--xxlarge-column-start-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-6___poX4Y","Bento__Item--xxlarge-column-start-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-7___swX7v","Bento__Item--xxlarge-column-start-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-8___jRIvg","Bento__Item--xxlarge-column-start-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-9___B6iPN","Bento__Item--xxlarge-column-start-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-10___U3Q49","Bento__Item--xxlarge-column-start-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-11___arwBj","Bento__Item--xxlarge-column-start-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-12___AVlIn","Bento__Item--xxlarge-row-start-1":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-1___uKVBZ","Bento__Item--xxlarge-row-start-2":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-2___l1Sk8","Bento__Item--xxlarge-row-start-3":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-3___a3epC","Bento__Item--xxlarge-row-start-4":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-4___cIZFC","Bento__Item--xxlarge-row-start-5":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-5___rDSnG","Bento__Item--xxlarge-row-start-6":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-6___iFfkQ","Bento__Item--xxlarge-row-start-7":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-7___HQgB2","Bento__Item--xxlarge-row-start-8":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-8___Kk8Ll","Bento__Item--xxlarge-row-start-9":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-9___JA8it","Bento__Item--xxlarge-row-start-10":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-10____Xfo3","Bento__Item--xxlarge-row-start-11":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-11___GgPCA","Bento__Item--xxlarge-row-start-12":"Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-12___Tauza","Bento__Item--xxlarge-flow-column":"Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-column___EIhFB","Bento__Item--xxlarge-flow-row":"Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-row___hqL6a","Bento__Item--xxlarge-verticalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN","Bento__Item--xxlarge-verticalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-center___MfM4H","Bento__Item--xxlarge-verticalAlign-end":"Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-end___trbrg","Bento__Item--xxlarge-horizontalAlign-start":"Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-start___BPlw7","Bento__Item--xxlarge-horizontalAlign-center":"Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-center___QFMr_","Bento--xxlarge-padding-condensed":"Primer_Brand__Bento-module__Bento--xxlarge-padding-condensed___L_cr9","Bento---xxlarge-padding-normal":"Primer_Brand__Bento-module__Bento---xxlarge-padding-normal___TojyH","Bento--xxlarge-padding-spacious":"Primer_Brand__Bento-module__Bento--xxlarge-padding-spacious___C_vI2","Bento__Item--xxlarge-gap-condensed":"Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-condensed___kImZb","Bento__Item--xxlarge-gap-normal":"Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-normal___bsI4f","Bento__Item--xxlarge-gap-spacious":"Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-spacious___tLuXL","Bento-column-padding-override":"Primer_Brand__Bento-module__Bento-column-padding-override___SxVV5","Bento-row-padding-override":"Primer_Brand__Bento-module__Bento-row-padding-override___r37Kb"},$a=(_,e,r)=>{const n=[];if("number"==typeof r||"string"==typeof r)n.push(Ka[`${_}--${e}-${r}`]);else if("object"==typeof r)for(const[a,o]of Object.entries(r))n.push(Ka[`${_}--${a}-${e}-${o}`]);return n},Ja=({children:n,leadingVisual:a,padding:o="spacious",verticalAlign:d,horizontalAlign:t="start",className:l,...m})=>{const B=[Ka.Bento__Content];B.push(...$a("Bento__Item","verticalAlign",d),...$a("Bento__Item","horizontalAlign",t),...$a("Bento","padding",o));const u=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),s=u.filter((_=>r().isValidElement(_)&&_.type===Ya)),c=u.find((_=>r().isValidElement(_)&&_.type===P)),g=u.find((_=>r().isValidElement(_)&&_.type===We));return(0,_.jsxs)("div",{className:i(Ka[`Bento-padding--${o}`],...B,l),...m,children:[r().isValidElement(a)&&r().cloneElement(a,{className:Ka["Bento__Content-icon"],size:a.size||44}),s.map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(!r().isValidElement(c)&&Ka["Bento__heading--no-text"],"center"===t&&Ka["Bento__heading--with-max-width"],_.props.className)}))),r().isValidElement(c)&&r().cloneElement(c,{variant:c.props.variant||"muted",as:c.props.as||"p",size:c.props.size||"300",className:i(Ka["Bento__Content-text"],c.props.className)}),r().isValidElement(g)&&r().cloneElement(g,{variant:g.props.variant||"accent",className:i(Ka["Bento__call-to-action"],g.props.className)})]})},Ya=(0,e.forwardRef)((({as:n="h3",size:a="5",weight:o="medium",variant:d="default",className:t,children:l,...m},B)=>{const u=(0,e.useMemo)((()=>r().Children.toArray(l)),[l]),s=(0,e.useCallback)((()=>X_(l,"em")?"muted":"default"),[l]),c=1===u.length?"default":s();return(0,_.jsx)(L,{ref:B,className:i("muted"===c&&Ka["Bento__heading--muted"],"muted"===d&&Ka["Bento__heading--muted"],t),size:a,as:n,weight:o,...m,children:l})})),_o=({horizontalAlign:e,verticalAlign:n,fillMedia:a=!0,overflow:o="hidden",position:d="50% 50%",padding:t,className:l,children:m,...B})=>{const u=[Ka.Bento__Visual,e&&Ka[`Bento__Visual--horizontalAlign-${e}`],n&&Ka[`Bento__Visual--verticalAlign-${n}`],Ka[`Bento__Visual--overflow-${o}`]];u.push(...$a("Bento","padding",t));const s=r().Children.map(m,(_=>{if(r().isValidElement(_))return"img"===_.type||_.type===l_?r().cloneElement(_,{style:{objectPosition:d}}):_}));return(0,_.jsx)("div",{className:i(...u,a&&Ka["Bento__Visual--fill"],!a&&Ka["Bento__Visual--no-fill"],l),...B,children:s})},eo=Object.assign((({className:e,...r})=>(0,_.jsx)("section",{className:i(Ka.Bento,e),...r})),{Item:({className:e,columnStart:n,columnSpan:a=12,rowStart:o,rowSpan:d=2,flow:t="row",colorMode:l,visualAsBackground:m=!1,order:B="default",bgColor:u="subtle",children:s,...c})=>{const{currentBreakpointSize:g}=he(),x=r().Children.toArray(s).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===_o&&_.push(e),e.type===Ja&&_.push(e)),_)),[]),p=x.find((_=>_?.type===Ja))?.props.padding||"spacious",P=[Ka.Bento__Item,Ka[`Bento__Item--bgColor-${u}`]];P.push(...$a("Bento__Item","column-span",a),...$a("Bento__Item","row-span",d),...$a("Bento__Item","column-start",n),...$a("Bento__Item","row-start",o),...$a("Bento__Item","flow",t),...$a("Bento__Item","gap",p)),!m&&r().Children.toArray(s).length>=1&&("column"===t&&P.push(Ka["Bento-column-padding-override"]),"row"===t&&P.push(Ka["Bento-row-padding-override"]));const w=l?{"data-color-mode":l}:{},h=(({order:_,children:e,currentBreakpointSize:n})=>{if("string"==typeof _)return"default"===_?e:r().Children.toArray(e).reverse();if("object"==typeof _&&n){const a={};let o="default";for(const e of Object.keys(we)){const r=e.toLocaleLowerCase();_[r]&&(o=_[r]),a[r]=_[r]||o}return"default"===a[n]?e:r().Children.toArray(e).reverse()}return e})({order:B,children:x,currentBreakpointSize:g});return(0,_.jsx)("div",{...w,className:i(...P,(m||1===r().Children.toArray(s).length)&&Ka["Bento__Item--visual-as-background"],e),...c,children:h})},Visual:_o,Content:Ja,Heading:Ya})})(),a})()));
|