@primer/react-brand 0.27.2-rc.b1531ad → 0.27.2

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 (263) hide show
  1. package/lib/Accordion/Accordion.d.ts +0 -1
  2. package/lib/css/main.css +114 -62
  3. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  4. package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
  5. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  7. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  8. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  62. package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
  63. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  64. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  65. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  66. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  67. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  68. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  69. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  70. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  71. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  72. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  102. package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
  103. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  104. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  105. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  106. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  107. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  108. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  109. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  110. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  111. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  112. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  113. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  114. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  115. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  142. package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
  143. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  144. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  145. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  146. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  147. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  148. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  149. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  150. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  151. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  152. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  153. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  154. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  182. package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
  183. package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
  184. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  185. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  186. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  187. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  188. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  189. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  190. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  191. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  192. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  193. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  194. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  195. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  196. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  197. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  198. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  199. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  200. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  262. package/lib/index.js +1 -1
  263. package/package.json +1 -1
@@ -19,7 +19,6 @@ type AccordionHeadingProps = BaseProps<HTMLHeadingElement> & {
19
19
  };
20
20
  export declare const AccordionHeading: React.ForwardRefExoticComponent<Omit<AccordionHeadingProps, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
21
21
  type AccordionContentProps = BaseProps<HTMLElement> & {
22
- className?: string;
23
22
  children: React.ReactElement | React.ReactElement[];
24
23
  };
25
24
  export declare function AccordionContent({ children, className, ...rest }: AccordionContentProps): JSX.Element;
package/lib/css/main.css CHANGED
@@ -41,6 +41,11 @@ html:focus-within {
41
41
  scroll-behavior: smooth;
42
42
  }
43
43
 
44
+ html {
45
+ -webkit-font-smoothing: antialiased;
46
+ -moz-osx-font-smoothing: grayscale;
47
+ }
48
+
44
49
  /* Set core body defaults */
