@primer/react-brand 0.25.0 → 0.26.0-rc.996be2c

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 (269) hide show
  1. package/lib/Bento/Bento.d.ts +54 -0
  2. package/lib/Bento/Bento.visual.spec.d.ts +1 -0
  3. package/lib/Bento/index.d.ts +1 -0
  4. package/lib/CTABanner/CTABanner.d.ts +4 -4
  5. package/lib/LogoSuite/LogoSuite.d.ts +5 -5
  6. package/lib/css/main.css +2218 -43
  7. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  10. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +16 -0
  18. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.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/river/base.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/river/river.css +4 -1
  52. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  66. package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
  67. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  68. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  69. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  70. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  71. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +171 -0
  72. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +45 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  106. package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
  107. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  108. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  109. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  110. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  111. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +14 -0
  112. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  113. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  114. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  115. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/river/river.js +2 -1
  133. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  146. package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
  147. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  148. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  149. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  150. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  151. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +13 -0
  152. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  153. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  154. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +2 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  186. package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
  187. package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
  188. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  189. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  190. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  191. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  192. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  193. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  194. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  195. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  196. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +33 -0
  197. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +32 -0
  198. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  199. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  200. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +6 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +6 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  266. package/lib/hooks/useWindowSize.d.ts +14 -0
  267. package/lib/index.d.ts +1 -0
  268. package/lib/index.js +1 -1
  269. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
92
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
93
93
  */
94
94
 
95
95
  :root,
