@cloudscape-design/components 3.0.460 → 3.0.462

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 (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +48 -55
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_18wu0_3n2w1_93:not(#\9) {
93
+ .awsui_root_18wu0_1h0bt_93:not(#\9) {
94
94
  font-size: var(--font-size-body-m-x4okxb, 14px);
95
95
  line-height: var(--line-height-body-m-30ar75, 20px);
96
96
  color: var(--color-text-body-default-2sxhhn, #000716);
@@ -204,210 +204,208 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
204
204
  SPDX-License-Identifier: Apache-2.0
205
205
  */
206
206
  /* stylelint-disable @cloudscape-design/no-implicit-descendant */
207
- .awsui_box_18wu0_3n2w1_207.awsui_p-variant_18wu0_3n2w1_207.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_b-variant_18wu0_3n2w1_207.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_strong-variant_18wu0_3n2w1_207.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_code-variant_18wu0_3n2w1_207.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_pre-variant_18wu0_3n2w1_207.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_samp-variant_18wu0_3n2w1_207.awsui_color-default_18wu0_3n2w1_207:not(#\9) {
207
+ .awsui_box_18wu0_1h0bt_207.awsui_p-variant_18wu0_1h0bt_207.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_b-variant_18wu0_1h0bt_207.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_strong-variant_18wu0_1h0bt_207.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_code-variant_18wu0_1h0bt_207.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_pre-variant_18wu0_1h0bt_207.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_samp-variant_18wu0_1h0bt_207.awsui_color-default_18wu0_1h0bt_207:not(#\9) {
208
208
  color: var(--color-text-body-default-2sxhhn, #000716);
209
209
  }
210
210
 
211
- .awsui_box_18wu0_3n2w1_207.awsui_h1-variant_18wu0_3n2w1_211.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h2-variant_18wu0_3n2w1_211.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h3-variant_18wu0_3n2w1_211.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h4-variant_18wu0_3n2w1_211.awsui_color-default_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h5-variant_18wu0_3n2w1_211.awsui_color-default_18wu0_3n2w1_207:not(#\9) {
211
+ .awsui_box_18wu0_1h0bt_207.awsui_h1-variant_18wu0_1h0bt_211.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h2-variant_18wu0_1h0bt_211.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h3-variant_18wu0_1h0bt_211.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h4-variant_18wu0_1h0bt_211.awsui_color-default_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h5-variant_18wu0_1h0bt_211.awsui_color-default_18wu0_1h0bt_207:not(#\9) {
212
212
  color: var(--color-text-heading-default-rtslvy, #000716);
213
213
  }
214
214
 
215
- .awsui_box_18wu0_3n2w1_207.awsui_small-variant_18wu0_3n2w1_215.awsui_color-default_18wu0_3n2w1_207:not(#\9) {
215
+ .awsui_box_18wu0_1h0bt_207.awsui_small-variant_18wu0_1h0bt_215.awsui_color-default_18wu0_1h0bt_207:not(#\9) {
216
216
  color: var(--color-text-small-zfvvfc, #5f6b7a);
217
217
  }
218
218
 
219
- .awsui_box_18wu0_3n2w1_207.awsui_a-variant_18wu0_3n2w1_219.awsui_color-default_18wu0_3n2w1_207:not(#\9) {
219
+ .awsui_box_18wu0_1h0bt_207.awsui_a-variant_18wu0_1h0bt_219.awsui_color-default_18wu0_1h0bt_207:not(#\9) {
220
220
  color: var(--color-text-link-default-latg1a, #0972d3);
221
221
  }
222
222
 
223
- .awsui_box_18wu0_3n2w1_207.awsui_small-variant_18wu0_3n2w1_215.awsui_font-size-default_18wu0_3n2w1_223:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_code-variant_18wu0_3n2w1_207.awsui_font-size-default_18wu0_3n2w1_223:not(#\9) {
223
+ .awsui_box_18wu0_1h0bt_207.awsui_small-variant_18wu0_1h0bt_215.awsui_font-size-default_18wu0_1h0bt_223:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_code-variant_18wu0_1h0bt_207.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
224
224
  font-size: var(--font-size-body-s-asqx2i, 12px);
225
225
  line-height: var(--line-height-body-s-7zv1j5, 16px);
226
226
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
227
227
  }
228
228
 
229
- .awsui_box_18wu0_3n2w1_207.awsui_p-variant_18wu0_3n2w1_207.awsui_font-size-default_18wu0_3n2w1_223:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_b-variant_18wu0_3n2w1_207.awsui_font-size-default_18wu0_3n2w1_223:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_strong-variant_18wu0_3n2w1_207.awsui_font-size-default_18wu0_3n2w1_223:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_pre-variant_18wu0_3n2w1_207.awsui_font-size-default_18wu0_3n2w1_223:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_samp-variant_18wu0_3n2w1_207.awsui_font-size-default_18wu0_3n2w1_223:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_a-variant_18wu0_3n2w1_219.awsui_font-size-default_18wu0_3n2w1_223:not(#\9) {
229
+ .awsui_box_18wu0_1h0bt_207.awsui_p-variant_18wu0_1h0bt_207.awsui_font-size-default_18wu0_1h0bt_223:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_b-variant_18wu0_1h0bt_207.awsui_font-size-default_18wu0_1h0bt_223:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_strong-variant_18wu0_1h0bt_207.awsui_font-size-default_18wu0_1h0bt_223:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_pre-variant_18wu0_1h0bt_207.awsui_font-size-default_18wu0_1h0bt_223:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_samp-variant_18wu0_1h0bt_207.awsui_font-size-default_18wu0_1h0bt_223:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_a-variant_18wu0_1h0bt_219.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
230
230
  font-size: var(--font-size-body-m-x4okxb, 14px);
231
231
  line-height: var(--line-height-body-m-30ar75, 20px);
232
232
  }
233
233
 
234
- .awsui_box_18wu0_3n2w1_207.awsui_h5-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_223:not(#\9) {
234
+ .awsui_box_18wu0_1h0bt_207.awsui_h5-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
235
235
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
236
236
  line-height: var(--line-height-heading-xs-aeleja, 18px);
237
237
  }
238
238
 
239
- .awsui_box_18wu0_3n2w1_207.awsui_h4-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_223:not(#\9) {
239
+ .awsui_box_18wu0_1h0bt_207.awsui_h4-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
240
240
  font-size: var(--font-size-heading-s-yykzif, 16px);
241
241
  line-height: var(--line-height-heading-s-4i6ewn, 20px);
242
242
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
243
243
  }
244
244
 
245
- .awsui_box_18wu0_3n2w1_207.awsui_h3-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_223:not(#\9) {
245
+ .awsui_box_18wu0_1h0bt_207.awsui_h3-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
246
246
  font-size: var(--font-size-heading-m-sjd256, 18px);
247
247
  line-height: var(--line-height-heading-m-50evfk, 22px);
248
248
  letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
249
249
  }
250
250
 
251
- .awsui_box_18wu0_3n2w1_207.awsui_h2-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_223:not(#\9) {
251
+ .awsui_box_18wu0_1h0bt_207.awsui_h2-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
252
252
  font-size: var(--font-size-heading-l-ou0d0l, 20px);
253
253
  line-height: var(--line-height-heading-l-mmm3my, 24px);
254
254
  letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
255
255
  }
256
256
 
257
- .awsui_box_18wu0_3n2w1_207.awsui_h1-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_223:not(#\9) {
257
+ .awsui_box_18wu0_1h0bt_207.awsui_h1-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
258
258
  font-size: var(--font-size-heading-xl-ypc05a, 24px);
259
259
  line-height: var(--line-height-heading-xl-avbttk, 30px);
260
260
  letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
261
261
  }
262
262
 
263
- .awsui_box_18wu0_3n2w1_207.awsui_p-variant_18wu0_3n2w1_207.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_code-variant_18wu0_3n2w1_207.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_pre-variant_18wu0_3n2w1_207.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_samp-variant_18wu0_3n2w1_207.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_small-variant_18wu0_3n2w1_215.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_a-variant_18wu0_3n2w1_219.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
263
+ .awsui_box_18wu0_1h0bt_207.awsui_p-variant_18wu0_1h0bt_207.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_code-variant_18wu0_1h0bt_207.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_pre-variant_18wu0_1h0bt_207.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_samp-variant_18wu0_1h0bt_207.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_small-variant_18wu0_1h0bt_215.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_a-variant_18wu0_1h0bt_219.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
264
264
  font-weight: 400;
265
265
  }
266
266
 
267
- .awsui_box_18wu0_3n2w1_207.awsui_strong-variant_18wu0_3n2w1_207.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_b-variant_18wu0_3n2w1_207.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
267
+ .awsui_box_18wu0_1h0bt_207.awsui_strong-variant_18wu0_1h0bt_207.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_b-variant_18wu0_1h0bt_207.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
268
268
  font-weight: 700;
269
269
  }
270
270
 
271
- .awsui_box_18wu0_3n2w1_207.awsui_h5-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
271
+ .awsui_box_18wu0_1h0bt_207.awsui_h5-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
272
272
  font-weight: var(--font-weight-heading-xs-l7rqme, 700);
273
273
  }
274
274
 
275
- .awsui_box_18wu0_3n2w1_207.awsui_h4-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
275
+ .awsui_box_18wu0_1h0bt_207.awsui_h4-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
276
276
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
277
277
  }
278
278
 
279
- .awsui_box_18wu0_3n2w1_207.awsui_h3-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
279
+ .awsui_box_18wu0_1h0bt_207.awsui_h3-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
280
280
  font-weight: var(--font-weight-heading-m-m2ekmb, 700);
281
281
  }
282
282
 
283
- .awsui_box_18wu0_3n2w1_207.awsui_h2-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
283
+ .awsui_box_18wu0_1h0bt_207.awsui_h2-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
284
284
  font-weight: var(--font-weight-heading-l-f8711v, 700);
285
285
  }
286
286
 
287
- .awsui_box_18wu0_3n2w1_207.awsui_h1-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
287
+ .awsui_box_18wu0_1h0bt_207.awsui_h1-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
288
288
  font-weight: var(--font-weight-heading-xl-yvsksd, 700);
289
289
  }
290
290
 
291
- .awsui_box_18wu0_3n2w1_207.awsui_h1-variant_18wu0_3n2w1_211:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h2-variant_18wu0_3n2w1_211:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h3-variant_18wu0_3n2w1_211:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h4-variant_18wu0_3n2w1_211:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h5-variant_18wu0_3n2w1_211:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_p-variant_18wu0_3n2w1_207:not(#\9) {
292
- margin-block: 0;
293
- margin-inline: 0;
291
+ .awsui_box_18wu0_1h0bt_207.awsui_h1-variant_18wu0_1h0bt_211:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h2-variant_18wu0_1h0bt_211:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h3-variant_18wu0_1h0bt_211:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h4-variant_18wu0_1h0bt_211:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h5-variant_18wu0_1h0bt_211:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_p-variant_18wu0_1h0bt_207:not(#\9) {
292
+ margin: 0;
294
293
  text-decoration: none;
295
- padding-block: var(--space-xxs-p8yyaw, 4px);
296
- padding-inline: 0;
294
+ padding: var(--space-xxs-p8yyaw, 4px) 0;
297
295
  }
298
- .awsui_box_18wu0_3n2w1_207.awsui_small-variant_18wu0_3n2w1_215:not(#\9) {
296
+ .awsui_box_18wu0_1h0bt_207.awsui_small-variant_18wu0_1h0bt_215:not(#\9) {
299
297
  display: inline-block;
300
298
  }
301
- .awsui_box_18wu0_3n2w1_207.awsui_code-variant_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_pre-variant_18wu0_3n2w1_207:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_samp-variant_18wu0_3n2w1_207:not(#\9) {
299
+ .awsui_box_18wu0_1h0bt_207.awsui_code-variant_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_pre-variant_18wu0_1h0bt_207:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_samp-variant_18wu0_1h0bt_207:not(#\9) {
302
300
  font-family: var(--font-family-monospace-bftdwf, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
303
301
  background: transparent;
304
302
  }
305
- .awsui_box_18wu0_3n2w1_207.awsui_key-label-variant_18wu0_3n2w1_305:not(#\9) {
303
+ .awsui_box_18wu0_1h0bt_207.awsui_key-label-variant_18wu0_1h0bt_303:not(#\9) {
306
304
  font-size: var(--font-size-body-m-x4okxb, 14px);
307
305
  line-height: var(--line-height-body-m-30ar75, 20px);
308
306
  font-weight: var(--font-display-label-weight-815ja9, 700);
309
307
  color: var(--color-text-label-rj4jdv, #000716);
310
- margin-block-end: var(--space-key-value-gap-0517k5, 0px);
308
+ margin-bottom: var(--space-key-value-gap-0517k5, 0px);
311
309
  }
312
- .awsui_box_18wu0_3n2w1_207.awsui_value-large-variant_18wu0_3n2w1_312:not(#\9) {
310
+ .awsui_box_18wu0_1h0bt_207.awsui_value-large-variant_18wu0_1h0bt_310:not(#\9) {
313
311
  font-size: var(--font-size-display-l-htkq3e, 42px);
314
312
  line-height: var(--line-height-display-l-8nioft, 48px);
315
313
  letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
316
314
  font-weight: var(--font-box-value-large-weight-onoq9k, 700);
317
315
  color: inherit;
318
316
  }
319
- .awsui_box_18wu0_3n2w1_207.awsui_h1-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h2-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h3-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h4-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_h5-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_value-large-variant_18wu0_3n2w1_312.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9), .awsui_box_18wu0_3n2w1_207.awsui_font-weight-heavy_18wu0_3n2w1_319:not(#\9) {
317
+ .awsui_box_18wu0_1h0bt_207.awsui_h1-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h2-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h3-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h4-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_h5-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_value-large-variant_18wu0_1h0bt_310.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9), .awsui_box_18wu0_1h0bt_207.awsui_font-weight-heavy_18wu0_1h0bt_317:not(#\9) {
320
318
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
321
319
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
322
320
  }
323
321
 
324
- .awsui_box_18wu0_3n2w1_207.awsui_color-inverted_18wu0_3n2w1_324:not(#\9) {
322
+ .awsui_box_18wu0_1h0bt_207.awsui_color-inverted_18wu0_1h0bt_322:not(#\9) {
325
323
  color: var(--color-text-notification-default-rdawv9, #fbfbfb);
326
324
  }
327
- .awsui_box_18wu0_3n2w1_207.awsui_color-text-label_18wu0_3n2w1_327:not(#\9) {
325
+ .awsui_box_18wu0_1h0bt_207.awsui_color-text-label_18wu0_1h0bt_325:not(#\9) {
328
326
  color: var(--color-text-label-rj4jdv, #000716);
329
327
  }
330
- .awsui_box_18wu0_3n2w1_207.awsui_color-text-body-secondary_18wu0_3n2w1_330:not(#\9) {
328
+ .awsui_box_18wu0_1h0bt_207.awsui_color-text-body-secondary_18wu0_1h0bt_328:not(#\9) {
331
329
  color: var(--color-text-body-secondary-so8znq, #414d5c);
332
330
  }
333
- .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-error_18wu0_3n2w1_333:not(#\9) {
331
+ .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-error_18wu0_1h0bt_331:not(#\9) {
334
332
  color: var(--color-text-status-error-wdvepn, #d91515);
335
333
  }
336
- .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-success_18wu0_3n2w1_336:not(#\9) {
334
+ .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-success_18wu0_1h0bt_334:not(#\9) {
337
335
  color: var(--color-text-status-success-bpiyjm, #037f0c);
338
336
  }
339
- .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-info_18wu0_3n2w1_339:not(#\9) {
337
+ .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-info_18wu0_1h0bt_337:not(#\9) {
340
338
  color: var(--color-text-status-info-ahz8zp, #0972d3);
341
339
  }
342
- .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-inactive_18wu0_3n2w1_342:not(#\9) {
340
+ .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-inactive_18wu0_1h0bt_340:not(#\9) {
343
341
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
344
342
  }
345
- .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-warning_18wu0_3n2w1_345:not(#\9) {
343
+ .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-warning_18wu0_1h0bt_343:not(#\9) {
346
344
  color: var(--color-text-status-warning-yik8vi, #8d6605);
347
345
  }
348
- .awsui_box_18wu0_3n2w1_207.awsui_color-inherit_18wu0_3n2w1_348:not(#\9) {
346
+ .awsui_box_18wu0_1h0bt_207.awsui_color-inherit_18wu0_1h0bt_346:not(#\9) {
349
347
  color: inherit;
350
348
  }
351
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-body-s_18wu0_3n2w1_351:not(#\9) {
349
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-body-s_18wu0_1h0bt_349:not(#\9) {
352
350
  font-size: var(--font-size-body-s-asqx2i, 12px);
353
351
  line-height: var(--line-height-body-s-7zv1j5, 16px);
354
352
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
355
353
  }
356
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-body-m_18wu0_3n2w1_356:not(#\9) {
354
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-body-m_18wu0_1h0bt_354:not(#\9) {
357
355
  font-size: var(--font-size-body-m-x4okxb, 14px);
358
356
  line-height: var(--line-height-body-m-30ar75, 20px);
359
357
  }
360
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-xs_18wu0_3n2w1_360:not(#\9) {
358
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-xs_18wu0_1h0bt_358:not(#\9) {
361
359
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
362
360
  line-height: var(--line-height-heading-xs-aeleja, 18px);
363
361
  }
364
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-s_18wu0_3n2w1_364:not(#\9) {
362
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-s_18wu0_1h0bt_362:not(#\9) {
365
363
  font-size: var(--font-size-heading-s-yykzif, 16px);
366
364
  line-height: var(--line-height-heading-s-4i6ewn, 20px);
367
365
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
368
366
  }
369
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-m_18wu0_3n2w1_369:not(#\9) {
367
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-m_18wu0_1h0bt_367:not(#\9) {
370
368
  font-size: var(--font-size-heading-m-sjd256, 18px);
371
369
  line-height: var(--line-height-heading-m-50evfk, 22px);
372
370
  letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
373
371
  }
374
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-l_18wu0_3n2w1_374:not(#\9) {
372
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-l_18wu0_1h0bt_372:not(#\9) {
375
373
  font-size: var(--font-size-heading-l-ou0d0l, 20px);
376
374
  line-height: var(--line-height-heading-l-mmm3my, 24px);
377
375
  letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
378
376
  }
379
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-xl_18wu0_3n2w1_379:not(#\9) {
377
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-xl_18wu0_1h0bt_377:not(#\9) {
380
378
  font-size: var(--font-size-heading-xl-ypc05a, 24px);
381
379
  line-height: var(--line-height-heading-xl-avbttk, 30px);
382
380
  letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
383
381
  }
384
- .awsui_box_18wu0_3n2w1_207.awsui_font-size-display-l_18wu0_3n2w1_384:not(#\9) {
382
+ .awsui_box_18wu0_1h0bt_207.awsui_font-size-display-l_18wu0_1h0bt_382:not(#\9) {
385
383
  font-size: var(--font-size-display-l-htkq3e, 42px);
386
384
  line-height: var(--line-height-display-l-8nioft, 48px);
387
385
  letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
388
386
  }
389
- .awsui_box_18wu0_3n2w1_207.awsui_font-weight-light_18wu0_3n2w1_389:not(#\9) {
387
+ .awsui_box_18wu0_1h0bt_207.awsui_font-weight-light_18wu0_1h0bt_387:not(#\9) {
390
388
  font-weight: 300;
391
389
  }
392
- .awsui_box_18wu0_3n2w1_207.awsui_font-weight-normal_18wu0_3n2w1_392:not(#\9) {
390
+ .awsui_box_18wu0_1h0bt_207.awsui_font-weight-normal_18wu0_1h0bt_390:not(#\9) {
393
391
  font-weight: 400;
394
392
  }
395
- .awsui_box_18wu0_3n2w1_207.awsui_font-weight-bold_18wu0_3n2w1_395:not(#\9) {
393
+ .awsui_box_18wu0_1h0bt_207.awsui_font-weight-bold_18wu0_1h0bt_393:not(#\9) {
396
394
  font-weight: 700;
397
395
  }
398
- .awsui_box_18wu0_3n2w1_207.awsui_font-weight-heavy_18wu0_3n2w1_319:not(#\9) {
396
+ .awsui_box_18wu0_1h0bt_207.awsui_font-weight-heavy_18wu0_1h0bt_317:not(#\9) {
399
397
  font-weight: var(--font-weight-heavy-cqd9pv, 700);
400
398
  }
401
399
 
402
- .awsui_t-left_18wu0_3n2w1_402:not(#\9) {
403
- text-align: start;
400
+ .awsui_t-left_18wu0_1h0bt_400:not(#\9) {
401
+ text-align: left;
404
402
  }
405
403
 
406
- .awsui_t-right_18wu0_3n2w1_406:not(#\9) {
407
- text-align: end;
404
+ .awsui_t-right_18wu0_1h0bt_404:not(#\9) {
405
+ text-align: right;
408
406
  }
409
407
 
410
- .awsui_t-center_18wu0_3n2w1_410:not(#\9) {
408
+ .awsui_t-center_18wu0_1h0bt_408:not(#\9) {
411
409
  text-align: center;
412
410
  }
413
411
 
@@ -508,507 +506,505 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
508
506
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
509
507
  SPDX-License-Identifier: Apache-2.0
510
508
  */
511
- .awsui_box_18wu0_3n2w1_207.awsui_p-n_18wu0_3n2w1_511:not(#\9) {
509
+ .awsui_box_18wu0_1h0bt_207.awsui_p-n_18wu0_1h0bt_509:not(#\9) {
512
510
  padding: var(--space-scaled-none-vhzhxe, 0px) var(--space-none-zrljql, 0px);
513
511
  }
514
512
 
515
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-n_18wu0_3n2w1_515:not(#\9),
516
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-n_18wu0_3n2w1_516:not(#\9) {
513
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-n_18wu0_1h0bt_513:not(#\9),
514
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-n_18wu0_1h0bt_514:not(#\9) {
517
515
  padding-top: var(--space-scaled-none-vhzhxe, 0px);
518
516
  }
519
517
 
520
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-n_18wu0_3n2w1_520:not(#\9),
521
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-n_18wu0_3n2w1_521:not(#\9) {
518
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-n_18wu0_1h0bt_518:not(#\9),
519
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-n_18wu0_1h0bt_519:not(#\9) {
522
520
  padding-right: var(--space-none-zrljql, 0px);
523
521
  }
524
522
 
525
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-n_18wu0_3n2w1_525:not(#\9),
526
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-n_18wu0_3n2w1_516:not(#\9) {
523
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-n_18wu0_1h0bt_523:not(#\9),
524
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-n_18wu0_1h0bt_514:not(#\9) {
527
525
  padding-bottom: var(--space-scaled-none-vhzhxe, 0px);
528
526
  }
529
527
 
530
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-n_18wu0_3n2w1_530:not(#\9),
531
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-n_18wu0_3n2w1_521:not(#\9) {
528
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-n_18wu0_1h0bt_528:not(#\9),
529
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-n_18wu0_1h0bt_519:not(#\9) {
532
530
  padding-left: var(--space-none-zrljql, 0px);
533
531
  }
534
532
 
535
- .awsui_box_18wu0_3n2w1_207.awsui_p-xxxs_18wu0_3n2w1_535:not(#\9) {
533
+ .awsui_box_18wu0_1h0bt_207.awsui_p-xxxs_18wu0_1h0bt_533:not(#\9) {
536
534
  padding: var(--space-scaled-xxxs-27y4hv, 2px) var(--space-xxxs-zbmxqb, 2px);
537
535
  }
538
536
 
539
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-xxxs_18wu0_3n2w1_539:not(#\9),
540
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxxs_18wu0_3n2w1_540:not(#\9) {
537
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-xxxs_18wu0_1h0bt_537:not(#\9),
538
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxxs_18wu0_1h0bt_538:not(#\9) {
541
539
  padding-top: var(--space-scaled-xxxs-27y4hv, 2px);
542
540
  }
543
541
 
544
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-xxxs_18wu0_3n2w1_544:not(#\9),
545
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxxs_18wu0_3n2w1_545:not(#\9) {
542
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-xxxs_18wu0_1h0bt_542:not(#\9),
543
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxxs_18wu0_1h0bt_543:not(#\9) {
546
544
  padding-right: var(--space-xxxs-zbmxqb, 2px);
547
545
  }
548
546
 
549
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-xxxs_18wu0_3n2w1_549:not(#\9),
550
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxxs_18wu0_3n2w1_540:not(#\9) {
547
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-xxxs_18wu0_1h0bt_547:not(#\9),
548
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxxs_18wu0_1h0bt_538:not(#\9) {
551
549
  padding-bottom: var(--space-scaled-xxxs-27y4hv, 2px);
552
550
  }
553
551
 
554
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-xxxs_18wu0_3n2w1_554:not(#\9),
555
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxxs_18wu0_3n2w1_545:not(#\9) {
552
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-xxxs_18wu0_1h0bt_552:not(#\9),
553
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxxs_18wu0_1h0bt_543:not(#\9) {
556
554
  padding-left: var(--space-xxxs-zbmxqb, 2px);
557
555
  }
558
556
 
559
- .awsui_box_18wu0_3n2w1_207.awsui_p-xxs_18wu0_3n2w1_559:not(#\9) {
557
+ .awsui_box_18wu0_1h0bt_207.awsui_p-xxs_18wu0_1h0bt_557:not(#\9) {
560
558
  padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
561
559
  }
562
560
 
563
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-xxs_18wu0_3n2w1_563:not(#\9),
564
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxs_18wu0_3n2w1_564:not(#\9) {
561
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-xxs_18wu0_1h0bt_561:not(#\9),
562
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxs_18wu0_1h0bt_562:not(#\9) {
565
563
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
566
564
  }
567
565
 
568
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-xxs_18wu0_3n2w1_568:not(#\9),
569
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxs_18wu0_3n2w1_569:not(#\9) {
566
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-xxs_18wu0_1h0bt_566:not(#\9),
567
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxs_18wu0_1h0bt_567:not(#\9) {
570
568
  padding-right: var(--space-xxs-p8yyaw, 4px);
571
569
  }
572
570
 
573
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-xxs_18wu0_3n2w1_573:not(#\9),
574
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxs_18wu0_3n2w1_564:not(#\9) {
571
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-xxs_18wu0_1h0bt_571:not(#\9),
572
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxs_18wu0_1h0bt_562:not(#\9) {
575
573
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
576
574
  }
577
575
 
578
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-xxs_18wu0_3n2w1_578:not(#\9),
579
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxs_18wu0_3n2w1_569:not(#\9) {
576
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-xxs_18wu0_1h0bt_576:not(#\9),
577
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxs_18wu0_1h0bt_567:not(#\9) {
580
578
  padding-left: var(--space-xxs-p8yyaw, 4px);
581
579
  }
582
580
 
583
- .awsui_box_18wu0_3n2w1_207.awsui_p-xs_18wu0_3n2w1_583:not(#\9) {
581
+ .awsui_box_18wu0_1h0bt_207.awsui_p-xs_18wu0_1h0bt_581:not(#\9) {
584
582
  padding: var(--space-scaled-xs-26e2du, 8px) var(--space-xs-zb16t3, 8px);
585
583
  }
586
584
 
587
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-xs_18wu0_3n2w1_587:not(#\9),
588
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xs_18wu0_3n2w1_588:not(#\9) {
585
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-xs_18wu0_1h0bt_585:not(#\9),
586
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xs_18wu0_1h0bt_586:not(#\9) {
589
587
  padding-top: var(--space-scaled-xs-26e2du, 8px);
590
588
  }
591
589
 
592
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-xs_18wu0_3n2w1_592:not(#\9),
593
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xs_18wu0_3n2w1_593:not(#\9) {
590
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-xs_18wu0_1h0bt_590:not(#\9),
591
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xs_18wu0_1h0bt_591:not(#\9) {
594
592
  padding-right: var(--space-xs-zb16t3, 8px);
595
593
  }
596
594
 
597
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-xs_18wu0_3n2w1_597:not(#\9),
598
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xs_18wu0_3n2w1_588:not(#\9) {
595
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-xs_18wu0_1h0bt_595:not(#\9),
596
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xs_18wu0_1h0bt_586:not(#\9) {
599
597
  padding-bottom: var(--space-scaled-xs-26e2du, 8px);
600
598
  }
601
599
 
602
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-xs_18wu0_3n2w1_602:not(#\9),
603
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xs_18wu0_3n2w1_593:not(#\9) {
600
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-xs_18wu0_1h0bt_600:not(#\9),
601
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xs_18wu0_1h0bt_591:not(#\9) {
604
602
  padding-left: var(--space-xs-zb16t3, 8px);
605
603
  }
606
604
 
607
- .awsui_box_18wu0_3n2w1_207.awsui_p-s_18wu0_3n2w1_607:not(#\9) {
605
+ .awsui_box_18wu0_1h0bt_207.awsui_p-s_18wu0_1h0bt_605:not(#\9) {
608
606
  padding: var(--space-scaled-s-aqzyko, 12px) var(--space-s-34lx8l, 12px);
609
607
  }
610
608
 
611
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-s_18wu0_3n2w1_611:not(#\9),
612
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-s_18wu0_3n2w1_612:not(#\9) {
609
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-s_18wu0_1h0bt_609:not(#\9),
610
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-s_18wu0_1h0bt_610:not(#\9) {
613
611
  padding-top: var(--space-scaled-s-aqzyko, 12px);
614
612
  }
615
613
 
616
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-s_18wu0_3n2w1_616:not(#\9),
617
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-s_18wu0_3n2w1_617:not(#\9) {
614
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-s_18wu0_1h0bt_614:not(#\9),
615
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-s_18wu0_1h0bt_615:not(#\9) {
618
616
  padding-right: var(--space-s-34lx8l, 12px);
619
617
  }
620
618
 
621
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-s_18wu0_3n2w1_621:not(#\9),
622
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-s_18wu0_3n2w1_612:not(#\9) {
619
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-s_18wu0_1h0bt_619:not(#\9),
620
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-s_18wu0_1h0bt_610:not(#\9) {
623
621
  padding-bottom: var(--space-scaled-s-aqzyko, 12px);
624
622
  }
625
623
 
626
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-s_18wu0_3n2w1_626:not(#\9),
627
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-s_18wu0_3n2w1_617:not(#\9) {
624
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-s_18wu0_1h0bt_624:not(#\9),
625
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-s_18wu0_1h0bt_615:not(#\9) {
628
626
  padding-left: var(--space-s-34lx8l, 12px);
629
627
  }
630
628
 
631
- .awsui_box_18wu0_3n2w1_207.awsui_p-m_18wu0_3n2w1_631:not(#\9) {
629
+ .awsui_box_18wu0_1h0bt_207.awsui_p-m_18wu0_1h0bt_629:not(#\9) {
632
630
  padding: var(--space-scaled-m-mo5yse, 16px) var(--space-m-udix3p, 16px);
633
631
  }
634
632
 
635
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-m_18wu0_3n2w1_635:not(#\9),
636
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-m_18wu0_3n2w1_636:not(#\9) {
633
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-m_18wu0_1h0bt_633:not(#\9),
634
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-m_18wu0_1h0bt_634:not(#\9) {
637
635
  padding-top: var(--space-scaled-m-mo5yse, 16px);
638
636
  }
639
637
 
640
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-m_18wu0_3n2w1_640:not(#\9),
641
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-m_18wu0_3n2w1_641:not(#\9) {
638
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-m_18wu0_1h0bt_638:not(#\9),
639
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-m_18wu0_1h0bt_639:not(#\9) {
642
640
  padding-right: var(--space-m-udix3p, 16px);
643
641
  }
644
642
 
645
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-m_18wu0_3n2w1_645:not(#\9),
646
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-m_18wu0_3n2w1_636:not(#\9) {
643
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-m_18wu0_1h0bt_643:not(#\9),
644
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-m_18wu0_1h0bt_634:not(#\9) {
647
645
  padding-bottom: var(--space-scaled-m-mo5yse, 16px);
648
646
  }
649
647
 
650
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-m_18wu0_3n2w1_650:not(#\9),
651
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-m_18wu0_3n2w1_641:not(#\9) {
648
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-m_18wu0_1h0bt_648:not(#\9),
649
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-m_18wu0_1h0bt_639:not(#\9) {
652
650
  padding-left: var(--space-m-udix3p, 16px);
653
651
  }
654
652
 
655
- .awsui_box_18wu0_3n2w1_207.awsui_p-l_18wu0_3n2w1_530:not(#\9) {
653
+ .awsui_box_18wu0_1h0bt_207.awsui_p-l_18wu0_1h0bt_528:not(#\9) {
656
654
  padding: var(--space-scaled-l-0hpmd7, 20px) var(--space-l-t419sm, 20px);
657
655
  }
658
656
 
659
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-l_18wu0_3n2w1_659:not(#\9),
660
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-l_18wu0_3n2w1_660:not(#\9) {
657
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-l_18wu0_1h0bt_657:not(#\9),
658
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-l_18wu0_1h0bt_658:not(#\9) {
661
659
  padding-top: var(--space-scaled-l-0hpmd7, 20px);
662
660
  }
663
661
 
664
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-l_18wu0_3n2w1_664:not(#\9),
665
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-l_18wu0_3n2w1_665:not(#\9) {
662
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-l_18wu0_1h0bt_662:not(#\9),
663
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-l_18wu0_1h0bt_663:not(#\9) {
666
664
  padding-right: var(--space-l-t419sm, 20px);
667
665
  }
668
666
 
669
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-l_18wu0_3n2w1_669:not(#\9),
670
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-l_18wu0_3n2w1_660:not(#\9) {
667
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-l_18wu0_1h0bt_667:not(#\9),
668
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-l_18wu0_1h0bt_658:not(#\9) {
671
669
  padding-bottom: var(--space-scaled-l-0hpmd7, 20px);
672
670
  }
673
671
 
674
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-l_18wu0_3n2w1_674:not(#\9),
675
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-l_18wu0_3n2w1_665:not(#\9) {
672
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-l_18wu0_1h0bt_672:not(#\9),
673
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-l_18wu0_1h0bt_663:not(#\9) {
676
674
  padding-left: var(--space-l-t419sm, 20px);
677
675
  }
678
676
 
679
- .awsui_box_18wu0_3n2w1_207.awsui_p-xl_18wu0_3n2w1_679:not(#\9) {
677
+ .awsui_box_18wu0_1h0bt_207.awsui_p-xl_18wu0_1h0bt_677:not(#\9) {
680
678
  padding: var(--space-scaled-xl-kswcw7, 24px) var(--space-xl-lmui9r, 24px);
681
679
  }
682
680
 
683
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-xl_18wu0_3n2w1_683:not(#\9),
684
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xl_18wu0_3n2w1_684:not(#\9) {
681
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-xl_18wu0_1h0bt_681:not(#\9),
682
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xl_18wu0_1h0bt_682:not(#\9) {
685
683
  padding-top: var(--space-scaled-xl-kswcw7, 24px);
686
684
  }
687
685
 
688
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-xl_18wu0_3n2w1_688:not(#\9),
689
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xl_18wu0_3n2w1_689:not(#\9) {
686
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-xl_18wu0_1h0bt_686:not(#\9),
687
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xl_18wu0_1h0bt_687:not(#\9) {
690
688
  padding-right: var(--space-xl-lmui9r, 24px);
691
689
  }
692
690
 
693
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-xl_18wu0_3n2w1_693:not(#\9),
694
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xl_18wu0_3n2w1_684:not(#\9) {
691
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-xl_18wu0_1h0bt_691:not(#\9),
692
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xl_18wu0_1h0bt_682:not(#\9) {
695
693
  padding-bottom: var(--space-scaled-xl-kswcw7, 24px);
696
694
  }
697
695
 
698
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-xl_18wu0_3n2w1_698:not(#\9),
699
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xl_18wu0_3n2w1_689:not(#\9) {
696
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-xl_18wu0_1h0bt_696:not(#\9),
697
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xl_18wu0_1h0bt_687:not(#\9) {
700
698
  padding-left: var(--space-xl-lmui9r, 24px);
701
699
  }
702
700
 
703
- .awsui_box_18wu0_3n2w1_207.awsui_p-xxl_18wu0_3n2w1_703:not(#\9) {
701
+ .awsui_box_18wu0_1h0bt_207.awsui_p-xxl_18wu0_1h0bt_701:not(#\9) {
704
702
  padding: var(--space-scaled-xxl-wbot5q, 32px) var(--space-xxl-cu2m1r, 32px);
705
703
  }
706
704
 
707
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-xxl_18wu0_3n2w1_707:not(#\9),
708
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxl_18wu0_3n2w1_708:not(#\9) {
705
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-xxl_18wu0_1h0bt_705:not(#\9),
706
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxl_18wu0_1h0bt_706:not(#\9) {
709
707
  padding-top: var(--space-scaled-xxl-wbot5q, 32px);
710
708
  }
711
709
 
712
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-xxl_18wu0_3n2w1_712:not(#\9),
713
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxl_18wu0_3n2w1_713:not(#\9) {
710
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-xxl_18wu0_1h0bt_710:not(#\9),
711
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxl_18wu0_1h0bt_711:not(#\9) {
714
712
  padding-right: var(--space-xxl-cu2m1r, 32px);
715
713
  }
716
714
 
717
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-xxl_18wu0_3n2w1_717:not(#\9),
718
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxl_18wu0_3n2w1_708:not(#\9) {
715
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-xxl_18wu0_1h0bt_715:not(#\9),
716
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxl_18wu0_1h0bt_706:not(#\9) {
719
717
  padding-bottom: var(--space-scaled-xxl-wbot5q, 32px);
720
718
  }
721
719
 
722
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-xxl_18wu0_3n2w1_722:not(#\9),
723
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxl_18wu0_3n2w1_713:not(#\9) {
720
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-xxl_18wu0_1h0bt_720:not(#\9),
721
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxl_18wu0_1h0bt_711:not(#\9) {
724
722
  padding-left: var(--space-xxl-cu2m1r, 32px);
725
723
  }
726
724
 
727
- .awsui_box_18wu0_3n2w1_207.awsui_p-xxxl_18wu0_3n2w1_727:not(#\9) {
725
+ .awsui_box_18wu0_1h0bt_207.awsui_p-xxxl_18wu0_1h0bt_725:not(#\9) {
728
726
  padding: var(--space-scaled-xxxl-fdg8ai, 40px) var(--space-xxxl-4x2gki, 40px);
729
727
  }
730
728
 
731
- .awsui_box_18wu0_3n2w1_207.awsui_p-top-xxxl_18wu0_3n2w1_731:not(#\9),
732
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxxl_18wu0_3n2w1_732:not(#\9) {
729
+ .awsui_box_18wu0_1h0bt_207.awsui_p-top-xxxl_18wu0_1h0bt_729:not(#\9),
730
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxxl_18wu0_1h0bt_730:not(#\9) {
733
731
  padding-top: var(--space-scaled-xxxl-fdg8ai, 40px);
734
732
  }
735
733
 
736
- .awsui_box_18wu0_3n2w1_207.awsui_p-right-xxxl_18wu0_3n2w1_736:not(#\9),
737
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxxl_18wu0_3n2w1_737:not(#\9) {
734
+ .awsui_box_18wu0_1h0bt_207.awsui_p-right-xxxl_18wu0_1h0bt_734:not(#\9),
735
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxxl_18wu0_1h0bt_735:not(#\9) {
738
736
  padding-right: var(--space-xxxl-4x2gki, 40px);
739
737
  }
740
738
 
741
- .awsui_box_18wu0_3n2w1_207.awsui_p-bottom-xxxl_18wu0_3n2w1_741:not(#\9),
742
- .awsui_box_18wu0_3n2w1_207.awsui_p-vertical-xxxl_18wu0_3n2w1_732:not(#\9) {
739
+ .awsui_box_18wu0_1h0bt_207.awsui_p-bottom-xxxl_18wu0_1h0bt_739:not(#\9),
740
+ .awsui_box_18wu0_1h0bt_207.awsui_p-vertical-xxxl_18wu0_1h0bt_730:not(#\9) {
743
741
  padding-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
744
742
  }
745
743
 
746
- .awsui_box_18wu0_3n2w1_207.awsui_p-left-xxxl_18wu0_3n2w1_746:not(#\9),
747
- .awsui_box_18wu0_3n2w1_207.awsui_p-horizontal-xxxl_18wu0_3n2w1_737:not(#\9) {
744
+ .awsui_box_18wu0_1h0bt_207.awsui_p-left-xxxl_18wu0_1h0bt_744:not(#\9),
745
+ .awsui_box_18wu0_1h0bt_207.awsui_p-horizontal-xxxl_18wu0_1h0bt_735:not(#\9) {
748
746
  padding-left: var(--space-xxxl-4x2gki, 40px);
749
747
  }
750
748
 
751
- .awsui_box_18wu0_3n2w1_207.awsui_m-n_18wu0_3n2w1_751:not(#\9) {
749
+ .awsui_box_18wu0_1h0bt_207.awsui_m-n_18wu0_1h0bt_749:not(#\9) {
752
750
  margin: var(--space-scaled-none-vhzhxe, 0px) var(--space-none-zrljql, 0px);
753
751
  }
754
752
 
755
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-n_18wu0_3n2w1_755:not(#\9),
756
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-n_18wu0_3n2w1_756:not(#\9) {
753
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-n_18wu0_1h0bt_753:not(#\9),
754
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-n_18wu0_1h0bt_754:not(#\9) {
757
755
  margin-top: var(--space-scaled-none-vhzhxe, 0px);
758
756
  }
759
757
 
760
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-n_18wu0_3n2w1_760:not(#\9),
761
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-n_18wu0_3n2w1_761:not(#\9) {
758
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-n_18wu0_1h0bt_758:not(#\9),
759
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-n_18wu0_1h0bt_759:not(#\9) {
762
760
  margin-right: var(--space-none-zrljql, 0px);
763
761
  }
764
762
 
765
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-n_18wu0_3n2w1_765:not(#\9),
766
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-n_18wu0_3n2w1_756:not(#\9) {
763
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-n_18wu0_1h0bt_763:not(#\9),
764
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-n_18wu0_1h0bt_754:not(#\9) {
767
765
  margin-bottom: var(--space-scaled-none-vhzhxe, 0px);
768
766
  }
769
767
 
770
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-n_18wu0_3n2w1_770:not(#\9),
771
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-n_18wu0_3n2w1_761:not(#\9) {
768
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-n_18wu0_1h0bt_768:not(#\9),
769
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-n_18wu0_1h0bt_759:not(#\9) {
772
770
  margin-left: var(--space-none-zrljql, 0px);
773
771
  }
774
772
 
775
- .awsui_box_18wu0_3n2w1_207.awsui_m-xxxs_18wu0_3n2w1_775:not(#\9) {
773
+ .awsui_box_18wu0_1h0bt_207.awsui_m-xxxs_18wu0_1h0bt_773:not(#\9) {
776
774
  margin: var(--space-scaled-xxxs-27y4hv, 2px) var(--space-xxxs-zbmxqb, 2px);
777
775
  }
778
776
 
779
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-xxxs_18wu0_3n2w1_779:not(#\9),
780
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxxs_18wu0_3n2w1_780:not(#\9) {
777
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-xxxs_18wu0_1h0bt_777:not(#\9),
778
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxxs_18wu0_1h0bt_778:not(#\9) {
781
779
  margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
782
780
  }
783
781
 
784
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-xxxs_18wu0_3n2w1_784:not(#\9),
785
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxxs_18wu0_3n2w1_785:not(#\9) {
782
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-xxxs_18wu0_1h0bt_782:not(#\9),
783
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxxs_18wu0_1h0bt_783:not(#\9) {
786
784
  margin-right: var(--space-xxxs-zbmxqb, 2px);
787
785
  }
788
786
 
789
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-xxxs_18wu0_3n2w1_789:not(#\9),
790
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxxs_18wu0_3n2w1_780:not(#\9) {
787
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-xxxs_18wu0_1h0bt_787:not(#\9),
788
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxxs_18wu0_1h0bt_778:not(#\9) {
791
789
  margin-bottom: var(--space-scaled-xxxs-27y4hv, 2px);
792
790
  }
793
791
 
794
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-xxxs_18wu0_3n2w1_794:not(#\9),
795
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxxs_18wu0_3n2w1_785:not(#\9) {
792
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-xxxs_18wu0_1h0bt_792:not(#\9),
793
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxxs_18wu0_1h0bt_783:not(#\9) {
796
794
  margin-left: var(--space-xxxs-zbmxqb, 2px);
797
795
  }
798
796
 
799
- .awsui_box_18wu0_3n2w1_207.awsui_m-xxs_18wu0_3n2w1_799:not(#\9) {
797
+ .awsui_box_18wu0_1h0bt_207.awsui_m-xxs_18wu0_1h0bt_797:not(#\9) {
800
798
  margin: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
801
799
  }
802
800
 
803
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-xxs_18wu0_3n2w1_803:not(#\9),
804
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxs_18wu0_3n2w1_804:not(#\9) {
801
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-xxs_18wu0_1h0bt_801:not(#\9),
802
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxs_18wu0_1h0bt_802:not(#\9) {
805
803
  margin-top: var(--space-scaled-xxs-7597g1, 4px);
806
804
  }
807
805
 
808
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-xxs_18wu0_3n2w1_808:not(#\9),
809
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxs_18wu0_3n2w1_809:not(#\9) {
806
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-xxs_18wu0_1h0bt_806:not(#\9),
807
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxs_18wu0_1h0bt_807:not(#\9) {
810
808
  margin-right: var(--space-xxs-p8yyaw, 4px);
811
809
  }
812
810
 
813
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-xxs_18wu0_3n2w1_813:not(#\9),
814
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxs_18wu0_3n2w1_804:not(#\9) {
811
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-xxs_18wu0_1h0bt_811:not(#\9),
812
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxs_18wu0_1h0bt_802:not(#\9) {
815
813
  margin-bottom: var(--space-scaled-xxs-7597g1, 4px);
816
814
  }
817
815
 
818
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-xxs_18wu0_3n2w1_818:not(#\9),
819
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxs_18wu0_3n2w1_809:not(#\9) {
816
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-xxs_18wu0_1h0bt_816:not(#\9),
817
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxs_18wu0_1h0bt_807:not(#\9) {
820
818
  margin-left: var(--space-xxs-p8yyaw, 4px);
821
819
  }
822
820
 
823
- .awsui_box_18wu0_3n2w1_207.awsui_m-xs_18wu0_3n2w1_823:not(#\9) {
821
+ .awsui_box_18wu0_1h0bt_207.awsui_m-xs_18wu0_1h0bt_821:not(#\9) {
824
822
  margin: var(--space-scaled-xs-26e2du, 8px) var(--space-xs-zb16t3, 8px);
825
823
  }
826
824
 
827
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-xs_18wu0_3n2w1_827:not(#\9),
828
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xs_18wu0_3n2w1_828:not(#\9) {
825
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-xs_18wu0_1h0bt_825:not(#\9),
826
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xs_18wu0_1h0bt_826:not(#\9) {
829
827
  margin-top: var(--space-scaled-xs-26e2du, 8px);
830
828
  }
831
829
 
832
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-xs_18wu0_3n2w1_832:not(#\9),
833
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xs_18wu0_3n2w1_833:not(#\9) {
830
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-xs_18wu0_1h0bt_830:not(#\9),
831
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xs_18wu0_1h0bt_831:not(#\9) {
834
832
  margin-right: var(--space-xs-zb16t3, 8px);
835
833
  }
836
834
 
837
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-xs_18wu0_3n2w1_837:not(#\9),
838
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xs_18wu0_3n2w1_828:not(#\9) {
835
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-xs_18wu0_1h0bt_835:not(#\9),
836
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xs_18wu0_1h0bt_826:not(#\9) {
839
837
  margin-bottom: var(--space-scaled-xs-26e2du, 8px);
840
838
  }
841
839
 
842
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-xs_18wu0_3n2w1_842:not(#\9),
843
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xs_18wu0_3n2w1_833:not(#\9) {
840
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-xs_18wu0_1h0bt_840:not(#\9),
841
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xs_18wu0_1h0bt_831:not(#\9) {
844
842
  margin-left: var(--space-xs-zb16t3, 8px);
845
843
  }
846
844
 
847
- .awsui_box_18wu0_3n2w1_207.awsui_m-s_18wu0_3n2w1_847:not(#\9) {
845
+ .awsui_box_18wu0_1h0bt_207.awsui_m-s_18wu0_1h0bt_845:not(#\9) {
848
846
  margin: var(--space-scaled-s-aqzyko, 12px) var(--space-s-34lx8l, 12px);
849
847
  }
850
848
 
851
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-s_18wu0_3n2w1_851:not(#\9),
852
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-s_18wu0_3n2w1_852:not(#\9) {
849
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-s_18wu0_1h0bt_849:not(#\9),
850
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-s_18wu0_1h0bt_850:not(#\9) {
853
851
  margin-top: var(--space-scaled-s-aqzyko, 12px);
854
852
  }
855
853
 
856
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-s_18wu0_3n2w1_856:not(#\9),
857
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-s_18wu0_3n2w1_857:not(#\9) {
854
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-s_18wu0_1h0bt_854:not(#\9),
855
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-s_18wu0_1h0bt_855:not(#\9) {
858
856
  margin-right: var(--space-s-34lx8l, 12px);
859
857
  }
860
858
 
861
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-s_18wu0_3n2w1_861:not(#\9),
862
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-s_18wu0_3n2w1_852:not(#\9) {
859
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-s_18wu0_1h0bt_859:not(#\9),
860
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-s_18wu0_1h0bt_850:not(#\9) {
863
861
  margin-bottom: var(--space-scaled-s-aqzyko, 12px);
864
862
  }
865
863
 
866
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-s_18wu0_3n2w1_866:not(#\9),
867
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-s_18wu0_3n2w1_857:not(#\9) {
864
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-s_18wu0_1h0bt_864:not(#\9),
865
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-s_18wu0_1h0bt_855:not(#\9) {
868
866
  margin-left: var(--space-s-34lx8l, 12px);
869
867
  }
870
868
 
871
- .awsui_box_18wu0_3n2w1_207.awsui_m-m_18wu0_3n2w1_871:not(#\9) {
869
+ .awsui_box_18wu0_1h0bt_207.awsui_m-m_18wu0_1h0bt_869:not(#\9) {
872
870
  margin: var(--space-scaled-m-mo5yse, 16px) var(--space-m-udix3p, 16px);
873
871
  }
874
872
 
875
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-m_18wu0_3n2w1_875:not(#\9),
876
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-m_18wu0_3n2w1_876:not(#\9) {
873
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-m_18wu0_1h0bt_873:not(#\9),
874
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-m_18wu0_1h0bt_874:not(#\9) {
877
875
  margin-top: var(--space-scaled-m-mo5yse, 16px);
878
876
  }
879
877
 
880
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-m_18wu0_3n2w1_880:not(#\9),
881
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-m_18wu0_3n2w1_881:not(#\9) {
878
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-m_18wu0_1h0bt_878:not(#\9),
879
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-m_18wu0_1h0bt_879:not(#\9) {
882
880
  margin-right: var(--space-m-udix3p, 16px);
883
881
  }
884
882
 
885
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-m_18wu0_3n2w1_885:not(#\9),
886
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-m_18wu0_3n2w1_876:not(#\9) {
883
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-m_18wu0_1h0bt_883:not(#\9),
884
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-m_18wu0_1h0bt_874:not(#\9) {
887
885
  margin-bottom: var(--space-scaled-m-mo5yse, 16px);
888
886
  }
889
887
 
890
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-m_18wu0_3n2w1_890:not(#\9),
891
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-m_18wu0_3n2w1_881:not(#\9) {
888
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-m_18wu0_1h0bt_888:not(#\9),
889
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-m_18wu0_1h0bt_879:not(#\9) {
892
890
  margin-left: var(--space-m-udix3p, 16px);
893
891
  }
894
892
 
895
- .awsui_box_18wu0_3n2w1_207.awsui_m-l_18wu0_3n2w1_770:not(#\9) {
893
+ .awsui_box_18wu0_1h0bt_207.awsui_m-l_18wu0_1h0bt_768:not(#\9) {
896
894
  margin: var(--space-scaled-l-0hpmd7, 20px) var(--space-l-t419sm, 20px);
897
895
  }
898
896
 
899
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-l_18wu0_3n2w1_899:not(#\9),
900
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-l_18wu0_3n2w1_900:not(#\9) {
897
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-l_18wu0_1h0bt_897:not(#\9),
898
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-l_18wu0_1h0bt_898:not(#\9) {
901
899
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
902
900
  }
903
901
 
904
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-l_18wu0_3n2w1_904:not(#\9),
905
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-l_18wu0_3n2w1_905:not(#\9) {
902
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-l_18wu0_1h0bt_902:not(#\9),
903
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-l_18wu0_1h0bt_903:not(#\9) {
906
904
  margin-right: var(--space-l-t419sm, 20px);
907
905
  }
908
906
 
909
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-l_18wu0_3n2w1_909:not(#\9),
910
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-l_18wu0_3n2w1_900:not(#\9) {
907
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-l_18wu0_1h0bt_907:not(#\9),
908
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-l_18wu0_1h0bt_898:not(#\9) {
911
909
  margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
912
910
  }
913
911
 
914
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-l_18wu0_3n2w1_914:not(#\9),
915
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-l_18wu0_3n2w1_905:not(#\9) {
912
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-l_18wu0_1h0bt_912:not(#\9),
913
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-l_18wu0_1h0bt_903:not(#\9) {
916
914
  margin-left: var(--space-l-t419sm, 20px);
917
915
  }
918
916
 
919
- .awsui_box_18wu0_3n2w1_207.awsui_m-xl_18wu0_3n2w1_919:not(#\9) {
917
+ .awsui_box_18wu0_1h0bt_207.awsui_m-xl_18wu0_1h0bt_917:not(#\9) {
920
918
  margin: var(--space-scaled-xl-kswcw7, 24px) var(--space-xl-lmui9r, 24px);
921
919
  }
922
920
 
923
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-xl_18wu0_3n2w1_923:not(#\9),
924
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xl_18wu0_3n2w1_924:not(#\9) {
921
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-xl_18wu0_1h0bt_921:not(#\9),
922
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xl_18wu0_1h0bt_922:not(#\9) {
925
923
  margin-top: var(--space-scaled-xl-kswcw7, 24px);
926
924
  }
927
925
 
928
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-xl_18wu0_3n2w1_928:not(#\9),
929
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xl_18wu0_3n2w1_929:not(#\9) {
926
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-xl_18wu0_1h0bt_926:not(#\9),
927
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xl_18wu0_1h0bt_927:not(#\9) {
930
928
  margin-right: var(--space-xl-lmui9r, 24px);
931
929
  }
932
930
 
933
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-xl_18wu0_3n2w1_933:not(#\9),
934
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xl_18wu0_3n2w1_924:not(#\9) {
931
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-xl_18wu0_1h0bt_931:not(#\9),
932
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xl_18wu0_1h0bt_922:not(#\9) {
935
933
  margin-bottom: var(--space-scaled-xl-kswcw7, 24px);
936
934
  }
937
935
 
938
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-xl_18wu0_3n2w1_938:not(#\9),
939
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xl_18wu0_3n2w1_929:not(#\9) {
936
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-xl_18wu0_1h0bt_936:not(#\9),
937
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xl_18wu0_1h0bt_927:not(#\9) {
940
938
  margin-left: var(--space-xl-lmui9r, 24px);
941
939
  }
942
940
 
943
- .awsui_box_18wu0_3n2w1_207.awsui_m-xxl_18wu0_3n2w1_943:not(#\9) {
941
+ .awsui_box_18wu0_1h0bt_207.awsui_m-xxl_18wu0_1h0bt_941:not(#\9) {
944
942
  margin: var(--space-scaled-xxl-wbot5q, 32px) var(--space-xxl-cu2m1r, 32px);
945
943
  }
946
944
 
947
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-xxl_18wu0_3n2w1_947:not(#\9),
948
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxl_18wu0_3n2w1_948:not(#\9) {
945
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-xxl_18wu0_1h0bt_945:not(#\9),
946
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxl_18wu0_1h0bt_946:not(#\9) {
949
947
  margin-top: var(--space-scaled-xxl-wbot5q, 32px);
950
948
  }
951
949
 
952
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-xxl_18wu0_3n2w1_952:not(#\9),
953
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxl_18wu0_3n2w1_953:not(#\9) {
950
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-xxl_18wu0_1h0bt_950:not(#\9),
951
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxl_18wu0_1h0bt_951:not(#\9) {
954
952
  margin-right: var(--space-xxl-cu2m1r, 32px);
955
953
  }
956
954
 
957
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-xxl_18wu0_3n2w1_957:not(#\9),
958
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxl_18wu0_3n2w1_948:not(#\9) {
955
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-xxl_18wu0_1h0bt_955:not(#\9),
956
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxl_18wu0_1h0bt_946:not(#\9) {
959
957
  margin-bottom: var(--space-scaled-xxl-wbot5q, 32px);
960
958
  }
961
959
 
962
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-xxl_18wu0_3n2w1_962:not(#\9),
963
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxl_18wu0_3n2w1_953:not(#\9) {
960
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-xxl_18wu0_1h0bt_960:not(#\9),
961
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxl_18wu0_1h0bt_951:not(#\9) {
964
962
  margin-left: var(--space-xxl-cu2m1r, 32px);
965
963
  }
966
964
 
967
- .awsui_box_18wu0_3n2w1_207.awsui_m-xxxl_18wu0_3n2w1_967:not(#\9) {
965
+ .awsui_box_18wu0_1h0bt_207.awsui_m-xxxl_18wu0_1h0bt_965:not(#\9) {
968
966
  margin: var(--space-scaled-xxxl-fdg8ai, 40px) var(--space-xxxl-4x2gki, 40px);
969
967
  }
970
968
 
971
- .awsui_box_18wu0_3n2w1_207.awsui_m-top-xxxl_18wu0_3n2w1_971:not(#\9),
972
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxxl_18wu0_3n2w1_972:not(#\9) {
969
+ .awsui_box_18wu0_1h0bt_207.awsui_m-top-xxxl_18wu0_1h0bt_969:not(#\9),
970
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxxl_18wu0_1h0bt_970:not(#\9) {
973
971
  margin-top: var(--space-scaled-xxxl-fdg8ai, 40px);
974
972
  }
975
973
 
976
- .awsui_box_18wu0_3n2w1_207.awsui_m-right-xxxl_18wu0_3n2w1_976:not(#\9),
977
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxxl_18wu0_3n2w1_977:not(#\9) {
974
+ .awsui_box_18wu0_1h0bt_207.awsui_m-right-xxxl_18wu0_1h0bt_974:not(#\9),
975
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxxl_18wu0_1h0bt_975:not(#\9) {
978
976
  margin-right: var(--space-xxxl-4x2gki, 40px);
979
977
  }
980
978
 
981
- .awsui_box_18wu0_3n2w1_207.awsui_m-bottom-xxxl_18wu0_3n2w1_981:not(#\9),
982
- .awsui_box_18wu0_3n2w1_207.awsui_m-vertical-xxxl_18wu0_3n2w1_972:not(#\9) {
979
+ .awsui_box_18wu0_1h0bt_207.awsui_m-bottom-xxxl_18wu0_1h0bt_979:not(#\9),
980
+ .awsui_box_18wu0_1h0bt_207.awsui_m-vertical-xxxl_18wu0_1h0bt_970:not(#\9) {
983
981
  margin-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
984
982
  }
985
983
 
986
- .awsui_box_18wu0_3n2w1_207.awsui_m-left-xxxl_18wu0_3n2w1_986:not(#\9),
987
- .awsui_box_18wu0_3n2w1_207.awsui_m-horizontal-xxxl_18wu0_3n2w1_977:not(#\9) {
984
+ .awsui_box_18wu0_1h0bt_207.awsui_m-left-xxxl_18wu0_1h0bt_984:not(#\9),
985
+ .awsui_box_18wu0_1h0bt_207.awsui_m-horizontal-xxxl_18wu0_1h0bt_975:not(#\9) {
988
986
  margin-left: var(--space-xxxl-4x2gki, 40px);
989
987
  }
990
988
 
991
- .awsui_box_18wu0_3n2w1_207.awsui_d-block_18wu0_3n2w1_991:not(#\9) {
989
+ .awsui_box_18wu0_1h0bt_207.awsui_d-block_18wu0_1h0bt_989:not(#\9) {
992
990
  display: block;
993
991
  }
994
- .awsui_box_18wu0_3n2w1_207.awsui_d-inline_18wu0_3n2w1_994:not(#\9) {
992
+ .awsui_box_18wu0_1h0bt_207.awsui_d-inline_18wu0_1h0bt_992:not(#\9) {
995
993
  display: inline;
996
994
  }
997
- .awsui_box_18wu0_3n2w1_207.awsui_d-inline-block_18wu0_3n2w1_997:not(#\9) {
995
+ .awsui_box_18wu0_1h0bt_207.awsui_d-inline-block_18wu0_1h0bt_995:not(#\9) {
998
996
  display: inline-block;
999
997
  }
1000
- .awsui_box_18wu0_3n2w1_207.awsui_d-none_18wu0_3n2w1_1000:not(#\9) {
998
+ .awsui_box_18wu0_1h0bt_207.awsui_d-none_18wu0_1h0bt_998:not(#\9) {
1001
999
  display: none;
1002
1000
  }
1003
1001
 
1004
- /* stylelint-disable csstools/use-logical */
1005
- .awsui_f-left_18wu0_3n2w1_1005:not(#\9) {
1002
+ .awsui_f-left_18wu0_1h0bt_1002:not(#\9) {
1006
1003
  float: left;
1007
1004
  }
1008
1005
 
1009
- .awsui_f-right_18wu0_3n2w1_1009:not(#\9) {
1006
+ .awsui_f-right_18wu0_1h0bt_1006:not(#\9) {
1010
1007
  float: right;
1011
1008
  }
1012
1009
 
1013
- /* stylelint-enable csstools/use-logical */
1014
1010
  /* stylelint-enable no-invalid-position-at-import-rule */