45
50
  body {
46
51
  min-height: 100vh;
@@ -89,7 +94,7 @@ select {
89
94
 
90
95
  /**
91
96
  * Do not edit directly
92
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
97
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
93
98
  */
94
99
 
95
100
  :root,
@@ -629,7 +634,7 @@ select {
629
634
 
630
635
  /**
631
636
  * Do not edit directly
632
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
637
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
633
638
  */
634
639
 
635
640
  :root {
@@ -654,7 +659,7 @@ select {
654
659
 
655
660
  /**
656
661
  * Do not edit directly
657
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
662
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
658
663
  */
659
664
 
660
665
  :root {
@@ -669,7 +674,7 @@ select {
669
674
 
670
675
  /**
671
676
  * Do not edit directly
672
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
677
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
673
678
  */
674
679
 
675
680
  :root {
@@ -796,7 +801,7 @@ select {
796
801
 
797
802
  /**
798
803
  * Do not edit directly
799
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
804
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
800
805
  */
801
806
 
802
807
  :root {
@@ -810,7 +815,7 @@ select {
810
815
 
811
816
  /**
812
817
  * Do not edit directly
813
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
818
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
814
819
  */
815
820
 
816
821
  :root {
@@ -829,7 +834,7 @@ select {
829
834
 
830
835
  /**
831
836
  * Do not edit directly
832
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
837
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
833
838
  */
834
839
 
835
840
  :root,
@@ -914,7 +919,7 @@ select {
914
919
  }
915
920
 
916
921
  .Primer_Brand__Hero-module__Hero--align-start___m8GEr {
917
- align-items: start;
922
+ align-items: flex-start;
918
923
  text-align: left;
919
924
  }
920
925
 
@@ -1182,7 +1187,7 @@ select {
1182
1187
 
1183
1188
  /**
1184
1189
  * Do not edit directly
1185
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
1190
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
1186
1191
  */
1187
1192
 
1188
1193
  :root,
@@ -1736,7 +1741,7 @@ select {
1736
1741
 
1737
1742
  /**
1738
1743
  * Do not edit directly
1739
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
1744
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
1740
1745
  */
1741
1746
 
1742
1747
  :root {
@@ -1963,7 +1968,7 @@ select {
1963
1968
 
1964
1969
  /**
1965
1970
  * Do not edit directly
1966
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
1971
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
1967
1972
  */
1968
1973
 
1969
1974
  :root,
@@ -2222,7 +2227,7 @@ select {
2222
2227
 
2223
2228
  /**
2224
2229
  * Do not edit directly
2225
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
2230
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
2226
2231
  */
2227
2232
 
2228
2233
  :root {
@@ -2248,7 +2253,7 @@ select {
2248
2253
 
2249
2254
  /**
2250
2255
  * Do not edit directly
2251
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
2256
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
2252
2257
  */
2253
2258
 
2254
2259
  :root,
@@ -3006,7 +3011,7 @@ select {
3006
3011
 
3007
3012
  /**
3008
3013
  * Do not edit directly
3009
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
3014
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
3010
3015
  */
3011
3016
 
3012
3017
  :root {
@@ -3842,7 +3847,7 @@ select {
3842
3847
 
3843
3848
  /**
3844
3849
  * Do not edit directly
3845
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
3850
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
3846
3851
  */
3847
3852
 
3848
3853
  :root {
@@ -3863,7 +3868,7 @@ select {
3863
3868
 
3864
3869
  /**
3865
3870
  * Do not edit directly
3866
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
3871
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
3867
3872
  */
3868
3873
 
3869
3874
  :root {
@@ -3873,7 +3878,7 @@ select {
3873
3878
 
3874
3879
  /**
3875
3880
  * Do not edit directly
3876
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
3881
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
3877
3882
  */
3878
3883
 
3879
3884
  :root {
@@ -4783,7 +4788,7 @@ select {
4783
4788
 
4784
4789
  /**
4785
4790
  * Do not edit directly
4786
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
4791
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
4787
4792
  */
4788
4793
 
4789
4794
  :root,
@@ -4811,7 +4816,7 @@ select {
4811
4816
 
4812
4817
  /**
4813
4818
  * Do not edit directly
4814
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
4819
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
4815
4820
  */
4816
4821
 
4817
4822
  :root,
@@ -4827,7 +4832,7 @@ select {
4827
4832
 
4828
4833
  /**
4829
4834
  * Do not edit directly
4830
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
4835
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
4831
4836
  */
4832
4837
 
4833
4838
  :root {
@@ -4949,7 +4954,7 @@ select {
4949
4954
 
4950
4955
  /**
4951
4956
  * Do not edit directly
4952
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
4957
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
4953
4958
  */
4954
4959
 
4955
4960
  :root,
@@ -4965,7 +4970,7 @@ select {
4965
4970
 
4966
4971
  /**
4967
4972
  * Do not edit directly
4968
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
4973
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
4969
4974
  */
4970
4975
 
4971
4976
  :root,
@@ -5133,7 +5138,11 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Prim
5133
5138
  padding-right: var(--base-size-48);
5134
5139
  }
5135
5140
 
5136
- .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5141
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe,
5142
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe p,
5143
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe span:not(.Primer_Brand__Accordion-module__Accordion__summary--expanded___r3Clk):not(.Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w),
5144
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe ul,
5145
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe ol {
5137
5146
  color: var(--brand-color-text-muted);
5138
5147
  font-family: var(--brand-fontStack-sansSerif);
5139
5148
  font-weight: var(--brand-text-weight-200);
@@ -5141,6 +5150,35 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary___NUIYc.Prim
5141
5150
  line-height: var(--brand-text-lineHeight-200);
5142
5151
  }
5143
5152
 
5153
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe p:not(:first-child) {
5154
+ margin-top: var(--base-size-16);
5155
+ }
5156
+
5157
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe a {
5158
+ color: var(--brand-InlineLink-color-rest);
5159
+ position: relative;
5160
+ text-decoration: underline;
5161
+ text-decoration-color: var(--brand-InlineLink-color-rest);
5162
+ text-decoration-thickness: var(--brand-borderWidth-thin);
5163
+ text-underline-position: under;
5164
+ transition: var(--brand-InlineLink-transition-timing) text-decoration;
5165
+ }
5166
+
5167
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe a:hover {
5168
+ text-decoration-thickness: var(--brand-borderWidth-thick);
5169
+ }
5170
+
5171
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe a,
5172
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe a > span {
5173
+ font-weight: inherit;
5174
+ color: var(--brand-InlineLink-color-rest);
5175
+ }
5176
+
5177
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe a:active,
5178
+ .Primer_Brand__Accordion-module__Accordion__content___wMZGe a:active > span {
5179
+ color: var(--brand-InlineLink-color-pressed);
5180
+ }
5181
+
5144
5182
  details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5145
5183
  padding-bottom: var(--base-size-24);
5146
5184
  animation: Primer_Brand__Accordion-module__fade-in___b3l0l 0.5s;
@@ -5178,7 +5216,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5178
5216
 
5179
5217
  /**
5180
5218
  * Do not edit directly
5181
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
5219
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
5182
5220
  */
5183
5221
 
5184
5222
  :root {
@@ -5187,7 +5225,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5187
5225
 
5188
5226
  /**
5189
5227
  * Do not edit directly
5190
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
5228
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
5191
5229
  */
5192
5230
 
5193
5231
  :root,
@@ -5205,7 +5243,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5205
5243
 
5206
5244
  /**
5207
5245
  * Do not edit directly
5208
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
5246
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
5209
5247
  */
5210
5248
 
5211
5249
  :root {
@@ -5268,6 +5306,20 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5268
5306
  margin-top: var(--base-size-48);
5269
5307
  }
5270
5308
 
5309
+ .Primer_Brand__FAQ-module__FAQ___R3vLU.Primer_Brand__FAQ-module__details__summary___zIBcp {
5310
+ font-weight: var(--brand-text-weight-800);
5311
+ font-size: var(--brand-text-size-800);
5312
+ line-height: var(--brand-text-lineHeight-800);
5313
+ letter-spacing: var(--brand-text-letterSpacing-800);
5314
+ color: var(--brand-FAQ-color-heading);
5315
+ cursor: pointer;
5316
+ outline: none;
5317
+ border: none;
5318
+ background: none;
5319
+ padding: 0;
5320
+ margin: 0;
5321
+ }
5322
+
5271
5323
  .Primer_Brand__FAQGroup-module__FAQGroup___D0VvR {
5272
5324
  display: none;
5273
5325
  justify-content: space-between;
@@ -5293,7 +5345,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5293
5345
  }
5294
5346
 
5295
5347
  .Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
5296
- justify-content: start;
5348
+ justify-content: flex-start;
5297
5349
  }
5298
5350
 
5299
5351
  .Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
@@ -5322,7 +5374,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5322
5374
 
5323
5375
  /**
5324
5376
  * Do not edit directly
5325
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
5377
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
5326
5378
  */
5327
5379
 
5328
5380
  :root,
@@ -6423,7 +6475,7 @@ Fixes safari bug where outline doesn't respect border-radius
6423
6475
 
6424
6476
  /**
6425
6477
  * Do not edit directly
6426
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
6478
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
6427
6479
  */
6428
6480
 
6429
6481
  :root {
@@ -6437,7 +6489,7 @@ Fixes safari bug where outline doesn't respect border-radius
6437
6489
 
6438
6490
  /**
6439
6491
  * Do not edit directly
6440
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
6492
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
6441
6493
  */
6442
6494
 
6443
6495
  :root {
@@ -6647,7 +6699,7 @@ Fixes safari bug where outline doesn't respect border-radius
6647
6699
 
6648
6700
  /**
6649
6701
  * Do not edit directly
6650
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
6702
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
6651
6703
  */
6652
6704
 
6653
6705
  :root,
@@ -6663,7 +6715,7 @@ Fixes safari bug where outline doesn't respect border-radius
6663
6715
 
6664
6716
  /**
6665
6717
  * Do not edit directly
6666
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
6718
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
6667
6719
  */
6668
6720
 
6669
6721
  :root {
@@ -6981,7 +7033,7 @@ Fixes safari bug where outline doesn't respect border-radius
6981
7033
 
6982
7034
  /**
6983
7035
  * Do not edit directly
6984
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
7036
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
6985
7037
  */
6986
7038
 
6987
7039
  :root,
@@ -7397,7 +7449,7 @@ html {
7397
7449
 
7398
7450
  /**
7399
7451
  * Do not edit directly
7400
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
7452
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
7401
7453
  */
7402
7454
 
7403
7455
  :root,
@@ -7575,7 +7627,7 @@ html {
7575
7627
 
7576
7628
  /**
7577
7629
  * Do not edit directly
7578
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
7630
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
7579
7631
  */
7580
7632
 
7581
7633
  :root,
@@ -7702,7 +7754,7 @@ html {
7702
7754
 
7703
7755
  /**
7704
7756
  * Do not edit directly
7705
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
7757
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
7706
7758
  */
7707
7759
 
7708
7760
  :root,
@@ -7832,7 +7884,7 @@ html {
7832
7884
 
7833
7885
  /**
7834
7886
  * Do not edit directly
7835
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
7887
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
7836
7888
  */
7837
7889
 
7838
7890
  :root {
@@ -7844,7 +7896,7 @@ html {
7844
7896
 
7845
7897
  /**
7846
7898
  * Do not edit directly
7847
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
7899
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
7848
7900
  */
7849
7901
 
7850
7902
  :root,
@@ -8217,7 +8269,7 @@ html {
8217
8269
 
8218
8270
  /**
8219
8271
  * Do not edit directly
8220
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
8272
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
8221
8273
  */
8222
8274
 
8223
8275
  :root,
@@ -8661,7 +8713,7 @@ html {
8661
8713
 
8662
8714
  /**
8663
8715
  * Do not edit directly
8664
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
8716
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
8665
8717
  */
8666
8718
 
8667
8719
  :root {
@@ -12560,7 +12612,7 @@ html {
12560
12612
  color: var(--base-color-scale-gray-0);
12561
12613
  display: grid;
12562
12614
  align-items: center;
12563
- justify-content: start;
12615
+ justify-content: flex-start;
12564
12616
  grid-gap: 10px;
12565
12617
  grid-template-columns: auto auto;
12566
12618
  background: hsl(var(--base-color-scale-black-0-hsl) / 80%);
@@ -12895,7 +12947,7 @@ html {
12895
12947
 
12896
12948
  /**
12897
12949
  * Do not edit directly
12898
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
12950
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
12899
12951
  */
12900
12952
 
12901
12953
  :root {
@@ -12913,7 +12965,7 @@ html {
12913
12965
 
12914
12966
  /**
12915
12967
  * Do not edit directly
12916
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
12968
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
12917
12969
  */
12918
12970
 
12919
12971
  :root,
@@ -12929,7 +12981,7 @@ html {
12929
12981
 
12930
12982
  /**
12931
12983
  * Do not edit directly
12932
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
12984
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
12933
12985
  */
12934
12986
 
12935
12987
  :root {
@@ -13154,7 +13206,7 @@ html {
13154
13206
 
13155
13207
  /**
13156
13208
  * Do not edit directly
13157
- * Generated on Thu, 12 Oct 2023 13:08:35 GMT
13209
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
13158
13210
  */
13159
13211
 
13160
13212
  :root,
@@ -13168,7 +13220,7 @@ html {
13168
13220
 
13169
13221
  /**
13170
13222
  * Do not edit directly
13171
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
13223
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
13172
13224
  */
13173
13225
 
13174
13226
  :root {
@@ -13182,7 +13234,7 @@ html {
13182
13234
 
13183
13235
  /**
13184
13236
  * Do not edit directly
13185
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
13237
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
13186
13238
  */
13187
13239
 
13188
13240
  :root {
@@ -13255,7 +13307,7 @@ html {
13255
13307
  .Primer_Brand__Bento-module__Bento__Content___BhnY8 {
13256
13308
  display: flex;
13257
13309
  flex-direction: column;
13258
- align-items: start;
13310
+ align-items: flex-start;
13259
13311
  height: 100%;
13260
13312
  color: var(--brand-color-text-default);
13261
13313
  }
@@ -13579,7 +13631,7 @@ html {
13579
13631
 
13580
13632
  /* Bento Item Vertical Align */
13581
13633
  .Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby {
13582
- justify-content: start;
13634
+ justify-content: flex-start;
13583
13635
  }
13584
13636
 
13585
13637
  .Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -13610,7 +13662,7 @@ html {
13610
13662
  text-align: right;
13611
13663
  }
13612
13664
  .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss {
13613
- align-items: start;
13665
+ align-items: flex-start;
13614
13666
  }
13615
13667
 
13616
13668
  .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-center___DJpgD {
@@ -13851,7 +13903,7 @@ html {
13851
13903
 
13852
13904
  /* XSMALL Vertical Align */
13853
13905
  .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy {
13854
- justify-content: start;
13906
+ justify-content: flex-start;
13855
13907
  }
13856
13908
 
13857
13909
  .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -13876,7 +13928,7 @@ html {
13876
13928
 
13877
13929
  /* XSMALL Horizontal Align */
13878
13930
  .Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-start___dT6ng {
13879
- align-items: start;
13931
+ align-items: flex-start;
13880
13932
  }
13881
13933
 
13882
13934
  .Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-center___xcsj2 {
@@ -14137,7 +14189,7 @@ html {
14137
14189
 
14138
14190
  /* SMALL Vertical Align */
14139
14191
  .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 {
14140
- justify-content: start;
14192
+ justify-content: flex-start;
14141
14193
  }
14142
14194
 
14143
14195
  .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -14162,7 +14214,7 @@ html {
14162
14214
 
14163
14215
  /* SMALL Horizontal Align */
14164
14216
  .Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-start____az8o {
14165
- align-items: start;
14217
+ align-items: flex-start;
14166
14218
  }
14167
14219
 
14168
14220
  .Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-center___hIKKU {
@@ -14423,7 +14475,7 @@ html {
14423
14475
 
14424
14476
  /* MEDIUM Vertical Align */
14425
14477
  .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs {
14426
- justify-content: start;
14478
+ justify-content: flex-start;
14427
14479
  }
14428
14480
 
14429
14481
  .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -14448,7 +14500,7 @@ html {
14448
14500
 
14449
14501
  /* MEDIUM Horizontal Align */
14450
14502
  .Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-start___nzIvg {
14451
- align-items: start;
14503
+ align-items: flex-start;
14452
14504
  }
14453
14505
 
14454
14506
  .Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-center___aHFRW {
@@ -14709,7 +14761,7 @@ html {
14709
14761
 
14710
14762
  /* LARGE Vertical Align */
14711
14763
  .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn {
14712
- justify-content: start;
14764
+ justify-content: flex-start;
14713
14765
  }
14714
14766
 
14715
14767
  .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -14734,7 +14786,7 @@ html {
14734
14786
 
14735
14787
  /* LARGE Horizontal Align */
14736
14788
  .Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-start___YQT1t {
14737
- align-items: start;
14789
+ align-items: flex-start;
14738
14790
  }
14739
14791
 
14740
14792
  .Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-center___YtwaR {
@@ -14995,7 +15047,7 @@ html {
14995
15047
 
14996
15048
  /* XLARGE Vertical Align */
14997
15049
  .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ {
14998
- justify-content: start;
15050
+ justify-content: flex-start;
14999
15051
  }
15000
15052
 
15001
15053
  .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -15020,7 +15072,7 @@ html {
15020
15072
 
15021
15073
  /* XLARGE Horizontal Align */
15022
15074
  .Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-start___zzvpZ {
15023
- align-items: start;
15075
+ align-items: flex-start;
15024
15076
  }
15025
15077
 
15026
15078
  .Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-center___mfany {
@@ -15281,7 +15333,7 @@ html {
15281
15333
 
15282
15334
  /* XXLARGE Vertical Align */
15283
15335
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN {
15284
- justify-content: start;
15336
+ justify-content: flex-start;
15285
15337
  }
15286
15338
 
15287
15339
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -15306,7 +15358,7 @@ html {
15306
15358
 
15307
15359
  /* XXLARGE Horizontal Align */
15308
15360
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-start___BPlw7 {
15309
- align-items: start;
15361
+ align-items: flex-start;
15310
15362
  }
15311
15363
 
15312
15364
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-center___QFMr_ {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:33 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 12 Oct 2023 13:08:34 GMT
3
+ * Generated on Tue, 17 Oct 2023 14:28:14 GMT
4
4
  */
5
5
 
6
6
  :root,