@@ -629,7 +629,7 @@ select {
629
629
 
630
630
  /**
631
631
  * Do not edit directly
632
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
632
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
633
633
  */
634
634
 
635
635
  :root {
@@ -654,7 +654,7 @@ select {
654
654
 
655
655
  /**
656
656
  * Do not edit directly
657
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
657
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
658
658
  */
659
659
 
660
660
  :root {
@@ -669,7 +669,7 @@ select {
669
669
 
670
670
  /**
671
671
  * Do not edit directly
672
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
672
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
673
673
  */
674
674
 
675
675
  :root {
@@ -796,7 +796,7 @@ select {
796
796
 
797
797
  /**
798
798
  * Do not edit directly
799
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
799
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
800
800
  */
801
801
 
802
802
  :root {
@@ -810,7 +810,7 @@ select {
810
810
 
811
811
  /**
812
812
  * Do not edit directly
813
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
813
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
814
814
  */
815
815
 
816
816
  :root {
@@ -828,7 +828,7 @@ select {
828
828
 
829
829
  /**
830
830
  * Do not edit directly
831
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
831
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
832
832
  */
833
833
 
834
834
  :root,
@@ -1181,7 +1181,7 @@ select {
1181
1181
 
1182
1182
  /**
1183
1183
  * Do not edit directly
1184
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
1184
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
1185
1185
  */
1186
1186
 
1187
1187
  :root,
@@ -1731,7 +1731,7 @@ select {
1731
1731
 
1732
1732
  /**
1733
1733
  * Do not edit directly
1734
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
1734
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
1735
1735
  */
1736
1736
 
1737
1737
  :root {
@@ -1958,7 +1958,7 @@ select {
1958
1958
 
1959
1959
  /**
1960
1960
  * Do not edit directly
1961
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
1961
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
1962
1962
  */
1963
1963
 
1964
1964
  :root,
@@ -2217,7 +2217,7 @@ select {
2217
2217
 
2218
2218
  /**
2219
2219
  * Do not edit directly
2220
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
2220
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
2221
2221
  */
2222
2222
 
2223
2223
  :root {
@@ -2243,7 +2243,7 @@ select {
2243
2243
 
2244
2244
  /**
2245
2245
  * Do not edit directly
2246
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
2246
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
2247
2247
  */
2248
2248
 
2249
2249
  :root,
@@ -3001,7 +3001,7 @@ select {
3001
3001
 
3002
3002
  /**
3003
3003
  * Do not edit directly
3004
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
3004
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
3005
3005
  */
3006
3006
 
3007
3007
  :root {
@@ -3840,7 +3840,7 @@ select {
3840
3840
 
3841
3841
  /**
3842
3842
  * Do not edit directly
3843
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
3843
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
3844
3844
  */
3845
3845
 
3846
3846
  :root {
@@ -3861,7 +3861,7 @@ select {
3861
3861
 
3862
3862
  /**
3863
3863
  * Do not edit directly
3864
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
3864
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
3865
3865
  */
3866
3866
 
3867
3867
  :root {
@@ -3871,16 +3871,18 @@ select {
3871
3871
 
3872
3872
  /**
3873
3873
  * Do not edit directly
3874
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
3874
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
3875
3875
  */
3876
3876
 
3877
3877
  :root {
3878
+ --brand-RiverBreakout-spacing-inner: var(--base-size-40);
3878
3879
  --brand-River-spacing-outer: var(--base-size-28);
3879
3880
  --brand-River-spacing-inner: var(--base-size-24);
3880
3881
  }
3881
3882
 
3882
3883
  @media (min-width: 768px) {
3883
3884
  :root {
3885
+ --brand-RiverBreakout-spacing-inner: var(--base-size-48);
3884
3886
  --brand-River-spacing-outer: var(--base-size-36);
3885
3887
  --brand-River-spacing-inner: var(--base-size-36);
3886
3888
  }
@@ -3888,6 +3890,7 @@ select {
3888
3890
 
3889
3891
  @media (min-width: 1280px) {
3890
3892
  :root {
3893
+ --brand-RiverBreakout-spacing-inner: var(--base-size-64);
3891
3894
  --brand-River-spacing-outer: var(--base-size-48);
3892
3895
  --brand-River-spacing-inner: var(--base-size-48);
3893
3896
  }
@@ -4013,7 +4016,7 @@ select {
4013
4016
  .Primer_Brand__river-shared-module__RiverBreakout___VNW5e {
4014
4017
  display: flex;
4015
4018
  flex-direction: column;
4016
- gap: var(--brand-River-spacing-inner);
4019
+ gap: var(--brand-RiverBreakout-spacing-inner);
4017
4020
  padding-bottom: var(--brand-River-spacing-outer);
4018
4021
  padding-top: var(--brand-River-spacing-outer);
4019
4022
  }
@@ -4778,7 +4781,7 @@ select {
4778
4781
 
4779
4782
  /**
4780
4783
  * Do not edit directly
4781
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
4784
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
4782
4785
  */
4783
4786
 
4784
4787
  :root,
@@ -4806,7 +4809,7 @@ select {
4806
4809
 
4807
4810
  /**
4808
4811
  * Do not edit directly
4809
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
4812
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
4810
4813
  */
4811
4814
 
4812
4815
  :root,
@@ -4822,7 +4825,7 @@ select {
4822
4825
 
4823
4826
  /**
4824
4827
  * Do not edit directly
4825
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
4828
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
4826
4829
  */
4827
4830
 
4828
4831
  :root {
@@ -4962,7 +4965,7 @@ select {
4962
4965
 
4963
4966
  /**
4964
4967
  * Do not edit directly
4965
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
4968
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
4966
4969
  */
4967
4970
 
4968
4971
  :root,
@@ -4978,7 +4981,7 @@ select {
4978
4981
 
4979
4982
  /**
4980
4983
  * Do not edit directly
4981
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
4984
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
4982
4985
  */
4983
4986
 
4984
4987
  :root,
@@ -5189,7 +5192,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5189
5192
 
5190
5193
  /**
5191
5194
  * Do not edit directly
5192
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
5195
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
5193
5196
  */
5194
5197
 
5195
5198
  :root {
@@ -5198,7 +5201,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5198
5201
 
5199
5202
  /**
5200
5203
  * Do not edit directly
5201
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
5204
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
5202
5205
  */
5203
5206
 
5204
5207
  :root,
@@ -5218,7 +5221,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5218
5221
 
5219
5222
  /**
5220
5223
  * Do not edit directly
5221
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
5224
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
5222
5225
  */
5223
5226
 
5224
5227
  :root {
@@ -5341,7 +5344,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5341
5344
 
5342
5345
  /**
5343
5346
  * Do not edit directly
5344
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
5347
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
5345
5348
  */
5346
5349
 
5347
5350
  :root,
@@ -6442,7 +6445,7 @@ Fixes safari bug where outline doesn't respect border-radius
6442
6445
 
6443
6446
  /**
6444
6447
  * Do not edit directly
6445
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
6448
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
6446
6449
  */
6447
6450
 
6448
6451
  :root {
@@ -6458,7 +6461,7 @@ Fixes safari bug where outline doesn't respect border-radius
6458
6461
 
6459
6462
  /**
6460
6463
  * Do not edit directly
6461
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
6464
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
6462
6465
  */
6463
6466
 
6464
6467
  :root {
@@ -6670,7 +6673,7 @@ Fixes safari bug where outline doesn't respect border-radius
6670
6673
 
6671
6674
  /**
6672
6675
  * Do not edit directly
6673
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
6676
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
6674
6677
  */
6675
6678
 
6676
6679
  :root,
@@ -6686,7 +6689,7 @@ Fixes safari bug where outline doesn't respect border-radius
6686
6689
 
6687
6690
  /**
6688
6691
  * Do not edit directly
6689
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
6692
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
6690
6693
  */
6691
6694
 
6692
6695
  :root {
@@ -7004,7 +7007,7 @@ Fixes safari bug where outline doesn't respect border-radius
7004
7007
 
7005
7008
  /**
7006
7009
  * Do not edit directly
7007
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
7010
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
7008
7011
  */
7009
7012
 
7010
7013
  :root,
@@ -7408,7 +7411,7 @@ html {
7408
7411
 
7409
7412
  /**
7410
7413
  * Do not edit directly
7411
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
7414
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
7412
7415
  */
7413
7416
 
7414
7417
  :root,
@@ -7586,7 +7589,7 @@ html {
7586
7589
 
7587
7590
  /**
7588
7591
  * Do not edit directly
7589
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
7592
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
7590
7593
  */
7591
7594
 
7592
7595
  :root,
@@ -7712,7 +7715,7 @@ html {
7712
7715
 
7713
7716
  /**
7714
7717
  * Do not edit directly
7715
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
7718
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
7716
7719
  */
7717
7720
 
7718
7721
  :root,
@@ -7842,7 +7845,7 @@ html {
7842
7845
 
7843
7846
  /**
7844
7847
  * Do not edit directly
7845
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
7848
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
7846
7849
  */
7847
7850
 
7848
7851
  :root {
@@ -7854,7 +7857,7 @@ html {
7854
7857
 
7855
7858
  /**
7856
7859
  * Do not edit directly
7857
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
7860
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
7858
7861
  */
7859
7862
 
7860
7863
  :root,
@@ -8228,7 +8231,7 @@ html {
8228
8231
 
8229
8232
  /**
8230
8233
  * Do not edit directly
8231
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
8234
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
8232
8235
  */
8233
8236
 
8234
8237
  :root,
@@ -8620,7 +8623,7 @@ html {
8620
8623
 
8621
8624
  /**
8622
8625
  * Do not edit directly
8623
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
8626
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
8624
8627
  */
8625
8628
 
8626
8629
  :root {
@@ -12562,7 +12565,7 @@ html {
12562
12565
 
12563
12566
  /**
12564
12567
  * Do not edit directly
12565
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
12568
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
12566
12569
  */
12567
12570
 
12568
12571
  :root {
@@ -12580,7 +12583,7 @@ html {
12580
12583
 
12581
12584
  /**
12582
12585
  * Do not edit directly
12583
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
12586
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
12584
12587
  */
12585
12588
 
12586
12589
  :root,
@@ -12596,7 +12599,7 @@ html {
12596
12599
 
12597
12600
  /**
12598
12601
  * Do not edit directly
12599
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
12602
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
12600
12603
  */
12601
12604
 
12602
12605
  :root {
@@ -12821,7 +12824,7 @@ html {
12821
12824
 
12822
12825
  /**
12823
12826
  * Do not edit directly
12824
- * Generated on Wed, 13 Sep 2023 14:10:19 GMT
12827
+ * Generated on Fri, 15 Sep 2023 07:44:49 GMT
12825
12828
  */
12826
12829
 
12827
12830
  :root,
@@ -12835,7 +12838,7 @@ html {
12835
12838
 
12836
12839
  /**
12837
12840
  * Do not edit directly
12838
- * Generated on Wed, 13 Sep 2023 14:10:18 GMT
12841
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
12839
12842
  */
12840
12843
 
12841
12844
  :root {
@@ -12847,3 +12850,2175 @@ html {
12847
12850
  --brand-Timeline-lineHeight: var(--brand-text-lineHeight-200);
12848
12851
  }
12849
12852
 
12853
+ /**
12854
+ * Do not edit directly
12855
+ * Generated on Fri, 15 Sep 2023 07:44:48 GMT
12856
+ */
12857
+
12858
+ :root {
12859
+ --brand-Bento-content-padding-spacious: 3.5rem;
12860
+ --brand-Bento-content-padding-normal: var(--base-size-24);
12861
+ --brand-Bento-content-padding-condensed: var(--base-size-16);
12862
+ --brand-Bento-item-borderRadius-large: var(--base-size-24);
12863
+ --brand-Bento-item-borderRadius-medium: var(--base-size-24);
12864
+ --brand-Bento-item-borderRadius-small: var(--base-size-16);
12865
+ --brand-Bento-gap-small: var(--base-size-20);
12866
+ --brand-Bento-gap-medium: var(--base-size-32);
12867
+ --brand-Bento-gap-large: var(--base-size-32);
12868
+ }
12869
+
12870
+ .Primer_Brand__Bento-module__Bento___mNrII {
12871
+ display: grid;
12872
+ width: 100%;
12873
+ grid-template-columns: repeat(12, minmax(0, 1fr));
12874
+ grid-auto-rows: var(--base-size-80);
12875
+ grid-gap: var(--brand-Bento-gap-small);
12876
+ position: relative;
12877
+ }
12878
+
12879
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe {
12880
+ border-radius: var(--brand-Bento-item-borderRadius-small);
12881
+ display: grid;
12882
+ grid-gap: var(--brand-Bento-content-padding-spacious);
12883
+ grid-template-rows: auto 1fr;
12884
+ grid-template-columns: 1fr;
12885
+ overflow: hidden;
12886
+ }
12887
+
12888
+ .Primer_Brand__Bento-module__Bento__Item--bgColor-default___AyFWG {
12889
+ background-color: var(--brand-color-canvas-default);
12890
+ }
12891
+
12892
+ .Primer_Brand__Bento-module__Bento__Item--bgColor-subtle___rIDKo {
12893
+ background-color: var(--brand-color-canvas-subtle);
12894
+ }
12895
+
12896
+ .Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q.Primer_Brand__Bento-module__Bento__Item___fM9oe {
12897
+ grid-gap: 0;
12898
+ }
12899
+
12900
+ @media screen and (min-width: 80rem) {
12901
+ .Primer_Brand__Bento-module__Bento___mNrII {
12902
+ gap: var(--brand-Bento-gap-large);
12903
+ }
12904
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe {
12905
+ border-radius: var(--brand-Bento-item-borderRadius-large);
12906
+ }
12907
+ }
12908
+
12909
+ @media screen and (min-width: 48rem) {
12910
+ .Primer_Brand__Bento-module__Bento___mNrII {
12911
+ gap: var(--brand-Bento-gap-medium);
12912
+ }
12913
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe {
12914
+ border-radius: var(--brand-Bento-item-borderRadius-medium);
12915
+ }
12916
+ }
12917
+
12918
+ /* Bento Content */
12919
+ .Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q .Primer_Brand__Bento-module__Bento__Content___BhnY8 {
12920
+ order: 1;
12921
+ grid-row: 1 / span 2;
12922
+ grid-column: 1 / span 2;
12923
+ }
12924
+
12925
+ .Primer_Brand__Bento-module__Bento__Content___BhnY8 {
12926
+ display: flex;
12927
+ flex-direction: column;
12928
+ align-items: start;
12929
+ height: 100%;
12930
+ color: var(--brand-color-text-default);
12931
+ }
12932
+
12933
+ .Primer_Brand__Bento-module__Bento__Content-icon___K3van {
12934
+ margin-bottom: var(--base-size-32);
12935
+ }
12936
+
12937
+ .Primer_Brand__Bento-module__Bento__heading--no-text___FiQWM {
12938
+ margin-bottom: var(--base-size-24);
12939
+ }
12940
+
12941
+ .Primer_Brand__Bento-module__Bento__heading--muted___un_Vf {
12942
+ color: var(--brand-color-text-muted);
12943
+ }
12944
+
12945
+ .Primer_Brand__Bento-module__Bento__heading--muted___un_Vf em {
12946
+ font-style: normal;
12947
+ color: var(--brand-color-text-default);
12948
+ }
12949
+
12950
+ .Primer_Brand__Bento-module__Bento__heading--with-max-width___B8vBa {
12951
+ max-width: 600px;
12952
+ }
12953
+
12954
+ /* Bento Visual */
12955
+ .Primer_Brand__Bento-module__Bento__Visual___uQCng {
12956
+ height: 100%;
12957
+ width: 100%;
12958
+ display: flex;
12959
+ }
12960
+
12961
+ .Primer_Brand__Bento-module__Bento__Visual--overflow-hidden___KzPcB {
12962
+ overflow: hidden;
12963
+ }
12964
+
12965
+ .Primer_Brand__Bento-module__Bento__Visual--overflow-initial___TJvWe {
12966
+ overflow: visible;
12967
+ overflow: initial;
12968
+ }
12969
+
12970
+ .Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-center___nyK69 {
12971
+ justify-content: center;
12972
+ }
12973
+
12974
+ .Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-end___k1jRS {
12975
+ justify-content: flex-end;
12976
+ }
12977
+
12978
+ .Primer_Brand__Bento-module__Bento__Visual--horizontalAlign-start___DzeEf {
12979
+ justify-content: flex-start;
12980
+ }
12981
+
12982
+ .Primer_Brand__Bento-module__Bento__Visual--verticalAlign-center___nSnau {
12983
+ align-items: center;
12984
+ }
12985
+
12986
+ .Primer_Brand__Bento-module__Bento__Visual--verticalAlign-end___IVb1w {
12987
+ align-items: flex-end;
12988
+ }
12989
+
12990
+ .Primer_Brand__Bento-module__Bento__Visual--verticalAlign-start___pyNZQ {
12991
+ align-items: flex-start;
12992
+ }
12993
+
12994
+ .Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q .Primer_Brand__Bento-module__Bento__Visual___uQCng {
12995
+ order: -1;
12996
+ grid-row: 1 /-1;
12997
+ grid-column: 1 /-1;
12998
+ }
12999
+
13000
+ .Primer_Brand__Bento-module__Bento__Visual--fill___B70Uy > img {
13001
+ height: 100%;
13002
+ width: 100%;
13003
+ -o-object-fit: cover;
13004
+ object-fit: cover;
13005
+ }
13006
+
13007
+ .Primer_Brand__Bento-module__Bento__Visual--no-fill___JcHtr > img {
13008
+ -o-object-fit: contain;
13009
+ object-fit: contain;
13010
+ border-radius: 0;
13011
+ }
13012
+
13013
+ /* Bento Padding */
13014
+ .Primer_Brand__Bento-module__Bento--padding-condensed___qkDcr {
13015
+ padding: var(--brand-Bento-content-padding-condensed);
13016
+ }
13017
+ .Primer_Brand__Bento-module__Bento--padding-normal___c85Rj {
13018
+ padding: var(--brand-Bento-content-padding-normal);
13019
+ }
13020
+ .Primer_Brand__Bento-module__Bento--padding-spacious___ydfpH {
13021
+ padding: var(--brand-Bento-content-padding-spacious);
13022
+ }
13023
+
13024
+ .Primer_Brand__Bento-module__Bento--padding-condensed___qkDcr > img,
13025
+ .Primer_Brand__Bento-module__Bento--padding-normal___c85Rj > img,
13026
+ .Primer_Brand__Bento-module__Bento--padding-spacious___ydfpH > img {
13027
+ border-radius: var(--brand-borderRadius-large);
13028
+ }
13029
+
13030
+ /* Bento Flow */
13031
+ .Primer_Brand__Bento-module__Bento__Item--flow-column___Gd6ts {
13032
+ grid-auto-flow: column;
13033
+ grid-template-columns: 1fr 1fr;
13034
+ grid-template-rows: 1fr;
13035
+ }
13036
+
13037
+ .Primer_Brand__Bento-module__Bento__Item--flow-row___DVol6 {
13038
+ grid-auto-flow: row;
13039
+ }
13040
+
13041
+ .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13042
+ justify-content: inherit;
13043
+ margin-top: auto;
13044
+ }
13045
+
13046
+ .Primer_Brand__Bento-module__Bento__Content-text___Q4UA5 {
13047
+ margin-top: var(--base-size-8);
13048
+ margin-bottom: var(--base-size-24);
13049
+ }
13050
+
13051
+ /* Column Span */
13052
+ .Primer_Brand__Bento-module__Bento__Item--column-span-1___wJS_f {
13053
+ grid-column: auto/span 1;
13054
+ }
13055
+
13056
+ .Primer_Brand__Bento-module__Bento__Item--column-span-2___wJFH9 {
13057
+ grid-column: auto/span 2;
13058
+ }
13059
+
13060
+ .Primer_Brand__Bento-module__Bento__Item--column-span-3___hskYi {
13061
+ grid-column: auto/span 3;
13062
+ }
13063
+
13064
+ .Primer_Brand__Bento-module__Bento__Item--column-span-4___EWadX {
13065
+ grid-column: auto/span 4;
13066
+ }
13067
+
13068
+ .Primer_Brand__Bento-module__Bento__Item--column-span-5___ggzyV {
13069
+ grid-column: auto/span 5;
13070
+ }
13071
+
13072
+ .Primer_Brand__Bento-module__Bento__Item--column-span-6___UuNEL {
13073
+ grid-column: auto/span 6;
13074
+ }
13075
+
13076
+ .Primer_Brand__Bento-module__Bento__Item--column-span-7___dnYwC {
13077
+ grid-column: auto/span 7;
13078
+ }
13079
+
13080
+ .Primer_Brand__Bento-module__Bento__Item--column-span-8___bUlVW {
13081
+ grid-column: auto/span 8;
13082
+ }
13083
+
13084
+ .Primer_Brand__Bento-module__Bento__Item--column-span-9___Veeak {
13085
+ grid-column: auto/span 9;
13086
+ }
13087
+
13088
+ .Primer_Brand__Bento-module__Bento__Item--column-span-10___NKxdA {
13089
+ grid-column: auto/span 10;
13090
+ }
13091
+
13092
+ .Primer_Brand__Bento-module__Bento__Item--column-span-11___ZjirT {
13093
+ grid-column: auto/span 11;
13094
+ }
13095
+
13096
+ .Primer_Brand__Bento-module__Bento__Item--column-span-12___CaIjg {
13097
+ grid-column: auto/span 12;
13098
+ }
13099
+
13100
+ /* Row Span */
13101
+ .Primer_Brand__Bento-module__Bento__Item--row-span-1____HYWz {
13102
+ grid-row: auto/span 1;
13103
+ }
13104
+
13105
+ .Primer_Brand__Bento-module__Bento__Item--row-span-2___VYZcw {
13106
+ grid-row: auto/span 2;
13107
+ }
13108
+
13109
+ .Primer_Brand__Bento-module__Bento__Item--row-span-3___PkNE4 {
13110
+ grid-row: auto/span 3;
13111
+ }
13112
+
13113
+ .Primer_Brand__Bento-module__Bento__Item--row-span-4___FygFo {
13114
+ grid-row: auto/span 4;
13115
+ }
13116
+
13117
+ .Primer_Brand__Bento-module__Bento__Item--row-span-5___wO0Ev {
13118
+ grid-row: auto/span 5;
13119
+ }
13120
+
13121
+ .Primer_Brand__Bento-module__Bento__Item--row-span-6___QvMUL {
13122
+ grid-row: auto/span 6;
13123
+ }
13124
+
13125
+ .Primer_Brand__Bento-module__Bento__Item--row-span-7___KfzTy {
13126
+ grid-row: auto/span 7;
13127
+ }
13128
+
13129
+ .Primer_Brand__Bento-module__Bento__Item--row-span-8___ctYpA {
13130
+ grid-row: auto/span 8;
13131
+ }
13132
+
13133
+ .Primer_Brand__Bento-module__Bento__Item--row-span-9___NK44C {
13134
+ grid-row: auto/span 9;
13135
+ }
13136
+
13137
+ .Primer_Brand__Bento-module__Bento__Item--row-span-10___YeL2N {
13138
+ grid-row: auto/span 10;
13139
+ }
13140
+
13141
+ .Primer_Brand__Bento-module__Bento__Item--row-span-11___OuImI {
13142
+ grid-row: auto/span 11;
13143
+ }
13144
+
13145
+ .Primer_Brand__Bento-module__Bento__Item--row-span-12___ZRPCc {
13146
+ grid-row: auto/span 12;
13147
+ }
13148
+
13149
+ /* Column Start */
13150
+ .Primer_Brand__Bento-module__Bento__Item--column-start-1___hJ0es {
13151
+ grid-column-start: 1;
13152
+ }
13153
+
13154
+ .Primer_Brand__Bento-module__Bento__Item--column-start-2___RV3eY {
13155
+ grid-column-start: 2;
13156
+ }
13157
+
13158
+ .Primer_Brand__Bento-module__Bento__Item--column-start-3___M960L {
13159
+ grid-column-start: 3;
13160
+ }
13161
+
13162
+ .Primer_Brand__Bento-module__Bento__Item--column-start-4___V5b3w {
13163
+ grid-column-start: 4;
13164
+ }
13165
+
13166
+ .Primer_Brand__Bento-module__Bento__Item--column-start-5___hCu7p {
13167
+ grid-column-start: 5;
13168
+ }
13169
+
13170
+ .Primer_Brand__Bento-module__Bento__Item--column-start-6___WeOjZ {
13171
+ grid-column-start: 6;
13172
+ }
13173
+
13174
+ .Primer_Brand__Bento-module__Bento__Item--column-start-7___azf_1 {
13175
+ grid-column-start: 7;
13176
+ }
13177
+
13178
+ .Primer_Brand__Bento-module__Bento__Item--column-start-8___ufTXp {
13179
+ grid-column-start: 8;
13180
+ }
13181
+
13182
+ .Primer_Brand__Bento-module__Bento__Item--column-start-9___m59SZ {
13183
+ grid-column-start: 9;
13184
+ }
13185
+
13186
+ .Primer_Brand__Bento-module__Bento__Item--column-start-10___pNAFk {
13187
+ grid-column-start: 10;
13188
+ }
13189
+
13190
+ .Primer_Brand__Bento-module__Bento__Item--column-start-11___JPuyR {
13191
+ grid-column-start: 11;
13192
+ }
13193
+
13194
+ .Primer_Brand__Bento-module__Bento__Item--column-start-12___nAVWL {
13195
+ grid-column-start: 12;
13196
+ }
13197
+
13198
+ /* Row Start */
13199
+ .Primer_Brand__Bento-module__Bento__Item--row-start-1___ocNBk {
13200
+ grid-row-start: 1;
13201
+ }
13202
+
13203
+ .Primer_Brand__Bento-module__Bento__Item--row-start-2___vcLtw {
13204
+ grid-row-start: 2;
13205
+ }
13206
+
13207
+ .Primer_Brand__Bento-module__Bento__Item--row-start-3___w9cDE {
13208
+ grid-row-start: 3;
13209
+ }
13210
+
13211
+ .Primer_Brand__Bento-module__Bento__Item--row-start-4___Rn8P9 {
13212
+ grid-row-start: 4;
13213
+ }
13214
+
13215
+ .Primer_Brand__Bento-module__Bento__Item--row-start-5___c5xci {
13216
+ grid-row-start: 5;
13217
+ }
13218
+
13219
+ .Primer_Brand__Bento-module__Bento__Item--row-start-6___fh6uR {
13220
+ grid-row-start: 6;
13221
+ }
13222
+
13223
+ .Primer_Brand__Bento-module__Bento__Item--row-start-7___jVnOo {
13224
+ grid-row-start: 7;
13225
+ }
13226
+
13227
+ .Primer_Brand__Bento-module__Bento__Item--row-start-8___L4G8w {
13228
+ grid-row-start: 8;
13229
+ }
13230
+
13231
+ .Primer_Brand__Bento-module__Bento__Item--row-start-9___Orw5A {
13232
+ grid-row-start: 9;
13233
+ }
13234
+
13235
+ .Primer_Brand__Bento-module__Bento__Item--row-start-10___IQVeg {
13236
+ grid-row-start: 10;
13237
+ }
13238
+
13239
+ .Primer_Brand__Bento-module__Bento__Item--row-start-11___w0uDj {
13240
+ grid-row-start: 11;
13241
+ }
13242
+
13243
+ .Primer_Brand__Bento-module__Bento__Item--row-start-12___o52Zm {
13244
+ grid-row-start: 12;
13245
+ }
13246
+
13247
+ /* Bento Item Vertical Align */
13248
+ .Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby {
13249
+ justify-content: start;
13250
+ }
13251
+
13252
+ .Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13253
+ margin-top: 0;
13254
+ }
13255
+
13256
+ .Primer_Brand__Bento-module__Bento__Item--verticalAlign-center___zOTQa {
13257
+ justify-content: center;
13258
+ }
13259
+
13260
+ .Primer_Brand__Bento-module__Bento__Item--verticalAlign-center___zOTQa .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13261
+ margin-top: 0;
13262
+ }
13263
+
13264
+ .Primer_Brand__Bento-module__Bento__Item--verticalAlign-end___fUd68 {
13265
+ justify-content: end;
13266
+ }
13267
+
13268
+ .Primer_Brand__Bento-module__Bento__Item--verticalAlign-end___fUd68 .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13269
+ margin-top: 0;
13270
+ }
13271
+
13272
+ /* Bento Item Horizontal Align */
13273
+ [dir="ltr"] .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss {
13274
+ text-align: left;
13275
+ }
13276
+ [dir="rtl"] .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss {
13277
+ text-align: right;
13278
+ }
13279
+ .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss {
13280
+ align-items: start;
13281
+ }
13282
+
13283
+ .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-center___DJpgD {
13284
+ align-items: center;
13285
+ text-align: center;
13286
+ }
13287
+
13288
+ /* RESPONSIVE Values */
13289
+
13290
+ /* XSMALL breakpoint */
13291
+ @media screen and (min-width: 0) {
13292
+ /* xsmall Column Span */
13293
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-1___O3dlL {
13294
+ grid-column: auto/span 1;
13295
+ }
13296
+
13297
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-2___LLZAj {
13298
+ grid-column: auto/span 2;
13299
+ }
13300
+
13301
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-3___SROOQ {
13302
+ grid-column: auto/span 3;
13303
+ }
13304
+
13305
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-4___dLcHs {
13306
+ grid-column: auto/span 4;
13307
+ }
13308
+
13309
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-5___Zil5S {
13310
+ grid-column: auto/span 5;
13311
+ }
13312
+
13313
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-6___pGhxP {
13314
+ grid-column: auto/span 6;
13315
+ }
13316
+
13317
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-7___Gmugv {
13318
+ grid-column: auto/span 7;
13319
+ }
13320
+
13321
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-8___mNfgZ {
13322
+ grid-column: auto/span 8;
13323
+ }
13324
+
13325
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-9___w5AFK {
13326
+ grid-column: auto/span 9;
13327
+ }
13328
+
13329
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-10___dEYRU {
13330
+ grid-column: auto/span 10;
13331
+ }
13332
+
13333
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-11___cBfF2 {
13334
+ grid-column: auto/span 11;
13335
+ }
13336
+
13337
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-span-12___fEgOK {
13338
+ grid-column: auto/span 12;
13339
+ }
13340
+
13341
+ /* xsmall Row Span */
13342
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-1___k41Hr {
13343
+ grid-row: auto/span 1;
13344
+ }
13345
+
13346
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-2___qHzNc {
13347
+ grid-row: auto/span 2;
13348
+ }
13349
+
13350
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-3___t3hyC {
13351
+ grid-row: auto/span 3;
13352
+ }
13353
+
13354
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-4___X_F9d {
13355
+ grid-row: auto/span 4;
13356
+ }
13357
+
13358
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-5___UuegS {
13359
+ grid-row: auto/span 5;
13360
+ }
13361
+
13362
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-6___W2L8o {
13363
+ grid-row: auto/span 6;
13364
+ }
13365
+
13366
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-7___lYC_E {
13367
+ grid-row: auto/span 7;
13368
+ }
13369
+
13370
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-8___f66F5 {
13371
+ grid-row: auto/span 8;
13372
+ }
13373
+
13374
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-9___eU0LD {
13375
+ grid-row: auto/span 9;
13376
+ }
13377
+
13378
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-10___beFeO {
13379
+ grid-row: auto/span 10;
13380
+ }
13381
+
13382
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-11___DgR1X {
13383
+ grid-row: auto/span 11;
13384
+ }
13385
+
13386
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-span-12___Gl_9d {
13387
+ grid-row: auto/span 12;
13388
+ }
13389
+
13390
+ /* xsmall Column Start */
13391
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-1___xf8R8 {
13392
+ grid-column-start: 1;
13393
+ }
13394
+
13395
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-2___f5xs_ {
13396
+ grid-column-start: 2;
13397
+ }
13398
+
13399
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-3___bl1q4 {
13400
+ grid-column-start: 3;
13401
+ }
13402
+
13403
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-4___PhKl_ {
13404
+ grid-column-start: 4;
13405
+ }
13406
+
13407
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-5___xYV6c {
13408
+ grid-column-start: 5;
13409
+ }
13410
+
13411
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-6___PYKbP {
13412
+ grid-column-start: 6;
13413
+ }
13414
+
13415
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-7___NE6p3 {
13416
+ grid-column-start: 7;
13417
+ }
13418
+
13419
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-8___AeJAI {
13420
+ grid-column-start: 8;
13421
+ }
13422
+
13423
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-9___ikepW {
13424
+ grid-column-start: 9;
13425
+ }
13426
+
13427
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-10___nGG9V {
13428
+ grid-column-start: 10;
13429
+ }
13430
+
13431
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-11___UTeRm {
13432
+ grid-column-start: 11;
13433
+ }
13434
+
13435
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-column-start-12___NhrVC {
13436
+ grid-column-start: 12;
13437
+ }
13438
+
13439
+ /* xsmall Row Start */
13440
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-1___ISePA {
13441
+ grid-row-start: 1;
13442
+ }
13443
+
13444
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-2___jM4bs {
13445
+ grid-row-start: 2;
13446
+ }
13447
+
13448
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-3___FTZiY {
13449
+ grid-row-start: 3;
13450
+ }
13451
+
13452
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-4___gfyxX {
13453
+ grid-row-start: 4;
13454
+ }
13455
+
13456
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-5___jO7WM {
13457
+ grid-row-start: 5;
13458
+ }
13459
+
13460
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-6___nKfix {
13461
+ grid-row-start: 6;
13462
+ }
13463
+
13464
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-7___NncQO {
13465
+ grid-row-start: 7;
13466
+ }
13467
+
13468
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-8___wY_Tb {
13469
+ grid-row-start: 8;
13470
+ }
13471
+
13472
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-9___p5PaK {
13473
+ grid-row-start: 9;
13474
+ }
13475
+
13476
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-10___MKWyL {
13477
+ grid-row-start: 10;
13478
+ }
13479
+
13480
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-11___nxv94 {
13481
+ grid-row-start: 11;
13482
+ }
13483
+
13484
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-row-start-12___Vbl6J {
13485
+ grid-row-start: 12;
13486
+ }
13487
+
13488
+ /* XSMALL Flow */
13489
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-flow-column___WV1h5 {
13490
+ grid-auto-flow: column;
13491
+ grid-template-columns: 1fr 1fr;
13492
+ grid-template-rows: 1fr;
13493
+ }
13494
+
13495
+ /* TODO: This needs to take effect when .Bento__Item--visual-as-background isn't present on the parent */
13496
+
13497
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xsmall-flow-column___WV1h5 > div:first-of-type {
13498
+ padding-right: 0;
13499
+ }
13500
+
13501
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xsmall-flow-column___WV1h5 > div:last-of-type {
13502
+ padding-left: 0;
13503
+ }
13504
+
13505
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-flow-row___k8j9i {
13506
+ grid-auto-flow: row;
13507
+ grid-template-rows: 1fr 1fr;
13508
+ grid-template-columns: 1fr;
13509
+ }
13510
+
13511
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xsmall-flow-row___k8j9i > div:first-of-type {
13512
+ padding-bottom: 0;
13513
+ }
13514
+
13515
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xsmall-flow-row___k8j9i > div:last-of-type {
13516
+ padding-top: 0;
13517
+ }
13518
+
13519
+ /* XSMALL Vertical Align */
13520
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy {
13521
+ justify-content: start;
13522
+ }
13523
+
13524
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13525
+ margin-top: 0;
13526
+ }
13527
+
13528
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-center___k4IC6 {
13529
+ justify-content: center;
13530
+ }
13531
+
13532
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-center___k4IC6 .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13533
+ margin-top: 0;
13534
+ }
13535
+
13536
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-end___v_7lF {
13537
+ justify-content: end;
13538
+ }
13539
+
13540
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-end___v_7lF .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13541
+ margin-top: 0;
13542
+ }
13543
+
13544
+ /* XSMALL Horizontal Align */
13545
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-start___dT6ng {
13546
+ align-items: start;
13547
+ }
13548
+
13549
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-center___xcsj2 {
13550
+ align-items: center;
13551
+ }
13552
+
13553
+ .Primer_Brand__Bento-module__Bento--xsmall-padding-condensed___Eno9E {
13554
+ padding: var(--brand-Bento-content-padding-condensed);
13555
+ }
13556
+
13557
+ .Primer_Brand__Bento-module__Bento--xsmall-padding-normal___C2rTu {
13558
+ padding: var(--brand-Bento-content-padding-normal);
13559
+ }
13560
+
13561
+ .Primer_Brand__Bento-module__Bento--xsmall-padding-spacious___kepW0 {
13562
+ padding: var(--brand-Bento-content-padding-spacious);
13563
+ }
13564
+
13565
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-gap-condensed___aPIBg {
13566
+ grid-gap: var(--brand-Bento-content-padding-condensed);
13567
+ }
13568
+
13569
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-gap-normal___XrOHt {
13570
+ grid-gap: var(--brand-Bento-content-padding-normal);
13571
+ }
13572
+
13573
+ .Primer_Brand__Bento-module__Bento__Item--xsmall-gap-spacious___mv1WJ {
13574
+ grid-gap: var(--brand-Bento-content-padding-spacious);
13575
+ }
13576
+ }
13577
+
13578
+ /* SMALL breakpoint */
13579
+ @media screen and (min-width: 34rem) {
13580
+ /* SMALL Column Span */
13581
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-1___a6Uk_ {
13582
+ grid-column: auto/span 1;
13583
+ }
13584
+
13585
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-2___eRR9s {
13586
+ grid-column: auto/span 2;
13587
+ }
13588
+
13589
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-3___iBkjl {
13590
+ grid-column: auto/span 3;
13591
+ }
13592
+
13593
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-4___iTLL7 {
13594
+ grid-column: auto/span 4;
13595
+ }
13596
+
13597
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-5___FXZKF {
13598
+ grid-column: auto/span 5;
13599
+ }
13600
+
13601
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-6___VEiVP {
13602
+ grid-column: auto/span 6;
13603
+ }
13604
+
13605
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-7___RFD8p {
13606
+ grid-column: auto/span 7;
13607
+ }
13608
+
13609
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-8___WBTAW {
13610
+ grid-column: auto/span 8;
13611
+ }
13612
+
13613
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-9___PDKMV {
13614
+ grid-column: auto/span 9;
13615
+ }
13616
+
13617
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-10___ZBSO0 {
13618
+ grid-column: auto/span 10;
13619
+ }
13620
+
13621
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-11___Or5lx {
13622
+ grid-column: auto/span 11;
13623
+ }
13624
+
13625
+ .Primer_Brand__Bento-module__Bento__Item--small-column-span-12___xu8z2 {
13626
+ grid-column: auto/span 12;
13627
+ }
13628
+
13629
+ /* SMALL Row Span */
13630
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-1___hJcO9 {
13631
+ grid-row: auto/span 1;
13632
+ }
13633
+
13634
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-2___RdAwK {
13635
+ grid-row: auto/span 2;
13636
+ }
13637
+
13638
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-3___CMwq5 {
13639
+ grid-row: auto/span 3;
13640
+ }
13641
+
13642
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-4___KuACi {
13643
+ grid-row: auto/span 4;
13644
+ }
13645
+
13646
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-5___xqZZV {
13647
+ grid-row: auto/span 5;
13648
+ }
13649
+
13650
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-6___Q9O51 {
13651
+ grid-row: auto/span 6;
13652
+ }
13653
+
13654
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-7___MZ6cD {
13655
+ grid-row: auto/span 7;
13656
+ }
13657
+
13658
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-8___eIEpG {
13659
+ grid-row: auto/span 8;
13660
+ }
13661
+
13662
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-9___HkxM3 {
13663
+ grid-row: auto/span 9;
13664
+ }
13665
+
13666
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-10___pce_C {
13667
+ grid-row: auto/span 10;
13668
+ }
13669
+
13670
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-11___GO_ln {
13671
+ grid-row: auto/span 11;
13672
+ }
13673
+
13674
+ .Primer_Brand__Bento-module__Bento__Item--small-row-span-12___lUcIB {
13675
+ grid-row: auto/span 12;
13676
+ }
13677
+
13678
+ /* SMALL Column Start */
13679
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-1___blYcd {
13680
+ grid-column-start: 1;
13681
+ }
13682
+
13683
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-2___z84xb {
13684
+ grid-column-start: 2;
13685
+ }
13686
+
13687
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-3___jAHiV {
13688
+ grid-column-start: 3;
13689
+ }
13690
+
13691
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-4___sa5rD {
13692
+ grid-column-start: 4;
13693
+ }
13694
+
13695
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-5___EjA_Y {
13696
+ grid-column-start: 5;
13697
+ }
13698
+
13699
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-6___TsMuS {
13700
+ grid-column-start: 6;
13701
+ }
13702
+
13703
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-7___wzVOe {
13704
+ grid-column-start: 7;
13705
+ }
13706
+
13707
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-8___Cylzb {
13708
+ grid-column-start: 8;
13709
+ }
13710
+
13711
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-9___K3kJa {
13712
+ grid-column-start: 9;
13713
+ }
13714
+
13715
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-10___PwfIO {
13716
+ grid-column-start: 10;
13717
+ }
13718
+
13719
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-11___HwJrV {
13720
+ grid-column-start: 11;
13721
+ }
13722
+
13723
+ .Primer_Brand__Bento-module__Bento__Item--small-column-start-12___AuD3D {
13724
+ grid-column-start: 12;
13725
+ }
13726
+
13727
+ /* SMALL Row Start */
13728
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-1___esfXx {
13729
+ grid-row-start: 1;
13730
+ }
13731
+
13732
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-2___rMTHJ {
13733
+ grid-row-start: 2;
13734
+ }
13735
+
13736
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-3___e5nFr {
13737
+ grid-row-start: 3;
13738
+ }
13739
+
13740
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-4___hWxGW {
13741
+ grid-row-start: 4;
13742
+ }
13743
+
13744
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-5___kZona {
13745
+ grid-row-start: 5;
13746
+ }
13747
+
13748
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-6___l17Wp {
13749
+ grid-row-start: 6;
13750
+ }
13751
+
13752
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-7___nZc8H {
13753
+ grid-row-start: 7;
13754
+ }
13755
+
13756
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-8___s8jU5 {
13757
+ grid-row-start: 8;
13758
+ }
13759
+
13760
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-9___et36x {
13761
+ grid-row-start: 9;
13762
+ }
13763
+
13764
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-10___UNRQz {
13765
+ grid-row-start: 10;
13766
+ }
13767
+
13768
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-11___D0qCf {
13769
+ grid-row-start: 11;
13770
+ }
13771
+
13772
+ .Primer_Brand__Bento-module__Bento__Item--small-row-start-12___Poeju {
13773
+ grid-row-start: 12;
13774
+ }
13775
+
13776
+ /* SMALL Flow */
13777
+ .Primer_Brand__Bento-module__Bento__Item--small-flow-column___idFew {
13778
+ grid-auto-flow: column;
13779
+ grid-template-columns: 1fr 1fr;
13780
+ grid-template-rows: 1fr;
13781
+ }
13782
+
13783
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--small-flow-column___idFew > div:first-of-type {
13784
+ padding-right: 0;
13785
+ }
13786
+
13787
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--small-flow-column___idFew > div:last-of-type {
13788
+ padding-left: 0;
13789
+ }
13790
+
13791
+ .Primer_Brand__Bento-module__Bento__Item--small-flow-row___FlDbE {
13792
+ grid-auto-flow: row;
13793
+ grid-template-rows: 1fr 1fr;
13794
+ grid-template-columns: 1fr;
13795
+ }
13796
+
13797
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--small-flow-row___FlDbE > div:first-of-type {
13798
+ padding-bottom: 0;
13799
+ }
13800
+
13801
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--small-flow-row___FlDbE > div:last-of-type {
13802
+ padding-top: 0;
13803
+ }
13804
+
13805
+ /* SMALL Vertical Align */
13806
+ .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 {
13807
+ justify-content: start;
13808
+ }
13809
+
13810
+ .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13811
+ margin-top: 0;
13812
+ }
13813
+
13814
+ .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-center___eyrsO {
13815
+ justify-content: center;
13816
+ }
13817
+
13818
+ .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-center___eyrsO .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13819
+ margin-top: 0;
13820
+ }
13821
+
13822
+ .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-end___t8ken {
13823
+ justify-content: end;
13824
+ }
13825
+
13826
+ .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-end___t8ken .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
13827
+ margin-top: 0;
13828
+ }
13829
+
13830
+ /* SMALL Horizontal Align */
13831
+ .Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-start____az8o {
13832
+ align-items: start;
13833
+ }
13834
+
13835
+ .Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-center___hIKKU {
13836
+ align-items: center;
13837
+ }
13838
+
13839
+ .Primer_Brand__Bento-module__Bento--small-padding-condensed___dV4bU {
13840
+ padding: var(--brand-Bento-content-padding-condensed);
13841
+ }
13842
+
13843
+ .Primer_Brand__Bento-module__Bento--small-padding-normal____b5pg {
13844
+ padding: var(--brand-Bento-content-padding-normal);
13845
+ }
13846
+
13847
+ .Primer_Brand__Bento-module__Bento--small-padding-spacious___skviu {
13848
+ padding: var(--brand-Bento-content-padding-spacious);
13849
+ }
13850
+
13851
+ .Primer_Brand__Bento-module__Bento__Item--small-gap-condensed____69Z4 {
13852
+ grid-gap: var(--brand-Bento-content-padding-condensed);
13853
+ }
13854
+
13855
+ .Primer_Brand__Bento-module__Bento__Item--small-gap-normal___R5AS5 {
13856
+ grid-gap: var(--brand-Bento-content-padding-normal);
13857
+ }
13858
+
13859
+ .Primer_Brand__Bento-module__Bento__Item--small-gap-spacious___ysMFz {
13860
+ grid-gap: var(--brand-Bento-content-padding-spacious);
13861
+ }
13862
+ }
13863
+
13864
+ /* MEDIUM breakpoint */
13865
+ @media screen and (min-width: 48rem) {
13866
+ /* MEDIUM Column Span */
13867
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-1___qXoCp {
13868
+ grid-column: auto/span 1;
13869
+ }
13870
+
13871
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-2___Or0aW {
13872
+ grid-column: auto/span 2;
13873
+ }
13874
+
13875
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-3___rfJlA {
13876
+ grid-column: auto/span 3;
13877
+ }
13878
+
13879
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-4___jrzrn {
13880
+ grid-column: auto/span 4;
13881
+ }
13882
+
13883
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-5___VX5Xb {
13884
+ grid-column: auto/span 5;
13885
+ }
13886
+
13887
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-6___PuJLu {
13888
+ grid-column: auto/span 6;
13889
+ }
13890
+
13891
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-7___Gf10h {
13892
+ grid-column: auto/span 7;
13893
+ }
13894
+
13895
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-8___EPkMS {
13896
+ grid-column: auto/span 8;
13897
+ }
13898
+
13899
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-9___simHy {
13900
+ grid-column: auto/span 9;
13901
+ }
13902
+
13903
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-10___vCY7I {
13904
+ grid-column: auto/span 10;
13905
+ }
13906
+
13907
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-11___woBRo {
13908
+ grid-column: auto/span 11;
13909
+ }
13910
+
13911
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-span-12___eR9Ow {
13912
+ grid-column: auto/span 12;
13913
+ }
13914
+
13915
+ /* MEDIUM Row Span */
13916
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-1___vJifa {
13917
+ grid-row: auto/span 1;
13918
+ }
13919
+
13920
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-2___rHIIs {
13921
+ grid-row: auto/span 2;
13922
+ }
13923
+
13924
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-3___XpZk0 {
13925
+ grid-row: auto/span 3;
13926
+ }
13927
+
13928
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-4___xPGyT {
13929
+ grid-row: auto/span 4;
13930
+ }
13931
+
13932
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-5___XHAdt {
13933
+ grid-row: auto/span 5;
13934
+ }
13935
+
13936
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-6___uXSJ0 {
13937
+ grid-row: auto/span 6;
13938
+ }
13939
+
13940
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-7___V9oop {
13941
+ grid-row: auto/span 7;
13942
+ }
13943
+
13944
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-8___bTuWm {
13945
+ grid-row: auto/span 8;
13946
+ }
13947
+
13948
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-9___RBjok {
13949
+ grid-row: auto/span 9;
13950
+ }
13951
+
13952
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-10___nXL1W {
13953
+ grid-row: auto/span 10;
13954
+ }
13955
+
13956
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-11___bp7xe {
13957
+ grid-row: auto/span 11;
13958
+ }
13959
+
13960
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-span-12___QykVK {
13961
+ grid-row: auto/span 12;
13962
+ }
13963
+
13964
+ /* MEDIUM Column Start */
13965
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-1___ysXie {
13966
+ grid-column-start: 1;
13967
+ }
13968
+
13969
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-2___obU8P {
13970
+ grid-column-start: 2;
13971
+ }
13972
+
13973
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-3___ttZ2X {
13974
+ grid-column-start: 3;
13975
+ }
13976
+
13977
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-4___yd4pw {
13978
+ grid-column-start: 4;
13979
+ }
13980
+
13981
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-5___wl6Sl {
13982
+ grid-column-start: 5;
13983
+ }
13984
+
13985
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-6___rlfWR {
13986
+ grid-column-start: 6;
13987
+ }
13988
+
13989
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-7___dfJXo {
13990
+ grid-column-start: 7;
13991
+ }
13992
+
13993
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-8___HLzZU {
13994
+ grid-column-start: 8;
13995
+ }
13996
+
13997
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-9___Jul8L {
13998
+ grid-column-start: 9;
13999
+ }
14000
+
14001
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-10___NGybV {
14002
+ grid-column-start: 10;
14003
+ }
14004
+
14005
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-11___vc1Nv {
14006
+ grid-column-start: 11;
14007
+ }
14008
+
14009
+ .Primer_Brand__Bento-module__Bento__Item--medium-column-start-12___gZcLo {
14010
+ grid-column-start: 12;
14011
+ }
14012
+
14013
+ /* MEDIUM Row Start */
14014
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-1___s1Rgz {
14015
+ grid-row-start: 1;
14016
+ }
14017
+
14018
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-2___dsf4y {
14019
+ grid-row-start: 2;
14020
+ }
14021
+
14022
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-3___rWjRq {
14023
+ grid-row-start: 3;
14024
+ }
14025
+
14026
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-4___Iiuud {
14027
+ grid-row-start: 4;
14028
+ }
14029
+
14030
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-5___tbnzw {
14031
+ grid-row-start: 5;
14032
+ }
14033
+
14034
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-6___jPFm7 {
14035
+ grid-row-start: 6;
14036
+ }
14037
+
14038
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-7___ZqLlM {
14039
+ grid-row-start: 7;
14040
+ }
14041
+
14042
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-8___TIOvf {
14043
+ grid-row-start: 8;
14044
+ }
14045
+
14046
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-9___oukNX {
14047
+ grid-row-start: 9;
14048
+ }
14049
+
14050
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-10___ZCbg8 {
14051
+ grid-row-start: 10;
14052
+ }
14053
+
14054
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-11___bSDUT {
14055
+ grid-row-start: 11;
14056
+ }
14057
+
14058
+ .Primer_Brand__Bento-module__Bento__Item--medium-row-start-12___ozUh1 {
14059
+ grid-row-start: 12;
14060
+ }
14061
+
14062
+ /* MEDIUM Flow */
14063
+ .Primer_Brand__Bento-module__Bento__Item--medium-flow-column___K27t6 {
14064
+ grid-auto-flow: column;
14065
+ grid-template-columns: 1fr 1fr;
14066
+ grid-template-rows: 1fr;
14067
+ }
14068
+
14069
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--medium-flow-column___K27t6 > div:first-of-type {
14070
+ padding-right: 0;
14071
+ }
14072
+
14073
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--medium-flow-column___K27t6 > div:last-of-type {
14074
+ padding-left: 0;
14075
+ }
14076
+
14077
+ .Primer_Brand__Bento-module__Bento__Item--medium-flow-row___qACyl {
14078
+ grid-auto-flow: row;
14079
+ grid-template-rows: 1fr 1fr;
14080
+ grid-template-columns: 1fr;
14081
+ }
14082
+
14083
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--medium-flow-row___qACyl > div:first-of-type {
14084
+ padding-bottom: 0;
14085
+ }
14086
+
14087
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--medium-flow-row___qACyl > div:last-of-type {
14088
+ padding-top: 0;
14089
+ }
14090
+
14091
+ /* MEDIUM Vertical Align */
14092
+ .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs {
14093
+ justify-content: start;
14094
+ }
14095
+
14096
+ .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14097
+ margin-top: 0;
14098
+ }
14099
+
14100
+ .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-center___FEwTP {
14101
+ justify-content: center;
14102
+ }
14103
+
14104
+ .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-center___FEwTP .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14105
+ margin-top: 0;
14106
+ }
14107
+
14108
+ .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-end___b8l2w {
14109
+ justify-content: end;
14110
+ }
14111
+
14112
+ .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-end___b8l2w .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14113
+ margin-top: 0;
14114
+ }
14115
+
14116
+ /* MEDIUM Horizontal Align */
14117
+ .Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-start___nzIvg {
14118
+ align-items: start;
14119
+ }
14120
+
14121
+ .Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-center___aHFRW {
14122
+ align-items: center;
14123
+ }
14124
+
14125
+ .Primer_Brand__Bento-module__Bento--medium-padding-condensed___BgWOb {
14126
+ padding: var(--brand-Bento-content-padding-condensed);
14127
+ }
14128
+
14129
+ .Primer_Brand__Bento-module__Bento--medium-padding-normal___xjnwE {
14130
+ padding: var(--brand-Bento-content-padding-normal);
14131
+ }
14132
+
14133
+ .Primer_Brand__Bento-module__Bento--medium-padding-spacious___I5PEZ {
14134
+ padding: var(--brand-Bento-content-padding-spacious);
14135
+ }
14136
+
14137
+ .Primer_Brand__Bento-module__Bento__Item--medium-gap-condensed___Nk4Uj {
14138
+ grid-gap: var(--brand-Bento-content-padding-condensed);
14139
+ }
14140
+
14141
+ .Primer_Brand__Bento-module__Bento__Item--medium-gap-normal___KXAsF {
14142
+ grid-gap: var(--brand-Bento-content-padding-normal);
14143
+ }
14144
+
14145
+ .Primer_Brand__Bento-module__Bento__Item--medium-gap-spacious___vFlWU {
14146
+ grid-gap: var(--brand-Bento-content-padding-spacious);
14147
+ }
14148
+ }
14149
+
14150
+ /* LARGE breakpoint */
14151
+ @media screen and (min-width: 63.25rem) {
14152
+ /* LARGE Column Span */
14153
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-1___sPCsf {
14154
+ grid-column: auto/span 1;
14155
+ }
14156
+
14157
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-2___wpcnQ {
14158
+ grid-column: auto/span 2;
14159
+ }
14160
+
14161
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-3___z8T3W {
14162
+ grid-column: auto/span 3;
14163
+ }
14164
+
14165
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-4___RNQwy {
14166
+ grid-column: auto/span 4;
14167
+ }
14168
+
14169
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-5___t06QC {
14170
+ grid-column: auto/span 5;
14171
+ }
14172
+
14173
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-6___eUMZR {
14174
+ grid-column: auto/span 6;
14175
+ }
14176
+
14177
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-7___mLdYl {
14178
+ grid-column: auto/span 7;
14179
+ }
14180
+
14181
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-8___zhtsq {
14182
+ grid-column: auto/span 8;
14183
+ }
14184
+
14185
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-9___IrFuA {
14186
+ grid-column: auto/span 9;
14187
+ }
14188
+
14189
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-10___d4zEs {
14190
+ grid-column: auto/span 10;
14191
+ }
14192
+
14193
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-11___UKFCJ {
14194
+ grid-column: auto/span 11;
14195
+ }
14196
+
14197
+ .Primer_Brand__Bento-module__Bento__Item--large-column-span-12___lOmLI {
14198
+ grid-column: auto/span 12;
14199
+ }
14200
+
14201
+ /* LARGE Row Span */
14202
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-1___o_4N_ {
14203
+ grid-row: auto/span 1;
14204
+ }
14205
+
14206
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-2___yJebq {
14207
+ grid-row: auto/span 2;
14208
+ }
14209
+
14210
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-3___MsNH2 {
14211
+ grid-row: auto/span 3;
14212
+ }
14213
+
14214
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-4___aYG1Q {
14215
+ grid-row: auto/span 4;
14216
+ }
14217
+
14218
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-5___qiTGf {
14219
+ grid-row: auto/span 5;
14220
+ }
14221
+
14222
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-6___yDxVJ {
14223
+ grid-row: auto/span 6;
14224
+ }
14225
+
14226
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-7___gfW02 {
14227
+ grid-row: auto/span 7;
14228
+ }
14229
+
14230
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-8___qrky4 {
14231
+ grid-row: auto/span 8;
14232
+ }
14233
+
14234
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-9___wluiD {
14235
+ grid-row: auto/span 9;
14236
+ }
14237
+
14238
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-10___IXd3G {
14239
+ grid-row: auto/span 10;
14240
+ }
14241
+
14242
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-11___OVPxd {
14243
+ grid-row: auto/span 11;
14244
+ }
14245
+
14246
+ .Primer_Brand__Bento-module__Bento__Item--large-row-span-12___aAmjb {
14247
+ grid-row: auto/span 12;
14248
+ }
14249
+
14250
+ /* LARGE Column Start */
14251
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-1___ogy5Y {
14252
+ grid-column-start: 1;
14253
+ }
14254
+
14255
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-2___A8Kex {
14256
+ grid-column-start: 2;
14257
+ }
14258
+
14259
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-3___nCs4W {
14260
+ grid-column-start: 3;
14261
+ }
14262
+
14263
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-4___k6wxM {
14264
+ grid-column-start: 4;
14265
+ }
14266
+
14267
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-5___u9g2t {
14268
+ grid-column-start: 5;
14269
+ }
14270
+
14271
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-6___wT9tc {
14272
+ grid-column-start: 6;
14273
+ }
14274
+
14275
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-7___cH1Zn {
14276
+ grid-column-start: 7;
14277
+ }
14278
+
14279
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-8___UsTw7 {
14280
+ grid-column-start: 8;
14281
+ }
14282
+
14283
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-9___txaE3 {
14284
+ grid-column-start: 9;
14285
+ }
14286
+
14287
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-10___uY9Wm {
14288
+ grid-column-start: 10;
14289
+ }
14290
+
14291
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-11___kwY5A {
14292
+ grid-column-start: 11;
14293
+ }
14294
+
14295
+ .Primer_Brand__Bento-module__Bento__Item--large-column-start-12___B9iMH {
14296
+ grid-column-start: 12;
14297
+ }
14298
+
14299
+ /* LARGE Row Start */
14300
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-1___kYB2F {
14301
+ grid-row-start: 1;
14302
+ }
14303
+
14304
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-2___o21Td {
14305
+ grid-row-start: 2;
14306
+ }
14307
+
14308
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-3___htfzI {
14309
+ grid-row-start: 3;
14310
+ }
14311
+
14312
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-4___P2f1W {
14313
+ grid-row-start: 4;
14314
+ }
14315
+
14316
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-5___HT3C4 {
14317
+ grid-row-start: 5;
14318
+ }
14319
+
14320
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-6___pcerM {
14321
+ grid-row-start: 6;
14322
+ }
14323
+
14324
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-7___j2ui8 {
14325
+ grid-row-start: 7;
14326
+ }
14327
+
14328
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-8___V82iT {
14329
+ grid-row-start: 8;
14330
+ }
14331
+
14332
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-9___EG4R2 {
14333
+ grid-row-start: 9;
14334
+ }
14335
+
14336
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-10___EaLQx {
14337
+ grid-row-start: 10;
14338
+ }
14339
+
14340
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-11___IQx_d {
14341
+ grid-row-start: 11;
14342
+ }
14343
+
14344
+ .Primer_Brand__Bento-module__Bento__Item--large-row-start-12___hlrVv {
14345
+ grid-row-start: 12;
14346
+ }
14347
+
14348
+ /* LARGE Flow */
14349
+ .Primer_Brand__Bento-module__Bento__Item--large-flow-column___uvNUE {
14350
+ grid-auto-flow: column;
14351
+ grid-template-columns: 1fr 1fr;
14352
+ grid-template-rows: 1fr;
14353
+ }
14354
+
14355
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--large-flow-column___uvNUE > div:first-of-type {
14356
+ padding-right: 0;
14357
+ }
14358
+
14359
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--large-flow-column___uvNUE > div:last-of-type {
14360
+ padding-left: 0;
14361
+ }
14362
+
14363
+ .Primer_Brand__Bento-module__Bento__Item--large-flow-row___ple3b {
14364
+ grid-auto-flow: row;
14365
+ grid-template-rows: 1fr 1fr;
14366
+ grid-template-columns: 1fr;
14367
+ }
14368
+
14369
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--large-flow-row___ple3b > div:first-of-type {
14370
+ padding-bottom: 0;
14371
+ }
14372
+
14373
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--large-flow-row___ple3b > div:last-of-type {
14374
+ padding-top: 0;
14375
+ }
14376
+
14377
+ /* LARGE Vertical Align */
14378
+ .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn {
14379
+ justify-content: start;
14380
+ }
14381
+
14382
+ .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14383
+ margin-top: 0;
14384
+ }
14385
+
14386
+ .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-center___mbhdV {
14387
+ justify-content: center;
14388
+ }
14389
+
14390
+ .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-center___mbhdV .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14391
+ margin-top: 0;
14392
+ }
14393
+
14394
+ .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-end___hj9Dq {
14395
+ justify-content: end;
14396
+ }
14397
+
14398
+ .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-end___hj9Dq .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14399
+ margin-top: 0;
14400
+ }
14401
+
14402
+ /* LARGE Horizontal Align */
14403
+ .Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-start___YQT1t {
14404
+ align-items: start;
14405
+ }
14406
+
14407
+ .Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-center___YtwaR {
14408
+ align-items: center;
14409
+ }
14410
+
14411
+ .Primer_Brand__Bento-module__Bento-padding--large-condensed___HeO1J {
14412
+ padding: var(--brand-Bento-content-padding-condensed);
14413
+ }
14414
+
14415
+ .Primer_Brand__Bento-module__Bento-padding--large-normal___LcQOA {
14416
+ padding: var(--brand-Bento-content-padding-normal);
14417
+ }
14418
+
14419
+ .Primer_Brand__Bento-module__Bento-padding--large-spacious____8oib {
14420
+ padding: var(--brand-Bento-content-padding-spacious);
14421
+ }
14422
+
14423
+ .Primer_Brand__Bento-module__Bento__Item--large-gap-condensed___Rbi9v {
14424
+ grid-gap: var(--brand-Bento-content-padding-condensed);
14425
+ }
14426
+
14427
+ .Primer_Brand__Bento-module__Bento__Item--large-gap-normal___S9Fjb {
14428
+ grid-gap: var(--brand-Bento-content-padding-normal);
14429
+ }
14430
+
14431
+ .Primer_Brand__Bento-module__Bento__Item--large-gap-spacious___i_Gyj {
14432
+ grid-gap: var(--brand-Bento-content-padding-spacious);
14433
+ }
14434
+ }
14435
+
14436
+ /* XLARGE breakpoint */
14437
+ @media screen and (min-width: 80rem) {
14438
+ /* XLARGE Column Span */
14439
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-1___LC_qv {
14440
+ grid-column: auto/span 1;
14441
+ }
14442
+
14443
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-2___PkH2a {
14444
+ grid-column: auto/span 2;
14445
+ }
14446
+
14447
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-3___sjEds {
14448
+ grid-column: auto/span 3;
14449
+ }
14450
+
14451
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-4___CwpLr {
14452
+ grid-column: auto/span 4;
14453
+ }
14454
+
14455
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-5___ATLZK {
14456
+ grid-column: auto/span 5;
14457
+ }
14458
+
14459
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-6___wDVtR {
14460
+ grid-column: auto/span 6;
14461
+ }
14462
+
14463
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-7___BF_PQ {
14464
+ grid-column: auto/span 7;
14465
+ }
14466
+
14467
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-8___Je6tc {
14468
+ grid-column: auto/span 8;
14469
+ }
14470
+
14471
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-9___de_EV {
14472
+ grid-column: auto/span 9;
14473
+ }
14474
+
14475
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-10___TV_va {
14476
+ grid-column: auto/span 10;
14477
+ }
14478
+
14479
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-11___mRbhR {
14480
+ grid-column: auto/span 11;
14481
+ }
14482
+
14483
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-span-12___jCuU4 {
14484
+ grid-column: auto/span 12;
14485
+ }
14486
+
14487
+ /* XLARGE Row Span */
14488
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-1___k8cvi {
14489
+ grid-row: auto/span 1;
14490
+ }
14491
+
14492
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-2___eQ1hk {
14493
+ grid-row: auto/span 2;
14494
+ }
14495
+
14496
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-3___FdBn9 {
14497
+ grid-row: auto/span 3;
14498
+ }
14499
+
14500
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-4___Eu9U7 {
14501
+ grid-row: auto/span 4;
14502
+ }
14503
+
14504
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-5___AymfS {
14505
+ grid-row: auto/span 5;
14506
+ }
14507
+
14508
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-6___ciomo {
14509
+ grid-row: auto/span 6;
14510
+ }
14511
+
14512
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-7___bDoNI {
14513
+ grid-row: auto/span 7;
14514
+ }
14515
+
14516
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-8___aCyc1 {
14517
+ grid-row: auto/span 8;
14518
+ }
14519
+
14520
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-9___t6eYp {
14521
+ grid-row: auto/span 9;
14522
+ }
14523
+
14524
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-10___Q9UMh {
14525
+ grid-row: auto/span 10;
14526
+ }
14527
+
14528
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-11___Oeb8y {
14529
+ grid-row: auto/span 11;
14530
+ }
14531
+
14532
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-span-12___iXpKf {
14533
+ grid-row: auto/span 12;
14534
+ }
14535
+
14536
+ /* XLARGE Column Start */
14537
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-1___eTMGO {
14538
+ grid-column-start: 1;
14539
+ }
14540
+
14541
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-2___ghZ8B {
14542
+ grid-column-start: 2;
14543
+ }
14544
+
14545
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-3___zIFiN {
14546
+ grid-column-start: 3;
14547
+ }
14548
+
14549
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-4___Ye3wL {
14550
+ grid-column-start: 4;
14551
+ }
14552
+
14553
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-5___Vtfhw {
14554
+ grid-column-start: 5;
14555
+ }
14556
+
14557
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-6___MiwV4 {
14558
+ grid-column-start: 6;
14559
+ }
14560
+
14561
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-7___n3U82 {
14562
+ grid-column-start: 7;
14563
+ }
14564
+
14565
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-8___S45Zc {
14566
+ grid-column-start: 8;
14567
+ }
14568
+
14569
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-9___bjxcX {
14570
+ grid-column-start: 9;
14571
+ }
14572
+
14573
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-10___xiPsu {
14574
+ grid-column-start: 10;
14575
+ }
14576
+
14577
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-11___h6pke {
14578
+ grid-column-start: 11;
14579
+ }
14580
+
14581
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-column-start-12___lINEt {
14582
+ grid-column-start: 12;
14583
+ }
14584
+
14585
+ /* XLARGE Row Start */
14586
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-1___XJ8IJ {
14587
+ grid-row-start: 1;
14588
+ }
14589
+
14590
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-2___Jh4mU {
14591
+ grid-row-start: 2;
14592
+ }
14593
+
14594
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-3___Qaz7u {
14595
+ grid-row-start: 3;
14596
+ }
14597
+
14598
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-4___Wdsyy {
14599
+ grid-row-start: 4;
14600
+ }
14601
+
14602
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-5___SWvQD {
14603
+ grid-row-start: 5;
14604
+ }
14605
+
14606
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-6___YIWd4 {
14607
+ grid-row-start: 6;
14608
+ }
14609
+
14610
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-7___UWo93 {
14611
+ grid-row-start: 7;
14612
+ }
14613
+
14614
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-8___f8RMO {
14615
+ grid-row-start: 8;
14616
+ }
14617
+
14618
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-9___O7BXf {
14619
+ grid-row-start: 9;
14620
+ }
14621
+
14622
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-10___g9Tom {
14623
+ grid-row-start: 10;
14624
+ }
14625
+
14626
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-11___WATnH {
14627
+ grid-row-start: 11;
14628
+ }
14629
+
14630
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-row-start-12___f2aPN {
14631
+ grid-row-start: 12;
14632
+ }
14633
+
14634
+ /* XLARGE Flow */
14635
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-flow-column___xXSFC {
14636
+ grid-auto-flow: column;
14637
+ grid-template-columns: 1fr 1fr;
14638
+ grid-template-rows: 1fr;
14639
+ }
14640
+
14641
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xlarge-flow-column___xXSFC > div:first-of-type {
14642
+ padding-right: 0;
14643
+ }
14644
+
14645
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xlarge-flow-column___xXSFC > div:last-of-type {
14646
+ padding-left: 0;
14647
+ }
14648
+
14649
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-flow-row___y5CpT {
14650
+ grid-auto-flow: row;
14651
+ grid-template-rows: 1fr 1fr;
14652
+ grid-template-columns: 1fr;
14653
+ }
14654
+
14655
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xlarge-flow-row___y5CpT > div:first-of-type {
14656
+ padding-bottom: 0;
14657
+ }
14658
+
14659
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xlarge-flow-row___y5CpT > div:last-of-type {
14660
+ padding-top: 0;
14661
+ }
14662
+
14663
+ /* XLARGE Vertical Align */
14664
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ {
14665
+ justify-content: start;
14666
+ }
14667
+
14668
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14669
+ margin-top: 0;
14670
+ }
14671
+
14672
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-center___P_tSO {
14673
+ justify-content: center;
14674
+ }
14675
+
14676
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-center___P_tSO .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14677
+ margin-top: 0;
14678
+ }
14679
+
14680
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-end___UwemK {
14681
+ justify-content: end;
14682
+ }
14683
+
14684
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-end___UwemK .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14685
+ margin-top: 0;
14686
+ }
14687
+
14688
+ /* XLARGE Horizontal Align */
14689
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-start___zzvpZ {
14690
+ align-items: start;
14691
+ }
14692
+
14693
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-center___mfany {
14694
+ align-items: center;
14695
+ }
14696
+
14697
+ .Primer_Brand__Bento-module__Bento--xlarge-padding-condensed___mPi3N {
14698
+ padding: var(--brand-Bento-content-padding-condensed);
14699
+ }
14700
+
14701
+ .Primer_Brand__Bento-module__Bento--xlarge-padding-normal___tb1wm {
14702
+ padding: var(--brand-Bento-content-padding-normal);
14703
+ }
14704
+
14705
+ .Primer_Brand__Bento-module__Bento--xlarge-padding-spacious___bT4bv {
14706
+ padding: var(--brand-Bento-content-padding-spacious);
14707
+ }
14708
+
14709
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-gap-condensed___Fvi39 {
14710
+ grid-gap: var(--brand-Bento-content-padding-condensed);
14711
+ }
14712
+
14713
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-gap-normal___uQQu6 {
14714
+ grid-gap: var(--brand-Bento-content-padding-normal);
14715
+ }
14716
+
14717
+ .Primer_Brand__Bento-module__Bento__Item--xlarge-gap-spacious___QxB62 {
14718
+ grid-gap: var(--brand-Bento-content-padding-spacious);
14719
+ }
14720
+ }
14721
+
14722
+ /* XXLARGE breakpoint */
14723
+ @media screen and (min-width: 90rem) {
14724
+ /* XXLARGE Column Span */
14725
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-1___AChhv {
14726
+ grid-column: auto/span 1;
14727
+ }
14728
+
14729
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-2___yj5YI {
14730
+ grid-column: auto/span 2;
14731
+ }
14732
+
14733
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-3___jy7Fg {
14734
+ grid-column: auto/span 3;
14735
+ }
14736
+
14737
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-4___fXoXs {
14738
+ grid-column: auto/span 4;
14739
+ }
14740
+
14741
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-5___hZOPX {
14742
+ grid-column: auto/span 5;
14743
+ }
14744
+
14745
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-6___WEvG1 {
14746
+ grid-column: auto/span 6;
14747
+ }
14748
+
14749
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-7___eliQQ {
14750
+ grid-column: auto/span 7;
14751
+ }
14752
+
14753
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-8____DaEU {
14754
+ grid-column: auto/span 8;
14755
+ }
14756
+
14757
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-9___PACVQ {
14758
+ grid-column: auto/span 9;
14759
+ }
14760
+
14761
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-10___iplz_ {
14762
+ grid-column: auto/span 10;
14763
+ }
14764
+
14765
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-11___sUFyE {
14766
+ grid-column: auto/span 11;
14767
+ }
14768
+
14769
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-span-12___UauN_ {
14770
+ grid-column: auto/span 12;
14771
+ }
14772
+
14773
+ /* XXLARGE Row Span */
14774
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-1___la7E2 {
14775
+ grid-column: auto/span 1;
14776
+ }
14777
+
14778
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-2___WXQZy {
14779
+ grid-column: auto/span 2;
14780
+ }
14781
+
14782
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-3___K295L {
14783
+ grid-column: auto/span 3;
14784
+ }
14785
+
14786
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-4___dizmC {
14787
+ grid-column: auto/span 4;
14788
+ }
14789
+
14790
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-5___gxqXP {
14791
+ grid-column: auto/span 5;
14792
+ }
14793
+
14794
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-6___fCUrs {
14795
+ grid-column: auto/span 6;
14796
+ }
14797
+
14798
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-7___t_vib {
14799
+ grid-column: auto/span 7;
14800
+ }
14801
+
14802
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-8___FkHnk {
14803
+ grid-column: auto/span 8;
14804
+ }
14805
+
14806
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-9___S9z_S {
14807
+ grid-column: auto/span 9;
14808
+ }
14809
+
14810
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-10___MWhmW {
14811
+ grid-column: auto/span 10;
14812
+ }
14813
+
14814
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-11___R0fGH {
14815
+ grid-column: auto/span 11;
14816
+ }
14817
+
14818
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-span-12___mgPOb {
14819
+ grid-column: auto/span 12;
14820
+ }
14821
+
14822
+ /* XXLARGE Column Start */
14823
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-1___IjDaG {
14824
+ grid-column-start: 1;
14825
+ }
14826
+
14827
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-2___yrjzP {
14828
+ grid-column-start: 2;
14829
+ }
14830
+
14831
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-3___revB_ {
14832
+ grid-column-start: 3;
14833
+ }
14834
+
14835
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-4___nXjQh {
14836
+ grid-column-start: 4;
14837
+ }
14838
+
14839
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-5___eKzaF {
14840
+ grid-column-start: 5;
14841
+ }
14842
+
14843
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-6___poX4Y {
14844
+ grid-column-start: 6;
14845
+ }
14846
+
14847
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-7___swX7v {
14848
+ grid-column-start: 7;
14849
+ }
14850
+
14851
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-8___jRIvg {
14852
+ grid-column-start: 8;
14853
+ }
14854
+
14855
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-9___B6iPN {
14856
+ grid-column-start: 9;
14857
+ }
14858
+
14859
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-10___U3Q49 {
14860
+ grid-column-start: 10;
14861
+ }
14862
+
14863
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-11___arwBj {
14864
+ grid-column-start: 11;
14865
+ }
14866
+
14867
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-column-start-12___AVlIn {
14868
+ grid-column-start: 12;
14869
+ }
14870
+
14871
+ /* XXLARGE Row Start */
14872
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-1___uKVBZ {
14873
+ grid-row-start: 1;
14874
+ }
14875
+
14876
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-2___l1Sk8 {
14877
+ grid-row-start: 2;
14878
+ }
14879
+
14880
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-3___a3epC {
14881
+ grid-row-start: 3;
14882
+ }
14883
+
14884
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-4___cIZFC {
14885
+ grid-row-start: 4;
14886
+ }
14887
+
14888
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-5___rDSnG {
14889
+ grid-row-start: 5;
14890
+ }
14891
+
14892
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-6___iFfkQ {
14893
+ grid-row-start: 6;
14894
+ }
14895
+
14896
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-7___HQgB2 {
14897
+ grid-row-start: 7;
14898
+ }
14899
+
14900
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-8___Kk8Ll {
14901
+ grid-row-start: 8;
14902
+ }
14903
+
14904
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-9___JA8it {
14905
+ grid-row-start: 9;
14906
+ }
14907
+
14908
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-10____Xfo3 {
14909
+ grid-row-start: 10;
14910
+ }
14911
+
14912
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-11___GgPCA {
14913
+ grid-row-start: 11;
14914
+ }
14915
+
14916
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-row-start-12___Tauza {
14917
+ grid-row-start: 12;
14918
+ }
14919
+
14920
+ /* XXLARGE Flow */
14921
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-column___EIhFB {
14922
+ grid-auto-flow: column;
14923
+ grid-template-columns: 1fr 1fr;
14924
+ grid-template-rows: 1fr;
14925
+ }
14926
+
14927
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-column___EIhFB > div:first-of-type {
14928
+ padding-right: 0;
14929
+ }
14930
+
14931
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-column___EIhFB > div:last-of-type {
14932
+ padding-left: 0;
14933
+ }
14934
+
14935
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-row___hqL6a {
14936
+ grid-auto-flow: row;
14937
+ grid-template-rows: 1fr 1fr;
14938
+ grid-template-columns: 1fr;
14939
+ }
14940
+
14941
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-row___hqL6a > div:first-of-type {
14942
+ padding-bottom: 0;
14943
+ }
14944
+
14945
+ .Primer_Brand__Bento-module__Bento__Item___fM9oe:not(.Primer_Brand__Bento-module__Bento__Item--visual-as-background___z0J2Q) > .Primer_Brand__Bento-module__Bento__Item--xxlarge-flow-row___hqL6a > div:last-of-type {
14946
+ padding-top: 0;
14947
+ }
14948
+
14949
+ /* XXLARGE Vertical Align */
14950
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN {
14951
+ justify-content: start;
14952
+ }
14953
+
14954
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14955
+ margin-top: 0;
14956
+ }
14957
+
14958
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-center___MfM4H {
14959
+ justify-content: center;
14960
+ }
14961
+
14962
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-center___MfM4H .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14963
+ margin-top: 0;
14964
+ }
14965
+
14966
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-end___trbrg {
14967
+ justify-content: end;
14968
+ }
14969
+
14970
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-end___trbrg .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
14971
+ margin-top: 0;
14972
+ }
14973
+
14974
+ /* XXLARGE Horizontal Align */
14975
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-start___BPlw7 {
14976
+ align-items: start;
14977
+ }
14978
+
14979
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-center___QFMr_ {
14980
+ align-items: center;
14981
+ }
14982
+
14983
+ .Primer_Brand__Bento-module__Bento--xxlarge-padding-condensed___L_cr9 {
14984
+ padding: var(--brand-Bento-content-padding-condensed);
14985
+ }
14986
+
14987
+ .Primer_Brand__Bento-module__Bento---xxlarge-padding-normal___TojyH {
14988
+ padding: var(--brand-Bento-content-padding-normal);
14989
+ }
14990
+
14991
+ .Primer_Brand__Bento-module__Bento--xxlarge-padding-spacious___C_vI2 {
14992
+ padding: var(--brand-Bento-content-padding-spacious);
14993
+ }
14994
+
14995
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-condensed___kImZb {
14996
+ grid-gap: var(--brand-Bento-content-padding-condensed);
14997
+ }
14998
+
14999
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-normal___bsI4f {
15000
+ grid-gap: var(--brand-Bento-content-padding-normal);
15001
+ }
15002
+
15003
+ .Primer_Brand__Bento-module__Bento__Item--xxlarge-gap-spacious___tLuXL {
15004
+ grid-gap: var(--brand-Bento-content-padding-spacious);
15005
+ }
15006
+ }
15007
+
15008
+ /* Flow Padding Overrides */
15009
+ .Primer_Brand__Bento-module__Bento-column-padding-override___SxVV5 > div:first-of-type {
15010
+ padding-right: 0;
15011
+ }
15012
+
15013
+ .Primer_Brand__Bento-module__Bento-column-padding-override___SxVV5 > div:last-of-type {
15014
+ padding-left: 0;
15015
+ }
15016
+
15017
+ .Primer_Brand__Bento-module__Bento-row-padding-override___r37Kb > div:first-of-type {
15018
+ padding-bottom: 0;
15019
+ }
15020
+
15021
+ .Primer_Brand__Bento-module__Bento-row-padding-override___r37Kb > div:last-of-type {
15022
+ padding-top: 0;
15023
+ }
15024
+