@primer/react-brand 0.30.1-rc.ddc0320 → 0.30.2-rc.af671a6

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 (277) hide show
  1. package/lib/CTABanner/CTABanner.d.ts +4 -4
  2. package/lib/LogoSuite/LogoSuite.d.ts +5 -5
  3. package/lib/Testimonial/Testimonial.d.ts +1 -1
  4. package/lib/css/main.css +137 -71
  5. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +59 -0
  56. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  69. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  70. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  71. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  72. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  110. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  111. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  112. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  113. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  114. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  115. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  151. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  152. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  153. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  154. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  192. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  193. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  194. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  195. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  196. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  197. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  198. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  199. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  200. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  274. package/lib/index.js +1 -1
  275. package/lib/list/ListItem/ListItem.d.ts +6 -1
  276. package/lib/list/UnorderedList/UnorderedList.d.ts +1 -1
  277. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see index.js.LICENSE.txt */
2
- !function(_,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define("@primer/react-brand",[],e):"object"==typeof exports?exports["@primer/react-brand"]=e(require("react")):_["@primer/react-brand"]=e(_.React)}(this,(_=>(()=>{"use strict";var e={320:_=>{var e=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;_.exports=function(){try{if(!Object.assign)return!1;var _=new String("abc");if(_[5]="de","5"===Object.getOwnPropertyNames(_)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(_){return e[_]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(_){n[_]=_})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(_){return!1}}()?Object.assign:function(_,a){for(var o,i,d=function(_){if(null==_)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(_)}(_),t=1;t<arguments.length;t++){for(var l in o=Object(arguments[t]))r.call(o,l)&&(d[l]=o[l]);if(e){i=e(o);for(var m=0;m<i.length;m++)n.call(o,i[m])&&(d[i[m]]=o[i[m]])}}return d}},866:(_,e)=>{var r=60103,n=60106,a=60107,o=60108,i=60114,d=60109,t=60110,l=60112,m=60113,B=60120,u=60115,s=60116;if("function"==typeof Symbol&&Symbol.for){var c=Symbol.for;r=c("react.element"),n=c("react.portal"),a=c("react.fragment"),o=c("react.strict_mode"),i=c("react.profiler"),d=c("react.provider"),t=c("react.context"),l=c("react.forward_ref"),m=c("react.suspense"),B=c("react.suspense_list"),u=c("react.memo"),s=c("react.lazy"),c("react.block"),c("react.server.block"),c("react.fundamental"),c("react.debug_trace_mode"),c("react.legacy_hidden")}e.isFragment=function(_){return function(_){if("object"==typeof _&&null!==_){var e=_.$$typeof;switch(e){case r:switch(_=_.type){case a:case i:case o:case m:case B:return _;default:switch(_=_&&_.$$typeof){case t:case l:case s:case u:case d:return _;default:return e}}case n:return e}}}(_)===a}},570:(_,e,r)=>{_.exports=r(866)},837:(_,e,r)=>{r(320);var n=r(697),a=60103;if(e.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var o=Symbol.for;a=o("react.element"),e.Fragment=o("react.fragment")}var i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,d=Object.prototype.hasOwnProperty,t={key:!0,ref:!0,__self:!0,__source:!0};function l(_,e,r){var n,o={},l=null,m=null;for(n in void 0!==r&&(l=""+r),void 0!==e.key&&(l=""+e.key),void 0!==e.ref&&(m=e.ref),e)d.call(e,n)&&!t.hasOwnProperty(n)&&(o[n]=e[n]);if(_&&_.defaultProps)for(n in e=_.defaultProps)void 0===o[n]&&(o[n]=e[n]);return{$$typeof:a,type:_,key:l,ref:m,props:o,_owner:i.current}}e.jsx=l,e.jsxs=l},322:(_,e,r)=>{_.exports=r(837)},697:e=>{e.exports=_}},r={};function n(_){var a=r[_];if(void 0!==a)return a.exports;var o=r[_]={exports:{}};return e[_](o,o.exports,n),o.exports}n.n=_=>{var e=_&&_.__esModule?()=>_.default:()=>_;return n.d(e,{a:e}),e},n.d=(_,e)=>{for(var r in e)n.o(e,r)&&!n.o(_,r)&&Object.defineProperty(_,r,{enumerable:!0,get:e[r]})},n.o=(_,e)=>Object.prototype.hasOwnProperty.call(_,e),n.r=_=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(_,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(_,"__esModule",{value:!0})};var a={};return(()=>{n.r(a),n.d(a,{Accordion:()=>er,AccordionContent:()=>_r,AccordionHeading:()=>Ye,AccordionRoot:()=>Je,ActionMenu:()=>Ta,AnchorNav:()=>rn,Animate:()=>$,AnimationContext:()=>U,AnimationProvider:()=>X,AnimationVariants:()=>Q,Avatar:()=>Lr,AvatarShapes:()=>Cr,AvatarSizes:()=>Tr,Bento:()=>Bo,Box:()=>Fa,BoxBackgroundColors:()=>La,BoxBorderColorOptions:()=>Ra,BoxBorderRadiusOptions:()=>Ha,BoxBorderWidthOptions:()=>Ma,BoxSpacingValues:()=>ja,BreakpointSize:()=>be,Button:()=>y,ButtonGroup:()=>Z_,ButtonSizes:()=>I,ButtonVariants:()=>k,CTABanner:()=>tn,CTAForm:()=>wn,Card:()=>ea,CardIconColors:()=>Dn,CardSkewEffect:()=>ra,Checkbox:()=>ur,ColorModesEnum:()=>M_,ComparisonTable:()=>$r,DEFAULT_TEXTAREA_COLS:()=>gr,DEFAULT_TEXTAREA_RESIZE:()=>xr,DEFAULT_TEXTAREA_ROWS:()=>cr,EyebrowBanner:()=>ko,EyebrowBannerIconColors:()=>po,EyebrowBannerLabelColors:()=>ho,FAQ:()=>dr,FAQGroup:()=>lr,FormControl:()=>Ar,Grid:()=>P_,Heading:()=>V,HeadingFontVariants:()=>L,HeadingLetterSpacing:()=>j,HeadingSizes:()=>N,HeadingStretch:()=>G,HeadingTags:()=>T,HeadingWeights:()=>C,Hero:()=>H_,Image:()=>s_,InlineLink:()=>De,Label:()=>l_,LabelColors:()=>n_,LabelSizes:()=>a_,Link:()=>Xe,LinkVariants:()=>Ue,LogoSuite:()=>no,MinimalFooter:()=>Ln,MinimalFooterSocialLinks:()=>Tn,OrderedList:()=>cn,Pillar:()=>qn,PillarIconColors:()=>Mn,Prose:()=>Ca,Radio:()=>br,River:()=>J_,RiverBreakout:()=>ne,SectionIntro:()=>ta,Select:()=>Ir,Stack:()=>E_,StackAlignItemVariants:()=>b_,StackDirectionVariants:()=>h_,StackFlexWrapVariants:()=>f_,StackJustifyContentVariants:()=>v_,StackSpacingVariants:()=>k_,SubdomainNavBar:()=>Ze,Testimonial:()=>qr,TestimonialQuoteMarkColors:()=>Mr,Text:()=>h,TextFontVariants:()=>g,TextInput:()=>hr,TextSizes:()=>B,TextTags:()=>u,TextVariants:()=>s,TextWeights:()=>c,Textarea:()=>Pr,ThemeContext:()=>V_,ThemeProvider:()=>F_,Timeline:()=>ao,UnorderedList:()=>sn,VideoPlayer:()=>Ka,_Button:()=>E,_ComparisonTable:()=>Dr,classMap:()=>R,defaultButtonSize:()=>f,defaultButtonVariant:()=>b,defaultCardIconColor:()=>Qn,defaultEyebrowBannerIconColor:()=>Po,defaultFontVariant:()=>w,defaultHeadingFont:()=>M,defaultHeadingTag:()=>H,defaultLabelColor:()=>o_,defaultLabelSize:()=>i_,defaultPillarIconColor:()=>Rn,defaultQuoteMarkColor:()=>Rr,defaultRiverAlign:()=>U_,defaultRiverImageTextRatio:()=>Q_,defaultStackDirection:()=>S_,defaultStackSpacing:()=>I_,defaultTextSize:()=>p,defaultTextTag:()=>x,defaultTextVariant:()=>P,useAnimation:()=>J,useTheme:()=>q_,useWindowSize:()=>fe});var _=n(322),e=n(697),r=n.n(e);function o(_){var e,r,n="";if("string"==typeof _||"number"==typeof _)n+=_;else if("object"==typeof _)if(Array.isArray(_))for(e=0;e<_.length;e++)_[e]&&(r=o(_[e]))&&(n&&(n+=" "),n+=r);else for(e in _)_[e]&&(n&&(n+=" "),n+=e);return n}const i=function(){for(var _,e,r=0,n="";r<arguments.length;)(_=arguments[r++])&&(e=o(_))&&(n&&(n+=" "),n+=e);return n},d={Hero:"Primer_Brand__Hero-module__Hero___EM3jf","Hero--align-start":"Primer_Brand__Hero-module__Hero--align-start___m8GEr","Hero--align-center":"Primer_Brand__Hero-module__Hero--align-center___HUXm3","Hero-grid":"Primer_Brand__Hero-module__Hero-grid___ty4Y7","Hero-grid--block-end":"Primer_Brand__Hero-module__Hero-grid--block-end___vzO3L","Hero-grid--inline-end":"Primer_Brand__Hero-module__Hero-grid--inline-end___Hh_fz","Hero-actions":"Primer_Brand__Hero-module__Hero-actions___oH1NT","Hero-content":"Primer_Brand__Hero-module__Hero-content___kP85C","Hero-image":"Primer_Brand__Hero-module__Hero-image___ctmnL","Hero-label":"Primer_Brand__Hero-module__Hero-label___exV9w","Hero-heading":"Primer_Brand__Hero-module__Hero-heading___QuVBH","Hero-description":"Primer_Brand__Hero-module__Hero-description___vG4iA","Hero-eyebrow":"Primer_Brand__Hero-module__Hero-eyebrow___NLX6a"},t={ExpandableArrow:"Primer_Brand__ExpandableArrow-module__ExpandableArrow___rkfek","ExpandableArrow--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--expanded___gajDr","ExpandableArrow-stem":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem___g4mdy","ExpandableArrow-stem--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem--expanded___KwI_9","ExpandableArrow--reversed":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--reversed___LPFUS"};function l({className:e,expanded:r=!1,reverse:n=!1,hidden:a,...o}){return(0,_.jsxs)("svg",{className:i(t.ExpandableArrow,r&&t["ExpandableArrow--expanded"],n&&t["ExpandableArrow--reversed"],e),width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","aria-hidden":a,focusable:a?"false":void 0,...o,children:[(0,_.jsx)("path",{fill:"currentColor",d:"M7.28033 3.21967C6.98744 2.92678 6.51256 2.92678 6.21967 3.21967C5.92678 3.51256 5.92678 3.98744 6.21967 4.28033L7.28033 3.21967ZM11 8L11.5303 8.53033C11.8232 8.23744 11.8232 7.76256 11.5303 7.46967L11 8ZM6.21967 11.7197C5.92678 12.0126 5.92678 12.4874 6.21967 12.7803C6.51256 13.0732 6.98744 13.0732 7.28033 12.7803L6.21967 11.7197ZM6.21967 4.28033L10.4697 8.53033L11.5303 7.46967L7.28033 3.21967L6.21967 4.28033ZM10.4697 7.46967L6.21967 11.7197L7.28033 12.7803L11.5303 8.53033L10.4697 7.46967Z"}),(0,_.jsx)("path",{className:i(t["ExpandableArrow-stem"],r&&t["ExpandableArrow-stem--expanded"]),stroke:"currentColor",d:"M1.75 8H11",strokeWidth:"1.5",strokeLinecap:"round"})]})}const m={Text:"Primer_Brand__Text-module__Text___pecHN","Text--default":"Primer_Brand__Text-module__Text--default___DChoE","Text--muted":"Primer_Brand__Text-module__Text--muted___lTaVa","Text-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--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"},B=["700","600","500","400","300","200","100"],u=["p","span","div","strong","em"],s=["default","muted"],c=["heavy","extrabold","bold","semibold","medium","normal","light","extralight"],g=["mona-sans","hubot-sans"],x=u[1],p=B[5],P=s[0],w=g[0];function h({align:r,animate:n,as:a=x,className:o,children:d,font:t=w,size:l=p,variant:B=P,weight:u,style:s,...c}){const{classes:g,styles:h}=J(n),S=(0,e.useMemo)((()=>u?"string"==typeof u?m[`Text--weight-${u}`]:Object.keys(u).map((_=>m[`Text-${_}--weight-${u[_]}`])).join(" "):null),[u]),k=i(g,m.Text,m[`Text-font--${t}`],m[`Text--${B}`],m[`Text--${l}`],u&&S,r&&m[`Text-align--${r}`],o);return"p"===a?(0,_.jsx)("p",{className:k,style:{...h,...s},...c,children:d}):"em"===a?(0,_.jsx)("em",{className:k,style:{...h,...s},...c,children:d}):"div"===a?(0,_.jsx)("div",{className:k,style:{...h,...s},...c,children:d}):"strong"===a?(0,_.jsx)("strong",{className:k,style:{...h,...s},...c,children:d}):(0,_.jsx)("span",{className:k,style:{...h,...s},...c,children:d})}const S={Button:"Primer_Brand__Button-module__Button___lDruK","focus-visible":"Primer_Brand__Button-module__focus-visible___kmhRj","Button--disabled":"Primer_Brand__Button-module__Button--disabled___Ba17E",Button__text:"Primer_Brand__Button-module__Button__text___Z3ocU","Button__icon-visual":"Primer_Brand__Button-module__Button__icon-visual___zR2Hi","Button__trailing-visual":"Primer_Brand__Button-module__Button__trailing-visual___zg8jd","Button__leading-visual":"Primer_Brand__Button-module__Button__leading-visual___FIPvg","Button-arrow":"Primer_Brand__Button-module__Button-arrow___SkJXQ","Button--primary":"Primer_Brand__Button-module__Button--primary___xIC7G","Button--label-primary":"Primer_Brand__Button-module__Button--label-primary___Leisi","Button-arrow--disabled":"Primer_Brand__Button-module__Button-arrow--disabled____UgPq","Button__icon-visual--disabled":"Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy","Button-label--disabled":"Primer_Brand__Button-module__Button-label--disabled___ZBpbj","Button--secondary":"Primer_Brand__Button-module__Button--secondary___akMC2","Button--label-secondary":"Primer_Brand__Button-module__Button--label-secondary___DRJoJ","Button--subtle":"Primer_Brand__Button-module__Button--subtle___UMmi9","Button--label-subtle":"Primer_Brand__Button-module__Button--label-subtle___RRaqm","Button--size-medium":"Primer_Brand__Button-module__Button--size-medium___EyCyw","Button--size-large":"Primer_Brand__Button-module__Button--size-large___REN1l","Button--label-large":"Primer_Brand__Button-module__Button--label-large____iBy6","Button--block":"Primer_Brand__Button-module__Button--block___F5RXs","Button--label":"Primer_Brand__Button-module__Button--label___lUBc0"},k=["primary","secondary","subtle"],I=["medium","large"],b=k[1],f=I[0],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=b,size:d=f,hasArrow:t=!0,block:m=!1,className:B,children:u,disabled:s,"aria-disabled":c,onMouseEnter:g,onMouseLeave:x,onFocus:p,onBlur:P,leadingVisual:w,trailingVisual:k,style:I,...E},y)=>{const[A,N]=r().useState(!1),[T,C]=r().useState(!1),G=a||"button",j=s||"true"===c||"boolean"==typeof c&&!0===c,{classes:L,styles:H}=J(n),M=(0,e.useCallback)((_=>r().isValidElement(_)?_:"function"==typeof _?r().createElement(_):void 0),[]),R=M(w),V=M(k),F=(0,e.useCallback)((_=>{j||(N(!0),g?.(_))}),[j,g]),z=(0,e.useCallback)((_=>{j||(N(!1),x?.(_))}),[j,x]),O=(0,e.useCallback)((_=>{j||(C(!0),p?.(_))}),[j,p]),W=(0,e.useCallback)((_=>{j||(C(!1),P?.(_))}),[j,P]);return(0,_.jsxs)(G,{ref:y,className:i(S.Button,S[`Button--${o}`],S[`Button--size-${d}`],m&&S["Button--block"],j&&S["Button--disabled"],L,B),onMouseEnter:F,onMouseLeave:z,onFocus:O,onBlur:W,disabled:s,"aria-disabled":c,style:{...H,...I},...E,children:[R&&(0,_.jsx)("span",{className:S["Button__leading-visual"],"data-testid":v.leadingVisual,children:r().cloneElement(R,{className:i(S["Button__icon-visual"],j&&S["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})}),(0,_.jsx)("span",{className:S.Button__text,children:(0,_.jsx)(h,{as:"span",size:"medium"===d?"200":"400",weight:"semibold",className:i(S["Button--label"],S[`Button--label-${d}`],S[`Button--label-${o}`],j&&S["Button-label--disabled"]),children:u})}),!k&&t&&(0,_.jsx)("span",{className:i(S["Button__trailing-visual"]),children:(0,_.jsx)(l,{hidden:!0,className:i(S["Button-arrow"],j&&S["Button-arrow--disabled"]),expanded:!j&&(A||T),"data-testid":v.expandableArrow})}),V&&(0,_.jsx)("span",{className:i(S["Button__trailing-visual"]),"data-testid":v.trailingVisual,children:r().cloneElement(V,{className:i(S["Button__icon-visual"],j&&S["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})})]})})),y=Object.assign(E,{testIds:v}),A={Heading:"Primer_Brand__Heading-module__Heading___IVpmp","Heading-font--mona-sans":"Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx","Heading-font--hubot-sans":"Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f","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"},N=["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"],G=["condensed","normal","expanded"],j=["condensed","normal","none"],L=["mona-sans","hubot-sans"],H=T[1],M=L[0],R={h1:N[1],h2:N[2],h3:N[3],h4:N[4],h5:N[5],h6:N[6]},V=(0,e.forwardRef)((({animate:n,className:a,children:o,as:d=H,size:t,letterSpacing:l,weight:m,stretch:B,style:u,font:s="mona-sans",...c},g)=>{const{classes:x,styles:p}=J(n),P=(_,e)=>e?"string"==typeof e?A[`Heading--${_}-${e}`]:Object.keys(e).map((r=>A[`Heading-${r}--${_}-${e[r]}`])).join(" "):null,w=(0,e.useMemo)((()=>P("weight",m)),[m]),h=(0,e.useMemo)((()=>P("stretch",B)),[B]),S=(0,e.useMemo)((()=>P("letter-spacing",l)),[l]),k=i(x,A.Heading,A[`Heading-font--${s}`],!t&&A[`Heading--${R[d]}`],t&&A[`Heading--${t}`],m&&w,B&&h,S&&S,a),I=r().useCallback((({..._})=>T.includes(d)?r().createElement(d,_,o):(console.error(`Heading: 'as' prop must be one of ${T.join(", ")}`),null)),[d,o]);return(0,_.jsx)(I,{className:k,style:{...p,...u},ref:g,...c,children:o})})),F={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 z(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var O=z()?e.useLayoutEffect:e.useEffect,W=!1,q=0;function Z(){return++q}function D(_){var r;if("function"==typeof e.useId){var n=(0,e.useId)(_);return null!=_?_:n}var a=null!=_?_:W?Z():null,o=(0,e.useState)(a),i=o[0],d=o[1];return O((function(){null===i&&d(Z())}),[]),(0,e.useEffect)((function(){!1===W&&(W=!0)}),[]),null!=(r=null!=_?_:i)?r:void 0}const Q=["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 X({children:r,disableAnimations:n=!1,animationTrigger:a="on-visible",visibilityOptions:o="bottom-of-screen",runOnce:i=!1,autoStaggerChildren:d=!0,staggerDelayIncrement:t=100}){const l=D(),[m,B]=(0,e.useState)({disableAnimations:n,animationTrigger:a,visibilityOptions:o,runOnce:i});return(0,e.useEffect)((()=>{window.matchMedia("(prefers-reduced-motion: reduce)").matches&&B({disableAnimations:!0,animationTrigger:a,visibilityOptions:o})}),[]),(0,e.useEffect)((()=>{if(!n&&d&&l){const _=t,e=document.getElementById(l);if(!e)return;const r=Array.from(e.querySelectorAll(`.${F.Animation}`));if(0===r.length)return;for(let e=0;e<r.length;e++)r[e].style.transitionDelay=e*_+"ms"}}),[n,d,t,l]),(0,e.useEffect)((()=>{if(!n&&"on-visible"===a){const _=new IntersectionObserver((_=>{for(const e of _)e.isIntersecting&&e.target.classList.contains(F.Animation)?e.target.classList.add(F["Animation--active"]):i||e.target.classList.remove(F["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(`.${F.Animation}`));for(const r of e)_.observe(r);return()=>{_.disconnect()}}if(!n&&"click"===a){const _=_=>{const e=_.target;e.classList.contains(F.Animation)&&e.classList.add(F["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 $({animate:e,as:r="div",children:n,className:a,style:o,...d}){const{classes:t,styles:l}=J(e),m=["div","span","section"].includes(r)?r:"div";return(0,_.jsx)(m,{className:i(t,a),style:{...l,...o},...d,children:n})}const K=Q.reduce(((_,e)=>(_[e]=F[`Animation--${e}`],_)),{}),J=_=>{const{disableAnimations:r}=(0,e.useContext)(U);return{classes:(0,e.useMemo)((()=>{if(!_||r)return"";const e=F.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__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],d_={root:"Label",get leadingVisual(){return`${this.root}-leading-visual`}},t_=(0,e.forwardRef)((({animate:e,className:n,size:a=i_,color:o=o_,children:d,"data-testid":t,leadingVisual:l,style:m,...B},u)=>{const{classes:s,styles:c}=J(e);return(0,_.jsxs)("span",{ref:u,className:i(s,r_.Label,r_[`Label--color-${o}`],r_[`Label--size-${a}`],n),"data-testid":t||d_.root,style:{...c,...m},...B,children:[l&&(0,_.jsx)("span",{className:r_["Label__leading-visual"],"data-testid":d_.leadingVisual,children:"function"==typeof l?(0,_.jsx)(l,{className:i(r_["Label__icon-visual"]),"aria-hidden":!0}):r().isValidElement(l)&&r().cloneElement(l,{className:i(r_["Label__icon-visual"]),"aria-hidden":"true"})}),(0,_.jsx)("span",{className:r_.Label__text,children:(0,_.jsx)(h,{as:"span",size:"medium"===a?"100":"200",className:i(r_.Label__label),children:d})})]})})),l_=Object.assign(t_,{testIds:d_}),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"},B_=_=>{if("string"==typeof _){if("custom"===_)return"custom";const[e,r]=_.split(":").map(Number);return`${e}-${r}`}},u_=(_,e)=>{const{[e]:r,...n}=_;return n},s_=({animate:e,aspectRatio:r,className:n,as:a="img",ref:o,alt:d,width:t,height:l,media:m,srcSet:B,style:u,...s})=>{const{classes:c,styles:g}=J(e);return"picture"===a?(0,_.jsxs)("picture",{className:i(c,m_.Image__container,r&&m_[`Image--aspect-ratio-${B_(r)}`]),style:{...g,...u},children:[s.sources&&s.sources.map(((e,r)=>(0,_.jsx)("source",{srcSet:e.srcset,media:e.media},r))),B&&(0,_.jsx)("source",{srcSet:B,media:m}),(0,_.jsx)("img",{ref:o,alt:d,width:t??"100%",height:t??"100%",className:i(m_.Image,n),...u_(s,"sources")})]}):r?(0,_.jsx)("span",{className:i(m_.Image__container,m_[`Image--aspect-ratio-${B_(r)}`]),children:(0,_.jsx)("img",{ref:o,alt:d,width:t||"100%",height:l||"100%",className:i(c,m_.Image,n),srcSet:B,style:{...g,...u},...s})}):(0,_.jsx)("img",{ref:o,alt:d,className:i(c,m_.Image,n),width:t&&t,height:l&&l,srcSet:B,style:{...g,...u},...s})},c_={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"},g_={root:"Grid"},x_=(0,e.memo)((({className:e,children:r,as:n="div",fullWidth:a=!1,enableOverlay:o=!1,"data-testid":d,...t})=>{const l=i(c_.Grid,o&&c_["Grid--has-overlay"],a&&c_["Grid--full-width"],e),m=D(d),B=["div","span","section"].includes(n)?n:"div";return(0,_.jsx)(B,{className:l,"data-testid":d||`${g_.root}-${m}`,...t,children:r})})),p_=(0,e.memo)((({children:e,as:r="div",span:n=12,start:a,className:o,...d})=>{const t=["div","span","section"].includes(r)?r:"div",l=[c_.Grid__column];if("number"==typeof n)l.push(c_[`Grid__column--span-${n}`]);else if("object"==typeof n)for(const[_,e]of Object.entries(n))"xsmall"===_?l.push(c_[`Grid__column--xsmall-span-${e}`]):l.push(c_[`Grid__column--${_}-span-${e}`]);if("number"==typeof a)l.push(c_[`Grid__column--start-${a}`]);else if("object"==typeof a)for(const[_,e]of Object.entries(a))"xsmall"===_?l.push(c_[`Grid__column--xsmall-start-${e}`]):l.push(c_[`Grid__column--${_}-start-${e}`]);const m=i(l,o);return(0,_.jsx)(t,{className:m,...d,children:e})})),P_=Object.assign(x_,{Column:p_,testIds:g_}),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"},h_=["horizontal","vertical"],S_=h_[1],k_=["none","condensed","normal","spacious",...e_],I_=k_[1],b_=["center","flex-start","flex-end"],f_=["wrap","nowrap"],v_=[...b_,"space-between","space-around","space-evenly"],E_=(0,e.forwardRef)((({animate:r,children:n,direction:a=S_,gap:o=I_,alignItems:d,padding:t=I_,justifyContent:l,className:m,style:B,flexWrap:u,...s},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]),w=(0,e.useMemo)((()=>"string"==typeof t||"number"==typeof t?w_[`Stack--padding-${t}`]:Object.keys(t).map((_=>w_[`Stack-${_}--padding-${t[_]}`])).join(" ")),[t]),h=(0,e.useMemo)((()=>"string"==typeof d?w_[`Stack--align-items-${d}`]:"object"==typeof d?Object.keys(d).map((_=>w_[`Stack-${_}--align-items-${d[_]}`])).join(" "):null),[d]),S=(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]),k=(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,h,S,w,k,m),style:{...x,...B},...s,children:n})})),y_=(0,e.forwardRef)((({className:n,align:a="start",children:o,imageContainerClassName:t,imageContainerStyle:l,...m},B)=>{const{HeroActions:u,HeroChildren:s,HeroImageChild:c}=(0,e.useMemo)((()=>r().Children.toArray(o).reduce(((_,e)=>(r().isValidElement(e)&&(e.type===j_||e.type===L_?_.HeroActions.push(e):e.type===T_?_.HeroImageChild=e:_.HeroChildren.push(e)),_)),{HeroActions:[],HeroChildren:[],HeroImageChild:void 0})),[o]),g=c?.props?.position||"block-end",x=c?d["Hero--layout-image"]:d["Hero--layout-default"];return(0,_.jsx)("section",{className:i(d.Hero,"inline-end"!==g&&d[`Hero--align-${a}`],x,c&&d[`Hero--image-pos-${g}`],n),ref:B,"aria-labelledby":"hero-section-brand-heading",...m,children:(0,_.jsxs)(P_,{fullWidth:!0,className:i(d["Hero-grid"],d[`Hero-grid--${g}`]),children:[(0,_.jsx)(P_.Column,{span:{medium:c&&"inline-end"===g?6:12},children:(0,_.jsxs)(E_,{direction:"vertical",gap:"none",padding:"none",alignItems:"inline-end"===g||"start"===a?"flex-start":"center",justifyContent:"inline-end"===g?void 0:"start"===a?"flex-start":"center",children:[s,u.length>0&&(0,_.jsx)("div",{className:d["Hero-actions"],children:u})]})}),c&&(0,_.jsx)(P_.Column,{span:{medium:"inline-end"===g?6:12},className:t,style:{...l},children:c})]})})})),A_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(V,{id:"hero-section-brand-heading",className:d["Hero-heading"],as:"h1",ref:n,...r,children:e}))),N_=(0,e.forwardRef)((({size:e="200",weight:r,children:n},a)=>(0,_.jsx)(h,{ref:a,className:d["Hero-description"],as:"p",size:e,weight:r,children:n}))),T_=(0,e.forwardRef)((({position:e="block-end",className:r,...n},a)=>(0,_.jsx)(s_,{ref:a,className:i(d["Hero-image"],d[`Hero-image--pos-${e}`],r),...n}))),C_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)("div",{ref:n,className:d["Hero-eyebrow"],...r,children:e}))),G_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(l_,{ref:n,className:d["Hero-label"],...r,children:e}))),j_=(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}))),L_=(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}))),H_=Object.assign(y_,{Heading:A_,Description:N_,PrimaryAction:j_,SecondaryAction:L_,Image:T_,Label:G_,Eyebrow:C_});var M_;!function(_){_.LIGHT="light",_.DARK="dark",_.AUTO="auto"}(M_||(M_={}));const R_=M_.LIGHT,V_=(0,e.createContext)({colorMode:R_,availableColorModes:Object.values(M_)});function F_({colorMode:r=R_,children:n,...a}){const[o,i]=(0,e.useState)(r),d=(0,e.useMemo)((()=>Object.values(M_)),[]);return(0,e.useEffect)((()=>(r===M_.AUTO?i(O_()):o!==r&&i(r),W_(i))),[r,o,i]),(0,_.jsx)(V_.Provider,{value:{colorMode:o,availableColorModes:d},children:(0,_.jsx)("div",{"data-color-mode":o,...a,children:n})})}const z_=()=>window.matchMedia(`(prefers-color-scheme: ${M_.DARK})`),O_=()=>z_().matches?M_.DARK:M_.LIGHT,W_=_=>{const e=z_(),r=e=>_(e.matches?M_.DARK:M_.LIGHT);return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},q_=()=>(0,e.useContext)(V_),Z_=(0,e.forwardRef)((({buttonSize:e="medium",buttonsAs:n,className:a,children:o,...i},d)=>{const t=r().Children.toArray(o).map(((_,a)=>{if(r().isValidElement(_)&&"string"!=typeof _.type&&_.type===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:d,className:"Primer_Brand__ButtonGroup-module__ButtonGroup___QQSsj",...i,children:t})})),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"},Q_="50:50",U_="start",X_=(0,e.forwardRef)((({animate:e,imageTextRatio:n=Q_,align:a=U_,className:o,children:d,style:t,...l},m)=>{const{classes:B,styles:u}=J(e),{Visual:s,Content:c}=r().Children.toArray(d).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===K_&&(_.Visual=e),e.type===$_&&(_.Content=e)),_)),{Visual:null,Content:null}),g="start"===a||"center"===a?[c,s]:[s,c];return(0,_.jsx)("section",{ref:m,className:i(D_.River,D_[`River--${n.replace(":","-")}`],D_[`River--align-${a}`],B,o),style:{...u,...t},...l,children:g})})),$_=(0,e.forwardRef)((({animate:n,children:a,className:o,leadingComponent:d,trailingComponent:t,trailingComponentDivider:l=!1,style:m,...B},u)=>{const{classes:s,styles:c}=J(n),g=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),x=g.find((_=>r().isValidElement(_)&&_.type===V)),p=g.find((_=>r().isValidElement(_)&&_.type===h)),P=g.find((_=>r().isValidElement(_)&&_.type===Xe)),w=g.find((_=>r().isValidElement(_)&&_.type===l_));return(0,_.jsxs)("div",{className:i(s,D_.River__content,o),style:{...c,...m},...B,ref:u,children:[r().isValidElement(w)&&!d&&(0,_.jsx)("div",{className:D_.River__label,children:r().cloneElement(w,{})}),!w&&d&&(0,_.jsx)("div",{children:(0,_.jsx)(d,{})}),r().isValidElement(x)&&(0,_.jsx)("div",{className:D_.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:D_["River__body-text"],children:r().cloneElement(p,{variant:"default",as:"p",className:i(D_.River__text,p.props.className)})}),r().isValidElement(P)&&(0,_.jsx)("div",{className:D_["River__call-to-action"],children:r().cloneElement(P,{size:"medium"})}),t&&(0,_.jsx)("div",{className:i(D_.River__trailingComponent,l&&D_["River__trailingComponent--divider"]),children:(0,_.jsx)(t,{})})]})})),K_=(0,e.forwardRef)((({fillMedia:e=!0,children:r,className:n,hasShadow:a=!1,rounded:o=!0,...d},t)=>(0,_.jsx)("div",{className:i(D_.River__visual,a&&D_["River__visual--has-shadow"],e&&D_["River__visual--fill-media"],o&&D_["River__visual--rounded"],n),...d,ref:t,children:r}))),J_=Object.assign(X_,{Visual:K_,Content:$_}),Y_=(_,e)=>{if(!_)return!1;if(Array.isArray(_)){for(const r of _)if(Y_(r,e))return!0}else if(r().isValidElement(_)){if(_.type===e)return!0;if(_.props&&_.props.children&&Y_(_.props.children,e))return!0}return!1},_e=Y_,ee=(0,e.forwardRef)((({animate:e,className:r,children:n,style:a,...o},d)=>{const{classes:t,styles:l}=J(e),m=_e(n,"em")?"muted":"default";return _e(n,re),(0,_.jsx)("section",{ref:d,className:i(D_.RiverBreakout,"muted"===m&&D_["RiverBreakout--muted"],t,r),style:{...l,...a},...o,children:n})})),re=({as:e="h3",children:r})=>(0,_.jsx)(V,{className:"visually-hidden",as:e,children:r}),ne=Object.assign(ee,{Visual:J_.Visual,Content:J_.Content,A11yHeading:re});var ae={small:16,medium:32,large:64};function oe(_,e,n){var a=n(),o=Object.keys(a),i=r().forwardRef((function(_,n){var i=_["aria-label"],d=_["aria-labelledby"],t=_.tabIndex,l=_.className,m=void 0===l?e:l,B=_.fill,u=void 0===B?"currentColor":B,s=_.size,c=void 0===s?16:s,g=_.verticalAlign,x=void 0===g?"text-bottom":g,p=_.id,P=_.title,w=ae[c]||c,h=function(_,e){return _.map((function(_){return parseInt(_,10)})).reduce((function(_,r){return r<=e?r:_}),_[0])}(o,w),S=a[h].width,k=w*(S/h),I=a[h].path;return r().createElement("svg",{ref:n,"aria-hidden":i?"false":"true",tabIndex:t,focusable:t>=0?"true":"false","aria-label":i,"aria-labelledby":d,role:"img",className:m,viewBox:"0 0 ".concat(S," ").concat(h),width:k,height:w,fill:u,id:p,style:{display:"inline-block",userSelect:"none",verticalAlign:x,overflow:"visible"}},P?r().createElement("title",null,P):null,I)}));return i.displayName=_,i}var ie=oe("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=oe("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"})}}})),te=oe("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"})}}})),le=oe("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"})}}})),me=oe("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"})}}})),Be=oe("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"})}}})),ue=oe("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"})}}})),se=oe("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"})}}})),ce=oe("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"})}}})),ge=oe("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"})}}})),xe=oe("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"})}}})),pe=oe("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"})}}})),Pe=oe("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"})}}})),we=oe("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"}))}}})),he=oe("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 Se(_,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 ke={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-overflow-menu-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-item___sI1rx","focus-visible":"Primer_Brand__SubdomainNavBar-module__focus-visible___LbPb7","SubdomainNavBar-more-link":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2","SubdomainNavBar-overflow-menu":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu___RXj_t","enlarge-shadow":"Primer_Brand__SubdomainNavBar-module__enlarge-shadow___pfcD5","SubdomainNavBar-overflow-menu-list":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-overflow-menu-list___EbzqG","SubdomainNavBar-secondary-nav":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-secondary-nav___WHTTz","SubdomainNavBar-search-trigger":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj","SubdomainNavBar-search-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-button___Nzz4R","SubdomainNavBar-menu-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button___hMy4J","SubdomainNavBar-menu-button-bar":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button-bar___cUVZF","SubdomainNavBar-menu-button--close":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-button--close___I0UtT","SubdomainNavBar-mobile-menu-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-mobile-menu-button___CTbHW","SubdomainNavBar-search-dialog-control-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog-control-area___KlFbq","SubdomainNavBar-button-area":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area___MbQys","SubdomainNavBar-button-area-inner":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv","SubdomainNavBar-button-area--visible":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf","SubdomainNavBar-cta-button":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM","SubdomainNavBar-cta-button--secondary":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button--secondary___P0FJH","SubdomainNavBar-search-form":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-form___zoZB5","SubdomainNavBar-search-dialog":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-dialog___yqQl5","SubdomainNavBar-search-text-input":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-text-input___kDY_0","SubdomainNavBar-search-results-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-container___kow2P","SubdomainNavBar-search-results":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results___haCH9","SubdomainNavBar-search-results-heading":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-results-heading___FTzyR","SubdomainNavBar-search-result-item":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item___YZV9z","SubdomainNavBar-search-result-item-container":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-container___bEvSd","SubdomainNavBar-search-result-item-desc":"Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-result-item-desc___Rb5Tm"};function Ie(_){const r=(0,e.useCallback)((e=>{"Escape"===e.key&&_()}),[_]);(0,e.useEffect)((()=>(document.addEventListener("keydown",r,!1),()=>{document.removeEventListener("keydown",r,!1)})),[r])}var be;function fe(){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:ve(window.innerWidth)})}return window.addEventListener("resize",_),_(),()=>window.removeEventListener("resize",_)}),[]),_}!function(_){_.XSMALL="xsmall",_.SMALL="small",_.MEDIUM="medium",_.LARGE="large",_.XLARGE="xlarge",_.XXLARGE="xxlarge"}(be||(be={}));const ve=_=>{let e=be.XXLARGE;switch(!0){case _>=320&&_<544:e=be.XSMALL;break;case _>=544&&_<768:e=be.SMALL;break;case _>=768&&_<1012:e=be.MEDIUM;break;case _>=1012&&_<1280:e=be.LARGE;break;case _>=1280&&_<1440:e=be.XLARGE;break;default:e=be.XXLARGE}return e};function Ee({children:n,className:a,...o}){const d=(0,e.useRef)(null),[t]=function(_,r){const[n,a]=(0,e.useState)({}),o=_=>{const e={};for(const r of _){const _=r.target.getAttribute("data-navitemid");_&&(r.isIntersecting?e[_]=!0:e[_]=!1)}a((_=>({..._,...e})))};return(0,e.useEffect)((()=>{const e=new IntersectionObserver(o,{root:_.current,threshold:1});if(_.current){const r=Array.from(_.current.children);for(const _ of r)_.getAttribute("data-navitemid")&&e.observe(_)}return()=>e.disconnect()}),[_,r]),[n]}(d,n),{isMedium:l}=fe(),m=Object.values(t).includes(!1);return(0,_.jsxs)("ul",{className:i(ke["SubdomainNavBar-primary-nav-list"],a),ref:d,...o,children:[r().Children.map(n,(_=>r().cloneElement(_,{className:i(_.props.className,l&&!!t[_.props["data-navitemid"]]&&ke["SubdomainNavBar-primary-nav-list-item--visible"],l&&!t[_.props["data-navitemid"]]&&ke["SubdomainNavBar-primary-nav-list-item--invisible"])}))),m&&(0,_.jsx)(ye,{visibilityMap:t,children:n})]})}function ye({children:n,className:a,visibilityMap:o}){const[d,t]=(0,e.useState)(null),l=(0,e.useRef)(null);Se(l,(()=>B()));const m=Boolean(d),B=(0,e.useCallback)((()=>{t(null)}),[]);return Ie(B),(0,_.jsxs)("li",{className:i(ke["SubdomainNavBar-primary-nav-list-item--overflow"],a),ref:l,children:[(0,_.jsxs)("button",{"aria-expanded":m?"true":"false","aria-controls":"more-navigation","aria-haspopup":"true",onClick:_=>{d?B():t(_.currentTarget)},className:i(ke["SubdomainNavBar-link"],ke["SubdomainNavBar-more-link"]),children:["More",(0,_.jsx)(le,{})]}),(0,_.jsx)("div",{id:"more-navigation",style:{display:m?"block":"none"},className:i(ke["SubdomainNavBar-overflow-menu"]),children:(0,_.jsx)("ul",{className:i(ke["SubdomainNavBar-overflow-menu-list"]),children:r().Children.map(n,(e=>{if(r().isValidElement(e)){const n=e.props["data-navitemid"];if(!o[n])return(0,_.jsx)(r().Fragment,{children:r().cloneElement(e,{onClick:B,className:i(ke["SubdomainNavBar-overflow-menu-item"],e.props.className)})})}return null}))})})]})}function*Ae(_,e={}){var r,n;const a=null!==(r=e.strict)&&void 0!==r&&r,o=null!==(n=e.onlyTabbable)&&void 0!==n&&n?Ce:Te,i=document.createTreeWalker(_,NodeFilter.SHOW_ELEMENT,{acceptNode:_=>_ instanceof HTMLElement&&o(_,a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let d=null;if(!e.reverse&&o(_,a)&&(yield _),e.reverse){let _=i.lastChild();for(;_;)d=_,_=i.lastChild()}else d=i.firstChild();for(;d instanceof HTMLElement;)yield d,d=e.reverse?i.previousNode():i.nextNode();e.reverse&&o(_,a)&&(yield _)}function Ne(_,e=!1){return Ae(_,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function Te(_,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 Ce(_,e=!1){return Te(_,e)&&"-1"!==_.getAttribute("tabindex")}let Ge=!1;function je(){}try{const _=Object.create({},{signal:{get(){Ge=!0}}});window.addEventListener("test",je,_),window.removeEventListener("test",je,_)}catch(_){}function Le(){Ge||(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)}}(),Ge=!0)}Le();const He=[];let Me;function Re(_,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=Ne(_,!0);null==e||e.focus()};const i=document.createElement("span");let d;function t(r){if(r instanceof HTMLElement&&document.contains(_)){if(_.contains(r))return void(d=r);if(d&&Ce(d)&&_.contains(d))return void d.focus();if(e&&_.contains(e))return void e.focus();{const e=Ne(_);return void(null==e||e.focus())}}}i.setAttribute("class","sentinel"),i.setAttribute("tabindex","0"),i.setAttribute("aria-hidden","true"),i.onfocus=()=>{const e=Ne(_);null==e||e.focus()},_.prepend(o),_.append(i);const l=function(_){const e=new AbortController;return _.addEventListener("abort",(()=>{e.abort()})),e}(a);if(Me){const _=Me;Me.container.setAttribute("data-focus-trap","suspended"),Me.controller.abort(),He.push(_)}l.signal.addEventListener("abort",(()=>{Me=void 0})),a.addEventListener("abort",(()=>{_.removeAttribute("data-focus-trap");const e=_.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const r=He.findIndex((e=>e.container===_));r>=0&&He.splice(r,1),function(){const _=He.pop();_&&Re(_.container,_.initialFocus,_.originalSignal)}()})),document.addEventListener("focus",(_=>{t(_.target)}),{signal:l.signal,capture:!0}),t(document.activeElement),Me={container:_,controller:l,initialFocus:e,originalSignal:a};const m=He.findIndex((e=>e.container===_));if(m>=0&&He.splice(m,1),!r)return n}function Ve(_,e=[]){const n=_?.containerRef,a=_?.initialFocusRef,o=_?.disabled,i=r().useRef(),d=r().useRef(null);function t(){i.current?.abort(),_?.restoreFocusOnCleanUp&&d.current instanceof HTMLElement&&(d.current.focus(),d.current=null)}return d.current||_?.disabled||(d.current=document.activeElement),r().useEffect((()=>{if(n?.current instanceof HTMLElement){if(!o)return i.current=Re(n.current,a?.current??void 0),()=>{t()};t()}}),[n,a,o,...e]),{containerRef:n,initialFocusRef:a}}const Fe={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(ke["SubdomainNavBar-primary-nav-list-item"],r),...a,children:(0,_.jsx)("a",{href:e,className:i(ke["SubdomainNavBar-link"]),children:n})})}const Oe=(0,e.forwardRef)((({active:r,title:n,searchResults:a,searchTerm:o,handlerFn:d,onSubmit:t,onChange:l},m)=>{const B=(0,e.useRef)(null);Ve({containerRef:B,restoreFocusOnCleanUp:!0,disabled:!r}),Se(B,d);const[u,s]=(0,e.useState)(-1),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(!1),P=(0,e.useCallback)(((_=null)=>{d&&d(_),s(-1)}),[d]);Se(B,P),Ie((()=>{if(!c&&r)return P(),!1;g(!1),s(-1)}));const w=(0,e.useCallback)((_=>{const e=u,r=a?a.length:0,n=B.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,s(o)):"ArrowUp"===_.key&&(o=-1===e?r-1:e-1,s(o)),["ArrowDown","ArrowUp"].includes(_.key)&&n.querySelector(`#subdomainnavbar-search-result-${o}`)?.scrollIntoView(),"Enter"===_.key&&n.querySelector(`#subdomainnavbar-search-result-${u} a`).click()}),[a,u]),S=(0,e.useCallback)((()=>{p(!0),setTimeout((()=>{r&&p(!1)}),200)}),[r]);return(0,e.useEffect)((()=>{const _=!(!a||!a.length);g(_),S()}),[a,o,S]),(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("div",{className:i(ke["SubdomainNavBar-search-trigger"]),children:(0,_.jsx)("button",{"aria-label":"search",className:ke["SubdomainNavBar-search-button"],onClick:d,"data-testid":"toggle-search",children:(0,_.jsx)(Pe,{})})}),r&&(0,_.jsxs)("div",{ref:B,role:"dialog","aria-label":`Search ${n}`,"aria-modal":"true",tabIndex:-1,className:i(ke["SubdomainNavBar-search-dialog"]),children:[(0,_.jsxs)("div",{className:i(ke["SubdomainNavBar-search-dialog-control-area"]),children:[(0,_.jsx)("form",{className:i(ke["SubdomainNavBar-search-form"]),onSubmit:t,role:"search",children:(0,_.jsxs)(Ar,{fullWidth:!0,size:"medium",children:[(0,_.jsx)(Ar.Label,{visuallyHidden:!0,children:"Search"}),(0,_.jsx)(hr,{ref:m,className:i(ke["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)(Pe,{size:16}),"aria-activedescendant":-1===u?void 0:`subdomainnavbar-search-result-${u}`,onKeyDown:w})]})}),(0,_.jsx)("button",{"aria-label":"Close",className:i(ke["SubdomainNavBar-menu-button"],ke["SubdomainNavBar-menu-button--close"]),onClick:P,children:(0,_.jsx)(he,{size:24})})]}),(0,_.jsxs)("div",{id:"listbox-search-results",children:[c&&(0,_.jsxs)("div",{className:i(ke["SubdomainNavBar-search-results-container"]),children:[(0,_.jsxs)(h,{id:"subdomainnavbar-search-results-heading",className:ke["SubdomainNavBar-search-results-heading"],children:["Results for “",o,"”"]}),(0,_.jsx)("ul",{role:"listbox",tabIndex:0,"aria-labelledby":"subdomainnavbar-search-results-heading",className:i(ke["SubdomainNavBar-search-results"]),children:a?.map(((e,r)=>(0,_.jsxs)("li",{id:`subdomainnavbar-search-result-${r}`,className:ke["SubdomainNavBar-search-result-item"],role:"option","aria-selected":r===u,children:[(0,_.jsx)("div",{className:ke["SubdomainNavBar-search-result-item-container"],children:(0,_.jsx)("a",{href:e.url,children:e.title})}),(0,_.jsx)(h,{as:"p",size:"200",id:`subdomainnavbar-search-result-item-desc${r}`,className:ke["SubdomainNavBar-search-result-item-desc"],children:e.description}),(0,_.jsxs)("div",{children:[(0,_.jsx)(h,{size:"100",className:ke["SubdomainNavBar-search-result-item-desc"],children:e.date}),e.category&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(h,{size:"100",className:ke["SubdomainNavBar-search-result-item-desc"],children:[" ","•"," "]}),(0,_.jsx)(h,{size:"100",className:ke["SubdomainNavBar-search-result-item-desc"],children:e.category})]})]})]},`${e.title}-${r}`)))})]}),(0,_.jsxs)("div",{"aria-live":"polite","aria-atomic":"true","data-testid":Fe.liveRegion,className:"visually-hidden",children:[`${a?.length} suggestions.`,x&&(0,_.jsx)("span",{children:" "})]})]})]})]})}));function We({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(ke["SubdomainNavBar-cta-button"]),variant:"primary",hasArrow:!1,...n,children:e})}function qe({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(ke["SubdomainNavBar-cta-button"],ke["SubdomainNavBar-cta-button--secondary"]),hasArrow:!1,...n,children:e})}const Ze=Object.assign((function({children:n,className:a,fixed:o=!0,fullWidth:d=!1,logoHref:t="https://github.com",title:l,titleHref:m="/",...B}){const[u,s]=(0,e.useState)(!0),[c,g]=(0,e.useState)(!1),{isSmall:x,isMedium:p}=fe(),P=()=>g(!c),w=(0,e.useRef)(null);Ve({containerRef:w,restoreFocusOnCleanUp:!0,disabled:u}),Ie((()=>{s(!0)})),(0,e.useEffect)((()=>{p&&s(!0)}),[p,u]),(0,e.useEffect)((()=>{const _=u?"auto":"hidden";document.body.style.overflow=_}),[u]);const h=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===ze))),[]).length>0,S=(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,_.jsx)("div",{className:i(ke["SubdomainNavBar-outer-container"],o&&ke["SubdomainNavBar-outer-container--fixed"]),children:(0,_.jsx)("header",{className:i(ke.SubdomainNavBar,a),"data-testid":Fe.root,...B,children:(0,_.jsxs)("div",{ref:w,className:i(ke["SubdomainNavBar-inner-container"],c&&ke["SubdomainNavBar-inner-container--search-open"],!d&&ke["SubdomainNavBar-inner-container--centered"]),"data-testid":Fe.innerContainer,children:[(0,_.jsx)("nav",{"aria-label":"global breadcrumb",children:(0,_.jsxs)("ol",{className:ke["SubdomainNavBar-title-area"],children:[(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:t,"aria-label":"Github Home",className:ke["SubdomainNavBar-logo-mark"],children:[(0,_.jsx)("span",{className:i(ke["SubdomainNavBar-back-arrow"]),children:(0,_.jsx)(me,{fill:"currentColor",size:24})}),(0,_.jsx)(ce,{fill:"currentColor",size:24})]})}),l&&x&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("li",{role:"separator",className:ke["SubdomainNavBar-title-separator"],"aria-hidden":!0,children:"/"}),(0,_.jsx)("li",{children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(ke["SubdomainNavBar-title"]),children:l})})]})]})}),h&&(0,_.jsx)("nav",{id:"menu-navigation","aria-label":l,className:ke["SubdomainNavBar-primary-nav"],"data-testid":Fe.menuLinks,children:(0,_.jsx)(Ee,{className:i(ke["SubdomainNavBar-primary-nav-list--invisible"]),children:S})}),(0,_.jsxs)("div",{className:i(ke["SubdomainNavBar-secondary-nav"]),children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Oe?r().cloneElement(_,{active:c,handlerFn:P,title:l}):null})).filter(Boolean),h&&(0,_.jsxs)("button",{"aria-expanded":!u,"aria-label":"Menu","aria-controls":"menu-navigation","aria-haspopup":"true",className:i(ke["SubdomainNavBar-menu-button"],ke["SubdomainNavBar-mobile-menu-button"],!u&&ke["SubdomainNavBar-menu-button--close"]),"data-testid":Fe.menuButton,onClick:()=>s(!u),children:[(0,_.jsx)("div",{className:i(ke["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ke["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(ke["SubdomainNavBar-menu-button-bar"])})]}),p&&(0,_.jsx)("div",{className:i(ke["SubdomainNavBar-button-area"],ke["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:ke["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===We?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===qe?_:null})).filter(Boolean)]})}),!p&&(0,_.jsxs)("div",{className:i(ke["SubdomainNavBar-menu-wrapper"],u&&ke["SubdomainNavBar-menu-wrapper--close"]),children:[h&&!u&&(0,_.jsx)(Ee,{showOnlyOnNarrow:!0,className:i(ke["SubdomainNavBar-primary-nav-list--visible"]),children:S}),(0,_.jsx)("div",{className:i(ke["SubdomainNavBar-button-area"],ke["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:ke["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===We?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===qe?_:null})).filter(Boolean)]})})]})]})]})})})}),{Link:ze,Search:Oe,PrimaryAction:We,SecondaryAction:qe,testIds:Fe}),De=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>{const d=i("Primer_Brand__InlineLink-module__InlineLink___U_Ama",e);return(0,_.jsx)("a",{href:n,className:d,...a,ref:o,children:r})})),Qe={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"},Ue=["default","accent"];function Xe({size:n="medium",variant:a="default",className:o,children:d,onMouseEnter:t,onMouseLeave:m,onFocus:B,onBlur:u,arrowDirection:s="end",...c}){const[g,x]=r().useState(!1),[p,P]=r().useState(!1),w=(0,e.useCallback)((_=>{x(!g),t?.(_)}),[t,g]),S=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),k=(0,e.useCallback)((_=>{P(!p),B?.(_)}),[B,p]),I=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]);return(0,_.jsxs)("a",{className:i(Qe.Link,Qe[`Link--${n}`],Qe[`Link--${a}`],Qe[`Link--arrow-${s}`],o),onMouseEnter:w,onMouseLeave:S,onFocus:k,onBlur:I,...c,children:["start"===s&&(0,_.jsx)(l,{className:Qe["Link-arrow"],expanded:g||p,reverse:!0,hidden:!0}),(0,_.jsx)(h,{as:"span",size:{medium:"200",large:"300"}[n],className:i(Qe["Link--label"]),children:d}),"end"===s&&(0,_.jsx)(l,{className:Qe["Link-arrow"],expanded:g||p,hidden:!0})]})}const $e={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 Ke(_){const r=(0,e.useRef)(null);return _??r}const Je=(0,e.forwardRef)((({children:e,className:n,open:a=!1,variant:o="default",...d},t)=>{const l=Ke(t),[m,B]=r().useState(a),{AccordionHeading:u,AccordionContent:s}=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===_r&&(_.AccordionContent=r().cloneElement(e,{open:m,handleOpen:_=>B(_),parentRef:l})),e.type===Ye&&(_.AccordionHeading=r().cloneElement(e,{variant:o,open:m,handleOpen:_=>B(_),parentRef:l}))),_)),{AccordionHeading:null,AccordionContent:null});return(0,_.jsxs)("details",{className:i($e.Accordion,$e[`Accordion--${o}`],n),open:m,...d,ref:l,children:[u,s]})})),Ye=(0,e.forwardRef)((({children:r,className:n,as:a="h4",variant:o="default",reversedToggles:d,open:t,handleOpen:l,parentRef:m,...B},u)=>{const s=(0,e.useCallback)((_=>{_.preventDefault(),l&&l(!t)}),[l,t]),c=(0,e.useCallback)((_=>{"Enter"!==_.key&&" "!==_.key||(_.preventDefault(),l&&l(!t)),"Escape"===_.key&&(_.preventDefault(),l&&l(!1))}),[l,t]);return(0,_.jsxs)("summary",{className:i($e.Accordion__summary,d&&$e["Accordion__summary--reversed-toggles"],$e[`Accordion__summary--${o}`],n),ref:u,...B,onClick:s,onKeyDown:c,children:[(0,_.jsx)("span",{"aria-hidden":"true",className:$e["Accordion__summary--collapsed"],children:"emphasis"===o&&(0,_.jsx)(le,{size:24,fill:"var(--brand-color-text-default)"})}),(0,_.jsx)(V,{as:a,size:"emphasis"===o?"6":"subhead-large",children:r}),(0,_.jsx)("span",{"aria-hidden":"true",className:$e["Accordion__summary--expanded"],children:"emphasis"===o&&(0,_.jsx)(Be,{size:24,fill:"var(--brand-color-text-default)"})})]})}));function _r({children:r,className:n,open:a,handleOpen:o,parentRef:d,...t}){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),d&&d.current)){const _=d.current.querySelector("summary");_&&_.focus()}}}),[d,o]);return(0,e.useEffect)((()=>{const _=l.current;return a&&_&&_.addEventListener("keydown",(_=>m(_))),()=>{a&&_&&_.removeEventListener("keydown",(_=>m(_)))}}),[a,m]),(0,_.jsx)("section",{className:i($e.Accordion__content,n),...t,ref:l,children:r})}const er=Object.assign(Je,{Content:_r,Heading:Ye});var rr=n(570);const nr={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"},ar=(0,e.forwardRef)((({children:e,style:n,animate:a,className:o,...d},t)=>{const{classes:l,styles:m}=J(a),B=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,rr.isFragment)(_)&&_.type!==or&&_.type!==ir&&_.type!==Je))),u=r().Children.toArray(e).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===ir));return(0,_.jsx)("section",{ref:t,className:i(nr.FAQ,l,o),style:{...m,...n},...d,children:r().Children.toArray(B).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===or?r().cloneElement(_,{align:u?"start":_.props.align,size:u?"3":_.props.size,weight:u?"semibold":_.props.weight}):_))})})),or=(0,e.forwardRef)((({children:e,className:r,size:n="3",align:a="center",as:o,...d},t)=>{const l="3"===n?"h3":"h2";return(0,_.jsx)(V,{as:o||l,size:n,className:i(nr.FAQ__heading,nr[`FAQ__heading--${a}`],r),ref:t,...d,children:e})}));function ir({children:e,className:r,as:n="h3",size:a="subhead-large",weight:o="medium",...d}){return(0,_.jsx)(V,{as:n,className:i(nr.FAQ__subheading,r),weight:o,size:a,...d,children:e})}const dr=Object.assign(ar,{Subheading:ir,Heading:or,Item:Je,Question:Ye,Answer:_r});function tr({children:e,className:r,as:n="h3",...a}){return(0,_.jsx)(V,{as:n,className:i(r),...a,children:e})}const lr=Object.assign((function({children:e,id:n,defaultSelectedIndex:a=0,...o}){const[d,t]=r().useState(a),l=D(n),m=_=>e=>{t(_)},B=r().Children.toArray(e).filter((_=>r().isValidElement(_)&&_.type===dr)),u=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===dr.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":d===n,onClick:m(n),"data-testid":`FAQGroup-tab-${n+1}`,children:r().isValidElement(a)&&a.props.children},n)}return null})),s=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==dr.Heading?_:null)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type===dr.Heading?_.props.children:null));return(0,_.jsxs)("div",{role:"tabpanel",id:`${l}-panel-${n}`,"aria-labelledby":`${l}-tab-${n}`,hidden:d!==n,"data-testid":`FAQGroup-tab-panel-${n+1}`,children:[o&&(0,_.jsx)(dr.Subheading,{"data-testid":`FAQGroup-tab-panel-heading-${n+1}`,className:i("Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h"),children:o}),a]},n)}})),c=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===dr.Heading)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==dr.Heading?r().cloneElement(_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC",_.props.className)}):null));return o?(0,_.jsxs)(er,{variant:"emphasis",children:[(0,_.jsx)(er.Heading,{children:r().isValidElement(a)&&a.props.children}),(0,_.jsx)(er.Content,{children:o})]},n):null}})),g=r().Children.toArray(e).find((_=>r().isValidElement(_)&&_.type===tr));return(0,_.jsx)(P_,{...o,children:(0,_.jsxs)(P_.Column,{children:[g&&(0,_.jsx)(Fa,{marginBlockEnd:{narrow:48,regular:80},children:(0,_.jsx)(P_,{children:(0,_.jsx)(P_.Column,{children:g})})}),(0,_.jsx)("div",{className:i("Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP"),children:c}),(0,_.jsxs)(P_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup___D0VvR"),children:[(0,_.jsx)(P_.Column,{span:{medium:5,large:4},className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z",children:(0,_.jsx)(E_,{direction:"vertical",padding:"none",role:"tablist",alignItems:"flex-start",children:u})}),(0,_.jsx)(P_.Column,{start:6,span:7,children:s})]})]})})}),{Heading:tr}),mr="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?e.useLayoutEffect:e.useEffect,Br="Primer_Brand__Checkbox-module__Checkbox-checkmark___atiwt",ur=(0,e.forwardRef)((({checked:r,className:n,indeterminate:a,disabled:o,id:d,onChange:t,required:l,validationStatus:m,value:B,...u},s)=>{const c=(0,e.useRef)(s||null),g=D(d);return mr((()=>{c.current&&(c.current.indeterminate=a||!1)}),[a,r,c]),(0,_.jsxs)("span",{className:"Primer_Brand__Checkbox-module__Checkbox-wrapper___qo8KL",children:[(0,_.jsx)("input",{id:g,"aria-invalid":"error"===m?"true":"false","aria-required":l?"true":"false",checked:!a&&r,className:i("Primer_Brand__Checkbox-module__Checkbox-input___sux6s"),disabled:o,name:B,onChange:t,ref:c,required:l,type:"checkbox",value:B,...u}),(0,_.jsxs)("label",{htmlFor:g,className:i("Primer_Brand__Checkbox-module__Checkbox___T8FJa",a&&"Primer_Brand__Checkbox-module__Checkbox--indeterminate___U5S6k",n),children:[!a&&(0,_.jsx)("svg",{viewBox:"0 0 100 100",className:i(Br),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(Br),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"})})]})]})})),sr={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"},cr=7,gr=30,xr="both",pr={root:"Textarea",get outerContainer(){return`${this.root}-outer-container`}},Pr=(0,e.forwardRef)((({children:e,className:r,cols:n=gr,disabled:a,fullWidth:o=!1,invisible:d=!1,monospace:t,placeholder:l,size:m="medium",validationStatus:B,required:u,resize:s=xr,rows:c=cr,...g},x)=>(0,_.jsx)("span",{className:i(sr["Textarea-wrapper"],o&&sr["Textarea-wrapper--fullWidth"],d&&sr["Textarea-wrapper--invisible"],a&&sr["Textarea-wrapper--disabled"],t&&sr["Textarea-wrapper--monospace"],B&&sr[`Textarea-wrapper--${B}`]),"data-testid":pr.outerContainer,children:(0,_.jsx)("textarea",{ref:x,className:i(sr.Textarea,"Textarea",sr[`Textarea--${m}`],sr[`Textarea-resize--${s}`],o&&sr["Textarea--fullWidth"],B&&sr[`Textarea--${B}`],r),placeholder:l,disabled:a,"aria-invalid":"error"===B,required:u,rows:c,cols:n,...g,children:e})})));Pr.displayName="Textarea";const wr={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"},hr=(0,e.forwardRef)((({className:e,disabled:n,fullWidth:a=!1,invisible:o=!1,leadingText:d,leadingVisual:t,monospace:l,placeholder:m,size:B="medium",trailingText:u,trailingVisual:s,validationStatus:c,...g},x)=>(0,_.jsxs)("span",{className:i(wr["TextInput-wrapper"],wr[`TextInput-wrapper--${B}`],a&&wr["TextInput-wrapper--fullWidth"],o&&wr["TextInput-wrapper--invisible"],n&&wr["TextInput-wrapper--disabled"],l&&wr["TextInput-wrapper--monospace"],c&&wr[`TextInput-wrapper--${c}`]),children:[d&&!t&&(0,_.jsx)("span",{className:i(wr["TextInput-leading-text"],wr[`TextInput-leading-text--${B}`],n&&wr["TextInput-leading-text--disabled"],c&&wr[`TextInput-leading-text--${c}`]),children:(0,_.jsx)(h,{size:"large"===B?"200":"100",as:"span",className:i(wr["TextInput-leading-text-inner"],wr[`TextInput-leading-text-inner--${B}`]),children:d})}),t&&!d&&(0,_.jsx)("span",{className:i(wr["TextInput-leading-visual"],wr[`TextInput-leading-visual--${B}`]),children:"function"==typeof t?(0,_.jsx)(t,{className:i(wr["TextInput-leading-visual-icon"],wr[`TextInput-leading-visual-icon--${B}`])}):r().isValidElement(t)&&r().cloneElement(t,{className:i(wr["TextInput-leading-visual-icon"],wr[`TextInput-leading-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16})}),(0,_.jsx)("input",{type:"text",ref:x,className:i(wr.TextInput,"TextInput",wr[`TextInput--${B}`],a&&wr["TextInput--fullWidth"],t&&wr[`TextInput--has-leading-visual--${B}`],s&&wr[`TextInput--has-trailing-visual--${B}`],c&&wr[`TextInput--${c}`],d&&!t&&wr["TextInput--has-leading-text"],u&&!s&&wr["TextInput--has-trailing-text"],e),placeholder:m,disabled:n,"aria-invalid":"error"===c,...g}),s&&!u&&(0,_.jsx)("span",{className:i(wr["TextInput-trailing-visual"],wr[`TextInput-trailing-visual--${B}`]),children:"function"==typeof s?(0,_.jsx)(s,{className:i(wr["TextInput-trailing-visual-icon"],wr[`TextInput-trailing-visual-icon--${B}`])}):s&&r().isValidElement(s)?r().cloneElement(s,{className:i(wr["TextInput-trailing-visual-icon"],wr[`TextInput-trailing-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16}):null}),u&&!s&&(0,_.jsx)("span",{className:i(wr["TextInput-trailing-text"],wr[`TextInput-trailing-text--${B}`],n&&wr["TextInput-trailing-text--disabled"],c&&wr[`TextInput-trailing-text--${c}`]),children:(0,_.jsx)(h,{size:"large"===B?"200":"100",as:"span",className:i(wr["TextInput-trailing-text-inner"],wr[`TextInput-trailing-text-inner--${B}`]),children:u})})]})));hr.displayName="TextInput";const Sr={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"},kr=(0,e.forwardRef)((({children:e,className:r,disabled:n,fullWidth:a=!1,placeholder:o,size:d="medium",validationStatus:t,...l},m)=>(0,_.jsx)("span",{className:i(Sr["Select-wrapper"],Sr[`Select-wrapper--${d}`],a&&Sr["Select-wrapper--fullWidth"],t&&Sr[`Select--${t}`],n&&Sr["Select-wrapper--disabled"]),children:(0,_.jsx)("select",{"aria-invalid":"error"===t,className:i(Sr.Select,Sr[`Select--${d}`],"Select",a&&Sr["Select--fullWidth"],r),disabled:n,placeholder:o,ref:m,...l,children:e})}))),Ir=Object.assign(kr,{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})}),br=(0,e.forwardRef)((({checked:r,className:n,disabled:a,id:o,onChange:d,required:t,value:l,...m},B)=>{const u=(0,e.useRef)(B||null),s=D(o);return(0,_.jsxs)("span",{className:"Primer_Brand__Radio-module__Radio-wrapper___Gt9uM",children:[(0,_.jsx)("input",{id:s,"aria-checked":r?"true":"false",checked:r,className:i("Primer_Brand__Radio-module__Radio-input___n3jX4"),disabled:a,name:l,onChange:d,ref:u,required:t,type:"radio",value:l,...m}),(0,_.jsx)("label",{htmlFor:s,className:i("Primer_Brand__Radio-module__Radio___JycTo",n),children:(0,_.jsx)("span",{className:"Primer_Brand__Radio-module__Radio-dot___rmEAJ"})})]})})),fr={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"},vr=({children:e,className:n,htmlFor:a,required:o,showRequiredIndicator:d=!0,size:t="medium",validationStatus:l,visuallyHidden:m,...B})=>(0,_.jsxs)("label",{htmlFor:a,className:i(fr["FormControl-label"],l&&fr[`FormControl-label--${l}`],fr[`FormControl-label--${t}`],m&&fr["FormControl-label--visually-hidden"],n),...B,children:[r().Children.map(e,(_=>r().isValidElement(_)&&_.type===yr?r().cloneElement(_,{className:i(fr["FormControl--visible"],_.props.className)}):_)),o&&d&&(0,_.jsxs)("span",{className:fr["FormControl-label-required"],"aria-hidden":!0,children:[" ","*"]})]}),Er=({children:e,validationStatus:r})=>(0,_.jsxs)("span",{className:i(fr["FormControl-validation"],r&&fr["FormControl-validation--animate-in"],r&&fr[`FormControl-validation--${r}`]),children:["error"===r&&(0,_.jsx)("span",{className:fr["FormControl-validation-icon"],children:(0,_.jsx)(ie,{})}),"success"===r&&(0,_.jsx)("span",{className:fr["FormControl-validation-icon"],children:(0,_.jsx)(te,{})}),e]}),yr=({children:e,className:r,...n})=>(0,_.jsx)("span",{className:i(fr["FormControl-hint"],r),...n,children:e}),Ar=Object.assign((({children:e,className:n,hasBorder:a,fullWidth:o,id:d,required:t,size:l="medium",validationStatus:m,...B})=>{const u=D(d),s=d||u,c=r().Children.toArray(e).some((_=>r().isValidElement(_)&&(_.type===ur||_.type===br)));return(0,_.jsx)("section",{id:`FormControl--${s}`,className:i(fr.FormControl,o&&fr["FormControl--fullWidth"],c&&fr["FormControl--checkbox"],a&&fr["FormControl--border"],n),...B,children:r().Children.map(e,(_=>{if(r().isValidElement(_)){const e=`${s}`;return _.type===hr||_.type===Pr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===Ir?r().cloneElement(_,{className:i(_.props.className),id:e,name:e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===ur?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===br?r().cloneElement(_,{className:i(c&&fr["FormControl-control--radio"],_.props.className),id:e,name:_.props.name,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===vr?r().cloneElement(_,{className:i(c&&fr["FormControl-label--checkbox"],_.props.className),htmlFor:e,children:_.props.children,required:t,validationStatus:m,size:l,showRequiredIndicator:!c&&_.props.showRequiredIndicator}):_.type===Er?r().cloneElement(_,{validationStatus:m}):_}}))})}),{Label:vr,Validation:Er,Hint:yr}),Nr={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"},Tr=[32,40,48,64,80],Cr=["circle","square"],Gr={root:"Avatar",get image(){return`${this.root}__image`}},jr=(0,e.forwardRef)((({alt:r,className:n,size:a=Tr[1],shape:o=Cr[0],"data-testid":d,src:t,...l},m)=>{const B=(0,e.useMemo)((()=>"number"==typeof a?Nr[`Avatar--size-${a}`]:Object.keys(a).map((_=>Nr[`Avatar-${_}--size-${a[_]}`])).join(" ")),[a]);return(0,_.jsx)("span",{ref:m,className:i(Nr.Avatar,B,Nr[`Avatar--shape-${o}`],n),"data-testid":d||Gr.root,children:(0,_.jsx)("img",{className:i(Nr.Avatar__image),src:t,alt:r,"data-testid":Gr.image,...l})})})),Lr=Object.assign(jr,{testIds:Gr}),Hr={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"},Mr=[...Y,...__],Rr=Mr[0],Vr=(0,e.forwardRef)((function({quoteMarkColor:e="default",animate:n,className:a,children:o,size:d,style:t,...l},m){const{classes:B,styles:u}=J(n);return(0,_.jsxs)("figure",{ref:m,className:i(B,Hr.Testimonial,d&&Hr[`Testimonial--size-${d}`],a),style:{...u,...t,"--testimonial-accent-color":e},...l,children:[(0,_.jsx)("div",{"aria-hidden":"true",className:i(Hr.Testimonial__quoteMark,Hr[`Testimonial__quoteMark--${e}`]),children:"“"}),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Fr)return _})),(0,_.jsxs)("div",{className:i(Hr.Testimonial__media),children:[r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Wr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Or)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===zr)return _}))]})]})})),Fr=(0,e.forwardRef)((function({children:n,className:a},o){const d=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),t=(0,e.useCallback)((()=>_e(n,"em")?"muted":"default"),[n]),l=1===d.length?"default":t();return(0,_.jsx)("blockquote",{ref:o,children:(0,_.jsx)(h,{className:i(Hr["Testimonial-quote"],"muted"===l&&Hr["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(Hr["Testimonial-caption"],r),children:[(0,_.jsx)(h,{size:"200",className:i(Hr["Testimonial-from"]),children:e}),n&&(0,_.jsx)(h,{size:"200",className:i(Hr["Testimonial-position"]),variant:"muted",children:n})]})})),Or=(0,e.forwardRef)((function({children:e,...n},a){return(0,_.jsx)("div",{className:Hr["Testimonial-logo"],...n,children:r().Children.map(e,(_=>{if(r().isValidElement(_)&&"img"===_.type)return r().cloneElement(_,{className:i(Hr["Testimonial-logo-image"]),ref:a})}))})})),Wr=function({size:e,...r}){return(0,_.jsx)(Lr,{className:i(Hr["Testimonial-avatar"]),size:48,...r})},qr=Object.assign(Vr,{Quote:Fr,Name:zr,Avatar:Wr,Logo:Or}),Zr={"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"},Dr=(0,e.forwardRef)((({as:n,animate:a,children:o,className:d,heading:t,featuredColumn:l=1,variant:m="default",style:B,...u},s)=>{const{classes:c,styles:g}=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===Qr&&0===n)return r().cloneElement(e,{className:i(Zr["ComparisonTable-row"],e.props.className),children:r().Children.map(e.props.children,((n,a)=>{if(n.type===Ur)return r().cloneElement(n,{as:"th","aria-hidden":n.props.children?void 0:"true",className:i(Zr["ComparisonTable-cell"],Zr["ComparisonTable-cell-heading"],Zr[`ComparisonTable-cell-heading--${m}`],0===a&&Zr["ComparisonTable-cell-heading--first"],a===l&&Zr["ComparisonTable-cell-heading--featured"],e.props.className),children:(0,_.jsx)("span",{className:i(a===l&&Zr["ComparisonTable-cell-heading-label--featured"]),children:n.props.children})})}))})})).filter(Boolean),w=(0,e.useMemo)((()=>r().Children.map(o[0].props.children,(_=>{const{children:e=""}=_.props;return e}))),[o]),[,...h]=r().Children.map(o,(_=>r().isValidElement(_)&&_.type===Qr?_:null)),S=h.map(((e,n)=>r().cloneElement(e,{className:i(Zr["ComparisonTable-row"],`ComparisonTable-row--${n}`,e.props.className),children:r().Children.map(e.props.children,((r,a)=>{if(r.type===Ur)return(0,_.jsxs)(Ur,{...r.props,as:0===a?"th":"td",className:i(Zr["ComparisonTable-cell"],Zr[`ComparisonTable-cell--${m}`],0===a&&Zr["ComparisonTable-cell-heading"],0===a&&Zr[`ComparisonTable-cell-heading--${m}`],a===l&&Zr["ComparisonTable-cell--featured"],h.length-1===n&&Zr["ComparisonTable-cell--lastrow"],e.props.className),children:[a>=1&&(0,_.jsx)("span",{className:i(Zr["ComparisonTable-inline-cell-label"],Zr["ComparisonTable--hide-element-on-narrow"],a===l&&Zr["ComparisonTable-cell-heading-label--featured"]),children:w[a]}),(0,_.jsx)("span",{className:i(Zr["ComparisonTable-cell-container"],a===l&&Zr["ComparisonTable-cell-container--featured"]),children:r.props.children})]})}))}))),k=p.find((_=>r().isValidElement(_)&&_.type===Xr));return(0,_.jsxs)(x,{ref:s,className:i(c,d),style:{...g,...B},...u,children:[t&&(0,_.jsx)(V,{className:Zr["ComparisonTable--heading"],as:"h3",size:"4",children:t}),(0,_.jsxs)("table",{className:i(Zr.ComparisonTable,`ComparisonTable--${m}`),children:[P.length&&(0,_.jsx)("thead",{children:P}),S.length&&(0,_.jsx)("tbody",{children:S})]}),k&&(0,_.jsx)("footer",{className:Zr["ComparisonTable-footnote"],children:k})]})})),Qr=({children:e,...r})=>(0,_.jsx)("tr",{...r,children:e}),Ur=({as:e,children:r,...n})=>{const a=e||"td";return(0,_.jsx)(a,{...n,children:r})},Xr=({children:e,...r})=>"string"==typeof e?(0,_.jsx)(h,{as:"p",size:"100",variant:"muted",children:e}):(0,_.jsx)("div",{...r,children:e}),$r=Object.assign(Dr,{Row:Qr,Cell:Ur,Footnote:Xr}),Kr={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"},Jr={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 Yr({alignment:r="start",children:n,href:a,isActive:o,toggleMenuCallback:d,prefersReducedMotion:t,intersectionOptions:l={rootMargin:"middle"},updateCurrentActiveNav:m,...B}){const[u,s]=(0,e.useState)(),{isLarge:c}=fe(),[g,x]=(0,e.useState)(),p=/^#/.test(a),P=p?a.replace(/^#/,""):a,w=!!g?.isIntersecting,S=([_])=>{x(_)};(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!window.IntersectionObserver||!_)return;const e="start"===l.rootMargin?"0px":"-50% 0% -50% 0%",r={threshold:"start"===l.rootMargin?.4:0,root:null,rootMargin:e},n=new IntersectionObserver(S,r);return n.observe(_),()=>n.disconnect()}),[a,l.rootMargin,p]),(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!_)return;const e=document.body.getBoundingClientRect().top,r=_.getBoundingClientRect().top;s(r-e+0)}),[a,p]),(0,e.useEffect)((()=>{w&&m&&"string"==typeof n&&m(n)}),[w,n,m]);const k=(0,e.useCallback)((_=>{_.preventDefault();const e=t?"auto":"smooth";d&&!c&&d(),window.scrollTo({top:u,behavior:e})}),[c,u,d,t]);return(0,_.jsx)("a",{className:i(Kr["AnchorNav-link"],Kr[`AnchorNav-link--${r}`],w&&Kr["AnchorNav-link--is-active"]),href:p?a:`#${a}`,"aria-describedby":P,"aria-current":w&&"true","data-first":o,"data-active":w?"true":"false",onClick:k,...B,children:(0,_.jsx)(h,{as:"span",className:i(Kr["AnchorNav-link-label"],w&&Kr["AnchorNav-link-label--is-active"]),children:n})})}function _n({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(Kr["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":Jr.action,...n,children:e})}function en({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(Kr["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":Jr.secondaryAction,...n,children:e})}const rn=Object.assign((function({children:n,enableDefaultBgColor:a=!1,hideUntilSticky:o=!1,...d}){const[t,l]=(0,e.useState)(!1),[m,B]=(0,e.useState)(!1),[u,s]=(0,e.useState)(),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(),[P,w]=(0,e.useState)(!1),S=(0,e.useRef)(null),k=(0,e.useRef)(null),I=(0,e.useRef)(null),b=(0,e.useRef)(null),{isLarge:f}=fe(),v=D(),E=(0,e.useCallback)((()=>l(!1)),[l]),y=(0,e.useCallback)((()=>l(!t)),[t]),A=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type))),[n]);(0,e.useEffect)((()=>{void 0===x&&c&&p(c.boundingClientRect.y+window.scrollY)}),[x,c]);const N=([_])=>{g(_)};var T,C,G,j;Ie(E),T=t,C=b,G=I,j=!f,(0,e.useEffect)((()=>{T&&j?document.body.classList.add("AnchorNav--no-bg-scroll"):document.body.classList.remove("AnchorNav--no-bg-scroll")}),[T,j]),(0,e.useEffect)((()=>{if(T){const _=C.current?.firstChild;_.focus()}}),[T,C]),(0,e.useEffect)((()=>{const _=G.current,e=C.current,r=e?.nextSibling,n=e?.children;let a=0;const o=o=>{if(!T||!e||!n||n.length<=1)return;const i=n[n.length-1],d=n.length-1;if("Tab"===o.key&&(o.preventDefault(),r?.focus()),o.shiftKey&&"Tab"===o.key&&(o.preventDefault(),_?.focus()),"ArrowDown"===o.key){if(o.preventDefault(),a===d)return n[0].focus(),void(a=0);if(a<d)return n[a+1].focus(),void(a+=1)}else if("ArrowUp"===o.key)return o.preventDefault(),0===a?(i.focus(),void(a=d)):(n[a-1].focus(),void a--)};return e?.addEventListener("keydown",o),()=>e?.addEventListener("keydown",o)}),[T,C,G]),(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches)}),[]),(0,e.useEffect)((()=>{const _=()=>{if(x){const _=window.pageYOffset>x;w(!!_)}};return window.addEventListener("scroll",_),()=>{window.removeEventListener("scroll",_)}}),[x]),(0,e.useEffect)((()=>{const _=o?S.current:k.current;if(!window.IntersectionObserver||!_)return;const e=new IntersectionObserver(N,{threshold:0,root:null,rootMargin:"0px 0px -100%"});return e.observe(_),()=>e.disconnect()}),[o]);const L=(0,e.useCallback)((_=>{_?.preventDefault(),y()}),[y]),H=(0,e.useCallback)((_=>{s(_)}),[s]),M=A.filter((_=>r().isValidElement(_)&&_.type===Yr)).length,R=A.map(((_,e)=>{if(r().isValidElement(_)&&_.type===Yr){const n={href:_.props.href,toggleMenuCallback:y,prefersReducedMotion:m,updateCurrentActiveNav:H,alignment:M<4?"start":"center"};return r().cloneElement(_,{isActive:0===e,...n})}return null})).filter(Boolean).slice(0,5),V=A.map((_=>r().isValidElement(_)&&_.type===_n?r().cloneElement(_):null)).filter(Boolean),F=A.map((_=>r().isValidElement(_)&&_.type===en?r().cloneElement(_):null)).filter(Boolean);(0,e.useEffect)((()=>{!u&&R.length>0&&s(R[0]?.props.children)}),[u,R]);const z=V.length>0&&F.length>0;return(0,_.jsx)("div",{ref:S,children:(0,_.jsxs)("nav",{ref:k,"aria-label":"Anchored navigation","data-sticky":P.toString(),className:i(Kr.AnchorNav,o&&Kr["AnchorNav--hide-until-sticky"],P&&Kr["AnchorNav--stuck"],t&&Kr["AnchorNav--expanded"],a&&Kr["AnchorNav--with-default-background-color"]),...d,children:[(0,_.jsxs)("div",{className:i(Kr["AnchorNav-inner-container"],t&&Kr["AnchorNav-inner-container--expanded"]),children:[(0,_.jsxs)("button",{ref:I,onClick:L,className:i(Kr["AnchorNav-menu-button"]),"aria-expanded":t?"true":"false","aria-controls":v,"aria-label":(t?"close":"open")+" anchor navigation menu","data-testid":Jr.menuButton,children:[t?(0,_.jsx)(Be,{size:16,className:Kr["AnchorNav-menu-button-arrow"],fill:"currentcolor"}):(0,_.jsx)(le,{size:16,className:Kr["AnchorNav-menu-button-arrow"],fill:"currentcolor"}),(0,_.jsx)(h,{as:"span",className:i(Kr["AnchorNav-link-label"]),children:u})]}),(0,_.jsx)("div",{id:v,"data-testid":Jr.menuLinks,className:Kr["AnchorNav-link-container"],ref:b,children:R}),(0,_.jsxs)("span",{className:i(Kr.AnchorNav__actionsContainer,z&&Kr["AnchorNav__actionsContainer--multiple"]),children:[V.length&&F.length&&r().isValidElement(V[0])?r().cloneElement(V[0],{variant:"primary"}):V,F]})]}),(0,_.jsx)("span",{className:i(t&&Kr["AnchorNav-overlay--expanded"]),onClick:E,"aria-hidden":!0})]})})}),{Link:Yr,Action:_n,SecondaryAction:en,testIds:Jr}),nn=(0,e.forwardRef)((({align:e="start",hasBorder:r=!1,hasShadow:n=!0,hasBackground:a=!0,className:o,children:d,...t},l)=>(0,_.jsx)("section",{ref:l,className:i("Primer_Brand__CTABanner-module__CTABanner___m0t8s",n&&"Primer_Brand__CTABanner-module__CTABanner--shadow___BA030",o),...t,children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-container___iRzd1",r&&"Primer_Brand__CTABanner-module__CTABanner-container--border___FbAer",a&&"Primer_Brand__CTABanner-module__CTABanner-container--background___v1yTH"),children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-content___sZo6_","center"===e&&"Primer_Brand__CTABanner-module__CTABanner-content--center___S0ChQ"),children:d})})}))),an=(0,e.forwardRef)((({as:e="h3",size:r="1",className:n,children:a,...o},i)=>(0,_.jsx)(V,{ref:i,className:n,size:r,as:e,...o,children:a}))),on=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{ref:a,className:i("Primer_Brand__CTABanner-module__CTABanner-description___I7md6",e),as:"p",...n,children:r}))),dn=(0,e.forwardRef)((({className:e,buttonSize:r="medium",buttonsAs:n,children:a,...o},i)=>(0,_.jsx)(Z_,{buttonSize:r,buttonsAs:n,className:e,ref:i,...o,children:a}))),tn=Object.assign(nn,{Heading:an,Description:on,ButtonGroup:dn}),ln=(0,e.createContext)({variant:"default"}),mn={ListItem:"Primer_Brand__ListItem-module__ListItem___aFf5u","ListItem__leading-visual":"Primer_Brand__ListItem-module__ListItem__leading-visual___Fu5ba",OrderedList__item:"Primer_Brand__ListItem-module__OrderedList__item___BJsQo"},Bn=Object.assign((function({className:r,children:n,...a}){const{variant:o}=(0,e.useContext)(ln);return(0,_.jsxs)("li",{className:i(mn.ListItem,!o&&mn.OrderedList__item,r),...a,children:[(()=>{switch(o){case"checked":return(0,_.jsx)(de,{className:i(mn["ListItem__leading-visual"],mn.ListItem__checked)});case"default":return(0,_.jsx)(ue,{className:i(mn["ListItem__leading-visual"],mn.ListItem__default)});default:return null}})(),(0,_.jsx)(h,{as:"span",children:n})]})})),un="Primer_Brand__list-shared-module__List___dFefs",sn=Object.assign((function({variant:e="default",children:r,...n}){return(0,_.jsx)("ul",{className:i(un,n.className),...n,children:(0,_.jsx)(ln.Provider,{value:{variant:e},children:r})})}),{Item:Bn}),cn=Object.assign((function({children:e,...r}){return(0,_.jsx)("ol",{className:i(un,"Primer_Brand__OrderedList-module__OrderedList___eCBYV",r.className),...r,children:(0,_.jsx)(ln.Provider,{value:{variant:""},children:e})})}),{Item:Bn}),gn=(0,e.forwardRef)((({className:e,...r},n)=>(0,_.jsx)("form",{ref:n,className:i("Primer_Brand__CTAForm-module__CTAForm___oOV3J",e),...r}))),xn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ar?r().cloneElement(_,{fullWidth:!0,required:!0,..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-input___sR5r3",e),...a,children:d})})),pn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ar?r().cloneElement(_,{fullWidth:!0,size:"large",..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-confirm___yTThl",e),...a,children:d})})),Pn=(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}))),wn=Object.assign(gn,{Input:xn,Confirm:pn,Action:Pn}),hn="Primer_Brand__MinimalFooter-module__Footer___oqJdA",Sn="Primer_Brand__MinimalFooter-module__Footer__container___UqVWS",kn="Primer_Brand__MinimalFooter-module__Footer__terms___ACl36",In="Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_",bn="Primer_Brand__MinimalFooter-module__Footer__social-links___hRWfd",fn="Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I",vn="Primer_Brand__MinimalFooter-module__Footer__legal-and-links___gaF8g",En="Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP",yn="Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5",An="Primer_Brand__MinimalFooter-module__Footer__links___sXNki",Nn="Primer_Brand__MinimalFooter-module__Footer__link___K13BH",Tn=["x","github","linkedin","youtube","facebook","twitch","tiktok","instagram"];function Cn({children:e,className:n}){const a=r().Children.map(e,(_=>r().isValidElement(_)?_.type&&_.type===h?r().cloneElement(_,{as:"p",variant:"muted",size:"100",className:i(In,_.props.className),..._.props}):void 0:_));return(0,_.jsx)("section",{className:Sn,children:(0,_.jsx)("div",{className:i(kn,n),children:a})})}function Gn({socialLinks:e,logoHref:r}){const{colorMode:n}=q_();return(0,_.jsx)("section",{className:i(fn),children:(0,_.jsx)("div",{className:Sn,children:(0,_.jsxs)(E_,{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)(se,{fill:n===M_.DARK?"white":"black",size:"medium"})})}),!1!==e?(0,_.jsx)("ul",{className:bn,children:[{name:"x",fullName:"X",url:"https://x.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/x.svg",iconWidth:20,iconHeight:16},{name:"github",fullName:"GitHub",url:"https://github.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/github-mark.svg",iconWidth:20,iconHeight:20},{name:"linkedin",fullName:"LinkedIn",url:"https://www.linkedin.com/company/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/linkedin.svg",iconWidth:19,iconHeight:18},{name:"youtube",fullName:"YouTube",url:"https://www.youtube.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/youtube.svg",iconWidth:23,iconHeight:16},{name:"facebook",fullName:"Facebook",url:"https://www.facebook.com/GitHub",icon:"https://github.githubassets.com/images/modules/site/icons/footer/facebook.svg",iconWidth:18,iconHeight:18},{name:"twitch",fullName:"Twitch",url:"https://www.twitch.tv/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/twitch.svg",iconWidth:18,iconHeight:18},{name:"tiktok",fullName:"TikTok",url:"https://www.tiktok.com/@github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/tiktok.svg",iconWidth:18,iconHeight:18},{name:"instagram",fullName:"Instagram",url:"https://www.instagram.com/github/",icon:"https://github.githubassets.com/images/modules/site/icons/footer/instagram.svg",iconWidth:24,iconHeight:24}].map((r=>e&&!e.includes(r.name)?null:(e=>(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:e.url,"data-analytics-event":`{"category":"Footer","action":"go to ${e.fullName}","label":"text:${e.name}"}`,children:[(0,_.jsx)("img",{className:En,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 jn=({as:e,children:r,...n})=>{const a=e||"a";return(0,_.jsx)(a,{className:Nn,"data-analytics-event":n.href?`{"category":"Footer","action":"go to ${n.href}","label":"text:${r}"}`:void 0,...n,children:(0,_.jsx)(h,{variant:"muted",size:"200",children:r})})},Ln=Object.assign((function({className:e,children:n,copyrightStatement:a,logoHref:o="https://github.com",socialLinks:d,...t}){const l=r().Children.toArray(n).filter((_=>{if(r().isValidElement(_)&&_.type===jn)return _})).slice(0,5),m=(new Date).getFullYear();return(0,_.jsxs)("footer",{className:i(hn,e),...t,children:[r().Children.toArray(n).find((_=>!!r().isValidElement(_)&&(!(!_.type||_.type!==Cn)||void 0))),(0,_.jsx)(Gn,{socialLinks:d,logoHref:o}),(0,_.jsx)("section",{children:(0,_.jsx)("div",{className:vn,children:(0,_.jsx)("div",{className:Sn,children:(0,_.jsxs)(E_,{direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)(E_,{padding:"none",gap:"condensed",justifyContent:{narrow:"center",regular:"flex-end"},direction:{narrow:"vertical",regular:"horizontal"},className:An,children:(0,_.jsx)(_.Fragment,{children:l})}),(0,_.jsx)(h,{as:"p",size:"200",variant:"muted",className:yn,children:a||`© ${m} GitHub. All rights reserved.`})]})})})})]})}),{Footnotes:Cn,Link:jn}),Hn={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"},Mn=Y,Rn=Mn[0],Vn=(0,e.forwardRef)((({children:e,className:n,animate:a,as:o="div",align:d="start",style:t,...l},m)=>{const{classes:B,styles:u}=J(a),s=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||_.type!==Fn&&_.type!==zn&&_.type!==On&&_.type!==Wn))),c=["div","article"].includes(o)?o:"div";return(0,_.jsx)(c,{className:i(Hn.Pillar,Hn[`Pillar--align-${d}`],B,n),ref:m,...l,style:{...u,...t},children:s})}));function Fn({icon:e,className:n,color:a=Rn,...o}){return(0,_.jsx)("span",{className:i(Hn.Pillar__icon,Hn[`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 zn=(0,e.forwardRef)((({children:e,as:r="h3",size:n="subhead-large",className:a,...o},d)=>(0,_.jsx)(V,{size:n,className:i(Hn.Pillar__heading,Hn[`Pillar__heading--size-${n}`],a),ref:d,as:r,...o,children:e}))),On=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(h,{variant:"muted",ref:a,size:"200",as:"p",className:i(Hn.Pillar__description,r),...n,children:e}))),Wn=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>(0,_.jsx)(Xe,{variant:"accent",href:n,ref:o,className:i(Hn.Pillar__link,e),...a,children:r}))),qn=Object.assign(Vn,{Icon:Fn,Heading:zn,Description:On,Link:Wn}),Zn={Card:"Primer_Brand__Card-module__Card___ByGEk","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__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"},Dn=Y,Qn=Dn[0],Un=(0,e.forwardRef)((({onMouseEnter:n,onMouseLeave:a,onFocus:o,onBlur:d,children:t,className:m,ctaText:B="Learn more",disableAnimation:u=!1,href:s,hasBorder:c=!1,style:g,...x},p)=>{const P=Ke(p),{colorMode:w}=q_(),[S,k]=r().useState(!1),I=(0,e.useCallback)((_=>{k(!0),n?.(_)}),[n,k]),b=(0,e.useCallback)((_=>{k(!1),a?.(_)}),[a,k]),f=r().Children.toArray(t).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,rr.isFragment)(_)&&_.type!==$n&&_.type!==Kn&&_.type!==Jn&&_.type!==Yn&&_.type!==_a))),v=r().Children.toArray(t).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Kn)),E="dark"===w?ra:Xn;return(0,_.jsx)(E,{style:g,disableSkew:u,children:(0,_.jsxs)("div",{className:i(Zn.Card,u&&Zn["Card--disableAnimation"],Zn[`Card--colorMode-${w}`],v&&Zn["Card--icon"],c&&Zn["Card--border"],Zn[`Card--colorMode-${w}`],m),style:g,ref:P,...x,children:[r().Children.map(f,(_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Yn?r().cloneElement(_,{onMouseEnter:I,onMouseLeave:b,href:s}):_)),(0,_.jsxs)("div",{className:Zn.Card__action,children:[(0,_.jsx)(h,{as:"span",size:"200",className:i(Qe["Link--label"]),children:B}),(0,_.jsx)(l,{className:Qe["Link-arrow"],expanded:S,"aria-hidden":"true"})]})]})})}));function Xn({children:e}){return(0,_.jsx)("div",{className:Zn.Card__outer,children:e})}function $n({className:e,...r}){return(0,_.jsx)("div",{className:Zn.Card__image,children:(0,_.jsx)(s_,{className:e,...r})})}function Kn({"aria-hidden":e,icon:r,className:n,color:a=Qn,hasBackground:o=!1,...d}){return(0,_.jsx)("span",{className:i(Zn.Card__icon,Zn[`Card__icon--color-${a}`],o&&Zn["Card__icon--badge"],n),"aria-hidden":e||"function"!=typeof r,...d,children:"function"==typeof r?(0,_.jsx)(r,{}):r})}const Jn=(0,e.forwardRef)((({children:e,className:r,color:n=n_[0],...a},o)=>(0,_.jsx)("span",{className:i(Zn.Card__label,r),ref:o,...a,children:(0,_.jsx)(l_,{color:n,children:e})}))),Yn=(0,e.forwardRef)((({children:e,as:r="h3",className:n,href:a,onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,...m},B)=>(0,_.jsx)(V,{size:"subhead-large",className:i(Zn.Card__heading,n),ref:B,as:r,...m,children:(0,_.jsx)("a",{href:a,className:i(Zn.Card__link),onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,children:e})}))),_a=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(h,{variant:"muted",ref:a,size:"200",as:"p",className:i(Zn.Card__description,r),...n,children:e}))),ea=Object.assign(Un,{Image:$n,Label:Jn,Icon:Kn,Heading:Yn,Description:_a}),ra=({color:r,children:n,perspective:a=700,disableSkew:o=!1,...d})=>{const{colorMode:t}=q_(),l=(0,e.useRef)(null),m=(0,e.useRef)(null);return(0,e.useEffect)((()=>{if("light"===t||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,d=-(_.clientX-n.left-n.width/2)/n.width*3,t=(_.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*t)/100}deg) rotateY(${Math.round(100*d)/100}deg)`};return _.addEventListener("change",n),e.addEventListener("mousemove",i),n(),()=>{e.removeEventListener("mousemove",i),r?.removeEventListener("mousemove",i),_.removeEventListener("change",n)}}),[o,a,t]),(0,_.jsx)("div",{ref:l,className:i(Zn["Card--skew"]),...d,children:(0,_.jsxs)("div",{className:Zn["Card__skew-bounding"],children:[n,(0,_.jsx)("div",{ref:m,className:i(!o&&Zn.Card__torch,Zn[`Card--skew-colorMode-${t}`])})]})})},na={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"},aa=(0,e.forwardRef)((({align:e="start",animate:r,className:n,children:a,fullWidth:o=!1,style:d,...t},l)=>{const{classes:m,styles:B}=J(r);return(0,_.jsx)("header",{ref:l,className:i(na.SectionIntro,na[`SectionIntro--align-${e}`],o&&na["SectionIntro--full-width"],m,n),...t,style:{...B,...d},children:a})})),oa=(0,e.forwardRef)((({as:n=H,size:a="4",className:o,children:d,...t},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(d)),[d]),B=(0,e.useCallback)((()=>m.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[m]),u=1===m.length?"default":B();return(0,_.jsx)(V,{ref:l,className:i(na["SectionIntro-heading"],"muted"===u&&na["SectionIntro-heading--muted"],o),size:a,as:n,...t,children:d})})),ia=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{as:"p",className:i(na["SectionIntro-description"],e),ref:a,variant:"muted",...n,children:r}))),da=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(Xe,{ref:a,className:i(na["SectionIntro-link"],e),size:"medium",...n,children:r}))),ta=Object.assign(aa,{Heading:oa,Description:ia,Link:da,Label:function({children:e,...r}){return(0,_.jsx)(l_,{className:na["SectionIntro-label"],...r,children:e})}}),la={"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"]},ma={start:["end","center"],end:["start","center"],center:["end","start"]};const Ba={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function ua(_,e,r,n,a,o){const i=e.left+e.width,d=e.top+e.height;let t=-1,l=-1;return"outside-top"===r?t=e.top-a-_.height:"outside-bottom"===r?t=d+a:"outside-left"===r?l=e.left-a-_.width:"outside-right"===r&&(l=i+a),"outside-top"!==r&&"outside-bottom"!==r||(l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o),"outside-left"!==r&&"outside-right"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),"inside-top"===r?t=e.top+a:"inside-bottom"===r?t=d-a-_.height:"inside-left"===r?l=e.left+a:"inside-right"===r?l=i-a-_.width:"inside-center"===r&&(l=(i+e.left)/2-_.width/2+a),"inside-top"===r||"inside-bottom"===r?l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o:"inside-left"!==r&&"inside-right"!==r&&"inside-center"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),{top:t,left:l}}function sa(_,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 ca(_,e,r,n){return"end"===_?e.left<r.left:"start"===_||"center"===_?e.left+n.width>r.left+r.width||e.left<r.left:void 0}function ga(_,r=[]){const n=_?.floatingElementRef,a=_?.anchorElementRef,[o,i]=(0,e.useState)(void 0),d=(0,e.useCallback)((()=>{n.current instanceof Element&&a.current instanceof Element?i(function(_,e,r={}){const n=function(_){if(function(_){if("DIALOG"===_.tagName)return!0;try{if(_.matches(":popover-open"))return!0}catch(_){return!1}return!1}(_))return document.body;let e=_.parentNode;for(;null!==e;){if(e instanceof HTMLElement&&"static"!==getComputedStyle(e).position)return e;e=e.parentNode}return document.body}(_),a=function(_){let e=_;for(;null!==e&&e!==document.body&&"visible"===getComputedStyle(e).overflow;)e=e.parentNode;const r=e!==document.body&&e instanceof HTMLElement?e:document.body,n=r.getBoundingClientRect(),a=getComputedStyle(r),[o,i,d,t]=[a.borderTopWidth,a.borderLeftWidth,a.borderRightWidth,a.borderBottomWidth].map((_=>parseInt(_,10)||0));return{top:n.top+o,left:n.left+i,width:n.width-d-i,height:Math.max(n.height-o-t,r===document.body?window.innerHeight:-1/0)}}(n),o=getComputedStyle(n),i=n.getBoundingClientRect(),[d,t]=[o.borderTopWidth,o.borderLeftWidth].map((_=>parseInt(_,10)||0));return function(_,e,r,n,{side:a,align:o,allowOutOfBounds:i,anchorOffset:d,alignmentOffset:t}){const l={top:_.top-e.top,left:_.left-e.left,width:_.width,height:_.height};let m=ua(r,n,a,o,d,t),B=a,u=o;if(m.top-=e.top,m.left-=e.left,!i){const i=la[a];let s=0;if(i){let _=a;for(;s<i.length&&sa(_,m,l,r);){const a=i[s++];_=a,m=ua(r,n,a,o,d,t),m.top-=e.top,m.left-=e.left,B=a}}const c=ma[o];let g=0;if(c){let _=o;for(;g<c.length&&ca(_,m,l,r);){const a=c[g++];_=a,m=ua(r,n,B,a,d,t),m.top-=e.top,m.left-=e.left,u=a}}m.top<l.top&&(m.top=l.top),m.left<l.left&&(m.left=l.left),m.left+r.width>_.width+l.left&&(m.left=_.width+l.left-r.width),i&&s<i.length&&m.top+r.height>_.height+l.top&&(m.top=_.height+l.top-r.height)}return Object.assign(Object.assign({},m),{anchorSide:B,anchorAlign:u})}(a,{top:i.top+d,left:i.left+t},_.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(_={}){var e,r,n,a,o;const i=null!==(e=_.side)&&void 0!==e?e:Ba.side,d=null!==(r=_.align)&&void 0!==r?r:Ba.align;return{side:i,align:d,anchorOffset:null!==(n=_.anchorOffset)&&void 0!==n?n:"inside-center"===i?0:Ba.anchorOffset,alignmentOffset:null!==(a=_.alignmentOffset)&&void 0!==a?a:"center"!==d&&i.startsWith("inside")?Ba.alignmentOffset:0,allowOutOfBounds:null!==(o=_.allowOutOfBounds)&&void 0!==o?o:Ba.allowOutOfBounds}}(r))}(n.current,a.current,_)):i(void 0)}),[n,a,...r]);return(0,e.useEffect)(d,[d]),function(_,r){const n=(0,e.useRef)(_);(0,e.useEffect)((()=>{n.current=_})),(0,e.useEffect)((()=>{const _=document.documentElement;if(!_)return;const e=new ResizeObserver((_=>{n.current(_)}));return e.observe(_),()=>{e.disconnect()}}),[r])}(d),{floatingElementRef:n,anchorElementRef:a,position:o}}let xa;function pa(){return void 0===xa&&(xa=/^mac/i.test(window.navigator.platform)),xa}let Pa=1e4;var wa;Le(),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"}(wa||(wa={}));const ha={ArrowLeft:wa.ArrowHorizontal,ArrowDown:wa.ArrowVertical,ArrowUp:wa.ArrowVertical,ArrowRight:wa.ArrowHorizontal,h:wa.HL,j:wa.JK,k:wa.JK,l:wa.HL,a:wa.AD,s:wa.WS,w:wa.WS,d:wa.AD,Tab:wa.Tab,Home:wa.HomeAndEnd,End:wa.HomeAndEnd,PageUp:wa.PageUpDown,PageDown:wa.PageUpDown,Backspace:wa.Backspace},Sa={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 ka(_){const e=Sa[_.key];if("Tab"===_.key&&_.shiftKey)return"previous";const r=pa();if(r&&_.metaKey||!r&&_.ctrlKey){if("ArrowLeft"===_.key||"ArrowUp"===_.key)return"start";if("ArrowRight"===_.key||"ArrowDown"===_.key)return"end"}return e}const Ia="data-is-active-descendant",ba="data-has-active-descendant";const fa={ActionMenu:"Primer_Brand__ActionMenu-module__ActionMenu___xAoB5","ActionMenu--disabled":"Primer_Brand__ActionMenu-module__ActionMenu--disabled___Ic5nl",ActionMenu__button:"Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG",ActionMenu__menu:"Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP","ActionMenu__menu--visible":"Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5","overlay-appear":"Primer_Brand__ActionMenu-module__overlay-appear___hIYSP",ActionMenu__item:"Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr","ActionMenu__item--selection-type-single":"Primer_Brand__ActionMenu-module__ActionMenu__item--selection-type-single___ZdivU","focus-visible":"Primer_Brand__ActionMenu-module__focus-visible___hVXW3","ActionMenu__item-leadingVisual":"Primer_Brand__ActionMenu-module__ActionMenu__item-leadingVisual___UWjE1","ActionMenu__item-text":"Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl","ActionMenu__item-icon":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz","ActionMenu__item-content--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-content--disabled___WrxPY","ActionMenu__item-icon--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon--disabled___Ebefz"},va={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`}},Ea=(0,e.memo)((({id:r,children:n,"data-testid":a,disabled:o,open:d=!1,selectionVariant:t="none",menuAlignment:l="start",onSelect:m})=>{const[B,u]=(0,e.useState)(d),s=(0,e.useRef)(null),c=(0,e.useRef)(null),g=D(r);Se(s,(()=>u(!1)),c),Ie((0,e.useCallback)((()=>{u(!1)}),[]));const x=(0,e.useCallback)((()=>{u(!B)}),[B]),p=(0,e.useCallback)((_=>{m&&m(_),x()}),[m,x]),P=(0,e.useCallback)((_=>{_&&(p(_),x(),c.current?.focus())}),[p,x,c]);(0,e.useEffect)((()=>{if(B&&s.current){const _=s.current;(function(_,e){var r,n,a,o,i;const d=[],t=new WeakMap,l=null!==(r=null==e?void 0:e.bindKeys)&&void 0!==r?r:((null==e?void 0:e.getNextFocusable)?wa.ArrowAll:wa.ArrowVertical)|wa.HomeAndEnd,m=null!==(n=null==e?void 0:e.focusOutBehavior)&&void 0!==n?n:"stop",B=null!==(a=null==e?void 0:e.focusInStrategy)&&void 0!==a?a:"previous",u=null==e?void 0:e.activeDescendantControl,s=null==e?void 0:e.onActiveDescendantChanged;let c;const g=null!==(o=null==e?void 0:e.preventScroll)&&void 0!==o&&o;function x(){return d[0]}function p(_,e=!1){const r=c;c=_,u?_&&document.activeElement===u?P(r,_,e):w():(r&&r!==_&&t.has(r)&&r.setAttribute("tabindex","-1"),null==_||_.setAttribute("tabindex","0"))}function P(e,r,n=!1){r.id||r.setAttribute("id","__primer_id_"+Pa++),e&&e!==r&&e.removeAttribute(Ia),u&&(n||u.getAttribute("aria-activedescendant")!==r.id)&&(u.setAttribute("aria-activedescendant",r.id),_.setAttribute(ba,r.id),r.setAttribute(Ia,n?"activated-directly":"activated-indirectly"),null==s||s(r,e,n))}function w(e=c){"first"===B&&(c=void 0),null==u||u.removeAttribute("aria-activedescendant"),_.removeAttribute(ba),null==e||e.removeAttribute(Ia),null==s||s(void 0,e,!1)}function h(..._){const r=_.filter((_=>{var r,n;return null===(n=null===(r=null==e?void 0:e.focusableElementFilter)||void 0===r?void 0:r.call(e,_))||void 0===n||n}));if(0!==r.length){d.splice(function(_){const e=_[0];if(0===d.length)return 0;let r=0,n=d.length-1;for(;r<=n;){const _=Math.floor((r+n)/2);a=e,(d[_].compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING)>0?n=_-1:r=_+1}var a;return r}(r),0,...r);for(const _ of r)t.has(_)||t.set(_,_.getAttribute("tabindex")),_.setAttribute("tabindex","-1");c||p(x())}}function S(..._){for(const e of _){const _=d.indexOf(e);_>=0&&d.splice(_,1);const r=t.get(e);void 0!==r&&(null===r?e.removeAttribute("tabindex"):e.setAttribute("tabindex",r),t.delete(e)),e===c&&p(x())}}h(...Ae(_)),p("function"==typeof B?B(document.body):x()),new MutationObserver((_=>{for(const e of _)for(const _ of e.removedNodes)_ instanceof HTMLElement&&S(...Ae(_));for(const e of _)for(const _ of e.addedNodes)_ instanceof HTMLElement&&h(...Ae(_))})).observe(_,{subtree:!0,childList:!0});const k=new AbortController,I=null!==(i=null==e?void 0:e.abortSignal)&&void 0!==i?i:k.signal;let b;I.addEventListener("abort",(()=>{S(...d)})),_.addEventListener("mousedown",(_=>{_.target instanceof HTMLElement&&_.target!==document.activeElement&&(b=d.indexOf(_.target))}),{signal:I}),u?(_.addEventListener("focusin",(_=>{_.target instanceof HTMLElement&&d.includes(_.target)&&(u.focus({preventScroll:g}),p(_.target))})),_.addEventListener("mousemove",(({target:_})=>{if(!(_ instanceof Node))return;const e=d.find((e=>e.contains(_)));e&&p(e)}),{signal:I,capture:!0}),u.addEventListener("focusin",(()=>{c?P(void 0,c):p(x())})),u.addEventListener("focusout",(()=>{w()}))):_.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==b)b>=0&&d[b]!==c&&p(d[b]),b=void 0;else if("previous"===B)p(e.target);else if("closest"===B||"first"===B){if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _="previous"===v?d.length-1:0,e=d[_];return void(null==e||e.focus({preventScroll:g}))}p(e.target)}else if("function"==typeof B)if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _=B(e.relatedTarget);if((_?d.indexOf(_):-1)>=0&&_ instanceof HTMLElement)return void _.focus({preventScroll:g});console.warn("Element requested is not a known focusable element.")}else p(e.target);v=void 0}),{signal:I});const f=null!=u?u:_;let v;"closest"===B&&document.addEventListener("keydown",(_=>{"Tab"===_.key&&(v=ka(_))}),{signal:I,capture:!0}),f.addEventListener("keydown",(r=>{var n;if(r.key in Sa){const a=ha[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&&pa()&&!_.metaKey)return!0;if("ArrowDown"===r&&!pa()&&_.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=ka(r);let o;if((null==e?void 0:e.getNextFocusable)&&(o=e.getNextFocusable(a,null!==(n=document.activeElement)&&void 0!==n?n:void 0,r)),!o){const e=function(){if(!c)return 0;const e=d.indexOf(c);return-1!==e?e:c===_?-1:0}();let n=e;"previous"===a?n-=1:"start"===a?n=0:"next"===a?n+=1:n=d.length-1,n<0&&(n="wrap"===m&&"Tab"!==r.key?d.length-1:0),n>=d.length&&(n="wrap"===m&&"Tab"!==r.key?0:d.length-1),e!==n&&(o=d[n])}u?p(o||c,!0):o&&(v=a,o.focus({preventScroll:g})),("Tab"!==r.key||o)&&r.preventDefault()}}}),{signal:I})})(s.current,{bindKeys:wa.ArrowVertical}),_.addEventListener("keydown",(_=>{if("Enter"===_.key){const e=_.target;if("true"===e.getAttribute("aria-disabled"))return;const r=e.getAttribute("data-value");r&&(p(r),u(!1),setTimeout((()=>{c.current?.focus()}),10))}}));const e=s.current.querySelector("li");e&&setTimeout((()=>{e.focus()}),10);const r=_.querySelectorAll("li")[_.querySelectorAll("li").length-1];r.addEventListener("keydown",(_=>{"ArrowDown"===_.key&&(_.preventDefault(),e?.focus())})),e?.addEventListener("keydown",(_=>{"ArrowUp"===_.key&&(_.preventDefault(),r.focus())})),_.addEventListener("keydown",(_=>{"Escape"===_.key&&c.current?.focus()}))}}),[B,s,P,x,p]);const{position:w}=ga({floatingElementRef:s,anchorElementRef:c,side:"outside-bottom",align:l,allowOutOfBounds:!0},[B]),{Button:h,Overlay:S}=e.Children.toArray(n).reduce(((_,r)=>((0,e.isValidElement)(r)&&(r.type===ya?_.Button=(0,e.cloneElement)(r,{onClick:x,ref:c,className:i(r.props.className,B),menuOpen:B,disabled:o,id:`${g}-button`}):r.type===Na&&(_.Overlay=(0,e.cloneElement)(r,{ref:s,className:i(fa.ActionMenu__menu,w&&fa["ActionMenu__menu--visible"]),style:{top:`${w?.top??0}px`,left:`${w?.left??0}px`},id:`${g}-menu`,children:e.Children.map(r.props.children,(_=>(0,e.isValidElement)(_)?(0,e.cloneElement)(_,{handler:P,type:t}):_))}))),_)),{});return(0,_.jsxs)("div",{id:g,className:i(fa.ActionMenu,o&&fa["ActionMenu--disabled"]),"data-testid":a||va.root,children:[h,B?S:null]})})),ya=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,disabled:a,menuOpen:o,...d},t)=>(0,_.jsx)(y,{ref:t,className:i(fa.ActionMenu__button,r),hasArrow:!1,"aria-haspopup":"true","aria-expanded":o?"true":"false",trailingVisual:(0,_.jsx)(le,{}),disabled:a,"data-testid":n||va.button,...d,children:(0,_.jsx)("span",{className:fa["ActionMenu__button-text"],children:e})}))),Aa={none:"menuitem",single:"menuitemradio"},Na=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,menuOpen:a,...o},d)=>(0,_.jsx)("ul",{ref:d,className:i(r),role:"menu","data-testid":n||va.list,...o,children:e}))),Ta=Object.assign(Ea,{Button:ya,Item:({children:e,className:r,disabled:n,handler:a,selected:o,type:d,value:t,...l})=>(0,_.jsxs)("li",{className:i(fa.ActionMenu__item,"single"===d&&fa[`ActionMenu__item--selection-type-${d}`],r),role:Aa[d||"single"],"aria-checked":"none"===d?void 0:o?"true":"false","aria-disabled":n?"true":"false",onClick:a&&!n?()=>a(t):void 0,onKeyDown:a&&!n?_=>"Enter"===_.key&&a(t):void 0,tabIndex:0,"data-value":t,...l,children:["none"!==d&&(0,_.jsx)("span",{className:fa["ActionMenu__item-leadingVisual"],children:o&&(0,_.jsx)(de,{className:i(fa["ActionMenu__item-icon"],n&&fa["ActionMenu__item-icon--disabled"]),size:16})}),(0,_.jsx)("span",{className:fa["ActionMenu__item-text"],children:(0,_.jsx)(h,{variant:n?"muted":"default",size:"200",className:i(n&&fa["ActionMenu__item-content--disabled"]),children:e})})]}),Overlay:Na,testIds:va}),Ca=(0,e.forwardRef)((({html:e,enableFullWidth:r=!1,className:n,...a},o)=>(0,_.jsx)("div",{className:i("Primer_Brand__Prose-module__Prose___X2BXE",!r&&"Primer_Brand__Prose-module__Prose--lineLength___ws7gn",n),ref:o,...a,dangerouslySetInnerHTML:{__html:e}}))),Ga={"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"},ja=["none","condensed","normal","spacious",...e_],La=["default","inset","subtle","overlay"],Ha=["small","medium","large","xlarge","full"],Ma=["thin","thick","thicker"],Ra=["default","muted","subtle"],Va=(_,e)=>e?"string"==typeof e||"number"==typeof e?Ga[`Box-${_}--${e}`]:Object.keys(e).map((r=>Ga[`Box-${r}-${_}--${e[r]}`])).join(" "):"",Fa=({animate:r,children:n,className:a,"data-testid":o,style:d,padding:t,paddingBlockStart:l,paddingInlineEnd:m,paddingBlockEnd:B,paddingInlineStart:u,margin:s,marginBlockStart:c,marginInlineEnd:g,marginBlockEnd:x,marginInlineStart:p,backgroundColor:P,borderRadius:w,borderWidth:h,borderBlockStartWidth:S,borderInlineEndWidth:k,borderBlockEndWidth:I,borderInlineStartWidth:b,borderColor:f,borderStyle:v,...E})=>{const{classes:y,styles:A}=J(r),N=(0,e.useMemo)((()=>Va("padding",t)),[t]),T=(0,e.useMemo)((()=>Va("paddingBlockStart",l)),[l]),C=(0,e.useMemo)((()=>Va("paddingInlineEnd",m)),[m]),G=(0,e.useMemo)((()=>Va("paddingBlockEnd",B)),[B]),j=(0,e.useMemo)((()=>Va("paddingInlineStart",u)),[u]),L=(0,e.useMemo)((()=>Va("margin",s)),[s]),H=(0,e.useMemo)((()=>Va("marginBlockStart",c)),[c]),M=(0,e.useMemo)((()=>Va("marginInlineEnd",g)),[g]),R=(0,e.useMemo)((()=>Va("marginBlockEnd",x)),[x]),V=(0,e.useMemo)((()=>Va("marginInlineStart",p)),[p]),F=(0,e.useMemo)((()=>Va("backgroundColor",P)),[P]),z=(0,e.useMemo)((()=>Va("borderRadius",w)),[w]),O=(0,e.useMemo)((()=>Va("borderWidth",h)),[h]),W=(0,e.useMemo)((()=>Va("borderBlockStartWidth",S)),[S]),q=(0,e.useMemo)((()=>Va("borderInlineEndWidth",k)),[k]),Z=(0,e.useMemo)((()=>Va("borderBlockEndWidth",I)),[I]),D=(0,e.useMemo)((()=>Va("borderInlineStartWidth",b)),[b]),Q=(0,e.useMemo)((()=>Va("borderColor",f)),[f]),U=(0,e.useMemo)((()=>Va("borderStyle",v)),[v]);return(0,_.jsx)("div",{className:i(y,N,T,C,G,j,L,H,M,R,V,F,z,O,W,q,Z,D,Q,U,a),"data-testid":o,style:{...A,...d},...E,children:n})},za="Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8",Oa="Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4",Wa="Primer_Brand__VideoPlayer-module__VideoPlayer__progressBar___wYSPx",qa="Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe",Za=({videoRef:e,disabled:n,trackInformation:a})=>{const[o,d]=r().useState("");return r().useEffect((()=>{const _=()=>{if(a)for(let _=0;_<a.length;_++){const r=a[_];if(e.current?.currentTime&&e.current.currentTime>=r.startTime&&e.current.currentTime<=r.endTime){d(r.text);break}d("")}};return e.current&&e.current.addEventListener("timeupdate",_),()=>window.removeEventListener("timeupdate",_)}),[e,a]),n||!o?null:(0,_.jsx)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__captions___dI9Jv"),children:(0,_.jsx)(h,{as:"p",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__captionText___e2su6",children:o})})},Da=_=>{const e=Math.floor(_/60),r=Math.floor(_-60*e);return`${e<10?`0${e}`:e}:${r<10?`0${r}`:r}`},Qa=({videoRef:r,videoWrapperRef:n,totalTime:a,currentTime:o,playing:d,trackInformation:t})=>{const[l,m]=(0,e.useState)(d),[B,u]=(0,e.useState)(0),[s,c]=(0,e.useState)(.5),[g,x]=(0,e.useState)(s),[p,P]=(0,e.useState)(!0),[w,S]=(0,e.useState)(!1);(0,e.useEffect)((()=>{r.current&&(l?r.current.play():r.current.pause())}),[r,l]),(0,e.useEffect)((()=>{m(d)}),[d]);const k=(0,e.useMemo)((()=>(0,_.jsx)($a,{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 I=(0,e.useMemo)((()=>(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(Ua,{type:"range",min:"0",max:a||0,step:1e-4,onInput:_=>{r.current&&(r.current.currentTime=_.currentTarget.valueAsNumber)},value:o,className:Wa,tooltip:!0,tooltipFormatter:_=>Da(_),name:"Seek"}),(0,_.jsx)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__progressTime___GvTKs",children:(0,_.jsxs)(h,{as:"p",className:qa,children:[(0,_.jsx)("span",{children:Da(B||0)||"00:00"}),(0,_.jsxs)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS",children:[" / ",Da(a||0)||"00:00"]})]})})]})),[r,a,o,B]),b=(0,e.useMemo)((()=>(0,_.jsxs)("button",{className:i(Oa,"Primer_Brand__VideoPlayer-module__VideoPlayer__closedCaption___PAvgt",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL"),onClick:()=>P(!p),children:[(0,_.jsx)(h,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v",children:"CC"}),(0,_.jsx)(Xa,{children:p?"Disable captions":"Enable captions"})]})),[p]),f=(0,e.useMemo)((()=>(0,_.jsx)($a,{tooltip:s>0?"Mute":"Unmute",onClick:()=>{s>0?(x(s),c(0)):c(g)},children:s>0?(0,_.jsx)(we,{size:24}):(0,_.jsx)(ge,{size:24})})),[s,g]);(0,e.useEffect)((()=>{r.current&&(r.current.volume=s)}),[r,s]);const v=(0,e.useMemo)((()=>(0,_.jsx)(Ua,{type:"range",min:"0",max:1,step:.001,onInput:_=>{c(_.currentTarget.valueAsNumber)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__volumeBar___HOmXb",value:s,a11yStep:.1,name:"Volume"})),[s]),E=(0,e.useMemo)((()=>(0,_.jsx)($a,{onClick:()=>{n.current&&(w?(document.exitFullscreen(),S(!1)):(n.current.requestFullscreen(),S(!0)))},tooltip:w?"Exit full screen":"Full screen",children:w?(0,_.jsx)(pe,{size:24}):(0,_.jsx)(xe,{size:24})})),[n,w]);return(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI"),children:[(0,_.jsx)(Za,{videoRef:r,trackInformation:t,disabled:!p}),(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7",children:[k,I,b,f,v,E]})]})},Ua=({className:r,onChange:n,value:a,max:o,onKeyDown:d,a11yStep:t=1,tooltip:l,tooltipFormatter:m=(_=>_.toString()),name:B,id:u,...s})=>{const[c,g]=(0,e.useState)(a),[x,p]=(0,e.useState)(0),[P,w]=(0,e.useState)(0),h=D(),S=u||h;return(0,e.useEffect)((()=>{g(a)}),[a]),(0,e.useEffect)((()=>{const _=_=>{p(_.offsetX),o&&w(_.offsetX/_.target.clientWidth*o)};return window.addEventListener("mousemove",_),()=>{window.removeEventListener("mousemove",_)}}),[o]),(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__range___Tmjbg",r),children:[(0,_.jsx)("progress",{"aria-hidden":"true",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK",value:c,max:o}),(0,_.jsxs)("label",{htmlFor:S,children:[(0,_.jsx)("span",{className:"visually-hidden",children:B}),(0,_.jsx)("input",{tabIndex:0,type:"range",className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl",Wa),value:c,onChange:_=>{g(_.currentTarget.valueAsNumber),n&&n(_)},max:o,onKeyDown:_=>{var e;e=_,c&&(38===e.keyCode?g(c+t):40===e.keyCode&&g(c-t)),d&&d(_)},id:S,name:B,...s})]}),l&&!!P&&(0,_.jsx)(Xa,{style:{left:x},children:P?m(P):""})]})},Xa=({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)(h,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipText____Syz7",weight:"medium",children:e})})}),$a=({tooltip:e,children:r,className:n,...a})=>(0,_.jsxs)("button",{className:i(Oa,n),...a,"aria-label":e,children:[r,(0,_.jsx)("span",{className:"visually-hidden",children:e}),(0,_.jsx)(Xa,{children:e})]}),Ka=Object.assign((({poster:r,title:n,branding:a=!0,children:o,className:d,onPlay:t,onPause:l,onLoadedMetadata:m,onPlaying:B,onTimeUpdate:u,ref:s,...c})=>{const g=(0,e.useRef)(null),x=Ke(s),[p,P]=(0,e.useState)(!1),[w,S]=(0,e.useState)(0),[k,I]=(0,e.useState)(0),[b,f]=(0,e.useState)(void 0),v=(0,e.useCallback)((_=>{P(!0),t&&t(_)}),[t]),E=(0,e.useCallback)((_=>{P(!1),l&&l(_)}),[l]),y=(0,e.useCallback)((_=>{x.current?.textTracks[0].cues&&f(x.current.textTracks[0].cues),B&&B(_)}),[B,x]),A=(0,e.useCallback)((_=>{I(x.current?.duration||0),m&&m(_)}),[m,x]),N=(0,e.useCallback)((_=>{S(x.current?.currentTime||0),u&&u(_)}),[u,x]);return(0,e.useEffect)((()=>{if(x.current)for(let _=0;_<x.current.textTracks.length;_++)x.current.textTracks[0].mode="hidden"}),[x]),(0,e.useEffect)((()=>{const _=()=>{const _=g.current?.getBoundingClientRect().width;_&&_<650?g.current.classList.add(za):g.current?.classList.remove(za)},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",d),onPlay:v,onPause:E,onPlaying:y,onLoadedMetadata:A,onTimeUpdate:N,...c,children:[o,(0,_.jsx)("track",{kind:"captions"})]}),n&&(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j",children:[a&&(0,_.jsx)(ce,{size:48}),(0,_.jsx)(h,{size:"500",weight:"medium",className:qa,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)(Qa,{videoRef:x,videoWrapperRef:g,totalTime:k,currentTime:w,playing:p,trackInformation:b})]})}),{Source:e=>(0,_.jsx)("source",{...e}),Track:({kind:e="captions",...r})=>(0,_.jsx)("track",{kind:e,...r})}),Ja={LogoSuite:"Primer_Brand__LogoSuite-module__LogoSuite___W2Pai",LogoSuite__heading:"Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw",LogoSuite__description:"Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM","LogoSuite--start":"Primer_Brand__LogoSuite-module__LogoSuite--start___Kk6GC","LogoSuite--center":"Primer_Brand__LogoSuite-module__LogoSuite--center___byPyg","LogoSuite--justify":"Primer_Brand__LogoSuite-module__LogoSuite--justify___ZFxvW",LogoSuite__logobar:"Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm","LogoSuite__heading--visually-hidden":"Primer_Brand__LogoSuite-module__LogoSuite__heading--visually-hidden___pTR4r","LogoSuite__logobar--variant-muted":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z","LogoSuite__logobar--variant-emphasis":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb","focus-visible":"Primer_Brand__LogoSuite-module__focus-visible___FDZOP","LogoSuite--hasDivider":"Primer_Brand__LogoSuite-module__LogoSuite--hasDivider___Znsqm","LogoSuite__logobar--has-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-marquee___d5jZP","LogoSuite__logobar-marqueeGroup":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf",LogobarScrollX:"Primer_Brand__LogoSuite-module__LogobarScrollX___K2Z30","LogoSuite__logobar-marqueeGroup--speed-default":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-default___ptGOl","LogoSuite__logobar-marqueeGroup--speed-slow":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-slow___s1IKV","LogoSuite__logobar-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr"},Ya={root:"LogoSuite",get marqueeGroup(){return`${this.root}-marqueeGroup`}},_o=(0,e.forwardRef)((({as:e=H,size:r="3",className:n,children:a,visuallyHidden:o,...d},t)=>(0,_.jsx)(V,{ref:t,className:i(Ja.LogoSuite__heading,o&&Ja["LogoSuite__heading--visually-hidden"],o&&"visually-hidden",n),size:r,as:e,...d,children:a}))),eo=(0,e.forwardRef)((({className:e,children:r,size:n="300",variant:a="muted",...o},d)=>(0,_.jsx)(h,{as:"p",ref:d,size:n,variant:a,className:i(Ja.LogoSuite__description,e),...o,children:r}))),ro=(0,e.forwardRef)((({className:r,children:n,marquee:a=!1,marqueeSpeed:o="normal",variant:d="muted",...t},l)=>{const[m,B]=(0,e.useState)(!1);(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches);const e=_=>{B(_.matches)};return _.addEventListener("change",e),()=>{_.removeEventListener("change",e)}}),[]);const u={ref:l,className:i(Ja.LogoSuite__logobar,Ja[`LogoSuite__logobar--variant-${d}`],r),...t};if(a&&!m){const{className:e,...r}=u;return(0,_.jsx)("div",{...r,className:i(Ja["LogoSuite__logobar--has-marquee"],e),children:(0,_.jsxs)("div",{className:i(Ja["LogoSuite__logobar-marquee"]),children:[(0,_.jsx)("div",{className:i(Ja["LogoSuite__logobar-marqueeGroup"],Ja[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),"data-testid":Ya.marqueeGroup,children:n}),(0,_.jsx)("div",{"aria-hidden":"true",className:i(Ja["LogoSuite__logobar-marqueeGroup"],Ja[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),children:n})]})})}return(0,_.jsx)("div",{...u,children:n})})),no=Object.assign((({align:n="center",children:a,className:o,hasDivider:d=!0,"data-testid":t})=>{const l=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),m=l.find((_=>r().isValidElement(_)&&_.type===_o)),B=l.find((_=>r().isValidElement(_)&&_.type===eo)),u=l.find((_=>r().isValidElement(_)&&_.type===ro));return(0,_.jsxs)("div",{className:i(Ja.LogoSuite,Ja[`LogoSuite--${n}`],d&&Ja["LogoSuite--hasDivider"],o),"data-testid":t,children:[m,B,u]})}),{Heading:_o,Description:eo,Logobar:ro,testIds:Ya}),ao=Object.assign((({animate:e,className:r,children:n,fullWidth:a=!1,...o})=>{const{classes:d,styles:t}=J(e),l=i(d,"Primer_Brand__Timeline-module__Timeline___keSeT",a&&"Primer_Brand__Timeline-module__Timeline--full-width___XLdKp",r);return(0,_.jsx)("ul",{className:l,style:{...t},...o,children:n})}),{Item:({className:n,children:a,...o})=>{const d=i("Primer_Brand__Timeline-module__Timeline__item____ME4_",n),t=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),l=(0,e.useCallback)((()=>t.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[t]),m=1===t.length?"default":l();return(0,_.jsx)("li",{className:d,...o,children:(0,_.jsx)(h,{size:"200",variant:m,children:a})})}}),oo={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"},io=(_,e,r)=>{const n=[];if("number"==typeof r||"string"==typeof r)n.push(oo[`${_}--${e}-${r}`]);else if("object"==typeof r)for(const[a,o]of Object.entries(r))n.push(oo[`${_}--${a}-${e}-${o}`]);return n},to=({children:n,leadingVisual:a,padding:o="spacious",verticalAlign:d,horizontalAlign:t="start",className:l,...m})=>{const B=[oo.Bento__Content];B.push(...io("Bento__Item","verticalAlign",d),...io("Bento__Item","horizontalAlign",t),...io("Bento","padding",o));const u=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),s=u.filter((_=>r().isValidElement(_)&&_.type===lo)),c=u.find((_=>r().isValidElement(_)&&_.type===l_)),g=u.find((_=>r().isValidElement(_)&&_.type===h)),x=u.find((_=>r().isValidElement(_)&&_.type===Xe));return(0,_.jsxs)("div",{className:i(oo[`Bento-padding--${o}`],...B,l),...m,children:[r().isValidElement(a)&&r().cloneElement(a,{className:oo["Bento__Content-icon"],size:a.size||44}),r().isValidElement(c)&&r().cloneElement(c,{className:i(oo["Bento__Content-label"],c.props.className)}),s.map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(!r().isValidElement(g)&&oo["Bento__heading--no-text"],"center"===t&&oo["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(oo["Bento__Content-text"],g.props.className)}),r().isValidElement(x)&&r().cloneElement(x,{variant:x.props.variant||"accent",className:i(oo["Bento__call-to-action"],x.props.className)})]})},lo=(0,e.forwardRef)((({as:n="h3",size:a="5",weight:o="medium",variant:d="default",className:t,children:l,...m},B)=>{const u=(0,e.useMemo)((()=>r().Children.toArray(l)),[l]),s=(0,e.useCallback)((()=>_e(l,"em")?"muted":"default"),[l]),c=1===u.length?"default":s();return(0,_.jsx)(V,{ref:B,className:i("muted"===c&&oo["Bento__heading--muted"],"muted"===d&&oo["Bento__heading--muted"],t),size:a,as:n,weight:o,...m,children:l})})),mo=({horizontalAlign:e,verticalAlign:n,fillMedia:a=!0,overflow:o="hidden",position:d="50% 50%",padding:t,className:l,children:m,...B})=>{const u=[oo.Bento__Visual,e&&oo[`Bento__Visual--horizontalAlign-${e}`],n&&oo[`Bento__Visual--verticalAlign-${n}`],oo[`Bento__Visual--overflow-${o}`]];u.push(...io("Bento","padding",t));const s=r().Children.map(m,(_=>{if(r().isValidElement(_))return"img"===_.type||_.type===s_?r().cloneElement(_,{style:{objectPosition:d}}):_}));return(0,_.jsx)("div",{className:i(...u,a&&oo["Bento__Visual--fill"],!a&&oo["Bento__Visual--no-fill"],l),...B,children:s})},Bo=Object.assign((({className:e,...r})=>(0,_.jsx)("section",{className:i(oo.Bento,e),...r})),{Item:({className:e,columnStart:n,columnSpan:a=12,rowStart:o,rowSpan:d=2,flow:t="row",colorMode:l,visualAsBackground:m=!1,order:B="default",bgColor:u="subtle",children:s,...c})=>{const{currentBreakpointSize:g}=fe(),x=r().Children.toArray(s).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===mo&&_.push(e),e.type===to&&_.push(e)),_)),[]),p=x.find((_=>_?.type===to))?.props.padding||"spacious",P=[oo.Bento__Item,oo[`Bento__Item--bgColor-${u}`]];P.push(...io("Bento__Item","column-span",a),...io("Bento__Item","row-span",d),...io("Bento__Item","column-start",n),...io("Bento__Item","row-start",o),...io("Bento__Item","flow",t),...io("Bento__Item","gap",p)),!m&&r().Children.toArray(s).length>=1&&("column"===t&&P.push(oo["Bento-column-padding-override"]),"row"===t&&P.push(oo["Bento-row-padding-override"]));const w=l?{"data-color-mode":l}:{},h=(({order:_,children:e,currentBreakpointSize:n})=>{if("string"==typeof _)return"default"===_?e:r().Children.toArray(e).reverse();if("object"==typeof _&&n){const a={};let o="default";for(const e of Object.keys(be)){const r=e.toLocaleLowerCase();_[r]&&(o=_[r]),a[r]=_[r]||o}return"default"===a[n]?e:r().Children.toArray(e).reverse()}return e})({order:B,children:x,currentBreakpointSize:g});return(0,_.jsx)("div",{...w,className:i(...P,(m||1===r().Children.toArray(s).length)&&oo["Bento__Item--visual-as-background"],e),...c,children:h})},Visual:mo,Content:to,Heading:lo}),uo={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"},so={root:"EyebrowBanner",visual:"EyebrowBanner__visual",label:"EyebrowBanner__label",expandableArrow:"EyebrowBanner__expandableArrow"},co=(0,e.forwardRef)((({className:n,children:a,"data-testid":o,href:d,onMouseEnter:t,onMouseLeave:m,onFocus:B,onBlur:u,...s},c)=>{const[g,x]=r().useState(!1),[p,P]=r().useState(!1),w=(0,e.useCallback)((_=>{x(!g),t?.(_)}),[t,g]),h=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),S=(0,e.useCallback)((_=>{P(!p),B?.(_)}),[B,p]),k=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]),I=r().Children.toArray(a).filter((_=>{if(r().isValidElement(_))return _.type===go||_.type===xo})),b=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===wo})),f=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===So}));return(0,_.jsx)("a",{href:d,ref:c,className:i(uo.EyebrowBanner,n),onMouseEnter:w,onMouseLeave:h,onFocus:S,onBlur:k,"data-testid":o||so.root,...s,children:(0,_.jsxs)("span",{className:uo.EyebrowBanner__inner,children:[b&&(0,_.jsx)("span",{className:uo.EyebrowBanner__leadingVisual,children:b}),f&&!b&&(0,_.jsx)(_.Fragment,{children:f}),(0,_.jsx)("span",{className:uo.EyebrowBanner__headings,children:I}),(0,_.jsx)("span",{className:uo.EyebrowBanner__trailingVisual,children:(0,_.jsx)(l,{className:uo["EyebrowBanner__trailingVisual-icon"],expanded:g||p,"data-testid":so.expandableArrow})})]})})})),go=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{size:"100",variant:"default",weight:"semibold",ref:a,className:i(uo.EyebrowBanner__heading,e),...n,children:r}))),xo=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{size:"100",variant:"muted",ref:a,className:i(uo.EyebrowBanner__subHeading,e),...n,children:r}))),po=Y,Po=po[0],wo=(0,e.forwardRef)((({className:e,children:r,"aria-hidden":n,icon:a,color:o=Po,hasBackground:d=!1,...t},l)=>(0,_.jsx)("span",{ref:l,className:i(uo.EyebrowBanner__visual,a&&uo.EyebrowBanner__icon,a&&uo[`EyebrowBanner__icon--color-${o}`],d&&uo["EyebrowBanner__icon--badge"],e),"data-testid":so.visual,"aria-hidden":n||"function"!=typeof a,...t,children:a||r}))),ho=[...__,...Y],So=(0,e.forwardRef)((({className:e,children:r,color:n,...a},o)=>(0,_.jsx)("span",{ref:o,className:i(uo.EyebrowBanner__leadingLabel,n&&uo[`EyebrowBanner__leadingLabel--color-${n}`],e),"data-testid":so.label,...a,children:r}))),ko=Object.assign(co,{Visual:wo,Label:So,Heading:go,SubHeading:xo,testIds:so})})(),a})()));
2
+ !function(_,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define("@primer/react-brand",[],e):"object"==typeof exports?exports["@primer/react-brand"]=e(require("react")):_["@primer/react-brand"]=e(_.React)}(this,(_=>(()=>{"use strict";var e={320:_=>{var e=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;_.exports=function(){try{if(!Object.assign)return!1;var _=new String("abc");if(_[5]="de","5"===Object.getOwnPropertyNames(_)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(_){return e[_]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(_){n[_]=_})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(_){return!1}}()?Object.assign:function(_,a){for(var o,i,d=function(_){if(null==_)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(_)}(_),t=1;t<arguments.length;t++){for(var l in o=Object(arguments[t]))r.call(o,l)&&(d[l]=o[l]);if(e){i=e(o);for(var m=0;m<i.length;m++)n.call(o,i[m])&&(d[i[m]]=o[i[m]])}}return d}},866:(_,e)=>{var r=60103,n=60106,a=60107,o=60108,i=60114,d=60109,t=60110,l=60112,m=60113,B=60120,u=60115,s=60116;if("function"==typeof Symbol&&Symbol.for){var c=Symbol.for;r=c("react.element"),n=c("react.portal"),a=c("react.fragment"),o=c("react.strict_mode"),i=c("react.profiler"),d=c("react.provider"),t=c("react.context"),l=c("react.forward_ref"),m=c("react.suspense"),B=c("react.suspense_list"),u=c("react.memo"),s=c("react.lazy"),c("react.block"),c("react.server.block"),c("react.fundamental"),c("react.debug_trace_mode"),c("react.legacy_hidden")}e.isFragment=function(_){return function(_){if("object"==typeof _&&null!==_){var e=_.$$typeof;switch(e){case r:switch(_=_.type){case a:case i:case o:case m:case B:return _;default:switch(_=_&&_.$$typeof){case t:case l:case s:case u:case d:return _;default:return e}}case n:return e}}}(_)===a}},570:(_,e,r)=>{_.exports=r(866)},837:(_,e,r)=>{r(320);var n=r(697),a=60103;if(e.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var o=Symbol.for;a=o("react.element"),e.Fragment=o("react.fragment")}var i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,d=Object.prototype.hasOwnProperty,t={key:!0,ref:!0,__self:!0,__source:!0};function l(_,e,r){var n,o={},l=null,m=null;for(n in void 0!==r&&(l=""+r),void 0!==e.key&&(l=""+e.key),void 0!==e.ref&&(m=e.ref),e)d.call(e,n)&&!t.hasOwnProperty(n)&&(o[n]=e[n]);if(_&&_.defaultProps)for(n in e=_.defaultProps)void 0===o[n]&&(o[n]=e[n]);return{$$typeof:a,type:_,key:l,ref:m,props:o,_owner:i.current}}e.jsx=l,e.jsxs=l},322:(_,e,r)=>{_.exports=r(837)},697:e=>{e.exports=_}},r={};function n(_){var a=r[_];if(void 0!==a)return a.exports;var o=r[_]={exports:{}};return e[_](o,o.exports,n),o.exports}n.n=_=>{var e=_&&_.__esModule?()=>_.default:()=>_;return n.d(e,{a:e}),e},n.d=(_,e)=>{for(var r in e)n.o(e,r)&&!n.o(_,r)&&Object.defineProperty(_,r,{enumerable:!0,get:e[r]})},n.o=(_,e)=>Object.prototype.hasOwnProperty.call(_,e),n.r=_=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(_,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(_,"__esModule",{value:!0})};var a={};return(()=>{n.r(a),n.d(a,{Accordion:()=>er,AccordionContent:()=>_r,AccordionHeading:()=>Ye,AccordionRoot:()=>Je,ActionMenu:()=>Ta,AnchorNav:()=>rn,Animate:()=>$,AnimationContext:()=>U,AnimationProvider:()=>X,AnimationVariants:()=>Q,Avatar:()=>Lr,AvatarShapes:()=>Cr,AvatarSizes:()=>Tr,Bento:()=>Bo,Box:()=>Fa,BoxBackgroundColors:()=>La,BoxBorderColorOptions:()=>Ra,BoxBorderRadiusOptions:()=>Ha,BoxBorderWidthOptions:()=>Ma,BoxSpacingValues:()=>ja,BreakpointSize:()=>be,Button:()=>y,ButtonGroup:()=>Z_,ButtonSizes:()=>k,ButtonVariants:()=>I,CTABanner:()=>tn,CTAForm:()=>wn,Card:()=>ea,CardIconColors:()=>Dn,CardSkewEffect:()=>ra,Checkbox:()=>ur,ColorModesEnum:()=>M_,ComparisonTable:()=>$r,DEFAULT_TEXTAREA_COLS:()=>gr,DEFAULT_TEXTAREA_RESIZE:()=>xr,DEFAULT_TEXTAREA_ROWS:()=>cr,EyebrowBanner:()=>Io,EyebrowBannerIconColors:()=>po,EyebrowBannerLabelColors:()=>ho,FAQ:()=>dr,FAQGroup:()=>lr,FormControl:()=>Ar,Grid:()=>P_,Heading:()=>V,HeadingFontVariants:()=>L,HeadingLetterSpacing:()=>j,HeadingSizes:()=>N,HeadingStretch:()=>G,HeadingTags:()=>T,HeadingWeights:()=>C,Hero:()=>H_,Image:()=>s_,InlineLink:()=>De,Label:()=>l_,LabelColors:()=>n_,LabelSizes:()=>a_,Link:()=>Xe,LinkVariants:()=>Ue,LogoSuite:()=>no,MinimalFooter:()=>Ln,MinimalFooterSocialLinks:()=>Tn,OrderedList:()=>cn,Pillar:()=>qn,PillarIconColors:()=>Mn,Prose:()=>Ca,Radio:()=>br,River:()=>J_,RiverBreakout:()=>ne,SectionIntro:()=>ta,Select:()=>kr,Stack:()=>E_,StackAlignItemVariants:()=>b_,StackDirectionVariants:()=>h_,StackFlexWrapVariants:()=>f_,StackJustifyContentVariants:()=>v_,StackSpacingVariants:()=>I_,SubdomainNavBar:()=>Ze,Testimonial:()=>qr,TestimonialQuoteMarkColors:()=>Mr,Text:()=>h,TextFontVariants:()=>g,TextInput:()=>hr,TextSizes:()=>B,TextTags:()=>u,TextVariants:()=>s,TextWeights:()=>c,Textarea:()=>Pr,ThemeContext:()=>V_,ThemeProvider:()=>F_,Timeline:()=>ao,UnorderedList:()=>sn,VideoPlayer:()=>Ka,_Button:()=>E,_ComparisonTable:()=>Dr,classMap:()=>R,defaultButtonSize:()=>f,defaultButtonVariant:()=>b,defaultCardIconColor:()=>Qn,defaultEyebrowBannerIconColor:()=>Po,defaultFontVariant:()=>w,defaultHeadingFont:()=>M,defaultHeadingTag:()=>H,defaultLabelColor:()=>o_,defaultLabelSize:()=>i_,defaultPillarIconColor:()=>Rn,defaultQuoteMarkColor:()=>Rr,defaultRiverAlign:()=>U_,defaultRiverImageTextRatio:()=>Q_,defaultStackDirection:()=>S_,defaultStackSpacing:()=>k_,defaultTextSize:()=>p,defaultTextTag:()=>x,defaultTextVariant:()=>P,useAnimation:()=>J,useTheme:()=>q_,useWindowSize:()=>fe});var _=n(322),e=n(697),r=n.n(e);function o(_){var e,r,n="";if("string"==typeof _||"number"==typeof _)n+=_;else if("object"==typeof _)if(Array.isArray(_))for(e=0;e<_.length;e++)_[e]&&(r=o(_[e]))&&(n&&(n+=" "),n+=r);else for(e in _)_[e]&&(n&&(n+=" "),n+=e);return n}const i=function(){for(var _,e,r=0,n="";r<arguments.length;)(_=arguments[r++])&&(e=o(_))&&(n&&(n+=" "),n+=e);return n},d={Hero:"Primer_Brand__Hero-module__Hero___EM3jf","Hero--align-start":"Primer_Brand__Hero-module__Hero--align-start___m8GEr","Hero--align-center":"Primer_Brand__Hero-module__Hero--align-center___HUXm3","Hero-grid":"Primer_Brand__Hero-module__Hero-grid___ty4Y7","Hero-grid--block-end":"Primer_Brand__Hero-module__Hero-grid--block-end___vzO3L","Hero-grid--inline-end":"Primer_Brand__Hero-module__Hero-grid--inline-end___Hh_fz","Hero-actions":"Primer_Brand__Hero-module__Hero-actions___oH1NT","Hero-content":"Primer_Brand__Hero-module__Hero-content___kP85C","Hero-image":"Primer_Brand__Hero-module__Hero-image___ctmnL","Hero-label":"Primer_Brand__Hero-module__Hero-label___exV9w","Hero-heading":"Primer_Brand__Hero-module__Hero-heading___QuVBH","Hero-description":"Primer_Brand__Hero-module__Hero-description___vG4iA","Hero-eyebrow":"Primer_Brand__Hero-module__Hero-eyebrow___NLX6a"},t={ExpandableArrow:"Primer_Brand__ExpandableArrow-module__ExpandableArrow___rkfek","ExpandableArrow--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--expanded___gajDr","ExpandableArrow-stem":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem___g4mdy","ExpandableArrow-stem--expanded":"Primer_Brand__ExpandableArrow-module__ExpandableArrow-stem--expanded___KwI_9","ExpandableArrow--reversed":"Primer_Brand__ExpandableArrow-module__ExpandableArrow--reversed___LPFUS"};function l({className:e,expanded:r=!1,reverse:n=!1,hidden:a,...o}){return(0,_.jsxs)("svg",{className:i(t.ExpandableArrow,r&&t["ExpandableArrow--expanded"],n&&t["ExpandableArrow--reversed"],e),width:"16",height:"16",viewBox:"0 0 16 16",fill:"none","aria-hidden":a,focusable:a?"false":void 0,...o,children:[(0,_.jsx)("path",{fill:"currentColor",d:"M7.28033 3.21967C6.98744 2.92678 6.51256 2.92678 6.21967 3.21967C5.92678 3.51256 5.92678 3.98744 6.21967 4.28033L7.28033 3.21967ZM11 8L11.5303 8.53033C11.8232 8.23744 11.8232 7.76256 11.5303 7.46967L11 8ZM6.21967 11.7197C5.92678 12.0126 5.92678 12.4874 6.21967 12.7803C6.51256 13.0732 6.98744 13.0732 7.28033 12.7803L6.21967 11.7197ZM6.21967 4.28033L10.4697 8.53033L11.5303 7.46967L7.28033 3.21967L6.21967 4.28033ZM10.4697 7.46967L6.21967 11.7197L7.28033 12.7803L11.5303 8.53033L10.4697 7.46967Z"}),(0,_.jsx)("path",{className:i(t["ExpandableArrow-stem"],r&&t["ExpandableArrow-stem--expanded"]),stroke:"currentColor",d:"M1.75 8H11",strokeWidth:"1.5",strokeLinecap:"round"})]})}const m={Text:"Primer_Brand__Text-module__Text___pecHN","Text--default":"Primer_Brand__Text-module__Text--default___DChoE","Text--muted":"Primer_Brand__Text-module__Text--muted___lTaVa","Text-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--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"},B=["700","600","500","400","300","200","100"],u=["p","span","div","strong","em"],s=["default","muted"],c=["heavy","extrabold","bold","semibold","medium","normal","light","extralight"],g=["mona-sans","hubot-sans"],x=u[1],p=B[5],P=s[0],w=g[0];function h({align:r,animate:n,as:a=x,className:o,children:d,font:t=w,size:l=p,variant:B=P,weight:u,style:s,...c}){const{classes:g,styles:h}=J(n),S=(0,e.useMemo)((()=>u?"string"==typeof u?m[`Text--weight-${u}`]:Object.keys(u).map((_=>m[`Text-${_}--weight-${u[_]}`])).join(" "):null),[u]),I=i(g,m.Text,m[`Text-font--${t}`],m[`Text--${B}`],m[`Text--${l}`],u&&S,r&&m[`Text-align--${r}`],o);return"p"===a?(0,_.jsx)("p",{className:I,style:{...h,...s},...c,children:d}):"em"===a?(0,_.jsx)("em",{className:I,style:{...h,...s},...c,children:d}):"div"===a?(0,_.jsx)("div",{className:I,style:{...h,...s},...c,children:d}):"strong"===a?(0,_.jsx)("strong",{className:I,style:{...h,...s},...c,children:d}):(0,_.jsx)("span",{className:I,style:{...h,...s},...c,children:d})}const S={Button:"Primer_Brand__Button-module__Button___lDruK","focus-visible":"Primer_Brand__Button-module__focus-visible___kmhRj","Button--disabled":"Primer_Brand__Button-module__Button--disabled___Ba17E",Button__text:"Primer_Brand__Button-module__Button__text___Z3ocU","Button__icon-visual":"Primer_Brand__Button-module__Button__icon-visual___zR2Hi","Button__trailing-visual":"Primer_Brand__Button-module__Button__trailing-visual___zg8jd","Button__leading-visual":"Primer_Brand__Button-module__Button__leading-visual___FIPvg","Button-arrow":"Primer_Brand__Button-module__Button-arrow___SkJXQ","Button--primary":"Primer_Brand__Button-module__Button--primary___xIC7G","Button--label-primary":"Primer_Brand__Button-module__Button--label-primary___Leisi","Button-arrow--disabled":"Primer_Brand__Button-module__Button-arrow--disabled____UgPq","Button__icon-visual--disabled":"Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy","Button-label--disabled":"Primer_Brand__Button-module__Button-label--disabled___ZBpbj","Button--secondary":"Primer_Brand__Button-module__Button--secondary___akMC2","Button--label-secondary":"Primer_Brand__Button-module__Button--label-secondary___DRJoJ","Button--subtle":"Primer_Brand__Button-module__Button--subtle___UMmi9","Button--label-subtle":"Primer_Brand__Button-module__Button--label-subtle___RRaqm","Button--size-medium":"Primer_Brand__Button-module__Button--size-medium___EyCyw","Button--size-large":"Primer_Brand__Button-module__Button--size-large___REN1l","Button--label-large":"Primer_Brand__Button-module__Button--label-large____iBy6","Button--block":"Primer_Brand__Button-module__Button--block___F5RXs","Button--label":"Primer_Brand__Button-module__Button--label___lUBc0"},I=["primary","secondary","subtle"],k=["medium","large"],b=I[1],f=k[0],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=b,size:d=f,hasArrow:t=!0,block:m=!1,className:B,children:u,disabled:s,"aria-disabled":c,onMouseEnter:g,onMouseLeave:x,onFocus:p,onBlur:P,leadingVisual:w,trailingVisual:I,style:k,...E},y)=>{const[A,N]=r().useState(!1),[T,C]=r().useState(!1),G=a||"button",j=s||"true"===c||"boolean"==typeof c&&!0===c,{classes:L,styles:H}=J(n),M=(0,e.useCallback)((_=>r().isValidElement(_)?_:"function"==typeof _?r().createElement(_):void 0),[]),R=M(w),V=M(I),F=(0,e.useCallback)((_=>{j||(N(!0),g?.(_))}),[j,g]),z=(0,e.useCallback)((_=>{j||(N(!1),x?.(_))}),[j,x]),O=(0,e.useCallback)((_=>{j||(C(!0),p?.(_))}),[j,p]),W=(0,e.useCallback)((_=>{j||(C(!1),P?.(_))}),[j,P]);return(0,_.jsxs)(G,{ref:y,className:i(S.Button,S[`Button--${o}`],S[`Button--size-${d}`],m&&S["Button--block"],j&&S["Button--disabled"],L,B),onMouseEnter:F,onMouseLeave:z,onFocus:O,onBlur:W,disabled:s,"aria-disabled":c,style:{...H,...k},...E,children:[R&&(0,_.jsx)("span",{className:S["Button__leading-visual"],"data-testid":v.leadingVisual,children:r().cloneElement(R,{className:i(S["Button__icon-visual"],j&&S["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})}),(0,_.jsx)("span",{className:S.Button__text,children:(0,_.jsx)(h,{as:"span",size:"medium"===d?"200":"400",weight:"semibold",className:i(S["Button--label"],S[`Button--label-${d}`],S[`Button--label-${o}`],j&&S["Button-label--disabled"]),children:u})}),!I&&t&&(0,_.jsx)("span",{className:i(S["Button__trailing-visual"]),children:(0,_.jsx)(l,{hidden:!0,className:i(S["Button-arrow"],j&&S["Button-arrow--disabled"]),expanded:!j&&(A||T),"data-testid":v.expandableArrow})}),V&&(0,_.jsx)("span",{className:i(S["Button__trailing-visual"]),"data-testid":v.trailingVisual,children:r().cloneElement(V,{className:i(S["Button__icon-visual"],j&&S["Button__icon-visual--disabled"]),"aria-hidden":"true",focusable:"false"})})]})})),y=Object.assign(E,{testIds:v}),A={Heading:"Primer_Brand__Heading-module__Heading___IVpmp","Heading-font--mona-sans":"Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx","Heading-font--hubot-sans":"Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f","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"},N=["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"],G=["condensed","normal","expanded"],j=["condensed","normal","none"],L=["mona-sans","hubot-sans"],H=T[1],M=L[0],R={h1:N[1],h2:N[2],h3:N[3],h4:N[4],h5:N[5],h6:N[6]},V=(0,e.forwardRef)((({animate:n,className:a,children:o,as:d=H,size:t,letterSpacing:l,weight:m,stretch:B,style:u,font:s="mona-sans",...c},g)=>{const{classes:x,styles:p}=J(n),P=(_,e)=>e?"string"==typeof e?A[`Heading--${_}-${e}`]:Object.keys(e).map((r=>A[`Heading-${r}--${_}-${e[r]}`])).join(" "):null,w=(0,e.useMemo)((()=>P("weight",m)),[m]),h=(0,e.useMemo)((()=>P("stretch",B)),[B]),S=(0,e.useMemo)((()=>P("letter-spacing",l)),[l]),I=i(x,A.Heading,A[`Heading-font--${s}`],!t&&A[`Heading--${R[d]}`],t&&A[`Heading--${t}`],m&&w,B&&h,S&&S,a),k=r().useCallback((({..._})=>T.includes(d)?r().createElement(d,_,o):(console.error(`Heading: 'as' prop must be one of ${T.join(", ")}`),null)),[d,o]);return(0,_.jsx)(k,{className:I,style:{...p,...u},ref:g,...c,children:o})})),F={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 z(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}var O=z()?e.useLayoutEffect:e.useEffect,W=!1,q=0;function Z(){return++q}function D(_){var r;if("function"==typeof e.useId){var n=(0,e.useId)(_);return null!=_?_:n}var a=null!=_?_:W?Z():null,o=(0,e.useState)(a),i=o[0],d=o[1];return O((function(){null===i&&d(Z())}),[]),(0,e.useEffect)((function(){!1===W&&(W=!0)}),[]),null!=(r=null!=_?_:i)?r:void 0}const Q=["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 X({children:r,disableAnimations:n=!1,animationTrigger:a="on-visible",visibilityOptions:o="bottom-of-screen",runOnce:i=!1,autoStaggerChildren:d=!0,staggerDelayIncrement:t=100}){const l=D(),[m,B]=(0,e.useState)({disableAnimations:n,animationTrigger:a,visibilityOptions:o,runOnce:i});return(0,e.useEffect)((()=>{window.matchMedia("(prefers-reduced-motion: reduce)").matches&&B({disableAnimations:!0,animationTrigger:a,visibilityOptions:o})}),[]),(0,e.useEffect)((()=>{if(!n&&d&&l){const _=t,e=document.getElementById(l);if(!e)return;const r=Array.from(e.querySelectorAll(`.${F.Animation}`));if(0===r.length)return;for(let e=0;e<r.length;e++)r[e].style.transitionDelay=e*_+"ms"}}),[n,d,t,l]),(0,e.useEffect)((()=>{if(!n&&"on-visible"===a){const _=new IntersectionObserver((_=>{for(const e of _)e.isIntersecting&&e.target.classList.contains(F.Animation)?e.target.classList.add(F["Animation--active"]):i||e.target.classList.remove(F["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(`.${F.Animation}`));for(const r of e)_.observe(r);return()=>{_.disconnect()}}if(!n&&"click"===a){const _=_=>{const e=_.target;e.classList.contains(F.Animation)&&e.classList.add(F["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 $({animate:e,as:r="div",children:n,className:a,style:o,...d}){const{classes:t,styles:l}=J(e),m=["div","span","section"].includes(r)?r:"div";return(0,_.jsx)(m,{className:i(t,a),style:{...l,...o},...d,children:n})}const K=Q.reduce(((_,e)=>(_[e]=F[`Animation--${e}`],_)),{}),J=_=>{const{disableAnimations:r}=(0,e.useContext)(U);return{classes:(0,e.useMemo)((()=>{if(!_||r)return"";const e=F.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__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],d_={root:"Label",get leadingVisual(){return`${this.root}-leading-visual`}},t_=(0,e.forwardRef)((({animate:e,className:n,size:a=i_,color:o=o_,children:d,"data-testid":t,leadingVisual:l,style:m,...B},u)=>{const{classes:s,styles:c}=J(e);return(0,_.jsxs)("span",{ref:u,className:i(s,r_.Label,r_[`Label--color-${o}`],r_[`Label--size-${a}`],n),"data-testid":t||d_.root,style:{...c,...m},...B,children:[l&&(0,_.jsx)("span",{className:r_["Label__leading-visual"],"data-testid":d_.leadingVisual,children:"function"==typeof l?(0,_.jsx)(l,{className:i(r_["Label__icon-visual"]),"aria-hidden":!0}):r().isValidElement(l)&&r().cloneElement(l,{className:i(r_["Label__icon-visual"]),"aria-hidden":"true"})}),(0,_.jsx)("span",{className:r_.Label__text,children:(0,_.jsx)(h,{as:"span",size:"medium"===a?"100":"200",className:i(r_.Label__label),children:d})})]})})),l_=Object.assign(t_,{testIds:d_}),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"},B_=_=>{if("string"==typeof _){if("custom"===_)return"custom";const[e,r]=_.split(":").map(Number);return`${e}-${r}`}},u_=(_,e)=>{const{[e]:r,...n}=_;return n},s_=({animate:e,aspectRatio:r,className:n,as:a="img",ref:o,alt:d,width:t,height:l,media:m,srcSet:B,style:u,...s})=>{const{classes:c,styles:g}=J(e);return"picture"===a?(0,_.jsxs)("picture",{className:i(c,m_.Image__container,r&&m_[`Image--aspect-ratio-${B_(r)}`]),style:{...g,...u},children:[s.sources&&s.sources.map(((e,r)=>(0,_.jsx)("source",{srcSet:e.srcset,media:e.media},r))),B&&(0,_.jsx)("source",{srcSet:B,media:m}),(0,_.jsx)("img",{ref:o,alt:d,width:t??"100%",height:t??"100%",className:i(m_.Image,n),...u_(s,"sources")})]}):r?(0,_.jsx)("span",{className:i(m_.Image__container,m_[`Image--aspect-ratio-${B_(r)}`]),children:(0,_.jsx)("img",{ref:o,alt:d,width:t||"100%",height:l||"100%",className:i(c,m_.Image,n),srcSet:B,style:{...g,...u},...s})}):(0,_.jsx)("img",{ref:o,alt:d,className:i(c,m_.Image,n),width:t&&t,height:l&&l,srcSet:B,style:{...g,...u},...s})},c_={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"},g_={root:"Grid"},x_=(0,e.memo)((({className:e,children:r,as:n="div",fullWidth:a=!1,enableOverlay:o=!1,"data-testid":d,...t})=>{const l=i(c_.Grid,o&&c_["Grid--has-overlay"],a&&c_["Grid--full-width"],e),m=D(d),B=["div","span","section"].includes(n)?n:"div";return(0,_.jsx)(B,{className:l,"data-testid":d||`${g_.root}-${m}`,...t,children:r})})),p_=(0,e.memo)((({children:e,as:r="div",span:n=12,start:a,className:o,...d})=>{const t=["div","span","section"].includes(r)?r:"div",l=[c_.Grid__column];if("number"==typeof n)l.push(c_[`Grid__column--span-${n}`]);else if("object"==typeof n)for(const[_,e]of Object.entries(n))"xsmall"===_?l.push(c_[`Grid__column--xsmall-span-${e}`]):l.push(c_[`Grid__column--${_}-span-${e}`]);if("number"==typeof a)l.push(c_[`Grid__column--start-${a}`]);else if("object"==typeof a)for(const[_,e]of Object.entries(a))"xsmall"===_?l.push(c_[`Grid__column--xsmall-start-${e}`]):l.push(c_[`Grid__column--${_}-start-${e}`]);const m=i(l,o);return(0,_.jsx)(t,{className:m,...d,children:e})})),P_=Object.assign(x_,{Column:p_,testIds:g_}),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"},h_=["horizontal","vertical"],S_=h_[1],I_=["none","condensed","normal","spacious",...e_],k_=I_[1],b_=["center","flex-start","flex-end"],f_=["wrap","nowrap"],v_=[...b_,"space-between","space-around","space-evenly"],E_=(0,e.forwardRef)((({animate:r,children:n,direction:a=S_,gap:o=k_,alignItems:d,padding:t=k_,justifyContent:l,className:m,style:B,flexWrap:u,...s},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]),w=(0,e.useMemo)((()=>"string"==typeof t||"number"==typeof t?w_[`Stack--padding-${t}`]:Object.keys(t).map((_=>w_[`Stack-${_}--padding-${t[_]}`])).join(" ")),[t]),h=(0,e.useMemo)((()=>"string"==typeof d?w_[`Stack--align-items-${d}`]:"object"==typeof d?Object.keys(d).map((_=>w_[`Stack-${_}--align-items-${d[_]}`])).join(" "):null),[d]),S=(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]),I=(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,h,S,w,I,m),style:{...x,...B},...s,children:n})})),y_=(0,e.forwardRef)((({className:n,align:a="start",children:o,imageContainerClassName:t,imageContainerStyle:l,...m},B)=>{const{HeroActions:u,HeroChildren:s,HeroImageChild:c}=(0,e.useMemo)((()=>r().Children.toArray(o).reduce(((_,e)=>(r().isValidElement(e)&&(e.type===j_||e.type===L_?_.HeroActions.push(e):e.type===T_?_.HeroImageChild=e:_.HeroChildren.push(e)),_)),{HeroActions:[],HeroChildren:[],HeroImageChild:void 0})),[o]),g=c?.props?.position||"block-end",x=c?d["Hero--layout-image"]:d["Hero--layout-default"];return(0,_.jsx)("section",{className:i(d.Hero,"inline-end"!==g&&d[`Hero--align-${a}`],x,c&&d[`Hero--image-pos-${g}`],n),ref:B,"aria-labelledby":"hero-section-brand-heading",...m,children:(0,_.jsxs)(P_,{fullWidth:!0,className:i(d["Hero-grid"],d[`Hero-grid--${g}`]),children:[(0,_.jsx)(P_.Column,{span:{medium:c&&"inline-end"===g?6:12},children:(0,_.jsxs)(E_,{direction:"vertical",gap:"none",padding:"none",alignItems:"inline-end"===g||"start"===a?"flex-start":"center",justifyContent:"inline-end"===g?void 0:"start"===a?"flex-start":"center",children:[s,u.length>0&&(0,_.jsx)("div",{className:d["Hero-actions"],children:u})]})}),c&&(0,_.jsx)(P_.Column,{span:{medium:"inline-end"===g?6:12},className:t,style:{...l},children:c})]})})})),A_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(V,{id:"hero-section-brand-heading",className:d["Hero-heading"],as:"h1",ref:n,...r,children:e}))),N_=(0,e.forwardRef)((({size:e="200",weight:r,children:n,className:a},o)=>(0,_.jsx)(h,{ref:o,className:i(d["Hero-description"],a),as:"p",size:e,weight:r,children:n}))),T_=(0,e.forwardRef)((({position:e="block-end",className:r,...n},a)=>(0,_.jsx)(s_,{ref:a,className:i(d["Hero-image"],d[`Hero-image--pos-${e}`],r),...n}))),C_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)("div",{ref:n,className:d["Hero-eyebrow"],...r,children:e}))),G_=(0,e.forwardRef)((({children:e,...r},n)=>(0,_.jsx)(l_,{ref:n,className:d["Hero-label"],...r,children:e}))),j_=(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}))),L_=(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}))),H_=Object.assign(y_,{Heading:A_,Description:N_,PrimaryAction:j_,SecondaryAction:L_,Image:T_,Label:G_,Eyebrow:C_});var M_;!function(_){_.LIGHT="light",_.DARK="dark",_.AUTO="auto"}(M_||(M_={}));const R_=M_.LIGHT,V_=(0,e.createContext)({colorMode:R_,availableColorModes:Object.values(M_)});function F_({colorMode:r=R_,children:n,...a}){const[o,i]=(0,e.useState)(r),d=(0,e.useMemo)((()=>Object.values(M_)),[]);return(0,e.useEffect)((()=>(r===M_.AUTO?i(O_()):o!==r&&i(r),W_(i))),[r,o,i]),(0,_.jsx)(V_.Provider,{value:{colorMode:o,availableColorModes:d},children:(0,_.jsx)("div",{"data-color-mode":o,...a,children:n})})}const z_=()=>window.matchMedia(`(prefers-color-scheme: ${M_.DARK})`),O_=()=>z_().matches?M_.DARK:M_.LIGHT,W_=_=>{const e=z_(),r=e=>_(e.matches?M_.DARK:M_.LIGHT);return e.addEventListener("change",r),()=>e.removeEventListener("change",r)},q_=()=>(0,e.useContext)(V_),Z_=(0,e.forwardRef)((({buttonSize:e="medium",buttonsAs:n,className:a,children:o,...i},d)=>{const t=r().Children.toArray(o).map(((_,a)=>{if(r().isValidElement(_)&&"string"!=typeof _.type&&_.type===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:d,className:"Primer_Brand__ButtonGroup-module__ButtonGroup___QQSsj",...i,children:t})})),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"},Q_="50:50",U_="start",X_=(0,e.forwardRef)((({animate:e,imageTextRatio:n=Q_,align:a=U_,className:o,children:d,style:t,...l},m)=>{const{classes:B,styles:u}=J(e),{Visual:s,Content:c}=r().Children.toArray(d).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===K_&&(_.Visual=e),e.type===$_&&(_.Content=e)),_)),{Visual:null,Content:null}),g="start"===a||"center"===a?[c,s]:[s,c];return(0,_.jsx)("section",{ref:m,className:i(D_.River,D_[`River--${n.replace(":","-")}`],D_[`River--align-${a}`],B,o),style:{...u,...t},...l,children:g})})),$_=(0,e.forwardRef)((({animate:n,children:a,className:o,leadingComponent:d,trailingComponent:t,trailingComponentDivider:l=!1,style:m,...B},u)=>{const{classes:s,styles:c}=J(n),g=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),x=g.find((_=>r().isValidElement(_)&&_.type===V)),p=g.find((_=>r().isValidElement(_)&&_.type===h)),P=g.find((_=>r().isValidElement(_)&&_.type===Xe)),w=g.find((_=>r().isValidElement(_)&&_.type===l_));return(0,_.jsxs)("div",{className:i(s,D_.River__content,o),style:{...c,...m},...B,ref:u,children:[r().isValidElement(w)&&!d&&(0,_.jsx)("div",{className:D_.River__label,children:r().cloneElement(w,{})}),!w&&d&&(0,_.jsx)("div",{children:(0,_.jsx)(d,{})}),r().isValidElement(x)&&(0,_.jsx)("div",{className:D_.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:D_["River__body-text"],children:r().cloneElement(p,{variant:"default",as:"p",className:i(D_.River__text,p.props.className)})}),r().isValidElement(P)&&(0,_.jsx)("div",{className:D_["River__call-to-action"],children:r().cloneElement(P,{size:"medium"})}),t&&(0,_.jsx)("div",{className:i(D_.River__trailingComponent,l&&D_["River__trailingComponent--divider"]),children:(0,_.jsx)(t,{})})]})})),K_=(0,e.forwardRef)((({fillMedia:e=!0,children:r,className:n,hasShadow:a=!1,rounded:o=!0,...d},t)=>(0,_.jsx)("div",{className:i(D_.River__visual,a&&D_["River__visual--has-shadow"],e&&D_["River__visual--fill-media"],o&&D_["River__visual--rounded"],n),...d,ref:t,children:r}))),J_=Object.assign(X_,{Visual:K_,Content:$_}),Y_=(_,e)=>{if(!_)return!1;if(Array.isArray(_)){for(const r of _)if(Y_(r,e))return!0}else if(r().isValidElement(_)){if(_.type===e)return!0;if(_.props&&_.props.children&&Y_(_.props.children,e))return!0}return!1},_e=Y_,ee=(0,e.forwardRef)((({animate:e,className:r,children:n,style:a,...o},d)=>{const{classes:t,styles:l}=J(e),m=_e(n,"em")?"muted":"default";return _e(n,re),(0,_.jsx)("section",{ref:d,className:i(D_.RiverBreakout,"muted"===m&&D_["RiverBreakout--muted"],t,r),style:{...l,...a},...o,children:n})})),re=({as:e="h3",children:r})=>(0,_.jsx)(V,{className:"visually-hidden",as:e,children:r}),ne=Object.assign(ee,{Visual:J_.Visual,Content:J_.Content,A11yHeading:re});var ae={small:16,medium:32,large:64};function oe(_,e,n){var a=n(),o=Object.keys(a),i=r().forwardRef((function(_,n){var i=_["aria-label"],d=_["aria-labelledby"],t=_.tabIndex,l=_.className,m=void 0===l?e:l,B=_.fill,u=void 0===B?"currentColor":B,s=_.size,c=void 0===s?16:s,g=_.verticalAlign,x=void 0===g?"text-bottom":g,p=_.id,P=_.title,w=ae[c]||c,h=function(_,e){return _.map((function(_){return parseInt(_,10)})).reduce((function(_,r){return r<=e?r:_}),_[0])}(o,w),S=a[h].width,I=w*(S/h),k=a[h].path;return r().createElement("svg",{ref:n,"aria-hidden":i?"false":"true",tabIndex:t,focusable:t>=0?"true":"false","aria-label":i,"aria-labelledby":d,role:"img",className:m,viewBox:"0 0 ".concat(S," ").concat(h),width:I,height:w,fill:u,id:p,style:{display:"inline-block",userSelect:"none",verticalAlign:x,overflow:"visible"}},P?r().createElement("title",null,P):null,k)}));return i.displayName=_,i}var ie=oe("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=oe("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"})}}})),te=oe("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"})}}})),le=oe("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"})}}})),me=oe("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"})}}})),Be=oe("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"})}}})),ue=oe("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"})}}})),se=oe("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"})}}})),ce=oe("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"})}}})),ge=oe("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"})}}})),xe=oe("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"})}}})),pe=oe("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"})}}})),Pe=oe("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"})}}})),we=oe("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"}))}}})),he=oe("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 Se(_,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 Ie={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"};function ke(_){const r=(0,e.useCallback)((e=>{"Escape"===e.key&&_()}),[_]);(0,e.useEffect)((()=>(document.addEventListener("keydown",r,!1),()=>{document.removeEventListener("keydown",r,!1)})),[r])}var be;function fe(){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:ve(window.innerWidth)})}return window.addEventListener("resize",_),_(),()=>window.removeEventListener("resize",_)}),[]),_}!function(_){_.XSMALL="xsmall",_.SMALL="small",_.MEDIUM="medium",_.LARGE="large",_.XLARGE="xlarge",_.XXLARGE="xxlarge"}(be||(be={}));const ve=_=>{let e=be.XXLARGE;switch(!0){case _>=320&&_<544:e=be.XSMALL;break;case _>=544&&_<768:e=be.SMALL;break;case _>=768&&_<1012:e=be.MEDIUM;break;case _>=1012&&_<1280:e=be.LARGE;break;case _>=1280&&_<1440:e=be.XLARGE;break;default:e=be.XXLARGE}return e};function Ee({children:n,className:a,...o}){const d=(0,e.useRef)(null),[t]=function(_,r){const[n,a]=(0,e.useState)({}),o=_=>{const e={};for(const r of _){const _=r.target.getAttribute("data-navitemid");_&&(r.isIntersecting?e[_]=!0:e[_]=!1)}a((_=>({..._,...e})))};return(0,e.useEffect)((()=>{const e=new IntersectionObserver(o,{root:_.current,threshold:1});if(_.current){const r=Array.from(_.current.children);for(const _ of r)_.getAttribute("data-navitemid")&&e.observe(_)}return()=>e.disconnect()}),[_,r]),[n]}(d,n),{isMedium:l}=fe(),m=Object.values(t).includes(!1);return(0,_.jsxs)("ul",{className:i(Ie["SubdomainNavBar-primary-nav-list"],a),ref:d,...o,children:[r().Children.map(n,(_=>r().cloneElement(_,{className:i(_.props.className,l&&!!t[_.props["data-navitemid"]]&&Ie["SubdomainNavBar-primary-nav-list-item--visible"],l&&!t[_.props["data-navitemid"]]&&Ie["SubdomainNavBar-primary-nav-list-item--invisible"])}))),m&&(0,_.jsx)(ye,{visibilityMap:t,children:n})]})}function ye({children:n,className:a,visibilityMap:o}){const[d,t]=(0,e.useState)(null),l=(0,e.useRef)(null);Se(l,(()=>B()));const m=Boolean(d),B=(0,e.useCallback)((()=>{t(null)}),[]);return ke(B),(0,_.jsxs)("li",{className:i(Ie["SubdomainNavBar-primary-nav-list-item--overflow"],a),ref:l,children:[(0,_.jsxs)("button",{"aria-expanded":m?"true":"false","aria-controls":"more-navigation","aria-haspopup":"true",onClick:_=>{d?B():t(_.currentTarget)},className:i(Ie["SubdomainNavBar-link"],Ie["SubdomainNavBar-more-link"]),children:["More",(0,_.jsx)(le,{})]}),(0,_.jsx)("div",{id:"more-navigation",style:{display:m?"block":"none"},className:i(Ie["SubdomainNavBar-overflow-menu"]),children:(0,_.jsx)("ul",{className:i(Ie["SubdomainNavBar-overflow-menu-list"]),children:r().Children.map(n,(e=>{if(r().isValidElement(e)){const n=e.props["data-navitemid"];if(!o[n])return(0,_.jsx)(r().Fragment,{children:r().cloneElement(e,{onClick:B,className:i(Ie["SubdomainNavBar-overflow-menu-item"],e.props.className)})})}return null}))})})]})}function*Ae(_,e={}){var r,n;const a=null!==(r=e.strict)&&void 0!==r&&r,o=null!==(n=e.onlyTabbable)&&void 0!==n&&n?Ce:Te,i=document.createTreeWalker(_,NodeFilter.SHOW_ELEMENT,{acceptNode:_=>_ instanceof HTMLElement&&o(_,a)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});let d=null;if(!e.reverse&&o(_,a)&&(yield _),e.reverse){let _=i.lastChild();for(;_;)d=_,_=i.lastChild()}else d=i.firstChild();for(;d instanceof HTMLElement;)yield d,d=e.reverse?i.previousNode():i.nextNode();e.reverse&&o(_,a)&&(yield _)}function Ne(_,e=!1){return Ae(_,{reverse:e,strict:!0,onlyTabbable:!0}).next().value}function Te(_,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 Ce(_,e=!1){return Te(_,e)&&"-1"!==_.getAttribute("tabindex")}let Ge=!1;function je(){}try{const _=Object.create({},{signal:{get(){Ge=!0}}});window.addEventListener("test",je,_),window.removeEventListener("test",je,_)}catch(_){}function Le(){Ge||(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)}}(),Ge=!0)}Le();const He=[];let Me;function Re(_,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=Ne(_,!0);null==e||e.focus()};const i=document.createElement("span");let d;function t(r){if(r instanceof HTMLElement&&document.contains(_)){if(_.contains(r))return void(d=r);if(d&&Ce(d)&&_.contains(d))return void d.focus();if(e&&_.contains(e))return void e.focus();{const e=Ne(_);return void(null==e||e.focus())}}}i.setAttribute("class","sentinel"),i.setAttribute("tabindex","0"),i.setAttribute("aria-hidden","true"),i.onfocus=()=>{const e=Ne(_);null==e||e.focus()},_.prepend(o),_.append(i);const l=function(_){const e=new AbortController;return _.addEventListener("abort",(()=>{e.abort()})),e}(a);if(Me){const _=Me;Me.container.setAttribute("data-focus-trap","suspended"),Me.controller.abort(),He.push(_)}l.signal.addEventListener("abort",(()=>{Me=void 0})),a.addEventListener("abort",(()=>{_.removeAttribute("data-focus-trap");const e=_.getElementsByClassName("sentinel");for(;e.length>0;)e[0].remove();const r=He.findIndex((e=>e.container===_));r>=0&&He.splice(r,1),function(){const _=He.pop();_&&Re(_.container,_.initialFocus,_.originalSignal)}()})),document.addEventListener("focus",(_=>{t(_.target)}),{signal:l.signal,capture:!0}),t(document.activeElement),Me={container:_,controller:l,initialFocus:e,originalSignal:a};const m=He.findIndex((e=>e.container===_));if(m>=0&&He.splice(m,1),!r)return n}function Ve(_,e=[]){const n=_?.containerRef,a=_?.initialFocusRef,o=_?.disabled,i=r().useRef(),d=r().useRef(null);function t(){i.current?.abort(),_?.restoreFocusOnCleanUp&&d.current instanceof HTMLElement&&(d.current.focus(),d.current=null)}return d.current||_?.disabled||(d.current=document.activeElement),r().useEffect((()=>{if(n?.current instanceof HTMLElement){if(!o)return i.current=Re(n.current,a?.current??void 0),()=>{t()};t()}}),[n,a,o,...e]),{containerRef:n,initialFocusRef:a}}const Fe={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(Ie["SubdomainNavBar-primary-nav-list-item"],r),...a,children:(0,_.jsx)("a",{href:e,className:i(Ie["SubdomainNavBar-link"]),children:n})})}const Oe=(0,e.forwardRef)((({active:r,title:n,searchResults:a,searchTerm:o,handlerFn:d,onSubmit:t,onChange:l},m)=>{const B=(0,e.useRef)(null);Ve({containerRef:B,restoreFocusOnCleanUp:!0,disabled:!r}),Se(B,d);const[u,s]=(0,e.useState)(-1),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(!1),P=(0,e.useCallback)(((_=null)=>{d&&d(_),s(-1)}),[d]);Se(B,P),ke((()=>{if(!c&&r)return P(),!1;g(!1),s(-1)}));const w=(0,e.useCallback)((_=>{const e=u,r=a?a.length:0,n=B.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,s(o)):"ArrowUp"===_.key&&(o=-1===e?r-1:e-1,s(o)),["ArrowDown","ArrowUp"].includes(_.key)&&n.querySelector(`#subdomainnavbar-search-result-${o}`)?.scrollIntoView(),"Enter"===_.key&&n.querySelector(`#subdomainnavbar-search-result-${u} a`).click()}),[a,u]),S=(0,e.useCallback)((()=>{p(!0),setTimeout((()=>{r&&p(!1)}),200)}),[r]);return(0,e.useEffect)((()=>{const _=!(!a||!a.length);g(_),S()}),[a,o,S]),(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("div",{className:i(Ie["SubdomainNavBar-search-trigger"]),children:(0,_.jsx)("button",{"aria-label":"search",className:Ie["SubdomainNavBar-search-button"],onClick:d,"data-testid":"toggle-search",children:(0,_.jsx)(Pe,{})})}),r&&(0,_.jsxs)("div",{ref:B,role:"dialog","aria-label":`Search ${n}`,"aria-modal":"true",tabIndex:-1,className:i(Ie["SubdomainNavBar-search-dialog"]),children:[(0,_.jsxs)("div",{className:i(Ie["SubdomainNavBar-search-dialog-control-area"]),children:[(0,_.jsx)("form",{className:i(Ie["SubdomainNavBar-search-form"]),onSubmit:t,role:"search",children:(0,_.jsxs)(Ar,{fullWidth:!0,size:"medium",children:[(0,_.jsx)(Ar.Label,{visuallyHidden:!0,children:"Search"}),(0,_.jsx)(hr,{ref:m,className:i(Ie["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)(Pe,{size:16}),"aria-activedescendant":-1===u?void 0:`subdomainnavbar-search-result-${u}`,onKeyDown:w})]})}),(0,_.jsx)("button",{"aria-label":"Close",className:i(Ie["SubdomainNavBar-menu-button"],Ie["SubdomainNavBar-menu-button--close"]),onClick:P,children:(0,_.jsx)(he,{size:24})})]}),(0,_.jsxs)("div",{id:"listbox-search-results",children:[c&&(0,_.jsxs)("div",{className:i(Ie["SubdomainNavBar-search-results-container"]),children:[(0,_.jsxs)(h,{id:"subdomainnavbar-search-results-heading",className:Ie["SubdomainNavBar-search-results-heading"],children:["Results for “",o,"”"]}),(0,_.jsx)("ul",{role:"listbox",tabIndex:0,"aria-labelledby":"subdomainnavbar-search-results-heading",className:i(Ie["SubdomainNavBar-search-results"]),children:a?.map(((e,r)=>(0,_.jsxs)("li",{id:`subdomainnavbar-search-result-${r}`,className:Ie["SubdomainNavBar-search-result-item"],role:"option","aria-selected":r===u,children:[(0,_.jsx)("div",{className:Ie["SubdomainNavBar-search-result-item-container"],children:(0,_.jsx)("a",{href:e.url,children:e.title})}),(0,_.jsx)(h,{as:"p",size:"200",id:`subdomainnavbar-search-result-item-desc${r}`,className:Ie["SubdomainNavBar-search-result-item-desc"],children:e.description}),(0,_.jsxs)("div",{children:[(0,_.jsx)(h,{size:"100",className:Ie["SubdomainNavBar-search-result-item-desc"],children:e.date}),e.category&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(h,{size:"100",className:Ie["SubdomainNavBar-search-result-item-desc"],children:[" ","•"," "]}),(0,_.jsx)(h,{size:"100",className:Ie["SubdomainNavBar-search-result-item-desc"],children:e.category})]})]})]},`${e.title}-${r}`)))})]}),(0,_.jsxs)("div",{"aria-live":"polite","aria-atomic":"true","data-testid":Fe.liveRegion,className:"visually-hidden",children:[`${a?.length} suggestions.`,x&&(0,_.jsx)("span",{children:" "})]})]})]})]})}));function We({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(Ie["SubdomainNavBar-cta-button"]),variant:"primary",hasArrow:!1,...n,children:e})}function qe({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",href:r,className:i(Ie["SubdomainNavBar-cta-button"],Ie["SubdomainNavBar-cta-button--secondary"]),hasArrow:!1,...n,children:e})}const Ze=Object.assign((function({children:n,className:a,fixed:o=!0,fullWidth:d=!1,logoHref:t="https://github.com",title:l,titleHref:m="/",...B}){const[u,s]=(0,e.useState)(!0),[c,g]=(0,e.useState)(!1),{isSmall:x,isMedium:p}=fe(),P=()=>g(!c),w=(0,e.useRef)(null);Ve({containerRef:w,restoreFocusOnCleanUp:!0,disabled:u}),ke((()=>{s(!0)})),(0,e.useEffect)((()=>{p&&s(!0)}),[p,u]),(0,e.useEffect)((()=>{const _=u?"auto":"hidden";document.body.style.overflow=_}),[u]);const S=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===ze))),[]).length>0,I=(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,_.jsx)("div",{className:i(Ie["SubdomainNavBar-outer-container"],o&&Ie["SubdomainNavBar-outer-container--fixed"]),children:(0,_.jsx)("header",{className:i(Ie.SubdomainNavBar,a),"data-testid":Fe.root,...B,children:(0,_.jsxs)("div",{ref:w,className:i(Ie["SubdomainNavBar-inner-container"],c&&Ie["SubdomainNavBar-inner-container--search-open"],!d&&Ie["SubdomainNavBar-inner-container--centered"]),"data-testid":Fe.innerContainer,children:[(0,_.jsx)("nav",{"aria-label":"global breadcrumb",children:(0,_.jsxs)("ol",{className:Ie["SubdomainNavBar-title-area"],children:[(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:t,"aria-label":"Github Home",className:Ie["SubdomainNavBar-logo-mark"],children:[(0,_.jsx)("span",{className:i(Ie["SubdomainNavBar-back-arrow"]),children:(0,_.jsx)(me,{fill:"currentColor",size:24})}),(0,_.jsx)(ce,{fill:"currentColor",size:24})]})}),l&&x&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)("li",{role:"separator",className:Ie["SubdomainNavBar-title-separator"],"aria-hidden":!0,children:"/"}),(0,_.jsx)("li",{children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(Ie["SubdomainNavBar-title"]),children:l})})]})]})}),S&&(0,_.jsx)("nav",{id:"menu-navigation","aria-label":l,className:Ie["SubdomainNavBar-primary-nav"],"data-testid":Fe.menuLinks,children:(0,_.jsx)(Ee,{className:i(Ie["SubdomainNavBar-primary-nav-list--invisible"]),children:I})}),(0,_.jsxs)("div",{className:i(Ie["SubdomainNavBar-secondary-nav"]),children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===Oe?r().cloneElement(_,{active:c,handlerFn:P,title:l}):null})).filter(Boolean),S&&(0,_.jsxs)("button",{"aria-expanded":!u,"aria-label":"Menu","aria-controls":"menu-navigation","aria-haspopup":"true",className:i(Ie["SubdomainNavBar-menu-button"],Ie["SubdomainNavBar-mobile-menu-button"],!u&&Ie["SubdomainNavBar-menu-button--close"]),"data-testid":Fe.menuButton,onClick:()=>s(!u),children:[(0,_.jsx)("div",{className:i(Ie["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(Ie["SubdomainNavBar-menu-button-bar"])}),(0,_.jsx)("div",{className:i(Ie["SubdomainNavBar-menu-button-bar"])})]}),p&&(0,_.jsx)("div",{className:i(Ie["SubdomainNavBar-button-area"],Ie["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:Ie["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===We?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===qe?_:null})).filter(Boolean)]})}),!p&&(0,_.jsxs)("div",{className:i(Ie["SubdomainNavBar-menu-wrapper"],u&&Ie["SubdomainNavBar-menu-wrapper--close"]),children:[(0,_.jsxs)("div",{children:[l&&m&&(0,_.jsx)(h,{as:"p",children:(0,_.jsx)("a",{href:m,"aria-label":`${l} home`,className:i(Ie["SubdomainNavBar-link"],Ie["SubdomainNavBar-link--title"]),children:l})}),S&&!u&&(0,_.jsx)(Ee,{showOnlyOnNarrow:!0,className:i(Ie["SubdomainNavBar-primary-nav-list--visible"]),children:I})]}),(0,_.jsx)("div",{className:i(Ie["SubdomainNavBar-button-area"],Ie["SubdomainNavBar-button-area--visible"]),children:(0,_.jsxs)("div",{className:Ie["SubdomainNavBar-button-area-inner"],children:[r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===We?_:null})).filter(Boolean),r().Children.toArray(n).map((_=>{if(r().isValidElement(_)&&"string"!=typeof _.type)return _.type===qe?_:null})).filter(Boolean)]})})]})]})]})})})}),{Link:ze,Search:Oe,PrimaryAction:We,SecondaryAction:qe,testIds:Fe}),De=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>{const d=i("Primer_Brand__InlineLink-module__InlineLink___U_Ama",e);return(0,_.jsx)("a",{href:n,className:d,...a,ref:o,children:r})})),Qe={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"},Ue=["default","accent"];function Xe({size:n="medium",variant:a="default",className:o,children:d,onMouseEnter:t,onMouseLeave:m,onFocus:B,onBlur:u,arrowDirection:s="end",...c}){const[g,x]=r().useState(!1),[p,P]=r().useState(!1),w=(0,e.useCallback)((_=>{x(!g),t?.(_)}),[t,g]),S=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),I=(0,e.useCallback)((_=>{P(!p),B?.(_)}),[B,p]),k=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]);return(0,_.jsxs)("a",{className:i(Qe.Link,Qe[`Link--${n}`],Qe[`Link--${a}`],Qe[`Link--arrow-${s}`],o),onMouseEnter:w,onMouseLeave:S,onFocus:I,onBlur:k,...c,children:["start"===s&&(0,_.jsx)(l,{className:Qe["Link-arrow"],expanded:g||p,reverse:!0,hidden:!0}),(0,_.jsx)(h,{as:"span",size:{medium:"200",large:"300"}[n],className:i(Qe["Link--label"]),children:d}),"end"===s&&(0,_.jsx)(l,{className:Qe["Link-arrow"],expanded:g||p,hidden:!0})]})}const $e={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 Ke(_){const r=(0,e.useRef)(null);return _??r}const Je=(0,e.forwardRef)((({children:e,className:n,open:a=!1,variant:o="default",...d},t)=>{const l=Ke(t),[m,B]=r().useState(a),{AccordionHeading:u,AccordionContent:s}=r().Children.toArray(e).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===_r&&(_.AccordionContent=r().cloneElement(e,{open:m,handleOpen:_=>B(_),parentRef:l})),e.type===Ye&&(_.AccordionHeading=r().cloneElement(e,{variant:o,open:m,handleOpen:_=>B(_),parentRef:l}))),_)),{AccordionHeading:null,AccordionContent:null});return(0,_.jsxs)("details",{className:i($e.Accordion,$e[`Accordion--${o}`],n),open:m,...d,ref:l,children:[u,s]})})),Ye=(0,e.forwardRef)((({children:r,className:n,as:a="h4",variant:o="default",reversedToggles:d,open:t,handleOpen:l,parentRef:m,...B},u)=>{const s=(0,e.useCallback)((_=>{_.preventDefault(),l&&l(!t)}),[l,t]),c=(0,e.useCallback)((_=>{"Enter"!==_.key&&" "!==_.key||(_.preventDefault(),l&&l(!t)),"Escape"===_.key&&(_.preventDefault(),l&&l(!1))}),[l,t]);return(0,_.jsxs)("summary",{className:i($e.Accordion__summary,d&&$e["Accordion__summary--reversed-toggles"],$e[`Accordion__summary--${o}`],n),ref:u,...B,onClick:s,onKeyDown:c,children:[(0,_.jsx)("span",{"aria-hidden":"true",className:$e["Accordion__summary--collapsed"],children:"emphasis"===o&&(0,_.jsx)(le,{size:24,fill:"var(--brand-color-text-default)"})}),(0,_.jsx)(V,{as:a,size:"emphasis"===o?"6":"subhead-large",children:r}),(0,_.jsx)("span",{"aria-hidden":"true",className:$e["Accordion__summary--expanded"],children:"emphasis"===o&&(0,_.jsx)(Be,{size:24,fill:"var(--brand-color-text-default)"})})]})}));function _r({children:r,className:n,open:a,handleOpen:o,parentRef:d,...t}){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),d&&d.current)){const _=d.current.querySelector("summary");_&&_.focus()}}}),[d,o]);return(0,e.useEffect)((()=>{const _=l.current;return a&&_&&_.addEventListener("keydown",(_=>m(_))),()=>{a&&_&&_.removeEventListener("keydown",(_=>m(_)))}}),[a,m]),(0,_.jsx)("section",{className:i($e.Accordion__content,n),...t,ref:l,children:r})}const er=Object.assign(Je,{Content:_r,Heading:Ye});var rr=n(570);const nr={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"},ar=(0,e.forwardRef)((({children:e,style:n,animate:a,className:o,...d},t)=>{const{classes:l,styles:m}=J(a),B=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,rr.isFragment)(_)&&_.type!==or&&_.type!==ir&&_.type!==Je))),u=r().Children.toArray(e).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===ir));return(0,_.jsx)("section",{ref:t,className:i(nr.FAQ,l,o),style:{...m,...n},...d,children:r().Children.toArray(B).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===or?r().cloneElement(_,{align:u?"start":_.props.align,size:u?"3":_.props.size,weight:u?"semibold":_.props.weight}):_))})})),or=(0,e.forwardRef)((({children:e,className:r,size:n="3",align:a="center",as:o,...d},t)=>{const l="3"===n?"h3":"h2";return(0,_.jsx)(V,{as:o||l,size:n,className:i(nr.FAQ__heading,nr[`FAQ__heading--${a}`],r),ref:t,...d,children:e})}));function ir({children:e,className:r,as:n="h3",size:a="subhead-large",weight:o="medium",...d}){return(0,_.jsx)(V,{as:n,className:i(nr.FAQ__subheading,r),weight:o,size:a,...d,children:e})}const dr=Object.assign(ar,{Subheading:ir,Heading:or,Item:Je,Question:Ye,Answer:_r});function tr({children:e,className:r,as:n="h3",...a}){return(0,_.jsx)(V,{as:n,className:i(r),...a,children:e})}const lr=Object.assign((function({children:e,id:n,defaultSelectedIndex:a=0,...o}){const[d,t]=r().useState(a),l=D(n),m=_=>e=>{t(_)},B=r().Children.toArray(e).filter((_=>r().isValidElement(_)&&_.type===dr)),u=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===dr.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":d===n,onClick:m(n),"data-testid":`FAQGroup-tab-${n+1}`,children:r().isValidElement(a)&&a.props.children},n)}return null})),s=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==dr.Heading?_:null)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type===dr.Heading?_.props.children:null));return(0,_.jsxs)("div",{role:"tabpanel",id:`${l}-panel-${n}`,"aria-labelledby":`${l}-tab-${n}`,hidden:d!==n,"data-testid":`FAQGroup-tab-panel-${n+1}`,children:[o&&(0,_.jsx)(dr.Subheading,{"data-testid":`FAQGroup-tab-panel-heading-${n+1}`,className:i("Primer_Brand__FAQGroup-module__FAQGroup__panel-subHeading___F0U3h"),children:o}),a]},n)}})),c=r().Children.map(B,((e,n)=>{if(r().isValidElement(e)&&e.props.children){const a=r().Children.toArray(e.props.children).find((_=>r().isValidElement(_)&&_.type===dr.Heading)),o=r().Children.map(e.props.children,(_=>r().isValidElement(_)&&_.type!==dr.Heading?r().cloneElement(_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup__nested-accordion-item___JGGeC",_.props.className)}):null));return o?(0,_.jsxs)(er,{variant:"emphasis",children:[(0,_.jsx)(er.Heading,{children:r().isValidElement(a)&&a.props.children}),(0,_.jsx)(er.Content,{children:o})]},n):null}})),g=r().Children.toArray(e).find((_=>r().isValidElement(_)&&_.type===tr));return(0,_.jsx)(P_,{...o,children:(0,_.jsxs)(P_.Column,{children:[g&&(0,_.jsx)(Fa,{marginBlockEnd:{narrow:48,regular:80},children:(0,_.jsx)(P_,{children:(0,_.jsx)(P_.Column,{children:g})})}),(0,_.jsx)("div",{className:i("Primer_Brand__FAQGroup-module__FAQGroup__accordion___dkveP"),children:c}),(0,_.jsxs)(P_,{className:i("Primer_Brand__FAQGroup-module__FAQGroup___D0VvR"),children:[(0,_.jsx)(P_.Column,{span:{medium:5,large:4},className:"Primer_Brand__FAQGroup-module__FAQGroup__tablist___WdY5Z",children:(0,_.jsx)(E_,{direction:"vertical",padding:"none",role:"tablist",alignItems:"flex-start",children:u})}),(0,_.jsx)(P_.Column,{start:6,span:7,children:s})]})]})})}),{Heading:tr}),mr="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement?e.useLayoutEffect:e.useEffect,Br="Primer_Brand__Checkbox-module__Checkbox-checkmark___atiwt",ur=(0,e.forwardRef)((({checked:r,className:n,indeterminate:a,disabled:o,id:d,onChange:t,required:l,validationStatus:m,value:B,...u},s)=>{const c=(0,e.useRef)(s||null),g=D(d);return mr((()=>{c.current&&(c.current.indeterminate=a||!1)}),[a,r,c]),(0,_.jsxs)("span",{className:"Primer_Brand__Checkbox-module__Checkbox-wrapper___qo8KL",children:[(0,_.jsx)("input",{id:g,"aria-invalid":"error"===m?"true":"false","aria-required":l?"true":"false",checked:!a&&r,className:i("Primer_Brand__Checkbox-module__Checkbox-input___sux6s"),disabled:o,name:B,onChange:t,ref:c,required:l,type:"checkbox",value:B,...u}),(0,_.jsxs)("label",{htmlFor:g,className:i("Primer_Brand__Checkbox-module__Checkbox___T8FJa",a&&"Primer_Brand__Checkbox-module__Checkbox--indeterminate___U5S6k",n),children:[!a&&(0,_.jsx)("svg",{viewBox:"0 0 100 100",className:i(Br),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(Br),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"})})]})]})})),sr={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"},cr=7,gr=30,xr="both",pr={root:"Textarea",get outerContainer(){return`${this.root}-outer-container`}},Pr=(0,e.forwardRef)((({children:e,className:r,cols:n=gr,disabled:a,fullWidth:o=!1,invisible:d=!1,monospace:t,placeholder:l,size:m="medium",validationStatus:B,required:u,resize:s=xr,rows:c=cr,...g},x)=>(0,_.jsx)("span",{className:i(sr["Textarea-wrapper"],o&&sr["Textarea-wrapper--fullWidth"],d&&sr["Textarea-wrapper--invisible"],a&&sr["Textarea-wrapper--disabled"],t&&sr["Textarea-wrapper--monospace"],B&&sr[`Textarea-wrapper--${B}`]),"data-testid":pr.outerContainer,children:(0,_.jsx)("textarea",{ref:x,className:i(sr.Textarea,"Textarea",sr[`Textarea--${m}`],sr[`Textarea-resize--${s}`],o&&sr["Textarea--fullWidth"],B&&sr[`Textarea--${B}`],r),placeholder:l,disabled:a,"aria-invalid":"error"===B,required:u,rows:c,cols:n,...g,children:e})})));Pr.displayName="Textarea";const wr={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"},hr=(0,e.forwardRef)((({className:e,disabled:n,fullWidth:a=!1,invisible:o=!1,leadingText:d,leadingVisual:t,monospace:l,placeholder:m,size:B="medium",trailingText:u,trailingVisual:s,validationStatus:c,...g},x)=>(0,_.jsxs)("span",{className:i(wr["TextInput-wrapper"],wr[`TextInput-wrapper--${B}`],a&&wr["TextInput-wrapper--fullWidth"],o&&wr["TextInput-wrapper--invisible"],n&&wr["TextInput-wrapper--disabled"],l&&wr["TextInput-wrapper--monospace"],c&&wr[`TextInput-wrapper--${c}`]),children:[d&&!t&&(0,_.jsx)("span",{className:i(wr["TextInput-leading-text"],wr[`TextInput-leading-text--${B}`],n&&wr["TextInput-leading-text--disabled"],c&&wr[`TextInput-leading-text--${c}`]),children:(0,_.jsx)(h,{size:"large"===B?"200":"100",as:"span",className:i(wr["TextInput-leading-text-inner"],wr[`TextInput-leading-text-inner--${B}`]),children:d})}),t&&!d&&(0,_.jsx)("span",{className:i(wr["TextInput-leading-visual"],wr[`TextInput-leading-visual--${B}`]),children:"function"==typeof t?(0,_.jsx)(t,{className:i(wr["TextInput-leading-visual-icon"],wr[`TextInput-leading-visual-icon--${B}`])}):r().isValidElement(t)&&r().cloneElement(t,{className:i(wr["TextInput-leading-visual-icon"],wr[`TextInput-leading-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16})}),(0,_.jsx)("input",{type:"text",ref:x,className:i(wr.TextInput,"TextInput",wr[`TextInput--${B}`],a&&wr["TextInput--fullWidth"],t&&wr[`TextInput--has-leading-visual--${B}`],s&&wr[`TextInput--has-trailing-visual--${B}`],c&&wr[`TextInput--${c}`],d&&!t&&wr["TextInput--has-leading-text"],u&&!s&&wr["TextInput--has-trailing-text"],e),placeholder:m,disabled:n,"aria-invalid":"error"===c,...g}),s&&!u&&(0,_.jsx)("span",{className:i(wr["TextInput-trailing-visual"],wr[`TextInput-trailing-visual--${B}`]),children:"function"==typeof s?(0,_.jsx)(s,{className:i(wr["TextInput-trailing-visual-icon"],wr[`TextInput-trailing-visual-icon--${B}`])}):s&&r().isValidElement(s)?r().cloneElement(s,{className:i(wr["TextInput-trailing-visual-icon"],wr[`TextInput-trailing-visual-icon--${B}`]),width:"large"===B?20:16,height:"large"===B?20:16}):null}),u&&!s&&(0,_.jsx)("span",{className:i(wr["TextInput-trailing-text"],wr[`TextInput-trailing-text--${B}`],n&&wr["TextInput-trailing-text--disabled"],c&&wr[`TextInput-trailing-text--${c}`]),children:(0,_.jsx)(h,{size:"large"===B?"200":"100",as:"span",className:i(wr["TextInput-trailing-text-inner"],wr[`TextInput-trailing-text-inner--${B}`]),children:u})})]})));hr.displayName="TextInput";const Sr={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"},Ir=(0,e.forwardRef)((({children:e,className:r,disabled:n,fullWidth:a=!1,placeholder:o,size:d="medium",validationStatus:t,...l},m)=>(0,_.jsx)("span",{className:i(Sr["Select-wrapper"],Sr[`Select-wrapper--${d}`],a&&Sr["Select-wrapper--fullWidth"],t&&Sr[`Select--${t}`],n&&Sr["Select-wrapper--disabled"]),children:(0,_.jsx)("select",{"aria-invalid":"error"===t,className:i(Sr.Select,Sr[`Select--${d}`],"Select",a&&Sr["Select--fullWidth"],r),disabled:n,placeholder:o,ref:m,...l,children:e})}))),kr=Object.assign(Ir,{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})}),br=(0,e.forwardRef)((({checked:r,className:n,disabled:a,id:o,onChange:d,required:t,value:l,...m},B)=>{const u=(0,e.useRef)(B||null),s=D(o);return(0,_.jsxs)("span",{className:"Primer_Brand__Radio-module__Radio-wrapper___Gt9uM",children:[(0,_.jsx)("input",{id:s,"aria-checked":r?"true":"false",checked:r,className:i("Primer_Brand__Radio-module__Radio-input___n3jX4"),disabled:a,name:l,onChange:d,ref:u,required:t,type:"radio",value:l,...m}),(0,_.jsx)("label",{htmlFor:s,className:i("Primer_Brand__Radio-module__Radio___JycTo",n),children:(0,_.jsx)("span",{className:"Primer_Brand__Radio-module__Radio-dot___rmEAJ"})})]})})),fr={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"},vr=({children:e,className:n,htmlFor:a,required:o,showRequiredIndicator:d=!0,size:t="medium",validationStatus:l,visuallyHidden:m,...B})=>(0,_.jsxs)("label",{htmlFor:a,className:i(fr["FormControl-label"],l&&fr[`FormControl-label--${l}`],fr[`FormControl-label--${t}`],m&&fr["FormControl-label--visually-hidden"],n),...B,children:[r().Children.map(e,(_=>r().isValidElement(_)&&_.type===yr?r().cloneElement(_,{className:i(fr["FormControl--visible"],_.props.className)}):_)),o&&d&&(0,_.jsxs)("span",{className:fr["FormControl-label-required"],"aria-hidden":!0,children:[" ","*"]})]}),Er=({children:e,validationStatus:r})=>(0,_.jsxs)("span",{className:i(fr["FormControl-validation"],r&&fr["FormControl-validation--animate-in"],r&&fr[`FormControl-validation--${r}`]),children:["error"===r&&(0,_.jsx)("span",{className:fr["FormControl-validation-icon"],children:(0,_.jsx)(ie,{})}),"success"===r&&(0,_.jsx)("span",{className:fr["FormControl-validation-icon"],children:(0,_.jsx)(te,{})}),e]}),yr=({children:e,className:r,...n})=>(0,_.jsx)("span",{className:i(fr["FormControl-hint"],r),...n,children:e}),Ar=Object.assign((({children:e,className:n,hasBorder:a,fullWidth:o,id:d,required:t,size:l="medium",validationStatus:m,...B})=>{const u=D(d),s=d||u,c=r().Children.toArray(e).some((_=>r().isValidElement(_)&&(_.type===ur||_.type===br)));return(0,_.jsx)("section",{id:`FormControl--${s}`,className:i(fr.FormControl,o&&fr["FormControl--fullWidth"],c&&fr["FormControl--checkbox"],a&&fr["FormControl--border"],n),...B,children:r().Children.map(e,(_=>{if(r().isValidElement(_)){const e=`${s}`;return _.type===hr||_.type===Pr?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===kr?r().cloneElement(_,{className:i(_.props.className),id:e,name:e,required:_.props.required||t,validationStatus:_.props.validationStatus||m,fullWidth:o,size:l}):_.type===ur?r().cloneElement(_,{className:i(_.props.className),id:e,name:_.props.name||e,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===br?r().cloneElement(_,{className:i(c&&fr["FormControl-control--radio"],_.props.className),id:e,name:_.props.name,required:_.props.required||t,validationStatus:_.props.validationStatus||m}):_.type===vr?r().cloneElement(_,{className:i(c&&fr["FormControl-label--checkbox"],_.props.className),htmlFor:e,children:_.props.children,required:t,validationStatus:m,size:l,showRequiredIndicator:!c&&_.props.showRequiredIndicator}):_.type===Er?r().cloneElement(_,{validationStatus:m}):_}}))})}),{Label:vr,Validation:Er,Hint:yr}),Nr={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"},Tr=[32,40,48,64,80],Cr=["circle","square"],Gr={root:"Avatar",get image(){return`${this.root}__image`}},jr=(0,e.forwardRef)((({alt:r,className:n,size:a=Tr[1],shape:o=Cr[0],"data-testid":d,src:t,...l},m)=>{const B=(0,e.useMemo)((()=>"number"==typeof a?Nr[`Avatar--size-${a}`]:Object.keys(a).map((_=>Nr[`Avatar-${_}--size-${a[_]}`])).join(" ")),[a]);return(0,_.jsx)("span",{ref:m,className:i(Nr.Avatar,B,Nr[`Avatar--shape-${o}`],n),"data-testid":d||Gr.root,children:(0,_.jsx)("img",{className:i(Nr.Avatar__image),src:t,alt:r,"data-testid":Gr.image,...l})})})),Lr=Object.assign(jr,{testIds:Gr}),Hr={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"},Mr=[...Y,...__],Rr=Mr[0],Vr=(0,e.forwardRef)((function({quoteMarkColor:e="default",animate:n,className:a,children:o,size:d,style:t,...l},m){const{classes:B,styles:u}=J(n);return(0,_.jsxs)("figure",{ref:m,className:i(B,Hr.Testimonial,d&&Hr[`Testimonial--size-${d}`],a),style:{...u,...t,"--testimonial-accent-color":e},...l,children:[(0,_.jsx)("div",{"aria-hidden":"true",className:i(Hr.Testimonial__quoteMark,Hr[`Testimonial__quoteMark--${e}`]),children:"“"}),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Fr)return _})),(0,_.jsxs)("div",{className:i(Hr.Testimonial__media),children:[r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Wr)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===Or)return _})),r().Children.map(o,(_=>{if(r().isValidElement(_)&&_.type===zr)return _}))]})]})})),Fr=(0,e.forwardRef)((function({children:n,className:a},o){const d=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),t=(0,e.useCallback)((()=>_e(n,"em")?"muted":"default"),[n]),l=1===d.length?"default":t();return(0,_.jsx)("blockquote",{ref:o,children:(0,_.jsx)(h,{className:i(Hr["Testimonial-quote"],"muted"===l&&Hr["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(Hr["Testimonial-caption"],r),children:[(0,_.jsx)(h,{size:"200",className:i(Hr["Testimonial-from"]),children:e}),n&&(0,_.jsx)(h,{size:"200",className:i(Hr["Testimonial-position"]),variant:"muted",children:n})]})})),Or=(0,e.forwardRef)((function({children:e,...n},a){return(0,_.jsx)("div",{className:Hr["Testimonial-logo"],...n,children:r().Children.map(e,(_=>{if(r().isValidElement(_)&&"img"===_.type)return r().cloneElement(_,{className:i(Hr["Testimonial-logo-image"]),ref:a})}))})})),Wr=function({size:e,...r}){return(0,_.jsx)(Lr,{className:i(Hr["Testimonial-avatar"]),size:48,...r})},qr=Object.assign(Vr,{Quote:Fr,Name:zr,Avatar:Wr,Logo:Or}),Zr={"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"},Dr=(0,e.forwardRef)((({as:n,animate:a,children:o,className:d,heading:t,featuredColumn:l=1,variant:m="default",style:B,...u},s)=>{const{classes:c,styles:g}=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===Qr&&0===n)return r().cloneElement(e,{className:i(Zr["ComparisonTable-row"],e.props.className),children:r().Children.map(e.props.children,((n,a)=>{if(n.type===Ur)return r().cloneElement(n,{as:"th","aria-hidden":n.props.children?void 0:"true",className:i(Zr["ComparisonTable-cell"],Zr["ComparisonTable-cell-heading"],Zr[`ComparisonTable-cell-heading--${m}`],0===a&&Zr["ComparisonTable-cell-heading--first"],a===l&&Zr["ComparisonTable-cell-heading--featured"],e.props.className),children:(0,_.jsx)("span",{className:i(a===l&&Zr["ComparisonTable-cell-heading-label--featured"]),children:n.props.children})})}))})})).filter(Boolean),w=(0,e.useMemo)((()=>r().Children.map(o[0].props.children,(_=>{const{children:e=""}=_.props;return e}))),[o]),[,...h]=r().Children.map(o,(_=>r().isValidElement(_)&&_.type===Qr?_:null)),S=h.map(((e,n)=>r().cloneElement(e,{className:i(Zr["ComparisonTable-row"],`ComparisonTable-row--${n}`,e.props.className),children:r().Children.map(e.props.children,((r,a)=>{if(r.type===Ur)return(0,_.jsxs)(Ur,{...r.props,as:0===a?"th":"td",className:i(Zr["ComparisonTable-cell"],Zr[`ComparisonTable-cell--${m}`],0===a&&Zr["ComparisonTable-cell-heading"],0===a&&Zr[`ComparisonTable-cell-heading--${m}`],a===l&&Zr["ComparisonTable-cell--featured"],h.length-1===n&&Zr["ComparisonTable-cell--lastrow"],e.props.className),children:[a>=1&&(0,_.jsx)("span",{className:i(Zr["ComparisonTable-inline-cell-label"],Zr["ComparisonTable--hide-element-on-narrow"],a===l&&Zr["ComparisonTable-cell-heading-label--featured"]),children:w[a]}),(0,_.jsx)("span",{className:i(Zr["ComparisonTable-cell-container"],a===l&&Zr["ComparisonTable-cell-container--featured"]),children:r.props.children})]})}))}))),I=p.find((_=>r().isValidElement(_)&&_.type===Xr));return(0,_.jsxs)(x,{ref:s,className:i(c,d),style:{...g,...B},...u,children:[t&&(0,_.jsx)(V,{className:Zr["ComparisonTable--heading"],as:"h3",size:"4",children:t}),(0,_.jsxs)("table",{className:i(Zr.ComparisonTable,`ComparisonTable--${m}`),children:[P.length&&(0,_.jsx)("thead",{children:P}),S.length&&(0,_.jsx)("tbody",{children:S})]}),I&&(0,_.jsx)("footer",{className:Zr["ComparisonTable-footnote"],children:I})]})})),Qr=({children:e,...r})=>(0,_.jsx)("tr",{...r,children:e}),Ur=({as:e,children:r,...n})=>{const a=e||"td";return(0,_.jsx)(a,{...n,children:r})},Xr=({children:e,...r})=>"string"==typeof e?(0,_.jsx)(h,{as:"p",size:"100",variant:"muted",children:e}):(0,_.jsx)("div",{...r,children:e}),$r=Object.assign(Dr,{Row:Qr,Cell:Ur,Footnote:Xr}),Kr={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"},Jr={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 Yr({alignment:r="start",children:n,href:a,isActive:o,toggleMenuCallback:d,prefersReducedMotion:t,intersectionOptions:l={rootMargin:"middle"},updateCurrentActiveNav:m,...B}){const[u,s]=(0,e.useState)(),{isLarge:c}=fe(),[g,x]=(0,e.useState)(),p=/^#/.test(a),P=p?a.replace(/^#/,""):a,w=!!g?.isIntersecting,S=([_])=>{x(_)};(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!window.IntersectionObserver||!_)return;const e="start"===l.rootMargin?"0px":"-50% 0% -50% 0%",r={threshold:"start"===l.rootMargin?.4:0,root:null,rootMargin:e},n=new IntersectionObserver(S,r);return n.observe(_),()=>n.disconnect()}),[a,l.rootMargin,p]),(0,e.useEffect)((()=>{const _=document.querySelector(p?a:`#${a}`);if(!_)return;const e=document.body.getBoundingClientRect().top,r=_.getBoundingClientRect().top;s(r-e+0)}),[a,p]),(0,e.useEffect)((()=>{w&&m&&"string"==typeof n&&m(n)}),[w,n,m]);const I=(0,e.useCallback)((_=>{_.preventDefault();const e=t?"auto":"smooth";d&&!c&&d(),window.scrollTo({top:u,behavior:e})}),[c,u,d,t]);return(0,_.jsx)("a",{className:i(Kr["AnchorNav-link"],Kr[`AnchorNav-link--${r}`],w&&Kr["AnchorNav-link--is-active"]),href:p?a:`#${a}`,"aria-describedby":P,"aria-current":w&&"true","data-first":o,"data-active":w?"true":"false",onClick:I,...B,children:(0,_.jsx)(h,{as:"span",className:i(Kr["AnchorNav-link-label"],w&&Kr["AnchorNav-link-label--is-active"]),children:n})})}function _n({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(Kr["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":Jr.action,...n,children:e})}function en({children:e,href:r,...n}){return(0,_.jsx)(y,{as:"a",variant:"secondary",className:i(Kr["AnchorNav-action"]),href:r,hasArrow:!1,"data-testid":Jr.secondaryAction,...n,children:e})}const rn=Object.assign((function({children:n,enableDefaultBgColor:a=!1,hideUntilSticky:o=!1,...d}){const[t,l]=(0,e.useState)(!1),[m,B]=(0,e.useState)(!1),[u,s]=(0,e.useState)(),[c,g]=(0,e.useState)(),[x,p]=(0,e.useState)(),[P,w]=(0,e.useState)(!1),S=(0,e.useRef)(null),I=(0,e.useRef)(null),k=(0,e.useRef)(null),b=(0,e.useRef)(null),{isLarge:f}=fe(),v=D(),E=(0,e.useCallback)((()=>l(!1)),[l]),y=(0,e.useCallback)((()=>l(!t)),[t]),A=(0,e.useMemo)((()=>r().Children.toArray(n).filter((_=>r().isValidElement(_)&&"string"!=typeof _.type))),[n]);(0,e.useEffect)((()=>{void 0===x&&c&&p(c.boundingClientRect.y+window.scrollY)}),[x,c]);const N=([_])=>{g(_)};var T,C,G,j;ke(E),T=t,C=b,G=k,j=!f,(0,e.useEffect)((()=>{T&&j?document.body.classList.add("AnchorNav--no-bg-scroll"):document.body.classList.remove("AnchorNav--no-bg-scroll")}),[T,j]),(0,e.useEffect)((()=>{if(T){const _=C.current?.firstChild;_.focus()}}),[T,C]),(0,e.useEffect)((()=>{const _=G.current,e=C.current,r=e?.nextSibling,n=e?.children;let a=0;const o=o=>{if(!T||!e||!n||n.length<=1)return;const i=n[n.length-1],d=n.length-1;if("Tab"===o.key&&(o.preventDefault(),r?.focus()),o.shiftKey&&"Tab"===o.key&&(o.preventDefault(),_?.focus()),"ArrowDown"===o.key){if(o.preventDefault(),a===d)return n[0].focus(),void(a=0);if(a<d)return n[a+1].focus(),void(a+=1)}else if("ArrowUp"===o.key)return o.preventDefault(),0===a?(i.focus(),void(a=d)):(n[a-1].focus(),void a--)};return e?.addEventListener("keydown",o),()=>e?.addEventListener("keydown",o)}),[T,C,G]),(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches)}),[]),(0,e.useEffect)((()=>{const _=()=>{if(x){const _=window.pageYOffset>x;w(!!_)}};return window.addEventListener("scroll",_),()=>{window.removeEventListener("scroll",_)}}),[x]),(0,e.useEffect)((()=>{const _=o?S.current:I.current;if(!window.IntersectionObserver||!_)return;const e=new IntersectionObserver(N,{threshold:0,root:null,rootMargin:"0px 0px -100%"});return e.observe(_),()=>e.disconnect()}),[o]);const L=(0,e.useCallback)((_=>{_?.preventDefault(),y()}),[y]),H=(0,e.useCallback)((_=>{s(_)}),[s]),M=A.filter((_=>r().isValidElement(_)&&_.type===Yr)).length,R=A.map(((_,e)=>{if(r().isValidElement(_)&&_.type===Yr){const n={href:_.props.href,toggleMenuCallback:y,prefersReducedMotion:m,updateCurrentActiveNav:H,alignment:M<4?"start":"center"};return r().cloneElement(_,{isActive:0===e,...n})}return null})).filter(Boolean).slice(0,5),V=A.map((_=>r().isValidElement(_)&&_.type===_n?r().cloneElement(_):null)).filter(Boolean),F=A.map((_=>r().isValidElement(_)&&_.type===en?r().cloneElement(_):null)).filter(Boolean);(0,e.useEffect)((()=>{!u&&R.length>0&&s(R[0]?.props.children)}),[u,R]);const z=V.length>0&&F.length>0;return(0,_.jsx)("div",{ref:S,children:(0,_.jsxs)("nav",{ref:I,"aria-label":"Anchored navigation","data-sticky":P.toString(),className:i(Kr.AnchorNav,o&&Kr["AnchorNav--hide-until-sticky"],P&&Kr["AnchorNav--stuck"],t&&Kr["AnchorNav--expanded"],a&&Kr["AnchorNav--with-default-background-color"]),...d,children:[(0,_.jsxs)("div",{className:i(Kr["AnchorNav-inner-container"],t&&Kr["AnchorNav-inner-container--expanded"]),children:[(0,_.jsxs)("button",{ref:k,onClick:L,className:i(Kr["AnchorNav-menu-button"]),"aria-expanded":t?"true":"false","aria-controls":v,"aria-label":(t?"close":"open")+" anchor navigation menu","data-testid":Jr.menuButton,children:[t?(0,_.jsx)(Be,{size:16,className:Kr["AnchorNav-menu-button-arrow"],fill:"currentcolor"}):(0,_.jsx)(le,{size:16,className:Kr["AnchorNav-menu-button-arrow"],fill:"currentcolor"}),(0,_.jsx)(h,{as:"span",className:i(Kr["AnchorNav-link-label"]),children:u})]}),(0,_.jsx)("div",{id:v,"data-testid":Jr.menuLinks,className:Kr["AnchorNav-link-container"],ref:b,children:R}),(0,_.jsxs)("span",{className:i(Kr.AnchorNav__actionsContainer,z&&Kr["AnchorNav__actionsContainer--multiple"]),children:[V.length&&F.length&&r().isValidElement(V[0])?r().cloneElement(V[0],{variant:"primary"}):V,F]})]}),(0,_.jsx)("span",{className:i(t&&Kr["AnchorNav-overlay--expanded"]),onClick:E,"aria-hidden":!0})]})})}),{Link:Yr,Action:_n,SecondaryAction:en,testIds:Jr}),nn=(0,e.forwardRef)((({align:e="start",hasBorder:r=!1,hasShadow:n=!0,hasBackground:a=!0,className:o,children:d,...t},l)=>(0,_.jsx)("section",{ref:l,className:i("Primer_Brand__CTABanner-module__CTABanner___m0t8s",n&&"Primer_Brand__CTABanner-module__CTABanner--shadow___BA030",o),...t,children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-container___iRzd1",r&&"Primer_Brand__CTABanner-module__CTABanner-container--border___FbAer",a&&"Primer_Brand__CTABanner-module__CTABanner-container--background___v1yTH"),children:(0,_.jsx)("div",{className:i("Primer_Brand__CTABanner-module__CTABanner-content___sZo6_","center"===e&&"Primer_Brand__CTABanner-module__CTABanner-content--center___S0ChQ"),children:d})})}))),an=(0,e.forwardRef)((({as:e="h3",size:r="1",className:n,children:a,...o},i)=>(0,_.jsx)(V,{ref:i,className:n,size:r,as:e,...o,children:a}))),on=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{ref:a,className:i("Primer_Brand__CTABanner-module__CTABanner-description___I7md6",e),as:"p",...n,children:r}))),dn=(0,e.forwardRef)((({className:e,buttonSize:r="medium",buttonsAs:n,children:a,...o},i)=>(0,_.jsx)(Z_,{buttonSize:r,buttonsAs:n,className:e,ref:i,...o,children:a}))),tn=Object.assign(nn,{Heading:an,Description:on,ButtonGroup:dn}),ln=(0,e.createContext)({variant:"default"}),mn={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"},Bn=Object.assign((function({className:r,children:n,leadingVisualFill:a,leadingVisual:o,leadingVisualAriaLabel:d,variant:t="default",...l}){const{variant:m}=(0,e.useContext)(ln);return(0,_.jsxs)("li",{className:i(mn.ListItem,!m&&mn.OrderedList__item,r),...l,children:[(()=>{const e={fill:a,"aria-label":d};if(o)return(0,_.jsx)(o,{className:i(mn["ListItem__leading-visual"],!a&&mn["ListItem__leading-visual--muted"]),...e});switch(m){case"checked":return(0,_.jsx)(de,{className:i(mn["ListItem__leading-visual"],mn.ListItem__checked,!a&&mn["ListItem__leading-visual--muted"]),...e});case"x":return(0,_.jsx)(he,{className:i(mn["ListItem__leading-visual"],mn.ListItem__x,!a&&mn["ListItem__leading-visual--muted"]),...e});case"default":return(0,_.jsx)(ue,{className:i(mn["ListItem__leading-visual"],mn.ListItem__default,!a&&mn["ListItem__leading-visual--muted"]),...e});default:return null}})(),(0,_.jsx)(h,{as:"span",variant:t,className:i(mn[`ListItem--${t}`]),children:n})]})})),un="Primer_Brand__list-shared-module__List___dFefs",sn=Object.assign((function({variant:e="default",children:r,...n}){return(0,_.jsx)("ul",{className:i(un,n.className),...n,children:(0,_.jsx)(ln.Provider,{value:{variant:e},children:r})})}),{Item:Bn}),cn=Object.assign((function({children:e,...r}){return(0,_.jsx)("ol",{className:i(un,"Primer_Brand__OrderedList-module__OrderedList___eCBYV",r.className),...r,children:(0,_.jsx)(ln.Provider,{value:{variant:""},children:e})})}),{Item:Bn}),gn=(0,e.forwardRef)((({className:e,...r},n)=>(0,_.jsx)("form",{ref:n,className:i("Primer_Brand__CTAForm-module__CTAForm___oOV3J",e),...r}))),xn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ar?r().cloneElement(_,{fullWidth:!0,required:!0,..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-input___sR5r3",e),...a,children:d})})),pn=(0,e.forwardRef)((({className:e,children:n,...a},o)=>{const d=r().Children.toArray(n).map((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Ar?r().cloneElement(_,{fullWidth:!0,size:"large",..._.props}):_));return(0,_.jsx)("div",{ref:o,className:i("Primer_Brand__CTAForm-module__CTAForm-confirm___yTThl",e),...a,children:d})})),Pn=(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}))),wn=Object.assign(gn,{Input:xn,Confirm:pn,Action:Pn}),hn="Primer_Brand__MinimalFooter-module__Footer___oqJdA",Sn="Primer_Brand__MinimalFooter-module__Footer__container___UqVWS",In="Primer_Brand__MinimalFooter-module__Footer__terms___ACl36",kn="Primer_Brand__MinimalFooter-module__Footer__terms-item___Z1f1_",bn="Primer_Brand__MinimalFooter-module__Footer__social-links___hRWfd",fn="Primer_Brand__MinimalFooter-module__Footer__logomarks___Weh9I",vn="Primer_Brand__MinimalFooter-module__Footer__legal-and-links___gaF8g",En="Primer_Brand__MinimalFooter-module__Footer__social-icon___SxNsP",yn="Primer_Brand__MinimalFooter-module__Footer__copyright___c9JB5",An="Primer_Brand__MinimalFooter-module__Footer__links___sXNki",Nn="Primer_Brand__MinimalFooter-module__Footer__link___K13BH",Tn=["x","github","linkedin","youtube","facebook","twitch","tiktok","instagram"];function Cn({children:e,className:n}){const a=r().Children.map(e,(_=>r().isValidElement(_)?_.type&&_.type===h?r().cloneElement(_,{as:"p",variant:"muted",size:"100",className:i(kn,_.props.className),..._.props}):void 0:_));return(0,_.jsx)("section",{className:Sn,children:(0,_.jsx)("div",{className:i(In,n),children:a})})}function Gn({socialLinks:e,logoHref:r}){const{colorMode:n}=q_();return(0,_.jsx)("section",{className:i(fn),children:(0,_.jsx)("div",{className:Sn,children:(0,_.jsxs)(E_,{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)(se,{fill:n===M_.DARK?"white":"black",size:"medium"})})}),!1!==e?(0,_.jsx)("ul",{className:bn,children:[{name:"x",fullName:"X",url:"https://x.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/x.svg",iconWidth:20,iconHeight:16},{name:"github",fullName:"GitHub",url:"https://github.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/github-mark.svg",iconWidth:20,iconHeight:20},{name:"linkedin",fullName:"LinkedIn",url:"https://www.linkedin.com/company/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/linkedin.svg",iconWidth:19,iconHeight:18},{name:"youtube",fullName:"YouTube",url:"https://www.youtube.com/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/youtube.svg",iconWidth:23,iconHeight:16},{name:"facebook",fullName:"Facebook",url:"https://www.facebook.com/GitHub",icon:"https://github.githubassets.com/images/modules/site/icons/footer/facebook.svg",iconWidth:18,iconHeight:18},{name:"twitch",fullName:"Twitch",url:"https://www.twitch.tv/github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/twitch.svg",iconWidth:18,iconHeight:18},{name:"tiktok",fullName:"TikTok",url:"https://www.tiktok.com/@github",icon:"https://github.githubassets.com/images/modules/site/icons/footer/tiktok.svg",iconWidth:18,iconHeight:18},{name:"instagram",fullName:"Instagram",url:"https://www.instagram.com/github/",icon:"https://github.githubassets.com/images/modules/site/icons/footer/instagram.svg",iconWidth:24,iconHeight:24}].map((r=>e&&!e.includes(r.name)?null:(e=>(0,_.jsx)("li",{children:(0,_.jsxs)("a",{href:e.url,"data-analytics-event":`{"category":"Footer","action":"go to ${e.fullName}","label":"text:${e.name}"}`,children:[(0,_.jsx)("img",{className:En,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 jn=({as:e,children:r,...n})=>{const a=e||"a";return(0,_.jsx)(a,{className:Nn,"data-analytics-event":n.href?`{"category":"Footer","action":"go to ${n.href}","label":"text:${r}"}`:void 0,...n,children:(0,_.jsx)(h,{variant:"muted",size:"200",children:r})})},Ln=Object.assign((function({className:e,children:n,copyrightStatement:a,logoHref:o="https://github.com",socialLinks:d,...t}){const l=r().Children.toArray(n).filter((_=>{if(r().isValidElement(_)&&_.type===jn)return _})).slice(0,5),m=(new Date).getFullYear();return(0,_.jsxs)("footer",{className:i(hn,e),...t,children:[r().Children.toArray(n).find((_=>!!r().isValidElement(_)&&(!(!_.type||_.type!==Cn)||void 0))),(0,_.jsx)(Gn,{socialLinks:d,logoHref:o}),(0,_.jsx)("section",{children:(0,_.jsx)("div",{className:vn,children:(0,_.jsx)("div",{className:Sn,children:(0,_.jsxs)(E_,{direction:{narrow:"vertical",regular:"horizontal"},gap:"normal",padding:"none",justifyContent:"space-between",children:[(0,_.jsx)(E_,{padding:"none",gap:"condensed",justifyContent:{narrow:"center",regular:"flex-end"},direction:{narrow:"vertical",regular:"horizontal"},className:An,children:(0,_.jsx)(_.Fragment,{children:l})}),(0,_.jsx)(h,{as:"p",size:"200",variant:"muted",className:yn,children:a||`© ${m} GitHub. All rights reserved.`})]})})})})]})}),{Footnotes:Cn,Link:jn}),Hn={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"},Mn=Y,Rn=Mn[0],Vn=(0,e.forwardRef)((({children:e,className:n,animate:a,as:o="div",align:d="start",style:t,...l},m)=>{const{classes:B,styles:u}=J(a),s=r().Children.toArray(e).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||_.type!==Fn&&_.type!==zn&&_.type!==On&&_.type!==Wn))),c=["div","article"].includes(o)?o:"div";return(0,_.jsx)(c,{className:i(Hn.Pillar,Hn[`Pillar--align-${d}`],B,n),ref:m,...l,style:{...u,...t},children:s})}));function Fn({icon:e,className:n,color:a=Rn,...o}){return(0,_.jsx)("span",{className:i(Hn.Pillar__icon,Hn[`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 zn=(0,e.forwardRef)((({children:e,as:r="h3",size:n="subhead-large",className:a,...o},d)=>(0,_.jsx)(V,{size:n,className:i(Hn.Pillar__heading,Hn[`Pillar__heading--size-${n}`],a),ref:d,as:r,...o,children:e}))),On=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(h,{variant:"muted",ref:a,size:"200",as:"p",className:i(Hn.Pillar__description,r),...n,children:e}))),Wn=(0,e.forwardRef)((({className:e,children:r,href:n,...a},o)=>(0,_.jsx)(Xe,{variant:"accent",href:n,ref:o,className:i(Hn.Pillar__link,e),...a,children:r}))),qn=Object.assign(Vn,{Icon:Fn,Heading:zn,Description:On,Link:Wn}),Zn={Card:"Primer_Brand__Card-module__Card___ByGEk","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__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"},Dn=Y,Qn=Dn[0],Un=(0,e.forwardRef)((({onMouseEnter:n,onMouseLeave:a,onFocus:o,onBlur:d,children:t,className:m,ctaText:B="Learn more",disableAnimation:u=!1,href:s,hasBorder:c=!1,style:g,...x},p)=>{const P=Ke(p),{colorMode:w}=q_(),[S,I]=r().useState(!1),k=(0,e.useCallback)((_=>{I(!0),n?.(_)}),[n,I]),b=(0,e.useCallback)((_=>{I(!1),a?.(_)}),[a,I]),f=r().Children.toArray(t).filter((_=>!(!r().isValidElement(_)||"string"==typeof _.type||!(0,rr.isFragment)(_)&&_.type!==$n&&_.type!==Kn&&_.type!==Jn&&_.type!==Yn&&_.type!==_a))),v=r().Children.toArray(t).some((_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Kn)),E="dark"===w?ra:Xn;return(0,_.jsx)(E,{style:g,disableSkew:u,children:(0,_.jsxs)("div",{className:i(Zn.Card,u&&Zn["Card--disableAnimation"],Zn[`Card--colorMode-${w}`],v&&Zn["Card--icon"],c&&Zn["Card--border"],Zn[`Card--colorMode-${w}`],m),style:g,ref:P,...x,children:[r().Children.map(f,(_=>r().isValidElement(_)&&"string"!=typeof _.type&&_.type===Yn?r().cloneElement(_,{onMouseEnter:k,onMouseLeave:b,href:s}):_)),(0,_.jsxs)("div",{className:Zn.Card__action,children:[(0,_.jsx)(h,{as:"span",size:"200",className:i(Qe["Link--label"]),children:B}),(0,_.jsx)(l,{className:Qe["Link-arrow"],expanded:S,"aria-hidden":"true"})]})]})})}));function Xn({children:e}){return(0,_.jsx)("div",{className:Zn.Card__outer,children:e})}function $n({className:e,...r}){return(0,_.jsx)("div",{className:Zn.Card__image,children:(0,_.jsx)(s_,{className:e,...r})})}function Kn({"aria-hidden":e,icon:r,className:n,color:a=Qn,hasBackground:o=!1,...d}){return(0,_.jsx)("span",{className:i(Zn.Card__icon,Zn[`Card__icon--color-${a}`],o&&Zn["Card__icon--badge"],n),"aria-hidden":e||"function"!=typeof r,...d,children:"function"==typeof r?(0,_.jsx)(r,{}):r})}const Jn=(0,e.forwardRef)((({children:e,className:r,color:n=n_[0],...a},o)=>(0,_.jsx)("span",{className:i(Zn.Card__label,r),ref:o,...a,children:(0,_.jsx)(l_,{color:n,children:e})}))),Yn=(0,e.forwardRef)((({children:e,as:r="h3",className:n,href:a,onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,...m},B)=>(0,_.jsx)(V,{size:"subhead-large",className:i(Zn.Card__heading,n),ref:B,as:r,...m,children:(0,_.jsx)("a",{href:a,className:i(Zn.Card__link),onMouseEnter:o,onMouseLeave:d,onBlur:t,onFocus:l,children:e})}))),_a=(0,e.forwardRef)((({children:e,className:r,...n},a)=>(0,_.jsx)(h,{variant:"muted",ref:a,size:"200",as:"p",className:i(Zn.Card__description,r),...n,children:e}))),ea=Object.assign(Un,{Image:$n,Label:Jn,Icon:Kn,Heading:Yn,Description:_a}),ra=({color:r,children:n,perspective:a=700,disableSkew:o=!1,...d})=>{const{colorMode:t}=q_(),l=(0,e.useRef)(null),m=(0,e.useRef)(null);return(0,e.useEffect)((()=>{if("light"===t||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,d=-(_.clientX-n.left-n.width/2)/n.width*3,t=(_.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*t)/100}deg) rotateY(${Math.round(100*d)/100}deg)`};return _.addEventListener("change",n),e.addEventListener("mousemove",i),n(),()=>{e.removeEventListener("mousemove",i),r?.removeEventListener("mousemove",i),_.removeEventListener("change",n)}}),[o,a,t]),(0,_.jsx)("div",{ref:l,className:i(Zn["Card--skew"]),...d,children:(0,_.jsxs)("div",{className:Zn["Card__skew-bounding"],children:[n,(0,_.jsx)("div",{ref:m,className:i(!o&&Zn.Card__torch,Zn[`Card--skew-colorMode-${t}`])})]})})},na={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"},aa=(0,e.forwardRef)((({align:e="start",animate:r,className:n,children:a,fullWidth:o=!1,style:d,...t},l)=>{const{classes:m,styles:B}=J(r);return(0,_.jsx)("header",{ref:l,className:i(na.SectionIntro,na[`SectionIntro--align-${e}`],o&&na["SectionIntro--full-width"],m,n),...t,style:{...B,...d},children:a})})),oa=(0,e.forwardRef)((({as:n=H,size:a="4",className:o,children:d,...t},l)=>{const m=(0,e.useMemo)((()=>r().Children.toArray(d)),[d]),B=(0,e.useCallback)((()=>m.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[m]),u=1===m.length?"default":B();return(0,_.jsx)(V,{ref:l,className:i(na["SectionIntro-heading"],"muted"===u&&na["SectionIntro-heading--muted"],o),size:a,as:n,...t,children:d})})),ia=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{as:"p",className:i(na["SectionIntro-description"],e),ref:a,variant:"muted",...n,children:r}))),da=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(Xe,{ref:a,className:i(na["SectionIntro-link"],e),size:"medium",...n,children:r}))),ta=Object.assign(aa,{Heading:oa,Description:ia,Link:da,Label:function({children:e,...r}){return(0,_.jsx)(l_,{className:na["SectionIntro-label"],...r,children:e})}}),la={"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"]},ma={start:["end","center"],end:["start","center"],center:["end","start"]};const Ba={side:"outside-bottom",align:"start",anchorOffset:4,alignmentOffset:4,allowOutOfBounds:!1};function ua(_,e,r,n,a,o){const i=e.left+e.width,d=e.top+e.height;let t=-1,l=-1;return"outside-top"===r?t=e.top-a-_.height:"outside-bottom"===r?t=d+a:"outside-left"===r?l=e.left-a-_.width:"outside-right"===r&&(l=i+a),"outside-top"!==r&&"outside-bottom"!==r||(l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o),"outside-left"!==r&&"outside-right"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),"inside-top"===r?t=e.top+a:"inside-bottom"===r?t=d-a-_.height:"inside-left"===r?l=e.left+a:"inside-right"===r?l=i-a-_.width:"inside-center"===r&&(l=(i+e.left)/2-_.width/2+a),"inside-top"===r||"inside-bottom"===r?l="start"===n?e.left+o:"center"===n?e.left-(_.width-e.width)/2+o:i-_.width-o:"inside-left"!==r&&"inside-right"!==r&&"inside-center"!==r||(t="start"===n?e.top+o:"center"===n?e.top-(_.height-e.height)/2+o:d-_.height-o),{top:t,left:l}}function sa(_,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 ca(_,e,r,n){return"end"===_?e.left<r.left:"start"===_||"center"===_?e.left+n.width>r.left+r.width||e.left<r.left:void 0}function ga(_,r=[]){const n=_?.floatingElementRef,a=_?.anchorElementRef,[o,i]=(0,e.useState)(void 0),d=(0,e.useCallback)((()=>{n.current instanceof Element&&a.current instanceof Element?i(function(_,e,r={}){const n=function(_){if(function(_){if("DIALOG"===_.tagName)return!0;try{if(_.matches(":popover-open"))return!0}catch(_){return!1}return!1}(_))return document.body;let e=_.parentNode;for(;null!==e;){if(e instanceof HTMLElement&&"static"!==getComputedStyle(e).position)return e;e=e.parentNode}return document.body}(_),a=function(_){let e=_;for(;null!==e&&e!==document.body&&"visible"===getComputedStyle(e).overflow;)e=e.parentNode;const r=e!==document.body&&e instanceof HTMLElement?e:document.body,n=r.getBoundingClientRect(),a=getComputedStyle(r),[o,i,d,t]=[a.borderTopWidth,a.borderLeftWidth,a.borderRightWidth,a.borderBottomWidth].map((_=>parseInt(_,10)||0));return{top:n.top+o,left:n.left+i,width:n.width-d-i,height:Math.max(n.height-o-t,r===document.body?window.innerHeight:-1/0)}}(n),o=getComputedStyle(n),i=n.getBoundingClientRect(),[d,t]=[o.borderTopWidth,o.borderLeftWidth].map((_=>parseInt(_,10)||0));return function(_,e,r,n,{side:a,align:o,allowOutOfBounds:i,anchorOffset:d,alignmentOffset:t}){const l={top:_.top-e.top,left:_.left-e.left,width:_.width,height:_.height};let m=ua(r,n,a,o,d,t),B=a,u=o;if(m.top-=e.top,m.left-=e.left,!i){const i=la[a];let s=0;if(i){let _=a;for(;s<i.length&&sa(_,m,l,r);){const a=i[s++];_=a,m=ua(r,n,a,o,d,t),m.top-=e.top,m.left-=e.left,B=a}}const c=ma[o];let g=0;if(c){let _=o;for(;g<c.length&&ca(_,m,l,r);){const a=c[g++];_=a,m=ua(r,n,B,a,d,t),m.top-=e.top,m.left-=e.left,u=a}}m.top<l.top&&(m.top=l.top),m.left<l.left&&(m.left=l.left),m.left+r.width>_.width+l.left&&(m.left=_.width+l.left-r.width),i&&s<i.length&&m.top+r.height>_.height+l.top&&(m.top=_.height+l.top-r.height)}return Object.assign(Object.assign({},m),{anchorSide:B,anchorAlign:u})}(a,{top:i.top+d,left:i.left+t},_.getBoundingClientRect(),e instanceof Element?e.getBoundingClientRect():e,function(_={}){var e,r,n,a,o;const i=null!==(e=_.side)&&void 0!==e?e:Ba.side,d=null!==(r=_.align)&&void 0!==r?r:Ba.align;return{side:i,align:d,anchorOffset:null!==(n=_.anchorOffset)&&void 0!==n?n:"inside-center"===i?0:Ba.anchorOffset,alignmentOffset:null!==(a=_.alignmentOffset)&&void 0!==a?a:"center"!==d&&i.startsWith("inside")?Ba.alignmentOffset:0,allowOutOfBounds:null!==(o=_.allowOutOfBounds)&&void 0!==o?o:Ba.allowOutOfBounds}}(r))}(n.current,a.current,_)):i(void 0)}),[n,a,...r]);return(0,e.useEffect)(d,[d]),function(_,r){const n=(0,e.useRef)(_);(0,e.useEffect)((()=>{n.current=_})),(0,e.useEffect)((()=>{const _=document.documentElement;if(!_)return;const e=new ResizeObserver((_=>{n.current(_)}));return e.observe(_),()=>{e.disconnect()}}),[r])}(d),{floatingElementRef:n,anchorElementRef:a,position:o}}let xa;function pa(){return void 0===xa&&(xa=/^mac/i.test(window.navigator.platform)),xa}let Pa=1e4;var wa;Le(),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"}(wa||(wa={}));const ha={ArrowLeft:wa.ArrowHorizontal,ArrowDown:wa.ArrowVertical,ArrowUp:wa.ArrowVertical,ArrowRight:wa.ArrowHorizontal,h:wa.HL,j:wa.JK,k:wa.JK,l:wa.HL,a:wa.AD,s:wa.WS,w:wa.WS,d:wa.AD,Tab:wa.Tab,Home:wa.HomeAndEnd,End:wa.HomeAndEnd,PageUp:wa.PageUpDown,PageDown:wa.PageUpDown,Backspace:wa.Backspace},Sa={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 Ia(_){const e=Sa[_.key];if("Tab"===_.key&&_.shiftKey)return"previous";const r=pa();if(r&&_.metaKey||!r&&_.ctrlKey){if("ArrowLeft"===_.key||"ArrowUp"===_.key)return"start";if("ArrowRight"===_.key||"ArrowDown"===_.key)return"end"}return e}const ka="data-is-active-descendant",ba="data-has-active-descendant";const fa={ActionMenu:"Primer_Brand__ActionMenu-module__ActionMenu___xAoB5","ActionMenu--disabled":"Primer_Brand__ActionMenu-module__ActionMenu--disabled___Ic5nl",ActionMenu__button:"Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG",ActionMenu__menu:"Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP","ActionMenu__menu--visible":"Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5","overlay-appear":"Primer_Brand__ActionMenu-module__overlay-appear___hIYSP",ActionMenu__item:"Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr","ActionMenu__item--selection-type-single":"Primer_Brand__ActionMenu-module__ActionMenu__item--selection-type-single___ZdivU","focus-visible":"Primer_Brand__ActionMenu-module__focus-visible___hVXW3","ActionMenu__item-leadingVisual":"Primer_Brand__ActionMenu-module__ActionMenu__item-leadingVisual___UWjE1","ActionMenu__item-text":"Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl","ActionMenu__item-icon":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz","ActionMenu__item-content--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-content--disabled___WrxPY","ActionMenu__item-icon--disabled":"Primer_Brand__ActionMenu-module__ActionMenu__item-icon--disabled___Ebefz"},va={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`}},Ea=(0,e.memo)((({id:r,children:n,"data-testid":a,disabled:o,open:d=!1,selectionVariant:t="none",menuAlignment:l="start",onSelect:m})=>{const[B,u]=(0,e.useState)(d),s=(0,e.useRef)(null),c=(0,e.useRef)(null),g=D(r);Se(s,(()=>u(!1)),c),ke((0,e.useCallback)((()=>{u(!1)}),[]));const x=(0,e.useCallback)((()=>{u(!B)}),[B]),p=(0,e.useCallback)((_=>{m&&m(_),x()}),[m,x]),P=(0,e.useCallback)((_=>{_&&(p(_),x(),c.current?.focus())}),[p,x,c]);(0,e.useEffect)((()=>{if(B&&s.current){const _=s.current;(function(_,e){var r,n,a,o,i;const d=[],t=new WeakMap,l=null!==(r=null==e?void 0:e.bindKeys)&&void 0!==r?r:((null==e?void 0:e.getNextFocusable)?wa.ArrowAll:wa.ArrowVertical)|wa.HomeAndEnd,m=null!==(n=null==e?void 0:e.focusOutBehavior)&&void 0!==n?n:"stop",B=null!==(a=null==e?void 0:e.focusInStrategy)&&void 0!==a?a:"previous",u=null==e?void 0:e.activeDescendantControl,s=null==e?void 0:e.onActiveDescendantChanged;let c;const g=null!==(o=null==e?void 0:e.preventScroll)&&void 0!==o&&o;function x(){return d[0]}function p(_,e=!1){const r=c;c=_,u?_&&document.activeElement===u?P(r,_,e):w():(r&&r!==_&&t.has(r)&&r.setAttribute("tabindex","-1"),null==_||_.setAttribute("tabindex","0"))}function P(e,r,n=!1){r.id||r.setAttribute("id","__primer_id_"+Pa++),e&&e!==r&&e.removeAttribute(ka),u&&(n||u.getAttribute("aria-activedescendant")!==r.id)&&(u.setAttribute("aria-activedescendant",r.id),_.setAttribute(ba,r.id),r.setAttribute(ka,n?"activated-directly":"activated-indirectly"),null==s||s(r,e,n))}function w(e=c){"first"===B&&(c=void 0),null==u||u.removeAttribute("aria-activedescendant"),_.removeAttribute(ba),null==e||e.removeAttribute(ka),null==s||s(void 0,e,!1)}function h(..._){const r=_.filter((_=>{var r,n;return null===(n=null===(r=null==e?void 0:e.focusableElementFilter)||void 0===r?void 0:r.call(e,_))||void 0===n||n}));if(0!==r.length){d.splice(function(_){const e=_[0];if(0===d.length)return 0;let r=0,n=d.length-1;for(;r<=n;){const _=Math.floor((r+n)/2);a=e,(d[_].compareDocumentPosition(a)&Node.DOCUMENT_POSITION_PRECEDING)>0?n=_-1:r=_+1}var a;return r}(r),0,...r);for(const _ of r)t.has(_)||t.set(_,_.getAttribute("tabindex")),_.setAttribute("tabindex","-1");c||p(x())}}function S(..._){for(const e of _){const _=d.indexOf(e);_>=0&&d.splice(_,1);const r=t.get(e);void 0!==r&&(null===r?e.removeAttribute("tabindex"):e.setAttribute("tabindex",r),t.delete(e)),e===c&&p(x())}}h(...Ae(_)),p("function"==typeof B?B(document.body):x()),new MutationObserver((_=>{for(const e of _)for(const _ of e.removedNodes)_ instanceof HTMLElement&&S(...Ae(_));for(const e of _)for(const _ of e.addedNodes)_ instanceof HTMLElement&&h(...Ae(_))})).observe(_,{subtree:!0,childList:!0});const I=new AbortController,k=null!==(i=null==e?void 0:e.abortSignal)&&void 0!==i?i:I.signal;let b;k.addEventListener("abort",(()=>{S(...d)})),_.addEventListener("mousedown",(_=>{_.target instanceof HTMLElement&&_.target!==document.activeElement&&(b=d.indexOf(_.target))}),{signal:k}),u?(_.addEventListener("focusin",(_=>{_.target instanceof HTMLElement&&d.includes(_.target)&&(u.focus({preventScroll:g}),p(_.target))})),_.addEventListener("mousemove",(({target:_})=>{if(!(_ instanceof Node))return;const e=d.find((e=>e.contains(_)));e&&p(e)}),{signal:k,capture:!0}),u.addEventListener("focusin",(()=>{c?P(void 0,c):p(x())})),u.addEventListener("focusout",(()=>{w()}))):_.addEventListener("focusin",(e=>{if(e.target instanceof HTMLElement)if(void 0!==b)b>=0&&d[b]!==c&&p(d[b]),b=void 0;else if("previous"===B)p(e.target);else if("closest"===B||"first"===B){if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _="previous"===v?d.length-1:0,e=d[_];return void(null==e||e.focus({preventScroll:g}))}p(e.target)}else if("function"==typeof B)if(e.relatedTarget instanceof Element&&!_.contains(e.relatedTarget)){const _=B(e.relatedTarget);if((_?d.indexOf(_):-1)>=0&&_ instanceof HTMLElement)return void _.focus({preventScroll:g});console.warn("Element requested is not a known focusable element.")}else p(e.target);v=void 0}),{signal:k});const f=null!=u?u:_;let v;"closest"===B&&document.addEventListener("keydown",(_=>{"Tab"===_.key&&(v=Ia(_))}),{signal:k,capture:!0}),f.addEventListener("keydown",(r=>{var n;if(r.key in Sa){const a=ha[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&&pa()&&!_.metaKey)return!0;if("ArrowDown"===r&&!pa()&&_.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=Ia(r);let o;if((null==e?void 0:e.getNextFocusable)&&(o=e.getNextFocusable(a,null!==(n=document.activeElement)&&void 0!==n?n:void 0,r)),!o){const e=function(){if(!c)return 0;const e=d.indexOf(c);return-1!==e?e:c===_?-1:0}();let n=e;"previous"===a?n-=1:"start"===a?n=0:"next"===a?n+=1:n=d.length-1,n<0&&(n="wrap"===m&&"Tab"!==r.key?d.length-1:0),n>=d.length&&(n="wrap"===m&&"Tab"!==r.key?0:d.length-1),e!==n&&(o=d[n])}u?p(o||c,!0):o&&(v=a,o.focus({preventScroll:g})),("Tab"!==r.key||o)&&r.preventDefault()}}}),{signal:k})})(s.current,{bindKeys:wa.ArrowVertical}),_.addEventListener("keydown",(_=>{if("Enter"===_.key){const e=_.target;if("true"===e.getAttribute("aria-disabled"))return;const r=e.getAttribute("data-value");r&&(p(r),u(!1),setTimeout((()=>{c.current?.focus()}),10))}}));const e=s.current.querySelector("li");e&&setTimeout((()=>{e.focus()}),10);const r=_.querySelectorAll("li")[_.querySelectorAll("li").length-1];r.addEventListener("keydown",(_=>{"ArrowDown"===_.key&&(_.preventDefault(),e?.focus())})),e?.addEventListener("keydown",(_=>{"ArrowUp"===_.key&&(_.preventDefault(),r.focus())})),_.addEventListener("keydown",(_=>{"Escape"===_.key&&c.current?.focus()}))}}),[B,s,P,x,p]);const{position:w}=ga({floatingElementRef:s,anchorElementRef:c,side:"outside-bottom",align:l,allowOutOfBounds:!0},[B]),{Button:h,Overlay:S}=e.Children.toArray(n).reduce(((_,r)=>((0,e.isValidElement)(r)&&(r.type===ya?_.Button=(0,e.cloneElement)(r,{onClick:x,ref:c,className:i(r.props.className,B),menuOpen:B,disabled:o,id:`${g}-button`}):r.type===Na&&(_.Overlay=(0,e.cloneElement)(r,{ref:s,className:i(fa.ActionMenu__menu,w&&fa["ActionMenu__menu--visible"]),style:{top:`${w?.top??0}px`,left:`${w?.left??0}px`},id:`${g}-menu`,children:e.Children.map(r.props.children,(_=>(0,e.isValidElement)(_)?(0,e.cloneElement)(_,{handler:P,type:t}):_))}))),_)),{});return(0,_.jsxs)("div",{id:g,className:i(fa.ActionMenu,o&&fa["ActionMenu--disabled"]),"data-testid":a||va.root,children:[h,B?S:null]})})),ya=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,disabled:a,menuOpen:o,...d},t)=>(0,_.jsx)(y,{ref:t,className:i(fa.ActionMenu__button,r),hasArrow:!1,"aria-haspopup":"true","aria-expanded":o?"true":"false",trailingVisual:(0,_.jsx)(le,{}),disabled:a,"data-testid":n||va.button,...d,children:(0,_.jsx)("span",{className:fa["ActionMenu__button-text"],children:e})}))),Aa={none:"menuitem",single:"menuitemradio"},Na=(0,e.forwardRef)((({children:e,className:r,"data-testid":n,menuOpen:a,...o},d)=>(0,_.jsx)("ul",{ref:d,className:i(r),role:"menu","data-testid":n||va.list,...o,children:e}))),Ta=Object.assign(Ea,{Button:ya,Item:({children:e,className:r,disabled:n,handler:a,selected:o,type:d,value:t,...l})=>(0,_.jsxs)("li",{className:i(fa.ActionMenu__item,"single"===d&&fa[`ActionMenu__item--selection-type-${d}`],r),role:Aa[d||"single"],"aria-checked":"none"===d?void 0:o?"true":"false","aria-disabled":n?"true":"false",onClick:a&&!n?()=>a(t):void 0,onKeyDown:a&&!n?_=>"Enter"===_.key&&a(t):void 0,tabIndex:0,"data-value":t,...l,children:["none"!==d&&(0,_.jsx)("span",{className:fa["ActionMenu__item-leadingVisual"],children:o&&(0,_.jsx)(de,{className:i(fa["ActionMenu__item-icon"],n&&fa["ActionMenu__item-icon--disabled"]),size:16})}),(0,_.jsx)("span",{className:fa["ActionMenu__item-text"],children:(0,_.jsx)(h,{variant:n?"muted":"default",size:"200",className:i(n&&fa["ActionMenu__item-content--disabled"]),children:e})})]}),Overlay:Na,testIds:va}),Ca=(0,e.forwardRef)((({html:e,enableFullWidth:r=!1,className:n,...a},o)=>(0,_.jsx)("div",{className:i("Primer_Brand__Prose-module__Prose___X2BXE",!r&&"Primer_Brand__Prose-module__Prose--lineLength___ws7gn",n),ref:o,...a,dangerouslySetInnerHTML:{__html:e}}))),Ga={"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"},ja=["none","condensed","normal","spacious",...e_],La=["default","inset","subtle","overlay"],Ha=["small","medium","large","xlarge","full"],Ma=["thin","thick","thicker"],Ra=["default","muted","subtle"],Va=(_,e)=>e?"string"==typeof e||"number"==typeof e?Ga[`Box-${_}--${e}`]:Object.keys(e).map((r=>Ga[`Box-${r}-${_}--${e[r]}`])).join(" "):"",Fa=({animate:r,children:n,className:a,"data-testid":o,style:d,padding:t,paddingBlockStart:l,paddingInlineEnd:m,paddingBlockEnd:B,paddingInlineStart:u,margin:s,marginBlockStart:c,marginInlineEnd:g,marginBlockEnd:x,marginInlineStart:p,backgroundColor:P,borderRadius:w,borderWidth:h,borderBlockStartWidth:S,borderInlineEndWidth:I,borderBlockEndWidth:k,borderInlineStartWidth:b,borderColor:f,borderStyle:v,...E})=>{const{classes:y,styles:A}=J(r),N=(0,e.useMemo)((()=>Va("padding",t)),[t]),T=(0,e.useMemo)((()=>Va("paddingBlockStart",l)),[l]),C=(0,e.useMemo)((()=>Va("paddingInlineEnd",m)),[m]),G=(0,e.useMemo)((()=>Va("paddingBlockEnd",B)),[B]),j=(0,e.useMemo)((()=>Va("paddingInlineStart",u)),[u]),L=(0,e.useMemo)((()=>Va("margin",s)),[s]),H=(0,e.useMemo)((()=>Va("marginBlockStart",c)),[c]),M=(0,e.useMemo)((()=>Va("marginInlineEnd",g)),[g]),R=(0,e.useMemo)((()=>Va("marginBlockEnd",x)),[x]),V=(0,e.useMemo)((()=>Va("marginInlineStart",p)),[p]),F=(0,e.useMemo)((()=>Va("backgroundColor",P)),[P]),z=(0,e.useMemo)((()=>Va("borderRadius",w)),[w]),O=(0,e.useMemo)((()=>Va("borderWidth",h)),[h]),W=(0,e.useMemo)((()=>Va("borderBlockStartWidth",S)),[S]),q=(0,e.useMemo)((()=>Va("borderInlineEndWidth",I)),[I]),Z=(0,e.useMemo)((()=>Va("borderBlockEndWidth",k)),[k]),D=(0,e.useMemo)((()=>Va("borderInlineStartWidth",b)),[b]),Q=(0,e.useMemo)((()=>Va("borderColor",f)),[f]),U=(0,e.useMemo)((()=>Va("borderStyle",v)),[v]);return(0,_.jsx)("div",{className:i(y,N,T,C,G,j,L,H,M,R,V,F,z,O,W,q,Z,D,Q,U,a),"data-testid":o,style:{...A,...d},...E,children:n})},za="Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8",Oa="Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4",Wa="Primer_Brand__VideoPlayer-module__VideoPlayer__progressBar___wYSPx",qa="Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe",Za=({videoRef:e,disabled:n,trackInformation:a})=>{const[o,d]=r().useState("");return r().useEffect((()=>{const _=()=>{if(a)for(let _=0;_<a.length;_++){const r=a[_];if(e.current?.currentTime&&e.current.currentTime>=r.startTime&&e.current.currentTime<=r.endTime){d(r.text);break}d("")}};return e.current&&e.current.addEventListener("timeupdate",_),()=>window.removeEventListener("timeupdate",_)}),[e,a]),n||!o?null:(0,_.jsx)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__captions___dI9Jv"),children:(0,_.jsx)(h,{as:"p",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__captionText___e2su6",children:o})})},Da=_=>{const e=Math.floor(_/60),r=Math.floor(_-60*e);return`${e<10?`0${e}`:e}:${r<10?`0${r}`:r}`},Qa=({videoRef:r,videoWrapperRef:n,totalTime:a,currentTime:o,playing:d,trackInformation:t})=>{const[l,m]=(0,e.useState)(d),[B,u]=(0,e.useState)(0),[s,c]=(0,e.useState)(.5),[g,x]=(0,e.useState)(s),[p,P]=(0,e.useState)(!0),[w,S]=(0,e.useState)(!1);(0,e.useEffect)((()=>{r.current&&(l?r.current.play():r.current.pause())}),[r,l]),(0,e.useEffect)((()=>{m(d)}),[d]);const I=(0,e.useMemo)((()=>(0,_.jsx)($a,{onClick:()=>{m(!l)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__shiftTooltipRight___iLKlO",tooltip:l?"Pause video":"Play video",children:l?(0,_.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:[(0,_.jsx)("rect",{width:"7.2",height:"24",rx:"1",fill:"currentColor"}),(0,_.jsx)("rect",{x:"12.5",width:"7.2",height:"24",rx:"1",fill:"currentColor"})]}):(0,_.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:(0,_.jsx)("path",{d:"M1.56489 23.8112C0.884817 24.2389 1.07491e-06 23.7501 1.0398e-06 22.9467L8.28679e-08 1.05473C4.73246e-08 0.241596 0.904067 -0.245404 1.58307 0.201969L18.5829 11.4026C19.2032 11.8113 19.1935 12.7244 18.5647 13.1198L1.56489 23.8112Z",fill:"currentColor"})})})),[l]);(0,e.useEffect)((()=>{u(r.current?.currentTime||0)}),[r,r.current?.currentTime]);const k=(0,e.useMemo)((()=>(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(Ua,{type:"range",min:"0",max:a||0,step:1e-4,onInput:_=>{r.current&&(r.current.currentTime=_.currentTarget.valueAsNumber)},value:o,className:Wa,tooltip:!0,tooltipFormatter:_=>Da(_),name:"Seek"}),(0,_.jsx)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__progressTime___GvTKs",children:(0,_.jsxs)(h,{as:"p",className:qa,children:[(0,_.jsx)("span",{children:Da(B||0)||"00:00"}),(0,_.jsxs)("span",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS",children:[" / ",Da(a||0)||"00:00"]})]})})]})),[r,a,o,B]),b=(0,e.useMemo)((()=>(0,_.jsxs)("button",{className:i(Oa,"Primer_Brand__VideoPlayer-module__VideoPlayer__closedCaption___PAvgt",!p&&"Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL"),onClick:()=>P(!p),children:[(0,_.jsx)(h,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v",children:"CC"}),(0,_.jsx)(Xa,{children:p?"Disable captions":"Enable captions"})]})),[p]),f=(0,e.useMemo)((()=>(0,_.jsx)($a,{tooltip:s>0?"Mute":"Unmute",onClick:()=>{s>0?(x(s),c(0)):c(g)},children:s>0?(0,_.jsx)(we,{size:24}):(0,_.jsx)(ge,{size:24})})),[s,g]);(0,e.useEffect)((()=>{r.current&&(r.current.volume=s)}),[r,s]);const v=(0,e.useMemo)((()=>(0,_.jsx)(Ua,{type:"range",min:"0",max:1,step:.001,onInput:_=>{c(_.currentTarget.valueAsNumber)},className:"Primer_Brand__VideoPlayer-module__VideoPlayer__volumeBar___HOmXb",value:s,a11yStep:.1,name:"Volume"})),[s]),E=(0,e.useMemo)((()=>(0,_.jsx)($a,{onClick:()=>{n.current&&(w?(document.exitFullscreen(),S(!1)):(n.current.requestFullscreen(),S(!0)))},tooltip:w?"Exit full screen":"Full screen",children:w?(0,_.jsx)(pe,{size:24}):(0,_.jsx)(xe,{size:24})})),[n,w]);return(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI"),children:[(0,_.jsx)(Za,{videoRef:r,trackInformation:t,disabled:!p}),(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7",children:[I,k,b,f,v,E]})]})},Ua=({className:r,onChange:n,value:a,max:o,onKeyDown:d,a11yStep:t=1,tooltip:l,tooltipFormatter:m=(_=>_.toString()),name:B,id:u,...s})=>{const[c,g]=(0,e.useState)(a),[x,p]=(0,e.useState)(0),[P,w]=(0,e.useState)(0),h=D(),S=u||h;return(0,e.useEffect)((()=>{g(a)}),[a]),(0,e.useEffect)((()=>{const _=_=>{p(_.offsetX),o&&w(_.offsetX/_.target.clientWidth*o)};return window.addEventListener("mousemove",_),()=>{window.removeEventListener("mousemove",_)}}),[o]),(0,_.jsxs)("div",{className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__range___Tmjbg",r),children:[(0,_.jsx)("progress",{"aria-hidden":"true",className:"Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK",value:c,max:o}),(0,_.jsxs)("label",{htmlFor:S,children:[(0,_.jsx)("span",{className:"visually-hidden",children:B}),(0,_.jsx)("input",{tabIndex:0,type:"range",className:i("Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl",Wa),value:c,onChange:_=>{g(_.currentTarget.valueAsNumber),n&&n(_)},max:o,onKeyDown:_=>{var e;e=_,c&&(38===e.keyCode?g(c+t):40===e.keyCode&&g(c-t)),d&&d(_)},id:S,name:B,...s})]}),l&&!!P&&(0,_.jsx)(Xa,{style:{left:x},children:P?m(P):""})]})},Xa=({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)(h,{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipText____Syz7",weight:"medium",children:e})})}),$a=({tooltip:e,children:r,className:n,...a})=>(0,_.jsxs)("button",{className:i(Oa,n),...a,"aria-label":e,children:[r,(0,_.jsx)("span",{className:"visually-hidden",children:e}),(0,_.jsx)(Xa,{children:e})]}),Ka=Object.assign((({poster:r,title:n,branding:a=!0,children:o,className:d,onPlay:t,onPause:l,onLoadedMetadata:m,onPlaying:B,onTimeUpdate:u,ref:s,...c})=>{const g=(0,e.useRef)(null),x=Ke(s),[p,P]=(0,e.useState)(!1),[w,S]=(0,e.useState)(0),[I,k]=(0,e.useState)(0),[b,f]=(0,e.useState)(void 0),v=(0,e.useCallback)((_=>{P(!0),t&&t(_)}),[t]),E=(0,e.useCallback)((_=>{P(!1),l&&l(_)}),[l]),y=(0,e.useCallback)((_=>{x.current?.textTracks[0].cues&&f(x.current.textTracks[0].cues),B&&B(_)}),[B,x]),A=(0,e.useCallback)((_=>{k(x.current?.duration||0),m&&m(_)}),[m,x]),N=(0,e.useCallback)((_=>{S(x.current?.currentTime||0),u&&u(_)}),[u,x]);return(0,e.useEffect)((()=>{if(x.current)for(let _=0;_<x.current.textTracks.length;_++)x.current.textTracks[0].mode="hidden"}),[x]),(0,e.useEffect)((()=>{const _=()=>{const _=g.current?.getBoundingClientRect().width;_&&_<650?g.current.classList.add(za):g.current?.classList.remove(za)},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",d),onPlay:v,onPause:E,onPlaying:y,onLoadedMetadata:A,onTimeUpdate:N,...c,children:[o,(0,_.jsx)("track",{kind:"captions"})]}),n&&(0,_.jsxs)("div",{className:"Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j",children:[a&&(0,_.jsx)(ce,{size:48}),(0,_.jsx)(h,{size:"500",weight:"medium",className:qa,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)(Qa,{videoRef:x,videoWrapperRef:g,totalTime:I,currentTime:w,playing:p,trackInformation:b})]})}),{Source:e=>(0,_.jsx)("source",{...e}),Track:({kind:e="captions",...r})=>(0,_.jsx)("track",{kind:e,...r})}),Ja={LogoSuite:"Primer_Brand__LogoSuite-module__LogoSuite___W2Pai",LogoSuite__heading:"Primer_Brand__LogoSuite-module__LogoSuite__heading___s2Xyw",LogoSuite__description:"Primer_Brand__LogoSuite-module__LogoSuite__description___SRFRM","LogoSuite--start":"Primer_Brand__LogoSuite-module__LogoSuite--start___Kk6GC","LogoSuite--center":"Primer_Brand__LogoSuite-module__LogoSuite--center___byPyg","LogoSuite--justify":"Primer_Brand__LogoSuite-module__LogoSuite--justify___ZFxvW",LogoSuite__logobar:"Primer_Brand__LogoSuite-module__LogoSuite__logobar___hRzWm","LogoSuite__heading--visually-hidden":"Primer_Brand__LogoSuite-module__LogoSuite__heading--visually-hidden___pTR4r","LogoSuite__logobar--variant-muted":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-muted___a0P8Z","LogoSuite__logobar--variant-emphasis":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--variant-emphasis___MjgGb","focus-visible":"Primer_Brand__LogoSuite-module__focus-visible___FDZOP","LogoSuite--hasDivider":"Primer_Brand__LogoSuite-module__LogoSuite--hasDivider___Znsqm","LogoSuite__logobar--has-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar--has-marquee___d5jZP","LogoSuite__logobar-marqueeGroup":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup___QnvBf",LogobarScrollX:"Primer_Brand__LogoSuite-module__LogobarScrollX___K2Z30","LogoSuite__logobar-marqueeGroup--speed-default":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-default___ptGOl","LogoSuite__logobar-marqueeGroup--speed-slow":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marqueeGroup--speed-slow___s1IKV","LogoSuite__logobar-marquee":"Primer_Brand__LogoSuite-module__LogoSuite__logobar-marquee___Q0YOr"},Ya={root:"LogoSuite",get marqueeGroup(){return`${this.root}-marqueeGroup`}},_o=(0,e.forwardRef)((({as:e=H,size:r="3",className:n,children:a,visuallyHidden:o,...d},t)=>(0,_.jsx)(V,{ref:t,className:i(Ja.LogoSuite__heading,o&&Ja["LogoSuite__heading--visually-hidden"],o&&"visually-hidden",n),size:r,as:e,...d,children:a}))),eo=(0,e.forwardRef)((({className:e,children:r,size:n="300",variant:a="muted",...o},d)=>(0,_.jsx)(h,{as:"p",ref:d,size:n,variant:a,className:i(Ja.LogoSuite__description,e),...o,children:r}))),ro=(0,e.forwardRef)((({className:r,children:n,marquee:a=!1,marqueeSpeed:o="normal",variant:d="muted",...t},l)=>{const[m,B]=(0,e.useState)(!1);(0,e.useEffect)((()=>{const _=window.matchMedia("(prefers-reduced-motion: reduce)");B(_.matches);const e=_=>{B(_.matches)};return _.addEventListener("change",e),()=>{_.removeEventListener("change",e)}}),[]);const u={ref:l,className:i(Ja.LogoSuite__logobar,Ja[`LogoSuite__logobar--variant-${d}`],r),...t};if(a&&!m){const{className:e,...r}=u;return(0,_.jsx)("div",{...r,className:i(Ja["LogoSuite__logobar--has-marquee"],e),children:(0,_.jsxs)("div",{className:i(Ja["LogoSuite__logobar-marquee"]),children:[(0,_.jsx)("div",{className:i(Ja["LogoSuite__logobar-marqueeGroup"],Ja[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),"data-testid":Ya.marqueeGroup,children:n}),(0,_.jsx)("div",{"aria-hidden":"true",className:i(Ja["LogoSuite__logobar-marqueeGroup"],Ja[`LogoSuite__logobar-marqueeGroup--speed-${o}`]),children:n})]})})}return(0,_.jsx)("div",{...u,children:n})})),no=Object.assign((({align:n="center",children:a,className:o,hasDivider:d=!0,"data-testid":t})=>{const l=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),m=l.find((_=>r().isValidElement(_)&&_.type===_o)),B=l.find((_=>r().isValidElement(_)&&_.type===eo)),u=l.find((_=>r().isValidElement(_)&&_.type===ro));return(0,_.jsxs)("div",{className:i(Ja.LogoSuite,Ja[`LogoSuite--${n}`],d&&Ja["LogoSuite--hasDivider"],o),"data-testid":t,children:[m,B,u]})}),{Heading:_o,Description:eo,Logobar:ro,testIds:Ya}),ao=Object.assign((({animate:e,className:r,children:n,fullWidth:a=!1,...o})=>{const{classes:d,styles:t}=J(e),l=i(d,"Primer_Brand__Timeline-module__Timeline___keSeT",a&&"Primer_Brand__Timeline-module__Timeline--full-width___XLdKp",r);return(0,_.jsx)("ul",{className:l,style:{...t},...o,children:n})}),{Item:({className:n,children:a,...o})=>{const d=i("Primer_Brand__Timeline-module__Timeline__item____ME4_",n),t=(0,e.useMemo)((()=>r().Children.toArray(a)),[a]),l=(0,e.useCallback)((()=>t.some((_=>r().isValidElement(_)&&"em"===_.type))?"muted":"default"),[t]),m=1===t.length?"default":l();return(0,_.jsx)("li",{className:d,...o,children:(0,_.jsx)(h,{size:"200",variant:m,children:a})})}}),oo={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"},io=(_,e,r)=>{const n=[];if("number"==typeof r||"string"==typeof r)n.push(oo[`${_}--${e}-${r}`]);else if("object"==typeof r)for(const[a,o]of Object.entries(r))n.push(oo[`${_}--${a}-${e}-${o}`]);return n},to=({children:n,leadingVisual:a,padding:o="spacious",verticalAlign:d,horizontalAlign:t="start",className:l,...m})=>{const B=[oo.Bento__Content];B.push(...io("Bento__Item","verticalAlign",d),...io("Bento__Item","horizontalAlign",t),...io("Bento","padding",o));const u=(0,e.useMemo)((()=>r().Children.toArray(n)),[n]),s=u.filter((_=>r().isValidElement(_)&&_.type===lo)),c=u.find((_=>r().isValidElement(_)&&_.type===l_)),g=u.find((_=>r().isValidElement(_)&&_.type===h)),x=u.find((_=>r().isValidElement(_)&&_.type===Xe));return(0,_.jsxs)("div",{className:i(oo[`Bento-padding--${o}`],...B,l),...m,children:[r().isValidElement(a)&&r().cloneElement(a,{className:oo["Bento__Content-icon"],size:a.size||44}),r().isValidElement(c)&&r().cloneElement(c,{className:i(oo["Bento__Content-label"],c.props.className)}),s.map((_=>r().isValidElement(_)&&r().cloneElement(_,{className:i(!r().isValidElement(g)&&oo["Bento__heading--no-text"],"center"===t&&oo["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(oo["Bento__Content-text"],g.props.className)}),r().isValidElement(x)&&r().cloneElement(x,{variant:x.props.variant||"accent",className:i(oo["Bento__call-to-action"],x.props.className)})]})},lo=(0,e.forwardRef)((({as:n="h3",size:a="5",weight:o="medium",variant:d="default",className:t,children:l,...m},B)=>{const u=(0,e.useMemo)((()=>r().Children.toArray(l)),[l]),s=(0,e.useCallback)((()=>_e(l,"em")?"muted":"default"),[l]),c=1===u.length?"default":s();return(0,_.jsx)(V,{ref:B,className:i("muted"===c&&oo["Bento__heading--muted"],"muted"===d&&oo["Bento__heading--muted"],t),size:a,as:n,weight:o,...m,children:l})})),mo=({horizontalAlign:e,verticalAlign:n,fillMedia:a=!0,overflow:o="hidden",position:d="50% 50%",padding:t,className:l,children:m,...B})=>{const u=[oo.Bento__Visual,e&&oo[`Bento__Visual--horizontalAlign-${e}`],n&&oo[`Bento__Visual--verticalAlign-${n}`],oo[`Bento__Visual--overflow-${o}`]];u.push(...io("Bento","padding",t));const s=r().Children.map(m,(_=>{if(r().isValidElement(_))return"img"===_.type||_.type===s_?r().cloneElement(_,{style:{objectPosition:d}}):_}));return(0,_.jsx)("div",{className:i(...u,a&&oo["Bento__Visual--fill"],!a&&oo["Bento__Visual--no-fill"],l),...B,children:s})},Bo=Object.assign((({className:e,...r})=>(0,_.jsx)("section",{className:i(oo.Bento,e),...r})),{Item:({className:e,columnStart:n,columnSpan:a=12,rowStart:o,rowSpan:d=2,flow:t="row",colorMode:l,visualAsBackground:m=!1,order:B="default",bgColor:u="subtle",children:s,...c})=>{const{currentBreakpointSize:g}=fe(),x=r().Children.toArray(s).reduce(((_,e)=>(r().isValidElement(e)&&"string"!=typeof e.type&&(e.type===mo&&_.push(e),e.type===to&&_.push(e)),_)),[]),p=x.find((_=>_?.type===to))?.props.padding||"spacious",P=[oo.Bento__Item,oo[`Bento__Item--bgColor-${u}`]];P.push(...io("Bento__Item","column-span",a),...io("Bento__Item","row-span",d),...io("Bento__Item","column-start",n),...io("Bento__Item","row-start",o),...io("Bento__Item","flow",t),...io("Bento__Item","gap",p)),!m&&r().Children.toArray(s).length>=1&&("column"===t&&P.push(oo["Bento-column-padding-override"]),"row"===t&&P.push(oo["Bento-row-padding-override"]));const w=l?{"data-color-mode":l}:{},h=(({order:_,children:e,currentBreakpointSize:n})=>{if("string"==typeof _)return"default"===_?e:r().Children.toArray(e).reverse();if("object"==typeof _&&n){const a={};let o="default";for(const e of Object.keys(be)){const r=e.toLocaleLowerCase();_[r]&&(o=_[r]),a[r]=_[r]||o}return"default"===a[n]?e:r().Children.toArray(e).reverse()}return e})({order:B,children:x,currentBreakpointSize:g});return(0,_.jsx)("div",{...w,className:i(...P,(m||1===r().Children.toArray(s).length)&&oo["Bento__Item--visual-as-background"],e),...c,children:h})},Visual:mo,Content:to,Heading:lo}),uo={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"},so={root:"EyebrowBanner",visual:"EyebrowBanner__visual",label:"EyebrowBanner__label",expandableArrow:"EyebrowBanner__expandableArrow"},co=(0,e.forwardRef)((({className:n,children:a,"data-testid":o,href:d,onMouseEnter:t,onMouseLeave:m,onFocus:B,onBlur:u,...s},c)=>{const[g,x]=r().useState(!1),[p,P]=r().useState(!1),w=(0,e.useCallback)((_=>{x(!g),t?.(_)}),[t,g]),h=(0,e.useCallback)((_=>{x(!g),m?.(_)}),[m,g]),S=(0,e.useCallback)((_=>{P(!p),B?.(_)}),[B,p]),I=(0,e.useCallback)((_=>{P(!p),u?.(_)}),[u,p]),k=r().Children.toArray(a).filter((_=>{if(r().isValidElement(_))return _.type===go||_.type===xo})),b=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===wo})),f=r().Children.toArray(a).find((_=>{if(r().isValidElement(_))return _.type===So}));return(0,_.jsx)("a",{href:d,ref:c,className:i(uo.EyebrowBanner,n),onMouseEnter:w,onMouseLeave:h,onFocus:S,onBlur:I,"data-testid":o||so.root,...s,children:(0,_.jsxs)("span",{className:uo.EyebrowBanner__inner,children:[b&&(0,_.jsx)("span",{className:uo.EyebrowBanner__leadingVisual,children:b}),f&&!b&&(0,_.jsx)(_.Fragment,{children:f}),(0,_.jsx)("span",{className:uo.EyebrowBanner__headings,children:k}),(0,_.jsx)("span",{className:uo.EyebrowBanner__trailingVisual,children:(0,_.jsx)(l,{className:uo["EyebrowBanner__trailingVisual-icon"],expanded:g||p,"data-testid":so.expandableArrow})})]})})})),go=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{size:"100",variant:"default",weight:"semibold",ref:a,className:i(uo.EyebrowBanner__heading,e),...n,children:r}))),xo=(0,e.forwardRef)((({className:e,children:r,...n},a)=>(0,_.jsx)(h,{size:"100",variant:"muted",ref:a,className:i(uo.EyebrowBanner__subHeading,e),...n,children:r}))),po=Y,Po=po[0],wo=(0,e.forwardRef)((({className:e,children:r,"aria-hidden":n,icon:a,color:o=Po,hasBackground:d=!1,...t},l)=>(0,_.jsx)("span",{ref:l,className:i(uo.EyebrowBanner__visual,a&&uo.EyebrowBanner__icon,a&&uo[`EyebrowBanner__icon--color-${o}`],d&&uo["EyebrowBanner__icon--badge"],e),"data-testid":so.visual,"aria-hidden":n||"function"!=typeof a,...t,children:a||r}))),ho=[...__,...Y],So=(0,e.forwardRef)((({className:e,children:r,color:n,...a},o)=>(0,_.jsx)("span",{ref:o,className:i(uo.EyebrowBanner__leadingLabel,n&&uo[`EyebrowBanner__leadingLabel--color-${n}`],e),"data-testid":so.label,...a,children:r}))),Io=Object.assign(co,{Visual:wo,Label:So,Heading:go,SubHeading:xo,testIds:so})})(),a})()));