@cloudscape-design/components 3.0.459 → 3.0.460

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 +59 -53
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +39 -30
  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 +55 -48
  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 +29 -30
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +3 -4
  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 +18 -17
  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 +10 -9
  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 +268 -251
  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 +12 -11
  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 +30 -29
  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 +11 -7
  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 +8 -3
  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 +244 -240
  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 +20 -19
  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 +28 -21
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +155 -153
  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 +60 -50
  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 +38 -33
  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 +39 -36
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +75 -59
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +110 -94
  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 +210 -198
  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 +40 -30
  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 +79 -66
  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 +8 -9
  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 +70 -64
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +106 -98
  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 +71 -60
  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 +73 -68
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +21 -18
  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 +3 -2
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +7 -11
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +0 -1
  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 +2 -4
  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 +29 -32
  142. package/expandable-section/styles.scoped.css +99 -106
  143. package/expandable-section/styles.selectors.js +29 -32
  144. package/expandable-section/utils.d.ts +2 -3
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +1 -4
  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 +8 -4
  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 +220 -215
  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 +4 -12
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +10 -46
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/styles.css.js +5 -19
  176. package/internal/components/chart-series-details/styles.scoped.css +15 -141
  177. package/internal/components/chart-series-details/styles.selectors.js +5 -19
  178. package/internal/environment.js +1 -1
  179. package/internal/environment.json +1 -1
  180. package/internal/manifest.json +1 -1
  181. package/line-chart/interfaces.d.ts +8 -2
  182. package/line-chart/interfaces.d.ts.map +1 -1
  183. package/line-chart/interfaces.js.map +1 -1
  184. package/mixed-line-bar-chart/chart-container.d.ts +1 -2
  185. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  186. package/mixed-line-bar-chart/chart-container.js +8 -17
  187. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-popover.d.ts +0 -1
  189. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-popover.js +3 -13
  191. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  192. package/mixed-line-bar-chart/format-highlighted.d.ts +2 -7
  193. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/format-highlighted.js +5 -25
  195. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  196. package/mixed-line-bar-chart/interfaces.d.ts +6 -38
  197. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  199. package/mixed-line-bar-chart/internal.d.ts +1 -1
  200. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  201. package/mixed-line-bar-chart/internal.js +2 -2
  202. package/mixed-line-bar-chart/internal.js.map +1 -1
  203. package/modal/styles.css.js +23 -23
  204. package/modal/styles.scoped.css +39 -39
  205. package/modal/styles.selectors.js +23 -23
  206. package/package.json +1 -1
  207. package/pie-chart/interfaces.d.ts +5 -5
  208. package/pie-chart/interfaces.d.ts.map +1 -1
  209. package/pie-chart/interfaces.js.map +1 -1
  210. package/pie-chart/pie-chart.d.ts +1 -1
  211. package/pie-chart/pie-chart.d.ts.map +1 -1
  212. package/pie-chart/pie-chart.js +18 -21
  213. package/pie-chart/pie-chart.js.map +1 -1
  214. package/table/column-widths-utils.d.ts +0 -1
  215. package/table/column-widths-utils.d.ts.map +1 -1
  216. package/table/column-widths-utils.js +0 -18
  217. package/table/column-widths-utils.js.map +1 -1
  218. package/table/internal.d.ts.map +1 -1
  219. package/table/internal.js +6 -7
  220. package/table/internal.js.map +1 -1
  221. package/table/node-data-cell.d.ts +15 -0
  222. package/table/node-data-cell.d.ts.map +1 -0
  223. package/table/node-data-cell.js +25 -0
  224. package/table/node-data-cell.js.map +1 -0
  225. package/table/sticky-columns/use-sticky-columns.js +1 -1
  226. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  227. package/table/thead.d.ts +1 -0
  228. package/table/thead.d.ts.map +1 -1
  229. package/table/thead.js +18 -3
  230. package/table/thead.js.map +1 -1
  231. package/table/use-column-widths.d.ts +3 -5
  232. package/table/use-column-widths.d.ts.map +1 -1
  233. package/table/use-column-widths.js +11 -61
  234. package/table/use-column-widths.js.map +1 -1
  235. package/table/use-sticky-header.d.ts.map +1 -1
  236. package/table/use-sticky-header.js +13 -0
  237. package/table/use-sticky-header.js.map +1 -1
  238. package/test-utils/dom/internal/chart-popover.d.ts +0 -8
  239. package/test-utils/dom/internal/chart-popover.js +0 -23
  240. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  241. package/test-utils/selectors/internal/chart-popover.d.ts +0 -8
  242. package/test-utils/selectors/internal/chart-popover.js +0 -22
  243. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  244. package/test-utils/tsconfig.tsbuildinfo +1 -1
  245. package/tiles/styles.css.js +29 -29
  246. package/tiles/styles.scoped.css +97 -91
  247. package/tiles/styles.selectors.js +29 -29
  248. package/internal/components/chart-series-details/series-details-text.d.ts +0 -2
  249. package/internal/components/chart-series-details/series-details-text.d.ts.map +0 -1
  250. package/internal/components/chart-series-details/series-details-text.js +0 -17
  251. package/internal/components/chart-series-details/series-details-text.js.map +0 -1
  252. package/table/no-data-cell.d.ts +0 -13
  253. package/table/no-data-cell.d.ts.map +0 -1
  254. package/table/no-data-cell.js +0 -24
  255. package/table/no-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_1h0bt_93:not(#\9) {
93
+ .awsui_root_18wu0_3n2w1_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,208 +204,210 @@ 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_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) {
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) {
208
208
  color: var(--color-text-body-default-2sxhhn, #000716);
209
209
  }
210
210
 
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) {
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) {
212
212
  color: var(--color-text-heading-default-rtslvy, #000716);
213
213
  }
214
214
 
215
- .awsui_box_18wu0_1h0bt_207.awsui_small-variant_18wu0_1h0bt_215.awsui_color-default_18wu0_1h0bt_207:not(#\9) {
215
+ .awsui_box_18wu0_3n2w1_207.awsui_small-variant_18wu0_3n2w1_215.awsui_color-default_18wu0_3n2w1_207:not(#\9) {
216
216
  color: var(--color-text-small-zfvvfc, #5f6b7a);
217
217
  }
218
218
 
219
- .awsui_box_18wu0_1h0bt_207.awsui_a-variant_18wu0_1h0bt_219.awsui_color-default_18wu0_1h0bt_207:not(#\9) {
219
+ .awsui_box_18wu0_3n2w1_207.awsui_a-variant_18wu0_3n2w1_219.awsui_color-default_18wu0_3n2w1_207:not(#\9) {
220
220
  color: var(--color-text-link-default-latg1a, #0972d3);
221
221
  }
222
222
 
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) {
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) {
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_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) {
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) {
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_1h0bt_207.awsui_h5-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
234
+ .awsui_box_18wu0_3n2w1_207.awsui_h5-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_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_1h0bt_207.awsui_h4-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
239
+ .awsui_box_18wu0_3n2w1_207.awsui_h4-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_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_1h0bt_207.awsui_h3-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
245
+ .awsui_box_18wu0_3n2w1_207.awsui_h3-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_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_1h0bt_207.awsui_h2-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
251
+ .awsui_box_18wu0_3n2w1_207.awsui_h2-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_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_1h0bt_207.awsui_h1-variant_18wu0_1h0bt_211.awsui_font-size-default_18wu0_1h0bt_223:not(#\9) {
257
+ .awsui_box_18wu0_3n2w1_207.awsui_h1-variant_18wu0_3n2w1_211.awsui_font-size-default_18wu0_3n2w1_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_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) {
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) {
264
264
  font-weight: 400;
265
265
  }
266
266
 
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) {
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) {
268
268
  font-weight: 700;
269
269
  }
270
270
 
271
- .awsui_box_18wu0_1h0bt_207.awsui_h5-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
271
+ .awsui_box_18wu0_3n2w1_207.awsui_h5-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
272
272
  font-weight: var(--font-weight-heading-xs-l7rqme, 700);
273
273
  }
274
274
 
275
- .awsui_box_18wu0_1h0bt_207.awsui_h4-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
275
+ .awsui_box_18wu0_3n2w1_207.awsui_h4-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
276
276
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
277
277
  }
278
278
 
279
- .awsui_box_18wu0_1h0bt_207.awsui_h3-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
279
+ .awsui_box_18wu0_3n2w1_207.awsui_h3-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
280
280
  font-weight: var(--font-weight-heading-m-m2ekmb, 700);
281
281
  }
282
282
 
283
- .awsui_box_18wu0_1h0bt_207.awsui_h2-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
283
+ .awsui_box_18wu0_3n2w1_207.awsui_h2-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
284
284
  font-weight: var(--font-weight-heading-l-f8711v, 700);
285
285
  }
