@primer/react-brand 0.34.1-rc.ecdb72f → 0.34.1

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.
Files changed (302) hide show
  1. package/lib/Pagination/Pagination.d.ts +8 -2
  2. package/lib/css/main.css +68 -56
  3. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  4. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  5. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  7. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  8. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +3 -1
  54. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  76. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  121. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  122. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  123. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  166. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  211. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  212. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  213. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  214. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  215. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  216. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  301. package/lib/index.js +1 -1
  302. 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,t=function(_){if(null==_)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(_)}(_),d=1;d<arguments.length;d++){for(var l in o=Object(arguments[d]))r.call(o,l)&&(t[l]=o[l]);if(e){i=e(o);for(var m=0;m<i.length;m++)n.call(o,i[m])&&(t[i[m]]=o[i[m]])}}return t}},866:(_,e)=>{var r=60103,n=60106,a=60107,o=60108,i=60114,t=60109,d=60110,l=60112,m=60113,s=60120,u=60115,B=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"),t=c("react.provider"),d=c("react.context"),l=c("react.forward_ref"),m=c("react.suspense"),s=c("react.suspense_list"),u=c("react.memo"),B=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 s:return _;default:switch(_=_&&_.$$typeof){case d:case l:case B:case u:case t: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,t=Object.prototype.hasOwnProperty,d={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)t.call(e,n)&&!d.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:()=>or,AccordionContent:()=>ar,AccordionHeading:()=>nr,AccordionRoot:()=>rr,ActionMenu:()=>Va,ActionMenuProvider:()=>Ga,AnchorNav:()=>tn,Animate:()=>X,AnimationContext:()=>U,AnimationProvider:()=>Q,AnimationVariants:()=>$,Avatar:()=>Or,AvatarShapes:()=>Hr,AvatarSizes:()=>Gr,Bento:()=>fo,Box:()=>Xa,BoxBackgroundColors:()=>Za,BoxBorderColorOptions:()=>Ua,BoxBorderRadiusOptions:()=>qa,BoxBorderWidthOptions:()=>$a,BoxSpacingValues:()=>Wa,BreadcrumbVariants:()=>ui,Breadcrumbs:()=>gi,BreakpointSize:()=>ye,Button:()=>y,ButtonGroup:()=>q_,ButtonSizes:()=>b,ButtonVariants:()=>S,CTABanner:()=>un,CTAForm:()=>bn,Card:()=>ia,CardIconColors:()=>Kn,CardSkewEffect:()=>ta,Checkbox:()=>xr,ColorModesEnum:()=>R_,ComparisonTable:()=>_n,DEFAULT_TEXTAREA_COLS:()=>hr,DEFAULT_TEXTAREA_RESIZE:()=>wr,DEFAULT_TEXTAREA_ROWS:()=>Pr,EyebrowBanner:()=>Co,EyebrowBannerIconColors:()=>Eo,EyebrowBannerLabelColors:()=>Ao,FAQ:()=>sr,FAQGroup:()=>Br,FormControl:()=>jr,Grid:()=>h_,Heading:()=>O,HeadingFontVariants:()=>G,HeadingLetterSpacing:()=>L,HeadingSizes:()=>A,HeadingStretch:()=>j,HeadingTags:()=>T,HeadingWeights:()=>C,Hero:()=>M_,IDE:()=>mi,IDEDefaultIconMap:()=>ti,IDEFileExtensions:()=>di,Image:()=>c_,ImageBorderRadiusOptions:()=>s_,InlineLink:()=>Xe,Label:()=>l_,LabelColors:()=>n_,LabelSizes:()=>a_,Link:()=>Ye,LinkVariants:()=>Je,LogoSuite:()=>co,MinimalFooter:()=>Vn,MinimalFooterSocialLinks:()=>Hn,OrderedList:()=>Pn,Pagination:()=>pi,Pillar:()=>Qn,PillarIconColors:()=>zn,PricingOptions:()=>$o,Prose:()=>za,Radio:()=>yr,River:()=>Y_,RiverBreakout:()=>ae,SectionIntro:()=>Ba,Select:()=>Er,Stack:()=>y_,StackAlignItemVariants:()=>k_,StackDirectionVariants:()=>f_,StackFlexWrapVariants:()=>v_,StackJustifyContentVariants:()=>E_,StackSpacingVariants:()=>b_,SubNav:()=>ei,SubdomainNavBar:()=>Qe,Testimonial:()=>Ur,TestimonialQuoteMarkColors:()=>Fr,Text:()=>w,TextFontVariants:()=>g,TextInput:()=>Ir,TextSizes:()=>s,TextTags:()=>u,TextVariants:()=>B,TextWeights:()=>c,Textarea:()=>Sr,ThemeContext:()=>V_,ThemeProvider:()=>F_,Timeline:()=>go,Tooltip:()=>et,TooltipContext:()=>_t,UnorderedList:()=>pn,VideoPlayer:()=>to,_Button:()=>E,_ComparisonTable:()=>Xr,actionMenuOverlaySides:()=>Ca,classMap:()=>R,defaultButtonSize:()=>k,defaultButtonVariant:()=>I,defaultCardIconColor:()=>Jn,defaultEyebrowBannerIconColor:()=>yo,defaultFontVariant:()=>h,defaultHeadingFont:()=>M,defaultHeadingTag:()=>H,defaultLabelColor:()=>o_,defaultLabelSize:()=>i_,defaultPillarIconColor:()=>Dn,defaultQuoteMarkColor:()=>zr,defaultRiverAlign:()=>Q_,defaultRiverImageTextRatio:()=>U_,defaultStackDirection:()=>S_,defaultStackSpacing:()=>I_,defaultTextSize:()=>p,defaultTextTag:()=>x,defaultTextVariant:()=>P,useActionMenuContext:()=>La,useAnimation:()=>J,usePaginationPages:()=>Pi,useTheme:()=>Z_,useWindowSize:()=>Ne});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},t={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","Hero-trailing":"Primer_Brand__Hero-module__Hero-trailing___UeIyX","Hero-eyebrow":"Primer_Brand__Hero-module__Hero-eyebrow___NLX6a"},d={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(d.ExpandableArrow,r&&d["ExpandableArrow--expanded"],n&&d["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(d["ExpandableArrow-stem"],r&&d["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-font--mona-sans":"Primer_Brand__Text-module__Text-font--mona-sans___GpzSG","Text-font--hubot-sans":"Primer_Brand__Text-module__Text-font--hubot-sans___l0tzF","Text-font--monospace":"Primer_Brand__Text-module__Text-font--monospace___Mifnv","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--weight-extralight":"Primer_Brand__Text-module__Text--weight-extralight___JRMel","Text-narrow--weight-extralight":"Primer_Brand__Text-module__Text-narrow--weight-extralight___aHSut","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-regular--weight-extralight":"Primer_Brand__Text-module__Text-regular--weight-extralight___p7mr2","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-wide--weight-extralight":"Primer_Brand__Text-module__Text-wide--weight-extralight___HH1z4","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"},s=["700","600","500","400","300","200","100"],u=["p","span","div","strong","em"],B=["default","muted"],c=["heavy","extrabold","bold","semibold","medium","normal","light","extralight"],g=["mona-sans","hubot-sans","monospace"],x=u[1],p=s[5],P=B[0],h=g[0];function w({align:r,animate:n,as:a=x,className:o,children:t,font:d=h,size:l=p,variant:s=P,weight:u,style:B,...c}){const{classes:g,styles:w}=J(n),f=(0,e.useMemo)((()=>u?"string"==typeof u?m[`Text--weight-${u}`]:Object.keys(u).map((_=>m[`Text-${_}--weight-${u[_]}`])).join(" "):null),[u]),S=i(g,m.Text,m[`Text-font--${d}`],m[`Text--${s}`],m[`Text--${l}`],u&&f,r&&m[`Text-align--${r}`],o);return"p"===a?(0,_.jsx)("p",{className:S,style:{...w,...B},...c,children:t}):"em"===a?(0,_.jsx)("em",{className:S,style:{...w,...B},...c,children:t}):"div"===a?(0,_.jsx)("div",{className:S,style:{...w,...B},...c,children:t}):"strong"===a?(0,_.jsx)("strong",{className:S,style:{...w,...B},...c,children:t}):(0,_.jsx)("span",{className:S,style:{...w,...B},...c,children:t})}const f={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-small":"Primer_Brand__Button-module__Button--size-small___iNTn1","Button--label-large":"Primer_Brand__Button-module__Button--label-large____iBy6","Button--size-medium":"Primer_Brand__Button-module__Button--size-medium___EyCyw","Button--size-large":"Primer_Brand__Button-module__Button--size-large___REN1l","Button--block":"Primer_Brand__Button-module__Button--block___F5RXs","Button--label":"Primer_Brand__Button-module__Button--label___lUBc0"},S=["primary","secondary","subtle"],b=["small","medium","large"],I=S[1],k=b[1],v={root:"Button",get leadingVisual(){return`${this.root}-leading-visual`},get trailingVisual(){return`${this.root}-trailing-visual`},get expandableArrow(){return`${this.root}-expandable-arrow`}},E=(0,e.forwardRef)((({animate:n,as:a,variant:o=I,size:t=k,hasArrow:d=!0,block:m=!1,className:s,children:u,disabled:B,"aria-disabled":c,onMouseEnter:g,onMouseLeave:x,onFocus:p,onBlur:P,leadingVisual:h,trailingVisual:S,style:b,...E},y)=>{const[N,A]=r().useState(!1),[T,C]=r().useState(!1),j=a||"button",L=B||"true"===c||"boolean"==typeof c&&!0===c,{classes:G,styles:H}=J(n),M=(0,e.useCallback)((_=>r().isValidElement(_)?_:"function"==typeof _?r().createElement(_):void 0),[]),R=M(h),O=M(S),V=(0,e.useCallback)((_=>{L||(A(!0),g?.(_))}),[L,g]),F=(0,e.useCallback)((_=>{L||(A(!1),x?.(_))}),[L,x]),z=(0,e.useCallback)((_=>{L||(C(!0),p?.(_))}),[L,p]),D=(0,e.useCallback)((_=>{L||(C(!1),P?.(_))}),[L,P]);return(0,_.jsxs)(j,{ref:y,className:i(f.Button,f[`Button--${o}`],f[`Button--size-${t}`],m&&f["Button--block"],L&&f["Button--disabled"],G,s),onMouseEnter:V,onMouseLeave:F,onFocus:z,onBlur:D,disabled:B,"aria-disabled":c,style:{...H,...b},...E,children:[R&&(0,_.jsx)("span",{className:f["Button__leading-visual"],"data-testid":v.leadingVisual,children:r().cloneElement(R,{className:i(f["Button__icon-visual"],L&&f["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})}),(0,_.jsx)("span",{className:f.Button__text,children:(0,_.jsx)(w,{as:"span",size:"small"===t?"100":"medium"===t?"200":"400",weight:"semibold",className:i(f["Button--label"],f[`Button--label-${t}`],f[`Button--label-${o}`],L&&f["Button-label--disabled"]),children:u})}),!S&&d&&(0,_.jsx)("span",{className:i(f["Button__trailing-visual"]),children:(0,_.jsx)(l,{hidden:!0,className:i(f["Button-arrow"],L&&f["Button-arrow--disabled"]),expanded:!L&&(N||T),"data-testid":v.expandableArrow})}),O&&(0,_.jsx)("span",{className:i(f["Button__trailing-visual"]),"data-testid":v.trailingVisual,children:r().cloneElement(O,{className:i(f["Button__icon-visual"],L&&f["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})})]})})),y=Object.assign(E,{testIds:v}),N={Heading:"Primer_Brand__Heading-module__Heading___IVpmp","Heading-font--hubot-sans":"Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f","Heading-font--mona-sans":"Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx","Heading-font--monospace":"Primer_Brand__Heading-module__Heading-font--monospace___dFpiK","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--weight-extralight":"Primer_Brand__Heading-module__Heading--weight-extralight___KRgjg","Heading-narrow--weight-extralight":"Primer_Brand__Heading-module__Heading-narrow--weight-extralight___qHJfi","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-regular--weight-extralight":"Primer_Brand__Heading-module__Heading-regular--weight-extralight___LE9Tu","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"},A=["display","1","2","3","4","5","6","subhead-large","subhead-medium"],T=["h1","h2","h3","h4","h5","h6"],C=["heavy","extrabold","bold","semibold","medium","normal","light","extralight"],j=["condensed","normal","expanded"],L=["condensed","normal","none"],G=["mona-sans","hubot-sans","monospace"],H=T[1],M=G[0],R={h1:A[1],h2:A[2],h3:A[3],h4:A[4],h5:A[5],h6:A[6]},O=(0,e.forwardRef)((({animate:n,className:a,children:o,as:t=H,size:d,letterSpacing:l,weight:m,stretch:s,style:u,font:B="mona-sans",...c},g)=>{const{classes:x,styles:p}=J(n),P=(_,e)=>e?"string"==typeof e?N[`Heading--${_}-${e}`]:Object.keys(e).map((r=>N[`Heading-${r}--${_}-${e[r]}`])).join(" "):null,h=(0,e.useMemo)((()=>P("weight",m)),[m]),w=(0,e.useMemo)((()=>P("stretch",s)),[s]),f=(0,e.useMemo)((()=>P("letter-spacing",l)),[l]),S=i(x,N.Heading,N[`Heading-font--${B}`],!d&&N[`Heading--${R[t]}`],d&&N[`Heading--${d}`],m&&h,s&&w,f&&f,a),b=r().useCallback((({..._})=>T.includes(t)?r().createElement(t,_,o):(console.error(`Heading: 'as' prop must be one of ${T.join(", ")}`),null)),[t,o]);return(0,_.jsx)(b,{className:S,style:{...p,...u},ref:g,...c,children:o})})),V={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 F(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var z=F()?e.useLayoutEffect:e.useEffect,D=!1,W=0;function Z(){return++W}function q(_){var r;if("function"==typeof e.useId){var n=(0,e.useId)(_);return null!=_?_:n}var a=null!=_?_:D?Z():null,o=(0,e.useState)(a),i=o[0],t=o[1];return z((function(){null===i&&t(Z())}),[]),(0,e.useEffect)((function(){!1===D&&(D=!0)}),[]),null!=(r=null!=_?_:i)?r:void 0}const $=["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"],U=(0,e.createContext)({});function Q({children:r,disableAnimations:n=!1,animationTrigger:a="on-visible",visibilityOptions:o="bottom-of-screen",runOnce:i=!1,autoStaggerChildren:t=!0,staggerDelayIncrement:d=100}){const l=q(),[m,s]=(0,e.useState)({disableAnimations:n,animationTrigger:a,visibilityOptions:o,runOnce:i});return(0,e.useEffect)((()=>{window.matchMedia("(prefers-reduced-motion: reduce)").matches&&s({disableAnimations:!0,animationTrigger:a,visibilityOptions:o})}),[]),(0,e.useEffect)((()=>{if(!n&&t&&l){const _=d,e=document.getElementById(l);if(!e)return;const r=Array.from(e.querySelectorAll(`.${V.Animation}`));if(0===r.length)return;for(let e=0;e<r.length;e++)r[e].style.transitionDelay=e*_+"ms"}}),[n,t,d,l]),(0,e.useEffect)((()=>{if(!n&&"on-visible"===a){const _=new IntersectionObserver((_=>{for(const e of _)e.isIntersecting&&e.target.classList.contains(V.Animation)?e.target.classList.add(V["Animation--active"]):i||e.target.classList.remove(V["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(`.${V.Animation}`));for(const r of e)_.observe(r);return()=>{_.disconnect()}}if(!n&&"click"===a){const _=_=>{const e=_.target;e.classList.contains(V.Animation)&&e.classList.add(V["Animation--active"])};return document.addEventListener("click",_),()=>{document.removeEventListener("click",_)}}}),[n,a,o,i]),(0,_.jsx)(U.Provider,{value:m,children:(0,_.jsx)("div",{id:l,children:r})})}function X({animate:e,as:r="div",children:n,className:a,style:o,...t}){const{classes:d,styles:l}=J(e),m=["div","span","section"].includes(r)?r:"div";return(0,_.jsx)(m,{className:i(d,a),style:{...l,...o},...t,children:n})}const K=$.reduce(((_,e)=>(_[e]=V[`Animation--${e}`],_)),{}),J=_=>{const{disableAnimations:r}=(0,e.useContext)(U);return{classes:(0,e.useMemo)((()=>{if(!_||r)return"";const e=V.Animation,n=[],a="string"==typeof _?_:_.variant,o=K[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}),[_])}},Y=["default","blue","coral","green","gray","indigo","lemon","lime","orange","pink","purple","red","teal","yellow"],__=["blue-purple","green-blue","pink-blue","purple-red","red-orange"],e_=[4,8,12,16,20,24,28,32,36,40,44,48,64,80,96,112,128],r_={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--gradient":"Primer_Brand__Label-module__Label--gradient___smCNu","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"},n_=[...Y,...__],a_=["medium","large"],o_=n_[0],i_=a_[0],t_={root:"Label",get leadingVisual(){return`${this.root}-leading-visual`}},d_=(0,e.forwardRef)((({animate:n,className:a,size:o=i_,color:t=o_,children:d,"data-testid":l,leadingVisual:m,style:s,...u},B)=>{const{classes:c,styles:g}=J(n),x=(0,e.useMemo)((()=>__.find((_=>_===t))),[t]);return(0,_.jsxs)("span",{ref:B,className:i(c,r_.Label,r_[`Label--color-${t}`],r_[`Label--size-${o}`],x&&r_["Label--gradient"],a),"data-testid":l||t_.root,style:{...g,...s},...u,children:[m&&(0,_.jsx)("span",{className:r_["Label__leading-visual"],"data-testid":t_.leadingVisual,children:"function"==typeof m?(0,_.jsx)(m,{className:i(r_["Label__icon-visual"]),"aria-hidden":!0}):r().isValidElement(m)&&r().cloneElement(m,{className:i(r_["Label__icon-visual"]),"aria-hidden":"true"})}),(0,_.jsx)("span",{className:i(r_.Label__text),children:(0,_.jsx)(w,{as:"span",size:"medium"===o?"100":"200",className:i(r_.Label__label),children:d})})]})})),l_=Object.assign(d_,{testIds:t_}),m_={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","Image--borderRadius-small":"Primer_Brand__Image-module__Image--borderRadius-small___p94p1","Image--borderRadius-medium":"Primer_Brand__Image-module__Image--borderRadius-medium___VsUEt","Image--borderRadius-large":"Primer_Brand__Image-module__Image--borderRadius-large___ivnDN","Image--borderRadius-xlarge":"Primer_Brand__Image-module__Image--borderRadius-xlarge___X8Rkm","Image--borderRadius-full":"Primer_Brand__Image-module__Image--borderRadius-full___AlwaQ"},s_=["small","medium","large","xlarge","full"],u_=_=>{if("string"==typeof _){if("custom"===_)return"custom";const[e,r]=_.split(":").map(Number);return`${e}-${r}`}},B_=(_,e)=>{const{[e]:r,...n}=_;return n},c_=({animate:e,aspectRatio:r,className:n,as:a="img",ref:o,alt:t,width:d,height:l,media:m,srcSet:s,style:u,borderRadius:B,...c})=>{const{classes:g,styles:x}=J(e);return"picture"===a?(0,_.jsxs)("picture",{className:i(g,m_.Image__container,r&&m_[`Image--aspect-ratio-${u_(r)}`],B&&m_[`Image--borderRadius-${B}`]),style:{...x,...u},children:[c.sources&&c.sources.map(((e,r)=>(0,_.jsx)("source",{srcSet:e.srcset,media:e.media},r))),s&&(0,_.jsx)("source",{srcSet:s,media:m}),(0,_.jsx)("img",{ref:o,alt:t,width:d??"100%",height:d??"100%",className:i(m_.Image,B&&m_[`Image--borderRadius-${B}`],n),...B_(c,"sources")})]}):r?(0,_.jsx)("span",{className:i(m_.Image__container,m_[`Image--aspect-ratio-${u_(r)}`]),children:(0,_.jsx)("img",{ref:o,alt:t,width:d||"100%",height:l||"100%",className:i(g,m_.Image,B&&m_[`Image--borderRadius-${B}`],n),srcSet:s,style:{...x,...u},...c})}):(0,_.jsx)("img",{ref:o,alt:t,className:i(g,m_.Image,B&&m_[`Image--borderRadius-${B}`],n),width:d&&d,height:l&&l,srcSet:s,style:{...x,...u},...c})},g_={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"},x_={root:"Grid"},p_=(0,e.memo)((({className:e,children:r,as:n="div",fullWidth:a=!1,enableOverlay:o=!1,"data-testid":t,...d})=>{const l=i(g_.Grid,o&&g_["Grid--has-overlay"],a&&g_["Grid--full-width"],e),m=q(t),s=["div","span","section"].includes(n)?n:"div";return(0,_.jsx)(s,{className:l,"data-testid":t||`${x_.root}-${m}`,...d,children:r})})),P_=(0,e.memo)((({children:e,as:r="div",span:n=12,start:a,className:o,...t})=>{const d=["div","span","section"].includes(r)?r:"div",l=[g_.Grid__column];if("number"==typeof n)l.push(g_[`Grid__column--span-${n}`]);else if("object"==typeof n)for(const[_,e]of Object.entries(n))"xsmall"===_?l.push(g_[`Grid__column--xsmall-span-${e}`]):l.push(g_[`Grid__column--${_}-span-${e}`]);if("number"==typeof a)l.push(g_[`Grid__column--start-${a}`]);else if("object"==typeof a)for(const[_,e]of Object.entries(a))"xsmall"===_?l.push(g_[`Grid__column--xsmall-start-${e}`]):l.push(g_[`Grid__column--${_}-start-${e}`]);const m=i(l,o);return(0,_.jsx)(d,{className:m,...t,children:e})})),h_=Object.assign(p_,{Column:P_,testIds:x_}),w_={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"},f_=["horizontal","vertical"],S_=f_[1],b_=["none","condensed","normal","spacious",...e_],I_=b_[1],k_=["center","flex-start","flex-end"],v_=["wrap","nowrap"],E_=[...k_,"space-between","space-around","space-evenly"],y_=(0,e.forwardRef)((({animate:r,children:n,direction:a=S_,gap:o=I_,alignItems:t,padding:d=I_,justifyContent:l,className:m,style:s,flexWrap:u,...B},c)=>{const{classes:g,styles:x}=J(r),p=(0,e.useMemo)((()=>"string"==typeof a?w_[`Stack--${a}`]:Object.keys(a).map((_=>w_[`Stack-${_}--${a[_]}`])).join(" ")),[a]),P=(0,e.useMemo)((()=>"string"==typeof o||"number"==typeof o?w_[`Stack--gap-${o}`]:Object.keys(o).map((_=>w_[`Stack-${_}--gap-${o[_]}`])).join(" ")),[o]),h=(0,e.useMemo)((()=>"string"==typeof d||"number"==typeof d?w_[`Stack--padding-${d}`]:Object.keys(d).map((_=>w_[`Stack-${_}--padding-${d[_]}`])).join(" ")),[d]),w=(0,e.useMemo)((()=>"string"==typeof t?w_[`Stack--align-items-${t}`]:"object"==typeof t?Object.keys(t).map((_=>w_[`Stack-${_}--align-items-${t[_]}`])).join(" "):null),[t]),f=(0,e.useMemo)((()=>"string"==typeof l?w_[`Stack--justify-content-${l}`]:"object"==typeof l?Object.keys(l).map((_=>w_[`Stack-${_}--justify-content-${l[_]}`])).join(" "):null),[l]),S=(0,e.useMemo)((()=>"string"==typeof u?w_[`Stack-flexWrap--${u}`]:"object"==typeof u?Object.keys(u).map((_=>w_[`Stack-${_}-flexWrap--${u[_]}`])).join(" "):null),[u]);return(0,_.jsx)("div",{ref:c,className:i(g,w_.Stack,p,P,w,f,h,S,m),style:{...x,...s},...B,children:n})})),N_=(0,e.forwardRef)((({className:n,align:a="start",children:o,imageContainerClassName:d,imageContainerStyle:l,trailingComponent:m,...s},u)=>{const{HeroActions:B,HeroChildren:c,HeroImageChild:g}=(0,e.useMemo)((()=>r().Children.toArray(o).reduce(((_,e)=>(r().isValidElement(e)&&(e.type===G_||e.type===H_?_.HeroActions.push(e):e.type===C_?_.HeroImageChild=e:_.HeroChildren.push(e)),_)),{HeroActions:[],HeroChildren:[],HeroImageChild:void 0})),[o]),x=g?.props?.position||"block-end",p=g?t["Hero--layout-image"]:t["Hero--layout-default"];return(0,_.jsx)("section",{className:i(t.Hero,"inline-end"!==x&&t[`Hero--align-${a}`],p,g&&t[`Hero--image-pos-${x}`],n),ref:u,"aria-labelledby":"hero-section-brand-heading",...s,children:(0,_.jsxs)(h_,{fullWidth:!0,className:i(t["Hero-grid"],t[`Hero-grid--${x}`]),children:[(0,_.jsx)(h_.Column,{span:{medium:g&&"inline-end"===x?6:12},children:(0,_.jsxs)(y_,{direction:"vertical",gap:"none",padding:"none",alignItems:"inline-end"===x||"start"===a?"flex-start":"center",justifyContent:"inline-end"===x?void 0:"start"===a?"flex-start":"center",children:[c,B.length>0&&(0,_.jsx)("div",{className:t["Hero-actions"],children:B}),m&&(0,_.jsx)("div",{className:t["Hero-trailing"],children:(0,_.jsx)(m,{})})]})}),g&&(0,_.jsx)(h_.Column,{span:{medium:"inline-end"===x?6:12},className:d,style:{...l},children:g})]})})})),A_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(O,{id:"hero-section-brand-heading",className:t["Hero-heading"],as:"h1",ref:n,...r,children:e}))),T_=(0,e.forwardRef)((({size:e="200",weight:r,children:n,className:a},o)=>(0,_.jsx)(w,{ref:o,className:i(t["Hero-description"],a),as:"p",size:e,weight:r,children:n}))),C_=(0,e.forwardRef)((({position:e="block-end",className:r,...n},a)=>(0,_.jsx)(c_,{ref:a,className:i(t["Hero-image"],t[`Hero-image--pos-${e}`],r),...n}))),j_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)("div",{ref:n,className:t["Hero-eyebrow"],...r,children:e}))),L_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(l_,{ref:n,className:t["Hero-label"],...r,children:e}))),G_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(y,{as:r,variant:"primary",size:"medium",href:e,...a,ref:o,children:n}))),H_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(y,{as:r,variant:"secondary",size:"medium",href:e,...a,ref:o,children:n}))),M_=Object.assign(N_,{Heading:A_,Description:T_,PrimaryAction:G_,SecondaryAction:H_,Image:C_,Label:L_,Eyebrow:j_});var R_;!function(_){_.LIGHT="light",_.DARK="dark",_.AUTO="auto"}(R_||(R_={}));const O_=R_.LIGHT,V_=(0,e.createContext)({colorMode:O_,availableColorModes:Object.values(R_)});function F_({colorMode:r=O_,children:n,...a}){const[o,i]=(0,e.useState)(r),t=(0,e.useMemo)((()=>Object.values(R_)),[]);return(0,e.useEffect)((()=>(r===R_.AUTO?i(D_()):o!==r&&i(r),W_(i))),[r,o,i]),(0,_.jsx)(V_.Provider,{value:{colorMode:o,availableColorModes:t},children:(0,_.jsx)("div",{"data-color-mode":o,...a,children:n})})}const z_=()=>window.matchMedia(`(prefers-color-scheme: ${R_.DARK})`),D_=()=>z_().matches?R_.DARK:R_.LIGHT,W_=_=>{const e=z_(),r=e=>_(e.matches?R_.DARK:R_.LIGHT);return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},Z_=()=>(0,e.useContext)(V_),q_=(0,e.forwardRef)((({buttonSize:e="medium",buttonsAs:n,className:a,children:o,...i},t)=>{const d=r().Children.toArray(o).map(((_,a)=>{if(r().isValidElement(_)&&"string"!=typeof _.type&&_.type===y)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:t,className:"Primer_Brand__ButtonGroup-module__ButtonGroup___QQSsj",...i,children:d})})),$_={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__label:"Primer_Brand__river-shared-module__River__label___ztaaN","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"},U_="50:50",Q_="start",X_=(0,e.forwardRef)((({animate:e,imageTextRatio:n=U_,align:a=Q_,className:o,children:t,style:d,...l},m)=>{const{classes:s,styles:u}=J(e),{Visual:B,Content:c}=r().Children.toArray(t).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===J_&&(_.Visual=e),e.type===K_&&(_.Content=e)),_)),{Visual:null,Content:null}),g="start"===a||"center"===a?[c,B]:[B,c];return(0,_.jsx)("section",{ref:m,className:i($_.River,$_[`River--${n.replace(":","-")}`],$_[`River--align-${a}`],s,o),style:{...u,...d},...l,children:g})})),K_=(0,e.forwardRef)((({animate:n,children:a,className:o,leadingComponent:t,trailingComponent:d,trailingComponentDivider:l=!1,style:m,...s},u)=>{const{classes:B,styles:c}=J(n),g=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),x=g.find((_=>r().isValidElement(_)&&_.type===O)),p=g.find((_=>r().isValidElement(_)&&_.type===w)),P=g.find((_=>r().isValidElement(_)&&_.type===Ye)),h=g.find((_=>r().isValidElement(_)&&_.type===l_));return(0,_.jsxs)("div",{className:i(B,$_.River__content,o),style:{...c,...m},...s,ref:u,children:[r().isValidElement(h)&&!t&&(0,_.jsx)("div",{className:$_.River__label,children:r().cloneElement(h,{})}),!h&&t&&(0,_.jsx)("div",{children:(0,_.jsx)(t,{})}),r().isValidElement(x)&&(0,_.jsx)("div",{className:$_.River__heading,children:r().cloneElement(x,{as:x.props.as||"h3",size:x.props.size||"4",weight:x.props.weight})}),r().isValidElement(p)&&(0,_.jsx)("div",{className:$_["River__body-text"],children:r().cloneElement(p,{variant:"default",as:"p",className:i($_.River__text,p.props.className)})}),r().isValidElement(P)&&(0,_.jsx)("div",{className:$_["River__call-to-action"],children:r().cloneElement(P,{size:"medium"})}),d&&(0,_.jsx)("div",{className:i($_.River__trailingComponent,l&&$_["River__trailingComponent--divider"]),children:(0,_.jsx)(d,{})})]})})),J_=(0,e.forwardRef)((({fillMedia:e=!0,children:r,className:n,hasShadow:a=!1,rounded:o=!0,...t},d)=>(0,_.jsx)("div",{className:i($_.River__visual,a&&$_["River__visual--has-shadow"],e&&$_["River__visual--fill-media"],o&&$_["River__visual--rounded"],n),...t,ref:d,children:r}))),Y_=Object.assign(X_,{Visual:J_,Content:K_}),_e=(_,e)=>{if(!_)return!1;if(Array.isArray(_)){for(const r of _)if(_e(r,e))return!0}else if(r().isValidElement(_)){if(_.type===e)return!0;if(_.props&&_.props.children&&_e(_.props.children,e))return!0}return!1},ee=_e,re=(0,e.forwardRef)((({animate:e,className:r,children:n,style:a,...o},t)=>{const{classes:d,styles:l}=J(e),m=ee(n,"em")?"muted":"default";return ee(n,ne),(0,_.jsx)("section",{ref:t,className:i($_.RiverBreakout,"muted"===m&&$_["RiverBreakout--muted"],d,r),style:{...l,...a},...o,children:n})})),ne=({as:e="h3",children:r})=>(0,_.jsx)(O,{className:"visually-hidden",as:e,children:r}),ae=Object.assign(re,{Visual:Y_.Visual,Content:Y_.Content,A11yHeading:ne});var oe={small:16,medium:32,large:64};function ie(_,e,n){var a=n(),o=Object.keys(a),i=r().forwardRef((function(_,n){var i=_["aria-label"],t=_["aria-labelledby"],d=_.tabIndex,l=_.className,m=void 0===l?e:l,s=_.fill,u=void 0===s?"currentColor":s,B=_.size,c=void 0===B?16:B,g=_.verticalAlign,x=void 0===g?"text-bottom":g,p=_.id,P=_.title,h=oe[c]||c,w=function(_,e){return _.map((function(_){return parseInt(_,10)})).reduce((function(_,r){return r<=e?r:_}),_[0])}(o,h),f=a[w].width,S=h*(f/w),b=a[w].path;return r().createElement("svg",{ref:n,"aria-hidden":i?"false":"true",tabIndex:d,focusable:d>=0?"true":"false","aria-label":i,"aria-labelledby":t,role:"img",className:m,viewBox:"0 0 ".concat(f," ").concat(w),width:S,height:h,fill:u,id:p,style:{display:"inline-block",userSelect:"none",verticalAlign:x,overflow:"visible"}},P?r().createElement("title",null,P):null,b)}));return i.displayName=_,i}var te=ie("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"})}}})),de=ie("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"})}}})),le=ie("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"})}}})),me=ie("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"})}}})),se=ie("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"})}}})),ue=ie("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"})}}})),Be=ie("CopilotIcon","octicon octicon-copilot",(function(){return{16:{width:16,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M7.998 15.035c-4.562 0-7.873-2.914-7.998-3.749V9.338c.085-.628.677-1.686 1.588-2.065.013-.07.024-.143.036-.218.029-.183.06-.384.126-.612-.201-.508-.254-1.084-.254-1.656 0-.87.128-1.769.693-2.484.579-.733 1.494-1.124 2.724-1.261 1.206-.134 2.262.034 2.944.765.05.053.096.108.139.165.044-.057.094-.112.143-.165.682-.731 1.738-.899 2.944-.765 1.23.137 2.145.528 2.724 1.261.566.715.693 1.614.693 2.484 0 .572-.053 1.148-.254 1.656.066.228.098.429.126.612.012.076.024.148.037.218.924.385 1.522 1.471 1.591 2.095v1.872c0 .766-3.351 3.795-8.002 3.795Zm0-1.485c2.28 0 4.584-1.11 5.002-1.433V7.862l-.023-.116c-.49.21-1.075.291-1.727.291-1.146 0-2.059-.327-2.71-.991A3.222 3.222 0 0 1 8 6.303a3.24 3.24 0 0 1-.544.743c-.65.664-1.563.991-2.71.991-.652 0-1.236-.081-1.727-.291l-.023.116v4.255c.419.323 2.722 1.433 5.002 1.433ZM6.762 2.83c-.193-.206-.637-.413-1.682-.297-1.019.113-1.479.404-1.713.7-.247.312-.369.789-.369 1.554 0 .793.129 1.171.308 1.371.162.181.519.379 1.442.379.853 0 1.339-.235 1.638-.54.315-.322.527-.827.617-1.553.117-.935-.037-1.395-.241-1.614Zm4.155-.297c-1.044-.116-1.488.091-1.681.297-.204.219-.359.679-.242 1.614.091.726.303 1.231.618 1.553.299.305.784.54 1.638.54.922 0 1.28-.198 1.442-.379.179-.2.308-.578.308-1.371 0-.765-.123-1.242-.37-1.554-.233-.296-.693-.587-1.713-.7Z"}),r().createElement("path",{d:"M6.25 9.037a.75.75 0 0 1 .75.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 .75-.75Zm4.25.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 1.5 0Z"}))},24:{width:24,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M23.922 16.992c-.861 1.495-5.859 5.023-11.922 5.023-6.063 0-11.061-3.528-11.922-5.023A.641.641 0 0 1 0 16.736v-2.869a.841.841 0 0 1 .053-.22c.372-.935 1.347-2.292 2.605-2.656.167-.429.414-1.055.644-1.517a10.195 10.195 0 0 1-.052-1.086c0-1.331.282-2.499 1.132-3.368.397-.406.89-.717 1.474-.952 1.399-1.136 3.392-2.093 6.122-2.093 2.731 0 4.767.957 6.166 2.093.584.235 1.077.546 1.474.952.85.869 1.132 2.037 1.132 3.368 0 .368-.014.733-.052 1.086.23.462.477 1.088.644 1.517 1.258.364 2.233 1.721 2.605 2.656a.832.832 0 0 1 .053.22v2.869a.641.641 0 0 1-.078.256ZM12.172 11h-.344a4.323 4.323 0 0 1-.355.508C10.703 12.455 9.555 13 7.965 13c-1.725 0-2.989-.359-3.782-1.259a2.005 2.005 0 0 1-.085-.104L4 11.741v6.585c1.435.779 4.514 2.179 8 2.179 3.486 0 6.565-1.4 8-2.179v-6.585l-.098-.104s-.033.045-.085.104c-.793.9-2.057 1.259-3.782 1.259-1.59 0-2.738-.545-3.508-1.492a4.323 4.323 0 0 1-.355-.508h-.016.016Zm.641-2.935c.136 1.057.403 1.913.878 2.497.442.544 1.134.938 2.344.938 1.573 0 2.292-.337 2.657-.751.384-.435.558-1.15.558-2.361 0-1.14-.243-1.847-.705-2.319-.477-.488-1.319-.862-2.824-1.025-1.487-.161-2.192.138-2.533.529-.269.307-.437.808-.438 1.578v.021c0 .265.021.562.063.893Zm-1.626 0c.042-.331.063-.628.063-.894v-.02c-.001-.77-.169-1.271-.438-1.578-.341-.391-1.046-.69-2.533-.529-1.505.163-2.347.537-2.824 1.025-.462.472-.705 1.179-.705 2.319 0 1.211.175 1.926.558 2.361.365.414 1.084.751 2.657.751 1.21 0 1.902-.394 2.344-.938.475-.584.742-1.44.878-2.497Z"}),r().createElement("path",{d:"M14.5 14.25a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Zm-5 0a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Z"}))},48:{width:48,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M47.801 34.003c-1.72 2.988-11.706 10.037-23.82 10.037S1.881 36.991.161 34.003a1.309 1.309 0 0 1-.161-.57v-5.615c.012-.17.047-.338.11-.498.744-1.867 2.692-4.58 5.206-5.308.333-.855.826-2.106 1.287-3.029a20.112 20.112 0 0 1-.104-2.171c0-2.659.563-4.992 2.262-6.729.793-.811 1.777-1.433 2.945-1.901C14.502 5.911 18.483 4 23.938 4c5.455 0 9.523 1.911 12.319 4.182 1.167.468 2.151 1.09 2.944 1.901 1.699 1.737 2.263 4.07 2.263 6.729 0 .736-.027 1.465-.105 2.171.461.923.954 2.174 1.288 3.029 2.513.728 4.461 3.441 5.205 5.308.081.205.115.424.115.645v5.318c0 .252-.04.502-.166.72ZM24.325 22.031h-.688a8.52 8.52 0 0 1-.709 1.016c-1.537 1.892-3.833 2.98-7.008 2.98-3.447 0-5.972-.717-7.557-2.514a4.408 4.408 0 0 1-.171-.21l-.195.21v13.155c2.867 1.558 9.02 4.353 15.984 4.353s13.117-2.795 15.984-4.353V23.513l-.195-.21s-.066.091-.171.21c-1.584 1.797-4.11 2.514-7.557 2.514-3.175 0-5.47-1.088-7.008-2.98a8.637 8.637 0 0 1-.709-1.016h-.033.033Zm-1.969-5.864a14.31 14.31 0 0 0 .127-1.785v-.042c-.003-1.537-.339-2.538-.876-3.152-.681-.78-2.09-1.378-5.06-1.057-3.008.326-4.69 1.073-5.643 2.048-.923.944-1.408 2.356-1.408 4.633 0 2.42.348 3.849 1.115 4.719.729.827 2.165 1.499 5.309 1.499 2.417 0 3.799-.786 4.683-1.873.948-1.168 1.482-2.878 1.753-4.99Zm3.25 0c.271 2.112.805 3.822 1.754 4.99.883 1.087 2.265 1.873 4.682 1.873 3.145 0 4.58-.672 5.309-1.499.767-.87 1.116-2.299 1.116-4.719 0-2.277-.485-3.689-1.408-4.633-.954-.975-2.635-1.722-5.644-2.048-2.969-.321-4.378.277-5.06 1.057-.537.614-.873 1.615-.876 3.152v.042c.002.53.042 1.123.127 1.785Z"}),r().createElement("path",{d:"M28.998 28.516c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Zm-9.996 0c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Z"}))},96:{width:96,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M95.667 67.954C92.225 73.933 72.24 88.04 47.997 88.04 23.754 88.04 3.769 73.933.328 67.954c-.216-.375-.307-.796-.328-1.226V55.661c.019-.371.089-.736.226-1.081 1.489-3.738 5.386-9.166 10.417-10.623.667-1.712 1.655-4.215 2.576-6.062-.154-1.414-.208-2.872-.208-4.345 0-5.322 1.128-9.99 4.527-13.466 1.587-1.623 3.557-2.869 5.893-3.805 5.595-4.545 13.563-8.369 24.48-8.369s19.057 3.824 24.652 8.369c2.337.936 4.306 2.182 5.894 3.805 3.399 3.476 4.527 8.144 4.527 13.466 0 1.473-.054 2.931-.208 4.345.921 1.847 1.909 4.35 2.576 6.062 5.03 1.457 8.928 6.885 10.417 10.623.163.41.231.848.231 1.289v10.644c0 .504-.081 1.004-.333 1.441ZM48.686 43.993l-.3.001-1.077-.001c-.423.709-.894 1.39-1.418 2.035-3.078 3.787-7.672 5.964-14.026 5.964-6.897 0-11.952-1.435-15.123-5.032a7.886 7.886 0 0 1-.342-.419l-.39.419v26.326c5.737 3.118 18.05 8.713 31.987 8.713 13.938 0 26.251-5.595 31.988-8.713V46.96l-.39-.419s-.132.181-.342.419c-3.171 3.597-8.226 5.032-15.123 5.032-6.354 0-10.949-2.177-14.026-5.964a17.178 17.178 0 0 1-1.418-2.034h-.066l.066-.001Zm-3.94-11.733c.17-1.326.251-2.513.253-3.573v-.084c-.005-3.077-.678-5.079-1.752-6.308-1.365-1.562-4.184-2.758-10.127-2.115-6.021.652-9.386 2.146-11.294 4.098-1.847 1.889-2.818 4.715-2.818 9.272 0 4.842.698 7.703 2.232 9.443 1.459 1.655 4.332 3.001 10.625 3.001 4.837 0 7.603-1.573 9.371-3.749 1.899-2.336 2.967-5.759 3.51-9.985Zm6.503 0c.543 4.226 1.611 7.649 3.51 9.985 1.768 2.176 4.533 3.749 9.371 3.749 6.292 0 9.165-1.346 10.624-3.001 1.535-1.74 2.232-4.601 2.232-9.443 0-4.557-.97-7.383-2.817-9.272-1.908-1.952-5.274-3.446-11.294-4.098-5.943-.643-8.763.553-10.127 2.115-1.074 1.229-1.747 3.231-1.752 6.308v.084c.002 1.06.083 2.247.253 3.573Zm-2.563 11.734h.066l-.066-.001v.001Z"}),r().createElement("path",{d:"M38.5 55.75a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Zm19 0a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Z"}))}}})),ce=ie("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"})}}})),ge=ie("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"})}}})),xe=ie("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"})}}})),pe=ie("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"})}}})),Pe=ie("PaperAirplaneIcon","octicon octicon-paper-airplane",(function(){return{16:{width:16,path:r().createElement("path",{d:"M.989 8 .064 2.68a1.342 1.342 0 0 1 1.85-1.462l13.402 5.744a1.13 1.13 0 0 1 0 2.076L1.913 14.782a1.343 1.343 0 0 1-1.85-1.463L.99 8Zm.603-5.288L2.38 7.25h4.87a.75.75 0 0 1 0 1.5H2.38l-.788 4.538L13.929 8Z"})},24:{width:24,path:r().createElement("path",{d:"M1.513 1.96a1.374 1.374 0 0 1 1.499-.21l19.335 9.215a1.147 1.147 0 0 1 0 2.07L3.012 22.25a1.374 1.374 0 0 1-1.947-1.46L2.49 12 1.065 3.21a1.375 1.375 0 0 1 .448-1.25Zm2.375 10.79-1.304 8.042L21.031 12 2.584 3.208l1.304 8.042h7.362a.75.75 0 0 1 0 1.5Z"})}}})),he=ie("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"})}}})),we=ie("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"})}}})),fe=ie("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"})}}})),Se=ie("SyncIcon","octicon octicon-sync",(function(){return{16:{width:16,path:r().createElement("path",{d:"M1.705 8.005a.75.75 0 0 1 .834.656 5.5 5.5 0 0 0 9.592 2.97l-1.204-1.204a.25.25 0 0 1 .177-.427h3.646a.25.25 0 0 1 .25.25v3.646a.25.25 0 0 1-.427.177l-1.38-1.38A7.002 7.002 0 0 1 1.05 8.84a.75.75 0 0 1 .656-.834ZM8 2.5a5.487 5.487 0 0 0-4.131 1.869l1.204 1.204A.25.25 0 0 1 4.896 6H1.25A.25.25 0 0 1 1 5.75V2.104a.25.25 0 0 1 .427-.177l1.38 1.38A7.002 7.002 0 0 1 14.95 7.16a.75.75 0 0 1-1.49.178A5.5 5.5 0 0 0 8 2.5Z"})},24:{width:24,path:r().createElement("path",{d:"M3.38 8A9.502 9.502 0 0 1 12 2.5a9.502 9.502 0 0 1 9.215 7.182.75.75 0 1 0 1.456-.364C21.473 4.539 17.15 1 12 1a10.995 10.995 0 0 0-9.5 5.452V4.75a.75.75 0 0 0-1.5 0V8.5a1 1 0 0 0 1 1h3.75a.75.75 0 0 0 0-1.5H3.38Zm-.595 6.318a.75.75 0 0 0-1.455.364C2.527 19.461 6.85 23 12 23c4.052 0 7.592-2.191 9.5-5.451v1.701a.75.75 0 0 0 1.5 0V15.5a1 1 0 0 0-1-1h-3.75a.75.75 0 0 0 0 1.5h2.37A9.502 9.502 0 0 1 12 21.5c-4.446 0-8.181-3.055-9.215-7.182Z"})}}})),be=ie("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"}))}}})),Ie=ie("XIcon","octicon octicon-x",(function(){return{12:{width:12,path:r().createElement("path",{d:"M2.22 2.22a.749.749 0 0 1 1.06 0L6 4.939 8.72 2.22a.749.749 0 1 1 1.06 1.06L7.061 6 9.78 8.72a.749.749 0 1 1-1.06 1.06L6 7.061 3.28 9.78a.749.749 0 1 1-1.06-1.06L4.939 6 2.22 3.28a.749.749 0 0 1 0-1.06Z"})},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 ke(_,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 ve={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","SubdomainNavBar-menu-wrapper":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO","fade-in-down":"Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g","SubdomainNavBar-menu-wrapper--close":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper--close___NzelD","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-link--title":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link--title___ApFQt","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","SubdomainNavBar-skip-to-content":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-skip-to-content___WMHSh"};function Ee(_){const r=(0,e.useCallback)((e=>{"Escape"===e.key&&_()}),[_]);(0,e.useEffect)((()=>(document.addEventListener("keydown",r,!1),()=>{document.removeEventListener("keydown",r,!1)})),[r])}var ye;function Ne(){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:Ae(window.innerWidth)})}return window.addEventListener("resize",_),_(),()=>window.removeEventListener("resize",_)}),[]),_}!function(_){_.XSMALL="xsmall",_.SMALL="small",_.MEDIUM="medium",_.LARGE="large",_.XLARGE="xlarge",_.XXLARGE="xxlarge"}(ye||(ye={}));const Ae=_=>{let e=ye.XXLARGE;switch(!0){case _>=320&&_<544:e=ye.XSMALL;break;case _>=544&&_<768:e=ye.SMALL;break;case _>=768&&_<1012:e=ye.MEDIUM;break;case _>=1012&&_<1280:e=ye.LARGE;break;case _>=1280&&_<1440:e=ye.XLARGE;break;default:e=ye.XXLARGE}return e};function Te({children:n,className:a,...o}){const t=(0,e.useRef)(null),[d]=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]}(t,n),{isMedium:l}=Ne(),m=Object.values(d).includes(!1);return(0,_.jsxs)("ul",{className:i(ve["SubdomainNavBar-primary-nav-list"],a),ref:t,...o,children:[r().Children.map(n,(_=>r().cloneElement(_,{className:i(_.props.className,l&&!!d[_.props["data-navitemid"]]&&ve["SubdomainNavBar-primary-nav-list-item--visible"],l&&!d[_.props["data-navitemid"]]&&ve["SubdomainNavBar-primary-nav-list-item--invisible"])}))),m&&(0,_.jsx)(Ce,{visibilityMap:d,children:n})]})}function Ce({children:n,className:a,visibilityMap:o}){const[t,d]=(0,e.useState)(null),l=(0,e.useRef)(null);ke(l,(()=>s()));const m=Boolean(t),s=(0,e.useCallback)((()=>{d(null)}),[]);return Ee(s),(0,_.jsxs)("li",{className:i(ve["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:_=>{t?s():d(_.currentTarget)},className:i(ve["SubdomainNavBar-link"],ve["SubdomainNavBar-more-link"]),children:["More",(0,_.jsx)(me,{})]}),(0,_.jsx)("div",{id:"more-navigation",style:{display:m?"block":"none"},className:i(ve["SubdomainNavBar-overflow-menu"]),children:(0,_.jsx)("ul",{className:i(ve["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:s,className:i(ve["SubdomainNavBar-overflow-menu-item"],e.props.className)})})}return null}))})})]})}function*je(_,e={}){var r,n;const a=null!==(r=e.strict)&&void 0!==r&&r,o=null!==(n=e.onlyTabbable)&&void 0!==n&&n?He:Ge,i=document.createTreeWalker(_,NodeFilter.SHOW_ELEMENT,{acceptNode:_=>_ instanceof HTMLElement&&o(_,a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let t=null;if(!e.reverse&&o(_,a)&&(yield _),e.reverse){let _=i.lastChild();for(;_;)t=_,_=i.lastChild()}else t=i.firstChild();for(;t instanceof HTMLElement;)yield t,t=e.reverse?i.previousNode():i.nextNode();e.reverse&&o(_,a)&&(yield _)}function Le(_,e=!1){return je(_,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function Ge(_,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 He(_,e=!1){return Ge(_,e)&&"-1"!==_.getAttribute("tabindex")}let Me=!1;function Re(){}try{const _=Object.create({},{signal:{get(){Me=!0}}});window.addEventListener("test",Re,_),window.removeEventListener("test",Re,_)}catch(_){}function Oe(){Me||(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)}}(),Me=!0)}Oe();const Ve=[];let Fe;function ze(_,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=Le(_,!0);null==e||e.focus()};const i=document.createElement("span");let t;function d(r){if(r instanceof HTMLElement&&document.contains(_)){if(_.contains(r))return void(t=r);if(t&&He(t)&&_.contains(t))return void t.focus();if(e&&_.contains(e))return void e.focus();{const e=Le(_);return void(null==e||e.focus())}}}i.setAttribute("class","sentinel"),i.setAttribute("tabindex","0"),i.setAttribute("aria-hidden","true"),i.onfocus=()=>{const e=Le(_);null==e||e.focus()},_.prepend(o),_.append(i);const l=function(_){const e=new AbortController;return _.addEventListener("abort",(()=>{e.abort()})),e}(a);if(Fe){const _=Fe;Fe.container.setAttribute("data-focus-trap","suspended"),Fe.controller.abort(),Ve.push(_)}l.signal.addEventListener("abort",(()=>{Fe=void 0})),a.addEventListener("abort",(()=>{_.removeAttribute("data-focus-trap");const e=_.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const r=Ve.findIndex((e=>e.container===_));r>=0&&Ve.splice(r,1),function(){const _=Ve.pop();_&&ze(_.container,_.initialFocus,_.originalSignal)}()})),document.addEventListener("focus",(_=>{d(_.target)}),{signal:l.signal,capture:!0}),d(document.activeElement),Fe={container:_,controller:l,initialFocus:e,originalSignal:a};const m=Ve.findIndex((e=>e.container===_));if(m>=0&&Ve.splice(m,1),!r)return n}function De(_,e=[]){const n=_?.containerRef,a=_?.initialFocusRef,o=_?.disabled,i=r().useRef(),t=r().useRef(null);function d(){i.current?.abort(),_?.restoreFocusOnCleanUp&&t.current instanceof HTMLElement&&(t.current.focus(),t.current=null)}return t.current||_?.disabled||(t.current=document.activeElement),r().useEffect((()=>{if(n?.current instanceof HTMLElement){if(!o)return i.current=ze(n.current,a?.current??void 0),()=>{d()};d()}}),[n,a,o,...e]),{containerRef:n,initialFocusRef:a}}const We={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 Ze({href:e,className:r,children:n,...a}){return(0,_.jsx)("li",{className:i(ve["SubdomainNavBar-primary-nav-list-item"],r),...a,children:(0,_.jsx)("a",{href:e,className:i(ve["SubdomainNavBar-link"]),children:n})})}const qe=(0,e.forwardRef)((({active:r,title:n,searchResults:a,searchTerm:o,handlerFn:t,onSubmit:d,onChange:l},m)=>{const s=(0,e.useRef)(null);De({containerRef:s,restoreFocusOnCleanUp:!0,disabled:!r}),ke(s,t);const[u,B]=(0,e.useState)(-1),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(!1),P=(0,e.useCallback)(((_=null)=>{t&&t(_),B(-1)}),[t]);ke(s,P),Ee((()=>{if(!c&&r)return P(),!1;g(!1),B(-1)}));const h=(0,e.useCallback)((_=>{const e=u,r=a?a.length:0,n=s.current;let o;if(!["ArrowDown","ArrowUp","Escape","Enter"].includes(_.key)||"Enter"===_.key&&-1===u||!n)return!1;_.preventDefault(),"ArrowDown"===_.key?(o=e<r-1?e+1:-1,B(o)):"ArrowUp"===_.key&&(o=-1===e?r-1:e-1,B(o)),["ArrowDown","ArrowUp"].includes(_.key)&&n.querySelector(`#subdomainnavbar-search-result-${o}`)?.scrollIntoView(),"Enter"===_.key&&n.querySelector(`#subdomainnavbar-search-result-${u} a`).click()}),[a,u]),f=(0,e.useCallback)((()=>{p(!0),setTimeout((()=>{r&&p(!1)}),200)}),[r]);return(0,e.useEffect)((()=>{const _=!(!a||!a.length);g(_),f()}),[a,o,f]),(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-search-trigger"]),children:(0,_.jsx)("button",{"aria-label":"search",className:ve["SubdomainNavBar-search-button"],onClick:t,"data-testid":"toggle-search",children:(0,_.jsx)(fe,{})})}),r&&(0,_.jsxs)("div",{ref:s,role:"dialog","aria-label":`Search ${n}`,"aria-modal":"true",tabIndex:-1,className:i(ve["SubdomainNavBar-search-dialog"]),children:[(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-search-dialog-control-area"]),children:[(0,_.jsx)("form",{className:i(ve["SubdomainNavBar-search-form"]),onSubmit:d,role:"search",children:(0,_.jsxs)(jr,{fullWidth:!0,size:"medium",children:[(0,_.jsx)(jr.Label,{visuallyHidden:!0,children:"Search"}),(0,_.jsx)(Ir,{ref:m,className:i(ve["SubdomainNavBar-search-text-input"]),name:"search",role:"combobox","aria-expanded":c,"aria-controls":"listbox-search-results",placeholder:`Search ${n}`,onChange:l,defaultValue:o,invisible:!0,leadingVisual:(0,_.jsx)(fe,{size:16}),"aria-activedescendant":-1===u?void 0:`subdomainnavbar-search-result-${u}`,onKeyDown:h})]})}),(0,_.jsx)("button",{"aria-label":"Close",className:i(ve["SubdomainNavBar-menu-button"],ve["SubdomainNavBar-menu-button--close"]),onClick:P,children:(0,_.jsx)(Ie,{size:24})})]}),(0,_.jsxs)("div",{id:"listbox-search-results",children:[c&&(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-search-results-container"]),children:[(0,_.jsxs)(w,{id:"subdomainnavbar-search-results-heading",className:ve["SubdomainNavBar-search-results-heading"],children:["Results for “",o,"”"]}),(0,_.jsx)("ul",{role:"listbox",tabIndex:0,"aria-labelledby":"subdomainnavbar-search-results-heading",className:i(ve["SubdomainNavBar-search-results"]),children:a?.map(((e,r)=>(0,_.jsxs)("li",{id:`subdomainnavbar-search-result-${r}`,className:ve["SubdomainNavBar-search-result-item"],role:"option","aria-selected":r===u,children:[(0,_.jsx)("div",{className:ve["SubdomainNavBar-search-result-item-container"],children:(0,_.jsx)("a",{href:e.url,children:e.title})}),(0,_.jsx)(w,{as:"p",size:"200",id:`subdomainnavbar-search-result-item-desc${r}`,className:ve["SubdomainNavBar-search-result-item-desc"],children:e.description}),(0,_.jsxs)("div",{children:[(0,_.jsx)(w,{size:"100",className:ve["SubdomainNavBar-search-result-item-desc"],children:e.date}),e.category&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(w,{size:"100",className:ve["SubdomainNavBar-search-result-item-desc"],children:[" ","•"," "]}),(0,_.jsx)(w,{size:"100",className:ve["SubdomainNavBar-search-result-item-desc"],children:e.category})]})]})]},`${e.title}-${r}`)))})]}),(0,_.jsxs)("div",{"aria-live":"polite","aria-atomic":"true","data-testid":We.liveRegion,className:"visually-hidden",children:[`${a?.length} suggestions.`,x&&(0,_.jsx)("span",{children:" "})]})]})]})]})}));function $e({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(ve["SubdomainNavBar-cta-button"]),variant:"primary",hasArrow:!1,...n,children:e})}function Ue({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(ve["SubdomainNavBar-cta-button"],ve["SubdomainNavBar-cta-button--secondary"]),hasArrow:!1,...n,children:e})}const Qe=Object.assign((function({children:n,className:a,fixed:o=!0,fullWidth:t=!1,logoHref:d="https://github.com",title:l,titleHref:m="/",...s}){const[u,B]=(0,e.useState)(!0),[c,g]=(0,e.useState)(!1),{isSmall:x,isMedium:p}=Ne(),[P,h]=(0,e.useState)(!1),f=(0,e.useRef)(null),S=q("start-of-content"),b=()=>g(!c),I=(0,e.useRef)(null);(0,e.useEffect)((()=>{const _=document.querySelector("main");_&&(_.id=_.id||S,f.current=_)}),[S]),De({containerRef:I,restoreFocusOnCleanUp:!0,disabled:u}),Ee((()=>{B(!0)})),(0,e.useEffect)((()=>{p&&B(!0)}),[p,u]),(0,e.useEffect)((()=>{const _=u?"auto":"hidden";document.body.style.overflow=_}),[u]);const k=(0,e.useCallback)((()=>h(!0)),[]),v=(0,e.useCallback)((()=>h(!1)),[]),E=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ze))),[]).length>0,N=(0,e.useMemo)((()=>r().Children.toArray(n).map(((_,e)=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Ze?r().cloneElement(_,{"data-navitemid":_.props.children,href:_.props.href,children:_.props.children,style:{"--animation-order":e}}):null})).filter(Boolean)),[n]);return(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-outer-container"],o&&ve["SubdomainNavBar-outer-container--fixed"]),children:[(0,_.jsx)(y,{as:"a",href:`#${f.current?.id||S}`,variant:"primary",className:i(ve["SubdomainNavBar-skip-to-content"],!P&&"visually-hidden"),onFocus:k,onBlur:v,children:"Skip to content"}),(0,_.jsx)("header",{className:i(ve.SubdomainNavBar,a),"data-testid":We.root,...s,children:(0,_.jsxs)("div",{ref:I,className:i(ve["SubdomainNavBar-inner-container"],c&&ve["SubdomainNavBar-inner-container--search-open"],!t&&ve["SubdomainNavBar-inner-container--centered"]),"data-testid":We.innerContainer,children:[(0,_.jsx)("nav",{"aria-label":"global breadcrumb",children:(0,_.jsxs)("ol",{className:ve["SubdomainNavBar-title-area"],children:[(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:d,"aria-label":"Github Home",className:ve["SubdomainNavBar-logo-mark"],children:[(0,_.jsx)("span",{className:i(ve["SubdomainNavBar-back-arrow"]),children:(0,_.jsx)(se,{fill:"currentColor",size:24})}),(0,_.jsx)(xe,{fill:"currentColor",size:24})]})}),l&&x&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("li",{role:"separator",className:ve["SubdomainNavBar-title-separator"],"aria-hidden":!0,children:"/"}),(0,_.jsx)("li",{children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(ve["SubdomainNavBar-title"]),children:l})})]})]})}),E&&(0,_.jsx)("nav",{id:"menu-navigation","aria-label":l,className:ve["SubdomainNavBar-primary-nav"],"data-testid":We.menuLinks,children:(0,_.jsx)(Te,{className:i(ve["SubdomainNavBar-primary-nav-list--invisible"]),children:N})}),(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-secondary-nav"]),children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===qe?r().cloneElement(_,{active:c,handlerFn:b,title:l}):null})).filter(Boolean),E&&(0,_.jsxs)("button",{"aria-expanded":!u,"aria-label":"Menu","aria-controls":"menu-navigation","aria-haspopup":"true",className:i(ve["SubdomainNavBar-menu-button"],ve["SubdomainNavBar-mobile-menu-button"],!u&&ve["SubdomainNavBar-menu-button--close"]),"data-testid":We.menuButton,onClick:()=>B(!u),children:[(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-menu-button-bar"])})]}),p&&(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-button-area"],ve["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:ve["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===$e?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Ue?_:null})).filter(Boolean)]})}),!p&&(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-menu-wrapper"],u&&ve["SubdomainNavBar-menu-wrapper--close"]),children:[(0,_.jsxs)("div",{children:[l&&m&&(0,_.jsx)(w,{as:"p",children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(ve["SubdomainNavBar-link"],ve["SubdomainNavBar-link--title"]),children:l})}),E&&!u&&(0,_.jsx)(Te,{showOnlyOnNarrow:!0,className:i(ve["SubdomainNavBar-primary-nav-list--visible"]),children:N})]}),(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-button-area"],ve["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:ve["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===$e?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Ue?_:null})).filter(Boolean)]})})]})]})]})})]}),!f.current&&(0,_.jsx)("div",{id:`${S}`,tabIndex:-1})]})}),{Link:Ze,Search:qe,PrimaryAction:$e,SecondaryAction:Ue,testIds:We}),Xe=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>{const t=i("Primer_Brand__InlineLink-module__InlineLink___U_Ama",e);return(0,_.jsx)("a",{href:n,className:t,...a,ref:o,children:r})})),Ke={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"},Je=["default","accent"];function Ye({size:n="medium",variant:a="default",className:o,children:t,onMouseEnter:d,onMouseLeave:m,onFocus:s,onBlur:u,arrowDirection:B="end",...c}){const[g,x]=r().useState(!1),[p,P]=r().useState(!1),h=(0,e.useCallback)((_=>{x(!g),d?.(_)}),[d,g]),f=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),S=(0,e.useCallback)((_=>{P(!p),s?.(_)}),[s,p]),b=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]);return(0,_.jsxs)("a",{className:i(Ke.Link,Ke[`Link--${n}`],Ke[`Link--${a}`],Ke[`Link--arrow-${B}`],o),onMouseEnter:h,onMouseLeave:f,onFocus:S,onBlur:b,...c,children:["start"===B&&(0,_.jsx)(l,{className:Ke["Link-arrow"],expanded:g||p,reverse:!0,hidden:!0}),(0,_.jsx)(w,{as:"span",size:{medium:"200",large:"300"}[n],className:i(Ke["Link--label"]),children:t}),"end"===B&&(0,_.jsx)(l,{className:Ke["Link-arrow"],expanded:g||p,hidden:!0})]})}const _r={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"};function er(_){const r=(0,e.useRef)(null);return _??r}const rr=(0,e.forwardRef)((({children:e,className:n,open:a=!1,variant:o="default",...t},d)=>{const l=er(d),[m,s]=r().useState(a),{AccordionHeading:u,AccordionContent:B}=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===ar&&(_.AccordionContent=r().cloneElement(e,{open:m,handleOpen:_=>s(_),parentRef:l})),e.type===nr&&(_.AccordionHeading=r().cloneElement(e,{variant:o,open:m,handleOpen:_=>s(_),parentRef:l}))),_)),{AccordionHeading:null,AccordionContent:null});return(0,_.jsxs)("details",{className:i(_r.Accordion,_r[`Accordion--${o}`],n),open:m,...t,ref:l,children:[u,B]})})),nr=(0,e.forwardRef)((({children:r,className:n,as:a="h4",variant:o="default",reversedToggles:t,open:d,handleOpen:l,parentRef:m,...s},u)=>{const B=(0,e.useCallback)((_=>{_.preventDefault(),l&&l(!d)}),[l,d]),c=(0,e.useCallback)((_=>{"Enter"!==_.key&&" "!==_.key||(_.preventDefault(),l&&l(!d)),"Escape"===_.key&&(_.preventDefault(),l&&l(!1))}),[l,d]);return(0,_.jsxs)("summary",{className:i(_r.Accordion__summary,t&&_r["Accordion__summary--reversed-toggles"],_r[`Accordion__summary--${o}`],n),ref:u,...s,onClick:B,onKeyDown:c,children:[(0,_.jsx)("span",{"aria-hidden":"true",className:_r["Accordion__summary--collapsed"],children:"emphasis"===o&&(0,_.jsx)(me,{size:24,fill:"var(--brand-color-text-default)"})}),(0,_.jsx)(O,{as:a,size:"emphasis"===o?"6":"subhead-large",children:r}),(0,_.jsx)("span",{"aria-hidden":"true",className:_r["Accordion__summary--expanded"],children:"emphasis"===o&&(0,_.jsx)(ue,{size:24,fill:"var(--brand-color-text-default)"})})]})}));function ar({children:r,className:n,open:a,handleOpen:o,parentRef:t,...d}){const l=(0,e.useRef)(null),m=(0,e.useCallback)((_=>{if("Escape"===_.key){_.preventDefault();const e=document.activeElement;if(l.current&&l.current.contains(e)&&(o&&o(!1),t&&t.current)){const _=t.current.querySelector("summary");_&&_.focus()}}}),[t,o]);return(0,e.useEffect)((()=>{const _=l.current;return a&&_&&_.addEventListener("keydown",(_=>m(_))),()=>{a&&_&&_.removeEventListener("keydown",(_=>m(_)))}}),[a,m]),(0,_.jsx)("section",{className:i(_r.Accordion__content,n),...d,ref:l,children:r})}const or=Object.assign(rr,{Content:ar,Heading:nr});var ir=n(570);const tr={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",details__summary:"Primer_Brand__FAQ-module__details__summary___zIBcp"},dr=(0,e.forwardRef)((({children:e,style:n,animate:a,className:o,...t},d)=>{const{classes:l,styles:m}=J(a),s=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,ir.isFragment)(_)&&_.type!==lr&&_.type!==mr&&_.type!==rr))),u=r().Children.toArray(e).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===mr));return(0,_.jsx)("section",{ref:d,className:i(tr.FAQ,l,o),style:{...m,...n},...t,children:r().Children.toArray(s).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===lr?r().cloneElement(_,{align:u?"start":_.props.align,size:u?"3":_.props.size,weight:u?"semibold":_.props.weight}):_))})})),lr=(0,e.forwardRef)((({children:e,className:r,size:n="3",align:a="center",as:o,...t},d)=>{const l="3"===n?"h3":"h2";return(0,_.jsx)(O,{as:o||l,size:n,className:i(tr.FAQ__heading,tr[`FAQ__heading--${a}`],r),ref:d,...t,children:e})}));function mr({children:e,className:r,as:n="h3",size:a="subhead-large",weight:o="medium",...t}){return(0,_.jsx)(O,{as:n,className:i(tr.FAQ__subheading,r),weight:o,size:a,...t,children:e})}const sr=Object.assign(dr,{Subheading:mr,Heading:lr,Item:rr,Question:nr,Answer:ar});function ur({children:e,className:r,as:n="h3",...a}){return(0,_.jsx)(O,{as:n,className:i(r),...a,children:e})}const Br=Object.assign((function({children:e,id:n,defaultSelectedIndex:a=0,...o}){const[t,d]=r().useState(a),l=q(n),m=r().useRef(!0),s=r().useRef(null),u=_=>e=>{d(_)},B=_=>e=>{if("ArrowUp"!==e.key)if("ArrowDown"!==e.key);else{e.preventDefault();const r=(_+1)%c.length;d(r)}else{e.preventDefault();const r=(_-1+c.length)%c.length;d(r)}};r().useEffect((()=>{!m.current&&s.current&&s.current.focus(),m.current&&(m.current=!1)}),[t]);const c=r().Children.toArray(e).filter((_=>r().isValidElement(_)&&_.type===sr)),g=r().Children.map(c,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===sr.Heading));return(0,_.jsx)(y,{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":t===n,onClick:u(n),onKeyDown:B(n),"data-testid":`FAQGroup-tab-${n+1}`,tabIndex:t!==n?-1:void 0,ref:t===n?s:void 0,children:r().isValidElement(a)&&a.props.children},n)}return null})),x=r().Children.map(c,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==sr.Heading?_:null)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type===sr.Heading?_.props.children:null));return(0,_.jsxs)("div",{role:"tabpanel",id:`${l}-panel-${n}`,"aria-labelledby":`${l}-tab-${n}`,hidden:t!==n,"data-testid":`FAQGroup-tab-panel-${n+1}`,children:[o&&(0,_.jsx)(sr.Subheading,{"data-testid":`FAQGroup-tab-panel-heading-${n+1}`,className:i("Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h"),children:o}),a]},n)}})),p=r().Children.map(c,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===sr.Heading)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==sr.Heading?r().cloneElement(_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC",_.props.className)}):null));return o?(0,_.jsxs)(or,{variant:"emphasis",children:[(0,_.jsx)(or.Heading,{children:r().isValidElement(a)&&a.props.children}),(0,_.jsx)(or.Content,{children:o})]},n):null}})),P=r().Children.toArray(e).find((_=>r().isValidElement(_)&&_.type===ur));return(0,_.jsx)(h_,{...o,children:(0,_.jsxs)(h_.Column,{children:[P&&(0,_.jsx)(Xa,{marginBlockEnd:{narrow:48,regular:80},children:(0,_.jsx)(h_,{children:(0,_.jsx)(h_.Column,{children:P})})}),(0,_.jsx)("div",{className:i("Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP"),children:p}),(0,_.jsxs)(h_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup___D0VvR"),children:[(0,_.jsx)(h_.Column,{span:{medium:5,large:4},className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z",children:(0,_.jsx)(y_,{direction:"vertical","aria-orientation":"vertical",padding:"none",role:"tablist",alignItems:"flex-start",children:g})}),(0,_.jsx)(h_.Column,{start:6,span:7,children:x})]})]})})}),{Heading:ur}),cr="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?e.useLayoutEffect:e.useEffect,gr="Primer_Brand__Checkbox-module__Checkbox-checkmark___atiwt",xr=(0,e.forwardRef)((({checked:r,className:n,indeterminate:a,disabled:o,id:t,onChange:d,required:l,validationStatus:m,value:s,...u},B)=>{const c=(0,e.useRef)(B||null),g=q(t);return cr((()=>{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:s,onChange:d,ref:c,required:l,type:"checkbox",value:s,...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(gr),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(gr),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"})})]})]})})),pr={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"},Pr=7,hr=30,wr="both",fr={root:"Textarea",get outerContainer(){return`${this.root}-outer-container`}},Sr=(0,e.forwardRef)((({children:e,className:r,cols:n=hr,disabled:a,fullWidth:o=!1,invisible:t=!1,monospace:d,placeholder:l,size:m="medium",validationStatus:s,required:u,resize:B=wr,rows:c=Pr,...g},x)=>(0,_.jsx)("span",{className:i(pr["Textarea-wrapper"],o&&pr["Textarea-wrapper--fullWidth"],t&&pr["Textarea-wrapper--invisible"],a&&pr["Textarea-wrapper--disabled"],d&&pr["Textarea-wrapper--monospace"],s&&pr[`Textarea-wrapper--${s}`]),"data-testid":fr.outerContainer,children:(0,_.jsx)("textarea",{ref:x,className:i(pr.Textarea,"Textarea",pr[`Textarea--${m}`],pr[`Textarea-resize--${B}`],o&&pr["Textarea--fullWidth"],s&&pr[`Textarea--${s}`],r),placeholder:l,disabled:a,"aria-invalid":"error"===s,required:u,rows:c,cols:n,...g,children:e})})));Sr.displayName="Textarea";const br={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"},Ir=(0,e.forwardRef)((({className:e,disabled:n,fullWidth:a=!1,invisible:o=!1,leadingText:t,leadingVisual:d,monospace:l,placeholder:m,size:s="medium",trailingText:u,trailingVisual:B,validationStatus:c,...g},x)=>(0,_.jsxs)("span",{className:i(br["TextInput-wrapper"],br[`TextInput-wrapper--${s}`],a&&br["TextInput-wrapper--fullWidth"],o&&br["TextInput-wrapper--invisible"],n&&br["TextInput-wrapper--disabled"],l&&br["TextInput-wrapper--monospace"],c&&br[`TextInput-wrapper--${c}`]),children:[t&&!d&&(0,_.jsx)("span",{className:i(br["TextInput-leading-text"],br[`TextInput-leading-text--${s}`],n&&br["TextInput-leading-text--disabled"],c&&br[`TextInput-leading-text--${c}`]),children:(0,_.jsx)(w,{size:"large"===s?"200":"100",as:"span",className:i(br["TextInput-leading-text-inner"],br[`TextInput-leading-text-inner--${s}`]),children:t})}),d&&!t&&(0,_.jsx)("span",{className:i(br["TextInput-leading-visual"],br[`TextInput-leading-visual--${s}`]),children:"function"==typeof d?(0,_.jsx)(d,{className:i(br["TextInput-leading-visual-icon"],br[`TextInput-leading-visual-icon--${s}`])}):r().isValidElement(d)&&r().cloneElement(d,{className:i(br["TextInput-leading-visual-icon"],br[`TextInput-leading-visual-icon--${s}`]),width:"large"===s?20:16,height:"large"===s?20:16})}),(0,_.jsx)("input",{type:"text",ref:x,className:i(br.TextInput,"TextInput",br[`TextInput--${s}`],a&&br["TextInput--fullWidth"],d&&br[`TextInput--has-leading-visual--${s}`],B&&br[`TextInput--has-trailing-visual--${s}`],c&&br[`TextInput--${c}`],t&&!d&&br["TextInput--has-leading-text"],u&&!B&&br["TextInput--has-trailing-text"],e),placeholder:m,disabled:n,"aria-invalid":"error"===c,...g}),B&&!u&&(0,_.jsx)("span",{className:i(br["TextInput-trailing-visual"],br[`TextInput-trailing-visual--${s}`]),children:"function"==typeof B?(0,_.jsx)(B,{className:i(br["TextInput-trailing-visual-icon"],br[`TextInput-trailing-visual-icon--${s}`])}):B&&r().isValidElement(B)?r().cloneElement(B,{className:i(br["TextInput-trailing-visual-icon"],br[`TextInput-trailing-visual-icon--${s}`]),width:"large"===s?20:16,height:"large"===s?20:16}):null}),u&&!B&&(0,_.jsx)("span",{className:i(br["TextInput-trailing-text"],br[`TextInput-trailing-text--${s}`],n&&br["TextInput-trailing-text--disabled"],c&&br[`TextInput-trailing-text--${c}`]),children:(0,_.jsx)(w,{size:"large"===s?"200":"100",as:"span",className:i(br["TextInput-trailing-text-inner"],br[`TextInput-trailing-text-inner--${s}`]),children:u})})]})));Ir.displayName="TextInput";const kr={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"},vr=(0,e.forwardRef)((({children:e,className:r,disabled:n,fullWidth:a=!1,placeholder:o,size:t="medium",validationStatus:d,...l},m)=>(0,_.jsx)("span",{className:i(kr["Select-wrapper"],kr[`Select-wrapper--${t}`],a&&kr["Select-wrapper--fullWidth"],d&&kr[`Select--${d}`],n&&kr["Select-wrapper--disabled"]),children:(0,_.jsx)("select",{"aria-invalid":"error"===d,className:i(kr.Select,kr[`Select--${t}`],"Select",a&&kr["Select--fullWidth"],r),disabled:n,placeholder:o,ref:m,...l,children:e})}))),Er=Object.assign(vr,{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})}),yr=(0,e.forwardRef)((({checked:r,className:n,disabled:a,id:o,onChange:t,required:d,value:l,...m},s)=>{const u=(0,e.useRef)(s||null),B=q(o);return(0,_.jsxs)("span",{className:"Primer_Brand__Radio-module__Radio-wrapper___Gt9uM",children:[(0,_.jsx)("input",{id:B,"aria-checked":r?"true":"false",checked:r,className:i("Primer_Brand__Radio-module__Radio-input___n3jX4"),disabled:a,name:l,onChange:t,ref:u,required:d,type:"radio",value:l,...m}),(0,_.jsx)("label",{htmlFor:B,className:i("Primer_Brand__Radio-module__Radio___JycTo",n),children:(0,_.jsx)("span",{className:"Primer_Brand__Radio-module__Radio-dot___rmEAJ"})})]})})),Nr={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"},Ar=({children:e,className:n,htmlFor:a,required:o,showRequiredIndicator:t=!0,size:d="medium",validationStatus:l,visuallyHidden:m,...s})=>(0,_.jsxs)("label",{htmlFor:a,className:i(Nr["FormControl-label"],l&&Nr[`FormControl-label--${l}`],Nr[`FormControl-label--${d}`],m&&Nr["FormControl-label--visually-hidden"],n),...s,children:[r().Children.map(e,(_=>r().isValidElement(_)&&_.type===Cr?r().cloneElement(_,{className:i(Nr["FormControl--visible"],_.props.className)}):_)),o&&t&&(0,_.jsxs)("span",{className:Nr["FormControl-label-required"],"aria-hidden":!0,children:[" ","*"]})]}),Tr=({children:e,validationStatus:r})=>(0,_.jsxs)("span",{className:i(Nr["FormControl-validation"],r&&Nr["FormControl-validation--animate-in"],r&&Nr[`FormControl-validation--${r}`]),children:["error"===r&&(0,_.jsx)("span",{className:Nr["FormControl-validation-icon"],children:(0,_.jsx)(te,{})}),"success"===r&&(0,_.jsx)("span",{className:Nr["FormControl-validation-icon"],children:(0,_.jsx)(le,{})}),e]}),Cr=({children:e,className:r,...n})=>(0,_.jsx)("span",{className:i(Nr["FormControl-hint"],r),...n,children:e}),jr=Object.assign((({children:e,className:n,hasBorder:a,fullWidth:o,id:t,required:d,size:l="medium",validationStatus:m,...s})=>{const u=q(t),B=t||u,c=r().Children.toArray(e).some((_=>r().isValidElement(_)&&(_.type===xr||_.type===yr)));return(0,_.jsx)("section",{id:`FormControl--${B}`,className:i(Nr.FormControl,o&&Nr["FormControl--fullWidth"],c&&Nr["FormControl--checkbox"],a&&Nr["FormControl--border"],n),...s,children:r().Children.map(e,(_=>{if(r().isValidElement(_)){const e=`${B}`;return _.type===Ir||_.type===Sr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||d,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===Er?r().cloneElement(_,{className:i(_.props.className),id:e,name:e,required:_.props.required||d,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===xr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||d,validationStatus:_.props.validationStatus||m}):_.type===yr?r().cloneElement(_,{className:i(c&&Nr["FormControl-control--radio"],_.props.className),id:e,name:_.props.name,required:_.props.required||d,validationStatus:_.props.validationStatus||m}):_.type===Ar?r().cloneElement(_,{className:i(c&&Nr["FormControl-label--checkbox"],_.props.className),htmlFor:e,children:_.props.children,required:d,validationStatus:m,size:l,showRequiredIndicator:!c&&_.props.showRequiredIndicator}):_.type===Tr?r().cloneElement(_,{validationStatus:m}):_}}))})}),{Label:Ar,Validation:Tr,Hint:Cr}),Lr={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"},Gr=[32,40,48,64,80],Hr=["circle","square"],Mr={root:"Avatar",get image(){return`${this.root}__image`}},Rr=(0,e.forwardRef)((({alt:r,className:n,size:a=Gr[1],shape:o=Hr[0],"data-testid":t,src:d,...l},m)=>{const s=(0,e.useMemo)((()=>"number"==typeof a?Lr[`Avatar--size-${a}`]:Object.keys(a).map((_=>Lr[`Avatar-${_}--size-${a[_]}`])).join(" ")),[a]);return(0,_.jsx)("span",{ref:m,className:i(Lr.Avatar,s,Lr[`Avatar--shape-${o}`],n),"data-testid":t||Mr.root,children:(0,_.jsx)("img",{className:i(Lr.Avatar__image),src:d,alt:r,"data-testid":Mr.image,...l})})})),Or=Object.assign(Rr,{testIds:Mr}),Vr={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"},Fr=[...Y,...__],zr=Fr[0],Dr=(0,e.forwardRef)((function({quoteMarkColor:e="default",animate:n,className:a,children:o,size:t,style:d,...l},m){const{classes:s,styles:u}=J(n);return(0,_.jsxs)("figure",{ref:m,className:i(s,Vr.Testimonial,t&&Vr[`Testimonial--size-${t}`],a),style:{...u,...d,"--testimonial-accent-color":e},...l,children:[(0,_.jsx)("div",{"aria-hidden":"true",className:i(Vr.Testimonial__quoteMark,Vr[`Testimonial__quoteMark--${e}`]),children:"“"}),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Wr)return _})),(0,_.jsxs)("div",{className:i(Vr.Testimonial__media),children:[r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===$r)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===qr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Zr)return _}))]})]})})),Wr=(0,e.forwardRef)((function({children:n,className:a},o){const t=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),d=(0,e.useCallback)((()=>ee(n,"em")?"muted":"default"),[n]),l=1===t.length?"default":d();return(0,_.jsx)("blockquote",{ref:o,children:(0,_.jsx)(w,{className:i(Vr["Testimonial-quote"],"muted"===l&&Vr["Testimonial-quote--muted"],a),children:n})})})),Zr=(0,e.forwardRef)((function({children:e,className:r,position:n},a){return(0,_.jsxs)("figcaption",{ref:a,className:i(Vr["Testimonial-caption"],r),children:[(0,_.jsx)(w,{size:"200",className:i(Vr["Testimonial-from"]),children:e}),n&&(0,_.jsx)(w,{size:"200",className:i(Vr["Testimonial-position"]),variant:"muted",children:n})]})})),qr=(0,e.forwardRef)((function({children:e,...n},a){return(0,_.jsx)("div",{className:Vr["Testimonial-logo"],...n,children:r().Children.map(e,(_=>{if(r().isValidElement(_)&&"img"===_.type)return r().cloneElement(_,{className:i(Vr["Testimonial-logo-image"]),ref:a})}))})})),$r=function({size:e,...r}){return(0,_.jsx)(Or,{className:i(Vr["Testimonial-avatar"]),size:48,...r})},Ur=Object.assign(Dr,{Quote:Wr,Name:Zr,Avatar:$r,Logo:qr}),Qr={"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"},Xr=(0,e.forwardRef)((({as:n,animate:a,children:o,className:t,heading:d,featuredColumn:l=1,variant:m="default",style:s,...u},B)=>{const{classes:c,styles:g}=J(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===Kr&&0===n)return r().cloneElement(e,{className:i(Qr["ComparisonTable-row"],e.props.className),children:r().Children.map(e.props.children,((n,a)=>{if(n.type===Jr)return r().cloneElement(n,{as:"th","aria-hidden":n.props.children?void 0:"true",className:i(Qr["ComparisonTable-cell"],Qr["ComparisonTable-cell-heading"],Qr[`ComparisonTable-cell-heading--${m}`],0===a&&Qr["ComparisonTable-cell-heading--first"],a===l&&Qr["ComparisonTable-cell-heading--featured"],e.props.className),children:(0,_.jsx)("span",{className:i(a===l&&Qr["ComparisonTable-cell-heading-label--featured"]),children:n.props.children})})}))})})).filter(Boolean),h=(0,e.useMemo)((()=>r().Children.map(o[0].props.children,(_=>{const{children:e=""}=_.props;return e}))),[o]),[,...w]=r().Children.map(o,(_=>r().isValidElement(_)&&_.type===Kr?_:null)),f=w.map(((e,n)=>r().cloneElement(e,{className:i(Qr["ComparisonTable-row"],`ComparisonTable-row--${n}`,e.props.className),children:r().Children.map(e.props.children,((r,a)=>{if(r.type===Jr)return(0,_.jsxs)(Jr,{...r.props,as:0===a?"th":"td",className:i(Qr["ComparisonTable-cell"],Qr[`ComparisonTable-cell--${m}`],0===a&&Qr["ComparisonTable-cell-heading"],0===a&&Qr[`ComparisonTable-cell-heading--${m}`],a===l&&Qr["ComparisonTable-cell--featured"],w.length-1===n&&Qr["ComparisonTable-cell--lastrow"],e.props.className),children:[a>=1&&(0,_.jsx)("span",{className:i(Qr["ComparisonTable-inline-cell-label"],Qr["ComparisonTable--hide-element-on-narrow"],a===l&&Qr["ComparisonTable-cell-heading-label--featured"]),children:h[a]}),(0,_.jsx)("span",{className:i(Qr["ComparisonTable-cell-container"],a===l&&Qr["ComparisonTable-cell-container--featured"]),children:r.props.children})]})}))}))),S=p.find((_=>r().isValidElement(_)&&_.type===Yr));return(0,_.jsxs)(x,{ref:B,className:i(c,t),style:{...g,...s},...u,children:[d&&(0,_.jsx)(O,{className:Qr["ComparisonTable--heading"],as:"h3",size:"4",children:d}),(0,_.jsxs)("table",{className:i(Qr.ComparisonTable,`ComparisonTable--${m}`),children:[P.length&&(0,_.jsx)("thead",{children:P}),f.length&&(0,_.jsx)("tbody",{children:f})]}),S&&(0,_.jsx)("footer",{className:Qr["ComparisonTable-footnote"],children:S})]})})),Kr=({children:e,...r})=>(0,_.jsx)("tr",{...r,children:e}),Jr=({as:e,children:r,...n})=>{const a=e||"td";return(0,_.jsx)(a,{...n,children:r})},Yr=({children:e,...r})=>"string"==typeof e?(0,_.jsx)(w,{as:"p",size:"100",variant:"muted",children:e}):(0,_.jsx)("div",{...r,children:e}),_n=Object.assign(Xr,{Row:Kr,Cell:Jr,Footnote:Yr}),en={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__actionsContainer:"Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___jgpnq","AnchorNav-action":"Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE","AnchorNav__actionsContainer--multiple":"Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--multiple___hgA_r"},rn={root:"AnchorNav",get menuButton(){return`${this.root}-menu-button`},get menuLinks(){return`${this.root}-menu-links`},get action(){return`${this.root}-action`},get secondaryAction(){return`${this.root}-secondary-action`}};function nn({alignment:r="start",children:n,href:a,isActive:o,toggleMenuCallback:t,prefersReducedMotion:d,intersectionOptions:l={rootMargin:"middle"},updateCurrentActiveNav:m,...s}){const[u,B]=(0,e.useState)(),{isLarge:c}=Ne(),[g,x]=(0,e.useState)(),p=/^#/.test(a),P=p?a.replace(/^#/,""):a,h=!!g?.isIntersecting,f=([_])=>{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(f,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;B(r-e+0)}),[a,p]),(0,e.useEffect)((()=>{h&&m&&"string"==typeof n&&m(n)}),[h,n,m]);const S=(0,e.useCallback)((_=>{_.preventDefault();const e=d?"auto":"smooth";t&&!c&&t(),window.scrollTo({top:u,behavior:e})}),[c,u,t,d]);return(0,_.jsx)("a",{className:i(en["AnchorNav-link"],en[`AnchorNav-link--${r}`],h&&en["AnchorNav-link--is-active"]),href:p?a:`#${a}`,"aria-describedby":P,"aria-current":h&&"true","data-first":o,"data-active":h?"true":"false",onClick:S,...s,children:(0,_.jsx)(w,{as:"span",className:i(en["AnchorNav-link-label"],h&&en["AnchorNav-link-label--is-active"]),children:n})})}function an({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(en["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":rn.action,...n,children:e})}function on({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(en["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":rn.secondaryAction,...n,children:e})}const tn=Object.assign((function({children:n,enableDefaultBgColor:a=!1,hideUntilSticky:o=!1,...t}){const[d,l]=(0,e.useState)(!1),[m,s]=(0,e.useState)(!1),[u,B]=(0,e.useState)(),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(),[P,h]=(0,e.useState)(!1),f=(0,e.useRef)(null),S=(0,e.useRef)(null),b=(0,e.useRef)(null),I=(0,e.useRef)(null),{isLarge:k}=Ne(),v=q(),E=(0,e.useCallback)((()=>l(!1)),[l]),y=(0,e.useCallback)((()=>l(!d)),[d]),N=(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 A=([_])=>{g(_)};var T,C,j,L;Ee(E),T=d,C=I,j=b,L=!k,(0,e.useEffect)((()=>{T&&L?document.body.classList.add("AnchorNav--no-bg-scroll"):document.body.classList.remove("AnchorNav--no-bg-scroll")}),[T,L]),(0,e.useEffect)((()=>{if(T){const _=C.current?.firstChild;_.focus()}}),[T,C]),(0,e.useEffect)((()=>{const _=j.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],t=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===t)return n[0].focus(),void(a=0);if(a<t)return n[a+1].focus(),void(a+=1)}else if("ArrowUp"===o.key)return o.preventDefault(),0===a?(i.focus(),void(a=t)):(n[a-1].focus(),void a--)};return e?.addEventListener("keydown",o),()=>e?.addEventListener("keydown",o)}),[T,C,j]),(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");s(_.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?f.current:S.current;if(!window.IntersectionObserver||!_)return;const e=new IntersectionObserver(A,{threshold:0,root:null,rootMargin:"0px 0px -100%"});return e.observe(_),()=>e.disconnect()}),[o]);const G=(0,e.useCallback)((_=>{_?.preventDefault(),y()}),[y]),H=(0,e.useCallback)((_=>{B(_)}),[B]),M=N.filter((_=>r().isValidElement(_)&&_.type===nn)).length,R=N.map(((_,e)=>{if(r().isValidElement(_)&&_.type===nn){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),O=N.map((_=>r().isValidElement(_)&&_.type===an?r().cloneElement(_):null)).filter(Boolean),V=N.map((_=>r().isValidElement(_)&&_.type===on?r().cloneElement(_):null)).filter(Boolean);(0,e.useEffect)((()=>{!u&&R.length>0&&B(R[0]?.props.children)}),[u,R]);const F=O.length>0&&V.length>0;return(0,_.jsx)("div",{ref:f,children:(0,_.jsxs)("nav",{ref:S,"aria-label":"Anchored navigation","data-sticky":P.toString(),className:i(en.AnchorNav,o&&en["AnchorNav--hide-until-sticky"],P&&en["AnchorNav--stuck"],d&&en["AnchorNav--expanded"],a&&en["AnchorNav--with-default-background-color"]),...t,children:[(0,_.jsxs)("div",{className:i(en["AnchorNav-inner-container"],d&&en["AnchorNav-inner-container--expanded"]),children:[(0,_.jsxs)("button",{ref:b,onClick:G,className:i(en["AnchorNav-menu-button"]),"aria-expanded":d?"true":"false","aria-controls":v,"aria-label":(d?"close":"open")+" anchor navigation menu","data-testid":rn.menuButton,children:[d?(0,_.jsx)(ue,{size:16,className:en["AnchorNav-menu-button-arrow"],fill:"currentcolor"}):(0,_.jsx)(me,{size:16,className:en["AnchorNav-menu-button-arrow"],fill:"currentcolor"}),(0,_.jsx)(w,{as:"span",className:i(en["AnchorNav-link-label"]),children:u})]}),(0,_.jsx)("div",{id:v,"data-testid":rn.menuLinks,className:en["AnchorNav-link-container"],ref:I,children:R}),(0,_.jsxs)("span",{className:i(en.AnchorNav__actionsContainer,F&&en["AnchorNav__actionsContainer--multiple"]),children:[O.length&&V.length&&r().isValidElement(O[0])?r().cloneElement(O[0],{variant:"primary"}):O,V]})]}),(0,_.jsx)("span",{className:i(d&&en["AnchorNav-overlay--expanded"]),onClick:E,"aria-hidden":!0})]})})}),{Link:nn,Action:an,SecondaryAction:on,testIds:rn}),dn=(0,e.forwardRef)((({align:e="start",hasBorder:r=!1,hasShadow:n=!0,hasBackground:a=!0,className:o,children:t,trailingComponent:d,...l},m)=>(0,_.jsx)("section",{ref:m,className:i("Primer_Brand__CTABanner-module__CTABanner___m0t8s",n&&"Primer_Brand__CTABanner-module__CTABanner--shadow___BA030",o),...l,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,_.jsxs)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-content___sZo6_","center"===e&&"Primer_Brand__CTABanner-module__CTABanner-content--center___S0ChQ"),children:[t,d&&(0,_.jsx)(d,{})]})})}))),ln=(0,e.forwardRef)((({as:e="h3",size:r="1",className:n,children:a,...o},i)=>(0,_.jsx)(O,{ref:i,className:n,size:r,as:e,...o,children:a}))),mn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{ref:a,className:i("Primer_Brand__CTABanner-module__CTABanner-description___I7md6",e),as:"p",...n,children:r}))),sn=(0,e.forwardRef)((({className:e,buttonSize:r="medium",buttonsAs:n,children:a,...o},i)=>(0,_.jsx)(q_,{buttonSize:r,buttonsAs:n,className:e,ref:i,...o,children:a}))),un=Object.assign(dn,{Heading:ln,Description:mn,ButtonGroup:sn}),Bn=(0,e.createContext)({variant:"default"}),cn={ListItem:"Primer_Brand__ListItem-module__ListItem___aFf5u","ListItem--default":"Primer_Brand__ListItem-module__ListItem--default___pqfZV","ListItem--muted":"Primer_Brand__ListItem-module__ListItem--muted___EzTWR","ListItem__leading-visual":"Primer_Brand__ListItem-module__ListItem__leading-visual___Fu5ba","ListItem__leading-visual--muted":"Primer_Brand__ListItem-module__ListItem__leading-visual--muted___nJk0R",OrderedList__item:"Primer_Brand__ListItem-module__OrderedList__item___BJsQo"},gn=Object.assign((function({className:r,children:n,leadingVisualFill:a,leadingVisual:o,leadingVisualAriaLabel:t,variant:d="default",...l}){const{variant:m}=(0,e.useContext)(Bn);return(0,_.jsxs)("li",{className:i(cn.ListItem,!m&&cn.OrderedList__item,r),...l,children:[(()=>{const e={fill:a,"aria-label":t};if(o)return(0,_.jsx)(o,{className:i(cn["ListItem__leading-visual"],!a&&cn["ListItem__leading-visual--muted"]),...e});switch(m){case"checked":return(0,_.jsx)(de,{className:i(cn["ListItem__leading-visual"],cn.ListItem__checked,!a&&cn["ListItem__leading-visual--muted"]),...e});case"x":return(0,_.jsx)(Ie,{className:i(cn["ListItem__leading-visual"],cn.ListItem__x,!a&&cn["ListItem__leading-visual--muted"]),...e});case"default":return(0,_.jsx)(ce,{className:i(cn["ListItem__leading-visual"],cn.ListItem__default,!a&&cn["ListItem__leading-visual--muted"]),...e});default:return null}})(),(0,_.jsx)(w,{as:"span",variant:d,className:i(cn[`ListItem--${d}`]),children:n})]})})),xn="Primer_Brand__list-shared-module__List___dFefs",pn=Object.assign((function({variant:e="default",children:r,...n}){return(0,_.jsx)("ul",{className:i(xn,n.className),...n,children:(0,_.jsx)(Bn.Provider,{value:{variant:e},children:r})})}),{Item:gn}),Pn=Object.assign((function({children:e,...r}){return(0,_.jsx)("ol",{className:i(xn,"Primer_Brand__OrderedList-module__OrderedList___eCBYV",r.className),...r,children:(0,_.jsx)(Bn.Provider,{value:{variant:""},children:e})})}),{Item:gn}),hn=(0,e.forwardRef)((({className:e,...r},n)=>(0,_.jsx)("form",{ref:n,className:i("Primer_Brand__CTAForm-module__CTAForm___oOV3J",e),...r}))),wn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const t=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===jr?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:t})})),fn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const t=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===jr?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:t})})),Sn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(y,{type:"submit",variant:"secondary",className:i("Primer_Brand__CTAForm-module__CTAForm-button___dWqAC",e),ref:a,...n,children:r}))),bn=Object.assign(hn,{Input:wn,Confirm:fn,Action:Sn}),In="Primer_Brand__MinimalFooter-module__Footer___oqJdA",kn="Primer_Brand__MinimalFooter-module__Footer__container___UqVWS",vn="Primer_Brand__MinimalFooter-module__Footer__terms___ACl36",En="Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_",yn="Primer_Brand__MinimalFooter-module__Footer__social-links___hRWfd",Nn="Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I",An="Primer_Brand__MinimalFooter-module__Footer__legal-and-links___gaF8g",Tn="Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT",Cn="Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP",jn="Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5",Ln="Primer_Brand__MinimalFooter-module__Footer__links___sXNki",Gn="Primer_Brand__MinimalFooter-module__Footer__link___K13BH",Hn=["x","github","linkedin","youtube","facebook","twitch","tiktok","instagram"];function Mn({children:e,className:n}){const a=r().Children.map(e,(_=>r().isValidElement(_)?_.type&&_.type===w?r().cloneElement(_,{as:"p",variant:"muted",size:"100",className:i(En,_.props.className),..._.props}):void 0:_));return(0,_.jsx)("section",{className:kn,children:(0,_.jsx)("div",{className:i(vn,n),children:a})})}function Rn({socialLinks:e,logoHref:r}){const{colorMode:n}=Z_();return(0,_.jsx)("section",{className:i(Nn),children:(0,_.jsx)("div",{className:kn,children:(0,_.jsxs)(y_,{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":"GitHub",children:(0,_.jsx)(ge,{fill:n===R_.DARK?"white":"black",size:"medium"})})}),!1!==e?(0,_.jsx)("ul",{className:yn,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,className:Tn,"data-analytics-event":`{"category":"Footer","action":"go to ${e.fullName}","label":"text:${e.name}"}`,children:[(0,_.jsx)("img",{className:Cn,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 On=({as:e,children:r,...n})=>{const a=e||"a";return(0,_.jsx)(a,{className:Gn,"data-analytics-event":n.href?`{"category":"Footer","action":"go to ${n.href}","label":"text:${r}"}`:void 0,...n,children:(0,_.jsx)(w,{variant:"muted",size:"200",children:r})})},Vn=Object.assign((function({className:e,children:n,copyrightStatement:a,logoHref:o="https://github.com",socialLinks:t,...d}){const l=r().Children.toArray(n).filter((_=>{if(r().isValidElement(_)&&_.type===On)return _})).slice(0,5),m=(new Date).getFullYear();return(0,_.jsxs)("footer",{className:i(In,e),...d,children:[r().Children.toArray(n).find((_=>!!r().isValidElement(_)&&(!(!_.type||_.type!==Mn)||void 0))),(0,_.jsx)(Rn,{socialLinks:t,logoHref:o}),(0,_.jsx)("section",{children:(0,_.jsx)("div",{className:An,children:(0,_.jsx)("div",{className:kn,children:(0,_.jsxs)(y_,{direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)(y_,{padding:"none",gap:"condensed",justifyContent:{narrow:"center",regular:"flex-end"},direction:{narrow:"vertical",regular:"horizontal"},className:Ln,children:(0,_.jsx)(_.Fragment,{children:l})}),(0,_.jsx)(w,{as:"p",size:"200",variant:"muted",className:jn,children:a||`© ${m} GitHub. All rights reserved.`})]})})})})]})}),{Footnotes:Mn,Link:On}),Fn={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"},zn=Y,Dn=zn[0],Wn=(0,e.forwardRef)((({children:e,className:n,animate:a,as:o="div",align:t="start",style:d,...l},m)=>{const{classes:s,styles:u}=J(a),B=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||_.type!==Zn&&_.type!==qn&&_.type!==$n&&_.type!==Un))),c=["div","article"].includes(o)?o:"div";return(0,_.jsx)(c,{className:i(Fn.Pillar,Fn[`Pillar--align-${t}`],s,n),ref:m,...l,style:{...u,...d},children:B})}));function Zn({icon:e,className:n,color:a=Dn,...o}){return(0,_.jsx)("span",{className:i(Fn.Pillar__icon,Fn[`Pillar__icon--color-${a}`],n),...o,children:"function"==typeof e?(0,_.jsx)(e,{size:32}):r().isValidElement(e)&&r().cloneElement(e,{"aria-hidden":"true",focusable:"false",size:32})})}const qn=(0,e.forwardRef)((({children:e,as:r="h3",size:n="subhead-large",className:a,...o},t)=>(0,_.jsx)(O,{size:n,className:i(Fn.Pillar__heading,Fn[`Pillar__heading--size-${n}`],a),ref:t,as:r,...o,children:e}))),$n=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(w,{variant:"muted",ref:a,size:"200",as:"p",className:i(Fn.Pillar__description,r),...n,children:e}))),Un=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>(0,_.jsx)(Ye,{variant:"accent",href:n,ref:o,className:i(Fn.Pillar__link,e),...a,children:r}))),Qn=Object.assign(Wn,{Icon:Zn,Heading:qn,Description:$n,Link:Un}),Xn={Card:"Primer_Brand__Card-module__Card___ByGEk","Card--fullWidth":"Primer_Brand__Card-module__Card--fullWidth___j46z5","Card--variant-minimal":"Primer_Brand__Card-module__Card--variant-minimal___lq45H","Card--colorMode-light":"Primer_Brand__Card-module__Card--colorMode-light___LXDwj",Card__link:"Primer_Brand__Card-module__Card__link___Ye5mq","Card--disableAnimation":"Primer_Brand__Card-module__Card--disableAnimation___Zv8eW","Card--border":"Primer_Brand__Card-module__Card--border___nNZlZ",Card__outer:"Primer_Brand__Card-module__Card__outer___QBN0D","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--variant-default":"Primer_Brand__Card-module__Card--variant-default___nSKnF","Card--colorMode-dark":"Primer_Brand__Card-module__Card--colorMode-dark___Sz8BE",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","Card--skew":"Primer_Brand__Card-module__Card--skew___pEeoW",Card__torch:"Primer_Brand__Card-module__Card__torch___KkYgP","Card__skew-bounding":"Primer_Brand__Card-module__Card__skew-bounding___Fz3yy"},Kn=Y,Jn=Kn[0],Yn=(0,e.forwardRef)((({onMouseEnter:n,onMouseLeave:a,onFocus:o,onBlur:t,children:d,className:m,ctaText:s="Learn more",disableAnimation:u=!1,fullWidth:B=!1,href:c,hasBorder:g=!1,style:x,variant:p="default",...P},h)=>{const f=er(h),{colorMode:S}=Z_(),[b,I]=r().useState(!1),k=(0,e.useCallback)((_=>{I(!0),n?.(_)}),[n,I]),v=(0,e.useCallback)((_=>{I(!1),a?.(_)}),[a,I]),E=r().Children.toArray(d).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,ir.isFragment)(_)&&_.type!==ea&&_.type!==ra&&_.type!==na&&_.type!==aa&&_.type!==oa))),y=r().Children.toArray(d).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===ra)),N="dark"===S&&"minimal"!==p?ta:_a;return(0,_.jsx)(N,{style:x,disableSkew:u,children:(0,_.jsxs)("div",{className:i(Xn.Card,u&&Xn["Card--disableAnimation"],Xn[`Card--colorMode-${S}`],Xn[`Card--variant-${p}`],y&&Xn["Card--icon"],g&&Xn["Card--border"],Xn[`Card--colorMode-${S}`],B&&Xn["Card--fullWidth"],m),style:x,ref:f,...P,children:[r().Children.map(E,(_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===aa?r().cloneElement(_,{onMouseEnter:k,onMouseLeave:v,href:c}):_)),(0,_.jsxs)("div",{className:Xn.Card__action,children:[(0,_.jsx)(w,{as:"span",size:"200",className:i(Ke["Link--label"]),children:s}),(0,_.jsx)(l,{className:Ke["Link-arrow"],expanded:b,"aria-hidden":"true"})]})]})})}));function _a({children:e}){return(0,_.jsx)("div",{className:Xn.Card__outer,children:e})}function ea({className:e,...r}){return(0,_.jsx)("div",{className:Xn.Card__image,children:(0,_.jsx)(c_,{className:e,...r})})}function ra({"aria-hidden":e,icon:r,className:n,color:a=Jn,hasBackground:o=!1,...t}){return(0,_.jsx)("span",{className:i(Xn.Card__icon,Xn[`Card__icon--color-${a}`],o&&Xn["Card__icon--badge"],n),"aria-hidden":e||"function"!=typeof r,...t,children:"function"==typeof r?(0,_.jsx)(r,{}):r})}const na=(0,e.forwardRef)((({children:e,className:r,color:n=n_[0],...a},o)=>(0,_.jsx)("span",{className:i(Xn.Card__label,r),ref:o,...a,children:(0,_.jsx)(l_,{color:n,children:e})}))),aa=(0,e.forwardRef)((({children:e,as:r="h3",className:n,href:a,onMouseEnter:o,onMouseLeave:t,onBlur:d,onFocus:l,...m},s)=>(0,_.jsx)(O,{size:"subhead-large",className:i(Xn.Card__heading,n),ref:s,as:r,...m,children:(0,_.jsx)("a",{href:a,className:i(Xn.Card__link),onMouseEnter:o,onMouseLeave:t,onBlur:d,onFocus:l,children:e})}))),oa=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(w,{variant:"muted",ref:a,size:"200",as:"p",className:i(Xn.Card__description,r),...n,children:e}))),ia=Object.assign(Yn,{Image:ea,Label:na,Icon:ra,Heading:aa,Description:oa}),ta=({color:r,children:n,perspective:a=700,disableSkew:o=!1,...t})=>{const{colorMode:d}=Z_(),l=(0,e.useRef)(null),m=(0,e.useRef)(null);return(0,e.useEffect)((()=>{if("light"===d||o)return;const _=window.matchMedia("(prefers-reduced-motion: reduce)"),e=l.current,r=m.current;if(!e)return;const n=()=>{_.matches?e.removeEventListener("mousemove",i):e.addEventListener("mousemove",i)},i=_=>{const n=e.getBoundingClientRect(),o=r?n.width-(_.clientX-n.left)-r.offsetWidth/2:0,i=r?n.height-(_.clientY-n.top)-r.offsetHeight/2:0,t=-(_.clientX-n.left-n.width/2)/n.width*3,d=(_.clientY-n.top-n.height/2)/n.height*2;r&&(r.style.transform=`translate(${-o}px, ${-i/2}px)`),e.style.transform=`perspective(${a}px) rotateX(${Math.round(100*d)/100}deg) rotateY(${Math.round(100*t)/100}deg)`};return _.addEventListener("change",n),e.addEventListener("mousemove",i),n(),()=>{e.removeEventListener("mousemove",i),r?.removeEventListener("mousemove",i),_.removeEventListener("change",n)}}),[o,a,d]),(0,_.jsx)("div",{ref:l,className:i(Xn["Card--skew"]),...t,children:(0,_.jsxs)("div",{className:Xn["Card__skew-bounding"],children:[n,(0,_.jsx)("div",{ref:m,className:i(!o&&Xn.Card__torch,Xn[`Card--skew-colorMode-${d}`])})]})})},da={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"},la=(0,e.forwardRef)((({align:e="start",animate:r,className:n,children:a,fullWidth:o=!1,style:t,...d},l)=>{const{classes:m,styles:s}=J(r);return(0,_.jsx)("header",{ref:l,className:i(da.SectionIntro,da[`SectionIntro--align-${e}`],o&&da["SectionIntro--full-width"],m,n),...d,style:{...s,...t},children:a})})),ma=(0,e.forwardRef)((({as:n=H,size:a="4",className:o,children:t,...d},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(t)),[t]),s=(0,e.useCallback)((()=>m.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[m]),u=1===m.length?"default":s();return(0,_.jsx)(O,{ref:l,className:i(da["SectionIntro-heading"],"muted"===u&&da["SectionIntro-heading--muted"],o),size:a,as:n,...d,children:t})})),sa=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{as:"p",className:i(da["SectionIntro-description"],e),ref:a,variant:"muted",...n,children:r}))),ua=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(Ye,{ref:a,className:i(da["SectionIntro-link"],e),size:"medium",...n,children:r}))),Ba=Object.assign(la,{Heading:ma,Description:sa,Link:ua,Label:function({children:e,...r}){return(0,_.jsx)(l_,{className:da["SectionIntro-label"],...r,children:e})}}),ca={"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"]},ga={start:["end","center"],end:["start","center"],center:["end","start"]};function xa(_,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,t,d]=[a.borderTopWidth,a.borderLeftWidth,a.borderRightWidth,a.borderBottomWidth].map((_=>parseInt(_,10)||0));return{top:n.top+o,left:n.left+i,width:n.width-t-i,height:Math.max(n.height-o-d,r===document.body?window.innerHeight:-1/0)}}(n),o=getComputedStyle(n),i=n.getBoundingClientRect(),[t,d]=[o.borderTopWidth,o.borderLeftWidth].map((_=>parseInt(_,10)||0));return function(_,e,r,n,{side:a,align:o,allowOutOfBounds:i,anchorOffset:t,alignmentOffset:d}){const l={top:_.top-e.top,left:_.left-e.left,width:_.width,height:_.height};let m=Pa(r,n,a,o,t,d),s=a,u=o;if(m.top-=e.top,m.left-=e.left,!i){const i=ca[a];let B=0;if(i){let _=a;for(;B<i.length&&ha(_,m,l,r);){const a=i[B++];_=a,m=Pa(r,n,a,o,t,d),m.top-=e.top,m.left-=e.left,s=a}}const c=ga[o];let g=0;if(c){let _=o;for(;g<c.length&&wa(_,m,l,r);){const a=c[g++];_=a,m=Pa(r,n,s,a,t,d),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&&B<i.length&&m.top+r.height>_.height+l.top&&(m.top=_.height+l.top-r.height)}return Object.assign(Object.assign({},m),{anchorSide:s,anchorAlign:u})}(a,{top:i.top+t,left:i.left+d},_.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(_={}){var e,r,n,a,o;const i=null!==(e=_.side)&&void 0!==e?e:pa.side,t=null!==(r=_.align)&&void 0!==r?r:pa.align;return{side:i,align:t,anchorOffset:null!==(n=_.anchorOffset)&&void 0!==n?n:"inside-center"===i?0:pa.anchorOffset,alignmentOffset:null!==(a=_.alignmentOffset)&&void 0!==a?a:"center"!==t&&i.startsWith("inside")?pa.alignmentOffset:0,allowOutOfBounds:null!==(o=_.allowOutOfBounds)&&void 0!==o?o:pa.allowOutOfBounds}}(r))}const pa={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function Pa(_,e,r,n,a,o){const i=e.left+e.width,t=e.top+e.height;let d=-1,l=-1;return"outside-top"===r?d=e.top-a-_.height:"outside-bottom"===r?d=t+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||(d="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:t-_.height-o),"inside-top"===r?d=e.top+a:"inside-bottom"===r?d=t-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||(d="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:t-_.height-o),{top:d,left:l}}function ha(_,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 wa(_,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}let fa;function Sa(){return void 0===fa&&(fa=/^mac/i.test(window.navigator.platform)),fa}let ba=1e4;var Ia;Oe(),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"}(Ia||(Ia={}));const ka={ArrowLeft:Ia.ArrowHorizontal,ArrowDown:Ia.ArrowVertical,ArrowUp:Ia.ArrowVertical,ArrowRight:Ia.ArrowHorizontal,h:Ia.HL,j:Ia.JK,k:Ia.JK,l:Ia.HL,a:Ia.AD,s:Ia.WS,w:Ia.WS,d:Ia.AD,Tab:Ia.Tab,Home:Ia.HomeAndEnd,End:Ia.HomeAndEnd,PageUp:Ia.PageUpDown,PageDown:Ia.PageUpDown,Backspace:Ia.Backspace},va={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 Ea(_){const e=va[_.key];if("Tab"===_.key&&_.shiftKey)return"previous";const r=Sa();if(r&&_.metaKey||!r&&_.ctrlKey){if("ArrowLeft"===_.key||"ArrowUp"===_.key)return"start";if("ArrowRight"===_.key||"ArrowDown"===_.key)return"end"}return e}const ya="data-is-active-descendant",Na="data-has-active-descendant";const Aa={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--small":"Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K","ActionMenu__menu--medium":"Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj","ActionMenu__menu--visible":"Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5","ActionMenu__menu--pos-outside-bottom":"Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx","overlay-appear-outside-bottom":"Primer_Brand__ActionMenu-module__overlay-appear-outside-bottom___P9_uK","ActionMenu__menu--pos-outside-top":"Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX","overlay-appear-outside-top":"Primer_Brand__ActionMenu-module__overlay-appear-outside-top___hI7o9",ActionMenu__item:"Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr","ActionMenu__item--medium":"Primer_Brand__ActionMenu-module__ActionMenu__item--medium___YjquB","ActionMenu__item--small":"Primer_Brand__ActionMenu-module__ActionMenu__item--small___Y17Or","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"},Ta={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`}},Ca=["inside-top","inside-bottom","inside-left","inside-right","inside-center","outside-top","outside-bottom","outside-left","outside-right"],ja=r().createContext({}),La=()=>r().useContext(ja),Ga=({size:r,children:n})=>{const[a,o]=(0,e.useState)(r);return(0,_.jsx)(ja.Provider,{value:{size:a,setSize:o},children:n})},Ha=(0,e.memo)((({id:r,children:n,"data-testid":a,disabled:o,open:t=!1,selectionVariant:d="none",menuAlignment:l="start",size:m="medium",menuSide:s,onSelect:u})=>{const[B,c]=(0,e.useState)(t),g=(0,e.useRef)(null),x=(0,e.useRef)(null),p=q(r);ke(g,(()=>c(!1)),x),Ee((0,e.useCallback)((()=>{c(!1)}),[]));const P=(0,e.useCallback)((()=>{c(!B)}),[B]),h=(0,e.useCallback)((_=>{u&&u(_),P()}),[u,P]),w=(0,e.useCallback)((_=>{_&&(h(_),P(),x.current?.focus())}),[h,P,x]);(0,e.useEffect)((()=>{if(B&&g.current){const _=g.current;(function(_,e){var r,n,a,o,i;const t=[],d=new WeakMap,l=null!==(r=null==e?void 0:e.bindKeys)&&void 0!==r?r:((null==e?void 0:e.getNextFocusable)?Ia.ArrowAll:Ia.ArrowVertical)|Ia.HomeAndEnd,m=null!==(n=null==e?void 0:e.focusOutBehavior)&&void 0!==n?n:"stop",s=null!==(a=null==e?void 0:e.focusInStrategy)&&void 0!==a?a:"previous",u=null==e?void 0:e.activeDescendantControl,B=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 t[0]}function p(_,e=!1){const r=c;c=_,u?_&&document.activeElement===u?P(r,_,e):h():(r&&r!==_&&d.has(r)&&r.setAttribute("tabindex","-1"),null==_||_.setAttribute("tabindex","0"))}function P(e,r,n=!1){r.id||r.setAttribute("id","__primer_id_"+ba++),e&&e!==r&&e.removeAttribute(ya),u&&(n||u.getAttribute("aria-activedescendant")!==r.id)&&(u.setAttribute("aria-activedescendant",r.id),_.setAttribute(Na,r.id),r.setAttribute(ya,n?"activated-directly":"activated-indirectly"),null==B||B(r,e,n))}function h(e=c){"first"===s&&(c=void 0),null==u||u.removeAttribute("aria-activedescendant"),_.removeAttribute(Na),null==e||e.removeAttribute(ya),null==B||B(void 0,e,!1)}function w(..._){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){t.splice(function(_){const e=_[0];if(0===t.length)return 0;let r=0,n=t.length-1;for(;r<=n;){const _=Math.floor((r+n)/2);a=e,(t[_].compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING)>0?n=_-1:r=_+1}var a;return r}(r),0,...r);for(const _ of r)d.has(_)||d.set(_,_.getAttribute("tabindex")),_.setAttribute("tabindex","-1");c||p(x())}}function f(..._){for(const e of _){const _=t.indexOf(e);_>=0&&t.splice(_,1);const r=d.get(e);void 0!==r&&(null===r?e.removeAttribute("tabindex"):e.setAttribute("tabindex",r),d.delete(e)),e===c&&p(x())}}w(...je(_)),p("function"==typeof s?s(document.body):x()),new MutationObserver((_=>{for(const e of _)for(const _ of e.removedNodes)_ instanceof HTMLElement&&f(...je(_));for(const e of _)for(const _ of e.addedNodes)_ instanceof HTMLElement&&w(...je(_))})).observe(_,{subtree:!0,childList:!0});const S=new AbortController,b=null!==(i=null==e?void 0:e.abortSignal)&&void 0!==i?i:S.signal;let I;b.addEventListener("abort",(()=>{f(...t)})),_.addEventListener("mousedown",(_=>{_.target instanceof HTMLElement&&_.target!==document.activeElement&&(I=t.indexOf(_.target))}),{signal:b}),u?(_.addEventListener("focusin",(_=>{_.target instanceof HTMLElement&&t.includes(_.target)&&(u.focus({preventScroll:g}),p(_.target))})),_.addEventListener("mousemove",(({target:_})=>{if(!(_ instanceof Node))return;const e=t.find((e=>e.contains(_)));e&&p(e)}),{signal:b,capture:!0}),u.addEventListener("focusin",(()=>{c?P(void 0,c):p(x())})),u.addEventListener("focusout",(()=>{h()}))):_.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==I)I>=0&&t[I]!==c&&p(t[I]),I=void 0;else if("previous"===s)p(e.target);else if("closest"===s||"first"===s){if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _="previous"===v?t.length-1:0,e=t[_];return void(null==e||e.focus({preventScroll:g}))}p(e.target)}else if("function"==typeof s)if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _=s(e.relatedTarget);if((_?t.indexOf(_):-1)>=0&&_ instanceof HTMLElement)return void _.focus({preventScroll:g});console.warn("Element requested is not a known focusable element.")}else p(e.target);v=void 0}),{signal:b});const k=null!=u?u:_;let v;"closest"===s&&document.addEventListener("keydown",(_=>{"Tab"===_.key&&(v=Ea(_))}),{signal:b,capture:!0}),k.addEventListener("keydown",(r=>{var n;if(r.key in va){const a=ka[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&&Sa()&&!_.metaKey)return!0;if("ArrowDown"===r&&!Sa()&&_.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=Ea(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=t.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=t.length-1,n<0&&(n="wrap"===m&&"Tab"!==r.key?t.length-1:0),n>=t.length&&(n="wrap"===m&&"Tab"!==r.key?0:t.length-1),e!==n&&(o=t[n])}u?p(o||c,!0):o&&(v=a,o.focus({preventScroll:g})),("Tab"!==r.key||o)&&r.preventDefault()}}}),{signal:b})})(g.current,{bindKeys:Ia.ArrowVertical}),_.addEventListener("keydown",(_=>{if("Enter"===_.key){const e=_.target;if("true"===e.getAttribute("aria-disabled"))return;const r=e.getAttribute("data-value");r&&(h(r),c(!1),setTimeout((()=>{x.current?.focus()}),10))}}));const e=g.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&&x.current?.focus()}))}}),[B,g,w,P,h]);const{position:f}=function(_,r=[]){const n=_?.floatingElementRef,a=_?.anchorElementRef,[o,i]=(0,e.useState)(void 0),t=(0,e.useCallback)((()=>{if(n.current instanceof Element&&a.current instanceof Element){const e=xa(n.current,a.current,{side:_?.side,align:_?.align});i(e)}else i(void 0)}),[n,a,...r]);return(0,e.useEffect)(t,[t]),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])}(t),{floatingElementRef:n,anchorElementRef:a,position:o}}({floatingElementRef:g,anchorElementRef:x,align:l,allowOutOfBounds:!0,side:s},[B]),{Button:S,Overlay:b}=e.Children.toArray(n).reduce(((_,r)=>((0,e.isValidElement)(r)&&(r.type===Ma?_.Button=(0,e.cloneElement)(r,{onClick:P,ref:x,className:i(r.props.className,B),menuOpen:B,disabled:o,id:`${p}-button`,size:m}):r.type===Oa&&(_.Overlay=(0,e.cloneElement)(r,{ref:g,className:i(Aa.ActionMenu__menu,f&&Aa["ActionMenu__menu--visible"],f&&Aa[`ActionMenu__menu--pos-${f.anchorSide}`],Aa[`ActionMenu__menu--${m}`]),style:{top:`${f?.top??0}px`,left:`${f?.left??0}px`},id:`${p}-menu`,children:e.Children.map(r.props.children,(_=>(0,e.isValidElement)(_)?(0,e.cloneElement)(_,{handler:w,type:d}):_))}))),_)),{});return(0,_.jsx)(Ga,{size:m,children:(0,_.jsxs)("div",{id:p,className:i(Aa.ActionMenu,o&&Aa["ActionMenu--disabled"]),"data-testid":a||Ta.root,children:[S,B?b:null]})})})),Ma=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,disabled:a,menuOpen:o,size:t,...d},l)=>(0,_.jsx)(y,{ref:l,className:i(Aa.ActionMenu__button,r),hasArrow:!1,"aria-haspopup":"true","aria-expanded":o?"true":"false",trailingVisual:(0,_.jsx)(me,{}),disabled:a,"data-testid":n||Ta.button,size:t,...d,children:(0,_.jsx)("span",{className:Aa["ActionMenu__button-text"],children:e})}))),Ra={none:"menuitem",single:"menuitemradio"},Oa=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,menuOpen:a,...o},t)=>(0,_.jsx)("ul",{ref:t,className:i(r),role:"menu","data-testid":n||Ta.list,...o,children:e}))),Va=Object.assign(Ha,{Button:Ma,Item:({children:e,className:r,disabled:n,handler:a,selected:o,type:t,value:d,...l})=>{const{size:m}=La();return(0,_.jsxs)("li",{className:i(Aa.ActionMenu__item,"single"===t&&Aa[`ActionMenu__item--selection-type-${t}`],m&&Aa[`ActionMenu__item--${m}`],r),role:Ra[t||"single"],"aria-checked":"none"===t?void 0:o?"true":"false","aria-disabled":n?"true":"false",onClick:a&&!n?()=>a(d):void 0,onKeyDown:a&&!n?_=>"Enter"===_.key&&a(d):void 0,tabIndex:0,"data-value":d,...l,children:["none"!==t&&(0,_.jsx)("span",{className:Aa["ActionMenu__item-leadingVisual"],children:o&&(0,_.jsx)(de,{className:i(Aa["ActionMenu__item-icon"],n&&Aa["ActionMenu__item-icon--disabled"]),size:16})}),(0,_.jsx)("span",{className:Aa["ActionMenu__item-text"],children:(0,_.jsx)(w,{variant:n?"muted":"default",size:"medium"===m?"200":"100",className:i(n&&Aa["ActionMenu__item-content--disabled"]),children:e})})]})},Overlay:Oa,testIds:Ta}),Fa={Prose:"Primer_Brand__Prose-module__Prose___X2BXE","Prose--editorial":"Primer_Brand__Prose-module__Prose--editorial___DtuDo","Prose--lineLength":"Primer_Brand__Prose-module__Prose--lineLength___ws7gn","Prose--default":"Primer_Brand__Prose-module__Prose--default___ZqcxT"},za=(0,e.forwardRef)((({html:e,enableFullWidth:r=!1,className:n,variant:a="default",...o},t)=>(0,_.jsx)("div",{className:i(Fa.Prose,!r&&Fa["Prose--lineLength"],Fa[`Prose--${a}`],n),ref:t,...o,dangerouslySetInnerHTML:{__html:e}}))),Da={"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-borderBlockStartWidth--thin":"Primer_Brand__Box-module__Box-borderBlockStartWidth--thin___y3sZf","Box-borderBlockStartWidth--thick":"Primer_Brand__Box-module__Box-borderBlockStartWidth--thick___kV7nz","Box-borderBlockStartWidth--thicker":"Primer_Brand__Box-module__Box-borderBlockStartWidth--thicker___lU32t","Box-borderInlineEndWidth--thin":"Primer_Brand__Box-module__Box-borderInlineEndWidth--thin___irPIY","Box-borderInlineEndWidth--thick":"Primer_Brand__Box-module__Box-borderInlineEndWidth--thick___OolZ3","Box-borderInlineEndWidth--thicker":"Primer_Brand__Box-module__Box-borderInlineEndWidth--thicker___bxZek","Box-borderBlockEndWidth--thin":"Primer_Brand__Box-module__Box-borderBlockEndWidth--thin___aOdjf","Box-borderBlockEndWidth--thick":"Primer_Brand__Box-module__Box-borderBlockEndWidth--thick___ROxs5","Box-borderBlockEndWidth--thicker":"Primer_Brand__Box-module__Box-borderBlockEndWidth--thicker___sED4_","Box-borderInlineStartWidth--thin":"Primer_Brand__Box-module__Box-borderInlineStartWidth--thin___A4ZPo","Box-borderInlineStartWidth--thick":"Primer_Brand__Box-module__Box-borderInlineStartWidth--thick___OelxP","Box-borderInlineStartWidth--thicker":"Primer_Brand__Box-module__Box-borderInlineStartWidth--thicker___yWUW3","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"},Wa=["none","condensed","normal","spacious",...e_],Za=["default","inset","subtle","overlay"],qa=["small","medium","large","xlarge","full"],$a=["thin","thick","thicker"],Ua=["default","muted","subtle"],Qa=(_,e)=>e?"string"==typeof e||"number"==typeof e?Da[`Box-${_}--${e}`]:Object.keys(e).map((r=>Da[`Box-${r}-${_}--${e[r]}`])).join(" "):"",Xa=({animate:r,children:n,className:a,"data-testid":o,style:t,padding:d,paddingBlockStart:l,paddingInlineEnd:m,paddingBlockEnd:s,paddingInlineStart:u,margin:B,marginBlockStart:c,marginInlineEnd:g,marginBlockEnd:x,marginInlineStart:p,backgroundColor:P,borderRadius:h,borderWidth:w,borderBlockStartWidth:f,borderInlineEndWidth:S,borderBlockEndWidth:b,borderInlineStartWidth:I,borderColor:k,borderStyle:v,...E})=>{const{classes:y,styles:N}=J(r),A=(0,e.useMemo)((()=>Qa("padding",d)),[d]),T=(0,e.useMemo)((()=>Qa("paddingBlockStart",l)),[l]),C=(0,e.useMemo)((()=>Qa("paddingInlineEnd",m)),[m]),j=(0,e.useMemo)((()=>Qa("paddingBlockEnd",s)),[s]),L=(0,e.useMemo)((()=>Qa("paddingInlineStart",u)),[u]),G=(0,e.useMemo)((()=>Qa("margin",B)),[B]),H=(0,e.useMemo)((()=>Qa("marginBlockStart",c)),[c]),M=(0,e.useMemo)((()=>Qa("marginInlineEnd",g)),[g]),R=(0,e.useMemo)((()=>Qa("marginBlockEnd",x)),[x]),O=(0,e.useMemo)((()=>Qa("marginInlineStart",p)),[p]),V=(0,e.useMemo)((()=>Qa("backgroundColor",P)),[P]),F=(0,e.useMemo)((()=>Qa("borderRadius",h)),[h]),z=(0,e.useMemo)((()=>Qa("borderWidth",w)),[w]),D=(0,e.useMemo)((()=>Qa("borderBlockStartWidth",f)),[f]),W=(0,e.useMemo)((()=>Qa("borderInlineEndWidth",S)),[S]),Z=(0,e.useMemo)((()=>Qa("borderBlockEndWidth",b)),[b]),q=(0,e.useMemo)((()=>Qa("borderInlineStartWidth",I)),[I]),$=(0,e.useMemo)((()=>Qa("borderColor",k)),[k]),U=(0,e.useMemo)((()=>Qa("borderStyle",v)),[v]);return(0,_.jsx)("div",{className:i(y,A,T,C,j,L,G,H,M,R,O,V,F,z,D,W,Z,q,$,U,a),"data-testid":o,style:{...N,...t},...E,children:n})},Ka="Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8",Ja="Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4",Ya="Primer_Brand__VideoPlayer-module__VideoPlayer__progressBar___wYSPx",_o="Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe",eo=({videoRef:e,disabled:n,trackInformation:a})=>{const[o,t]=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){t(r.text);break}t("")}};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)(w,{as:"p",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__captionText___e2su6",children:o})})},ro=_=>{const e=Math.floor(_/60),r=Math.floor(_-60*e);return`${e<10?`0${e}`:e}:${r<10?`0${r}`:r}`},no=({videoRef:r,videoWrapperRef:n,totalTime:a,currentTime:o,playing:t,trackInformation:d})=>{const[l,m]=(0,e.useState)(t),[s,u]=(0,e.useState)(0),[B,c]=(0,e.useState)(.5),[g,x]=(0,e.useState)(B),[p,P]=(0,e.useState)(!0),[h,f]=(0,e.useState)(!1);(0,e.useEffect)((()=>{r.current&&(l?r.current.play():r.current.pause())}),[r,l]),(0,e.useEffect)((()=>{m(t)}),[t]);const S=(0,e.useMemo)((()=>(0,_.jsx)(io,{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 b=(0,e.useMemo)((()=>(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(ao,{type:"range",min:"0",max:a||0,step:1e-4,onInput:_=>{r.current&&(r.current.currentTime=_.currentTarget.valueAsNumber)},value:o,className:Ya,tooltip:!0,tooltipFormatter:_=>ro(_),name:"Seek"}),(0,_.jsx)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__progressTime___GvTKs",children:(0,_.jsxs)(w,{as:"p",className:_o,children:[(0,_.jsx)("span",{children:ro(s||0)||"00:00"}),(0,_.jsxs)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS",children:[" / ",ro(a||0)||"00:00"]})]})})]})),[r,a,o,s]),I=(0,e.useMemo)((()=>(0,_.jsxs)("button",{className:i(Ja,"Primer_Brand__VideoPlayer-module__VideoPlayer__closedCaption___PAvgt",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL"),onClick:()=>P(!p),children:[(0,_.jsx)(w,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v",children:"CC"}),(0,_.jsx)(oo,{children:p?"Disable captions":"Enable captions"})]})),[p]),k=(0,e.useMemo)((()=>(0,_.jsx)(io,{tooltip:B>0?"Mute":"Unmute",onClick:()=>{B>0?(x(B),c(0)):c(g)},children:B>0?(0,_.jsx)(be,{size:24}):(0,_.jsx)(pe,{size:24})})),[B,g]);(0,e.useEffect)((()=>{r.current&&(r.current.volume=B)}),[r,B]);const v=(0,e.useMemo)((()=>(0,_.jsx)(ao,{type:"range",min:"0",max:1,step:.001,onInput:_=>{c(_.currentTarget.valueAsNumber)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__volumeBar___HOmXb",value:B,a11yStep:.1,name:"Volume"})),[B]),E=(0,e.useMemo)((()=>(0,_.jsx)(io,{onClick:()=>{n.current&&(h?(document.exitFullscreen(),f(!1)):(n.current.requestFullscreen(),f(!0)))},tooltip:h?"Exit full screen":"Full screen",children:h?(0,_.jsx)(we,{size:24}):(0,_.jsx)(he,{size:24})})),[n,h]);return(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI"),children:[(0,_.jsx)(eo,{videoRef:r,trackInformation:d,disabled:!p}),(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7",children:[S,b,I,k,v,E]})]})},ao=({className:r,onChange:n,value:a,max:o,onKeyDown:t,a11yStep:d=1,tooltip:l,tooltipFormatter:m=(_=>_.toString()),name:s,id:u,...B})=>{const[c,g]=(0,e.useState)(a),[x,p]=(0,e.useState)(0),[P,h]=(0,e.useState)(0),w=q(),f=u||w;return(0,e.useEffect)((()=>{g(a)}),[a]),(0,e.useEffect)((()=>{const _=_=>{p(_.offsetX),o&&h(_.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:f,children:[(0,_.jsx)("span",{className:"visually-hidden",children:s}),(0,_.jsx)("input",{tabIndex:0,type:"range",className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl",Ya),value:c,onChange:_=>{g(_.currentTarget.valueAsNumber),n&&n(_)},max:o,onKeyDown:_=>{var e;e=_,c&&(38===e.keyCode?g(c+d):40===e.keyCode&&g(c-d)),t&&t(_)},id:f,name:s,...B})]}),l&&!!P&&(0,_.jsx)(oo,{style:{left:x},children:P?m(P):""})]})},oo=({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)(w,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipText____Syz7",weight:"medium",children:e})})}),io=({tooltip:e,children:r,className:n,...a})=>(0,_.jsxs)("button",{className:i(Ja,n),...a,"aria-label":e,children:[r,(0,_.jsx)("span",{className:"visually-hidden",children:e}),(0,_.jsx)(oo,{children:e})]}),to=Object.assign((({poster:r,title:n,branding:a=!0,children:o,className:t,onPlay:d,onPause:l,onLoadedMetadata:m,onPlaying:s,onTimeUpdate:u,ref:B,...c})=>{const g=(0,e.useRef)(null),x=er(B),[p,P]=(0,e.useState)(!1),[h,f]=(0,e.useState)(0),[S,b]=(0,e.useState)(0),[I,k]=(0,e.useState)(void 0),v=(0,e.useCallback)((_=>{P(!0),d&&d(_)}),[d]),E=(0,e.useCallback)((_=>{P(!1),l&&l(_)}),[l]),y=(0,e.useCallback)((_=>{x.current?.textTracks[0].cues&&k(x.current.textTracks[0].cues),s&&s(_)}),[s,x]),N=(0,e.useCallback)((_=>{b(x.current?.duration||0),m&&m(_)}),[m,x]),A=(0,e.useCallback)((_=>{f(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(Ka):g.current?.classList.remove(Ka)},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,_.jsxs)("video",{ref:x,title:n,controls:!1,poster:r,className:i("Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw",t),onPlay:v,onPause:E,onPlaying:y,onLoadedMetadata:N,onTimeUpdate:A,...c,children:[o,(0,_.jsx)("track",{kind:"captions"})]}),n&&(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j",children:[a&&(0,_.jsx)(xe,{size:48}),(0,_.jsx)(w,{size:"500",weight:"medium",className:_o,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)(no,{videoRef:x,videoWrapperRef:g,totalTime:S,currentTime:h,playing:p,trackInformation:I})]})}),{Source:e=>(0,_.jsx)("source",{...e}),Track:({kind:e="captions",...r})=>(0,_.jsx)("track",{kind:e,...r})}),lo={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-marqueeGroup--speed-idle":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-idle___aOsiw","LogoSuite__logobar-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr"},mo={root:"LogoSuite",get marqueeGroup(){return`${this.root}-marqueeGroup`}},so=(0,e.forwardRef)((({as:e=H,size:r="3",className:n,children:a,visuallyHidden:o,...t},d)=>(0,_.jsx)(O,{ref:d,className:i(lo.LogoSuite__heading,o&&lo["LogoSuite__heading--visually-hidden"],o&&"visually-hidden",n),size:r,as:e,...t,children:a}))),uo=(0,e.forwardRef)((({className:e,children:r,size:n="300",variant:a="muted",...o},t)=>(0,_.jsx)(w,{as:"p",ref:t,size:n,variant:a,className:i(lo.LogoSuite__description,e),...o,children:r}))),Bo=(0,e.forwardRef)((({className:r,children:n,marquee:a=!1,marqueeSpeed:o="normal",variant:t="muted",...d},l)=>{const[m,s]=(0,e.useState)(!1);(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");s(_.matches);const e=_=>{s(_.matches)};return _.addEventListener("change",e),()=>{_.removeEventListener("change",e)}}),[]);const u={ref:l,className:i(lo.LogoSuite__logobar,lo[`LogoSuite__logobar--variant-${t}`],r),...d};if(a&&!m){const{className:e,...r}=u;return(0,_.jsx)("div",{...r,className:i(lo["LogoSuite__logobar--has-marquee"],e),children:(0,_.jsxs)("div",{className:i(lo["LogoSuite__logobar-marquee"]),children:[(0,_.jsx)("div",{className:i(lo["LogoSuite__logobar-marqueeGroup"],lo[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),"data-testid":mo.marqueeGroup,children:n}),(0,_.jsx)("div",{"aria-hidden":"true",className:i(lo["LogoSuite__logobar-marqueeGroup"],lo[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),children:n})]})})}return(0,_.jsx)("div",{...u,children:n})})),co=Object.assign((({align:n="center",children:a,className:o,hasDivider:t=!0,"data-testid":d})=>{const l=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),m=l.find((_=>r().isValidElement(_)&&_.type===so)),s=l.find((_=>r().isValidElement(_)&&_.type===uo)),u=l.find((_=>r().isValidElement(_)&&_.type===Bo));return(0,_.jsxs)("div",{className:i(lo.LogoSuite,lo[`LogoSuite--${n}`],t&&lo["LogoSuite--hasDivider"],o),"data-testid":d,children:[m,s,u]})}),{Heading:so,Description:uo,Logobar:Bo,testIds:mo}),go=Object.assign((({animate:e,className:r,children:n,fullWidth:a=!1,...o})=>{const{classes:t,styles:d}=J(e),l=i(t,"Primer_Brand__Timeline-module__Timeline___keSeT",a&&"Primer_Brand__Timeline-module__Timeline--full-width___XLdKp",r);return(0,_.jsx)("ul",{className:l,style:{...d},...o,children:n})}),{Item:({className:n,children:a,...o})=>{const t=i("Primer_Brand__Timeline-module__Timeline__item____ME4_",n),d=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),l=(0,e.useCallback)((()=>d.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[d]),m=1===d.length?"default":l();return(0,_.jsx)("li",{className:t,...o,children:(0,_.jsx)(w,{size:"200",variant:m,children:a})})}}),xo={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__Content-label":"Primer_Brand__Bento-module__Bento__Content-label___SbyAo","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"},po=(_,e,r)=>{const n=[];if("number"==typeof r||"string"==typeof r)n.push(xo[`${_}--${e}-${r}`]);else if("object"==typeof r)for(const[a,o]of Object.entries(r))n.push(xo[`${_}--${a}-${e}-${o}`]);return n},Po=({children:n,leadingVisual:a,padding:o="spacious",verticalAlign:t,horizontalAlign:d="start",className:l,...m})=>{const s=[xo.Bento__Content];s.push(...po("Bento__Item","verticalAlign",t),...po("Bento__Item","horizontalAlign",d),...po("Bento","padding",o));const u=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),B=u.filter((_=>r().isValidElement(_)&&_.type===ho)),c=u.find((_=>r().isValidElement(_)&&_.type===l_)),g=u.find((_=>r().isValidElement(_)&&_.type===w)),x=u.find((_=>r().isValidElement(_)&&_.type===Ye));return(0,_.jsxs)("div",{className:i(xo[`Bento-padding--${o}`],...s,l),...m,children:[r().isValidElement(a)&&r().cloneElement(a,{className:xo["Bento__Content-icon"],size:a.size||44}),r().isValidElement(c)&&r().cloneElement(c,{className:i(xo["Bento__Content-label"],c.props.className)}),B.map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(!r().isValidElement(g)&&xo["Bento__heading--no-text"],"center"===d&&xo["Bento__heading--with-max-width"],_.props.className)}))),r().isValidElement(g)&&r().cloneElement(g,{variant:g.props.variant||"muted",as:g.props.as||"p",size:g.props.size||"300",className:i(xo["Bento__Content-text"],g.props.className)}),r().isValidElement(x)&&r().cloneElement(x,{variant:x.props.variant||"accent",className:i(xo["Bento__call-to-action"],x.props.className)})]})},ho=(0,e.forwardRef)((({as:n="h3",size:a="5",weight:o="medium",variant:t="default",className:d,children:l,...m},s)=>{const u=(0,e.useMemo)((()=>r().Children.toArray(l)),[l]),B=(0,e.useCallback)((()=>ee(l,"em")?"muted":"default"),[l]),c=1===u.length?"default":B();return(0,_.jsx)(O,{ref:s,className:i("muted"===c&&xo["Bento__heading--muted"],"muted"===t&&xo["Bento__heading--muted"],d),size:a,as:n,weight:o,...m,children:l})})),wo=({horizontalAlign:e,verticalAlign:n,fillMedia:a=!0,overflow:o="hidden",position:t="50% 50%",padding:d,className:l,children:m,...s})=>{const u=[xo.Bento__Visual,e&&xo[`Bento__Visual--horizontalAlign-${e}`],n&&xo[`Bento__Visual--verticalAlign-${n}`],xo[`Bento__Visual--overflow-${o}`]];u.push(...po("Bento","padding",d));const B=r().Children.map(m,(_=>{if(r().isValidElement(_))return"img"===_.type||_.type===c_?r().cloneElement(_,{style:{objectPosition:t}}):_}));return(0,_.jsx)("div",{className:i(...u,a&&xo["Bento__Visual--fill"],!a&&xo["Bento__Visual--no-fill"],l),...s,children:B})},fo=Object.assign((({className:e,...r})=>(0,_.jsx)("section",{className:i(xo.Bento,e),...r})),{Item:({className:e,columnStart:n,columnSpan:a=12,rowStart:o,rowSpan:t=2,flow:d="row",colorMode:l,visualAsBackground:m=!1,order:s="default",bgColor:u="subtle",children:B,...c})=>{const{currentBreakpointSize:g}=Ne(),x=r().Children.toArray(B).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===wo&&_.push(e),e.type===Po&&_.push(e)),_)),[]),p=x.find((_=>_?.type===Po))?.props.padding||"spacious",P=[xo.Bento__Item,xo[`Bento__Item--bgColor-${u}`]];P.push(...po("Bento__Item","column-span",a),...po("Bento__Item","row-span",t),...po("Bento__Item","column-start",n),...po("Bento__Item","row-start",o),...po("Bento__Item","flow",d),...po("Bento__Item","gap",p)),!m&&r().Children.toArray(B).length>=1&&("column"===d&&P.push(xo["Bento-column-padding-override"]),"row"===d&&P.push(xo["Bento-row-padding-override"]));const h=l?{"data-color-mode":l}:{},w=(({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(ye)){const r=e.toLocaleLowerCase();_[r]&&(o=_[r]),a[r]=_[r]||o}return"default"===a[n]?e:r().Children.toArray(e).reverse()}return e})({order:s,children:x,currentBreakpointSize:g});return(0,_.jsx)("div",{...h,className:i(...P,(m||1===r().Children.toArray(B).length)&&xo["Bento__Item--visual-as-background"],e),...c,children:w})},Visual:wo,Content:Po,Heading:ho}),So={EyebrowBanner:"Primer_Brand__EyebrowBanner-module__EyebrowBanner___pFgEn","focus-visible":"Primer_Brand__EyebrowBanner-module__focus-visible___SSqEu",EyebrowBanner__inner:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__inner___LiSah",EyebrowBanner__headings:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__headings___Tyish",EyebrowBanner__leadingVisual:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingVisual___bPH2f",EyebrowBanner__trailingVisual:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__trailingVisual___vQJwY","EyebrowBanner__trailingVisual-icon":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__trailingVisual-icon___m2rYL",EyebrowBanner__leadingLabel:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel___JfbO4","EyebrowBanner__leadingLabel--color-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-blue___gWZsh","EyebrowBanner__leadingLabel--color-blue-purple":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-blue-purple___jHrJf","EyebrowBanner__leadingLabel--color-coral":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-coral___zDffR","EyebrowBanner__leadingLabel--color-green":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-green___KfjSH","EyebrowBanner__leadingLabel--color-green-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-green-blue___IT4vV","EyebrowBanner__leadingLabel--color-gray":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-gray___ZXNfp","EyebrowBanner__leadingLabel--color-indigo":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-indigo___jRhXl","EyebrowBanner__leadingLabel--color-lemon":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-lemon___VfgJy","EyebrowBanner__leadingLabel--color-lime":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-lime___QxCgJ","EyebrowBanner__leadingLabel--color-orange":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-orange___ctXEe","EyebrowBanner__leadingLabel--color-pink":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-pink___DK8mh","EyebrowBanner__leadingLabel--color-pink-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-pink-blue___taquP","EyebrowBanner__leadingLabel--color-purple":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-purple___SjSu3","EyebrowBanner__leadingLabel--color-purple-red":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-purple-red___mFOTU","EyebrowBanner__leadingLabel--color-red":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-red___fvZYM","EyebrowBanner__leadingLabel--color-red-orange":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-red-orange___MoG8u","EyebrowBanner__leadingLabel--color-teal":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-teal___QCvJH","EyebrowBanner__leadingLabel--color-yellow":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-yellow___nHfOQ",EyebrowBanner__heading:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__heading___gGjRD",EyebrowBanner__subHeading:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__subHeading___EHr9v","EyebrowBanner__icon--badge":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--badge___P_sDD",EyebrowBanner__icon:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon___RlAjy","EyebrowBanner__icon--color-default":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-default___zjZm_","EyebrowBanner__icon--color-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-blue___JEOeh","EyebrowBanner__icon--color-coral":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-coral___f1EgJ","EyebrowBanner__icon--color-green":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-green___l3tOa","EyebrowBanner__icon--color-gray":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-gray___DfR6X","EyebrowBanner__icon--color-indigo":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-indigo___SwE_O","EyebrowBanner__icon--color-lemon":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-lemon___uo7HU","EyebrowBanner__icon--color-lime":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-lime___UoH_J","EyebrowBanner__icon--color-orange":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-orange___Oakbb","EyebrowBanner__icon--color-pink":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-pink___RtapL","EyebrowBanner__icon--color-purple":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-purple___qMl8t","EyebrowBanner__icon--color-red":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-red___jbmX3","EyebrowBanner__icon--color-teal":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-teal___iB9Rw","EyebrowBanner__icon--color-yellow":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-yellow___Jt5i1"},bo={root:"EyebrowBanner",visual:"EyebrowBanner__visual",label:"EyebrowBanner__label",expandableArrow:"EyebrowBanner__expandableArrow"},Io=(0,e.forwardRef)((({className:n,children:a,"data-testid":o,href:t,onMouseEnter:d,onMouseLeave:m,onFocus:s,onBlur:u,...B},c)=>{const[g,x]=r().useState(!1),[p,P]=r().useState(!1),h=(0,e.useCallback)((_=>{x(!g),d?.(_)}),[d,g]),w=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),f=(0,e.useCallback)((_=>{P(!p),s?.(_)}),[s,p]),S=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]),b=r().Children.toArray(a).filter((_=>{if(r().isValidElement(_))return _.type===ko||_.type===vo})),I=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===No})),k=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===To}));return(0,_.jsx)("a",{href:t,ref:c,className:i(So.EyebrowBanner,n),onMouseEnter:h,onMouseLeave:w,onFocus:f,onBlur:S,"data-testid":o||bo.root,...B,children:(0,_.jsxs)("span",{className:So.EyebrowBanner__inner,children:[I&&(0,_.jsx)("span",{className:So.EyebrowBanner__leadingVisual,children:I}),k&&!I&&(0,_.jsx)(_.Fragment,{children:k}),(0,_.jsx)("span",{className:So.EyebrowBanner__headings,children:b}),(0,_.jsx)("span",{className:So.EyebrowBanner__trailingVisual,children:(0,_.jsx)(l,{className:So["EyebrowBanner__trailingVisual-icon"],expanded:g||p,"data-testid":bo.expandableArrow})})]})})})),ko=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{size:"100",variant:"default",weight:"semibold",ref:a,className:i(So.EyebrowBanner__heading,e),...n,children:r}))),vo=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{size:"100",variant:"muted",ref:a,className:i(So.EyebrowBanner__subHeading,e),...n,children:r}))),Eo=Y,yo=Eo[0],No=(0,e.forwardRef)((({className:e,children:r,"aria-hidden":n,icon:a,color:o=yo,hasBackground:t=!1,...d},l)=>(0,_.jsx)("span",{ref:l,className:i(So.EyebrowBanner__visual,a&&So.EyebrowBanner__icon,a&&So[`EyebrowBanner__icon--color-${o}`],t&&So["EyebrowBanner__icon--badge"],e),"data-testid":bo.visual,"aria-hidden":n||"function"!=typeof a,...d,children:a||r}))),Ao=[...__,...Y],To=(0,e.forwardRef)((({className:e,children:r,color:n,...a},o)=>(0,_.jsx)("span",{ref:o,className:i(So.EyebrowBanner__leadingLabel,n&&So[`EyebrowBanner__leadingLabel--color-${n}`],e),"data-testid":bo.label,...a,children:r}))),Co=Object.assign(Io,{Visual:No,Label:To,Heading:ko,SubHeading:vo,testIds:bo}),jo={PricingOptions:"Primer_Brand__PricingOptions-module__PricingOptions___hjzt8","PricingOptions--variant-default":"Primer_Brand__PricingOptions-module__PricingOptions--variant-default___OF1Ku",PricingOptions__item:"Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw","PricingOptions--variant-cards":"Primer_Brand__PricingOptions-module__PricingOptions--variant-cards___qUWf4","PricingOptions--items1":"Primer_Brand__PricingOptions-module__PricingOptions--items1___Do94G",PricingOptions__actions:"Primer_Brand__PricingOptions-module__PricingOptions__actions___e2W5P","PricingOptions--items2":"Primer_Brand__PricingOptions-module__PricingOptions--items2___Z08y5","PricingOptions--items3":"Primer_Brand__PricingOptions-module__PricingOptions--items3___u4TM8","PricingOptions__item--has-leading-component":"Primer_Brand__PricingOptions-module__PricingOptions__item--has-leading-component___Dzv8_","PricingOptions__leading-component":"Primer_Brand__PricingOptions-module__PricingOptions__leading-component___FPip4",PricingOptions__label:"Primer_Brand__PricingOptions-module__PricingOptions__label___VwACa",PricingOptions__heading:"Primer_Brand__PricingOptions-module__PricingOptions__heading___LZFAK",PricingOptions__description:"Primer_Brand__PricingOptions-module__PricingOptions__description___hb2GR",PricingOptions__price:"Primer_Brand__PricingOptions-module__PricingOptions__price___qxTEV","PricingOptions__price-currency-symbol":"Primer_Brand__PricingOptions-module__PricingOptions__price-currency-symbol___Fv4Ny","PricingOptions__price-currency-code":"Primer_Brand__PricingOptions-module__PricingOptions__price-currency-code___kFWAy","PricingOptions__price-value":"Primer_Brand__PricingOptions-module__PricingOptions__price-value___XH4vo","PricingOptions__price-original-price":"Primer_Brand__PricingOptions-module__PricingOptions__price-original-price___C9hzM","PricingOptions__price-original-price-value":"Primer_Brand__PricingOptions-module__PricingOptions__price-original-price-value___Xtjg8","PricingOptions__price-trailing-text":"Primer_Brand__PricingOptions-module__PricingOptions__price-trailing-text___W2UAb",PricingOptions__footnote:"Primer_Brand__PricingOptions-module__PricingOptions__footnote___UwqUw","PricingOptions__feature-list":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list___BmoFc","PricingOptions__feature-list-set":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-set___cJt0a","PricingOptions__feature-list-heading":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-heading___FmR1X","PricingOptions__feature-list-item--excluded":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-item--excluded___iDvOS","PricingOptions__feature-list-accordion":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF","PricingOptions__feature-list-accordion-heading":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW","PricingOptions__feature-list-accordion-content":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-content___hCzO7","PricingOptions__feature-list-accordion-chevron":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-chevron___XXErd"},Lo={root:"PricingOptions",item:"PricingOptions__item",heading:"PricingOptions__heading",label:"PricingOptions__label",description:"PricingOptions__description",price:"PricingOptions__price",primaryAction:"PricingOptions__primaryAction",secondaryAction:"PricingOptions__secondaryAction",featureList:"PricingOptions__featureList",featureListItem:"PricingOptions__featureListItem",featureListHeading:"PricingOptions__featureListHeading",footnote:"PricingOptions__footnote"},Go=(0,e.forwardRef)((({children:n,className:a,"data-testid":o,variant:t="default",...d},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ho))),[n]).slice(0,3);return(0,_.jsx)("div",{className:i(jo.PricingOptions,jo[`PricingOptions--variant-${t}`],jo[`PricingOptions--items${m.length}`],a),"data-testid":o||Lo.root,ref:l,...d,children:m.filter((_=>r().isValidElement(_)&&_.type===Ho))})})),Ho=(0,e.forwardRef)((({"data-testid":n,children:a,className:o,leadingComponent:t,...d},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),{Content:s,FeatureList:u,Actions:B,Footnote:c}=m.reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===Fo&&(_.FeatureList=e),e.type!==Wo&&e.type!==Zo||_.Actions.push(e),e.type===qo&&(_.Footnote=e),e.type!==Mo&&e.type!==Oo&&e.type!==Ro&&e.type!==Vo||_.Content.push(e)),_)),{Content:[],FeatureList:null,Actions:[],Footnote:null});return t&&s.unshift((0,_.jsx)("div",{className:jo["PricingOptions__leading-component"],children:t})),(0,_.jsxs)("div",{className:i(jo.PricingOptions__item,t&&jo["PricingOptions__item--has-leading-component"],o),"data-testid":n||Lo.item,ref:l,...d,children:[s,B.length>0&&(0,_.jsx)("div",{className:jo.PricingOptions__actions,children:B}),u,c]})})),Mo=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(l_,{className:i(jo.PricingOptions__label,r),"data-testid":n||Lo.label,ref:o,size:"medium",...a,children:e}))),Ro=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(w,{as:"p",className:i(jo.PricingOptions__description,r),"data-testid":n||Lo.description,ref:o,size:"200",variant:"muted",...a,children:e}))),Oo=(0,e.forwardRef)((({as:e="h3",children:r,"data-testid":n,size:a="5",className:o,...t},d)=>(0,_.jsx)(O,{as:e,className:i(jo.PricingOptions__heading,jo[`PricingOptions__heading--size-${a}`],o),"data-testid":n||Lo.heading,ref:d,size:a,...t,children:r}))),Vo=(0,e.forwardRef)((({children:e,className:r,currencyCode:n="USD",currencySymbol:a="$","data-testid":o,originalPrice:t,trailingText:d,...l},m)=>(0,_.jsxs)(w,{as:"p",className:i(jo.PricingOptions__price,r),"data-tesstid":o||Lo.price,ref:m,weight:"normal",...l,children:[(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-currency-symbol"],font:"hubot-sans",size:"500",weight:"normal",children:a}),(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-value"],font:"hubot-sans",size:"700",weight:"normal",children:e}),(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-currency-code"],font:"hubot-sans",size:"500",weight:"normal",children:n}),t&&(0,_.jsxs)("del",{className:jo["PricingOptions__price-original-price"],children:[(0,_.jsx)(w,{font:"hubot-sans",size:"400",variant:"muted",weight:"normal",children:a}),(0,_.jsx)(w,{className:jo["PricingOptions__price-original-price-value"],font:"hubot-sans",size:"500",variant:"muted",weight:"normal",children:t})]}),d&&(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-trailing-text"],size:"200",variant:"muted",children:d})]}))),Fo=(0,e.forwardRef)((({children:e,className:n,"data-testid":a,...o},t)=>{const{isLarge:d}=Ne(),l=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&e.type===Do?(0===_.length&&_.push({Heading:null,Items:[]}),_[_.length-1].Items.push(e)):r().isValidElement(e)&&e.type===zo&&_.push({Heading:e,Items:[]}),_)),[]).map((({Heading:e,Items:r},n)=>(0,_.jsxs)("div",{className:jo["PricingOptions__feature-list-set"],children:[e,(0,_.jsx)(pn,{variant:"checked",...o,children:r})]},n)));return(0,_.jsx)("div",{className:i(jo["PricingOptions__feature-list"],n),"data-testid":a||Lo.featureList,ref:t,children:d?(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(w,{size:"200",variant:"muted",className:jo["PricingOptions__feature-list-toggle"],children:"What's included:"}),l]}):(0,_.jsxs)(or,{className:jo["PricingOptions__feature-list-accordion"],open:!1,children:[(0,_.jsxs)(or.Heading,{as:"h4",className:jo["PricingOptions__feature-list-accordion-heading"],reversedToggles:!0,children:[(0,_.jsx)(me,{className:jo["PricingOptions__feature-list-accordion-chevron"]}),"What's included"]}),(0,_.jsx)(or.Content,{className:jo["PricingOptions__feature-list-accordion-content"],children:l})]})})})),zo=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(O,{as:"h4",className:i(jo["PricingOptions__feature-list-heading"],r),"data-testid":n||Lo.featureListHeading,ref:o,size:"subhead-medium",...a,children:e}))),Do=(0,e.forwardRef)((({children:e,className:r,variant:n="included","data-testid":a,...o},t)=>{const d="included"===n?de:Ie,l="included"===n?"Includes":"Does not include",m="included"===n?"var(--brand-color-accent-primary)":"var(--brand-color-text-muted";return(0,_.jsx)(pn.Item,{className:i(jo["PricingOptions__feature-list-item"],{[jo["PricingOptions__feature-list-item--excluded"]]:"excluded"===n},r),"data-testid":a||Lo.featureListItem,leadingVisual:d,leadingVisualAriaLabel:l,leadingVisualFill:m,ref:t,...o,children:e})})),Wo=(0,e.forwardRef)((({as:e,children:r,className:n,"data-testid":a,...o},t)=>(0,_.jsx)(y,{as:e,"data-testid":a||Lo.primaryAction,className:i(jo["PricingOptions__primary-action"],n),size:"medium",variant:"primary",...o,ref:t,block:!0,children:r}))),Zo=(0,e.forwardRef)((({as:e,children:r,className:n,"data-testid":a,...o},t)=>(0,_.jsx)(y,{as:e,className:i(jo["PricingOptions__primary-action"],n),"data-testid":a||Lo.secondaryAction,variant:"secondary",...o,ref:t,block:!0,children:r}))),qo=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(w,{as:"p",className:i(jo.PricingOptions__footnote,r),"data-testid":n||Lo.footnote,ref:o,size:"100",variant:"muted",weight:"light",...a,children:e}))),$o=Object.assign(Go,{Description:Ro,FeatureList:Fo,FeatureListHeading:zo,FeatureListItem:Do,Footnote:qo,Heading:Oo,Item:Ho,Label:Mo,Price:Vo,PrimaryAction:Wo,SecondaryAction:Zo,testIds:Lo}),Uo={SubNav:"Primer_Brand__SubNav-module__SubNav___dVoQu",SubNav__heading:"Primer_Brand__SubNav-module__SubNav__heading___MAxf6","SubNav__heading-container":"Primer_Brand__SubNav-module__SubNav__heading-container___jlouG","SubNav--has-shadow":"Primer_Brand__SubNav-module__SubNav--has-shadow___jkyC7","SubNav--full-width":"Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq","SubNav__action-container":"Primer_Brand__SubNav-module__SubNav__action-container___lgC_T","SubNav__sub-menu-icon":"Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY","SubNav--open":"Primer_Brand__SubNav-module__SubNav--open___xWq0D","fade-in":"Primer_Brand__SubNav-module__fade-in___t8Rrr","SubNav__links-overlay":"Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND","SubNav__links-overlay--open":"Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA","SubNav__overlay-toggle":"Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X",SubNav__link:"Primer_Brand__SubNav-module__SubNav__link___VBkrZ",SubNav__action:"Primer_Brand__SubNav-module__SubNav__action___hRMk9","SubNav__sub-menu":"Primer_Brand__SubNav-module__SubNav__sub-menu___UENed","SubNav__overlay-toggle-icon":"Primer_Brand__SubNav-module__SubNav__overlay-toggle-icon___AjCc8","SubNav__overlay-toggle-content":"Primer_Brand__SubNav-module__SubNav__overlay-toggle-content___GYAh4","SubNav__link-label":"Primer_Brand__SubNav-module__SubNav__link-label___IoiSp","focus-visible":"Primer_Brand__SubNav-module__focus-visible___mbLRX","SubNav__link--has-sub-menu":"Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW","fade-in-down":"Primer_Brand__SubNav-module__fade-in-down___LOqE1"},Qo={root:"SubNav-root",get button(){return`${this.root}-button`},get overlay(){return`${this.root}-overlay`},get link(){return`${this.root}-link`},get heading(){return`${this.root}-heading`},get action(){return`${this.root}-action`}},Xo=(0,e.memo)((({id:n,children:a,className:o,"data-testid":t,fullWidth:d,hasShadow:l})=>{const m=r().useRef(null),s=r().useRef(null),[u,B]=(0,e.useState)(!1),c=q(),g=(0,e.useCallback)((()=>{B(!1)}),[]),x=(0,e.useCallback)((()=>{B(!u)}),[u]);ke(m,g),Ee(g),De({containerRef:s,restoreFocusOnCleanUp:!0,disabled:!u});const p=e.Children.toArray(a).find((_=>{if((0,e.isValidElement)(_))return _.props["aria-current"]})),{heading:P,links:h,action:f}=e.Children.toArray(a).reduce(((_,n)=>((0,e.isValidElement)(n)&&(n.type===Ko?_.heading=n:n.type===Jo?_.links.push(r().cloneElement(n,{onClick:n.props["aria-current"]?x:n.props.onClick})):n.type===_i&&(_.action=n)),_)),{heading:void 0,links:[],action:void 0});return(0,_.jsxs)("nav",{ref:m,id:n,className:i(Uo.SubNav,u&&Uo["SubNav--open"],l&&Uo["SubNav--has-shadow"],d&&Uo["SubNav--full-width"],o),"data-testid":t||Qo.root,children:[P&&(0,_.jsx)("div",{className:Uo["SubNav__heading-container"],children:P}),h.length&&(0,_.jsxs)("div",{ref:s,id:c,className:i(Uo["SubNav__links-overlay"],u&&Uo["SubNav__links-overlay--open"]),"data-testid":Qo.overlay,children:[h,f&&(0,_.jsx)("div",{className:Uo["SubNav__action-container"],children:f})]}),(0,_.jsx)("button",{className:Uo["SubNav__overlay-toggle"],"data-testid":Qo.button,onClick:x,"aria-expanded":u?"true":"false","aria-controls":c,"aria-label":(u?"close":"open")+" navigation menu",children:u?(0,_.jsx)(Ie,{className:Uo["SubNav__overlay-toggle-icon"],size:24}):(0,_.jsxs)("div",{className:Uo["SubNav__overlay-toggle-content"],children:[(0,_.jsx)(w,{as:"span",children:p&&p.props.children}),(0,_.jsx)(me,{className:Uo["SubNav__overlay-toggle-icon"],size:24})]})})]})})),Ko=({href:e,children:r,className:n,"data-testid":a,...o})=>(0,_.jsx)("a",{href:e,className:i(Uo.SubNav__heading,n),"data-testid":Qo.heading||a,...o,children:r}),Jo=({children:r,href:n,"aria-current":a,"data-testid":o,className:t,...d})=>{const l=e.Children.toArray(r).some((_=>{if((0,e.isValidElement)(_))return _.type===Yo})),[m,s]=r;return(0,_.jsx)(_.Fragment,{children:l?(0,_.jsxs)("div",{className:i(Uo.SubNav__link,Uo["SubNav__link--has-sub-menu"]),"data-testid":o||Qo.link,children:[(0,_.jsx)("a",{href:n,className:i(Uo.SubNav__link,a&&Uo["SubNav__link--active"],t),"aria-current":a,...d,children:(0,_.jsx)(w,{as:"span",size:"200",className:Uo["SubNav__link-label"],children:m})}),(0,_.jsx)(_.Fragment,{children:s}),(0,_.jsx)(me,{className:Uo["SubNav__sub-menu-icon"],size:16})]}):(0,_.jsx)("a",{href:n,className:i(Uo.SubNav__link,a&&Uo["SubNav__link--active"],t),"aria-current":a,"data-testid":o||Qo.link,...d,children:(0,_.jsx)(w,{as:"span",size:"200",className:Uo["SubNav__link-label"],children:r})})})};function Yo({children:e,className:r,...n}){return(0,_.jsx)("div",{className:i(Uo["SubNav__sub-menu"],r),...n,children:e})}function _i({children:e,href:r,variant:n="primary",size:a="small",...o}){return(0,_.jsx)(y,{className:Uo.SubNav__action,as:"a",href:r,variant:n,hasArrow:!1,"data-testid":Qo.action,size:a,...o,children:e})}const ei=Object.assign(Xo,{Heading:Ko,Link:Jo,Action:_i,SubMenu:Yo,testIds:Qo}),ri={IDE__inner:"Primer_Brand__IDE-module__IDE__inner___C7yFe","IDE--glass":"Primer_Brand__IDE-module__IDE--glass___uVNlv",IDE__main:"Primer_Brand__IDE-module__IDE__main___UBKnG","IDE--default":"Primer_Brand__IDE-module__IDE--default___cSAvc",IDE__Chat:"Primer_Brand__IDE-module__IDE__Chat___w081c","IDE--full-exp":"Primer_Brand__IDE-module__IDE--full-exp___QszuK","IDE__Chat-message-user":"Primer_Brand__IDE-module__IDE__Chat-message-user___AhfYF","IDE__Chat-messages":"Primer_Brand__IDE-module__IDE__Chat-messages___EcZF_","IDE__Chat-input-area":"Primer_Brand__IDE-module__IDE__Chat-input-area___OJkxC","IDE__Chat-input":"Primer_Brand__IDE-module__IDE__Chat-input___XXUIS","IDE__Chat-message-content":"Primer_Brand__IDE-module__IDE__Chat-message-content___yFYul","IDE__Chat-message-snippet":"Primer_Brand__IDE-module__IDE__Chat-message-snippet___DAl6x","IDE__Chat-message":"Primer_Brand__IDE-module__IDE__Chat-message___LMwct","IDE__Chat-message--visible":"Primer_Brand__IDE-module__IDE__Chat-message--visible___hq0hB","IDE__Chat-message--faded":"Primer_Brand__IDE-module__IDE__Chat-message--faded___Mj7EF",IDE__Editor:"Primer_Brand__IDE-module__IDE__Editor___MkJjR","IDE__Editor-tabs":"Primer_Brand__IDE-module__IDE__Editor-tabs___zFwQA","IDE__Editor-tab":"Primer_Brand__IDE-module__IDE__Editor-tab___lY6lZ",active:"Primer_Brand__IDE-module__active___bGepo","IDE__Editor-tab-close-icon":"Primer_Brand__IDE-module__IDE__Editor-tab-close-icon___jxo0b","IDE__Editor-tab-icon":"Primer_Brand__IDE-module__IDE__Editor-tab-icon___IyrSp","IDE__Editor-content":"Primer_Brand__IDE-module__IDE__Editor-content___qUzu5","IDE__Editor-pane":"Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs","IDE__Editor--small":"Primer_Brand__IDE-module__IDE__Editor--small____cDnd","IDE__Editor-lineNumbers":"Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju","IDE__Editor--medium":"Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg","IDE__Editor--large":"Primer_Brand__IDE-module__IDE__Editor--large___YlfAf","IDE__Editor-pane--suggested":"Primer_Brand__IDE-module__IDE__Editor-pane--suggested___IXAF0","IDE__Editor-lineNumber":"Primer_Brand__IDE-module__IDE__Editor-lineNumber___vSZSt","IDE__Editor-lineNumber-text":"Primer_Brand__IDE-module__IDE__Editor-lineNumber-text___Ws1Hq","IDE__Chat-copilot-indicator":"Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe","IDE__Chat-copilot-indicator-label":"Primer_Brand__IDE-module__IDE__Chat-copilot-indicator-label___IWynN","IDE__Editor-replay":"Primer_Brand__IDE-module__IDE__Editor-replay___fkQuI"},ni={root:"IDE",get chat(){return`${this.root}-chat`},get editor(){return`${this.root}-editor`},get editorContent(){return`${this.editor}-content`},get editorTabs(){return`${this.editor}-tab`},get altText(){return`${this.root}-sr-only-message`}},ai=(0,e.memo)((({alternativeText:r,children:n,className:a,"data-testid":o,height:t,variant:d="default",...l})=>{const m=q(),s=(0,e.useMemo)((()=>e.Children.toArray(n)),[n]),u=s.find((_=>(0,e.isValidElement)(_)&&_.type===mi.Chat)),B=s.find((_=>(0,e.isValidElement)(_)&&_.type===mi.Editor));return(0,_.jsxs)("section",{"aria-labelledby":`${m}-IDE-sr-only-message`,role:"application","data-testid":o||ni.root,className:i(ri[`IDE--${d}`],u&&B&&ri["IDE--full-exp"],a),children:[(0,_.jsx)("div",{"aria-hidden":!0,...l,children:(0,_.jsx)("div",{className:ri.IDE__inner,style:{"--brand-IDE-height":t?`${t}px`:void 0},children:(0,_.jsxs)("div",{className:ri.IDE__main,children:[u&&(0,_.jsx)(_.Fragment,{children:u}),B&&(0,_.jsx)(_.Fragment,{children:B})]})})}),(0,_.jsx)("div",{id:`${m}-IDE-sr-only-message`,className:"visually-hidden","data-testid":ni.altText,children:r})]})})),oi=(0,e.memo)((({"data-testid":r,script:n,animationDelay:a=3e3,...o})=>{const t=a,d=(0,e.useRef)(null);return(0,e.useEffect)((()=>{if(!n.length)return;const _=document.querySelectorAll(`.${ri["IDE__Chat-message"]}`),e=Array.from(_).slice(0,1);e[0].classList.add(ri["IDE__Chat-message--visible"]);let r=0;for(const _ of e)setTimeout((()=>{_.classList.add(ri["IDE__Chat-message--visible"])}),0*(r+1)),r++;const a=Array.from(_).slice(1);setTimeout((()=>{a.forEach(((_,r)=>{setTimeout((()=>{r%2==0&&(_=>{if(!_||!d.current)return;const e=d.current,r=_.getBoundingClientRect(),n=e.getBoundingClientRect();(r.top<n.top||r.bottom>n.bottom)&&(e.scrollTop+=r.top-n.top)})(_);for(const _ of e)_.classList.add(ri["IDE__Chat-message--faded"]);const n=a.filter(((_,e)=>e<r));for(const _ of n)_.classList.add(ri["IDE__Chat-message--faded"]);if(_.classList.add(ri["IDE__Chat-message--visible"]),r===a.length-1){for(const _ of e)_.classList.remove(ri["IDE__Chat-message--faded"]);for(const _ of a)_.classList.remove(ri["IDE__Chat-message--faded"])}}),t*(r+1))}))}),t/4)}),[n,t]),(0,_.jsxs)("section",{className:ri.IDE__Chat,"data-testid":r||ni.chat,...o,children:[(0,_.jsx)("div",{ref:d,className:ri["IDE__Chat-messages"],children:n.length&&n.map(((e,r)=>(0,_.jsxs)("div",{id:`IDE__Chat-message-${r}`,className:i(ri["IDE__Chat-message"],"user"===e.role&&ri["IDE__Chat-message--user"]),children:[(0,_.jsxs)("div",{className:ri["IDE__Chat-message-user"],children:["user"===e.role?(0,_.jsx)(Or,{src:e.avatar,alt:e.handle}):(0,_.jsx)(Be,{size:24}),(0,_.jsx)(w,{as:"p",size:"100",weight:"bold",className:ri["IDE__Chat-message-handle"],children:e.handle})]}),(0,_.jsxs)("div",{className:ri["IDE__Chat-message-content"],children:[(0,_.jsx)("div",{className:ri["IDE__Chat-message-text"],children:e.message}),e.highlighter&&e.codeSnippet&&(0,_.jsx)("pre",{className:ri["IDE__Chat-message-snippet"],dangerouslySetInnerHTML:{__html:e.codeSnippet}}),!e.highlighter&&e.codeSnippet&&(0,_.jsx)("pre",{className:ri["IDE__Chat-message-snippet"],children:e.codeSnippet})]})]},r)))}),(0,_.jsx)("div",{className:ri["IDE__Chat-input-area"],children:(0,_.jsx)(Ir,{disabled:!0,className:ri["IDE__Chat-input"],fullWidth:!0,placeholder:"Ask a question or type '/' for commands.",trailingVisual:(0,_.jsx)(Pe,{className:ri["IDE__Chat-input-icon"]})})})]})})),ii="https://github.com/primer/brand/assets",ti={py:`${ii}/13340707/7ca66487-d958-4c30-acbc-397f7a6169b7`,ts:`${ii}/13340707/2a7b87cf-b522-4ab5-a127-5a2c69bd0a89`,js:`${ii}/13340707/5a7bfffa-af38-4e32-ab39-a9e7efbcc7c6`,jsx:`${ii}/13340707/d975a978-dbc7-4626-b995-c00cac9bc132`,hs:`${ii}/13340707/826843ce-424b-4693-84d3-a43e4b7f1280`,html:`${ii}/13340707/f5b03413-b8f4-4cd5-9d91-6b574ada14ed`,css:`${ii}/13340707/3df2f0ba-daff-4b76-8492-f5773c515369`,scss:`${ii}/13340707/a1d21f2e-c813-4211-8d9a-2869c1968e9a`,json:`${ii}/13340707/ca21068e-8c27-4b84-9a1d-b965b49b3568`,md:`${ii}/13340707/39e7ff2b-9d0a-47e9-9686-bed51800084c`,yml:`${ii}/13340707/afb28101-1352-444f-8a8e-419b6883132f`,yaml:`${ii}/13340707/afb28101-1352-444f-8a8e-419b6883132f`,txt:`${ii}/13340707/7c52da20-1fe2-496c-b4bb-6ea61d0fe3dd`,sh:`${ii}/13340707/549ce181-4541-4811-8712-a9c5abd8eeae`,sql:`${ii}/13340707/b2b73a2e-e4e1-47c8-aabc-c204836244b8`},di=Object.keys(ti),li=(0,e.memo)((0,e.forwardRef)((({activeTab:n=0,"data-testid":a,files:o,triggerAnimation:t,showLineNumbers:d=!0,showReplayButton:l=!0,size:m="medium",tabIcons:s=ti,...u},B)=>{const c=er(B),[g,x]=(0,e.useState)(0),p=(0,e.useRef)(null),P=(0,e.useRef)(null),h=(0,e.useRef)(null),[f,S]=(0,e.useState)(n),[b,I]=(0,e.useState)(t),k=(0,e.useCallback)((_=>{S(_)}),[S]),v=(0,e.useCallback)((()=>{const _=p.current?.querySelectorAll("pre");if(_)for(const e of Array.from(_))e.classList.remove(V["Animation--active"])}),[]),E=(0,e.useCallback)((()=>{v(),x((_=>_+1))}),[x,v]);return(0,e.useEffect)((()=>{if(b)return;I(!0),c.current?.setAttribute("data-animation-active","true");const _=p.current?.querySelectorAll("pre");let e=0,r=0;if(l&&P.current&&(P.current.disabled=!0),h.current){const _=h.current.querySelectorAll("button");let e=0;for(const r of Array.from(_))e!==f&&(r.disabled=!0),e++}if(_){let n=0,a=0;const o=Array.from(_);for(const _ of o)"true"===_.getAttribute("data-has-suggestion")&&0===e?(a=200*n*1.5,e=a,setTimeout((()=>{_.classList.add(V["Animation--active"])}),e)):"true"===_.getAttribute("data-has-suggestion")&&e>0?(setTimeout((()=>{_.classList.add(V["Animation--active"])}),e),a=e):(setTimeout((()=>{_.classList.add(V["Animation--active"])}),200*n),a=200*n),n++;r+=a}return I(!1),setTimeout((()=>{if(c.current?.setAttribute("data-animation-active","false"),l&&P.current&&(P.current.disabled=!1),h.current){const _=h.current.querySelectorAll("button");for(const e of Array.from(_))e.disabled=!1}}),r),()=>{if(_)for(const e of Array.from(_))e.classList.remove(V["Animation--active"])}}),[f,n,t,b,g,P,l,c]),(0,_.jsxs)("div",{className:i(ri.IDE__Editor,ri[`IDE__Editor--${m}`]),ref:c,"data-testid":a||ni.editor,...u,children:[(0,_.jsx)("div",{className:ri["IDE__Editor-tabs"],ref:h,"data-testid":ni.editorTabs,children:o.map(((e,r)=>{const n=e.name.split(".").pop();return(0,_.jsxs)("button",{tabIndex:-1,className:i(ri["IDE__Editor-tab"],f===r&&ri.active),onClick:()=>k(r),children:[n&&(0,_.jsx)("img",{className:ri["IDE__Editor-tab-icon"],alt:`Logo for ${n}`,width:16,height:16,src:s[n]})," ",e.name]},r)}))}),(0,_.jsxs)("div",{className:ri["IDE__Editor-content"],children:[d&&(0,_.jsxs)("div",{className:ri["IDE__Editor-lineNumbers"],children:[Array.isArray(o[f].code)&&o[f].code.map(((e,r)=>(0,_.jsx)("div",{className:ri["IDE__Editor-lineNumber"],children:r+1},r))),"string"==typeof o[f].code&&o[f].code.split("\n").map(((e,r)=>(0,_.jsx)("div",{className:ri["IDE__Editor-lineNumber"],children:r+1},r)))]}),Array.isArray(o[f].code)&&(0,_.jsx)("div",{ref:p,"data-testid":ni.editorContent,children:o[f].code.map(((e,n)=>{const a=n+1>=(o[f].suggestedLineStart??1/0);return(0,_.jsxs)(r().Fragment,{children:[(0,_.jsx)("pre",{className:i(ri["IDE__Editor-pane"],n+1<(o[f].suggestedLineStart??1/0)&&V["Animation--slide-in-right"],a&&V["Animation--slide-in-down"],a&&ri["IDE__Editor-pane--suggested"]),dangerouslySetInnerHTML:{__html:e},"data-has-suggestion":a},n),a&&n===o[f].code.length-1&&(0,_.jsxs)("pre",{className:i(V["Animation--slide-in-down"],ri["IDE__Chat-copilot-indicator"]),"data-has-suggestion":a,children:[(0,_.jsx)(Be,{size:24,className:ri["IDE__Chat-copilot-indicator-label"]}),(0,_.jsx)(w,{as:"span",className:ri["IDE__Chat-copilot-indicator-label"],children:"Copilot"})]})]},e+n)}))}),"string"==typeof o[f].code&&(0,_.jsx)("div",{ref:p,"data-testid":ni.editorContent,children:(0,_.jsx)("pre",{className:i(ri["IDE__Editor-pane"],V["Animation--slide-in-right"]),dangerouslySetInnerHTML:{__html:o[f].code}})})]}),l&&(0,_.jsx)(y,{tabIndex:-1,ref:P,variant:"subtle",hasArrow:!1,className:ri["IDE__Editor-replay"],onClick:E,leadingVisual:(0,_.jsx)(Se,{size:24}),size:"small",children:"Replay"})]})}))),mi=Object.assign(ai,{testIds:ni,Chat:oi,Editor:li}),si={Breadcrumbs:"Primer_Brand__Breadcrumbs-module__Breadcrumbs___ANvyl","Breadcrumbs--default":"Primer_Brand__Breadcrumbs-module__Breadcrumbs--default___q2JxW",Breadcrumbs__list:"Primer_Brand__Breadcrumbs-module__Breadcrumbs__list___S1xLw",Breadcrumbs__item:"Primer_Brand__Breadcrumbs-module__Breadcrumbs__item___IX25P",Breadcrumbs__link:"Primer_Brand__Breadcrumbs-module__Breadcrumbs__link___B3gbd","Breadcrumbs__link--selected":"Primer_Brand__Breadcrumbs-module__Breadcrumbs__link--selected___zP0bj"},ui=["default","accent"],Bi=(0,e.forwardRef)((({className:e,children:r,variant:n="default",...a},o)=>(0,_.jsx)("nav",{ref:o,className:i(si.Breadcrumbs,si[`Breadcrumbs--${n}`]),"aria-label":"Breadcrumbs",...a,children:(0,_.jsx)("ol",{className:i(si.Breadcrumbs__list),children:r})}))),ci=(0,e.forwardRef)((({"aria-current":e,className:r,children:n,href:a,selected:o,...t},d)=>(0,_.jsx)("li",{className:si.Breadcrumbs__item,children:(0,_.jsx)(Xe,{href:a,ref:d,className:i(si.Breadcrumbs__link,o&&si["Breadcrumbs__link--selected"],r),"aria-current":e||(o?"page":void 0),...t,children:n})}))),gi=Object.assign(Bi,{Item:ci}),xi={Pagination:"Primer_Brand__Pagination-module__Pagination___qDHkk",Pagination__inner:"Primer_Brand__Pagination-module__Pagination__inner___tB9Za",Pagination__item:"Primer_Brand__Pagination-module__Pagination__item___PmxA5","Pagination__item--hidden":"Primer_Brand__Pagination-module__Pagination__item--hidden___Mlzvg","Pagination__item--hidden-narrow":"Primer_Brand__Pagination-module__Pagination__item--hidden-narrow___NQ0lJ","Pagination__item--hidden-regular":"Primer_Brand__Pagination-module__Pagination__item--hidden-regular___XspNd","Pagination__item--hidden-wide":"Primer_Brand__Pagination-module__Pagination__item--hidden-wide___WTkFg","Pagination__item--visible":"Primer_Brand__Pagination-module__Pagination__item--visible___fLYeH","Pagination__item--visible-narrow":"Primer_Brand__Pagination-module__Pagination__item--visible-narrow___KYLDn","Pagination__item--visible-regular":"Primer_Brand__Pagination-module__Pagination__item--visible-regular___yb6eU","Pagination__item--visible-wide":"Primer_Brand__Pagination-module__Pagination__item--visible-wide___aNglp"},pi=(0,e.memo)((({id:e,children:n,className:a,pageCount:o,currentPage:t,onPageChange:d,hrefBuilder:l=hi,marginPageCount:m=1,showPages:s=!0,surroundingPageCount:u=2,"aria-label":B,"data-testid":c,...g})=>{const x=r().useRef(null),p=Pi({pageCount:o,currentPage:t,onPageChange:d,hrefBuilder:l,marginPageCount:m,showPages:s,surroundingPageCount:u});return(0,_.jsx)("nav",{ref:x,id:e,className:i(xi.Pagination,a),"data-testid":c,"aria-label":B||"Pagination",...g,children:(0,_.jsx)("div",{className:i(xi.Pagination__inner),children:p})})}));function Pi({pageCount:n,currentPage:a,onPageChange:o,hrefBuilder:t,marginPageCount:d,showPages:l,surroundingPageCount:m}){const s=(0,e.useCallback)((_=>e=>{o&&o(e,_)}),[o]),u=(0,e.useCallback)((()=>"boolean"==typeof l?l?void 0:xi["Pagination__item--hidden"]:"object"==typeof l?Object.entries(l).reduce(((_,[e,r])=>(r?_.push(xi[`Pagination__item--visible-${e}`]):_.push(xi[`Pagination__item--hidden-${e}`]),_)),[]):void 0),[l]),B=r().useMemo((()=>function(_,e,r,n,a){const o=[];if(r){const r=[],i=e=>{e>=1&&e<=_&&r.push(e)};let t=e-a,d=e+a;if(t<1&&d>_)t=1,d=_;else if(t<1)for(;t<1;)t++,d++;else if(d>_)for(;d>_;)t--,d--;for(let e=1;e<=n;e++){const r=_-(e-1);e>=t?d++:i(e),r<=d?t--:i(r)}for(let _=t;_<=d;_++)i(_);const l=r.slice().sort(((_,e)=>_-e)).filter(((_,e,r)=>!e||_!==r[e-1]));for(let _=0;_<l.length;_++){const r=l[_],n=r===e,a=r-l[_-1],i=-1!=r-l[_+1];0===_?(1!==r&&o.push({type:"BREAK",num:1}),o.push({type:"NUM",num:r,selected:n,precedesBreak:i})):1===a?o.push({type:"NUM",num:r,selected:n,precedesBreak:i}):(o.push({type:"BREAK",num:r-1}),o.push({type:"NUM",num:r,selected:n,precedesBreak:!1}))}const m=o[o.length-1];"NUM"===m.type&&m.num!==_&&o.push({type:"BREAK",num:_})}const i={type:"NEXT",num:e+1,disabled:e===_};return[{type:"PREV",num:e-1,disabled:1===e},...o,i]}(n,a,!!l,d,m)),[n,a,l,d,m]),c=r().useMemo((()=>B.map((e=>{const{props:r,key:n,content:a}=function(_,e,r){const n={};let a="",o="";switch(_.type){case"PREV":o="page-prev",a="Previous",_.disabled?Object.assign(n,{as:"button","aria-disabled":"true"}):Object.assign(n,{rel:"prev",href:e(_.num),"aria-label":"Previous Page",onClick:r});break;case"NEXT":o="page-next",a="Next",_.disabled?Object.assign(n,{as:"button","aria-disabled":"true"}):Object.assign(n,{rel:"next",href:e(_.num),"aria-label":"Next Page",onClick:r});break;case"NUM":o=`page-${_.num}`,a=String(_.num),Object.assign(n,{href:e(_.num),"aria-label":`Page ${_.num}${_.precedesBreak?"...":""}`,onClick:r,"aria-current":_.selected?"page":void 0});break;case"BREAK":o=`page-${_.num}-break`,a="…",Object.assign(n,{as:"span",role:"presentation"})}return{props:n,key:o,content:a}}(e,t,s(e.num));return"next"===r.rel||"prev"===r.rel?(0,_.jsx)(Ye,{arrowDirection:"prev"===r.rel?"start":"end",size:"medium",className:i(xi.Pagination__item),...r,children:a},n):(0,_.jsx)(Ye,{size:"medium",arrowDirection:"none",className:i(xi.Pagination__item,u()),role:"button",tabIndex:0,...r,children:a},n)}))),[B,t,s,u]);return c}function hi(_){return`#${_}`}var wi=class extends Event{oldState;newState;constructor(_,{oldState:e="",newState:r="",...n}={}){super(_,n),this.oldState=String(e||""),this.newState=String(r||"")}},fi=new WeakMap;function Si(_,e,r){fi.set(_,setTimeout((()=>{fi.has(_)&&_.dispatchEvent(new wi("toggle",{cancelable:!1,oldState:e,newState:r}))}),0))}var bi=globalThis.ShadowRoot||function(){},Ii=globalThis.HTMLDialogElement||function(){},ki=new WeakMap,vi=new WeakMap,Ei=new WeakMap;function yi(_){return Ei.get(_)||"hidden"}var Ni=new WeakMap;function Ai(_,e){return!("auto"!==_.popover&&"manual"!==_.popover||!_.isConnected||e&&"showing"!==yi(_)||!e&&"hidden"!==yi(_)||_ instanceof Ii&&_.hasAttribute("open")||document.fullscreenElement===_)}function Ti(_){return _?Array.from(vi.get(_.ownerDocument)||[]).indexOf(_)+1:0}function Ci(_){const e=vi.get(_);for(const _ of e||[]){if(_.isConnected)return _;e.delete(_)}return null}function ji(_){return"function"==typeof _.getRootNode?_.getRootNode():_.parentNode?ji(_.parentNode):_}function Li(_){for(;_;){if(_ instanceof HTMLElement&&"auto"===_.popover&&"showing"===Ei.get(_))return _;if((_=_.parentElement||ji(_))instanceof bi&&(_=_.host),_ instanceof Document)return}}function Gi(_){return!(_.hidden||_ instanceof bi||(_ instanceof HTMLButtonElement||_ instanceof HTMLInputElement||_ instanceof HTMLSelectElement||_ instanceof HTMLTextAreaElement||_ instanceof HTMLOptGroupElement||_ instanceof HTMLOptionElement||_ instanceof HTMLFieldSetElement)&&_.disabled||_ instanceof HTMLInputElement&&"hidden"===_.type||_ instanceof HTMLAnchorElement&&""===_.href||"number"!=typeof _.tabIndex||-1===_.tabIndex)}var Hi=new WeakMap;function Mi(_){if(!Ai(_,!1))return;const e=_.ownerDocument;if(!_.dispatchEvent(new wi("beforetoggle",{cancelable:!0,oldState:"closed",newState:"open"})))return;if(!Ai(_,!1))return;let r=!1;if("auto"===_.popover){const r=_.getAttribute("popover");if(Vi(function(_){const e=new Map;let r=0;for(const n of vi.get(_.ownerDocument)||[])e.set(n,r),r+=1;e.set(_,r),r+=1;let n=null;return function(_){const r=Li(_);if(null===r)return null;const a=e.get(r);(null===n||e.get(n)<a)&&(n=r)}(_.parentElement||ji(_)),n}(_)||e,!1,!0),r!==_.getAttribute("popover")||!Ai(_,!1))return}Ci(e)||(r=!0),Hi.delete(_);const n=e.activeElement;var a;_.classList.add(":popover-open"),Ei.set(_,"showing"),ki.has(e)||ki.set(e,new Set),ki.get(e).add(_),a=_,function(_){if(_.shadowRoot&&!0!==_.shadowRoot.delegatesFocus)return null;let e=_;e.shadowRoot&&(e=e.shadowRoot);let r=e.querySelector("[autofocus]");if(r)return r;{const _=e.querySelectorAll("slot");for(const e of _){const _=e.assignedElements({flatten:!0});for(const e of _){if(e.hasAttribute("autofocus"))return e;if(r=e.querySelector("[autofocus]"),r)return r}}}const n=_.ownerDocument.createTreeWalker(e,NodeFilter.SHOW_ELEMENT);let a=n.currentNode;for(;a;){if(Gi(a))return a;a=n.nextNode()}}(a)?.focus(),"auto"===_.popover&&(vi.has(e)||vi.set(e,new Set),vi.get(e).add(_),Wi(Ni.get(_),!0)),r&&n&&"auto"===_.popover&&Hi.set(_,n),Si(_,"closed","open")}function Ri(_,e=!1,r=!1){if(!Ai(_,!0))return;const n=_.ownerDocument;if("auto"===_.popover&&(Vi(_,e,r),!Ai(_,!0)))return;if(Wi(Ni.get(_),!1),Ni.delete(_),r&&(_.dispatchEvent(new wi("beforetoggle",{oldState:"open",newState:"closed"})),!Ai(_,!0)))return;ki.get(n)?.delete(_),vi.get(n)?.delete(_),_.classList.remove(":popover-open"),Ei.set(_,"hidden"),r&&Si(_,"open","closed");const a=Hi.get(_);a&&(Hi.delete(_),e&&a.focus())}function Oi(_,e=!1,r=!1){let n=Ci(_);for(;n;)Ri(n,e,r),n=Ci(_)}function Vi(_,e,r){const n=_.ownerDocument||_;if(_ instanceof Document)return Oi(n,e,r);let a=null,o=!1;for(const e of vi.get(n)||[])if(e===_)o=!0;else if(o){a=e;break}if(!o)return Oi(n,e,r);for(;a&&"showing"===yi(a)&&vi.get(n)?.size;)Ri(a,e,r)}var Fi=new WeakMap;function zi(_){if(!_.isTrusted)return;const e=_.composedPath()[0];if(!e)return;const r=e.ownerDocument;if(!Ci(r))return;const n=function(_){const e=Li(_),r=function(_){for(;_;){const e=_.popoverTargetElement;if(e instanceof HTMLElement)return e;if((_=_.parentElement||ji(_))instanceof bi&&(_=_.host),_ instanceof Document)return}}(_);return Ti(e)>Ti(r)?e:r}(e);if(n&&"pointerdown"===_.type)Fi.set(r,n);else if("pointerup"===_.type){const _=Fi.get(r)===n;Fi.delete(r),_&&Vi(n||r,!1,!0)}}var Di=new WeakMap;function Wi(_,e=!1){if(!_)return;Di.has(_)||Di.set(_,_.getAttribute("aria-expanded"));const r=_.popoverTargetElement;if(r instanceof HTMLElement&&"auto"===r.popover)_.setAttribute("aria-expanded",String(e));else{const e=Di.get(_);e?_.setAttribute("aria-expanded",e):_.removeAttribute("aria-expanded")}}var Zi=globalThis.ShadowRoot||function(){};function qi(_,e,r){const n=_[e];Object.defineProperty(_,e,{value(_){return n.call(this,r(_))}})}var $i=/(^|[^\\]):popover-open\b/g;var Ui=null;function Qi(_){const e=function(){const _="function"==typeof globalThis.CSSLayerBlockRule;return`\n${_?"@layer popover-polyfill {":""}\n :where([popover]) {\n position: fixed;\n z-index: 2147483647;\n inset: 0;\n padding: 0.25em;\n width: fit-content;\n height: fit-content;\n border-width: initial;\n border-color: initial;\n border-image: initial;\n border-style: solid;\n background-color: canvas;\n color: canvastext;\n overflow: auto;\n margin: auto;\n }\n\n :where([popover]:not(.\\:popover-open)) {\n display: none;\n }\n\n :where(dialog[popover].\\:popover-open) {\n display: block;\n }\n\n :where(dialog[popover][open]) {\n display: revert;\n }\n\n :where([anchor].\\:popover-open) {\n inset: auto;\n }\n\n :where([anchor]:popover-open) {\n inset: auto;\n }\n\n @supports not (background-color: canvas) {\n :where([popover]) {\n background-color: white;\n color: black;\n }\n }\n\n @supports (width: -moz-fit-content) {\n :where([popover]) {\n width: -moz-fit-content;\n height: -moz-fit-content;\n }\n }\n\n @supports not (inset: 0) {\n :where([popover]) {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n }\n${_?"}":""}\n`}();if(null===Ui)try{(Ui=new CSSStyleSheet).replaceSync(e)}catch{Ui=!1}if(!1===Ui){const r=document.createElement("style");r.textContent=e,_ instanceof Document?_.head.prepend(r):_.prepend(r)}else _.adoptedStyleSheets=[Ui,..._.adoptedStyleSheets]}const Xi={n:{side:"outside-top",align:"center"},e:{side:"outside-right",align:"center"},s:{side:"outside-bottom",align:"center"},w:{side:"outside-left",align:"center"}},Ki={"outside-top-center":"n","outside-right-center":"e","outside-bottom-center":"s","outside-left-center":"w"},Ji=["a[href]","button:not(:disabled)","summary","select","input:not([type=hidden])","textarea"],Yi=_=>Ji.some((e=>_.matches(e)))||_.hasAttribute("role")&&"button"===_.getAttribute("role"),_t=r().createContext({}),et=r().forwardRef((({direction:n="s",text:a,type:o="description",children:t,id:d,className:l,...m},s)=>{const u=q(d),B=e.Children.only(t),c=er(s),g=(0,e.useRef)(null),[x,p]=(0,e.useState)(n),P=r().useCallback((()=>{g.current&&c.current&&!g.current.matches(":popover-open")&&g.current.showPopover()}),[g,c]),h=r().useCallback((()=>{g.current&&c.current&&g.current.matches(":popover-open")&&g.current.hidePopover()}),[g,c]);return(0,e.useEffect)((()=>{if(!g.current||!c.current)return;Yi(c.current);const _=c.current.childNodes;Array.from(_).some((_=>_ instanceof HTMLElement&&Yi(_))),"label"===o&&(c.current.hasAttribute("aria-label"),Array.from(c.current.childNodes).some((_=>_ instanceof HTMLElement&&_.hasAttribute("aria-label")))),"undefined"!=typeof window&&("undefined"!=typeof HTMLElement&&"object"==typeof HTMLElement.prototype&&"popover"in HTMLElement.prototype||function(){if("undefined"==typeof window)return;function _(_){return _?.includes(":popover-open")&&(_=_.replace($i,"$1.\\:popover-open")),_}window.ToggleEvent=window.ToggleEvent||wi,qi(Document.prototype,"querySelector",_),qi(Document.prototype,"querySelectorAll",_),qi(Element.prototype,"querySelector",_),qi(Element.prototype,"querySelectorAll",_),qi(Element.prototype,"matches",_),qi(Element.prototype,"closest",_),qi(DocumentFragment.prototype,"querySelectorAll",_),qi(DocumentFragment.prototype,"querySelectorAll",_),Object.defineProperties(HTMLElement.prototype,{popover:{enumerable:!0,configurable:!0,get(){if(!this.hasAttribute("popover"))return null;const _=(this.getAttribute("popover")||"").toLowerCase();return""===_||"auto"==_?"auto":"manual"},set(_){this.setAttribute("popover",_)}},showPopover:{enumerable:!0,configurable:!0,value(){Mi(this)}},hidePopover:{enumerable:!0,configurable:!0,value(){Ri(this,!0,!0)}},togglePopover:{enumerable:!0,configurable:!0,value(_){"showing"===Ei.get(this)&&void 0===_||!1===_?Ri(this,!0,!0):void 0!==_&&!0!==_||Mi(this)}}});const e=Element.prototype.attachShadow;e&&Object.defineProperties(Element.prototype,{attachShadow:{enumerable:!0,configurable:!0,writable:!0,value(_){const r=e.call(this,_);return Qi(r),r}}});const r=HTMLElement.prototype.attachInternals;r&&Object.defineProperties(HTMLElement.prototype,{attachInternals:{enumerable:!0,configurable:!0,writable:!0,value(){const _=r.call(this);return _.shadowRoot&&Qi(_.shadowRoot),_}}});const n=new WeakMap;function a(_){Object.defineProperties(_.prototype,{popoverTargetElement:{enumerable:!0,configurable:!0,set(_){if(null===_)this.removeAttribute("popovertarget"),n.delete(this);else{if(!(_ instanceof Element))throw new TypeError("popoverTargetElement must be an element or null");this.setAttribute("popovertarget",""),n.set(this,_)}},get(){if("button"!==this.localName&&"input"!==this.localName)return null;if("input"===this.localName&&"reset"!==this.type&&"image"!==this.type&&"button"!==this.type)return null;if(this.disabled)return null;if(this.form&&"submit"===this.type)return null;const _=n.get(this);if(_&&_.isConnected)return _;if(_&&!_.isConnected)return n.delete(this),null;const e=ji(this),r=this.getAttribute("popovertarget");return(e instanceof Document||e instanceof Zi)&&r&&e.getElementById(r)||null}},popoverTargetAction:{enumerable:!0,configurable:!0,get(){const _=(this.getAttribute("popovertargetaction")||"").toLowerCase();return"show"===_||"hide"===_?_:"toggle"},set(_){this.setAttribute("popovertargetaction",_)}}})}var o;a(HTMLButtonElement),a(HTMLInputElement),(o=document).addEventListener("click",(_=>{const e=_.composedPath(),r=e[0];if(!(r instanceof Element)||r?.shadowRoot)return;const n=ji(r);if(!(n instanceof Zi||n instanceof Document))return;const a=e.find((_=>_.matches?.("[popovertargetaction],[popovertarget]")));return a?(function(_){const e=_.popoverTargetElement;if(!(e instanceof HTMLElement))return;const r=yi(e);"show"===_.popoverTargetAction&&"showing"===r||"hide"===_.popoverTargetAction&&"hidden"===r||("showing"===r?Ri(e,!0,!0):Ai(e,!1)&&(Ni.set(e,_),Mi(e)))}(a),void _.preventDefault()):void 0})),o.addEventListener("keydown",(_=>{const e=_.key,r=_.target;_.defaultPrevented||!r||"Escape"!==e&&"Esc"!==e||Vi(r.ownerDocument,!0,!0)})),o.addEventListener("pointerdown",zi),o.addEventListener("pointerup",zi),Qi(document)}());const e=g.current,r=c.current;e.setAttribute("popover","auto");const a={side:Xi[n].side,align:Xi[n].align,anchorOffset:8},i=()=>{const{top:_,left:n,anchorAlign:o,anchorSide:i}=xa(e,r,a);e.style.top=`${_}px`,e.style.left=`${n}px`,p(Ki[`${i}-${o}`])};return e.addEventListener("toggle",i),()=>{e.removeEventListener("toggle",i)}}),[g,c,n,o]),(0,_.jsxs)(_t.Provider,{value:{tooltipId:u},children:[r().isValidElement(B)&&r().cloneElement(B,{ref:c,"aria-describedby":"description"===o?u:B.props["aria-describedby"],"aria-labelledby":"label"===o?u:B.props["aria-labelledby"],onBlur:_=>{h(),B.props.onBlur?.(_)},onFocus:_=>{P(),B.props.onFocus?.(_)},onMouseEnter:_=>{P(),B.props.onMouseEnter?.(_)},onMouseLeave:_=>{h(),B.props.onMouseLeave?.(_)}}),(0,_.jsx)("div",{className:i("Primer_Brand__Tooltip-module__Tooltip___u1Usz",l),ref:g,"data-direction":x,...m,role:"description"===o?"tooltip":void 0,"aria-hidden":"label"===o||void 0,id:u,onMouseEnter:P,onMouseLeave:h,children: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,t=function(_){if(null==_)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(_)}(_),d=1;d<arguments.length;d++){for(var l in o=Object(arguments[d]))r.call(o,l)&&(t[l]=o[l]);if(e){i=e(o);for(var m=0;m<i.length;m++)n.call(o,i[m])&&(t[i[m]]=o[i[m]])}}return t}},866:(_,e)=>{var r=60103,n=60106,a=60107,o=60108,i=60114,t=60109,d=60110,l=60112,m=60113,s=60120,u=60115,B=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"),t=c("react.provider"),d=c("react.context"),l=c("react.forward_ref"),m=c("react.suspense"),s=c("react.suspense_list"),u=c("react.memo"),B=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 s:return _;default:switch(_=_&&_.$$typeof){case d:case l:case B:case u:case t: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,t=Object.prototype.hasOwnProperty,d={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)t.call(e,n)&&!d.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:()=>or,AccordionContent:()=>ar,AccordionHeading:()=>nr,AccordionRoot:()=>rr,ActionMenu:()=>Va,ActionMenuProvider:()=>Ga,AnchorNav:()=>tn,Animate:()=>X,AnimationContext:()=>U,AnimationProvider:()=>Q,AnimationVariants:()=>$,Avatar:()=>Or,AvatarShapes:()=>Hr,AvatarSizes:()=>Gr,Bento:()=>fo,Box:()=>Xa,BoxBackgroundColors:()=>Za,BoxBorderColorOptions:()=>Ua,BoxBorderRadiusOptions:()=>qa,BoxBorderWidthOptions:()=>$a,BoxSpacingValues:()=>Wa,BreadcrumbVariants:()=>ui,Breadcrumbs:()=>gi,BreakpointSize:()=>ye,Button:()=>y,ButtonGroup:()=>q_,ButtonSizes:()=>b,ButtonVariants:()=>S,CTABanner:()=>un,CTAForm:()=>bn,Card:()=>ia,CardIconColors:()=>Kn,CardSkewEffect:()=>ta,Checkbox:()=>xr,ColorModesEnum:()=>R_,ComparisonTable:()=>_n,DEFAULT_TEXTAREA_COLS:()=>hr,DEFAULT_TEXTAREA_RESIZE:()=>wr,DEFAULT_TEXTAREA_ROWS:()=>Pr,EyebrowBanner:()=>Co,EyebrowBannerIconColors:()=>Eo,EyebrowBannerLabelColors:()=>Ao,FAQ:()=>sr,FAQGroup:()=>Br,FormControl:()=>jr,Grid:()=>h_,Heading:()=>O,HeadingFontVariants:()=>G,HeadingLetterSpacing:()=>L,HeadingSizes:()=>A,HeadingStretch:()=>j,HeadingTags:()=>T,HeadingWeights:()=>C,Hero:()=>M_,IDE:()=>mi,IDEDefaultIconMap:()=>ti,IDEFileExtensions:()=>di,Image:()=>c_,ImageBorderRadiusOptions:()=>s_,InlineLink:()=>Xe,Label:()=>l_,LabelColors:()=>n_,LabelSizes:()=>a_,Link:()=>Ye,LinkVariants:()=>Je,LogoSuite:()=>co,MinimalFooter:()=>Vn,MinimalFooterSocialLinks:()=>Hn,OrderedList:()=>Pn,Pagination:()=>pi,Pillar:()=>Qn,PillarIconColors:()=>zn,PricingOptions:()=>$o,Prose:()=>za,Radio:()=>yr,River:()=>Y_,RiverBreakout:()=>ae,SectionIntro:()=>Ba,Select:()=>Er,Stack:()=>y_,StackAlignItemVariants:()=>k_,StackDirectionVariants:()=>f_,StackFlexWrapVariants:()=>v_,StackJustifyContentVariants:()=>E_,StackSpacingVariants:()=>b_,SubNav:()=>ei,SubdomainNavBar:()=>Qe,Testimonial:()=>Ur,TestimonialQuoteMarkColors:()=>Fr,Text:()=>w,TextFontVariants:()=>g,TextInput:()=>Ir,TextSizes:()=>s,TextTags:()=>u,TextVariants:()=>B,TextWeights:()=>c,Textarea:()=>Sr,ThemeContext:()=>V_,ThemeProvider:()=>F_,Timeline:()=>go,Tooltip:()=>et,TooltipContext:()=>_t,UnorderedList:()=>pn,VideoPlayer:()=>to,_Button:()=>E,_ComparisonTable:()=>Xr,actionMenuOverlaySides:()=>Ca,classMap:()=>R,defaultButtonSize:()=>k,defaultButtonVariant:()=>I,defaultCardIconColor:()=>Jn,defaultEyebrowBannerIconColor:()=>yo,defaultFontVariant:()=>h,defaultHeadingFont:()=>M,defaultHeadingTag:()=>H,defaultLabelColor:()=>o_,defaultLabelSize:()=>i_,defaultPillarIconColor:()=>Dn,defaultQuoteMarkColor:()=>zr,defaultRiverAlign:()=>Q_,defaultRiverImageTextRatio:()=>U_,defaultStackDirection:()=>S_,defaultStackSpacing:()=>I_,defaultTextSize:()=>p,defaultTextTag:()=>x,defaultTextVariant:()=>P,useActionMenuContext:()=>La,useAnimation:()=>J,usePaginationPages:()=>Pi,useTheme:()=>Z_,useWindowSize:()=>Ne});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},t={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","Hero-trailing":"Primer_Brand__Hero-module__Hero-trailing___UeIyX","Hero-eyebrow":"Primer_Brand__Hero-module__Hero-eyebrow___NLX6a"},d={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(d.ExpandableArrow,r&&d["ExpandableArrow--expanded"],n&&d["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(d["ExpandableArrow-stem"],r&&d["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-font--mona-sans":"Primer_Brand__Text-module__Text-font--mona-sans___GpzSG","Text-font--hubot-sans":"Primer_Brand__Text-module__Text-font--hubot-sans___l0tzF","Text-font--monospace":"Primer_Brand__Text-module__Text-font--monospace___Mifnv","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--weight-extralight":"Primer_Brand__Text-module__Text--weight-extralight___JRMel","Text-narrow--weight-extralight":"Primer_Brand__Text-module__Text-narrow--weight-extralight___aHSut","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-regular--weight-extralight":"Primer_Brand__Text-module__Text-regular--weight-extralight___p7mr2","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-wide--weight-extralight":"Primer_Brand__Text-module__Text-wide--weight-extralight___HH1z4","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"},s=["700","600","500","400","300","200","100"],u=["p","span","div","strong","em"],B=["default","muted"],c=["heavy","extrabold","bold","semibold","medium","normal","light","extralight"],g=["mona-sans","hubot-sans","monospace"],x=u[1],p=s[5],P=B[0],h=g[0];function w({align:r,animate:n,as:a=x,className:o,children:t,font:d=h,size:l=p,variant:s=P,weight:u,style:B,...c}){const{classes:g,styles:w}=J(n),f=(0,e.useMemo)((()=>u?"string"==typeof u?m[`Text--weight-${u}`]:Object.keys(u).map((_=>m[`Text-${_}--weight-${u[_]}`])).join(" "):null),[u]),S=i(g,m.Text,m[`Text-font--${d}`],m[`Text--${s}`],m[`Text--${l}`],u&&f,r&&m[`Text-align--${r}`],o);return"p"===a?(0,_.jsx)("p",{className:S,style:{...w,...B},...c,children:t}):"em"===a?(0,_.jsx)("em",{className:S,style:{...w,...B},...c,children:t}):"div"===a?(0,_.jsx)("div",{className:S,style:{...w,...B},...c,children:t}):"strong"===a?(0,_.jsx)("strong",{className:S,style:{...w,...B},...c,children:t}):(0,_.jsx)("span",{className:S,style:{...w,...B},...c,children:t})}const f={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-small":"Primer_Brand__Button-module__Button--size-small___iNTn1","Button--label-large":"Primer_Brand__Button-module__Button--label-large____iBy6","Button--size-medium":"Primer_Brand__Button-module__Button--size-medium___EyCyw","Button--size-large":"Primer_Brand__Button-module__Button--size-large___REN1l","Button--block":"Primer_Brand__Button-module__Button--block___F5RXs","Button--label":"Primer_Brand__Button-module__Button--label___lUBc0"},S=["primary","secondary","subtle"],b=["small","medium","large"],I=S[1],k=b[1],v={root:"Button",get leadingVisual(){return`${this.root}-leading-visual`},get trailingVisual(){return`${this.root}-trailing-visual`},get expandableArrow(){return`${this.root}-expandable-arrow`}},E=(0,e.forwardRef)((({animate:n,as:a,variant:o=I,size:t=k,hasArrow:d=!0,block:m=!1,className:s,children:u,disabled:B,"aria-disabled":c,onMouseEnter:g,onMouseLeave:x,onFocus:p,onBlur:P,leadingVisual:h,trailingVisual:S,style:b,...E},y)=>{const[N,A]=r().useState(!1),[T,C]=r().useState(!1),j=a||"button",L=B||"true"===c||"boolean"==typeof c&&!0===c,{classes:G,styles:H}=J(n),M=(0,e.useCallback)((_=>r().isValidElement(_)?_:"function"==typeof _?r().createElement(_):void 0),[]),R=M(h),O=M(S),V=(0,e.useCallback)((_=>{L||(A(!0),g?.(_))}),[L,g]),F=(0,e.useCallback)((_=>{L||(A(!1),x?.(_))}),[L,x]),z=(0,e.useCallback)((_=>{L||(C(!0),p?.(_))}),[L,p]),D=(0,e.useCallback)((_=>{L||(C(!1),P?.(_))}),[L,P]);return(0,_.jsxs)(j,{ref:y,className:i(f.Button,f[`Button--${o}`],f[`Button--size-${t}`],m&&f["Button--block"],L&&f["Button--disabled"],G,s),onMouseEnter:V,onMouseLeave:F,onFocus:z,onBlur:D,disabled:B,"aria-disabled":c,style:{...H,...b},...E,children:[R&&(0,_.jsx)("span",{className:f["Button__leading-visual"],"data-testid":v.leadingVisual,children:r().cloneElement(R,{className:i(f["Button__icon-visual"],L&&f["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})}),(0,_.jsx)("span",{className:f.Button__text,children:(0,_.jsx)(w,{as:"span",size:"small"===t?"100":"medium"===t?"200":"400",weight:"semibold",className:i(f["Button--label"],f[`Button--label-${t}`],f[`Button--label-${o}`],L&&f["Button-label--disabled"]),children:u})}),!S&&d&&(0,_.jsx)("span",{className:i(f["Button__trailing-visual"]),children:(0,_.jsx)(l,{hidden:!0,className:i(f["Button-arrow"],L&&f["Button-arrow--disabled"]),expanded:!L&&(N||T),"data-testid":v.expandableArrow})}),O&&(0,_.jsx)("span",{className:i(f["Button__trailing-visual"]),"data-testid":v.trailingVisual,children:r().cloneElement(O,{className:i(f["Button__icon-visual"],L&&f["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})})]})})),y=Object.assign(E,{testIds:v}),N={Heading:"Primer_Brand__Heading-module__Heading___IVpmp","Heading-font--hubot-sans":"Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f","Heading-font--mona-sans":"Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx","Heading-font--monospace":"Primer_Brand__Heading-module__Heading-font--monospace___dFpiK","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--weight-extralight":"Primer_Brand__Heading-module__Heading--weight-extralight___KRgjg","Heading-narrow--weight-extralight":"Primer_Brand__Heading-module__Heading-narrow--weight-extralight___qHJfi","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-regular--weight-extralight":"Primer_Brand__Heading-module__Heading-regular--weight-extralight___LE9Tu","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"},A=["display","1","2","3","4","5","6","subhead-large","subhead-medium"],T=["h1","h2","h3","h4","h5","h6"],C=["heavy","extrabold","bold","semibold","medium","normal","light","extralight"],j=["condensed","normal","expanded"],L=["condensed","normal","none"],G=["mona-sans","hubot-sans","monospace"],H=T[1],M=G[0],R={h1:A[1],h2:A[2],h3:A[3],h4:A[4],h5:A[5],h6:A[6]},O=(0,e.forwardRef)((({animate:n,className:a,children:o,as:t=H,size:d,letterSpacing:l,weight:m,stretch:s,style:u,font:B="mona-sans",...c},g)=>{const{classes:x,styles:p}=J(n),P=(_,e)=>e?"string"==typeof e?N[`Heading--${_}-${e}`]:Object.keys(e).map((r=>N[`Heading-${r}--${_}-${e[r]}`])).join(" "):null,h=(0,e.useMemo)((()=>P("weight",m)),[m]),w=(0,e.useMemo)((()=>P("stretch",s)),[s]),f=(0,e.useMemo)((()=>P("letter-spacing",l)),[l]),S=i(x,N.Heading,N[`Heading-font--${B}`],!d&&N[`Heading--${R[t]}`],d&&N[`Heading--${d}`],m&&h,s&&w,f&&f,a),b=r().useCallback((({..._})=>T.includes(t)?r().createElement(t,_,o):(console.error(`Heading: 'as' prop must be one of ${T.join(", ")}`),null)),[t,o]);return(0,_.jsx)(b,{className:S,style:{...p,...u},ref:g,...c,children:o})})),V={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 F(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var z=F()?e.useLayoutEffect:e.useEffect,D=!1,W=0;function Z(){return++W}function q(_){var r;if("function"==typeof e.useId){var n=(0,e.useId)(_);return null!=_?_:n}var a=null!=_?_:D?Z():null,o=(0,e.useState)(a),i=o[0],t=o[1];return z((function(){null===i&&t(Z())}),[]),(0,e.useEffect)((function(){!1===D&&(D=!0)}),[]),null!=(r=null!=_?_:i)?r:void 0}const $=["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"],U=(0,e.createContext)({});function Q({children:r,disableAnimations:n=!1,animationTrigger:a="on-visible",visibilityOptions:o="bottom-of-screen",runOnce:i=!1,autoStaggerChildren:t=!0,staggerDelayIncrement:d=100}){const l=q(),[m,s]=(0,e.useState)({disableAnimations:n,animationTrigger:a,visibilityOptions:o,runOnce:i});return(0,e.useEffect)((()=>{window.matchMedia("(prefers-reduced-motion: reduce)").matches&&s({disableAnimations:!0,animationTrigger:a,visibilityOptions:o})}),[]),(0,e.useEffect)((()=>{if(!n&&t&&l){const _=d,e=document.getElementById(l);if(!e)return;const r=Array.from(e.querySelectorAll(`.${V.Animation}`));if(0===r.length)return;for(let e=0;e<r.length;e++)r[e].style.transitionDelay=e*_+"ms"}}),[n,t,d,l]),(0,e.useEffect)((()=>{if(!n&&"on-visible"===a){const _=new IntersectionObserver((_=>{for(const e of _)e.isIntersecting&&e.target.classList.contains(V.Animation)?e.target.classList.add(V["Animation--active"]):i||e.target.classList.remove(V["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(`.${V.Animation}`));for(const r of e)_.observe(r);return()=>{_.disconnect()}}if(!n&&"click"===a){const _=_=>{const e=_.target;e.classList.contains(V.Animation)&&e.classList.add(V["Animation--active"])};return document.addEventListener("click",_),()=>{document.removeEventListener("click",_)}}}),[n,a,o,i]),(0,_.jsx)(U.Provider,{value:m,children:(0,_.jsx)("div",{id:l,children:r})})}function X({animate:e,as:r="div",children:n,className:a,style:o,...t}){const{classes:d,styles:l}=J(e),m=["div","span","section"].includes(r)?r:"div";return(0,_.jsx)(m,{className:i(d,a),style:{...l,...o},...t,children:n})}const K=$.reduce(((_,e)=>(_[e]=V[`Animation--${e}`],_)),{}),J=_=>{const{disableAnimations:r}=(0,e.useContext)(U);return{classes:(0,e.useMemo)((()=>{if(!_||r)return"";const e=V.Animation,n=[],a="string"==typeof _?_:_.variant,o=K[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}),[_])}},Y=["default","blue","coral","green","gray","indigo","lemon","lime","orange","pink","purple","red","teal","yellow"],__=["blue-purple","green-blue","pink-blue","purple-red","red-orange"],e_=[4,8,12,16,20,24,28,32,36,40,44,48,64,80,96,112,128],r_={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--gradient":"Primer_Brand__Label-module__Label--gradient___smCNu","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"},n_=[...Y,...__],a_=["medium","large"],o_=n_[0],i_=a_[0],t_={root:"Label",get leadingVisual(){return`${this.root}-leading-visual`}},d_=(0,e.forwardRef)((({animate:n,className:a,size:o=i_,color:t=o_,children:d,"data-testid":l,leadingVisual:m,style:s,...u},B)=>{const{classes:c,styles:g}=J(n),x=(0,e.useMemo)((()=>__.find((_=>_===t))),[t]);return(0,_.jsxs)("span",{ref:B,className:i(c,r_.Label,r_[`Label--color-${t}`],r_[`Label--size-${o}`],x&&r_["Label--gradient"],a),"data-testid":l||t_.root,style:{...g,...s},...u,children:[m&&(0,_.jsx)("span",{className:r_["Label__leading-visual"],"data-testid":t_.leadingVisual,children:"function"==typeof m?(0,_.jsx)(m,{className:i(r_["Label__icon-visual"]),"aria-hidden":!0}):r().isValidElement(m)&&r().cloneElement(m,{className:i(r_["Label__icon-visual"]),"aria-hidden":"true"})}),(0,_.jsx)("span",{className:i(r_.Label__text),children:(0,_.jsx)(w,{as:"span",size:"medium"===o?"100":"200",className:i(r_.Label__label),children:d})})]})})),l_=Object.assign(d_,{testIds:t_}),m_={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","Image--borderRadius-small":"Primer_Brand__Image-module__Image--borderRadius-small___p94p1","Image--borderRadius-medium":"Primer_Brand__Image-module__Image--borderRadius-medium___VsUEt","Image--borderRadius-large":"Primer_Brand__Image-module__Image--borderRadius-large___ivnDN","Image--borderRadius-xlarge":"Primer_Brand__Image-module__Image--borderRadius-xlarge___X8Rkm","Image--borderRadius-full":"Primer_Brand__Image-module__Image--borderRadius-full___AlwaQ"},s_=["small","medium","large","xlarge","full"],u_=_=>{if("string"==typeof _){if("custom"===_)return"custom";const[e,r]=_.split(":").map(Number);return`${e}-${r}`}},B_=(_,e)=>{const{[e]:r,...n}=_;return n},c_=({animate:e,aspectRatio:r,className:n,as:a="img",ref:o,alt:t,width:d,height:l,media:m,srcSet:s,style:u,borderRadius:B,...c})=>{const{classes:g,styles:x}=J(e);return"picture"===a?(0,_.jsxs)("picture",{className:i(g,m_.Image__container,r&&m_[`Image--aspect-ratio-${u_(r)}`],B&&m_[`Image--borderRadius-${B}`]),style:{...x,...u},children:[c.sources&&c.sources.map(((e,r)=>(0,_.jsx)("source",{srcSet:e.srcset,media:e.media},r))),s&&(0,_.jsx)("source",{srcSet:s,media:m}),(0,_.jsx)("img",{ref:o,alt:t,width:d??"100%",height:d??"100%",className:i(m_.Image,B&&m_[`Image--borderRadius-${B}`],n),...B_(c,"sources")})]}):r?(0,_.jsx)("span",{className:i(m_.Image__container,m_[`Image--aspect-ratio-${u_(r)}`]),children:(0,_.jsx)("img",{ref:o,alt:t,width:d||"100%",height:l||"100%",className:i(g,m_.Image,B&&m_[`Image--borderRadius-${B}`],n),srcSet:s,style:{...x,...u},...c})}):(0,_.jsx)("img",{ref:o,alt:t,className:i(g,m_.Image,B&&m_[`Image--borderRadius-${B}`],n),width:d&&d,height:l&&l,srcSet:s,style:{...x,...u},...c})},g_={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"},x_={root:"Grid"},p_=(0,e.memo)((({className:e,children:r,as:n="div",fullWidth:a=!1,enableOverlay:o=!1,"data-testid":t,...d})=>{const l=i(g_.Grid,o&&g_["Grid--has-overlay"],a&&g_["Grid--full-width"],e),m=q(t),s=["div","span","section"].includes(n)?n:"div";return(0,_.jsx)(s,{className:l,"data-testid":t||`${x_.root}-${m}`,...d,children:r})})),P_=(0,e.memo)((({children:e,as:r="div",span:n=12,start:a,className:o,...t})=>{const d=["div","span","section"].includes(r)?r:"div",l=[g_.Grid__column];if("number"==typeof n)l.push(g_[`Grid__column--span-${n}`]);else if("object"==typeof n)for(const[_,e]of Object.entries(n))"xsmall"===_?l.push(g_[`Grid__column--xsmall-span-${e}`]):l.push(g_[`Grid__column--${_}-span-${e}`]);if("number"==typeof a)l.push(g_[`Grid__column--start-${a}`]);else if("object"==typeof a)for(const[_,e]of Object.entries(a))"xsmall"===_?l.push(g_[`Grid__column--xsmall-start-${e}`]):l.push(g_[`Grid__column--${_}-start-${e}`]);const m=i(l,o);return(0,_.jsx)(d,{className:m,...t,children:e})})),h_=Object.assign(p_,{Column:P_,testIds:x_}),w_={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"},f_=["horizontal","vertical"],S_=f_[1],b_=["none","condensed","normal","spacious",...e_],I_=b_[1],k_=["center","flex-start","flex-end"],v_=["wrap","nowrap"],E_=[...k_,"space-between","space-around","space-evenly"],y_=(0,e.forwardRef)((({animate:r,children:n,direction:a=S_,gap:o=I_,alignItems:t,padding:d=I_,justifyContent:l,className:m,style:s,flexWrap:u,...B},c)=>{const{classes:g,styles:x}=J(r),p=(0,e.useMemo)((()=>"string"==typeof a?w_[`Stack--${a}`]:Object.keys(a).map((_=>w_[`Stack-${_}--${a[_]}`])).join(" ")),[a]),P=(0,e.useMemo)((()=>"string"==typeof o||"number"==typeof o?w_[`Stack--gap-${o}`]:Object.keys(o).map((_=>w_[`Stack-${_}--gap-${o[_]}`])).join(" ")),[o]),h=(0,e.useMemo)((()=>"string"==typeof d||"number"==typeof d?w_[`Stack--padding-${d}`]:Object.keys(d).map((_=>w_[`Stack-${_}--padding-${d[_]}`])).join(" ")),[d]),w=(0,e.useMemo)((()=>"string"==typeof t?w_[`Stack--align-items-${t}`]:"object"==typeof t?Object.keys(t).map((_=>w_[`Stack-${_}--align-items-${t[_]}`])).join(" "):null),[t]),f=(0,e.useMemo)((()=>"string"==typeof l?w_[`Stack--justify-content-${l}`]:"object"==typeof l?Object.keys(l).map((_=>w_[`Stack-${_}--justify-content-${l[_]}`])).join(" "):null),[l]),S=(0,e.useMemo)((()=>"string"==typeof u?w_[`Stack-flexWrap--${u}`]:"object"==typeof u?Object.keys(u).map((_=>w_[`Stack-${_}-flexWrap--${u[_]}`])).join(" "):null),[u]);return(0,_.jsx)("div",{ref:c,className:i(g,w_.Stack,p,P,w,f,h,S,m),style:{...x,...s},...B,children:n})})),N_=(0,e.forwardRef)((({className:n,align:a="start",children:o,imageContainerClassName:d,imageContainerStyle:l,trailingComponent:m,...s},u)=>{const{HeroActions:B,HeroChildren:c,HeroImageChild:g}=(0,e.useMemo)((()=>r().Children.toArray(o).reduce(((_,e)=>(r().isValidElement(e)&&(e.type===G_||e.type===H_?_.HeroActions.push(e):e.type===C_?_.HeroImageChild=e:_.HeroChildren.push(e)),_)),{HeroActions:[],HeroChildren:[],HeroImageChild:void 0})),[o]),x=g?.props?.position||"block-end",p=g?t["Hero--layout-image"]:t["Hero--layout-default"];return(0,_.jsx)("section",{className:i(t.Hero,"inline-end"!==x&&t[`Hero--align-${a}`],p,g&&t[`Hero--image-pos-${x}`],n),ref:u,"aria-labelledby":"hero-section-brand-heading",...s,children:(0,_.jsxs)(h_,{fullWidth:!0,className:i(t["Hero-grid"],t[`Hero-grid--${x}`]),children:[(0,_.jsx)(h_.Column,{span:{medium:g&&"inline-end"===x?6:12},children:(0,_.jsxs)(y_,{direction:"vertical",gap:"none",padding:"none",alignItems:"inline-end"===x||"start"===a?"flex-start":"center",justifyContent:"inline-end"===x?void 0:"start"===a?"flex-start":"center",children:[c,B.length>0&&(0,_.jsx)("div",{className:t["Hero-actions"],children:B}),m&&(0,_.jsx)("div",{className:t["Hero-trailing"],children:(0,_.jsx)(m,{})})]})}),g&&(0,_.jsx)(h_.Column,{span:{medium:"inline-end"===x?6:12},className:d,style:{...l},children:g})]})})})),A_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(O,{id:"hero-section-brand-heading",className:t["Hero-heading"],as:"h1",ref:n,...r,children:e}))),T_=(0,e.forwardRef)((({size:e="200",weight:r,children:n,className:a},o)=>(0,_.jsx)(w,{ref:o,className:i(t["Hero-description"],a),as:"p",size:e,weight:r,children:n}))),C_=(0,e.forwardRef)((({position:e="block-end",className:r,...n},a)=>(0,_.jsx)(c_,{ref:a,className:i(t["Hero-image"],t[`Hero-image--pos-${e}`],r),...n}))),j_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)("div",{ref:n,className:t["Hero-eyebrow"],...r,children:e}))),L_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(l_,{ref:n,className:t["Hero-label"],...r,children:e}))),G_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(y,{as:r,variant:"primary",size:"medium",href:e,...a,ref:o,children:n}))),H_=(0,e.forwardRef)((({href:e,as:r="a",children:n,...a},o)=>(0,_.jsx)(y,{as:r,variant:"secondary",size:"medium",href:e,...a,ref:o,children:n}))),M_=Object.assign(N_,{Heading:A_,Description:T_,PrimaryAction:G_,SecondaryAction:H_,Image:C_,Label:L_,Eyebrow:j_});var R_;!function(_){_.LIGHT="light",_.DARK="dark",_.AUTO="auto"}(R_||(R_={}));const O_=R_.LIGHT,V_=(0,e.createContext)({colorMode:O_,availableColorModes:Object.values(R_)});function F_({colorMode:r=O_,children:n,...a}){const[o,i]=(0,e.useState)(r),t=(0,e.useMemo)((()=>Object.values(R_)),[]);return(0,e.useEffect)((()=>(r===R_.AUTO?i(D_()):o!==r&&i(r),W_(i))),[r,o,i]),(0,_.jsx)(V_.Provider,{value:{colorMode:o,availableColorModes:t},children:(0,_.jsx)("div",{"data-color-mode":o,...a,children:n})})}const z_=()=>window.matchMedia(`(prefers-color-scheme: ${R_.DARK})`),D_=()=>z_().matches?R_.DARK:R_.LIGHT,W_=_=>{const e=z_(),r=e=>_(e.matches?R_.DARK:R_.LIGHT);return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},Z_=()=>(0,e.useContext)(V_),q_=(0,e.forwardRef)((({buttonSize:e="medium",buttonsAs:n,className:a,children:o,...i},t)=>{const d=r().Children.toArray(o).map(((_,a)=>{if(r().isValidElement(_)&&"string"!=typeof _.type&&_.type===y)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:t,className:"Primer_Brand__ButtonGroup-module__ButtonGroup___QQSsj",...i,children:d})})),$_={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__label:"Primer_Brand__river-shared-module__River__label___ztaaN","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"},U_="50:50",Q_="start",X_=(0,e.forwardRef)((({animate:e,imageTextRatio:n=U_,align:a=Q_,className:o,children:t,style:d,...l},m)=>{const{classes:s,styles:u}=J(e),{Visual:B,Content:c}=r().Children.toArray(t).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===J_&&(_.Visual=e),e.type===K_&&(_.Content=e)),_)),{Visual:null,Content:null}),g="start"===a||"center"===a?[c,B]:[B,c];return(0,_.jsx)("section",{ref:m,className:i($_.River,$_[`River--${n.replace(":","-")}`],$_[`River--align-${a}`],s,o),style:{...u,...d},...l,children:g})})),K_=(0,e.forwardRef)((({animate:n,children:a,className:o,leadingComponent:t,trailingComponent:d,trailingComponentDivider:l=!1,style:m,...s},u)=>{const{classes:B,styles:c}=J(n),g=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),x=g.find((_=>r().isValidElement(_)&&_.type===O)),p=g.find((_=>r().isValidElement(_)&&_.type===w)),P=g.find((_=>r().isValidElement(_)&&_.type===Ye)),h=g.find((_=>r().isValidElement(_)&&_.type===l_));return(0,_.jsxs)("div",{className:i(B,$_.River__content,o),style:{...c,...m},...s,ref:u,children:[r().isValidElement(h)&&!t&&(0,_.jsx)("div",{className:$_.River__label,children:r().cloneElement(h,{})}),!h&&t&&(0,_.jsx)("div",{children:(0,_.jsx)(t,{})}),r().isValidElement(x)&&(0,_.jsx)("div",{className:$_.River__heading,children:r().cloneElement(x,{as:x.props.as||"h3",size:x.props.size||"4",weight:x.props.weight})}),r().isValidElement(p)&&(0,_.jsx)("div",{className:$_["River__body-text"],children:r().cloneElement(p,{variant:"muted",as:"p",className:i($_.River__text,p.props.className)})}),r().isValidElement(P)&&(0,_.jsx)("div",{className:$_["River__call-to-action"],children:r().cloneElement(P,{size:"medium"})}),d&&(0,_.jsx)("div",{className:i($_.River__trailingComponent,l&&$_["River__trailingComponent--divider"]),children:(0,_.jsx)(d,{})})]})})),J_=(0,e.forwardRef)((({fillMedia:e=!0,children:r,className:n,hasShadow:a=!1,rounded:o=!0,...t},d)=>(0,_.jsx)("div",{className:i($_.River__visual,a&&$_["River__visual--has-shadow"],e&&$_["River__visual--fill-media"],o&&$_["River__visual--rounded"],n),...t,ref:d,children:r}))),Y_=Object.assign(X_,{Visual:J_,Content:K_}),_e=(_,e)=>{if(!_)return!1;if(Array.isArray(_)){for(const r of _)if(_e(r,e))return!0}else if(r().isValidElement(_)){if(_.type===e)return!0;if(_.props&&_.props.children&&_e(_.props.children,e))return!0}return!1},ee=_e,re=(0,e.forwardRef)((({animate:e,className:r,children:n,style:a,...o},t)=>{const{classes:d,styles:l}=J(e),m=ee(n,"em")?"muted":"default";return ee(n,ne),(0,_.jsx)("section",{ref:t,className:i($_.RiverBreakout,"muted"===m&&$_["RiverBreakout--muted"],d,r),style:{...l,...a},...o,children:n})})),ne=({as:e="h3",children:r})=>(0,_.jsx)(O,{className:"visually-hidden",as:e,children:r}),ae=Object.assign(re,{Visual:Y_.Visual,Content:Y_.Content,A11yHeading:ne});var oe={small:16,medium:32,large:64};function ie(_,e,n){var a=n(),o=Object.keys(a),i=r().forwardRef((function(_,n){var i=_["aria-label"],t=_["aria-labelledby"],d=_.tabIndex,l=_.className,m=void 0===l?e:l,s=_.fill,u=void 0===s?"currentColor":s,B=_.size,c=void 0===B?16:B,g=_.verticalAlign,x=void 0===g?"text-bottom":g,p=_.id,P=_.title,h=oe[c]||c,w=function(_,e){return _.map((function(_){return parseInt(_,10)})).reduce((function(_,r){return r<=e?r:_}),_[0])}(o,h),f=a[w].width,S=h*(f/w),b=a[w].path;return r().createElement("svg",{ref:n,"aria-hidden":i?"false":"true",tabIndex:d,focusable:d>=0?"true":"false","aria-label":i,"aria-labelledby":t,role:"img",className:m,viewBox:"0 0 ".concat(f," ").concat(w),width:S,height:h,fill:u,id:p,style:{display:"inline-block",userSelect:"none",verticalAlign:x,overflow:"visible"}},P?r().createElement("title",null,P):null,b)}));return i.displayName=_,i}var te=ie("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"})}}})),de=ie("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"})}}})),le=ie("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"})}}})),me=ie("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"})}}})),se=ie("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"})}}})),ue=ie("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"})}}})),Be=ie("CopilotIcon","octicon octicon-copilot",(function(){return{16:{width:16,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M7.998 15.035c-4.562 0-7.873-2.914-7.998-3.749V9.338c.085-.628.677-1.686 1.588-2.065.013-.07.024-.143.036-.218.029-.183.06-.384.126-.612-.201-.508-.254-1.084-.254-1.656 0-.87.128-1.769.693-2.484.579-.733 1.494-1.124 2.724-1.261 1.206-.134 2.262.034 2.944.765.05.053.096.108.139.165.044-.057.094-.112.143-.165.682-.731 1.738-.899 2.944-.765 1.23.137 2.145.528 2.724 1.261.566.715.693 1.614.693 2.484 0 .572-.053 1.148-.254 1.656.066.228.098.429.126.612.012.076.024.148.037.218.924.385 1.522 1.471 1.591 2.095v1.872c0 .766-3.351 3.795-8.002 3.795Zm0-1.485c2.28 0 4.584-1.11 5.002-1.433V7.862l-.023-.116c-.49.21-1.075.291-1.727.291-1.146 0-2.059-.327-2.71-.991A3.222 3.222 0 0 1 8 6.303a3.24 3.24 0 0 1-.544.743c-.65.664-1.563.991-2.71.991-.652 0-1.236-.081-1.727-.291l-.023.116v4.255c.419.323 2.722 1.433 5.002 1.433ZM6.762 2.83c-.193-.206-.637-.413-1.682-.297-1.019.113-1.479.404-1.713.7-.247.312-.369.789-.369 1.554 0 .793.129 1.171.308 1.371.162.181.519.379 1.442.379.853 0 1.339-.235 1.638-.54.315-.322.527-.827.617-1.553.117-.935-.037-1.395-.241-1.614Zm4.155-.297c-1.044-.116-1.488.091-1.681.297-.204.219-.359.679-.242 1.614.091.726.303 1.231.618 1.553.299.305.784.54 1.638.54.922 0 1.28-.198 1.442-.379.179-.2.308-.578.308-1.371 0-.765-.123-1.242-.37-1.554-.233-.296-.693-.587-1.713-.7Z"}),r().createElement("path",{d:"M6.25 9.037a.75.75 0 0 1 .75.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 .75-.75Zm4.25.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 1.5 0Z"}))},24:{width:24,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M23.922 16.992c-.861 1.495-5.859 5.023-11.922 5.023-6.063 0-11.061-3.528-11.922-5.023A.641.641 0 0 1 0 16.736v-2.869a.841.841 0 0 1 .053-.22c.372-.935 1.347-2.292 2.605-2.656.167-.429.414-1.055.644-1.517a10.195 10.195 0 0 1-.052-1.086c0-1.331.282-2.499 1.132-3.368.397-.406.89-.717 1.474-.952 1.399-1.136 3.392-2.093 6.122-2.093 2.731 0 4.767.957 6.166 2.093.584.235 1.077.546 1.474.952.85.869 1.132 2.037 1.132 3.368 0 .368-.014.733-.052 1.086.23.462.477 1.088.644 1.517 1.258.364 2.233 1.721 2.605 2.656a.832.832 0 0 1 .053.22v2.869a.641.641 0 0 1-.078.256ZM12.172 11h-.344a4.323 4.323 0 0 1-.355.508C10.703 12.455 9.555 13 7.965 13c-1.725 0-2.989-.359-3.782-1.259a2.005 2.005 0 0 1-.085-.104L4 11.741v6.585c1.435.779 4.514 2.179 8 2.179 3.486 0 6.565-1.4 8-2.179v-6.585l-.098-.104s-.033.045-.085.104c-.793.9-2.057 1.259-3.782 1.259-1.59 0-2.738-.545-3.508-1.492a4.323 4.323 0 0 1-.355-.508h-.016.016Zm.641-2.935c.136 1.057.403 1.913.878 2.497.442.544 1.134.938 2.344.938 1.573 0 2.292-.337 2.657-.751.384-.435.558-1.15.558-2.361 0-1.14-.243-1.847-.705-2.319-.477-.488-1.319-.862-2.824-1.025-1.487-.161-2.192.138-2.533.529-.269.307-.437.808-.438 1.578v.021c0 .265.021.562.063.893Zm-1.626 0c.042-.331.063-.628.063-.894v-.02c-.001-.77-.169-1.271-.438-1.578-.341-.391-1.046-.69-2.533-.529-1.505.163-2.347.537-2.824 1.025-.462.472-.705 1.179-.705 2.319 0 1.211.175 1.926.558 2.361.365.414 1.084.751 2.657.751 1.21 0 1.902-.394 2.344-.938.475-.584.742-1.44.878-2.497Z"}),r().createElement("path",{d:"M14.5 14.25a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Zm-5 0a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Z"}))},48:{width:48,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M47.801 34.003c-1.72 2.988-11.706 10.037-23.82 10.037S1.881 36.991.161 34.003a1.309 1.309 0 0 1-.161-.57v-5.615c.012-.17.047-.338.11-.498.744-1.867 2.692-4.58 5.206-5.308.333-.855.826-2.106 1.287-3.029a20.112 20.112 0 0 1-.104-2.171c0-2.659.563-4.992 2.262-6.729.793-.811 1.777-1.433 2.945-1.901C14.502 5.911 18.483 4 23.938 4c5.455 0 9.523 1.911 12.319 4.182 1.167.468 2.151 1.09 2.944 1.901 1.699 1.737 2.263 4.07 2.263 6.729 0 .736-.027 1.465-.105 2.171.461.923.954 2.174 1.288 3.029 2.513.728 4.461 3.441 5.205 5.308.081.205.115.424.115.645v5.318c0 .252-.04.502-.166.72ZM24.325 22.031h-.688a8.52 8.52 0 0 1-.709 1.016c-1.537 1.892-3.833 2.98-7.008 2.98-3.447 0-5.972-.717-7.557-2.514a4.408 4.408 0 0 1-.171-.21l-.195.21v13.155c2.867 1.558 9.02 4.353 15.984 4.353s13.117-2.795 15.984-4.353V23.513l-.195-.21s-.066.091-.171.21c-1.584 1.797-4.11 2.514-7.557 2.514-3.175 0-5.47-1.088-7.008-2.98a8.637 8.637 0 0 1-.709-1.016h-.033.033Zm-1.969-5.864a14.31 14.31 0 0 0 .127-1.785v-.042c-.003-1.537-.339-2.538-.876-3.152-.681-.78-2.09-1.378-5.06-1.057-3.008.326-4.69 1.073-5.643 2.048-.923.944-1.408 2.356-1.408 4.633 0 2.42.348 3.849 1.115 4.719.729.827 2.165 1.499 5.309 1.499 2.417 0 3.799-.786 4.683-1.873.948-1.168 1.482-2.878 1.753-4.99Zm3.25 0c.271 2.112.805 3.822 1.754 4.99.883 1.087 2.265 1.873 4.682 1.873 3.145 0 4.58-.672 5.309-1.499.767-.87 1.116-2.299 1.116-4.719 0-2.277-.485-3.689-1.408-4.633-.954-.975-2.635-1.722-5.644-2.048-2.969-.321-4.378.277-5.06 1.057-.537.614-.873 1.615-.876 3.152v.042c.002.53.042 1.123.127 1.785Z"}),r().createElement("path",{d:"M28.998 28.516c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Zm-9.996 0c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Z"}))},96:{width:96,path:r().createElement(r().Fragment,null,r().createElement("path",{d:"M95.667 67.954C92.225 73.933 72.24 88.04 47.997 88.04 23.754 88.04 3.769 73.933.328 67.954c-.216-.375-.307-.796-.328-1.226V55.661c.019-.371.089-.736.226-1.081 1.489-3.738 5.386-9.166 10.417-10.623.667-1.712 1.655-4.215 2.576-6.062-.154-1.414-.208-2.872-.208-4.345 0-5.322 1.128-9.99 4.527-13.466 1.587-1.623 3.557-2.869 5.893-3.805 5.595-4.545 13.563-8.369 24.48-8.369s19.057 3.824 24.652 8.369c2.337.936 4.306 2.182 5.894 3.805 3.399 3.476 4.527 8.144 4.527 13.466 0 1.473-.054 2.931-.208 4.345.921 1.847 1.909 4.35 2.576 6.062 5.03 1.457 8.928 6.885 10.417 10.623.163.41.231.848.231 1.289v10.644c0 .504-.081 1.004-.333 1.441ZM48.686 43.993l-.3.001-1.077-.001c-.423.709-.894 1.39-1.418 2.035-3.078 3.787-7.672 5.964-14.026 5.964-6.897 0-11.952-1.435-15.123-5.032a7.886 7.886 0 0 1-.342-.419l-.39.419v26.326c5.737 3.118 18.05 8.713 31.987 8.713 13.938 0 26.251-5.595 31.988-8.713V46.96l-.39-.419s-.132.181-.342.419c-3.171 3.597-8.226 5.032-15.123 5.032-6.354 0-10.949-2.177-14.026-5.964a17.178 17.178 0 0 1-1.418-2.034h-.066l.066-.001Zm-3.94-11.733c.17-1.326.251-2.513.253-3.573v-.084c-.005-3.077-.678-5.079-1.752-6.308-1.365-1.562-4.184-2.758-10.127-2.115-6.021.652-9.386 2.146-11.294 4.098-1.847 1.889-2.818 4.715-2.818 9.272 0 4.842.698 7.703 2.232 9.443 1.459 1.655 4.332 3.001 10.625 3.001 4.837 0 7.603-1.573 9.371-3.749 1.899-2.336 2.967-5.759 3.51-9.985Zm6.503 0c.543 4.226 1.611 7.649 3.51 9.985 1.768 2.176 4.533 3.749 9.371 3.749 6.292 0 9.165-1.346 10.624-3.001 1.535-1.74 2.232-4.601 2.232-9.443 0-4.557-.97-7.383-2.817-9.272-1.908-1.952-5.274-3.446-11.294-4.098-5.943-.643-8.763.553-10.127 2.115-1.074 1.229-1.747 3.231-1.752 6.308v.084c.002 1.06.083 2.247.253 3.573Zm-2.563 11.734h.066l-.066-.001v.001Z"}),r().createElement("path",{d:"M38.5 55.75a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Zm19 0a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Z"}))}}})),ce=ie("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"})}}})),ge=ie("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"})}}})),xe=ie("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"})}}})),pe=ie("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"})}}})),Pe=ie("PaperAirplaneIcon","octicon octicon-paper-airplane",(function(){return{16:{width:16,path:r().createElement("path",{d:"M.989 8 .064 2.68a1.342 1.342 0 0 1 1.85-1.462l13.402 5.744a1.13 1.13 0 0 1 0 2.076L1.913 14.782a1.343 1.343 0 0 1-1.85-1.463L.99 8Zm.603-5.288L2.38 7.25h4.87a.75.75 0 0 1 0 1.5H2.38l-.788 4.538L13.929 8Z"})},24:{width:24,path:r().createElement("path",{d:"M1.513 1.96a1.374 1.374 0 0 1 1.499-.21l19.335 9.215a1.147 1.147 0 0 1 0 2.07L3.012 22.25a1.374 1.374 0 0 1-1.947-1.46L2.49 12 1.065 3.21a1.375 1.375 0 0 1 .448-1.25Zm2.375 10.79-1.304 8.042L21.031 12 2.584 3.208l1.304 8.042h7.362a.75.75 0 0 1 0 1.5Z"})}}})),he=ie("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"})}}})),we=ie("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"})}}})),fe=ie("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"})}}})),Se=ie("SyncIcon","octicon octicon-sync",(function(){return{16:{width:16,path:r().createElement("path",{d:"M1.705 8.005a.75.75 0 0 1 .834.656 5.5 5.5 0 0 0 9.592 2.97l-1.204-1.204a.25.25 0 0 1 .177-.427h3.646a.25.25 0 0 1 .25.25v3.646a.25.25 0 0 1-.427.177l-1.38-1.38A7.002 7.002 0 0 1 1.05 8.84a.75.75 0 0 1 .656-.834ZM8 2.5a5.487 5.487 0 0 0-4.131 1.869l1.204 1.204A.25.25 0 0 1 4.896 6H1.25A.25.25 0 0 1 1 5.75V2.104a.25.25 0 0 1 .427-.177l1.38 1.38A7.002 7.002 0 0 1 14.95 7.16a.75.75 0 0 1-1.49.178A5.5 5.5 0 0 0 8 2.5Z"})},24:{width:24,path:r().createElement("path",{d:"M3.38 8A9.502 9.502 0 0 1 12 2.5a9.502 9.502 0 0 1 9.215 7.182.75.75 0 1 0 1.456-.364C21.473 4.539 17.15 1 12 1a10.995 10.995 0 0 0-9.5 5.452V4.75a.75.75 0 0 0-1.5 0V8.5a1 1 0 0 0 1 1h3.75a.75.75 0 0 0 0-1.5H3.38Zm-.595 6.318a.75.75 0 0 0-1.455.364C2.527 19.461 6.85 23 12 23c4.052 0 7.592-2.191 9.5-5.451v1.701a.75.75 0 0 0 1.5 0V15.5a1 1 0 0 0-1-1h-3.75a.75.75 0 0 0 0 1.5h2.37A9.502 9.502 0 0 1 12 21.5c-4.446 0-8.181-3.055-9.215-7.182Z"})}}})),be=ie("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"}))}}})),Ie=ie("XIcon","octicon octicon-x",(function(){return{12:{width:12,path:r().createElement("path",{d:"M2.22 2.22a.749.749 0 0 1 1.06 0L6 4.939 8.72 2.22a.749.749 0 1 1 1.06 1.06L7.061 6 9.78 8.72a.749.749 0 1 1-1.06 1.06L6 7.061 3.28 9.78a.749.749 0 1 1-1.06-1.06L4.939 6 2.22 3.28a.749.749 0 0 1 0-1.06Z"})},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 ke(_,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 ve={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","SubdomainNavBar-menu-wrapper":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO","fade-in-down":"Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g","SubdomainNavBar-menu-wrapper--close":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper--close___NzelD","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-link--title":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link--title___ApFQt","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","SubdomainNavBar-skip-to-content":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-skip-to-content___WMHSh"};function Ee(_){const r=(0,e.useCallback)((e=>{"Escape"===e.key&&_()}),[_]);(0,e.useEffect)((()=>(document.addEventListener("keydown",r,!1),()=>{document.removeEventListener("keydown",r,!1)})),[r])}var ye;function Ne(){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:Ae(window.innerWidth)})}return window.addEventListener("resize",_),_(),()=>window.removeEventListener("resize",_)}),[]),_}!function(_){_.XSMALL="xsmall",_.SMALL="small",_.MEDIUM="medium",_.LARGE="large",_.XLARGE="xlarge",_.XXLARGE="xxlarge"}(ye||(ye={}));const Ae=_=>{let e=ye.XXLARGE;switch(!0){case _>=320&&_<544:e=ye.XSMALL;break;case _>=544&&_<768:e=ye.SMALL;break;case _>=768&&_<1012:e=ye.MEDIUM;break;case _>=1012&&_<1280:e=ye.LARGE;break;case _>=1280&&_<1440:e=ye.XLARGE;break;default:e=ye.XXLARGE}return e};function Te({children:n,className:a,...o}){const t=(0,e.useRef)(null),[d]=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]}(t,n),{isMedium:l}=Ne(),m=Object.values(d).includes(!1);return(0,_.jsxs)("ul",{className:i(ve["SubdomainNavBar-primary-nav-list"],a),ref:t,...o,children:[r().Children.map(n,(_=>r().cloneElement(_,{className:i(_.props.className,l&&!!d[_.props["data-navitemid"]]&&ve["SubdomainNavBar-primary-nav-list-item--visible"],l&&!d[_.props["data-navitemid"]]&&ve["SubdomainNavBar-primary-nav-list-item--invisible"])}))),m&&(0,_.jsx)(Ce,{visibilityMap:d,children:n})]})}function Ce({children:n,className:a,visibilityMap:o}){const[t,d]=(0,e.useState)(null),l=(0,e.useRef)(null);ke(l,(()=>s()));const m=Boolean(t),s=(0,e.useCallback)((()=>{d(null)}),[]);return Ee(s),(0,_.jsxs)("li",{className:i(ve["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:_=>{t?s():d(_.currentTarget)},className:i(ve["SubdomainNavBar-link"],ve["SubdomainNavBar-more-link"]),children:["More",(0,_.jsx)(me,{})]}),(0,_.jsx)("div",{id:"more-navigation",style:{display:m?"block":"none"},className:i(ve["SubdomainNavBar-overflow-menu"]),children:(0,_.jsx)("ul",{className:i(ve["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:s,className:i(ve["SubdomainNavBar-overflow-menu-item"],e.props.className)})})}return null}))})})]})}function*je(_,e={}){var r,n;const a=null!==(r=e.strict)&&void 0!==r&&r,o=null!==(n=e.onlyTabbable)&&void 0!==n&&n?He:Ge,i=document.createTreeWalker(_,NodeFilter.SHOW_ELEMENT,{acceptNode:_=>_ instanceof HTMLElement&&o(_,a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let t=null;if(!e.reverse&&o(_,a)&&(yield _),e.reverse){let _=i.lastChild();for(;_;)t=_,_=i.lastChild()}else t=i.firstChild();for(;t instanceof HTMLElement;)yield t,t=e.reverse?i.previousNode():i.nextNode();e.reverse&&o(_,a)&&(yield _)}function Le(_,e=!1){return je(_,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function Ge(_,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 He(_,e=!1){return Ge(_,e)&&"-1"!==_.getAttribute("tabindex")}let Me=!1;function Re(){}try{const _=Object.create({},{signal:{get(){Me=!0}}});window.addEventListener("test",Re,_),window.removeEventListener("test",Re,_)}catch(_){}function Oe(){Me||(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)}}(),Me=!0)}Oe();const Ve=[];let Fe;function ze(_,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=Le(_,!0);null==e||e.focus()};const i=document.createElement("span");let t;function d(r){if(r instanceof HTMLElement&&document.contains(_)){if(_.contains(r))return void(t=r);if(t&&He(t)&&_.contains(t))return void t.focus();if(e&&_.contains(e))return void e.focus();{const e=Le(_);return void(null==e||e.focus())}}}i.setAttribute("class","sentinel"),i.setAttribute("tabindex","0"),i.setAttribute("aria-hidden","true"),i.onfocus=()=>{const e=Le(_);null==e||e.focus()},_.prepend(o),_.append(i);const l=function(_){const e=new AbortController;return _.addEventListener("abort",(()=>{e.abort()})),e}(a);if(Fe){const _=Fe;Fe.container.setAttribute("data-focus-trap","suspended"),Fe.controller.abort(),Ve.push(_)}l.signal.addEventListener("abort",(()=>{Fe=void 0})),a.addEventListener("abort",(()=>{_.removeAttribute("data-focus-trap");const e=_.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const r=Ve.findIndex((e=>e.container===_));r>=0&&Ve.splice(r,1),function(){const _=Ve.pop();_&&ze(_.container,_.initialFocus,_.originalSignal)}()})),document.addEventListener("focus",(_=>{d(_.target)}),{signal:l.signal,capture:!0}),d(document.activeElement),Fe={container:_,controller:l,initialFocus:e,originalSignal:a};const m=Ve.findIndex((e=>e.container===_));if(m>=0&&Ve.splice(m,1),!r)return n}function De(_,e=[]){const n=_?.containerRef,a=_?.initialFocusRef,o=_?.disabled,i=r().useRef(),t=r().useRef(null);function d(){i.current?.abort(),_?.restoreFocusOnCleanUp&&t.current instanceof HTMLElement&&(t.current.focus(),t.current=null)}return t.current||_?.disabled||(t.current=document.activeElement),r().useEffect((()=>{if(n?.current instanceof HTMLElement){if(!o)return i.current=ze(n.current,a?.current??void 0),()=>{d()};d()}}),[n,a,o,...e]),{containerRef:n,initialFocusRef:a}}const We={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 Ze({href:e,className:r,children:n,...a}){return(0,_.jsx)("li",{className:i(ve["SubdomainNavBar-primary-nav-list-item"],r),...a,children:(0,_.jsx)("a",{href:e,className:i(ve["SubdomainNavBar-link"]),children:n})})}const qe=(0,e.forwardRef)((({active:r,title:n,searchResults:a,searchTerm:o,handlerFn:t,onSubmit:d,onChange:l},m)=>{const s=(0,e.useRef)(null);De({containerRef:s,restoreFocusOnCleanUp:!0,disabled:!r}),ke(s,t);const[u,B]=(0,e.useState)(-1),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(!1),P=(0,e.useCallback)(((_=null)=>{t&&t(_),B(-1)}),[t]);ke(s,P),Ee((()=>{if(!c&&r)return P(),!1;g(!1),B(-1)}));const h=(0,e.useCallback)((_=>{const e=u,r=a?a.length:0,n=s.current;let o;if(!["ArrowDown","ArrowUp","Escape","Enter"].includes(_.key)||"Enter"===_.key&&-1===u||!n)return!1;_.preventDefault(),"ArrowDown"===_.key?(o=e<r-1?e+1:-1,B(o)):"ArrowUp"===_.key&&(o=-1===e?r-1:e-1,B(o)),["ArrowDown","ArrowUp"].includes(_.key)&&n.querySelector(`#subdomainnavbar-search-result-${o}`)?.scrollIntoView(),"Enter"===_.key&&n.querySelector(`#subdomainnavbar-search-result-${u} a`).click()}),[a,u]),f=(0,e.useCallback)((()=>{p(!0),setTimeout((()=>{r&&p(!1)}),200)}),[r]);return(0,e.useEffect)((()=>{const _=!(!a||!a.length);g(_),f()}),[a,o,f]),(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-search-trigger"]),children:(0,_.jsx)("button",{"aria-label":"search",className:ve["SubdomainNavBar-search-button"],onClick:t,"data-testid":"toggle-search",children:(0,_.jsx)(fe,{})})}),r&&(0,_.jsxs)("div",{ref:s,role:"dialog","aria-label":`Search ${n}`,"aria-modal":"true",tabIndex:-1,className:i(ve["SubdomainNavBar-search-dialog"]),children:[(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-search-dialog-control-area"]),children:[(0,_.jsx)("form",{className:i(ve["SubdomainNavBar-search-form"]),onSubmit:d,role:"search",children:(0,_.jsxs)(jr,{fullWidth:!0,size:"medium",children:[(0,_.jsx)(jr.Label,{visuallyHidden:!0,children:"Search"}),(0,_.jsx)(Ir,{ref:m,className:i(ve["SubdomainNavBar-search-text-input"]),name:"search",role:"combobox","aria-expanded":c,"aria-controls":"listbox-search-results",placeholder:`Search ${n}`,onChange:l,defaultValue:o,invisible:!0,leadingVisual:(0,_.jsx)(fe,{size:16}),"aria-activedescendant":-1===u?void 0:`subdomainnavbar-search-result-${u}`,onKeyDown:h})]})}),(0,_.jsx)("button",{"aria-label":"Close",className:i(ve["SubdomainNavBar-menu-button"],ve["SubdomainNavBar-menu-button--close"]),onClick:P,children:(0,_.jsx)(Ie,{size:24})})]}),(0,_.jsxs)("div",{id:"listbox-search-results",children:[c&&(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-search-results-container"]),children:[(0,_.jsxs)(w,{id:"subdomainnavbar-search-results-heading",className:ve["SubdomainNavBar-search-results-heading"],children:["Results for “",o,"”"]}),(0,_.jsx)("ul",{role:"listbox",tabIndex:0,"aria-labelledby":"subdomainnavbar-search-results-heading",className:i(ve["SubdomainNavBar-search-results"]),children:a?.map(((e,r)=>(0,_.jsxs)("li",{id:`subdomainnavbar-search-result-${r}`,className:ve["SubdomainNavBar-search-result-item"],role:"option","aria-selected":r===u,children:[(0,_.jsx)("div",{className:ve["SubdomainNavBar-search-result-item-container"],children:(0,_.jsx)("a",{href:e.url,children:e.title})}),(0,_.jsx)(w,{as:"p",size:"200",id:`subdomainnavbar-search-result-item-desc${r}`,className:ve["SubdomainNavBar-search-result-item-desc"],children:e.description}),(0,_.jsxs)("div",{children:[(0,_.jsx)(w,{size:"100",className:ve["SubdomainNavBar-search-result-item-desc"],children:e.date}),e.category&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(w,{size:"100",className:ve["SubdomainNavBar-search-result-item-desc"],children:[" ","•"," "]}),(0,_.jsx)(w,{size:"100",className:ve["SubdomainNavBar-search-result-item-desc"],children:e.category})]})]})]},`${e.title}-${r}`)))})]}),(0,_.jsxs)("div",{"aria-live":"polite","aria-atomic":"true","data-testid":We.liveRegion,className:"visually-hidden",children:[`${a?.length} suggestions.`,x&&(0,_.jsx)("span",{children:" "})]})]})]})]})}));function $e({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(ve["SubdomainNavBar-cta-button"]),variant:"primary",hasArrow:!1,...n,children:e})}function Ue({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(ve["SubdomainNavBar-cta-button"],ve["SubdomainNavBar-cta-button--secondary"]),hasArrow:!1,...n,children:e})}const Qe=Object.assign((function({children:n,className:a,fixed:o=!0,fullWidth:t=!1,logoHref:d="https://github.com",title:l,titleHref:m="/",...s}){const[u,B]=(0,e.useState)(!0),[c,g]=(0,e.useState)(!1),{isSmall:x,isMedium:p}=Ne(),[P,h]=(0,e.useState)(!1),f=(0,e.useRef)(null),S=q("start-of-content"),b=()=>g(!c),I=(0,e.useRef)(null);(0,e.useEffect)((()=>{const _=document.querySelector("main");_&&(_.id=_.id||S,f.current=_)}),[S]),De({containerRef:I,restoreFocusOnCleanUp:!0,disabled:u}),Ee((()=>{B(!0)})),(0,e.useEffect)((()=>{p&&B(!0)}),[p,u]),(0,e.useEffect)((()=>{const _=u?"auto":"hidden";document.body.style.overflow=_}),[u]);const k=(0,e.useCallback)((()=>h(!0)),[]),v=(0,e.useCallback)((()=>h(!1)),[]),E=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ze))),[]).length>0,N=(0,e.useMemo)((()=>r().Children.toArray(n).map(((_,e)=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Ze?r().cloneElement(_,{"data-navitemid":_.props.children,href:_.props.href,children:_.props.children,style:{"--animation-order":e}}):null})).filter(Boolean)),[n]);return(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-outer-container"],o&&ve["SubdomainNavBar-outer-container--fixed"]),children:[(0,_.jsx)(y,{as:"a",href:`#${f.current?.id||S}`,variant:"primary",className:i(ve["SubdomainNavBar-skip-to-content"],!P&&"visually-hidden"),onFocus:k,onBlur:v,children:"Skip to content"}),(0,_.jsx)("header",{className:i(ve.SubdomainNavBar,a),"data-testid":We.root,...s,children:(0,_.jsxs)("div",{ref:I,className:i(ve["SubdomainNavBar-inner-container"],c&&ve["SubdomainNavBar-inner-container--search-open"],!t&&ve["SubdomainNavBar-inner-container--centered"]),"data-testid":We.innerContainer,children:[(0,_.jsx)("nav",{"aria-label":"global breadcrumb",children:(0,_.jsxs)("ol",{className:ve["SubdomainNavBar-title-area"],children:[(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:d,"aria-label":"Github Home",className:ve["SubdomainNavBar-logo-mark"],children:[(0,_.jsx)("span",{className:i(ve["SubdomainNavBar-back-arrow"]),children:(0,_.jsx)(se,{fill:"currentColor",size:24})}),(0,_.jsx)(xe,{fill:"currentColor",size:24})]})}),l&&x&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("li",{role:"separator",className:ve["SubdomainNavBar-title-separator"],"aria-hidden":!0,children:"/"}),(0,_.jsx)("li",{children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(ve["SubdomainNavBar-title"]),children:l})})]})]})}),E&&(0,_.jsx)("nav",{id:"menu-navigation","aria-label":l,className:ve["SubdomainNavBar-primary-nav"],"data-testid":We.menuLinks,children:(0,_.jsx)(Te,{className:i(ve["SubdomainNavBar-primary-nav-list--invisible"]),children:N})}),(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-secondary-nav"]),children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===qe?r().cloneElement(_,{active:c,handlerFn:b,title:l}):null})).filter(Boolean),E&&(0,_.jsxs)("button",{"aria-expanded":!u,"aria-label":"Menu","aria-controls":"menu-navigation","aria-haspopup":"true",className:i(ve["SubdomainNavBar-menu-button"],ve["SubdomainNavBar-mobile-menu-button"],!u&&ve["SubdomainNavBar-menu-button--close"]),"data-testid":We.menuButton,onClick:()=>B(!u),children:[(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-menu-button-bar"])})]}),p&&(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-button-area"],ve["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:ve["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===$e?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Ue?_:null})).filter(Boolean)]})}),!p&&(0,_.jsxs)("div",{className:i(ve["SubdomainNavBar-menu-wrapper"],u&&ve["SubdomainNavBar-menu-wrapper--close"]),children:[(0,_.jsxs)("div",{children:[l&&m&&(0,_.jsx)(w,{as:"p",children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(ve["SubdomainNavBar-link"],ve["SubdomainNavBar-link--title"]),children:l})}),E&&!u&&(0,_.jsx)(Te,{showOnlyOnNarrow:!0,className:i(ve["SubdomainNavBar-primary-nav-list--visible"]),children:N})]}),(0,_.jsx)("div",{className:i(ve["SubdomainNavBar-button-area"],ve["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:ve["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===$e?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Ue?_:null})).filter(Boolean)]})})]})]})]})})]}),!f.current&&(0,_.jsx)("div",{id:`${S}`,tabIndex:-1})]})}),{Link:Ze,Search:qe,PrimaryAction:$e,SecondaryAction:Ue,testIds:We}),Xe=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>{const t=i("Primer_Brand__InlineLink-module__InlineLink___U_Ama",e);return(0,_.jsx)("a",{href:n,className:t,...a,ref:o,children:r})})),Ke={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"},Je=["default","accent"];function Ye({size:n="medium",variant:a="default",className:o,children:t,onMouseEnter:d,onMouseLeave:m,onFocus:s,onBlur:u,arrowDirection:B="end",...c}){const[g,x]=r().useState(!1),[p,P]=r().useState(!1),h=(0,e.useCallback)((_=>{x(!g),d?.(_)}),[d,g]),f=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),S=(0,e.useCallback)((_=>{P(!p),s?.(_)}),[s,p]),b=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]);return(0,_.jsxs)("a",{className:i(Ke.Link,Ke[`Link--${n}`],Ke[`Link--${a}`],Ke[`Link--arrow-${B}`],o),onMouseEnter:h,onMouseLeave:f,onFocus:S,onBlur:b,...c,children:["start"===B&&(0,_.jsx)(l,{className:Ke["Link-arrow"],expanded:g||p,reverse:!0,hidden:!0}),(0,_.jsx)(w,{as:"span",size:{medium:"200",large:"300"}[n],className:i(Ke["Link--label"]),children:t}),"end"===B&&(0,_.jsx)(l,{className:Ke["Link-arrow"],expanded:g||p,hidden:!0})]})}const _r={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"};function er(_){const r=(0,e.useRef)(null);return _??r}const rr=(0,e.forwardRef)((({children:e,className:n,open:a=!1,variant:o="default",...t},d)=>{const l=er(d),[m,s]=r().useState(a),{AccordionHeading:u,AccordionContent:B}=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===ar&&(_.AccordionContent=r().cloneElement(e,{open:m,handleOpen:_=>s(_),parentRef:l})),e.type===nr&&(_.AccordionHeading=r().cloneElement(e,{variant:o,open:m,handleOpen:_=>s(_),parentRef:l}))),_)),{AccordionHeading:null,AccordionContent:null});return(0,_.jsxs)("details",{className:i(_r.Accordion,_r[`Accordion--${o}`],n),open:m,...t,ref:l,children:[u,B]})})),nr=(0,e.forwardRef)((({children:r,className:n,as:a="h4",variant:o="default",reversedToggles:t,open:d,handleOpen:l,parentRef:m,...s},u)=>{const B=(0,e.useCallback)((_=>{_.preventDefault(),l&&l(!d)}),[l,d]),c=(0,e.useCallback)((_=>{"Enter"!==_.key&&" "!==_.key||(_.preventDefault(),l&&l(!d)),"Escape"===_.key&&(_.preventDefault(),l&&l(!1))}),[l,d]);return(0,_.jsxs)("summary",{className:i(_r.Accordion__summary,t&&_r["Accordion__summary--reversed-toggles"],_r[`Accordion__summary--${o}`],n),ref:u,...s,onClick:B,onKeyDown:c,children:[(0,_.jsx)("span",{"aria-hidden":"true",className:_r["Accordion__summary--collapsed"],children:"emphasis"===o&&(0,_.jsx)(me,{size:24,fill:"var(--brand-color-text-default)"})}),(0,_.jsx)(O,{as:a,size:"emphasis"===o?"6":"subhead-large",children:r}),(0,_.jsx)("span",{"aria-hidden":"true",className:_r["Accordion__summary--expanded"],children:"emphasis"===o&&(0,_.jsx)(ue,{size:24,fill:"var(--brand-color-text-default)"})})]})}));function ar({children:r,className:n,open:a,handleOpen:o,parentRef:t,...d}){const l=(0,e.useRef)(null),m=(0,e.useCallback)((_=>{if("Escape"===_.key){_.preventDefault();const e=document.activeElement;if(l.current&&l.current.contains(e)&&(o&&o(!1),t&&t.current)){const _=t.current.querySelector("summary");_&&_.focus()}}}),[t,o]);return(0,e.useEffect)((()=>{const _=l.current;return a&&_&&_.addEventListener("keydown",(_=>m(_))),()=>{a&&_&&_.removeEventListener("keydown",(_=>m(_)))}}),[a,m]),(0,_.jsx)("section",{className:i(_r.Accordion__content,n),...d,ref:l,children:r})}const or=Object.assign(rr,{Content:ar,Heading:nr});var ir=n(570);const tr={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",details__summary:"Primer_Brand__FAQ-module__details__summary___zIBcp"},dr=(0,e.forwardRef)((({children:e,style:n,animate:a,className:o,...t},d)=>{const{classes:l,styles:m}=J(a),s=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,ir.isFragment)(_)&&_.type!==lr&&_.type!==mr&&_.type!==rr))),u=r().Children.toArray(e).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===mr));return(0,_.jsx)("section",{ref:d,className:i(tr.FAQ,l,o),style:{...m,...n},...t,children:r().Children.toArray(s).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===lr?r().cloneElement(_,{align:u?"start":_.props.align,size:u?"3":_.props.size,weight:u?"semibold":_.props.weight}):_))})})),lr=(0,e.forwardRef)((({children:e,className:r,size:n="3",align:a="center",as:o,...t},d)=>{const l="3"===n?"h3":"h2";return(0,_.jsx)(O,{as:o||l,size:n,className:i(tr.FAQ__heading,tr[`FAQ__heading--${a}`],r),ref:d,...t,children:e})}));function mr({children:e,className:r,as:n="h3",size:a="subhead-large",weight:o="medium",...t}){return(0,_.jsx)(O,{as:n,className:i(tr.FAQ__subheading,r),weight:o,size:a,...t,children:e})}const sr=Object.assign(dr,{Subheading:mr,Heading:lr,Item:rr,Question:nr,Answer:ar});function ur({children:e,className:r,as:n="h3",...a}){return(0,_.jsx)(O,{as:n,className:i(r),...a,children:e})}const Br=Object.assign((function({children:e,id:n,defaultSelectedIndex:a=0,...o}){const[t,d]=r().useState(a),l=q(n),m=r().useRef(!0),s=r().useRef(null),u=_=>e=>{d(_)},B=_=>e=>{if("ArrowUp"!==e.key)if("ArrowDown"!==e.key);else{e.preventDefault();const r=(_+1)%c.length;d(r)}else{e.preventDefault();const r=(_-1+c.length)%c.length;d(r)}};r().useEffect((()=>{!m.current&&s.current&&s.current.focus(),m.current&&(m.current=!1)}),[t]);const c=r().Children.toArray(e).filter((_=>r().isValidElement(_)&&_.type===sr)),g=r().Children.map(c,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===sr.Heading));return(0,_.jsx)(y,{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":t===n,onClick:u(n),onKeyDown:B(n),"data-testid":`FAQGroup-tab-${n+1}`,tabIndex:t!==n?-1:void 0,ref:t===n?s:void 0,children:r().isValidElement(a)&&a.props.children},n)}return null})),x=r().Children.map(c,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==sr.Heading?_:null)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type===sr.Heading?_.props.children:null));return(0,_.jsxs)("div",{role:"tabpanel",id:`${l}-panel-${n}`,"aria-labelledby":`${l}-tab-${n}`,hidden:t!==n,"data-testid":`FAQGroup-tab-panel-${n+1}`,children:[o&&(0,_.jsx)(sr.Subheading,{"data-testid":`FAQGroup-tab-panel-heading-${n+1}`,className:i("Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h"),children:o}),a]},n)}})),p=r().Children.map(c,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===sr.Heading)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==sr.Heading?r().cloneElement(_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC",_.props.className)}):null));return o?(0,_.jsxs)(or,{variant:"emphasis",children:[(0,_.jsx)(or.Heading,{children:r().isValidElement(a)&&a.props.children}),(0,_.jsx)(or.Content,{children:o})]},n):null}})),P=r().Children.toArray(e).find((_=>r().isValidElement(_)&&_.type===ur));return(0,_.jsx)(h_,{...o,children:(0,_.jsxs)(h_.Column,{children:[P&&(0,_.jsx)(Xa,{marginBlockEnd:{narrow:48,regular:80},children:(0,_.jsx)(h_,{children:(0,_.jsx)(h_.Column,{children:P})})}),(0,_.jsx)("div",{className:i("Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP"),children:p}),(0,_.jsxs)(h_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup___D0VvR"),children:[(0,_.jsx)(h_.Column,{span:{medium:5,large:4},className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z",children:(0,_.jsx)(y_,{direction:"vertical","aria-orientation":"vertical",padding:"none",role:"tablist",alignItems:"flex-start",children:g})}),(0,_.jsx)(h_.Column,{start:6,span:7,children:x})]})]})})}),{Heading:ur}),cr="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?e.useLayoutEffect:e.useEffect,gr="Primer_Brand__Checkbox-module__Checkbox-checkmark___atiwt",xr=(0,e.forwardRef)((({checked:r,className:n,indeterminate:a,disabled:o,id:t,onChange:d,required:l,validationStatus:m,value:s,...u},B)=>{const c=(0,e.useRef)(B||null),g=q(t);return cr((()=>{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:s,onChange:d,ref:c,required:l,type:"checkbox",value:s,...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(gr),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(gr),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"})})]})]})})),pr={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"},Pr=7,hr=30,wr="both",fr={root:"Textarea",get outerContainer(){return`${this.root}-outer-container`}},Sr=(0,e.forwardRef)((({children:e,className:r,cols:n=hr,disabled:a,fullWidth:o=!1,invisible:t=!1,monospace:d,placeholder:l,size:m="medium",validationStatus:s,required:u,resize:B=wr,rows:c=Pr,...g},x)=>(0,_.jsx)("span",{className:i(pr["Textarea-wrapper"],o&&pr["Textarea-wrapper--fullWidth"],t&&pr["Textarea-wrapper--invisible"],a&&pr["Textarea-wrapper--disabled"],d&&pr["Textarea-wrapper--monospace"],s&&pr[`Textarea-wrapper--${s}`]),"data-testid":fr.outerContainer,children:(0,_.jsx)("textarea",{ref:x,className:i(pr.Textarea,"Textarea",pr[`Textarea--${m}`],pr[`Textarea-resize--${B}`],o&&pr["Textarea--fullWidth"],s&&pr[`Textarea--${s}`],r),placeholder:l,disabled:a,"aria-invalid":"error"===s,required:u,rows:c,cols:n,...g,children:e})})));Sr.displayName="Textarea";const br={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"},Ir=(0,e.forwardRef)((({className:e,disabled:n,fullWidth:a=!1,invisible:o=!1,leadingText:t,leadingVisual:d,monospace:l,placeholder:m,size:s="medium",trailingText:u,trailingVisual:B,validationStatus:c,...g},x)=>(0,_.jsxs)("span",{className:i(br["TextInput-wrapper"],br[`TextInput-wrapper--${s}`],a&&br["TextInput-wrapper--fullWidth"],o&&br["TextInput-wrapper--invisible"],n&&br["TextInput-wrapper--disabled"],l&&br["TextInput-wrapper--monospace"],c&&br[`TextInput-wrapper--${c}`]),children:[t&&!d&&(0,_.jsx)("span",{className:i(br["TextInput-leading-text"],br[`TextInput-leading-text--${s}`],n&&br["TextInput-leading-text--disabled"],c&&br[`TextInput-leading-text--${c}`]),children:(0,_.jsx)(w,{size:"large"===s?"200":"100",as:"span",className:i(br["TextInput-leading-text-inner"],br[`TextInput-leading-text-inner--${s}`]),children:t})}),d&&!t&&(0,_.jsx)("span",{className:i(br["TextInput-leading-visual"],br[`TextInput-leading-visual--${s}`]),children:"function"==typeof d?(0,_.jsx)(d,{className:i(br["TextInput-leading-visual-icon"],br[`TextInput-leading-visual-icon--${s}`])}):r().isValidElement(d)&&r().cloneElement(d,{className:i(br["TextInput-leading-visual-icon"],br[`TextInput-leading-visual-icon--${s}`]),width:"large"===s?20:16,height:"large"===s?20:16})}),(0,_.jsx)("input",{type:"text",ref:x,className:i(br.TextInput,"TextInput",br[`TextInput--${s}`],a&&br["TextInput--fullWidth"],d&&br[`TextInput--has-leading-visual--${s}`],B&&br[`TextInput--has-trailing-visual--${s}`],c&&br[`TextInput--${c}`],t&&!d&&br["TextInput--has-leading-text"],u&&!B&&br["TextInput--has-trailing-text"],e),placeholder:m,disabled:n,"aria-invalid":"error"===c,...g}),B&&!u&&(0,_.jsx)("span",{className:i(br["TextInput-trailing-visual"],br[`TextInput-trailing-visual--${s}`]),children:"function"==typeof B?(0,_.jsx)(B,{className:i(br["TextInput-trailing-visual-icon"],br[`TextInput-trailing-visual-icon--${s}`])}):B&&r().isValidElement(B)?r().cloneElement(B,{className:i(br["TextInput-trailing-visual-icon"],br[`TextInput-trailing-visual-icon--${s}`]),width:"large"===s?20:16,height:"large"===s?20:16}):null}),u&&!B&&(0,_.jsx)("span",{className:i(br["TextInput-trailing-text"],br[`TextInput-trailing-text--${s}`],n&&br["TextInput-trailing-text--disabled"],c&&br[`TextInput-trailing-text--${c}`]),children:(0,_.jsx)(w,{size:"large"===s?"200":"100",as:"span",className:i(br["TextInput-trailing-text-inner"],br[`TextInput-trailing-text-inner--${s}`]),children:u})})]})));Ir.displayName="TextInput";const kr={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"},vr=(0,e.forwardRef)((({children:e,className:r,disabled:n,fullWidth:a=!1,placeholder:o,size:t="medium",validationStatus:d,...l},m)=>(0,_.jsx)("span",{className:i(kr["Select-wrapper"],kr[`Select-wrapper--${t}`],a&&kr["Select-wrapper--fullWidth"],d&&kr[`Select--${d}`],n&&kr["Select-wrapper--disabled"]),children:(0,_.jsx)("select",{"aria-invalid":"error"===d,className:i(kr.Select,kr[`Select--${t}`],"Select",a&&kr["Select--fullWidth"],r),disabled:n,placeholder:o,ref:m,...l,children:e})}))),Er=Object.assign(vr,{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})}),yr=(0,e.forwardRef)((({checked:r,className:n,disabled:a,id:o,onChange:t,required:d,value:l,...m},s)=>{const u=(0,e.useRef)(s||null),B=q(o);return(0,_.jsxs)("span",{className:"Primer_Brand__Radio-module__Radio-wrapper___Gt9uM",children:[(0,_.jsx)("input",{id:B,"aria-checked":r?"true":"false",checked:r,className:i("Primer_Brand__Radio-module__Radio-input___n3jX4"),disabled:a,name:l,onChange:t,ref:u,required:d,type:"radio",value:l,...m}),(0,_.jsx)("label",{htmlFor:B,className:i("Primer_Brand__Radio-module__Radio___JycTo",n),children:(0,_.jsx)("span",{className:"Primer_Brand__Radio-module__Radio-dot___rmEAJ"})})]})})),Nr={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"},Ar=({children:e,className:n,htmlFor:a,required:o,showRequiredIndicator:t=!0,size:d="medium",validationStatus:l,visuallyHidden:m,...s})=>(0,_.jsxs)("label",{htmlFor:a,className:i(Nr["FormControl-label"],l&&Nr[`FormControl-label--${l}`],Nr[`FormControl-label--${d}`],m&&Nr["FormControl-label--visually-hidden"],n),...s,children:[r().Children.map(e,(_=>r().isValidElement(_)&&_.type===Cr?r().cloneElement(_,{className:i(Nr["FormControl--visible"],_.props.className)}):_)),o&&t&&(0,_.jsxs)("span",{className:Nr["FormControl-label-required"],"aria-hidden":!0,children:[" ","*"]})]}),Tr=({children:e,validationStatus:r})=>(0,_.jsxs)("span",{className:i(Nr["FormControl-validation"],r&&Nr["FormControl-validation--animate-in"],r&&Nr[`FormControl-validation--${r}`]),children:["error"===r&&(0,_.jsx)("span",{className:Nr["FormControl-validation-icon"],children:(0,_.jsx)(te,{})}),"success"===r&&(0,_.jsx)("span",{className:Nr["FormControl-validation-icon"],children:(0,_.jsx)(le,{})}),e]}),Cr=({children:e,className:r,...n})=>(0,_.jsx)("span",{className:i(Nr["FormControl-hint"],r),...n,children:e}),jr=Object.assign((({children:e,className:n,hasBorder:a,fullWidth:o,id:t,required:d,size:l="medium",validationStatus:m,...s})=>{const u=q(t),B=t||u,c=r().Children.toArray(e).some((_=>r().isValidElement(_)&&(_.type===xr||_.type===yr)));return(0,_.jsx)("section",{id:`FormControl--${B}`,className:i(Nr.FormControl,o&&Nr["FormControl--fullWidth"],c&&Nr["FormControl--checkbox"],a&&Nr["FormControl--border"],n),...s,children:r().Children.map(e,(_=>{if(r().isValidElement(_)){const e=`${B}`;return _.type===Ir||_.type===Sr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||d,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===Er?r().cloneElement(_,{className:i(_.props.className),id:e,name:e,required:_.props.required||d,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===xr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||d,validationStatus:_.props.validationStatus||m}):_.type===yr?r().cloneElement(_,{className:i(c&&Nr["FormControl-control--radio"],_.props.className),id:e,name:_.props.name,required:_.props.required||d,validationStatus:_.props.validationStatus||m}):_.type===Ar?r().cloneElement(_,{className:i(c&&Nr["FormControl-label--checkbox"],_.props.className),htmlFor:e,children:_.props.children,required:d,validationStatus:m,size:l,showRequiredIndicator:!c&&_.props.showRequiredIndicator}):_.type===Tr?r().cloneElement(_,{validationStatus:m}):_}}))})}),{Label:Ar,Validation:Tr,Hint:Cr}),Lr={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"},Gr=[32,40,48,64,80],Hr=["circle","square"],Mr={root:"Avatar",get image(){return`${this.root}__image`}},Rr=(0,e.forwardRef)((({alt:r,className:n,size:a=Gr[1],shape:o=Hr[0],"data-testid":t,src:d,...l},m)=>{const s=(0,e.useMemo)((()=>"number"==typeof a?Lr[`Avatar--size-${a}`]:Object.keys(a).map((_=>Lr[`Avatar-${_}--size-${a[_]}`])).join(" ")),[a]);return(0,_.jsx)("span",{ref:m,className:i(Lr.Avatar,s,Lr[`Avatar--shape-${o}`],n),"data-testid":t||Mr.root,children:(0,_.jsx)("img",{className:i(Lr.Avatar__image),src:d,alt:r,"data-testid":Mr.image,...l})})})),Or=Object.assign(Rr,{testIds:Mr}),Vr={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"},Fr=[...Y,...__],zr=Fr[0],Dr=(0,e.forwardRef)((function({quoteMarkColor:e="default",animate:n,className:a,children:o,size:t,style:d,...l},m){const{classes:s,styles:u}=J(n);return(0,_.jsxs)("figure",{ref:m,className:i(s,Vr.Testimonial,t&&Vr[`Testimonial--size-${t}`],a),style:{...u,...d,"--testimonial-accent-color":e},...l,children:[(0,_.jsx)("div",{"aria-hidden":"true",className:i(Vr.Testimonial__quoteMark,Vr[`Testimonial__quoteMark--${e}`]),children:"“"}),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Wr)return _})),(0,_.jsxs)("div",{className:i(Vr.Testimonial__media),children:[r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===$r)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===qr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Zr)return _}))]})]})})),Wr=(0,e.forwardRef)((function({children:n,className:a},o){const t=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),d=(0,e.useCallback)((()=>ee(n,"em")?"muted":"default"),[n]),l=1===t.length?"default":d();return(0,_.jsx)("blockquote",{ref:o,children:(0,_.jsx)(w,{className:i(Vr["Testimonial-quote"],"muted"===l&&Vr["Testimonial-quote--muted"],a),children:n})})})),Zr=(0,e.forwardRef)((function({children:e,className:r,position:n},a){return(0,_.jsxs)("figcaption",{ref:a,className:i(Vr["Testimonial-caption"],r),children:[(0,_.jsx)(w,{size:"200",className:i(Vr["Testimonial-from"]),children:e}),n&&(0,_.jsx)(w,{size:"200",className:i(Vr["Testimonial-position"]),variant:"muted",children:n})]})})),qr=(0,e.forwardRef)((function({children:e,...n},a){return(0,_.jsx)("div",{className:Vr["Testimonial-logo"],...n,children:r().Children.map(e,(_=>{if(r().isValidElement(_)&&"img"===_.type)return r().cloneElement(_,{className:i(Vr["Testimonial-logo-image"]),ref:a})}))})})),$r=function({size:e,...r}){return(0,_.jsx)(Or,{className:i(Vr["Testimonial-avatar"]),size:48,...r})},Ur=Object.assign(Dr,{Quote:Wr,Name:Zr,Avatar:$r,Logo:qr}),Qr={"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"},Xr=(0,e.forwardRef)((({as:n,animate:a,children:o,className:t,heading:d,featuredColumn:l=1,variant:m="default",style:s,...u},B)=>{const{classes:c,styles:g}=J(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===Kr&&0===n)return r().cloneElement(e,{className:i(Qr["ComparisonTable-row"],e.props.className),children:r().Children.map(e.props.children,((n,a)=>{if(n.type===Jr)return r().cloneElement(n,{as:"th","aria-hidden":n.props.children?void 0:"true",className:i(Qr["ComparisonTable-cell"],Qr["ComparisonTable-cell-heading"],Qr[`ComparisonTable-cell-heading--${m}`],0===a&&Qr["ComparisonTable-cell-heading--first"],a===l&&Qr["ComparisonTable-cell-heading--featured"],e.props.className),children:(0,_.jsx)("span",{className:i(a===l&&Qr["ComparisonTable-cell-heading-label--featured"]),children:n.props.children})})}))})})).filter(Boolean),h=(0,e.useMemo)((()=>r().Children.map(o[0].props.children,(_=>{const{children:e=""}=_.props;return e}))),[o]),[,...w]=r().Children.map(o,(_=>r().isValidElement(_)&&_.type===Kr?_:null)),f=w.map(((e,n)=>r().cloneElement(e,{className:i(Qr["ComparisonTable-row"],`ComparisonTable-row--${n}`,e.props.className),children:r().Children.map(e.props.children,((r,a)=>{if(r.type===Jr)return(0,_.jsxs)(Jr,{...r.props,as:0===a?"th":"td",className:i(Qr["ComparisonTable-cell"],Qr[`ComparisonTable-cell--${m}`],0===a&&Qr["ComparisonTable-cell-heading"],0===a&&Qr[`ComparisonTable-cell-heading--${m}`],a===l&&Qr["ComparisonTable-cell--featured"],w.length-1===n&&Qr["ComparisonTable-cell--lastrow"],e.props.className),children:[a>=1&&(0,_.jsx)("span",{className:i(Qr["ComparisonTable-inline-cell-label"],Qr["ComparisonTable--hide-element-on-narrow"],a===l&&Qr["ComparisonTable-cell-heading-label--featured"]),children:h[a]}),(0,_.jsx)("span",{className:i(Qr["ComparisonTable-cell-container"],a===l&&Qr["ComparisonTable-cell-container--featured"]),children:r.props.children})]})}))}))),S=p.find((_=>r().isValidElement(_)&&_.type===Yr));return(0,_.jsxs)(x,{ref:B,className:i(c,t),style:{...g,...s},...u,children:[d&&(0,_.jsx)(O,{className:Qr["ComparisonTable--heading"],as:"h3",size:"4",children:d}),(0,_.jsxs)("table",{className:i(Qr.ComparisonTable,`ComparisonTable--${m}`),children:[P.length&&(0,_.jsx)("thead",{children:P}),f.length&&(0,_.jsx)("tbody",{children:f})]}),S&&(0,_.jsx)("footer",{className:Qr["ComparisonTable-footnote"],children:S})]})})),Kr=({children:e,...r})=>(0,_.jsx)("tr",{...r,children:e}),Jr=({as:e,children:r,...n})=>{const a=e||"td";return(0,_.jsx)(a,{...n,children:r})},Yr=({children:e,...r})=>"string"==typeof e?(0,_.jsx)(w,{as:"p",size:"100",variant:"muted",children:e}):(0,_.jsx)("div",{...r,children:e}),_n=Object.assign(Xr,{Row:Kr,Cell:Jr,Footnote:Yr}),en={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__actionsContainer:"Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___jgpnq","AnchorNav-action":"Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE","AnchorNav__actionsContainer--multiple":"Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--multiple___hgA_r"},rn={root:"AnchorNav",get menuButton(){return`${this.root}-menu-button`},get menuLinks(){return`${this.root}-menu-links`},get action(){return`${this.root}-action`},get secondaryAction(){return`${this.root}-secondary-action`}};function nn({alignment:r="start",children:n,href:a,isActive:o,toggleMenuCallback:t,prefersReducedMotion:d,intersectionOptions:l={rootMargin:"middle"},updateCurrentActiveNav:m,...s}){const[u,B]=(0,e.useState)(),{isLarge:c}=Ne(),[g,x]=(0,e.useState)(),p=/^#/.test(a),P=p?a.replace(/^#/,""):a,h=!!g?.isIntersecting,f=([_])=>{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(f,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;B(r-e+0)}),[a,p]),(0,e.useEffect)((()=>{h&&m&&"string"==typeof n&&m(n)}),[h,n,m]);const S=(0,e.useCallback)((_=>{_.preventDefault();const e=d?"auto":"smooth";t&&!c&&t(),window.scrollTo({top:u,behavior:e})}),[c,u,t,d]);return(0,_.jsx)("a",{className:i(en["AnchorNav-link"],en[`AnchorNav-link--${r}`],h&&en["AnchorNav-link--is-active"]),href:p?a:`#${a}`,"aria-describedby":P,"aria-current":h&&"true","data-first":o,"data-active":h?"true":"false",onClick:S,...s,children:(0,_.jsx)(w,{as:"span",className:i(en["AnchorNav-link-label"],h&&en["AnchorNav-link-label--is-active"]),children:n})})}function an({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(en["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":rn.action,...n,children:e})}function on({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(en["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":rn.secondaryAction,...n,children:e})}const tn=Object.assign((function({children:n,enableDefaultBgColor:a=!1,hideUntilSticky:o=!1,...t}){const[d,l]=(0,e.useState)(!1),[m,s]=(0,e.useState)(!1),[u,B]=(0,e.useState)(),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(),[P,h]=(0,e.useState)(!1),f=(0,e.useRef)(null),S=(0,e.useRef)(null),b=(0,e.useRef)(null),I=(0,e.useRef)(null),{isLarge:k}=Ne(),v=q(),E=(0,e.useCallback)((()=>l(!1)),[l]),y=(0,e.useCallback)((()=>l(!d)),[d]),N=(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 A=([_])=>{g(_)};var T,C,j,L;Ee(E),T=d,C=I,j=b,L=!k,(0,e.useEffect)((()=>{T&&L?document.body.classList.add("AnchorNav--no-bg-scroll"):document.body.classList.remove("AnchorNav--no-bg-scroll")}),[T,L]),(0,e.useEffect)((()=>{if(T){const _=C.current?.firstChild;_.focus()}}),[T,C]),(0,e.useEffect)((()=>{const _=j.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],t=n.length-1;if("Tab"===o.key&&(o.preventDefault(),"true"===r?.getAttribute("data-forward-focus")&&r.firstChild instanceof HTMLElement?r.firstChild.focus():r?.focus()),o.shiftKey&&"Tab"===o.key&&(o.preventDefault(),_?.focus()),"ArrowDown"===o.key){if(o.preventDefault(),a===t)return n[0].focus(),void(a=0);if(a<t)return n[a+1].focus(),void(a+=1)}else if("ArrowUp"===o.key)return o.preventDefault(),0===a?(i.focus(),void(a=t)):(n[a-1].focus(),void a--)};return e?.addEventListener("keydown",o),()=>e?.addEventListener("keydown",o)}),[T,C,j]),(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");s(_.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?f.current:S.current;if(!window.IntersectionObserver||!_)return;const e=new IntersectionObserver(A,{threshold:0,root:null,rootMargin:"0px 0px -100%"});return e.observe(_),()=>e.disconnect()}),[o]);const G=(0,e.useCallback)((_=>{_?.preventDefault(),y()}),[y]),H=(0,e.useCallback)((_=>{B(_)}),[B]),M=N.filter((_=>r().isValidElement(_)&&_.type===nn)).length,R=N.map(((_,e)=>{if(r().isValidElement(_)&&_.type===nn){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),O=N.map((_=>r().isValidElement(_)&&_.type===an?r().cloneElement(_):null)).filter(Boolean),V=N.map((_=>r().isValidElement(_)&&_.type===on?r().cloneElement(_):null)).filter(Boolean);(0,e.useEffect)((()=>{!u&&R.length>0&&B(R[0]?.props.children)}),[u,R]);const F=O.length>0&&V.length>0;return(0,_.jsx)("div",{ref:f,children:(0,_.jsxs)("nav",{ref:S,"aria-label":"Anchored navigation","data-sticky":P.toString(),className:i(en.AnchorNav,o&&en["AnchorNav--hide-until-sticky"],P&&en["AnchorNav--stuck"],d&&en["AnchorNav--expanded"],a&&en["AnchorNav--with-default-background-color"]),...t,children:[(0,_.jsxs)("div",{className:i(en["AnchorNav-inner-container"],d&&en["AnchorNav-inner-container--expanded"]),children:[(0,_.jsxs)("button",{ref:b,onClick:G,className:i(en["AnchorNav-menu-button"]),"aria-expanded":d?"true":"false","aria-controls":v,"aria-label":(d?"close":"open")+" anchor navigation menu","data-testid":rn.menuButton,children:[d?(0,_.jsx)(ue,{size:16,className:en["AnchorNav-menu-button-arrow"],fill:"currentcolor"}):(0,_.jsx)(me,{size:16,className:en["AnchorNav-menu-button-arrow"],fill:"currentcolor"}),(0,_.jsx)(w,{as:"span",className:i(en["AnchorNav-link-label"]),children:u})]}),(0,_.jsx)("div",{id:v,"data-testid":rn.menuLinks,className:en["AnchorNav-link-container"],ref:I,children:R}),(0,_.jsxs)("span",{"data-forward-focus":"true",className:i(en.AnchorNav__actionsContainer,F&&en["AnchorNav__actionsContainer--multiple"]),children:[O.length&&V.length&&r().isValidElement(O[0])?r().cloneElement(O[0],{variant:"primary"}):O,V]})]}),(0,_.jsx)("span",{className:i(d&&en["AnchorNav-overlay--expanded"]),onClick:E,"aria-hidden":!0})]})})}),{Link:nn,Action:an,SecondaryAction:on,testIds:rn}),dn=(0,e.forwardRef)((({align:e="start",hasBorder:r=!1,hasShadow:n=!0,hasBackground:a=!0,className:o,children:t,trailingComponent:d,...l},m)=>(0,_.jsx)("section",{ref:m,className:i("Primer_Brand__CTABanner-module__CTABanner___m0t8s",n&&"Primer_Brand__CTABanner-module__CTABanner--shadow___BA030",o),...l,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,_.jsxs)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-content___sZo6_","center"===e&&"Primer_Brand__CTABanner-module__CTABanner-content--center___S0ChQ"),children:[t,d&&(0,_.jsx)(d,{})]})})}))),ln=(0,e.forwardRef)((({as:e="h3",size:r="1",className:n,children:a,...o},i)=>(0,_.jsx)(O,{ref:i,className:n,size:r,as:e,...o,children:a}))),mn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{ref:a,className:i("Primer_Brand__CTABanner-module__CTABanner-description___I7md6",e),as:"p",...n,children:r}))),sn=(0,e.forwardRef)((({className:e,buttonSize:r="medium",buttonsAs:n,children:a,...o},i)=>(0,_.jsx)(q_,{buttonSize:r,buttonsAs:n,className:e,ref:i,...o,children:a}))),un=Object.assign(dn,{Heading:ln,Description:mn,ButtonGroup:sn}),Bn=(0,e.createContext)({variant:"default"}),cn={ListItem:"Primer_Brand__ListItem-module__ListItem___aFf5u","ListItem--default":"Primer_Brand__ListItem-module__ListItem--default___pqfZV","ListItem--muted":"Primer_Brand__ListItem-module__ListItem--muted___EzTWR","ListItem__leading-visual":"Primer_Brand__ListItem-module__ListItem__leading-visual___Fu5ba","ListItem__leading-visual--muted":"Primer_Brand__ListItem-module__ListItem__leading-visual--muted___nJk0R",OrderedList__item:"Primer_Brand__ListItem-module__OrderedList__item___BJsQo"},gn=Object.assign((function({className:r,children:n,leadingVisualFill:a,leadingVisual:o,leadingVisualAriaLabel:t,variant:d="default",...l}){const{variant:m}=(0,e.useContext)(Bn);return(0,_.jsxs)("li",{className:i(cn.ListItem,!m&&cn.OrderedList__item,r),...l,children:[(()=>{const e={fill:a,"aria-label":t};if(o)return(0,_.jsx)(o,{className:i(cn["ListItem__leading-visual"],!a&&cn["ListItem__leading-visual--muted"]),...e});switch(m){case"checked":return(0,_.jsx)(de,{className:i(cn["ListItem__leading-visual"],cn.ListItem__checked,!a&&cn["ListItem__leading-visual--muted"]),...e});case"x":return(0,_.jsx)(Ie,{className:i(cn["ListItem__leading-visual"],cn.ListItem__x,!a&&cn["ListItem__leading-visual--muted"]),...e});case"default":return(0,_.jsx)(ce,{className:i(cn["ListItem__leading-visual"],cn.ListItem__default,!a&&cn["ListItem__leading-visual--muted"]),...e});default:return null}})(),(0,_.jsx)(w,{as:"span",variant:d,className:i(cn[`ListItem--${d}`]),children:n})]})})),xn="Primer_Brand__list-shared-module__List___dFefs",pn=Object.assign((function({variant:e="default",children:r,...n}){return(0,_.jsx)("ul",{className:i(xn,n.className),...n,children:(0,_.jsx)(Bn.Provider,{value:{variant:e},children:r})})}),{Item:gn}),Pn=Object.assign((function({children:e,...r}){return(0,_.jsx)("ol",{className:i(xn,"Primer_Brand__OrderedList-module__OrderedList___eCBYV",r.className),...r,children:(0,_.jsx)(Bn.Provider,{value:{variant:""},children:e})})}),{Item:gn}),hn=(0,e.forwardRef)((({className:e,...r},n)=>(0,_.jsx)("form",{ref:n,className:i("Primer_Brand__CTAForm-module__CTAForm___oOV3J",e),...r}))),wn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const t=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===jr?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:t})})),fn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const t=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===jr?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:t})})),Sn=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(y,{type:"submit",variant:"secondary",className:i("Primer_Brand__CTAForm-module__CTAForm-button___dWqAC",e),ref:a,...n,children:r}))),bn=Object.assign(hn,{Input:wn,Confirm:fn,Action:Sn}),In="Primer_Brand__MinimalFooter-module__Footer___oqJdA",kn="Primer_Brand__MinimalFooter-module__Footer__container___UqVWS",vn="Primer_Brand__MinimalFooter-module__Footer__terms___ACl36",En="Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_",yn="Primer_Brand__MinimalFooter-module__Footer__social-links___hRWfd",Nn="Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I",An="Primer_Brand__MinimalFooter-module__Footer__legal-and-links___gaF8g",Tn="Primer_Brand__MinimalFooter-module__Footer__social-link___evPYT",Cn="Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP",jn="Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5",Ln="Primer_Brand__MinimalFooter-module__Footer__links___sXNki",Gn="Primer_Brand__MinimalFooter-module__Footer__link___K13BH",Hn=["x","github","linkedin","youtube","facebook","twitch","tiktok","instagram"];function Mn({children:e,className:n}){const a=r().Children.map(e,(_=>r().isValidElement(_)?_.type&&_.type===w?r().cloneElement(_,{as:"p",variant:"muted",size:"100",className:i(En,_.props.className),..._.props}):void 0:_));return(0,_.jsx)("section",{className:kn,children:(0,_.jsx)("div",{className:i(vn,n),children:a})})}function Rn({socialLinks:e,logoHref:r}){const{colorMode:n}=Z_();return(0,_.jsx)("section",{className:i(Nn),children:(0,_.jsx)("div",{className:kn,children:(0,_.jsxs)(y_,{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":"GitHub",children:(0,_.jsx)(ge,{fill:n===R_.DARK?"white":"black",size:"medium"})})}),!1!==e?(0,_.jsx)("ul",{className:yn,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,className:Tn,"data-analytics-event":`{"category":"Footer","action":"go to ${e.fullName}","label":"text:${e.name}"}`,children:[(0,_.jsx)("img",{className:Cn,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 On=({as:e,children:r,...n})=>{const a=e||"a";return(0,_.jsx)(a,{className:Gn,"data-analytics-event":n.href?`{"category":"Footer","action":"go to ${n.href}","label":"text:${r}"}`:void 0,...n,children:(0,_.jsx)(w,{variant:"muted",size:"200",children:r})})},Vn=Object.assign((function({className:e,children:n,copyrightStatement:a,logoHref:o="https://github.com",socialLinks:t,...d}){const l=r().Children.toArray(n).filter((_=>{if(r().isValidElement(_)&&_.type===On)return _})).slice(0,5),m=(new Date).getFullYear();return(0,_.jsxs)("footer",{className:i(In,e),...d,children:[r().Children.toArray(n).find((_=>!!r().isValidElement(_)&&(!(!_.type||_.type!==Mn)||void 0))),(0,_.jsx)(Rn,{socialLinks:t,logoHref:o}),(0,_.jsx)("section",{children:(0,_.jsx)("div",{className:An,children:(0,_.jsx)("div",{className:kn,children:(0,_.jsxs)(y_,{direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)(y_,{padding:"none",gap:"condensed",justifyContent:{narrow:"center",regular:"flex-end"},direction:{narrow:"vertical",regular:"horizontal"},className:Ln,children:(0,_.jsx)(_.Fragment,{children:l})}),(0,_.jsx)(w,{as:"p",size:"200",variant:"muted",className:jn,children:a||`© ${m} GitHub. All rights reserved.`})]})})})})]})}),{Footnotes:Mn,Link:On}),Fn={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"},zn=Y,Dn=zn[0],Wn=(0,e.forwardRef)((({children:e,className:n,animate:a,as:o="div",align:t="start",style:d,...l},m)=>{const{classes:s,styles:u}=J(a),B=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||_.type!==Zn&&_.type!==qn&&_.type!==$n&&_.type!==Un))),c=["div","article"].includes(o)?o:"div";return(0,_.jsx)(c,{className:i(Fn.Pillar,Fn[`Pillar--align-${t}`],s,n),ref:m,...l,style:{...u,...d},children:B})}));function Zn({icon:e,className:n,color:a=Dn,...o}){return(0,_.jsx)("span",{className:i(Fn.Pillar__icon,Fn[`Pillar__icon--color-${a}`],n),...o,children:"function"==typeof e?(0,_.jsx)(e,{size:32}):r().isValidElement(e)&&r().cloneElement(e,{"aria-hidden":"true",focusable:"false",size:32})})}const qn=(0,e.forwardRef)((({children:e,as:r="h3",size:n="subhead-large",className:a,...o},t)=>(0,_.jsx)(O,{size:n,className:i(Fn.Pillar__heading,Fn[`Pillar__heading--size-${n}`],a),ref:t,as:r,...o,children:e}))),$n=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(w,{variant:"muted",ref:a,size:"200",as:"p",className:i(Fn.Pillar__description,r),...n,children:e}))),Un=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>(0,_.jsx)(Ye,{variant:"accent",href:n,ref:o,className:i(Fn.Pillar__link,e),...a,children:r}))),Qn=Object.assign(Wn,{Icon:Zn,Heading:qn,Description:$n,Link:Un}),Xn={Card:"Primer_Brand__Card-module__Card___ByGEk","Card--fullWidth":"Primer_Brand__Card-module__Card--fullWidth___j46z5","Card--variant-minimal":"Primer_Brand__Card-module__Card--variant-minimal___lq45H","Card--colorMode-light":"Primer_Brand__Card-module__Card--colorMode-light___LXDwj",Card__link:"Primer_Brand__Card-module__Card__link___Ye5mq","Card--disableAnimation":"Primer_Brand__Card-module__Card--disableAnimation___Zv8eW","Card--border":"Primer_Brand__Card-module__Card--border___nNZlZ",Card__outer:"Primer_Brand__Card-module__Card__outer___QBN0D","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--variant-default":"Primer_Brand__Card-module__Card--variant-default___nSKnF","Card--colorMode-dark":"Primer_Brand__Card-module__Card--colorMode-dark___Sz8BE",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","Card--skew":"Primer_Brand__Card-module__Card--skew___pEeoW",Card__torch:"Primer_Brand__Card-module__Card__torch___KkYgP","Card__skew-bounding":"Primer_Brand__Card-module__Card__skew-bounding___Fz3yy"},Kn=Y,Jn=Kn[0],Yn=(0,e.forwardRef)((({onMouseEnter:n,onMouseLeave:a,onFocus:o,onBlur:t,children:d,className:m,ctaText:s="Learn more",disableAnimation:u=!1,fullWidth:B=!1,href:c,hasBorder:g=!1,style:x,variant:p="default",...P},h)=>{const f=er(h),{colorMode:S}=Z_(),[b,I]=r().useState(!1),k=(0,e.useCallback)((_=>{I(!0),n?.(_)}),[n,I]),v=(0,e.useCallback)((_=>{I(!1),a?.(_)}),[a,I]),E=r().Children.toArray(d).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,ir.isFragment)(_)&&_.type!==ea&&_.type!==ra&&_.type!==na&&_.type!==aa&&_.type!==oa))),y=r().Children.toArray(d).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===ra)),N="dark"===S&&"minimal"!==p?ta:_a;return(0,_.jsx)(N,{style:x,disableSkew:u,children:(0,_.jsxs)("div",{className:i(Xn.Card,u&&Xn["Card--disableAnimation"],Xn[`Card--colorMode-${S}`],Xn[`Card--variant-${p}`],y&&Xn["Card--icon"],g&&Xn["Card--border"],Xn[`Card--colorMode-${S}`],B&&Xn["Card--fullWidth"],m),style:x,ref:f,...P,children:[r().Children.map(E,(_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===aa?r().cloneElement(_,{onMouseEnter:k,onMouseLeave:v,href:c}):_)),(0,_.jsxs)("div",{className:Xn.Card__action,children:[(0,_.jsx)(w,{as:"span",size:"200",className:i(Ke["Link--label"]),children:s}),(0,_.jsx)(l,{className:Ke["Link-arrow"],expanded:b,"aria-hidden":"true"})]})]})})}));function _a({children:e}){return(0,_.jsx)("div",{className:Xn.Card__outer,children:e})}function ea({className:e,...r}){return(0,_.jsx)("div",{className:Xn.Card__image,children:(0,_.jsx)(c_,{className:e,...r})})}function ra({"aria-hidden":e,icon:r,className:n,color:a=Jn,hasBackground:o=!1,...t}){return(0,_.jsx)("span",{className:i(Xn.Card__icon,Xn[`Card__icon--color-${a}`],o&&Xn["Card__icon--badge"],n),"aria-hidden":e||"function"!=typeof r,...t,children:"function"==typeof r?(0,_.jsx)(r,{}):r})}const na=(0,e.forwardRef)((({children:e,className:r,color:n=n_[0],...a},o)=>(0,_.jsx)("span",{className:i(Xn.Card__label,r),ref:o,...a,children:(0,_.jsx)(l_,{color:n,children:e})}))),aa=(0,e.forwardRef)((({children:e,as:r="h3",className:n,href:a,onMouseEnter:o,onMouseLeave:t,onBlur:d,onFocus:l,...m},s)=>(0,_.jsx)(O,{size:"subhead-large",className:i(Xn.Card__heading,n),ref:s,as:r,...m,children:(0,_.jsx)("a",{href:a,className:i(Xn.Card__link),onMouseEnter:o,onMouseLeave:t,onBlur:d,onFocus:l,children:e})}))),oa=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(w,{variant:"muted",ref:a,size:"200",as:"p",className:i(Xn.Card__description,r),...n,children:e}))),ia=Object.assign(Yn,{Image:ea,Label:na,Icon:ra,Heading:aa,Description:oa}),ta=({color:r,children:n,perspective:a=700,disableSkew:o=!1,...t})=>{const{colorMode:d}=Z_(),l=(0,e.useRef)(null),m=(0,e.useRef)(null);return(0,e.useEffect)((()=>{if("light"===d||o)return;const _=window.matchMedia("(prefers-reduced-motion: reduce)"),e=l.current,r=m.current;if(!e)return;const n=()=>{_.matches?e.removeEventListener("mousemove",i):e.addEventListener("mousemove",i)},i=_=>{const n=e.getBoundingClientRect(),o=r?n.width-(_.clientX-n.left)-r.offsetWidth/2:0,i=r?n.height-(_.clientY-n.top)-r.offsetHeight/2:0,t=-(_.clientX-n.left-n.width/2)/n.width*3,d=(_.clientY-n.top-n.height/2)/n.height*2;r&&(r.style.transform=`translate(${-o}px, ${-i/2}px)`),e.style.transform=`perspective(${a}px) rotateX(${Math.round(100*d)/100}deg) rotateY(${Math.round(100*t)/100}deg)`};return _.addEventListener("change",n),e.addEventListener("mousemove",i),n(),()=>{e.removeEventListener("mousemove",i),r?.removeEventListener("mousemove",i),_.removeEventListener("change",n)}}),[o,a,d]),(0,_.jsx)("div",{ref:l,className:i(Xn["Card--skew"]),...t,children:(0,_.jsxs)("div",{className:Xn["Card__skew-bounding"],children:[n,(0,_.jsx)("div",{ref:m,className:i(!o&&Xn.Card__torch,Xn[`Card--skew-colorMode-${d}`])})]})})},da={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"},la=(0,e.forwardRef)((({align:e="start",animate:r,className:n,children:a,fullWidth:o=!1,style:t,...d},l)=>{const{classes:m,styles:s}=J(r);return(0,_.jsx)("header",{ref:l,className:i(da.SectionIntro,da[`SectionIntro--align-${e}`],o&&da["SectionIntro--full-width"],m,n),...d,style:{...s,...t},children:a})})),ma=(0,e.forwardRef)((({as:n=H,size:a="4",className:o,children:t,...d},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(t)),[t]),s=(0,e.useCallback)((()=>m.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[m]),u=1===m.length?"default":s();return(0,_.jsx)(O,{ref:l,className:i(da["SectionIntro-heading"],"muted"===u&&da["SectionIntro-heading--muted"],o),size:a,as:n,...d,children:t})})),sa=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{as:"p",className:i(da["SectionIntro-description"],e),ref:a,variant:"muted",...n,children:r}))),ua=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(Ye,{ref:a,className:i(da["SectionIntro-link"],e),size:"medium",...n,children:r}))),Ba=Object.assign(la,{Heading:ma,Description:sa,Link:ua,Label:function({children:e,...r}){return(0,_.jsx)(l_,{className:da["SectionIntro-label"],...r,children:e})}}),ca={"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"]},ga={start:["end","center"],end:["start","center"],center:["end","start"]};function xa(_,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,t,d]=[a.borderTopWidth,a.borderLeftWidth,a.borderRightWidth,a.borderBottomWidth].map((_=>parseInt(_,10)||0));return{top:n.top+o,left:n.left+i,width:n.width-t-i,height:Math.max(n.height-o-d,r===document.body?window.innerHeight:-1/0)}}(n),o=getComputedStyle(n),i=n.getBoundingClientRect(),[t,d]=[o.borderTopWidth,o.borderLeftWidth].map((_=>parseInt(_,10)||0));return function(_,e,r,n,{side:a,align:o,allowOutOfBounds:i,anchorOffset:t,alignmentOffset:d}){const l={top:_.top-e.top,left:_.left-e.left,width:_.width,height:_.height};let m=Pa(r,n,a,o,t,d),s=a,u=o;if(m.top-=e.top,m.left-=e.left,!i){const i=ca[a];let B=0;if(i){let _=a;for(;B<i.length&&ha(_,m,l,r);){const a=i[B++];_=a,m=Pa(r,n,a,o,t,d),m.top-=e.top,m.left-=e.left,s=a}}const c=ga[o];let g=0;if(c){let _=o;for(;g<c.length&&wa(_,m,l,r);){const a=c[g++];_=a,m=Pa(r,n,s,a,t,d),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&&B<i.length&&m.top+r.height>_.height+l.top&&(m.top=_.height+l.top-r.height)}return Object.assign(Object.assign({},m),{anchorSide:s,anchorAlign:u})}(a,{top:i.top+t,left:i.left+d},_.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(_={}){var e,r,n,a,o;const i=null!==(e=_.side)&&void 0!==e?e:pa.side,t=null!==(r=_.align)&&void 0!==r?r:pa.align;return{side:i,align:t,anchorOffset:null!==(n=_.anchorOffset)&&void 0!==n?n:"inside-center"===i?0:pa.anchorOffset,alignmentOffset:null!==(a=_.alignmentOffset)&&void 0!==a?a:"center"!==t&&i.startsWith("inside")?pa.alignmentOffset:0,allowOutOfBounds:null!==(o=_.allowOutOfBounds)&&void 0!==o?o:pa.allowOutOfBounds}}(r))}const pa={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function Pa(_,e,r,n,a,o){const i=e.left+e.width,t=e.top+e.height;let d=-1,l=-1;return"outside-top"===r?d=e.top-a-_.height:"outside-bottom"===r?d=t+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||(d="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:t-_.height-o),"inside-top"===r?d=e.top+a:"inside-bottom"===r?d=t-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||(d="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:t-_.height-o),{top:d,left:l}}function ha(_,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 wa(_,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}let fa;function Sa(){return void 0===fa&&(fa=/^mac/i.test(window.navigator.platform)),fa}let ba=1e4;var Ia;Oe(),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"}(Ia||(Ia={}));const ka={ArrowLeft:Ia.ArrowHorizontal,ArrowDown:Ia.ArrowVertical,ArrowUp:Ia.ArrowVertical,ArrowRight:Ia.ArrowHorizontal,h:Ia.HL,j:Ia.JK,k:Ia.JK,l:Ia.HL,a:Ia.AD,s:Ia.WS,w:Ia.WS,d:Ia.AD,Tab:Ia.Tab,Home:Ia.HomeAndEnd,End:Ia.HomeAndEnd,PageUp:Ia.PageUpDown,PageDown:Ia.PageUpDown,Backspace:Ia.Backspace},va={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 Ea(_){const e=va[_.key];if("Tab"===_.key&&_.shiftKey)return"previous";const r=Sa();if(r&&_.metaKey||!r&&_.ctrlKey){if("ArrowLeft"===_.key||"ArrowUp"===_.key)return"start";if("ArrowRight"===_.key||"ArrowDown"===_.key)return"end"}return e}const ya="data-is-active-descendant",Na="data-has-active-descendant";const Aa={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--small":"Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K","ActionMenu__menu--medium":"Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj","ActionMenu__menu--visible":"Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5","ActionMenu__menu--pos-outside-bottom":"Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx","overlay-appear-outside-bottom":"Primer_Brand__ActionMenu-module__overlay-appear-outside-bottom___P9_uK","ActionMenu__menu--pos-outside-top":"Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX","overlay-appear-outside-top":"Primer_Brand__ActionMenu-module__overlay-appear-outside-top___hI7o9",ActionMenu__item:"Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr","ActionMenu__item--medium":"Primer_Brand__ActionMenu-module__ActionMenu__item--medium___YjquB","ActionMenu__item--small":"Primer_Brand__ActionMenu-module__ActionMenu__item--small___Y17Or","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"},Ta={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`}},Ca=["inside-top","inside-bottom","inside-left","inside-right","inside-center","outside-top","outside-bottom","outside-left","outside-right"],ja=r().createContext({}),La=()=>r().useContext(ja),Ga=({size:r,children:n})=>{const[a,o]=(0,e.useState)(r);return(0,_.jsx)(ja.Provider,{value:{size:a,setSize:o},children:n})},Ha=(0,e.memo)((({id:r,children:n,"data-testid":a,disabled:o,open:t=!1,selectionVariant:d="none",menuAlignment:l="start",size:m="medium",menuSide:s,onSelect:u})=>{const[B,c]=(0,e.useState)(t),g=(0,e.useRef)(null),x=(0,e.useRef)(null),p=q(r);ke(g,(()=>c(!1)),x),Ee((0,e.useCallback)((()=>{c(!1)}),[]));const P=(0,e.useCallback)((()=>{c(!B)}),[B]),h=(0,e.useCallback)((_=>{u&&u(_),P()}),[u,P]),w=(0,e.useCallback)((_=>{_&&(h(_),P(),x.current?.focus())}),[h,P,x]);(0,e.useEffect)((()=>{if(B&&g.current){const _=g.current;(function(_,e){var r,n,a,o,i;const t=[],d=new WeakMap,l=null!==(r=null==e?void 0:e.bindKeys)&&void 0!==r?r:((null==e?void 0:e.getNextFocusable)?Ia.ArrowAll:Ia.ArrowVertical)|Ia.HomeAndEnd,m=null!==(n=null==e?void 0:e.focusOutBehavior)&&void 0!==n?n:"stop",s=null!==(a=null==e?void 0:e.focusInStrategy)&&void 0!==a?a:"previous",u=null==e?void 0:e.activeDescendantControl,B=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 t[0]}function p(_,e=!1){const r=c;c=_,u?_&&document.activeElement===u?P(r,_,e):h():(r&&r!==_&&d.has(r)&&r.setAttribute("tabindex","-1"),null==_||_.setAttribute("tabindex","0"))}function P(e,r,n=!1){r.id||r.setAttribute("id","__primer_id_"+ba++),e&&e!==r&&e.removeAttribute(ya),u&&(n||u.getAttribute("aria-activedescendant")!==r.id)&&(u.setAttribute("aria-activedescendant",r.id),_.setAttribute(Na,r.id),r.setAttribute(ya,n?"activated-directly":"activated-indirectly"),null==B||B(r,e,n))}function h(e=c){"first"===s&&(c=void 0),null==u||u.removeAttribute("aria-activedescendant"),_.removeAttribute(Na),null==e||e.removeAttribute(ya),null==B||B(void 0,e,!1)}function w(..._){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){t.splice(function(_){const e=_[0];if(0===t.length)return 0;let r=0,n=t.length-1;for(;r<=n;){const _=Math.floor((r+n)/2);a=e,(t[_].compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING)>0?n=_-1:r=_+1}var a;return r}(r),0,...r);for(const _ of r)d.has(_)||d.set(_,_.getAttribute("tabindex")),_.setAttribute("tabindex","-1");c||p(x())}}function f(..._){for(const e of _){const _=t.indexOf(e);_>=0&&t.splice(_,1);const r=d.get(e);void 0!==r&&(null===r?e.removeAttribute("tabindex"):e.setAttribute("tabindex",r),d.delete(e)),e===c&&p(x())}}w(...je(_)),p("function"==typeof s?s(document.body):x()),new MutationObserver((_=>{for(const e of _)for(const _ of e.removedNodes)_ instanceof HTMLElement&&f(...je(_));for(const e of _)for(const _ of e.addedNodes)_ instanceof HTMLElement&&w(...je(_))})).observe(_,{subtree:!0,childList:!0});const S=new AbortController,b=null!==(i=null==e?void 0:e.abortSignal)&&void 0!==i?i:S.signal;let I;b.addEventListener("abort",(()=>{f(...t)})),_.addEventListener("mousedown",(_=>{_.target instanceof HTMLElement&&_.target!==document.activeElement&&(I=t.indexOf(_.target))}),{signal:b}),u?(_.addEventListener("focusin",(_=>{_.target instanceof HTMLElement&&t.includes(_.target)&&(u.focus({preventScroll:g}),p(_.target))})),_.addEventListener("mousemove",(({target:_})=>{if(!(_ instanceof Node))return;const e=t.find((e=>e.contains(_)));e&&p(e)}),{signal:b,capture:!0}),u.addEventListener("focusin",(()=>{c?P(void 0,c):p(x())})),u.addEventListener("focusout",(()=>{h()}))):_.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==I)I>=0&&t[I]!==c&&p(t[I]),I=void 0;else if("previous"===s)p(e.target);else if("closest"===s||"first"===s){if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _="previous"===v?t.length-1:0,e=t[_];return void(null==e||e.focus({preventScroll:g}))}p(e.target)}else if("function"==typeof s)if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _=s(e.relatedTarget);if((_?t.indexOf(_):-1)>=0&&_ instanceof HTMLElement)return void _.focus({preventScroll:g});console.warn("Element requested is not a known focusable element.")}else p(e.target);v=void 0}),{signal:b});const k=null!=u?u:_;let v;"closest"===s&&document.addEventListener("keydown",(_=>{"Tab"===_.key&&(v=Ea(_))}),{signal:b,capture:!0}),k.addEventListener("keydown",(r=>{var n;if(r.key in va){const a=ka[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&&Sa()&&!_.metaKey)return!0;if("ArrowDown"===r&&!Sa()&&_.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=Ea(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=t.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=t.length-1,n<0&&(n="wrap"===m&&"Tab"!==r.key?t.length-1:0),n>=t.length&&(n="wrap"===m&&"Tab"!==r.key?0:t.length-1),e!==n&&(o=t[n])}u?p(o||c,!0):o&&(v=a,o.focus({preventScroll:g})),("Tab"!==r.key||o)&&r.preventDefault()}}}),{signal:b})})(g.current,{bindKeys:Ia.ArrowVertical}),_.addEventListener("keydown",(_=>{if("Enter"===_.key){const e=_.target;if("true"===e.getAttribute("aria-disabled"))return;const r=e.getAttribute("data-value");r&&(h(r),c(!1),setTimeout((()=>{x.current?.focus()}),10))}}));const e=g.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&&x.current?.focus()}))}}),[B,g,w,P,h]);const{position:f}=function(_,r=[]){const n=_?.floatingElementRef,a=_?.anchorElementRef,[o,i]=(0,e.useState)(void 0),t=(0,e.useCallback)((()=>{if(n.current instanceof Element&&a.current instanceof Element){const e=xa(n.current,a.current,{side:_?.side,align:_?.align});i(e)}else i(void 0)}),[n,a,...r]);return(0,e.useEffect)(t,[t]),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])}(t),{floatingElementRef:n,anchorElementRef:a,position:o}}({floatingElementRef:g,anchorElementRef:x,align:l,allowOutOfBounds:!0,side:s},[B]),{Button:S,Overlay:b}=e.Children.toArray(n).reduce(((_,r)=>((0,e.isValidElement)(r)&&(r.type===Ma?_.Button=(0,e.cloneElement)(r,{onClick:P,ref:x,className:i(r.props.className,B),menuOpen:B,disabled:o,id:`${p}-button`,size:m}):r.type===Oa&&(_.Overlay=(0,e.cloneElement)(r,{ref:g,className:i(Aa.ActionMenu__menu,f&&Aa["ActionMenu__menu--visible"],f&&Aa[`ActionMenu__menu--pos-${f.anchorSide}`],Aa[`ActionMenu__menu--${m}`]),style:{top:`${f?.top??0}px`,left:`${f?.left??0}px`},id:`${p}-menu`,children:e.Children.map(r.props.children,(_=>(0,e.isValidElement)(_)?(0,e.cloneElement)(_,{handler:w,type:d}):_))}))),_)),{});return(0,_.jsx)(Ga,{size:m,children:(0,_.jsxs)("div",{id:p,className:i(Aa.ActionMenu,o&&Aa["ActionMenu--disabled"]),"data-testid":a||Ta.root,children:[S,B?b:null]})})})),Ma=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,disabled:a,menuOpen:o,size:t,...d},l)=>(0,_.jsx)(y,{ref:l,className:i(Aa.ActionMenu__button,r),hasArrow:!1,"aria-haspopup":"true","aria-expanded":o?"true":"false",trailingVisual:(0,_.jsx)(me,{}),disabled:a,"data-testid":n||Ta.button,size:t,...d,children:(0,_.jsx)("span",{className:Aa["ActionMenu__button-text"],children:e})}))),Ra={none:"menuitem",single:"menuitemradio"},Oa=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,menuOpen:a,...o},t)=>(0,_.jsx)("ul",{ref:t,className:i(r),role:"menu","data-testid":n||Ta.list,...o,children:e}))),Va=Object.assign(Ha,{Button:Ma,Item:({children:e,className:r,disabled:n,handler:a,selected:o,type:t,value:d,...l})=>{const{size:m}=La();return(0,_.jsxs)("li",{className:i(Aa.ActionMenu__item,"single"===t&&Aa[`ActionMenu__item--selection-type-${t}`],m&&Aa[`ActionMenu__item--${m}`],r),role:Ra[t||"single"],"aria-checked":"none"===t?void 0:o?"true":"false","aria-disabled":n?"true":"false",onClick:a&&!n?()=>a(d):void 0,onKeyDown:a&&!n?_=>"Enter"===_.key&&a(d):void 0,tabIndex:0,"data-value":d,...l,children:["none"!==t&&(0,_.jsx)("span",{className:Aa["ActionMenu__item-leadingVisual"],children:o&&(0,_.jsx)(de,{className:i(Aa["ActionMenu__item-icon"],n&&Aa["ActionMenu__item-icon--disabled"]),size:16})}),(0,_.jsx)("span",{className:Aa["ActionMenu__item-text"],children:(0,_.jsx)(w,{variant:n?"muted":"default",size:"medium"===m?"200":"100",className:i(n&&Aa["ActionMenu__item-content--disabled"]),children:e})})]})},Overlay:Oa,testIds:Ta}),Fa={Prose:"Primer_Brand__Prose-module__Prose___X2BXE","Prose--editorial":"Primer_Brand__Prose-module__Prose--editorial___DtuDo","Prose--lineLength":"Primer_Brand__Prose-module__Prose--lineLength___ws7gn","Prose--default":"Primer_Brand__Prose-module__Prose--default___ZqcxT"},za=(0,e.forwardRef)((({html:e,enableFullWidth:r=!1,className:n,variant:a="default",...o},t)=>(0,_.jsx)("div",{className:i(Fa.Prose,!r&&Fa["Prose--lineLength"],Fa[`Prose--${a}`],n),ref:t,...o,dangerouslySetInnerHTML:{__html:e}}))),Da={"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-borderBlockStartWidth--thin":"Primer_Brand__Box-module__Box-borderBlockStartWidth--thin___y3sZf","Box-borderBlockStartWidth--thick":"Primer_Brand__Box-module__Box-borderBlockStartWidth--thick___kV7nz","Box-borderBlockStartWidth--thicker":"Primer_Brand__Box-module__Box-borderBlockStartWidth--thicker___lU32t","Box-borderInlineEndWidth--thin":"Primer_Brand__Box-module__Box-borderInlineEndWidth--thin___irPIY","Box-borderInlineEndWidth--thick":"Primer_Brand__Box-module__Box-borderInlineEndWidth--thick___OolZ3","Box-borderInlineEndWidth--thicker":"Primer_Brand__Box-module__Box-borderInlineEndWidth--thicker___bxZek","Box-borderBlockEndWidth--thin":"Primer_Brand__Box-module__Box-borderBlockEndWidth--thin___aOdjf","Box-borderBlockEndWidth--thick":"Primer_Brand__Box-module__Box-borderBlockEndWidth--thick___ROxs5","Box-borderBlockEndWidth--thicker":"Primer_Brand__Box-module__Box-borderBlockEndWidth--thicker___sED4_","Box-borderInlineStartWidth--thin":"Primer_Brand__Box-module__Box-borderInlineStartWidth--thin___A4ZPo","Box-borderInlineStartWidth--thick":"Primer_Brand__Box-module__Box-borderInlineStartWidth--thick___OelxP","Box-borderInlineStartWidth--thicker":"Primer_Brand__Box-module__Box-borderInlineStartWidth--thicker___yWUW3","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"},Wa=["none","condensed","normal","spacious",...e_],Za=["default","inset","subtle","overlay"],qa=["small","medium","large","xlarge","full"],$a=["thin","thick","thicker"],Ua=["default","muted","subtle"],Qa=(_,e)=>e?"string"==typeof e||"number"==typeof e?Da[`Box-${_}--${e}`]:Object.keys(e).map((r=>Da[`Box-${r}-${_}--${e[r]}`])).join(" "):"",Xa=({animate:r,children:n,className:a,"data-testid":o,style:t,padding:d,paddingBlockStart:l,paddingInlineEnd:m,paddingBlockEnd:s,paddingInlineStart:u,margin:B,marginBlockStart:c,marginInlineEnd:g,marginBlockEnd:x,marginInlineStart:p,backgroundColor:P,borderRadius:h,borderWidth:w,borderBlockStartWidth:f,borderInlineEndWidth:S,borderBlockEndWidth:b,borderInlineStartWidth:I,borderColor:k,borderStyle:v,...E})=>{const{classes:y,styles:N}=J(r),A=(0,e.useMemo)((()=>Qa("padding",d)),[d]),T=(0,e.useMemo)((()=>Qa("paddingBlockStart",l)),[l]),C=(0,e.useMemo)((()=>Qa("paddingInlineEnd",m)),[m]),j=(0,e.useMemo)((()=>Qa("paddingBlockEnd",s)),[s]),L=(0,e.useMemo)((()=>Qa("paddingInlineStart",u)),[u]),G=(0,e.useMemo)((()=>Qa("margin",B)),[B]),H=(0,e.useMemo)((()=>Qa("marginBlockStart",c)),[c]),M=(0,e.useMemo)((()=>Qa("marginInlineEnd",g)),[g]),R=(0,e.useMemo)((()=>Qa("marginBlockEnd",x)),[x]),O=(0,e.useMemo)((()=>Qa("marginInlineStart",p)),[p]),V=(0,e.useMemo)((()=>Qa("backgroundColor",P)),[P]),F=(0,e.useMemo)((()=>Qa("borderRadius",h)),[h]),z=(0,e.useMemo)((()=>Qa("borderWidth",w)),[w]),D=(0,e.useMemo)((()=>Qa("borderBlockStartWidth",f)),[f]),W=(0,e.useMemo)((()=>Qa("borderInlineEndWidth",S)),[S]),Z=(0,e.useMemo)((()=>Qa("borderBlockEndWidth",b)),[b]),q=(0,e.useMemo)((()=>Qa("borderInlineStartWidth",I)),[I]),$=(0,e.useMemo)((()=>Qa("borderColor",k)),[k]),U=(0,e.useMemo)((()=>Qa("borderStyle",v)),[v]);return(0,_.jsx)("div",{className:i(y,A,T,C,j,L,G,H,M,R,O,V,F,z,D,W,Z,q,$,U,a),"data-testid":o,style:{...N,...t},...E,children:n})},Ka="Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8",Ja="Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4",Ya="Primer_Brand__VideoPlayer-module__VideoPlayer__progressBar___wYSPx",_o="Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe",eo=({videoRef:e,disabled:n,trackInformation:a})=>{const[o,t]=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){t(r.text);break}t("")}};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)(w,{as:"p",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__captionText___e2su6",children:o})})},ro=_=>{const e=Math.floor(_/60),r=Math.floor(_-60*e);return`${e<10?`0${e}`:e}:${r<10?`0${r}`:r}`},no=({videoRef:r,videoWrapperRef:n,totalTime:a,currentTime:o,playing:t,trackInformation:d})=>{const[l,m]=(0,e.useState)(t),[s,u]=(0,e.useState)(0),[B,c]=(0,e.useState)(.5),[g,x]=(0,e.useState)(B),[p,P]=(0,e.useState)(!0),[h,f]=(0,e.useState)(!1);(0,e.useEffect)((()=>{r.current&&(l?r.current.play():r.current.pause())}),[r,l]),(0,e.useEffect)((()=>{m(t)}),[t]);const S=(0,e.useMemo)((()=>(0,_.jsx)(io,{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 b=(0,e.useMemo)((()=>(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(ao,{type:"range",min:"0",max:a||0,step:1e-4,onInput:_=>{r.current&&(r.current.currentTime=_.currentTarget.valueAsNumber)},value:o,className:Ya,tooltip:!0,tooltipFormatter:_=>ro(_),name:"Seek"}),(0,_.jsx)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__progressTime___GvTKs",children:(0,_.jsxs)(w,{as:"p",className:_o,children:[(0,_.jsx)("span",{children:ro(s||0)||"00:00"}),(0,_.jsxs)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS",children:[" / ",ro(a||0)||"00:00"]})]})})]})),[r,a,o,s]),I=(0,e.useMemo)((()=>(0,_.jsxs)("button",{className:i(Ja,"Primer_Brand__VideoPlayer-module__VideoPlayer__closedCaption___PAvgt",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL"),onClick:()=>P(!p),children:[(0,_.jsx)(w,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v",children:"CC"}),(0,_.jsx)(oo,{children:p?"Disable captions":"Enable captions"})]})),[p]),k=(0,e.useMemo)((()=>(0,_.jsx)(io,{tooltip:B>0?"Mute":"Unmute",onClick:()=>{B>0?(x(B),c(0)):c(g)},children:B>0?(0,_.jsx)(be,{size:24}):(0,_.jsx)(pe,{size:24})})),[B,g]);(0,e.useEffect)((()=>{r.current&&(r.current.volume=B)}),[r,B]);const v=(0,e.useMemo)((()=>(0,_.jsx)(ao,{type:"range",min:"0",max:1,step:.001,onInput:_=>{c(_.currentTarget.valueAsNumber)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__volumeBar___HOmXb",value:B,a11yStep:.1,name:"Volume"})),[B]),E=(0,e.useMemo)((()=>(0,_.jsx)(io,{onClick:()=>{n.current&&(h?(document.exitFullscreen(),f(!1)):(n.current.requestFullscreen(),f(!0)))},tooltip:h?"Exit full screen":"Full screen",children:h?(0,_.jsx)(we,{size:24}):(0,_.jsx)(he,{size:24})})),[n,h]);return(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI"),children:[(0,_.jsx)(eo,{videoRef:r,trackInformation:d,disabled:!p}),(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7",children:[S,b,I,k,v,E]})]})},ao=({className:r,onChange:n,value:a,max:o,onKeyDown:t,a11yStep:d=1,tooltip:l,tooltipFormatter:m=(_=>_.toString()),name:s,id:u,...B})=>{const[c,g]=(0,e.useState)(a),[x,p]=(0,e.useState)(0),[P,h]=(0,e.useState)(0),w=q(),f=u||w;return(0,e.useEffect)((()=>{g(a)}),[a]),(0,e.useEffect)((()=>{const _=_=>{p(_.offsetX),o&&h(_.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:f,children:[(0,_.jsx)("span",{className:"visually-hidden",children:s}),(0,_.jsx)("input",{tabIndex:0,type:"range",className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl",Ya),value:c,onChange:_=>{g(_.currentTarget.valueAsNumber),n&&n(_)},max:o,onKeyDown:_=>{var e;e=_,c&&(38===e.keyCode?g(c+d):40===e.keyCode&&g(c-d)),t&&t(_)},id:f,name:s,...B})]}),l&&!!P&&(0,_.jsx)(oo,{style:{left:x},children:P?m(P):""})]})},oo=({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)(w,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipText____Syz7",weight:"medium",children:e})})}),io=({tooltip:e,children:r,className:n,...a})=>(0,_.jsxs)("button",{className:i(Ja,n),...a,"aria-label":e,children:[r,(0,_.jsx)("span",{className:"visually-hidden",children:e}),(0,_.jsx)(oo,{children:e})]}),to=Object.assign((({poster:r,title:n,branding:a=!0,children:o,className:t,onPlay:d,onPause:l,onLoadedMetadata:m,onPlaying:s,onTimeUpdate:u,ref:B,...c})=>{const g=(0,e.useRef)(null),x=er(B),[p,P]=(0,e.useState)(!1),[h,f]=(0,e.useState)(0),[S,b]=(0,e.useState)(0),[I,k]=(0,e.useState)(void 0),v=(0,e.useCallback)((_=>{P(!0),d&&d(_)}),[d]),E=(0,e.useCallback)((_=>{P(!1),l&&l(_)}),[l]),y=(0,e.useCallback)((_=>{x.current?.textTracks[0].cues&&k(x.current.textTracks[0].cues),s&&s(_)}),[s,x]),N=(0,e.useCallback)((_=>{b(x.current?.duration||0),m&&m(_)}),[m,x]),A=(0,e.useCallback)((_=>{f(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(Ka):g.current?.classList.remove(Ka)},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,_.jsxs)("video",{ref:x,title:n,controls:!1,poster:r,className:i("Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw",t),onPlay:v,onPause:E,onPlaying:y,onLoadedMetadata:N,onTimeUpdate:A,...c,children:[o,(0,_.jsx)("track",{kind:"captions"})]}),n&&(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j",children:[a&&(0,_.jsx)(xe,{size:48}),(0,_.jsx)(w,{size:"500",weight:"medium",className:_o,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)(no,{videoRef:x,videoWrapperRef:g,totalTime:S,currentTime:h,playing:p,trackInformation:I})]})}),{Source:e=>(0,_.jsx)("source",{...e}),Track:({kind:e="captions",...r})=>(0,_.jsx)("track",{kind:e,...r})}),lo={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-marqueeGroup--speed-idle":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-idle___aOsiw","LogoSuite__logobar-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr"},mo={root:"LogoSuite",get marqueeGroup(){return`${this.root}-marqueeGroup`}},so=(0,e.forwardRef)((({as:e=H,size:r="3",className:n,children:a,visuallyHidden:o,...t},d)=>(0,_.jsx)(O,{ref:d,className:i(lo.LogoSuite__heading,o&&lo["LogoSuite__heading--visually-hidden"],o&&"visually-hidden",n),size:r,as:e,...t,children:a}))),uo=(0,e.forwardRef)((({className:e,children:r,size:n="300",variant:a="muted",...o},t)=>(0,_.jsx)(w,{as:"p",ref:t,size:n,variant:a,className:i(lo.LogoSuite__description,e),...o,children:r}))),Bo=(0,e.forwardRef)((({className:r,children:n,marquee:a=!1,marqueeSpeed:o="normal",variant:t="muted",...d},l)=>{const[m,s]=(0,e.useState)(!1);(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");s(_.matches);const e=_=>{s(_.matches)};return _.addEventListener("change",e),()=>{_.removeEventListener("change",e)}}),[]);const u={ref:l,className:i(lo.LogoSuite__logobar,lo[`LogoSuite__logobar--variant-${t}`],r),...d};if(a&&!m){const{className:e,...r}=u;return(0,_.jsx)("div",{...r,className:i(lo["LogoSuite__logobar--has-marquee"],e),children:(0,_.jsxs)("div",{className:i(lo["LogoSuite__logobar-marquee"]),children:[(0,_.jsx)("div",{className:i(lo["LogoSuite__logobar-marqueeGroup"],lo[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),"data-testid":mo.marqueeGroup,children:n}),(0,_.jsx)("div",{"aria-hidden":"true",className:i(lo["LogoSuite__logobar-marqueeGroup"],lo[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),children:n})]})})}return(0,_.jsx)("div",{...u,children:n})})),co=Object.assign((({align:n="center",children:a,className:o,hasDivider:t=!0,"data-testid":d})=>{const l=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),m=l.find((_=>r().isValidElement(_)&&_.type===so)),s=l.find((_=>r().isValidElement(_)&&_.type===uo)),u=l.find((_=>r().isValidElement(_)&&_.type===Bo));return(0,_.jsxs)("div",{className:i(lo.LogoSuite,lo[`LogoSuite--${n}`],t&&lo["LogoSuite--hasDivider"],o),"data-testid":d,children:[m,s,u]})}),{Heading:so,Description:uo,Logobar:Bo,testIds:mo}),go=Object.assign((({animate:e,className:r,children:n,fullWidth:a=!1,...o})=>{const{classes:t,styles:d}=J(e),l=i(t,"Primer_Brand__Timeline-module__Timeline___keSeT",a&&"Primer_Brand__Timeline-module__Timeline--full-width___XLdKp",r);return(0,_.jsx)("ul",{className:l,style:{...d},...o,children:n})}),{Item:({className:n,children:a,...o})=>{const t=i("Primer_Brand__Timeline-module__Timeline__item____ME4_",n),d=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),l=(0,e.useCallback)((()=>d.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[d]),m=1===d.length?"default":l();return(0,_.jsx)("li",{className:t,...o,children:(0,_.jsx)(w,{size:"200",variant:m,children:a})})}}),xo={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__Content-label":"Primer_Brand__Bento-module__Bento__Content-label___SbyAo","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"},po=(_,e,r)=>{const n=[];if("number"==typeof r||"string"==typeof r)n.push(xo[`${_}--${e}-${r}`]);else if("object"==typeof r)for(const[a,o]of Object.entries(r))n.push(xo[`${_}--${a}-${e}-${o}`]);return n},Po=({children:n,leadingVisual:a,padding:o="spacious",verticalAlign:t,horizontalAlign:d="start",className:l,...m})=>{const s=[xo.Bento__Content];s.push(...po("Bento__Item","verticalAlign",t),...po("Bento__Item","horizontalAlign",d),...po("Bento","padding",o));const u=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),B=u.filter((_=>r().isValidElement(_)&&_.type===ho)),c=u.find((_=>r().isValidElement(_)&&_.type===l_)),g=u.find((_=>r().isValidElement(_)&&_.type===w)),x=u.find((_=>r().isValidElement(_)&&_.type===Ye));return(0,_.jsxs)("div",{className:i(xo[`Bento-padding--${o}`],...s,l),...m,children:[r().isValidElement(a)&&r().cloneElement(a,{className:xo["Bento__Content-icon"],size:a.size||44}),r().isValidElement(c)&&r().cloneElement(c,{className:i(xo["Bento__Content-label"],c.props.className)}),B.map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(!r().isValidElement(g)&&xo["Bento__heading--no-text"],"center"===d&&xo["Bento__heading--with-max-width"],_.props.className)}))),r().isValidElement(g)&&r().cloneElement(g,{variant:g.props.variant||"muted",as:g.props.as||"p",size:g.props.size||"300",className:i(xo["Bento__Content-text"],g.props.className)}),r().isValidElement(x)&&r().cloneElement(x,{variant:x.props.variant||"accent",className:i(xo["Bento__call-to-action"],x.props.className)})]})},ho=(0,e.forwardRef)((({as:n="h3",size:a="5",weight:o="medium",variant:t="default",className:d,children:l,...m},s)=>{const u=(0,e.useMemo)((()=>r().Children.toArray(l)),[l]),B=(0,e.useCallback)((()=>ee(l,"em")?"muted":"default"),[l]),c=1===u.length?"default":B();return(0,_.jsx)(O,{ref:s,className:i("muted"===c&&xo["Bento__heading--muted"],"muted"===t&&xo["Bento__heading--muted"],d),size:a,as:n,weight:o,...m,children:l})})),wo=({horizontalAlign:e,verticalAlign:n,fillMedia:a=!0,overflow:o="hidden",position:t="50% 50%",padding:d,className:l,children:m,...s})=>{const u=[xo.Bento__Visual,e&&xo[`Bento__Visual--horizontalAlign-${e}`],n&&xo[`Bento__Visual--verticalAlign-${n}`],xo[`Bento__Visual--overflow-${o}`]];u.push(...po("Bento","padding",d));const B=r().Children.map(m,(_=>{if(r().isValidElement(_))return"img"===_.type||_.type===c_?r().cloneElement(_,{style:{objectPosition:t}}):_}));return(0,_.jsx)("div",{className:i(...u,a&&xo["Bento__Visual--fill"],!a&&xo["Bento__Visual--no-fill"],l),...s,children:B})},fo=Object.assign((({className:e,...r})=>(0,_.jsx)("section",{className:i(xo.Bento,e),...r})),{Item:({className:e,columnStart:n,columnSpan:a=12,rowStart:o,rowSpan:t=2,flow:d="row",colorMode:l,visualAsBackground:m=!1,order:s="default",bgColor:u="subtle",children:B,...c})=>{const{currentBreakpointSize:g}=Ne(),x=r().Children.toArray(B).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===wo&&_.push(e),e.type===Po&&_.push(e)),_)),[]),p=x.find((_=>_?.type===Po))?.props.padding||"spacious",P=[xo.Bento__Item,xo[`Bento__Item--bgColor-${u}`]];P.push(...po("Bento__Item","column-span",a),...po("Bento__Item","row-span",t),...po("Bento__Item","column-start",n),...po("Bento__Item","row-start",o),...po("Bento__Item","flow",d),...po("Bento__Item","gap",p)),!m&&r().Children.toArray(B).length>=1&&("column"===d&&P.push(xo["Bento-column-padding-override"]),"row"===d&&P.push(xo["Bento-row-padding-override"]));const h=l?{"data-color-mode":l}:{},w=(({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(ye)){const r=e.toLocaleLowerCase();_[r]&&(o=_[r]),a[r]=_[r]||o}return"default"===a[n]?e:r().Children.toArray(e).reverse()}return e})({order:s,children:x,currentBreakpointSize:g});return(0,_.jsx)("div",{...h,className:i(...P,(m||1===r().Children.toArray(B).length)&&xo["Bento__Item--visual-as-background"],e),...c,children:w})},Visual:wo,Content:Po,Heading:ho}),So={EyebrowBanner:"Primer_Brand__EyebrowBanner-module__EyebrowBanner___pFgEn","focus-visible":"Primer_Brand__EyebrowBanner-module__focus-visible___SSqEu",EyebrowBanner__inner:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__inner___LiSah",EyebrowBanner__headings:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__headings___Tyish",EyebrowBanner__leadingVisual:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingVisual___bPH2f",EyebrowBanner__trailingVisual:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__trailingVisual___vQJwY","EyebrowBanner__trailingVisual-icon":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__trailingVisual-icon___m2rYL",EyebrowBanner__leadingLabel:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel___JfbO4","EyebrowBanner__leadingLabel--color-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-blue___gWZsh","EyebrowBanner__leadingLabel--color-blue-purple":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-blue-purple___jHrJf","EyebrowBanner__leadingLabel--color-coral":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-coral___zDffR","EyebrowBanner__leadingLabel--color-green":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-green___KfjSH","EyebrowBanner__leadingLabel--color-green-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-green-blue___IT4vV","EyebrowBanner__leadingLabel--color-gray":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-gray___ZXNfp","EyebrowBanner__leadingLabel--color-indigo":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-indigo___jRhXl","EyebrowBanner__leadingLabel--color-lemon":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-lemon___VfgJy","EyebrowBanner__leadingLabel--color-lime":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-lime___QxCgJ","EyebrowBanner__leadingLabel--color-orange":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-orange___ctXEe","EyebrowBanner__leadingLabel--color-pink":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-pink___DK8mh","EyebrowBanner__leadingLabel--color-pink-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-pink-blue___taquP","EyebrowBanner__leadingLabel--color-purple":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-purple___SjSu3","EyebrowBanner__leadingLabel--color-purple-red":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-purple-red___mFOTU","EyebrowBanner__leadingLabel--color-red":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-red___fvZYM","EyebrowBanner__leadingLabel--color-red-orange":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-red-orange___MoG8u","EyebrowBanner__leadingLabel--color-teal":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-teal___QCvJH","EyebrowBanner__leadingLabel--color-yellow":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingLabel--color-yellow___nHfOQ",EyebrowBanner__heading:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__heading___gGjRD",EyebrowBanner__subHeading:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__subHeading___EHr9v","EyebrowBanner__icon--badge":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--badge___P_sDD",EyebrowBanner__icon:"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon___RlAjy","EyebrowBanner__icon--color-default":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-default___zjZm_","EyebrowBanner__icon--color-blue":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-blue___JEOeh","EyebrowBanner__icon--color-coral":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-coral___f1EgJ","EyebrowBanner__icon--color-green":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-green___l3tOa","EyebrowBanner__icon--color-gray":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-gray___DfR6X","EyebrowBanner__icon--color-indigo":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-indigo___SwE_O","EyebrowBanner__icon--color-lemon":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-lemon___uo7HU","EyebrowBanner__icon--color-lime":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-lime___UoH_J","EyebrowBanner__icon--color-orange":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-orange___Oakbb","EyebrowBanner__icon--color-pink":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-pink___RtapL","EyebrowBanner__icon--color-purple":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-purple___qMl8t","EyebrowBanner__icon--color-red":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-red___jbmX3","EyebrowBanner__icon--color-teal":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-teal___iB9Rw","EyebrowBanner__icon--color-yellow":"Primer_Brand__EyebrowBanner-module__EyebrowBanner__icon--color-yellow___Jt5i1"},bo={root:"EyebrowBanner",visual:"EyebrowBanner__visual",label:"EyebrowBanner__label",expandableArrow:"EyebrowBanner__expandableArrow"},Io=(0,e.forwardRef)((({className:n,children:a,"data-testid":o,href:t,onMouseEnter:d,onMouseLeave:m,onFocus:s,onBlur:u,...B},c)=>{const[g,x]=r().useState(!1),[p,P]=r().useState(!1),h=(0,e.useCallback)((_=>{x(!g),d?.(_)}),[d,g]),w=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),f=(0,e.useCallback)((_=>{P(!p),s?.(_)}),[s,p]),S=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]),b=r().Children.toArray(a).filter((_=>{if(r().isValidElement(_))return _.type===ko||_.type===vo})),I=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===No})),k=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===To}));return(0,_.jsx)("a",{href:t,ref:c,className:i(So.EyebrowBanner,n),onMouseEnter:h,onMouseLeave:w,onFocus:f,onBlur:S,"data-testid":o||bo.root,...B,children:(0,_.jsxs)("span",{className:So.EyebrowBanner__inner,children:[I&&(0,_.jsx)("span",{className:So.EyebrowBanner__leadingVisual,children:I}),k&&!I&&(0,_.jsx)(_.Fragment,{children:k}),(0,_.jsx)("span",{className:So.EyebrowBanner__headings,children:b}),(0,_.jsx)("span",{className:So.EyebrowBanner__trailingVisual,children:(0,_.jsx)(l,{className:So["EyebrowBanner__trailingVisual-icon"],expanded:g||p,"data-testid":bo.expandableArrow})})]})})})),ko=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{size:"100",variant:"default",weight:"semibold",ref:a,className:i(So.EyebrowBanner__heading,e),...n,children:r}))),vo=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(w,{size:"100",variant:"muted",ref:a,className:i(So.EyebrowBanner__subHeading,e),...n,children:r}))),Eo=Y,yo=Eo[0],No=(0,e.forwardRef)((({className:e,children:r,"aria-hidden":n,icon:a,color:o=yo,hasBackground:t=!1,...d},l)=>(0,_.jsx)("span",{ref:l,className:i(So.EyebrowBanner__visual,a&&So.EyebrowBanner__icon,a&&So[`EyebrowBanner__icon--color-${o}`],t&&So["EyebrowBanner__icon--badge"],e),"data-testid":bo.visual,"aria-hidden":n||"function"!=typeof a,...d,children:a||r}))),Ao=[...__,...Y],To=(0,e.forwardRef)((({className:e,children:r,color:n,...a},o)=>(0,_.jsx)("span",{ref:o,className:i(So.EyebrowBanner__leadingLabel,n&&So[`EyebrowBanner__leadingLabel--color-${n}`],e),"data-testid":bo.label,...a,children:r}))),Co=Object.assign(Io,{Visual:No,Label:To,Heading:ko,SubHeading:vo,testIds:bo}),jo={PricingOptions:"Primer_Brand__PricingOptions-module__PricingOptions___hjzt8","PricingOptions--variant-default":"Primer_Brand__PricingOptions-module__PricingOptions--variant-default___OF1Ku",PricingOptions__item:"Primer_Brand__PricingOptions-module__PricingOptions__item___V9iAw","PricingOptions--variant-cards":"Primer_Brand__PricingOptions-module__PricingOptions--variant-cards___qUWf4","PricingOptions--items1":"Primer_Brand__PricingOptions-module__PricingOptions--items1___Do94G",PricingOptions__actions:"Primer_Brand__PricingOptions-module__PricingOptions__actions___e2W5P","PricingOptions--items2":"Primer_Brand__PricingOptions-module__PricingOptions--items2___Z08y5","PricingOptions--items3":"Primer_Brand__PricingOptions-module__PricingOptions--items3___u4TM8","PricingOptions__item--has-leading-component":"Primer_Brand__PricingOptions-module__PricingOptions__item--has-leading-component___Dzv8_","PricingOptions__leading-component":"Primer_Brand__PricingOptions-module__PricingOptions__leading-component___FPip4",PricingOptions__label:"Primer_Brand__PricingOptions-module__PricingOptions__label___VwACa",PricingOptions__heading:"Primer_Brand__PricingOptions-module__PricingOptions__heading___LZFAK",PricingOptions__description:"Primer_Brand__PricingOptions-module__PricingOptions__description___hb2GR",PricingOptions__price:"Primer_Brand__PricingOptions-module__PricingOptions__price___qxTEV","PricingOptions__price-currency-symbol":"Primer_Brand__PricingOptions-module__PricingOptions__price-currency-symbol___Fv4Ny","PricingOptions__price-currency-code":"Primer_Brand__PricingOptions-module__PricingOptions__price-currency-code___kFWAy","PricingOptions__price-value":"Primer_Brand__PricingOptions-module__PricingOptions__price-value___XH4vo","PricingOptions__price-original-price":"Primer_Brand__PricingOptions-module__PricingOptions__price-original-price___C9hzM","PricingOptions__price-original-price-value":"Primer_Brand__PricingOptions-module__PricingOptions__price-original-price-value___Xtjg8","PricingOptions__price-trailing-text":"Primer_Brand__PricingOptions-module__PricingOptions__price-trailing-text___W2UAb",PricingOptions__footnote:"Primer_Brand__PricingOptions-module__PricingOptions__footnote___UwqUw","PricingOptions__feature-list":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list___BmoFc","PricingOptions__feature-list-set":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-set___cJt0a","PricingOptions__feature-list-heading":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-heading___FmR1X","PricingOptions__feature-list-item--excluded":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-item--excluded___iDvOS","PricingOptions__feature-list-accordion":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion___sPJpF","PricingOptions__feature-list-accordion-heading":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-heading___QZJNW","PricingOptions__feature-list-accordion-content":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-content___hCzO7","PricingOptions__feature-list-accordion-chevron":"Primer_Brand__PricingOptions-module__PricingOptions__feature-list-accordion-chevron___XXErd"},Lo={root:"PricingOptions",item:"PricingOptions__item",heading:"PricingOptions__heading",label:"PricingOptions__label",description:"PricingOptions__description",price:"PricingOptions__price",primaryAction:"PricingOptions__primaryAction",secondaryAction:"PricingOptions__secondaryAction",featureList:"PricingOptions__featureList",featureListItem:"PricingOptions__featureListItem",featureListHeading:"PricingOptions__featureListHeading",footnote:"PricingOptions__footnote"},Go=(0,e.forwardRef)((({children:n,className:a,"data-testid":o,variant:t="default",...d},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ho))),[n]).slice(0,3);return(0,_.jsx)("div",{className:i(jo.PricingOptions,jo[`PricingOptions--variant-${t}`],jo[`PricingOptions--items${m.length}`],a),"data-testid":o||Lo.root,ref:l,...d,children:m.filter((_=>r().isValidElement(_)&&_.type===Ho))})})),Ho=(0,e.forwardRef)((({"data-testid":n,children:a,className:o,leadingComponent:t,...d},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),{Content:s,FeatureList:u,Actions:B,Footnote:c}=m.reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===Fo&&(_.FeatureList=e),e.type!==Wo&&e.type!==Zo||_.Actions.push(e),e.type===qo&&(_.Footnote=e),e.type!==Mo&&e.type!==Oo&&e.type!==Ro&&e.type!==Vo||_.Content.push(e)),_)),{Content:[],FeatureList:null,Actions:[],Footnote:null});return t&&s.unshift((0,_.jsx)("div",{className:jo["PricingOptions__leading-component"],children:t})),(0,_.jsxs)("div",{className:i(jo.PricingOptions__item,t&&jo["PricingOptions__item--has-leading-component"],o),"data-testid":n||Lo.item,ref:l,...d,children:[s,B.length>0&&(0,_.jsx)("div",{className:jo.PricingOptions__actions,children:B}),u,c]})})),Mo=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(l_,{className:i(jo.PricingOptions__label,r),"data-testid":n||Lo.label,ref:o,size:"medium",...a,children:e}))),Ro=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(w,{as:"p",className:i(jo.PricingOptions__description,r),"data-testid":n||Lo.description,ref:o,size:"200",variant:"muted",...a,children:e}))),Oo=(0,e.forwardRef)((({as:e="h3",children:r,"data-testid":n,size:a="5",className:o,...t},d)=>(0,_.jsx)(O,{as:e,className:i(jo.PricingOptions__heading,jo[`PricingOptions__heading--size-${a}`],o),"data-testid":n||Lo.heading,ref:d,size:a,...t,children:r}))),Vo=(0,e.forwardRef)((({children:e,className:r,currencyCode:n="USD",currencySymbol:a="$","data-testid":o,originalPrice:t,trailingText:d,...l},m)=>(0,_.jsxs)(w,{as:"p",className:i(jo.PricingOptions__price,r),"data-tesstid":o||Lo.price,ref:m,weight:"normal",...l,children:[(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-currency-symbol"],font:"hubot-sans",size:"500",weight:"normal",children:a}),(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-value"],font:"hubot-sans",size:"700",weight:"normal",children:e}),(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-currency-code"],font:"hubot-sans",size:"500",weight:"normal",children:n}),t&&(0,_.jsxs)("del",{className:jo["PricingOptions__price-original-price"],children:[(0,_.jsx)(w,{font:"hubot-sans",size:"400",variant:"muted",weight:"normal",children:a}),(0,_.jsx)(w,{className:jo["PricingOptions__price-original-price-value"],font:"hubot-sans",size:"500",variant:"muted",weight:"normal",children:t})]}),d&&(0,_.jsx)(w,{as:"span",className:jo["PricingOptions__price-trailing-text"],size:"200",variant:"muted",children:d})]}))),Fo=(0,e.forwardRef)((({children:e,className:n,"data-testid":a,...o},t)=>{const{isLarge:d}=Ne(),l=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&e.type===Do?(0===_.length&&_.push({Heading:null,Items:[]}),_[_.length-1].Items.push(e)):r().isValidElement(e)&&e.type===zo&&_.push({Heading:e,Items:[]}),_)),[]).map((({Heading:e,Items:r},n)=>(0,_.jsxs)("div",{className:jo["PricingOptions__feature-list-set"],children:[e,(0,_.jsx)(pn,{variant:"checked",...o,children:r})]},n)));return(0,_.jsx)("div",{className:i(jo["PricingOptions__feature-list"],n),"data-testid":a||Lo.featureList,ref:t,children:d?(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(w,{size:"200",variant:"muted",className:jo["PricingOptions__feature-list-toggle"],children:"What's included:"}),l]}):(0,_.jsxs)(or,{className:jo["PricingOptions__feature-list-accordion"],open:!1,children:[(0,_.jsxs)(or.Heading,{as:"h4",className:jo["PricingOptions__feature-list-accordion-heading"],reversedToggles:!0,children:[(0,_.jsx)(me,{className:jo["PricingOptions__feature-list-accordion-chevron"]}),"What's included"]}),(0,_.jsx)(or.Content,{className:jo["PricingOptions__feature-list-accordion-content"],children:l})]})})})),zo=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(O,{as:"h4",className:i(jo["PricingOptions__feature-list-heading"],r),"data-testid":n||Lo.featureListHeading,ref:o,size:"subhead-medium",...a,children:e}))),Do=(0,e.forwardRef)((({children:e,className:r,variant:n="included","data-testid":a,...o},t)=>{const d="included"===n?de:Ie,l="included"===n?"Includes":"Does not include",m="included"===n?"var(--brand-color-accent-primary)":"var(--brand-color-text-muted";return(0,_.jsx)(pn.Item,{className:i(jo["PricingOptions__feature-list-item"],{[jo["PricingOptions__feature-list-item--excluded"]]:"excluded"===n},r),"data-testid":a||Lo.featureListItem,leadingVisual:d,leadingVisualAriaLabel:l,leadingVisualFill:m,ref:t,...o,children:e})})),Wo=(0,e.forwardRef)((({as:e,children:r,className:n,"data-testid":a,...o},t)=>(0,_.jsx)(y,{as:e,"data-testid":a||Lo.primaryAction,className:i(jo["PricingOptions__primary-action"],n),size:"medium",variant:"primary",...o,ref:t,block:!0,children:r}))),Zo=(0,e.forwardRef)((({as:e,children:r,className:n,"data-testid":a,...o},t)=>(0,_.jsx)(y,{as:e,className:i(jo["PricingOptions__primary-action"],n),"data-testid":a||Lo.secondaryAction,variant:"secondary",...o,ref:t,block:!0,children:r}))),qo=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,...a},o)=>(0,_.jsx)(w,{as:"p",className:i(jo.PricingOptions__footnote,r),"data-testid":n||Lo.footnote,ref:o,size:"100",variant:"muted",weight:"light",...a,children:e}))),$o=Object.assign(Go,{Description:Ro,FeatureList:Fo,FeatureListHeading:zo,FeatureListItem:Do,Footnote:qo,Heading:Oo,Item:Ho,Label:Mo,Price:Vo,PrimaryAction:Wo,SecondaryAction:Zo,testIds:Lo}),Uo={SubNav:"Primer_Brand__SubNav-module__SubNav___dVoQu",SubNav__heading:"Primer_Brand__SubNav-module__SubNav__heading___MAxf6","SubNav__heading-container":"Primer_Brand__SubNav-module__SubNav__heading-container___jlouG","SubNav--has-shadow":"Primer_Brand__SubNav-module__SubNav--has-shadow___jkyC7","SubNav--full-width":"Primer_Brand__SubNav-module__SubNav--full-width___ZqqXq","SubNav__action-container":"Primer_Brand__SubNav-module__SubNav__action-container___lgC_T","SubNav__sub-menu-icon":"Primer_Brand__SubNav-module__SubNav__sub-menu-icon___XxnxY","SubNav--open":"Primer_Brand__SubNav-module__SubNav--open___xWq0D","fade-in":"Primer_Brand__SubNav-module__fade-in___t8Rrr","SubNav__links-overlay":"Primer_Brand__SubNav-module__SubNav__links-overlay___CnpND","SubNav__links-overlay--open":"Primer_Brand__SubNav-module__SubNav__links-overlay--open___xdhUA","SubNav__overlay-toggle":"Primer_Brand__SubNav-module__SubNav__overlay-toggle___GY93X",SubNav__link:"Primer_Brand__SubNav-module__SubNav__link___VBkrZ",SubNav__action:"Primer_Brand__SubNav-module__SubNav__action___hRMk9","SubNav__sub-menu":"Primer_Brand__SubNav-module__SubNav__sub-menu___UENed","SubNav__overlay-toggle-icon":"Primer_Brand__SubNav-module__SubNav__overlay-toggle-icon___AjCc8","SubNav__overlay-toggle-content":"Primer_Brand__SubNav-module__SubNav__overlay-toggle-content___GYAh4","SubNav__link-label":"Primer_Brand__SubNav-module__SubNav__link-label___IoiSp","focus-visible":"Primer_Brand__SubNav-module__focus-visible___mbLRX","SubNav__link--has-sub-menu":"Primer_Brand__SubNav-module__SubNav__link--has-sub-menu___IrziW","fade-in-down":"Primer_Brand__SubNav-module__fade-in-down___LOqE1"},Qo={root:"SubNav-root",get button(){return`${this.root}-button`},get overlay(){return`${this.root}-overlay`},get link(){return`${this.root}-link`},get heading(){return`${this.root}-heading`},get action(){return`${this.root}-action`}},Xo=(0,e.memo)((({id:n,children:a,className:o,"data-testid":t,fullWidth:d,hasShadow:l})=>{const m=r().useRef(null),s=r().useRef(null),[u,B]=(0,e.useState)(!1),c=q(),g=(0,e.useCallback)((()=>{B(!1)}),[]),x=(0,e.useCallback)((()=>{B(!u)}),[u]);ke(m,g),Ee(g),De({containerRef:s,restoreFocusOnCleanUp:!0,disabled:!u});const p=e.Children.toArray(a).find((_=>{if((0,e.isValidElement)(_))return _.props["aria-current"]})),{heading:P,links:h,action:f}=e.Children.toArray(a).reduce(((_,n)=>((0,e.isValidElement)(n)&&(n.type===Ko?_.heading=n:n.type===Jo?_.links.push(r().cloneElement(n,{onClick:n.props["aria-current"]?x:n.props.onClick})):n.type===_i&&(_.action=n)),_)),{heading:void 0,links:[],action:void 0});return(0,_.jsxs)("nav",{ref:m,id:n,className:i(Uo.SubNav,u&&Uo["SubNav--open"],l&&Uo["SubNav--has-shadow"],d&&Uo["SubNav--full-width"],o),"data-testid":t||Qo.root,children:[P&&(0,_.jsx)("div",{className:Uo["SubNav__heading-container"],children:P}),h.length&&(0,_.jsxs)("div",{ref:s,id:c,className:i(Uo["SubNav__links-overlay"],u&&Uo["SubNav__links-overlay--open"]),"data-testid":Qo.overlay,children:[h,f&&(0,_.jsx)("div",{className:Uo["SubNav__action-container"],children:f})]}),(0,_.jsx)("button",{className:Uo["SubNav__overlay-toggle"],"data-testid":Qo.button,onClick:x,"aria-expanded":u?"true":"false","aria-controls":c,"aria-label":(u?"close":"open")+" navigation menu",children:u?(0,_.jsx)(Ie,{className:Uo["SubNav__overlay-toggle-icon"],size:24}):(0,_.jsxs)("div",{className:Uo["SubNav__overlay-toggle-content"],children:[(0,_.jsx)(w,{as:"span",children:p&&p.props.children}),(0,_.jsx)(me,{className:Uo["SubNav__overlay-toggle-icon"],size:24})]})})]})})),Ko=({href:e,children:r,className:n,"data-testid":a,...o})=>(0,_.jsx)("a",{href:e,className:i(Uo.SubNav__heading,n),"data-testid":Qo.heading||a,...o,children:r}),Jo=({children:r,href:n,"aria-current":a,"data-testid":o,className:t,...d})=>{const l=e.Children.toArray(r).some((_=>{if((0,e.isValidElement)(_))return _.type===Yo})),[m,s]=r;return(0,_.jsx)(_.Fragment,{children:l?(0,_.jsxs)("div",{className:i(Uo.SubNav__link,Uo["SubNav__link--has-sub-menu"]),"data-testid":o||Qo.link,children:[(0,_.jsx)("a",{href:n,className:i(Uo.SubNav__link,a&&Uo["SubNav__link--active"],t),"aria-current":a,...d,children:(0,_.jsx)(w,{as:"span",size:"200",className:Uo["SubNav__link-label"],children:m})}),(0,_.jsx)(_.Fragment,{children:s}),(0,_.jsx)(me,{className:Uo["SubNav__sub-menu-icon"],size:16})]}):(0,_.jsx)("a",{href:n,className:i(Uo.SubNav__link,a&&Uo["SubNav__link--active"],t),"aria-current":a,"data-testid":o||Qo.link,...d,children:(0,_.jsx)(w,{as:"span",size:"200",className:Uo["SubNav__link-label"],children:r})})})};function Yo({children:e,className:r,...n}){return(0,_.jsx)("div",{className:i(Uo["SubNav__sub-menu"],r),...n,children:e})}function _i({children:e,href:r,variant:n="primary",size:a="small",...o}){return(0,_.jsx)(y,{className:Uo.SubNav__action,as:"a",href:r,variant:n,hasArrow:!1,"data-testid":Qo.action,size:a,...o,children:e})}const ei=Object.assign(Xo,{Heading:Ko,Link:Jo,Action:_i,SubMenu:Yo,testIds:Qo}),ri={IDE__inner:"Primer_Brand__IDE-module__IDE__inner___C7yFe","IDE--glass":"Primer_Brand__IDE-module__IDE--glass___uVNlv",IDE__main:"Primer_Brand__IDE-module__IDE__main___UBKnG","IDE--default":"Primer_Brand__IDE-module__IDE--default___cSAvc",IDE__Chat:"Primer_Brand__IDE-module__IDE__Chat___w081c","IDE--full-exp":"Primer_Brand__IDE-module__IDE--full-exp___QszuK","IDE__Chat-message-user":"Primer_Brand__IDE-module__IDE__Chat-message-user___AhfYF","IDE__Chat-messages":"Primer_Brand__IDE-module__IDE__Chat-messages___EcZF_","IDE__Chat-input-area":"Primer_Brand__IDE-module__IDE__Chat-input-area___OJkxC","IDE__Chat-input":"Primer_Brand__IDE-module__IDE__Chat-input___XXUIS","IDE__Chat-message-content":"Primer_Brand__IDE-module__IDE__Chat-message-content___yFYul","IDE__Chat-message-snippet":"Primer_Brand__IDE-module__IDE__Chat-message-snippet___DAl6x","IDE__Chat-message":"Primer_Brand__IDE-module__IDE__Chat-message___LMwct","IDE__Chat-message--visible":"Primer_Brand__IDE-module__IDE__Chat-message--visible___hq0hB","IDE__Chat-message--faded":"Primer_Brand__IDE-module__IDE__Chat-message--faded___Mj7EF",IDE__Editor:"Primer_Brand__IDE-module__IDE__Editor___MkJjR","IDE__Editor-tabs":"Primer_Brand__IDE-module__IDE__Editor-tabs___zFwQA","IDE__Editor-tab":"Primer_Brand__IDE-module__IDE__Editor-tab___lY6lZ",active:"Primer_Brand__IDE-module__active___bGepo","IDE__Editor-tab-close-icon":"Primer_Brand__IDE-module__IDE__Editor-tab-close-icon___jxo0b","IDE__Editor-tab-icon":"Primer_Brand__IDE-module__IDE__Editor-tab-icon___IyrSp","IDE__Editor-content":"Primer_Brand__IDE-module__IDE__Editor-content___qUzu5","IDE__Editor-pane":"Primer_Brand__IDE-module__IDE__Editor-pane___ZQjcs","IDE__Editor--small":"Primer_Brand__IDE-module__IDE__Editor--small____cDnd","IDE__Editor-lineNumbers":"Primer_Brand__IDE-module__IDE__Editor-lineNumbers___t0wju","IDE__Editor--medium":"Primer_Brand__IDE-module__IDE__Editor--medium___Nihdg","IDE__Editor--large":"Primer_Brand__IDE-module__IDE__Editor--large___YlfAf","IDE__Editor-pane--suggested":"Primer_Brand__IDE-module__IDE__Editor-pane--suggested___IXAF0","IDE__Editor-lineNumber":"Primer_Brand__IDE-module__IDE__Editor-lineNumber___vSZSt","IDE__Editor-lineNumber-text":"Primer_Brand__IDE-module__IDE__Editor-lineNumber-text___Ws1Hq","IDE__Chat-copilot-indicator":"Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe","IDE__Chat-copilot-indicator-label":"Primer_Brand__IDE-module__IDE__Chat-copilot-indicator-label___IWynN","IDE__Editor-replay":"Primer_Brand__IDE-module__IDE__Editor-replay___fkQuI"},ni={root:"IDE",get chat(){return`${this.root}-chat`},get editor(){return`${this.root}-editor`},get editorContent(){return`${this.editor}-content`},get editorTabs(){return`${this.editor}-tab`},get altText(){return`${this.root}-sr-only-message`}},ai=(0,e.memo)((({alternativeText:r,children:n,className:a,"data-testid":o,height:t,variant:d="default",...l})=>{const m=q(),s=(0,e.useMemo)((()=>e.Children.toArray(n)),[n]),u=s.find((_=>(0,e.isValidElement)(_)&&_.type===mi.Chat)),B=s.find((_=>(0,e.isValidElement)(_)&&_.type===mi.Editor));return(0,_.jsxs)("section",{"aria-labelledby":`${m}-IDE-sr-only-message`,role:"application","data-testid":o||ni.root,className:i(ri[`IDE--${d}`],u&&B&&ri["IDE--full-exp"],a),children:[(0,_.jsx)("div",{"aria-hidden":!0,...l,children:(0,_.jsx)("div",{className:ri.IDE__inner,style:{"--brand-IDE-height":t?`${t}px`:void 0},children:(0,_.jsxs)("div",{className:ri.IDE__main,children:[u&&(0,_.jsx)(_.Fragment,{children:u}),B&&(0,_.jsx)(_.Fragment,{children:B})]})})}),(0,_.jsx)("div",{id:`${m}-IDE-sr-only-message`,className:"visually-hidden","data-testid":ni.altText,children:r})]})})),oi=(0,e.memo)((({"data-testid":r,script:n,animationDelay:a=3e3,...o})=>{const t=a,d=(0,e.useRef)(null);return(0,e.useEffect)((()=>{if(!n.length)return;const _=document.querySelectorAll(`.${ri["IDE__Chat-message"]}`),e=Array.from(_).slice(0,1);e[0].classList.add(ri["IDE__Chat-message--visible"]);let r=0;for(const _ of e)setTimeout((()=>{_.classList.add(ri["IDE__Chat-message--visible"])}),0*(r+1)),r++;const a=Array.from(_).slice(1);setTimeout((()=>{a.forEach(((_,r)=>{setTimeout((()=>{r%2==0&&(_=>{if(!_||!d.current)return;const e=d.current,r=_.getBoundingClientRect(),n=e.getBoundingClientRect();(r.top<n.top||r.bottom>n.bottom)&&(e.scrollTop+=r.top-n.top)})(_);for(const _ of e)_.classList.add(ri["IDE__Chat-message--faded"]);const n=a.filter(((_,e)=>e<r));for(const _ of n)_.classList.add(ri["IDE__Chat-message--faded"]);if(_.classList.add(ri["IDE__Chat-message--visible"]),r===a.length-1){for(const _ of e)_.classList.remove(ri["IDE__Chat-message--faded"]);for(const _ of a)_.classList.remove(ri["IDE__Chat-message--faded"])}}),t*(r+1))}))}),t/4)}),[n,t]),(0,_.jsxs)("section",{className:ri.IDE__Chat,"data-testid":r||ni.chat,...o,children:[(0,_.jsx)("div",{ref:d,className:ri["IDE__Chat-messages"],children:n.length&&n.map(((e,r)=>(0,_.jsxs)("div",{id:`IDE__Chat-message-${r}`,className:i(ri["IDE__Chat-message"],"user"===e.role&&ri["IDE__Chat-message--user"]),children:[(0,_.jsxs)("div",{className:ri["IDE__Chat-message-user"],children:["user"===e.role?(0,_.jsx)(Or,{src:e.avatar,alt:e.handle}):(0,_.jsx)(Be,{size:24}),(0,_.jsx)(w,{as:"p",size:"100",weight:"bold",className:ri["IDE__Chat-message-handle"],children:e.handle})]}),(0,_.jsxs)("div",{className:ri["IDE__Chat-message-content"],children:[(0,_.jsx)("div",{className:ri["IDE__Chat-message-text"],children:e.message}),e.highlighter&&e.codeSnippet&&(0,_.jsx)("pre",{className:ri["IDE__Chat-message-snippet"],dangerouslySetInnerHTML:{__html:e.codeSnippet}}),!e.highlighter&&e.codeSnippet&&(0,_.jsx)("pre",{className:ri["IDE__Chat-message-snippet"],children:e.codeSnippet})]})]},r)))}),(0,_.jsx)("div",{className:ri["IDE__Chat-input-area"],children:(0,_.jsx)(Ir,{disabled:!0,className:ri["IDE__Chat-input"],fullWidth:!0,placeholder:"Ask a question or type '/' for commands.",trailingVisual:(0,_.jsx)(Pe,{className:ri["IDE__Chat-input-icon"]})})})]})})),ii="https://github.com/primer/brand/assets",ti={py:`${ii}/13340707/7ca66487-d958-4c30-acbc-397f7a6169b7`,ts:`${ii}/13340707/2a7b87cf-b522-4ab5-a127-5a2c69bd0a89`,js:`${ii}/13340707/5a7bfffa-af38-4e32-ab39-a9e7efbcc7c6`,jsx:`${ii}/13340707/d975a978-dbc7-4626-b995-c00cac9bc132`,hs:`${ii}/13340707/826843ce-424b-4693-84d3-a43e4b7f1280`,html:`${ii}/13340707/f5b03413-b8f4-4cd5-9d91-6b574ada14ed`,css:`${ii}/13340707/3df2f0ba-daff-4b76-8492-f5773c515369`,scss:`${ii}/13340707/a1d21f2e-c813-4211-8d9a-2869c1968e9a`,json:`${ii}/13340707/ca21068e-8c27-4b84-9a1d-b965b49b3568`,md:`${ii}/13340707/39e7ff2b-9d0a-47e9-9686-bed51800084c`,yml:`${ii}/13340707/afb28101-1352-444f-8a8e-419b6883132f`,yaml:`${ii}/13340707/afb28101-1352-444f-8a8e-419b6883132f`,txt:`${ii}/13340707/7c52da20-1fe2-496c-b4bb-6ea61d0fe3dd`,sh:`${ii}/13340707/549ce181-4541-4811-8712-a9c5abd8eeae`,sql:`${ii}/13340707/b2b73a2e-e4e1-47c8-aabc-c204836244b8`},di=Object.keys(ti),li=(0,e.memo)((0,e.forwardRef)((({activeTab:n=0,"data-testid":a,files:o,triggerAnimation:t,showLineNumbers:d=!0,showReplayButton:l=!0,size:m="medium",tabIcons:s=ti,...u},B)=>{const c=er(B),[g,x]=(0,e.useState)(0),p=(0,e.useRef)(null),P=(0,e.useRef)(null),h=(0,e.useRef)(null),[f,S]=(0,e.useState)(n),[b,I]=(0,e.useState)(t),k=(0,e.useCallback)((_=>{S(_)}),[S]),v=(0,e.useCallback)((()=>{const _=p.current?.querySelectorAll("pre");if(_)for(const e of Array.from(_))e.classList.remove(V["Animation--active"])}),[]),E=(0,e.useCallback)((()=>{v(),x((_=>_+1))}),[x,v]);return(0,e.useEffect)((()=>{if(b)return;I(!0),c.current?.setAttribute("data-animation-active","true");const _=p.current?.querySelectorAll("pre");let e=0,r=0;if(l&&P.current&&(P.current.disabled=!0),h.current){const _=h.current.querySelectorAll("button");let e=0;for(const r of Array.from(_))e!==f&&(r.disabled=!0),e++}if(_){let n=0,a=0;const o=Array.from(_);for(const _ of o)"true"===_.getAttribute("data-has-suggestion")&&0===e?(a=200*n*1.5,e=a,setTimeout((()=>{_.classList.add(V["Animation--active"])}),e)):"true"===_.getAttribute("data-has-suggestion")&&e>0?(setTimeout((()=>{_.classList.add(V["Animation--active"])}),e),a=e):(setTimeout((()=>{_.classList.add(V["Animation--active"])}),200*n),a=200*n),n++;r+=a}return I(!1),setTimeout((()=>{if(c.current?.setAttribute("data-animation-active","false"),l&&P.current&&(P.current.disabled=!1),h.current){const _=h.current.querySelectorAll("button");for(const e of Array.from(_))e.disabled=!1}}),r),()=>{if(_)for(const e of Array.from(_))e.classList.remove(V["Animation--active"])}}),[f,n,t,b,g,P,l,c]),(0,_.jsxs)("div",{className:i(ri.IDE__Editor,ri[`IDE__Editor--${m}`]),ref:c,"data-testid":a||ni.editor,...u,children:[(0,_.jsx)("div",{className:ri["IDE__Editor-tabs"],ref:h,"data-testid":ni.editorTabs,children:o.map(((e,r)=>{const n=e.name.split(".").pop();return(0,_.jsxs)("button",{tabIndex:-1,className:i(ri["IDE__Editor-tab"],f===r&&ri.active),onClick:()=>k(r),children:[n&&(0,_.jsx)("img",{className:ri["IDE__Editor-tab-icon"],alt:`Logo for ${n}`,width:16,height:16,src:s[n]})," ",e.name]},r)}))}),(0,_.jsxs)("div",{className:ri["IDE__Editor-content"],children:[d&&(0,_.jsxs)("div",{className:ri["IDE__Editor-lineNumbers"],children:[Array.isArray(o[f].code)&&o[f].code.map(((e,r)=>(0,_.jsx)("div",{className:ri["IDE__Editor-lineNumber"],children:r+1},r))),"string"==typeof o[f].code&&o[f].code.split("\n").map(((e,r)=>(0,_.jsx)("div",{className:ri["IDE__Editor-lineNumber"],children:r+1},r)))]}),Array.isArray(o[f].code)&&(0,_.jsx)("div",{ref:p,"data-testid":ni.editorContent,children:o[f].code.map(((e,n)=>{const a=n+1>=(o[f].suggestedLineStart??1/0);return(0,_.jsxs)(r().Fragment,{children:[(0,_.jsx)("pre",{className:i(ri["IDE__Editor-pane"],n+1<(o[f].suggestedLineStart??1/0)&&V["Animation--slide-in-right"],a&&V["Animation--slide-in-down"],a&&ri["IDE__Editor-pane--suggested"]),dangerouslySetInnerHTML:{__html:e},"data-has-suggestion":a},n),a&&n===o[f].code.length-1&&(0,_.jsxs)("pre",{className:i(V["Animation--slide-in-down"],ri["IDE__Chat-copilot-indicator"]),"data-has-suggestion":a,children:[(0,_.jsx)(Be,{size:24,className:ri["IDE__Chat-copilot-indicator-label"]}),(0,_.jsx)(w,{as:"span",className:ri["IDE__Chat-copilot-indicator-label"],children:"Copilot"})]})]},e+n)}))}),"string"==typeof o[f].code&&(0,_.jsx)("div",{ref:p,"data-testid":ni.editorContent,children:(0,_.jsx)("pre",{className:i(ri["IDE__Editor-pane"],V["Animation--slide-in-right"]),dangerouslySetInnerHTML:{__html:o[f].code}})})]}),l&&(0,_.jsx)(y,{tabIndex:-1,ref:P,variant:"subtle",hasArrow:!1,className:ri["IDE__Editor-replay"],onClick:E,leadingVisual:(0,_.jsx)(Se,{size:24}),size:"small",children:"Replay"})]})}))),mi=Object.assign(ai,{testIds:ni,Chat:oi,Editor:li}),si={Breadcrumbs:"Primer_Brand__Breadcrumbs-module__Breadcrumbs___ANvyl","Breadcrumbs--default":"Primer_Brand__Breadcrumbs-module__Breadcrumbs--default___q2JxW",Breadcrumbs__list:"Primer_Brand__Breadcrumbs-module__Breadcrumbs__list___S1xLw",Breadcrumbs__item:"Primer_Brand__Breadcrumbs-module__Breadcrumbs__item___IX25P",Breadcrumbs__link:"Primer_Brand__Breadcrumbs-module__Breadcrumbs__link___B3gbd","Breadcrumbs__link--selected":"Primer_Brand__Breadcrumbs-module__Breadcrumbs__link--selected___zP0bj"},ui=["default","accent"],Bi=(0,e.forwardRef)((({className:e,children:r,variant:n="default",...a},o)=>(0,_.jsx)("nav",{ref:o,className:i(si.Breadcrumbs,si[`Breadcrumbs--${n}`]),"aria-label":"Breadcrumbs",...a,children:(0,_.jsx)("ol",{className:i(si.Breadcrumbs__list),children:r})}))),ci=(0,e.forwardRef)((({"aria-current":e,className:r,children:n,href:a,selected:o,...t},d)=>(0,_.jsx)("li",{className:si.Breadcrumbs__item,children:(0,_.jsx)(Xe,{href:a,ref:d,className:i(si.Breadcrumbs__link,o&&si["Breadcrumbs__link--selected"],r),"aria-current":e||(o?"page":void 0),...t,children:n})}))),gi=Object.assign(Bi,{Item:ci}),xi={Pagination:"Primer_Brand__Pagination-module__Pagination___qDHkk",Pagination__inner:"Primer_Brand__Pagination-module__Pagination__inner___tB9Za",Pagination__item:"Primer_Brand__Pagination-module__Pagination__item___PmxA5","Pagination__item--hidden":"Primer_Brand__Pagination-module__Pagination__item--hidden___Mlzvg","Pagination__item--hidden-narrow":"Primer_Brand__Pagination-module__Pagination__item--hidden-narrow___NQ0lJ","Pagination__item--hidden-regular":"Primer_Brand__Pagination-module__Pagination__item--hidden-regular___XspNd","Pagination__item--hidden-wide":"Primer_Brand__Pagination-module__Pagination__item--hidden-wide___WTkFg","Pagination__item--visible":"Primer_Brand__Pagination-module__Pagination__item--visible___fLYeH","Pagination__item--visible-narrow":"Primer_Brand__Pagination-module__Pagination__item--visible-narrow___KYLDn","Pagination__item--visible-regular":"Primer_Brand__Pagination-module__Pagination__item--visible-regular___yb6eU","Pagination__item--visible-wide":"Primer_Brand__Pagination-module__Pagination__item--visible-wide___aNglp"},pi=(0,e.memo)((({id:e,children:n,className:a,pageCount:o,currentPage:t,onPageChange:d,hrefBuilder:l=hi,pageAttributesBuilder:m,marginPageCount:s=1,showPages:u=!0,surroundingPageCount:B=2,"aria-label":c,"data-testid":g,...x})=>{const p=r().useRef(null),P=Pi({pageCount:o,currentPage:t,onPageChange:d,hrefBuilder:l,pageAttributesBuilder:m,marginPageCount:s,showPages:u,surroundingPageCount:B});return(0,_.jsx)("nav",{ref:p,id:e,className:i(xi.Pagination,a),"data-testid":g,"aria-label":c||"Pagination",...x,children:(0,_.jsx)("div",{className:i(xi.Pagination__inner),children:P})})}));function Pi({pageCount:n,currentPage:a,onPageChange:o,hrefBuilder:t,pageAttributesBuilder:d,marginPageCount:l,showPages:m,surroundingPageCount:s}){const u=(0,e.useCallback)((_=>e=>{o&&o(e,_)}),[o]),B=(0,e.useCallback)((()=>"boolean"==typeof m?m?void 0:xi["Pagination__item--hidden"]:"object"==typeof m?Object.entries(m).reduce(((_,[e,r])=>(r?_.push(xi[`Pagination__item--visible-${e}`]):_.push(xi[`Pagination__item--hidden-${e}`]),_)),[]):void 0),[m]),c=r().useMemo((()=>function(_,e,r,n,a){const o=[];if(r){const r=[],i=e=>{e>=1&&e<=_&&r.push(e)};let t=e-a,d=e+a;if(t<1&&d>_)t=1,d=_;else if(t<1)for(;t<1;)t++,d++;else if(d>_)for(;d>_;)t--,d--;for(let e=1;e<=n;e++){const r=_-(e-1);e>=t?d++:i(e),r<=d?t--:i(r)}for(let _=t;_<=d;_++)i(_);const l=r.slice().sort(((_,e)=>_-e)).filter(((_,e,r)=>!e||_!==r[e-1]));for(let _=0;_<l.length;_++){const r=l[_],n=r===e,a=r-l[_-1],i=-1!=r-l[_+1];0===_?(1!==r&&o.push({type:"BREAK",num:1}),o.push({type:"NUM",num:r,selected:n,precedesBreak:i})):1===a?o.push({type:"NUM",num:r,selected:n,precedesBreak:i}):(o.push({type:"BREAK",num:r-1}),o.push({type:"NUM",num:r,selected:n,precedesBreak:!1}))}const m=o[o.length-1];"NUM"===m.type&&m.num!==_&&o.push({type:"BREAK",num:_})}const i={type:"NEXT",num:e+1,disabled:e===_};return[{type:"PREV",num:e-1,disabled:1===e},...o,i]}(n,a,!!m,l,s)),[n,a,m,l,s]),g=r().useMemo((()=>c.map((e=>{const{props:r,key:n,content:a}=function(_,e,r){const n={};let a="",o="";switch(_.type){case"PREV":o="page-prev",a="Previous",_.disabled?Object.assign(n,{as:"button","aria-disabled":"true"}):Object.assign(n,{rel:"prev",href:e(_.num),"aria-label":"Previous Page",onClick:r});break;case"NEXT":o="page-next",a="Next",_.disabled?Object.assign(n,{as:"button","aria-disabled":"true"}):Object.assign(n,{rel:"next",href:e(_.num),"aria-label":"Next Page",onClick:r});break;case"NUM":o=`page-${_.num}`,a=String(_.num),Object.assign(n,{href:e(_.num),"aria-label":`Page ${_.num}${_.precedesBreak?"...":""}`,onClick:r,"aria-current":_.selected?"page":void 0});break;case"BREAK":o=`page-${_.num}-break`,a="…",Object.assign(n,{as:"span",role:"presentation"})}return{props:n,key:o,content:a}}(e,t,u(e.num)),o=d?d(e.num):{};return"next"===r.rel||"prev"===r.rel?(0,_.jsx)(Ye,{arrowDirection:"prev"===r.rel?"start":"end",size:"medium",className:i(xi.Pagination__item),...r,...o,children:a},n):(0,_.jsx)(Ye,{size:"medium",arrowDirection:"none",className:i(xi.Pagination__item,B()),role:"button",tabIndex:0,...r,...o,children:a},n)}))),[c,t,u,B,d]);return g}function hi(_){return`#${_}`}var wi=class extends Event{oldState;newState;constructor(_,{oldState:e="",newState:r="",...n}={}){super(_,n),this.oldState=String(e||""),this.newState=String(r||"")}},fi=new WeakMap;function Si(_,e,r){fi.set(_,setTimeout((()=>{fi.has(_)&&_.dispatchEvent(new wi("toggle",{cancelable:!1,oldState:e,newState:r}))}),0))}var bi=globalThis.ShadowRoot||function(){},Ii=globalThis.HTMLDialogElement||function(){},ki=new WeakMap,vi=new WeakMap,Ei=new WeakMap;function yi(_){return Ei.get(_)||"hidden"}var Ni=new WeakMap;function Ai(_,e){return!("auto"!==_.popover&&"manual"!==_.popover||!_.isConnected||e&&"showing"!==yi(_)||!e&&"hidden"!==yi(_)||_ instanceof Ii&&_.hasAttribute("open")||document.fullscreenElement===_)}function Ti(_){return _?Array.from(vi.get(_.ownerDocument)||[]).indexOf(_)+1:0}function Ci(_){const e=vi.get(_);for(const _ of e||[]){if(_.isConnected)return _;e.delete(_)}return null}function ji(_){return"function"==typeof _.getRootNode?_.getRootNode():_.parentNode?ji(_.parentNode):_}function Li(_){for(;_;){if(_ instanceof HTMLElement&&"auto"===_.popover&&"showing"===Ei.get(_))return _;if((_=_.parentElement||ji(_))instanceof bi&&(_=_.host),_ instanceof Document)return}}function Gi(_){return!(_.hidden||_ instanceof bi||(_ instanceof HTMLButtonElement||_ instanceof HTMLInputElement||_ instanceof HTMLSelectElement||_ instanceof HTMLTextAreaElement||_ instanceof HTMLOptGroupElement||_ instanceof HTMLOptionElement||_ instanceof HTMLFieldSetElement)&&_.disabled||_ instanceof HTMLInputElement&&"hidden"===_.type||_ instanceof HTMLAnchorElement&&""===_.href||"number"!=typeof _.tabIndex||-1===_.tabIndex)}var Hi=new WeakMap;function Mi(_){if(!Ai(_,!1))return;const e=_.ownerDocument;if(!_.dispatchEvent(new wi("beforetoggle",{cancelable:!0,oldState:"closed",newState:"open"})))return;if(!Ai(_,!1))return;let r=!1;if("auto"===_.popover){const r=_.getAttribute("popover");if(Vi(function(_){const e=new Map;let r=0;for(const n of vi.get(_.ownerDocument)||[])e.set(n,r),r+=1;e.set(_,r),r+=1;let n=null;return function(_){const r=Li(_);if(null===r)return null;const a=e.get(r);(null===n||e.get(n)<a)&&(n=r)}(_.parentElement||ji(_)),n}(_)||e,!1,!0),r!==_.getAttribute("popover")||!Ai(_,!1))return}Ci(e)||(r=!0),Hi.delete(_);const n=e.activeElement;var a;_.classList.add(":popover-open"),Ei.set(_,"showing"),ki.has(e)||ki.set(e,new Set),ki.get(e).add(_),a=_,function(_){if(_.shadowRoot&&!0!==_.shadowRoot.delegatesFocus)return null;let e=_;e.shadowRoot&&(e=e.shadowRoot);let r=e.querySelector("[autofocus]");if(r)return r;{const _=e.querySelectorAll("slot");for(const e of _){const _=e.assignedElements({flatten:!0});for(const e of _){if(e.hasAttribute("autofocus"))return e;if(r=e.querySelector("[autofocus]"),r)return r}}}const n=_.ownerDocument.createTreeWalker(e,NodeFilter.SHOW_ELEMENT);let a=n.currentNode;for(;a;){if(Gi(a))return a;a=n.nextNode()}}(a)?.focus(),"auto"===_.popover&&(vi.has(e)||vi.set(e,new Set),vi.get(e).add(_),Wi(Ni.get(_),!0)),r&&n&&"auto"===_.popover&&Hi.set(_,n),Si(_,"closed","open")}function Ri(_,e=!1,r=!1){if(!Ai(_,!0))return;const n=_.ownerDocument;if("auto"===_.popover&&(Vi(_,e,r),!Ai(_,!0)))return;if(Wi(Ni.get(_),!1),Ni.delete(_),r&&(_.dispatchEvent(new wi("beforetoggle",{oldState:"open",newState:"closed"})),!Ai(_,!0)))return;ki.get(n)?.delete(_),vi.get(n)?.delete(_),_.classList.remove(":popover-open"),Ei.set(_,"hidden"),r&&Si(_,"open","closed");const a=Hi.get(_);a&&(Hi.delete(_),e&&a.focus())}function Oi(_,e=!1,r=!1){let n=Ci(_);for(;n;)Ri(n,e,r),n=Ci(_)}function Vi(_,e,r){const n=_.ownerDocument||_;if(_ instanceof Document)return Oi(n,e,r);let a=null,o=!1;for(const e of vi.get(n)||[])if(e===_)o=!0;else if(o){a=e;break}if(!o)return Oi(n,e,r);for(;a&&"showing"===yi(a)&&vi.get(n)?.size;)Ri(a,e,r)}var Fi=new WeakMap;function zi(_){if(!_.isTrusted)return;const e=_.composedPath()[0];if(!e)return;const r=e.ownerDocument;if(!Ci(r))return;const n=function(_){const e=Li(_),r=function(_){for(;_;){const e=_.popoverTargetElement;if(e instanceof HTMLElement)return e;if((_=_.parentElement||ji(_))instanceof bi&&(_=_.host),_ instanceof Document)return}}(_);return Ti(e)>Ti(r)?e:r}(e);if(n&&"pointerdown"===_.type)Fi.set(r,n);else if("pointerup"===_.type){const _=Fi.get(r)===n;Fi.delete(r),_&&Vi(n||r,!1,!0)}}var Di=new WeakMap;function Wi(_,e=!1){if(!_)return;Di.has(_)||Di.set(_,_.getAttribute("aria-expanded"));const r=_.popoverTargetElement;if(r instanceof HTMLElement&&"auto"===r.popover)_.setAttribute("aria-expanded",String(e));else{const e=Di.get(_);e?_.setAttribute("aria-expanded",e):_.removeAttribute("aria-expanded")}}var Zi=globalThis.ShadowRoot||function(){};function qi(_,e,r){const n=_[e];Object.defineProperty(_,e,{value(_){return n.call(this,r(_))}})}var $i=/(^|[^\\]):popover-open\b/g;var Ui=null;function Qi(_){const e=function(){const _="function"==typeof globalThis.CSSLayerBlockRule;return`\n${_?"@layer popover-polyfill {":""}\n :where([popover]) {\n position: fixed;\n z-index: 2147483647;\n inset: 0;\n padding: 0.25em;\n width: fit-content;\n height: fit-content;\n border-width: initial;\n border-color: initial;\n border-image: initial;\n border-style: solid;\n background-color: canvas;\n color: canvastext;\n overflow: auto;\n margin: auto;\n }\n\n :where([popover]:not(.\\:popover-open)) {\n display: none;\n }\n\n :where(dialog[popover].\\:popover-open) {\n display: block;\n }\n\n :where(dialog[popover][open]) {\n display: revert;\n }\n\n :where([anchor].\\:popover-open) {\n inset: auto;\n }\n\n :where([anchor]:popover-open) {\n inset: auto;\n }\n\n @supports not (background-color: canvas) {\n :where([popover]) {\n background-color: white;\n color: black;\n }\n }\n\n @supports (width: -moz-fit-content) {\n :where([popover]) {\n width: -moz-fit-content;\n height: -moz-fit-content;\n }\n }\n\n @supports not (inset: 0) {\n :where([popover]) {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n }\n${_?"}":""}\n`}();if(null===Ui)try{(Ui=new CSSStyleSheet).replaceSync(e)}catch{Ui=!1}if(!1===Ui){const r=document.createElement("style");r.textContent=e,_ instanceof Document?_.head.prepend(r):_.prepend(r)}else _.adoptedStyleSheets=[Ui,..._.adoptedStyleSheets]}const Xi={n:{side:"outside-top",align:"center"},e:{side:"outside-right",align:"center"},s:{side:"outside-bottom",align:"center"},w:{side:"outside-left",align:"center"}},Ki={"outside-top-center":"n","outside-right-center":"e","outside-bottom-center":"s","outside-left-center":"w"},Ji=["a[href]","button:not(:disabled)","summary","select","input:not([type=hidden])","textarea"],Yi=_=>Ji.some((e=>_.matches(e)))||_.hasAttribute("role")&&"button"===_.getAttribute("role"),_t=r().createContext({}),et=r().forwardRef((({direction:n="s",text:a,type:o="description",children:t,id:d,className:l,...m},s)=>{const u=q(d),B=e.Children.only(t),c=er(s),g=(0,e.useRef)(null),[x,p]=(0,e.useState)(n),P=r().useCallback((()=>{g.current&&c.current&&!g.current.matches(":popover-open")&&g.current.showPopover()}),[g,c]),h=r().useCallback((()=>{g.current&&c.current&&g.current.matches(":popover-open")&&g.current.hidePopover()}),[g,c]);return(0,e.useEffect)((()=>{if(!g.current||!c.current)return;Yi(c.current);const _=c.current.childNodes;Array.from(_).some((_=>_ instanceof HTMLElement&&Yi(_))),"label"===o&&(c.current.hasAttribute("aria-label"),Array.from(c.current.childNodes).some((_=>_ instanceof HTMLElement&&_.hasAttribute("aria-label")))),"undefined"!=typeof window&&("undefined"!=typeof HTMLElement&&"object"==typeof HTMLElement.prototype&&"popover"in HTMLElement.prototype||function(){if("undefined"==typeof window)return;function _(_){return _?.includes(":popover-open")&&(_=_.replace($i,"$1.\\:popover-open")),_}window.ToggleEvent=window.ToggleEvent||wi,qi(Document.prototype,"querySelector",_),qi(Document.prototype,"querySelectorAll",_),qi(Element.prototype,"querySelector",_),qi(Element.prototype,"querySelectorAll",_),qi(Element.prototype,"matches",_),qi(Element.prototype,"closest",_),qi(DocumentFragment.prototype,"querySelectorAll",_),qi(DocumentFragment.prototype,"querySelectorAll",_),Object.defineProperties(HTMLElement.prototype,{popover:{enumerable:!0,configurable:!0,get(){if(!this.hasAttribute("popover"))return null;const _=(this.getAttribute("popover")||"").toLowerCase();return""===_||"auto"==_?"auto":"manual"},set(_){this.setAttribute("popover",_)}},showPopover:{enumerable:!0,configurable:!0,value(){Mi(this)}},hidePopover:{enumerable:!0,configurable:!0,value(){Ri(this,!0,!0)}},togglePopover:{enumerable:!0,configurable:!0,value(_){"showing"===Ei.get(this)&&void 0===_||!1===_?Ri(this,!0,!0):void 0!==_&&!0!==_||Mi(this)}}});const e=Element.prototype.attachShadow;e&&Object.defineProperties(Element.prototype,{attachShadow:{enumerable:!0,configurable:!0,writable:!0,value(_){const r=e.call(this,_);return Qi(r),r}}});const r=HTMLElement.prototype.attachInternals;r&&Object.defineProperties(HTMLElement.prototype,{attachInternals:{enumerable:!0,configurable:!0,writable:!0,value(){const _=r.call(this);return _.shadowRoot&&Qi(_.shadowRoot),_}}});const n=new WeakMap;function a(_){Object.defineProperties(_.prototype,{popoverTargetElement:{enumerable:!0,configurable:!0,set(_){if(null===_)this.removeAttribute("popovertarget"),n.delete(this);else{if(!(_ instanceof Element))throw new TypeError("popoverTargetElement must be an element or null");this.setAttribute("popovertarget",""),n.set(this,_)}},get(){if("button"!==this.localName&&"input"!==this.localName)return null;if("input"===this.localName&&"reset"!==this.type&&"image"!==this.type&&"button"!==this.type)return null;if(this.disabled)return null;if(this.form&&"submit"===this.type)return null;const _=n.get(this);if(_&&_.isConnected)return _;if(_&&!_.isConnected)return n.delete(this),null;const e=ji(this),r=this.getAttribute("popovertarget");return(e instanceof Document||e instanceof Zi)&&r&&e.getElementById(r)||null}},popoverTargetAction:{enumerable:!0,configurable:!0,get(){const _=(this.getAttribute("popovertargetaction")||"").toLowerCase();return"show"===_||"hide"===_?_:"toggle"},set(_){this.setAttribute("popovertargetaction",_)}}})}var o;a(HTMLButtonElement),a(HTMLInputElement),(o=document).addEventListener("click",(_=>{const e=_.composedPath(),r=e[0];if(!(r instanceof Element)||r?.shadowRoot)return;const n=ji(r);if(!(n instanceof Zi||n instanceof Document))return;const a=e.find((_=>_.matches?.("[popovertargetaction],[popovertarget]")));return a?(function(_){const e=_.popoverTargetElement;if(!(e instanceof HTMLElement))return;const r=yi(e);"show"===_.popoverTargetAction&&"showing"===r||"hide"===_.popoverTargetAction&&"hidden"===r||("showing"===r?Ri(e,!0,!0):Ai(e,!1)&&(Ni.set(e,_),Mi(e)))}(a),void _.preventDefault()):void 0})),o.addEventListener("keydown",(_=>{const e=_.key,r=_.target;_.defaultPrevented||!r||"Escape"!==e&&"Esc"!==e||Vi(r.ownerDocument,!0,!0)})),o.addEventListener("pointerdown",zi),o.addEventListener("pointerup",zi),Qi(document)}());const e=g.current,r=c.current;e.setAttribute("popover","auto");const a={side:Xi[n].side,align:Xi[n].align,anchorOffset:8},i=()=>{const{top:_,left:n,anchorAlign:o,anchorSide:i}=xa(e,r,a);e.style.top=`${_}px`,e.style.left=`${n}px`,p(Ki[`${i}-${o}`])};return e.addEventListener("toggle",i),()=>{e.removeEventListener("toggle",i)}}),[g,c,n,o]),(0,_.jsxs)(_t.Provider,{value:{tooltipId:u},children:[r().isValidElement(B)&&r().cloneElement(B,{ref:c,"aria-describedby":"description"===o?u:B.props["aria-describedby"],"aria-labelledby":"label"===o?u:B.props["aria-labelledby"],onBlur:_=>{h(),B.props.onBlur?.(_)},onFocus:_=>{P(),B.props.onFocus?.(_)},onMouseEnter:_=>{P(),B.props.onMouseEnter?.(_)},onMouseLeave:_=>{h(),B.props.onMouseLeave?.(_)}}),(0,_.jsx)("div",{className:i("Primer_Brand__Tooltip-module__Tooltip___u1Usz",l),ref:g,"data-direction":x,...m,role:"description"===o?"tooltip":void 0,"aria-hidden":"label"===o||void 0,id:u,onMouseEnter:P,onMouseLeave:h,children:a})]})}))})(),a})()));