286
286
 
287
- .awsui_box_18wu0_1h0bt_207.awsui_h1-variant_18wu0_1h0bt_211.awsui_font-weight-default_18wu0_1h0bt_263:not(#\9) {
287
+ .awsui_box_18wu0_3n2w1_207.awsui_h1-variant_18wu0_3n2w1_211.awsui_font-weight-default_18wu0_3n2w1_263:not(#\9) {
288
288
  font-weight: var(--font-weight-heading-xl-yvsksd, 700);
289
289
  }
290
290
 
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;
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;
293
294
  text-decoration: none;
294
- padding: var(--space-xxs-p8yyaw, 4px) 0;
295
+ padding-block: var(--space-xxs-p8yyaw, 4px);
296
+ padding-inline: 0;
295
297
  }
296
- .awsui_box_18wu0_1h0bt_207.awsui_small-variant_18wu0_1h0bt_215:not(#\9) {
298
+ .awsui_box_18wu0_3n2w1_207.awsui_small-variant_18wu0_3n2w1_215:not(#\9) {
297
299
  display: inline-block;
298
300
  }
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) {
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) {
300
302
  font-family: var(--font-family-monospace-bftdwf, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
301
303
  background: transparent;
302
304
  }
303
- .awsui_box_18wu0_1h0bt_207.awsui_key-label-variant_18wu0_1h0bt_303:not(#\9) {
305
+ .awsui_box_18wu0_3n2w1_207.awsui_key-label-variant_18wu0_3n2w1_305:not(#\9) {
304
306
  font-size: var(--font-size-body-m-x4okxb, 14px);
305
307
  line-height: var(--line-height-body-m-30ar75, 20px);
306
308
  font-weight: var(--font-display-label-weight-815ja9, 700);
307
309
  color: var(--color-text-label-rj4jdv, #000716);
308
- margin-bottom: var(--space-key-value-gap-0517k5, 0px);
310
+ margin-block-end: var(--space-key-value-gap-0517k5, 0px);
309
311
  }
310
- .awsui_box_18wu0_1h0bt_207.awsui_value-large-variant_18wu0_1h0bt_310:not(#\9) {
312
+ .awsui_box_18wu0_3n2w1_207.awsui_value-large-variant_18wu0_3n2w1_312:not(#\9) {
311
313
  font-size: var(--font-size-display-l-htkq3e, 42px);
312
314
  line-height: var(--line-height-display-l-8nioft, 48px);
313
315
  letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
314
316
  font-weight: var(--font-box-value-large-weight-onoq9k, 700);
315
317
  color: inherit;
316
318
  }
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) {
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) {
318
320
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
319
321
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
320
322
  }
321
323
 
322
- .awsui_box_18wu0_1h0bt_207.awsui_color-inverted_18wu0_1h0bt_322:not(#\9) {
324
+ .awsui_box_18wu0_3n2w1_207.awsui_color-inverted_18wu0_3n2w1_324:not(#\9) {
323
325
  color: var(--color-text-notification-default-rdawv9, #fbfbfb);
324
326
  }
325
- .awsui_box_18wu0_1h0bt_207.awsui_color-text-label_18wu0_1h0bt_325:not(#\9) {
327
+ .awsui_box_18wu0_3n2w1_207.awsui_color-text-label_18wu0_3n2w1_327:not(#\9) {
326
328
  color: var(--color-text-label-rj4jdv, #000716);
327
329
  }
328
- .awsui_box_18wu0_1h0bt_207.awsui_color-text-body-secondary_18wu0_1h0bt_328:not(#\9) {
330
+ .awsui_box_18wu0_3n2w1_207.awsui_color-text-body-secondary_18wu0_3n2w1_330:not(#\9) {
329
331
  color: var(--color-text-body-secondary-so8znq, #414d5c);
330
332
  }
331
- .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-error_18wu0_1h0bt_331:not(#\9) {
333
+ .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-error_18wu0_3n2w1_333:not(#\9) {
332
334
  color: var(--color-text-status-error-wdvepn, #d91515);
333
335
  }
334
- .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-success_18wu0_1h0bt_334:not(#\9) {
336
+ .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-success_18wu0_3n2w1_336:not(#\9) {
335
337
  color: var(--color-text-status-success-bpiyjm, #037f0c);
336
338
  }
337
- .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-info_18wu0_1h0bt_337:not(#\9) {
339
+ .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-info_18wu0_3n2w1_339:not(#\9) {
338
340
  color: var(--color-text-status-info-ahz8zp, #0972d3);
339
341
  }
340
- .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-inactive_18wu0_1h0bt_340:not(#\9) {
342
+ .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-inactive_18wu0_3n2w1_342:not(#\9) {
341
343
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
342
344
  }
343
- .awsui_box_18wu0_1h0bt_207.awsui_color-text-status-warning_18wu0_1h0bt_343:not(#\9) {
345
+ .awsui_box_18wu0_3n2w1_207.awsui_color-text-status-warning_18wu0_3n2w1_345:not(#\9) {
344
346
  color: var(--color-text-status-warning-yik8vi, #8d6605);
345
347
  }
346
- .awsui_box_18wu0_1h0bt_207.awsui_color-inherit_18wu0_1h0bt_346:not(#\9) {
348
+ .awsui_box_18wu0_3n2w1_207.awsui_color-inherit_18wu0_3n2w1_348:not(#\9) {
347
349
  color: inherit;
348
350
  }
349
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-body-s_18wu0_1h0bt_349:not(#\9) {
351
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-body-s_18wu0_3n2w1_351:not(#\9) {
350
352
  font-size: var(--font-size-body-s-asqx2i, 12px);
351
353
  line-height: var(--line-height-body-s-7zv1j5, 16px);
352
354
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
353
355
  }
354
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-body-m_18wu0_1h0bt_354:not(#\9) {
356
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-body-m_18wu0_3n2w1_356:not(#\9) {
355
357
  font-size: var(--font-size-body-m-x4okxb, 14px);
356
358
  line-height: var(--line-height-body-m-30ar75, 20px);
357
359
  }
358
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-xs_18wu0_1h0bt_358:not(#\9) {
360
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-xs_18wu0_3n2w1_360:not(#\9) {
359
361
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
360
362
  line-height: var(--line-height-heading-xs-aeleja, 18px);
361
363
  }
362
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-s_18wu0_1h0bt_362:not(#\9) {
364
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-s_18wu0_3n2w1_364:not(#\9) {
363
365
  font-size: var(--font-size-heading-s-yykzif, 16px);
364
366
  line-height: var(--line-height-heading-s-4i6ewn, 20px);
365
367
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
366
368
  }
367
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-m_18wu0_1h0bt_367:not(#\9) {
369
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-m_18wu0_3n2w1_369:not(#\9) {
368
370
  font-size: var(--font-size-heading-m-sjd256, 18px);
369
371
  line-height: var(--line-height-heading-m-50evfk, 22px);
370
372
  letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
371
373
  }
372
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-l_18wu0_1h0bt_372:not(#\9) {
374
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-l_18wu0_3n2w1_374:not(#\9) {
373
375
  font-size: var(--font-size-heading-l-ou0d0l, 20px);
374
376
  line-height: var(--line-height-heading-l-mmm3my, 24px);
375
377
  letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
376
378
  }
377
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-heading-xl_18wu0_1h0bt_377:not(#\9) {
379
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-heading-xl_18wu0_3n2w1_379:not(#\9) {
378
380
  font-size: var(--font-size-heading-xl-ypc05a, 24px);
379
381
  line-height: var(--line-height-heading-xl-avbttk, 30px);
380
382
  letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
381
383
  }
382
- .awsui_box_18wu0_1h0bt_207.awsui_font-size-display-l_18wu0_1h0bt_382:not(#\9) {
384
+ .awsui_box_18wu0_3n2w1_207.awsui_font-size-display-l_18wu0_3n2w1_384:not(#\9) {
383
385
  font-size: var(--font-size-display-l-htkq3e, 42px);
384
386
  line-height: var(--line-height-display-l-8nioft, 48px);
385
387
  letter-spacing: var(--letter-spacing-display-l-9cigop, -0.03em);
386
388
  }
387
- .awsui_box_18wu0_1h0bt_207.awsui_font-weight-light_18wu0_1h0bt_387:not(#\9) {
389
+ .awsui_box_18wu0_3n2w1_207.awsui_font-weight-light_18wu0_3n2w1_389:not(#\9) {
388
390
  font-weight: 300;
389
391
  }
390
- .awsui_box_18wu0_1h0bt_207.awsui_font-weight-normal_18wu0_1h0bt_390:not(#\9) {
392
+ .awsui_box_18wu0_3n2w1_207.awsui_font-weight-normal_18wu0_3n2w1_392:not(#\9) {
391
393
  font-weight: 400;
392
394
  }
393
- .awsui_box_18wu0_1h0bt_207.awsui_font-weight-bold_18wu0_1h0bt_393:not(#\9) {
395
+ .awsui_box_18wu0_3n2w1_207.awsui_font-weight-bold_18wu0_3n2w1_395:not(#\9) {
394
396
  font-weight: 700;
395
397
  }
396
- .awsui_box_18wu0_1h0bt_207.awsui_font-weight-heavy_18wu0_1h0bt_317:not(#\9) {
398
+ .awsui_box_18wu0_3n2w1_207.awsui_font-weight-heavy_18wu0_3n2w1_319:not(#\9) {
397
399
  font-weight: var(--font-weight-heavy-cqd9pv, 700);
398
400
  }
399
401
 
400
- .awsui_t-left_18wu0_1h0bt_400:not(#\9) {
401
- text-align: left;
402
+ .awsui_t-left_18wu0_3n2w1_402:not(#\9) {
403
+ text-align: start;
402
404
  }
403
405
 
404
- .awsui_t-right_18wu0_1h0bt_404:not(#\9) {
405
- text-align: right;
406
+ .awsui_t-right_18wu0_3n2w1_406:not(#\9) {
407
+ text-align: end;
406
408
  }
407
409
 
408
- .awsui_t-center_18wu0_1h0bt_408:not(#\9) {
410
+ .awsui_t-center_18wu0_3n2w1_410:not(#\9) {
409
411
  text-align: center;
410
412
  }
411
413
 
@@ -506,505 +508,507 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
506
508
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
507
509
  SPDX-License-Identifier: Apache-2.0
508
510
  */
509
- .awsui_box_18wu0_1h0bt_207.awsui_p-n_18wu0_1h0bt_509:not(#\9) {
511
+ .awsui_box_18wu0_3n2w1_207.awsui_p-n_18wu0_3n2w1_511:not(#\9) {
510
512
  padding: var(--space-scaled-none-vhzhxe, 0px) var(--space-none-zrljql, 0px);
511
513
  }
512
514
 
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) {
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) {
515
517
  padding-top: var(--space-scaled-none-vhzhxe, 0px);
516
518
  }
517
519
 
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) {
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) {
520
522
  padding-right: var(--space-none-zrljql, 0px);
521
523
  }
522
524
 
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) {
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) {
525
527
  padding-bottom: var(--space-scaled-none-vhzhxe, 0px);
526
528
  }
527
529
 
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) {
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) {
530
532
  padding-left: var(--space-none-zrljql, 0px);
531
533
  }
532
534
 
533
- .awsui_box_18wu0_1h0bt_207.awsui_p-xxxs_18wu0_1h0bt_533:not(#\9) {
535
+ .awsui_box_18wu0_3n2w1_207.awsui_p-xxxs_18wu0_3n2w1_535:not(#\9) {
534
536
  padding: var(--space-scaled-xxxs-27y4hv, 2px) var(--space-xxxs-zbmxqb, 2px);
535
537
  }
536
538
 
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) {
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) {
539
541
  padding-top: var(--space-scaled-xxxs-27y4hv, 2px);
540
542
  }
541
543
 
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) {
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) {
544
546
  padding-right: var(--space-xxxs-zbmxqb, 2px);
545
547
  }
546
548
 
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) {
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) {
549
551
  padding-bottom: var(--space-scaled-xxxs-27y4hv, 2px);
550
552
  }
551
553
 
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) {
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) {
554
556
  padding-left: var(--space-xxxs-zbmxqb, 2px);
555
557
  }
556
558
 
557
- .awsui_box_18wu0_1h0bt_207.awsui_p-xxs_18wu0_1h0bt_557:not(#\9) {
559
+ .awsui_box_18wu0_3n2w1_207.awsui_p-xxs_18wu0_3n2w1_559:not(#\9) {
558
560
  padding: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
559
561
  }
560
562
 
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) {
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) {
563
565
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
564
566
  }
565
567
 
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) {
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) {
568
570
  padding-right: var(--space-xxs-p8yyaw, 4px);
569
571
  }
570
572
 
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) {
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) {
573
575
  padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
574
576
  }
575
577
 
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) {
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) {
578
580
  padding-left: var(--space-xxs-p8yyaw, 4px);
579
581
  }
580
582
 
581
- .awsui_box_18wu0_1h0bt_207.awsui_p-xs_18wu0_1h0bt_581:not(#\9) {
583
+ .awsui_box_18wu0_3n2w1_207.awsui_p-xs_18wu0_3n2w1_583:not(#\9) {
582
584
  padding: var(--space-scaled-xs-26e2du, 8px) var(--space-xs-zb16t3, 8px);
583
585
  }
584
586
 
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) {
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) {
587
589
  padding-top: var(--space-scaled-xs-26e2du, 8px);
588
590
  }
589
591
 
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) {
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) {
592
594
  padding-right: var(--space-xs-zb16t3, 8px);
593
595
  }
594
596
 
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) {
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) {
597
599
  padding-bottom: var(--space-scaled-xs-26e2du, 8px);
598
600
  }
599
601
 
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) {
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) {
602
604
  padding-left: var(--space-xs-zb16t3, 8px);
603
605
  }
604
606
 
605
- .awsui_box_18wu0_1h0bt_207.awsui_p-s_18wu0_1h0bt_605:not(#\9) {
607
+ .awsui_box_18wu0_3n2w1_207.awsui_p-s_18wu0_3n2w1_607:not(#\9) {
606
608
  padding: var(--space-scaled-s-aqzyko, 12px) var(--space-s-34lx8l, 12px);
607
609
  }
608
610
 
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) {
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) {
611
613
  padding-top: var(--space-scaled-s-aqzyko, 12px);
612
614
  }
613
615
 
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) {
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) {
616
618
  padding-right: var(--space-s-34lx8l, 12px);
617
619
  }
618
620
 
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) {
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) {
621
623
  padding-bottom: var(--space-scaled-s-aqzyko, 12px);
622
624
  }
623
625
 
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) {
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) {
626
628
  padding-left: var(--space-s-34lx8l, 12px);
627
629
  }
628
630
 
629
- .awsui_box_18wu0_1h0bt_207.awsui_p-m_18wu0_1h0bt_629:not(#\9) {
631
+ .awsui_box_18wu0_3n2w1_207.awsui_p-m_18wu0_3n2w1_631:not(#\9) {
630
632
  padding: var(--space-scaled-m-mo5yse, 16px) var(--space-m-udix3p, 16px);
631
633
  }
632
634
 
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) {
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) {
635
637
  padding-top: var(--space-scaled-m-mo5yse, 16px);
636
638
  }
637
639
 
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) {
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) {
640
642
  padding-right: var(--space-m-udix3p, 16px);
641
643
  }
642
644
 
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) {
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) {
645
647
  padding-bottom: var(--space-scaled-m-mo5yse, 16px);
646
648
  }
647
649
 
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) {
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) {
650
652
  padding-left: var(--space-m-udix3p, 16px);
651
653
  }
652
654
 
653
- .awsui_box_18wu0_1h0bt_207.awsui_p-l_18wu0_1h0bt_528:not(#\9) {
655
+ .awsui_box_18wu0_3n2w1_207.awsui_p-l_18wu0_3n2w1_530:not(#\9) {
654
656
  padding: var(--space-scaled-l-0hpmd7, 20px) var(--space-l-t419sm, 20px);
655
657
  }
656
658
 
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) {
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) {
659
661
  padding-top: var(--space-scaled-l-0hpmd7, 20px);
660
662
  }
661
663
 
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) {
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) {
664
666
  padding-right: var(--space-l-t419sm, 20px);
665
667
  }
666
668
 
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) {
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) {
669
671
  padding-bottom: var(--space-scaled-l-0hpmd7, 20px);
670
672
  }
671
673
 
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) {
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) {
674
676
  padding-left: var(--space-l-t419sm, 20px);
675
677
  }
676
678
 
677
- .awsui_box_18wu0_1h0bt_207.awsui_p-xl_18wu0_1h0bt_677:not(#\9) {
679
+ .awsui_box_18wu0_3n2w1_207.awsui_p-xl_18wu0_3n2w1_679:not(#\9) {
678
680
  padding: var(--space-scaled-xl-kswcw7, 24px) var(--space-xl-lmui9r, 24px);
679
681
  }
680
682
 
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) {
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) {
683
685
  padding-top: var(--space-scaled-xl-kswcw7, 24px);
684
686
  }
685
687
 
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) {
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) {
688
690
  padding-right: var(--space-xl-lmui9r, 24px);
689
691
  }
690
692
 
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) {
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) {
693
695
  padding-bottom: var(--space-scaled-xl-kswcw7, 24px);
694
696
  }
695
697
 
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) {
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) {
698
700
  padding-left: var(--space-xl-lmui9r, 24px);
699
701
  }
700
702
 
701
- .awsui_box_18wu0_1h0bt_207.awsui_p-xxl_18wu0_1h0bt_701:not(#\9) {
703
+ .awsui_box_18wu0_3n2w1_207.awsui_p-xxl_18wu0_3n2w1_703:not(#\9) {
702
704
  padding: var(--space-scaled-xxl-wbot5q, 32px) var(--space-xxl-cu2m1r, 32px);
703
705
  }
704
706
 
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) {
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) {
707
709
  padding-top: var(--space-scaled-xxl-wbot5q, 32px);
708
710
  }
709
711
 
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) {
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) {
712
714
  padding-right: var(--space-xxl-cu2m1r, 32px);
713
715
  }
714
716
 
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) {
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) {
717
719
  padding-bottom: var(--space-scaled-xxl-wbot5q, 32px);
718
720
  }
719
721
 
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) {
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) {
722
724
  padding-left: var(--space-xxl-cu2m1r, 32px);
723
725
  }
724
726
 
725
- .awsui_box_18wu0_1h0bt_207.awsui_p-xxxl_18wu0_1h0bt_725:not(#\9) {
727
+ .awsui_box_18wu0_3n2w1_207.awsui_p-xxxl_18wu0_3n2w1_727:not(#\9) {
726
728
  padding: var(--space-scaled-xxxl-fdg8ai, 40px) var(--space-xxxl-4x2gki, 40px);
727
729
  }
728
730
 
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) {
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) {
731
733
  padding-top: var(--space-scaled-xxxl-fdg8ai, 40px);
732
734
  }
733
735
 
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) {
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) {
736
738
  padding-right: var(--space-xxxl-4x2gki, 40px);
737
739
  }
738
740
 
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) {
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) {
741
743
  padding-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
742
744
  }
743
745
 
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) {
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) {
746
748
  padding-left: var(--space-xxxl-4x2gki, 40px);
747
749
  }
748
750
 
749
- .awsui_box_18wu0_1h0bt_207.awsui_m-n_18wu0_1h0bt_749:not(#\9) {
751
+ .awsui_box_18wu0_3n2w1_207.awsui_m-n_18wu0_3n2w1_751:not(#\9) {
750
752
  margin: var(--space-scaled-none-vhzhxe, 0px) var(--space-none-zrljql, 0px);
751
753
  }
752
754
 
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) {
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) {
755
757
  margin-top: var(--space-scaled-none-vhzhxe, 0px);
756
758
  }
757
759
 
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) {
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) {
760
762
  margin-right: var(--space-none-zrljql, 0px);
761
763
  }
762
764
 
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) {
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) {
765
767
  margin-bottom: var(--space-scaled-none-vhzhxe, 0px);
766
768
  }
767
769
 
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) {
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) {
770
772
  margin-left: var(--space-none-zrljql, 0px);
771
773
  }
772
774
 
773
- .awsui_box_18wu0_1h0bt_207.awsui_m-xxxs_18wu0_1h0bt_773:not(#\9) {
775
+ .awsui_box_18wu0_3n2w1_207.awsui_m-xxxs_18wu0_3n2w1_775:not(#\9) {
774
776
  margin: var(--space-scaled-xxxs-27y4hv, 2px) var(--space-xxxs-zbmxqb, 2px);
775
777
  }
776
778
 
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) {
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) {
779
781
  margin-top: var(--space-scaled-xxxs-27y4hv, 2px);
780
782
  }
781
783
 
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) {
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) {
784
786
  margin-right: var(--space-xxxs-zbmxqb, 2px);
785
787
  }
786
788
 
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) {
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) {
789
791
  margin-bottom: var(--space-scaled-xxxs-27y4hv, 2px);
790
792
  }
791
793
 
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) {
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) {
794
796
  margin-left: var(--space-xxxs-zbmxqb, 2px);
795
797
  }
796
798
 
797
- .awsui_box_18wu0_1h0bt_207.awsui_m-xxs_18wu0_1h0bt_797:not(#\9) {
799
+ .awsui_box_18wu0_3n2w1_207.awsui_m-xxs_18wu0_3n2w1_799:not(#\9) {
798
800
  margin: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
799
801
  }
800
802
 
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) {
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) {
803
805
  margin-top: var(--space-scaled-xxs-7597g1, 4px);
804
806
  }
805
807
 
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) {
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) {
808
810
  margin-right: var(--space-xxs-p8yyaw, 4px);
809
811
  }
810
812
 
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) {
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) {
813
815
  margin-bottom: var(--space-scaled-xxs-7597g1, 4px);
814
816
  }
815
817
 
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) {
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) {
818
820
  margin-left: var(--space-xxs-p8yyaw, 4px);
819
821
  }
820
822
 
821
- .awsui_box_18wu0_1h0bt_207.awsui_m-xs_18wu0_1h0bt_821:not(#\9) {
823
+ .awsui_box_18wu0_3n2w1_207.awsui_m-xs_18wu0_3n2w1_823:not(#\9) {
822
824
  margin: var(--space-scaled-xs-26e2du, 8px) var(--space-xs-zb16t3, 8px);
823
825
  }
824
826
 
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) {
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) {
827
829
  margin-top: var(--space-scaled-xs-26e2du, 8px);
828
830
  }
829
831
 
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) {
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) {
832
834
  margin-right: var(--space-xs-zb16t3, 8px);
833
835
  }
834
836
 
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) {
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) {
837
839
  margin-bottom: var(--space-scaled-xs-26e2du, 8px);
838
840
  }
839
841
 
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) {
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) {
842
844
  margin-left: var(--space-xs-zb16t3, 8px);
843
845
  }
844
846
 
845
- .awsui_box_18wu0_1h0bt_207.awsui_m-s_18wu0_1h0bt_845:not(#\9) {
847
+ .awsui_box_18wu0_3n2w1_207.awsui_m-s_18wu0_3n2w1_847:not(#\9) {
846
848
  margin: var(--space-scaled-s-aqzyko, 12px) var(--space-s-34lx8l, 12px);
847
849
  }
848
850
 
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) {
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) {
851
853
  margin-top: var(--space-scaled-s-aqzyko, 12px);
852
854
  }
853
855
 
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) {
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) {
856
858
  margin-right: var(--space-s-34lx8l, 12px);
857
859
  }
858
860
 
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) {
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) {
861
863
  margin-bottom: var(--space-scaled-s-aqzyko, 12px);
862
864
  }
863
865
 
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) {
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) {
866
868
  margin-left: var(--space-s-34lx8l, 12px);
867
869
  }
868
870
 
869
- .awsui_box_18wu0_1h0bt_207.awsui_m-m_18wu0_1h0bt_869:not(#\9) {
871
+ .awsui_box_18wu0_3n2w1_207.awsui_m-m_18wu0_3n2w1_871:not(#\9) {
870
872
  margin: var(--space-scaled-m-mo5yse, 16px) var(--space-m-udix3p, 16px);
871
873
  }
872
874
 
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) {
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) {
875
877
  margin-top: var(--space-scaled-m-mo5yse, 16px);
876
878
  }
877
879
 
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) {
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) {
880
882
  margin-right: var(--space-m-udix3p, 16px);
881
883
  }
882
884
 
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) {
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) {
885
887
  margin-bottom: var(--space-scaled-m-mo5yse, 16px);
886
888
  }
887
889
 
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) {
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) {
890
892
  margin-left: var(--space-m-udix3p, 16px);
891
893
  }
892
894
 
893
- .awsui_box_18wu0_1h0bt_207.awsui_m-l_18wu0_1h0bt_768:not(#\9) {
895
+ .awsui_box_18wu0_3n2w1_207.awsui_m-l_18wu0_3n2w1_770:not(#\9) {
894
896
  margin: var(--space-scaled-l-0hpmd7, 20px) var(--space-l-t419sm, 20px);
895
897
  }
896
898
 
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) {
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) {
899
901
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
900
902
  }
901
903
 
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) {
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) {
904
906
  margin-right: var(--space-l-t419sm, 20px);
905
907
  }
906
908
 
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) {
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) {
909
911
  margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
910
912
  }
911
913
 
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) {
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) {
914
916
  margin-left: var(--space-l-t419sm, 20px);
915
917
  }
916
918
 
917
- .awsui_box_18wu0_1h0bt_207.awsui_m-xl_18wu0_1h0bt_917:not(#\9) {
919
+ .awsui_box_18wu0_3n2w1_207.awsui_m-xl_18wu0_3n2w1_919:not(#\9) {
918
920
  margin: var(--space-scaled-xl-kswcw7, 24px) var(--space-xl-lmui9r, 24px);
919
921
  }
920
922
 
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) {
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) {
923
925
  margin-top: var(--space-scaled-xl-kswcw7, 24px);
924
926
  }
925
927
 
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) {
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) {
928
930
  margin-right: var(--space-xl-lmui9r, 24px);
929
931
  }
930
932
 
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) {
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) {
933
935
  margin-bottom: var(--space-scaled-xl-kswcw7, 24px);
934
936
  }
935
937
 
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) {
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) {
938
940
  margin-left: var(--space-xl-lmui9r, 24px);
939
941
  }
940
942
 
941
- .awsui_box_18wu0_1h0bt_207.awsui_m-xxl_18wu0_1h0bt_941:not(#\9) {
943
+ .awsui_box_18wu0_3n2w1_207.awsui_m-xxl_18wu0_3n2w1_943:not(#\9) {
942
944
  margin: var(--space-scaled-xxl-wbot5q, 32px) var(--space-xxl-cu2m1r, 32px);
943
945
  }
944
946
 
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) {
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) {
947
949
  margin-top: var(--space-scaled-xxl-wbot5q, 32px);
948
950
  }
949
951
 
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) {
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) {
952
954
  margin-right: var(--space-xxl-cu2m1r, 32px);
953
955
  }
954
956
 
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) {
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) {
957
959
  margin-bottom: var(--space-scaled-xxl-wbot5q, 32px);
958
960
  }
959
961
 
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) {
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) {
962
964
  margin-left: var(--space-xxl-cu2m1r, 32px);
963
965
  }
964
966
 
965
- .awsui_box_18wu0_1h0bt_207.awsui_m-xxxl_18wu0_1h0bt_965:not(#\9) {
967
+ .awsui_box_18wu0_3n2w1_207.awsui_m-xxxl_18wu0_3n2w1_967:not(#\9) {
966
968
  margin: var(--space-scaled-xxxl-fdg8ai, 40px) var(--space-xxxl-4x2gki, 40px);
967
969
  }
968
970
 
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) {
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) {
971
973
  margin-top: var(--space-scaled-xxxl-fdg8ai, 40px);
972
974
  }
973
975
 
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) {
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) {
976
978
  margin-right: var(--space-xxxl-4x2gki, 40px);
977
979
  }
978
980
 
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) {
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) {
981
983
  margin-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
982
984
  }
983
985
 
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) {
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) {
986
988
  margin-left: var(--space-xxxl-4x2gki, 40px);
987
989
  }
988
990
 
989
- .awsui_box_18wu0_1h0bt_207.awsui_d-block_18wu0_1h0bt_989:not(#\9) {
991
+ .awsui_box_18wu0_3n2w1_207.awsui_d-block_18wu0_3n2w1_991:not(#\9) {
990
992
  display: block;
991
993
  }
992
- .awsui_box_18wu0_1h0bt_207.awsui_d-inline_18wu0_1h0bt_992:not(#\9) {
994
+ .awsui_box_18wu0_3n2w1_207.awsui_d-inline_18wu0_3n2w1_994:not(#\9) {
993
995
  display: inline;
994
996
  }
995
- .awsui_box_18wu0_1h0bt_207.awsui_d-inline-block_18wu0_1h0bt_995:not(#\9) {
997
+ .awsui_box_18wu0_3n2w1_207.awsui_d-inline-block_18wu0_3n2w1_997:not(#\9) {
996
998
  display: inline-block;
997
999
  }
998
- .awsui_box_18wu0_1h0bt_207.awsui_d-none_18wu0_1h0bt_998:not(#\9) {
1000
+ .awsui_box_18wu0_3n2w1_207.awsui_d-none_18wu0_3n2w1_1000:not(#\9) {
999
1001
  display: none;
1000
1002
  }
1001
1003
 
1002
- .awsui_f-left_18wu0_1h0bt_1002:not(#\9) {
1004
+ /* stylelint-disable csstools/use-logical */
1005
+ .awsui_f-left_18wu0_3n2w1_1005:not(#\9) {
1003
1006
  float: left;
1004
1007
  }
1005
1008
 
1006
- .awsui_f-right_18wu0_1h0bt_1006:not(#\9) {
1009
+ .awsui_f-right_18wu0_3n2w1_1009:not(#\9) {
1007
1010
  float: right;
1008
1011
  }
1009
1012
 
1013
+ /* stylelint-enable csstools/use-logical */
1010
1014
  /* stylelint-enable no-invalid-position-at-import-rule */