@wix/patterns-fields 1.13.0 → 1.14.0

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 (196) hide show
  1. package/dist/cjs/assets/locale/messages_en.json +7 -1
  2. package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
  3. package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
  4. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
  5. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  6. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
  7. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
  8. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
  9. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  10. package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
  11. package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
  12. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
  13. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  14. package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
  15. package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
  16. package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
  17. package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
  18. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
  19. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  20. package/dist/cjs/components/image/cell-image-edit.js +474 -0
  21. package/dist/cjs/components/image/cell-image-edit.js.map +1 -0
  22. package/dist/cjs/components/image/image-thumbnail.js +78 -0
  23. package/dist/cjs/components/image/image-thumbnail.js.map +1 -0
  24. package/dist/cjs/components/image/image-view.js +123 -0
  25. package/dist/cjs/components/image/image-view.js.map +1 -0
  26. package/dist/cjs/components/image/index.js +22 -0
  27. package/dist/cjs/components/image/index.js.map +1 -0
  28. package/dist/cjs/components/index.js +6 -0
  29. package/dist/cjs/components/index.js.map +1 -1
  30. package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
  31. package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
  32. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
  33. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
  34. package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
  35. package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
  36. package/dist/cjs/components/media-image/overlays/custom-url-overlay.js +32 -0
  37. package/dist/cjs/components/media-image/overlays/custom-url-overlay.js.map +1 -0
  38. package/dist/cjs/components/media-image/overlays/index.js +3 -1
  39. package/dist/cjs/components/media-image/overlays/index.js.map +1 -1
  40. package/dist/cjs/components/media-image/overlays/overlay.st.css.js +4 -4
  41. package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
  42. package/dist/cjs/components/media-image/overlays/types.js.map +1 -1
  43. package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
  44. package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
  45. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  46. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  47. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js +5 -5
  48. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  49. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +6 -6
  50. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  51. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +5 -5
  52. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  53. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  54. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js.map +1 -1
  55. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
  56. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  57. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
  58. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  59. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  60. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  61. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +9 -9
  62. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  63. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +4 -4
  64. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  65. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
  66. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  67. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +18 -18
  68. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  69. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +4 -4
  70. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  71. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +18 -18
  72. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  73. package/dist/cjs/components/text/text-view.st.css.js +3 -3
  74. package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
  75. package/dist/cjs/services/translations.js.map +1 -1
  76. package/dist/cjs/styles.global.css +1 -1
  77. package/dist/esm/assets/locale/messages_en.json +7 -1
  78. package/dist/esm/components/address/input/address-input.st.css.js +2 -2
  79. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
  80. package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
  81. package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
  82. package/dist/esm/components/color-view/color-view.st.css.js +2 -2
  83. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
  84. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  85. package/dist/esm/components/document/form-document-field.st.css.js +2 -2
  86. package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
  87. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
  88. package/dist/esm/components/image/cell-image-edit.js +188 -0
  89. package/dist/esm/components/image/cell-image-edit.js.map +1 -0
  90. package/dist/esm/components/image/image-thumbnail.js +11 -0
  91. package/dist/esm/components/image/image-thumbnail.js.map +1 -0
  92. package/dist/esm/components/image/image-view.js +19 -0
  93. package/dist/esm/components/image/image-view.js.map +1 -0
  94. package/dist/esm/components/image/index.js +4 -0
  95. package/dist/esm/components/image/index.js.map +1 -0
  96. package/dist/esm/components/index.js +1 -0
  97. package/dist/esm/components/index.js.map +1 -1
  98. package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
  99. package/dist/esm/components/media-control/paste-url-button.st.css.js.map +1 -1
  100. package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
  101. package/dist/esm/components/media-image/media-image.st.css.js +3 -3
  102. package/dist/esm/components/media-image/overlays/custom-url-overlay.js +10 -0
  103. package/dist/esm/components/media-image/overlays/custom-url-overlay.js.map +1 -0
  104. package/dist/esm/components/media-image/overlays/index.js +1 -0
  105. package/dist/esm/components/media-image/overlays/index.js.map +1 -1
  106. package/dist/esm/components/media-image/overlays/overlay.st.css.js +3 -3
  107. package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
  108. package/dist/esm/components/media-loader/media-loader.st.css.js.map +1 -1
  109. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  110. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
  111. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +3 -3
  112. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  113. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
  114. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  115. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
  116. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  117. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
  118. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  119. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  120. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +3 -3
  121. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
  122. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
  123. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +2 -2
  124. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +2 -2
  125. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  126. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +2 -2
  127. package/dist/esm/components/text/text-view.st.css.js +2 -2
  128. package/dist/esm/components/text/text-view.st.css.js.map +1 -1
  129. package/dist/esm/styles.global.css +1 -1
  130. package/dist/types/components/delete-dialog/delete-dialog.st.css.d.ts.map +1 -1
  131. package/dist/types/components/image/cell-image-edit.d.ts +18 -0
  132. package/dist/types/components/image/cell-image-edit.d.ts.map +1 -0
  133. package/dist/types/components/image/image-thumbnail.d.ts +11 -0
  134. package/dist/types/components/image/image-thumbnail.d.ts.map +1 -0
  135. package/dist/types/components/image/image-view.d.ts +7 -0
  136. package/dist/types/components/image/image-view.d.ts.map +1 -0
  137. package/dist/types/components/image/index.d.ts +4 -0
  138. package/dist/types/components/image/index.d.ts.map +1 -0
  139. package/dist/types/components/index.d.ts +1 -0
  140. package/dist/types/components/index.d.ts.map +1 -1
  141. package/dist/types/components/media-control/paste-url-button.st.css.d.ts.map +1 -1
  142. package/dist/types/components/media-image/overlays/custom-url-overlay.d.ts +5 -0
  143. package/dist/types/components/media-image/overlays/custom-url-overlay.d.ts.map +1 -0
  144. package/dist/types/components/media-image/overlays/index.d.ts +1 -0
  145. package/dist/types/components/media-image/overlays/index.d.ts.map +1 -1
  146. package/dist/types/components/media-image/overlays/types.d.ts +1 -1
  147. package/dist/types/components/media-image/overlays/types.d.ts.map +1 -1
  148. package/dist/types/components/media-loader/media-loader.st.css.d.ts.map +1 -1
  149. package/dist/types/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.d.ts.map +1 -1
  150. package/dist/types/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.d.ts.map +1 -1
  151. package/dist/types/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.d.ts.map +1 -1
  152. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.d.ts.map +1 -1
  153. package/dist/types/components/text/text-view.st.css.d.ts.map +1 -1
  154. package/dist/types/services/translations.d.ts +1 -1
  155. package/dist/types/services/translations.d.ts.map +1 -1
  156. package/package.json +3 -3
  157. package/src/assets/locale/messages_en.json +7 -1
  158. package/src/components/address/input/address-input.st.css.ts +2 -2
  159. package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
  160. package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
  161. package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
  162. package/src/components/color-view/color-view.st.css.ts +2 -2
  163. package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
  164. package/src/components/document/form-document-field.st.css.ts +2 -2
  165. package/src/components/exclamation/exclamation.st.css.ts +2 -2
  166. package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
  167. package/src/components/image/cell-image-edit.tsx +353 -0
  168. package/src/components/image/image-thumbnail.tsx +63 -0
  169. package/src/components/image/image-view.tsx +69 -0
  170. package/src/components/image/index.ts +3 -0
  171. package/src/components/index.ts +1 -0
  172. package/src/components/media-control/paste-url-button.st.css.ts +2 -2
  173. package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
  174. package/src/components/media-image/media-image.st.css.ts +3 -3
  175. package/src/components/media-image/overlays/custom-url-overlay.tsx +18 -0
  176. package/src/components/media-image/overlays/index.ts +1 -0
  177. package/src/components/media-image/overlays/overlay.st.css.ts +3 -3
  178. package/src/components/media-image/overlays/types.ts +1 -1
  179. package/src/components/media-loader/media-loader.st.css.ts +2 -2
  180. package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
  181. package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
  182. package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +3 -3
  183. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +3 -3
  184. package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
  185. package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
  186. package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
  187. package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
  188. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +3 -3
  189. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
  190. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
  191. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
  192. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
  193. package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
  194. package/src/components/text/text-view.st.css.ts +2 -2
  195. package/src/services/translations.ts +6 -0
  196. package/src/styles.global.css +1 -1
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontentdefaultvalueinput624451984";
8
+ var _namespace_ = "richcontentdefaultvalueinput3856946985";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,12 +13,12 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontentdefaultvalueinput624451984__root","richContentEditorContainer":"richcontentdefaultvalueinput624451984__richContentEditorContainer","editor":"richcontentdefaultvalueinput624451984__editor"};
16
+ export var classes = {"root":"richcontentdefaultvalueinput3856946985__root","richContentEditorContainer":"richcontentdefaultvalueinput3856946985__richContentEditorContainer","editor":"richcontentdefaultvalueinput3856946985__editor"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
20
20
  export var stVars = {};
21
- export var vars = {"topToolbarHeight":"--richcontentdefaultvalueinput624451984-topToolbarHeight","bottomToolbarHeight":"--richcontentdefaultvalueinput624451984-bottomToolbarHeight"};
21
+ export var vars = {"topToolbarHeight":"--richcontentdefaultvalueinput3856946985-topToolbarHeight","bottomToolbarHeight":"--richcontentdefaultvalueinput3856946985-bottomToolbarHeight"};
22
22
 
23
23
 
24
24
 
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontentforminput1029887970";
8
+ var _namespace_ = "richcontentforminput4247261108";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,12 +13,12 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontentforminput1029887970__root","editor":"richcontentforminput1029887970__editor"};
16
+ export var classes = {"root":"richcontentforminput4247261108__root","editor":"richcontentforminput4247261108__editor"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
20
20
  export var stVars = {};
21
- export var vars = {"wds-color-blue-300":"--wds-color-blue-300","wds-border-radius-300":"--wds-border-radius-300","wds-color-blue-100":"--wds-color-blue-100","wds-input-shadow-focus-standard":"--wds-input-shadow-focus-standard","topToolbarHeight":"--richcontentforminput1029887970-topToolbarHeight","bottomToolbarHeight":"--richcontentforminput1029887970-bottomToolbarHeight"};
21
+ export var vars = {"wds-color-blue-300":"--wds-color-blue-300","wds-border-radius-300":"--wds-border-radius-300","wds-color-blue-100":"--wds-color-blue-100","wds-input-shadow-focus-standard":"--wds-input-shadow-focus-standard","topToolbarHeight":"--richcontentforminput4247261108-topToolbarHeight","bottomToolbarHeight":"--richcontentforminput4247261108-bottomToolbarHeight"};
22
22
 
23
23
 
24
24
 
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontentformreadonlyinput2798170633";
8
+ var _namespace_ = "richcontentformreadonlyinput2633858836";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontentformreadonlyinput2798170633__root"};
16
+ export var classes = {"root":"richcontentformreadonlyinput2633858836__root"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "fullscreenmodal639772389";
8
+ var _namespace_ = "fullscreenmodal1151307293";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"fullscreenmodal639772389__root","modalContent":"fullscreenmodal639772389__modalContent"};
16
+ export var classes = {"root":"fullscreenmodal1151307293__root","modalContent":"fullscreenmodal1151307293__modalContent"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "publishloader2895574298";
8
+ var _namespace_ = "publishloader202796146";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"publishloader2895574298__root","publishLoader":"publishloader2895574298__publishLoader"};
16
+ export var classes = {"root":"publishloader202796146__root","publishLoader":"publishloader202796146__publishLoader"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "togglefullscreenbutton1556814195";
8
+ var _namespace_ = "togglefullscreenbutton3535091189";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"togglefullscreenbutton1556814195__root"};
16
+ export var classes = {"root":"togglefullscreenbutton3535091189__root"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontenteditor4116266996";
8
+ var _namespace_ = "richcontenteditor3018408052";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,12 +13,12 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontenteditor4116266996__root","toolbarContainer":"richcontenteditor4116266996__toolbarContainer","footerToolbarContainer":"richcontenteditor4116266996__footerToolbarContainer","toolbarAndFullScreenButtonWrapper":"richcontenteditor4116266996__toolbarAndFullScreenButtonWrapper","editor":"richcontenteditor4116266996__editor","modalEditor":"richcontenteditor4116266996__modalEditor"};
16
+ export var classes = {"root":"richcontenteditor3018408052__root","toolbarContainer":"richcontenteditor3018408052__toolbarContainer","footerToolbarContainer":"richcontenteditor3018408052__footerToolbarContainer","toolbarAndFullScreenButtonWrapper":"richcontenteditor3018408052__toolbarAndFullScreenButtonWrapper","editor":"richcontenteditor3018408052__editor","modalEditor":"richcontenteditor3018408052__modalEditor"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
20
20
  export var stVars = {};
21
- export var vars = {"topToolbarHeight":"--richcontenteditor4116266996-topToolbarHeight","bottomToolbarHeight":"--richcontenteditor4116266996-bottomToolbarHeight"};
21
+ export var vars = {"topToolbarHeight":"--richcontenteditor3018408052-topToolbarHeight","bottomToolbarHeight":"--richcontenteditor3018408052-bottomToolbarHeight"};
22
22
 
23
23
 
24
24
 
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontenttoolbar1876141625";
8
+ var _namespace_ = "richcontenttoolbar1369676234";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontenttoolbar1876141625__root","toolbar":"richcontenttoolbar1876141625__toolbar","toolbarButton":"richcontenttoolbar1876141625__toolbarButton"};
16
+ export var classes = {"root":"richcontenttoolbar1369676234__root","toolbar":"richcontenttoolbar1369676234__toolbar","toolbarButton":"richcontenttoolbar1369676234__toolbarButton"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontentviewer1188942342";
8
+ var _namespace_ = "richcontentviewer1235797747";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontentviewer1188942342__root","viewer":"richcontentviewer1188942342__viewer","modalViewer":"richcontentviewer1188942342__modalViewer"};
16
+ export var classes = {"root":"richcontentviewer1235797747__root","viewer":"richcontentviewer1235797747__viewer","modalViewer":"richcontentviewer1235797747__modalViewer"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richeditor2264053316";
8
+ var _namespace_ = "richeditor1040291728";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richeditor2264053316__root","editor":"richeditor2264053316__editor","header-one":"richeditor2264053316__header-one","header-two":"richeditor2264053316__header-two","header-three":"richeditor2264053316__header-three","header-four":"richeditor2264053316__header-four","header-five":"richeditor2264053316__header-five","header-six":"richeditor2264053316__header-six","paragraph-one":"richeditor2264053316__paragraph-one","unstyled":"richeditor2264053316__unstyled","paragraph-three":"richeditor2264053316__paragraph-three","align-left":"richeditor2264053316__align-left","align-right":"richeditor2264053316__align-right","align-center":"richeditor2264053316__align-center","align-justify":"richeditor2264053316__align-justify","withMargin":"richeditor2264053316__withMargin","dir-rtl":"richeditor2264053316__dir-rtl"};
16
+ export var classes = {"root":"richeditor1040291728__root","editor":"richeditor1040291728__editor","header-one":"richeditor1040291728__header-one","header-two":"richeditor1040291728__header-two","header-three":"richeditor1040291728__header-three","header-four":"richeditor1040291728__header-four","header-five":"richeditor1040291728__header-five","header-six":"richeditor1040291728__header-six","paragraph-one":"richeditor1040291728__paragraph-one","unstyled":"richeditor1040291728__unstyled","paragraph-three":"richeditor1040291728__paragraph-three","align-left":"richeditor1040291728__align-left","align-right":"richeditor1040291728__align-right","align-center":"richeditor1040291728__align-center","align-justify":"richeditor1040291728__align-justify","withMargin":"richeditor1040291728__withMargin","dir-rtl":"richeditor1040291728__dir-rtl"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richtexteditor2428808919";
8
+ var _namespace_ = "richtexteditor35701541";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richtexteditor2428808919__root","nativeInput":"richtexteditor2428808919__nativeInput","editor":"richtexteditor2428808919__editor"};
16
+ export var classes = {"root":"richtexteditor35701541__root","nativeInput":"richtexteditor35701541__nativeInput","editor":"richtexteditor35701541__editor"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "toolbar1400100031";
8
+ var _namespace_ = "toolbar3321187009";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"toolbar1400100031__root","item":"toolbar1400100031__item","separator":"toolbar1400100031__separator","clearFormatting":"toolbar1400100031__clearFormatting","fullScreen":"toolbar1400100031__fullScreen","dropdownItemContent":"toolbar1400100031__dropdownItemContent","dropdownItemTitle":"toolbar1400100031__dropdownItemTitle","dropdownItemSubtitle":"toolbar1400100031__dropdownItemSubtitle","dropdownHeaderOne":"toolbar1400100031__dropdownHeaderOne","dropdownHeaderTwo":"toolbar1400100031__dropdownHeaderTwo","dropdownHeaderThree":"toolbar1400100031__dropdownHeaderThree","dropdownHeaderFour":"toolbar1400100031__dropdownHeaderFour","dropdownHeaderFive":"toolbar1400100031__dropdownHeaderFive","dropdownHeaderSix":"toolbar1400100031__dropdownHeaderSix","dropdownParagraphOne":"toolbar1400100031__dropdownParagraphOne","dropdownNormalText":"toolbar1400100031__dropdownNormalText","dropdownParagraphThree":"toolbar1400100031__dropdownParagraphThree"};
16
+ export var classes = {"root":"toolbar3321187009__root","item":"toolbar3321187009__item","separator":"toolbar3321187009__separator","clearFormatting":"toolbar3321187009__clearFormatting","fullScreen":"toolbar3321187009__fullScreen","dropdownItemContent":"toolbar3321187009__dropdownItemContent","dropdownItemTitle":"toolbar3321187009__dropdownItemTitle","dropdownItemSubtitle":"toolbar3321187009__dropdownItemSubtitle","dropdownHeaderOne":"toolbar3321187009__dropdownHeaderOne","dropdownHeaderTwo":"toolbar3321187009__dropdownHeaderTwo","dropdownHeaderThree":"toolbar3321187009__dropdownHeaderThree","dropdownHeaderFour":"toolbar3321187009__dropdownHeaderFour","dropdownHeaderFive":"toolbar3321187009__dropdownHeaderFive","dropdownHeaderSix":"toolbar3321187009__dropdownHeaderSix","dropdownParagraphOne":"toolbar3321187009__dropdownParagraphOne","dropdownNormalText":"toolbar3321187009__dropdownNormalText","dropdownParagraphThree":"toolbar3321187009__dropdownParagraphThree"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "textview2947092605";
8
+ var _namespace_ = "textview919751424";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"textview2947092605__root","textView":"textview2947092605__textView"};
16
+ export var classes = {"root":"textview919751424__root","textView":"textview919751424__textView"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -152,6 +152,12 @@ export type TranslationsKeys =
152
152
  | 'CMS.mediaGallery.dialog.externalLinkButtonAdd'
153
153
  | 'CMS.mediaGallery.dialog.externalLinkTextPlaceholder'
154
154
  | 'patterns-fields.select.search_placeholder'
155
+ | 'CMS.image.add'
156
+ | 'CMS.image.replace'
157
+ | 'CMS.image.replaceWithUrl.button'
158
+ | 'CMS.image.replaceWithUrl.title'
159
+ | 'CMS.image.download'
160
+ | 'CMS.image.clear'
155
161
  | 'CMS.document.delete.title'
156
162
  | 'CMS.document.delete.message'
157
163
  | 'auto-patterns.fields.type_mismatch_convert'
@@ -1 +1 @@
1
- .addressinput3101232823__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3101232823__tableAddressInput>div{padding:0!important;width:100%}.addressinput3101232823__tableAddressInput:focus-within{margin-left:2px}.actionsmenu4248190468__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield1732632243__addItem{height:120px!important;box-sizing:border-box}.formaudiofield1732632243__addItem:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, 8px)}.formaudiofield1732632243__addItem.formaudiofield1732632243--disabled{pointer-events:auto!important}.formaudiofield1732632243__addItem.formaudiofield1732632243--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield1732632243__mediaTitle{line-height:18px!important}.audioplayer3567248322__root{width:fit-content;z-index:1000;position:fixed!important;bottom:42px;right:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.colorview1605251495__view{width:100%}.colorview1605251495__fillPreview{flex-shrink:0}.colorview1605251495__view .colorview1605251495__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog680221080__layout{max-width:510px!important}.formdocumentfield2080496992__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield2080496992__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield2080496992__textWidth{max-width:calc(100% - 196px)}.formdocumentfield2080496992__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield2080496992__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield2080496992__addDocument.formdocumentfield2080496992--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield2080496992__addItemWrapper:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, calc(2px * 4))}.exclamation2048796719__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation2048796719__exclamation.exclamation2048796719---type-7-warning:not(.exclamation2048796719--customSize),.exclamation2048796719__exclamation.exclamation2048796719---type-5-error:not(.exclamation2048796719--customSize){width:24px;height:24px}.exclamation2048796719__exclamation.exclamation2048796719---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation2048796719__exclamation.exclamation2048796719---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation2048796719__actions{display:flex;flex-direction:column}.exclamation2048796719__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation2048796719__action+.exclamation2048796719__action{margin-top:6px}.exclamation2048796719__action.exclamation2048796719--accented{color:var(--wds-color-blue-100)}.exclamation2048796719__action.exclamation2048796719--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext797733147__root.highlightedtext797733147--highlightedBackground{animation:highlightedtext797733147__highlighted 150ms ease-out 1 forwards}.highlightedtext797733147__substring.highlightedtext797733147--isHighlighted{animation:highlightedtext797733147__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext797733147__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext797733147__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.pasteurlbutton2188405185__root{margin-top:6px}.pasteurlbutton2188405185__iconButtonTooltip{height:max-content}.pasteurlbutton2188405185__iconButton{width:24px;height:24px}.formmediagalleryfield3030618679__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield3030618679__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield3030618679__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield3030618679__addItem{box-sizing:border-box}.formmediagalleryfield3030618679__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield3030618679__image.formmediagalleryfield3030618679--withMarginRight{margin-right:3px}.formmediagalleryfield3030618679__image.formmediagalleryfield3030618679--withMarginTop{margin-top:3px}.formmediagalleryfield3030618679__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield3030618679__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage2658102972__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage2658102972__root.mediaimage2658102972--error{--mediaimage2658102972-from:calc(50% - 0.5px);--mediaimage2658102972-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage2658102972-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2658102972-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2658102972-to),transparent var(--mediaimage2658102972-to))}.mediaimage2658102972__root.mediaimage2658102972--error>*{opacity:0}.overlay3631758939__iconOverlay{position:absolute;color:var(--wds-color-white, var(--overlay3631758939-wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay3631758939__iconOverlay.overlay3631758939---size-5-small{width:20px;height:20px}.overlay3631758939__iconOverlay.overlay3631758939---size-6-medium{width:24px;height:24px}.overlay3631758939__iconOverlay.overlay3631758939---size-5-large{width:28px;height:28px}.overlay3631758939__iconOverlay.overlay3631758939---placement-7-topLeft{top:2px;left:2px}.overlay3631758939__iconOverlay.overlay3631758939---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader3771116817__loader{border-radius:6px}.medialoader3771116817__loader.medialoader3771116817--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader3771116817__loader.medialoader3771116817--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag1783400040__root{box-sizing:border-box;padding:3px 6px 3px 3px;border-radius:3px;max-height:24px;min-width:54px;max-width:100%;background-color:var(--wds-color-blue-400, var(--wsr-color-B40))}.formmultidocument3562652977__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument3562652977__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument3562652977__viewRoot>div:first-child .formmultidocument3562652977__singleViewWrapper{border-top-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-top-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument3562652977__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument3562652977__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument3562652977__addDocumentButton{border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument3562652977__addDocumentButton:focus-within{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.richcontentdefaultvalueinput624451984__richContentEditorContainer .richcontentdefaultvalueinput624451984__editor{max-height:calc(40vh - var(--richcontentdefaultvalueinput624451984-topToolbarHeight) - var(--richcontentdefaultvalueinput624451984-bottomToolbarHeight))}.richcontentforminput1029887970__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput1029887970__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput1029887970__root .richcontentforminput1029887970__editor{overflow-y:auto;max-height:calc(80vh - var(--richcontentforminput1029887970-topToolbarHeight) - var(--richcontentforminput1029887970-bottomToolbarHeight))}.richcontentformreadonlyinput2798170633__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput2798170633__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal639772389__modalContent{display:flex;position:relative;height:100%;width:782px;background-color:var(--wds-color-white);border-radius:var(--wds-border-radius-300);margin-top:24px}.publishloader2895574298__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton1556814195__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton1556814195__root button{border-radius:6px!important}.richcontenteditor4116266996__root{position:relative}.richcontenteditor4116266996__root,.richcontenteditor4116266996__toolbarContainer,.richcontenteditor4116266996__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor4116266996__toolbarContainer div{box-sizing:border-box}.richcontenteditor4116266996__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor4116266996__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor4116266996__modalEditor .richcontenteditor4116266996__editor{overflow-y:auto;min-height:calc(100% - var(--richcontenteditor4116266996-topToolbarHeight) - var(--richcontenteditor4116266996-bottomToolbarHeight));max-height:calc(100% - var(--richcontenteditor4116266996-topToolbarHeight) - var(--richcontenteditor4116266996-bottomToolbarHeight));min-width:592px;box-sizing:border-box}.richcontenteditor4116266996__modalEditor .richcontenteditor4116266996__footerToolbarContainer{margin-top:9px}.richcontenteditor4116266996__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor4116266996__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar1876141625__toolbar{border-top:1px solid rgba(51,51,51,.1);z-index:2;margin-right:auto;padding-left:6px;margin-left:auto;position:relative;height:40px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.richcontenttoolbar1876141625__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar1876141625__toolbarButton:disabled{color:graytext}.richcontenttoolbar1876141625__toolbar label{padding:0 8px}.richcontentviewer1188942342__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer1188942342__root.richcontentviewer1188942342--isFullScreen{padding:12px 24px}.richcontentviewer1188942342__root:not(.richcontentviewer1188942342--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer1188942342__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer1188942342__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer1188942342__modalViewer{min-width:592px;overflow:auto}.richtexteditor2428808919__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor2428808919__root.richtexteditor2428808919---border-4-none{border:0}.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard:focus,.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard.richtexteditor2428808919---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard.richtexteditor2428808919---status-5-error:focus,.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard.richtexteditor2428808919---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard.richtexteditor2428808919---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard.richtexteditor2428808919---status-7-warning:focus,.richtexteditor2428808919__root.richtexteditor2428808919---border-8-standard.richtexteditor2428808919---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor2428808919__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor2428808919__editor{height:auto;line-height:auto;display:flex;width:100%;height:100%;min-height:234px;overflow:hidden;box-sizing:border-box;flex-direction:row;border-radius:var(--wds-border-radius-300)}.richtexteditor2428808919__editor.richtexteditor2428808919--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor2428808919__editor:not(.richtexteditor2428808919--isFullScreen){max-height:80vh}.richtexteditor2428808919__editor>div{flex:1;max-width:100%}.toolbar1400100031__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400);background:var(--wds-color-white);align-items:center}.toolbar1400100031__item{display:flex;margin-right:12px}.toolbar1400100031__item svg,.toolbar1400100031__item svg path,.toolbar1400100031__item svg text{color:inherit;fill:currentColor}.toolbar1400100031__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;height:100%}.toolbar1400100031__clearFormatting{margin-left:auto}.toolbar1400100031__fullScreen{margin-right:0}.toolbar1400100031__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar1400100031__dropdownItemContent.toolbar1400100031--selected .toolbar1400100031__dropdownItemTitle,.toolbar1400100031__dropdownItemContent.toolbar1400100031--selected .toolbar1400100031__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar1400100031__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar1400100031__dropdownHeaderOne{font-weight:var(--wds-font-weight-bold)!important;font-size:36px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownHeaderTwo{font-weight:var(--wds-font-weight-bold)!important;font-size:32px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownHeaderThree{font-weight:var(--wds-font-weight-medium)!important;font-size:28px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownHeaderFour{font-weight:var(--wds-font-weight-bold)!important;font-size:24px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownHeaderFive{font-weight:var(--wds-font-weight-bold)!important;font-size:22px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownHeaderSix{font-weight:var(--wds-font-weight-medium)!important;font-size:20px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownParagraphOne{font-weight:var(--wds-font-weight-medium)!important;font-size:18px!important;line-height:1.33!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownNormalText{font-weight:var(--wds-font-weight-medium)!important;font-size:var(--wds-font-size-500)!important;line-height:var(--wds-font-line-height-300)!important;font-family:var(--wds-font-family-default)!important}.toolbar1400100031__dropdownParagraphThree{font-weight:var(--wds-font-weight-medium)!important;font-size:14px!important;line-height:1.29!important;font-family:var(--wds-font-family-default)!important}.textview2947092605__textView::after{content:"";display:block}.richeditor2264053316__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default)}.richeditor2264053316__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100);background:var(--wds-color-black-700)}.richeditor2264053316__editor .DraftEditor-root{width:100%;height:100%}.richeditor2264053316__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor2264053316__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor2264053316__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor2264053316__editor .public-DraftEditor-content ol,.richeditor2264053316__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor2264053316__editor .public-DraftEditor-content a,.richeditor2264053316__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor2264053316__header-one:not(li),.richeditor2264053316__header-two:not(li),.richeditor2264053316__header-three:not(li),.richeditor2264053316__header-four:not(li),.richeditor2264053316__header-five:not(li),.richeditor2264053316__header-six:not(li){margin-block:0;margin:0}.richeditor2264053316__header-one,.richeditor2264053316__editor li.richeditor2264053316__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__header-two,.richeditor2264053316__editor li.richeditor2264053316__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__header-three,.richeditor2264053316__editor li.richeditor2264053316__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__header-four,.richeditor2264053316__editor li.richeditor2264053316__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__header-five,.richeditor2264053316__editor li.richeditor2264053316__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__header-six,.richeditor2264053316__editor li.richeditor2264053316__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__paragraph-one,.richeditor2264053316__editor li.richeditor2264053316__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__unstyled,.richeditor2264053316__editor li.richeditor2264053316__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__paragraph-three,.richeditor2264053316__editor li.richeditor2264053316__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor2264053316__editor li.richeditor2264053316__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor2264053316__editor li.richeditor2264053316__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor2264053316__editor li.richeditor2264053316__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor2264053316__editor li.richeditor2264053316__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor2264053316__editor li.richeditor2264053316__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor2264053316__editor li.richeditor2264053316__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor2264053316__editor li.richeditor2264053316__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth0:first-child{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+10){margin-inline-start:3ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+100){margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+1000){margin-inline-start:5ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth1:first-child{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+10){margin-inline-start:5ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+100){margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+1000){margin-inline-start:7ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth2:first-child{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+10){margin-inline-start:7ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+100){margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+1000){margin-inline-start:9ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth3:first-child{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+10){margin-inline-start:9ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+100){margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+1000){margin-inline-start:11ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth4:first-child{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+10){margin-inline-start:11ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+100){margin-inline-start:12ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+1000){margin-inline-start:13ch}.richeditor2264053316__align-left{text-align:left;align-self:flex-start}.richeditor2264053316__align-right{text-align:right;align-self:flex-end}.richeditor2264053316__align-center{text-align:center;align-self:center}.richeditor2264053316__align-justify{text-align:justify;align-self:stretch}.richeditor2264053316__withMargin{display:inline-block}.richeditor2264053316__dir-rtl,.richeditor2264053316__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor2264053316__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
1
+ .addressinput1081661102__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput1081661102__tableAddressInput>div{padding:0!important;width:100%}.addressinput1081661102__tableAddressInput:focus-within{margin-left:2px}.actionsmenu1726221583__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield2873287943__addItem{height:120px!important;box-sizing:border-box}.formaudiofield2873287943__addItem:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, 8px)}.formaudiofield2873287943__addItem.formaudiofield2873287943--disabled{pointer-events:auto!important}.formaudiofield2873287943__addItem.formaudiofield2873287943--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield2873287943__mediaTitle{line-height:18px!important}.audioplayer1014260007__root{width:fit-content;z-index:1000;position:fixed!important;bottom:42px;right:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.colorview1354154973__view{width:100%}.colorview1354154973__fillPreview{flex-shrink:0}.colorview1354154973__view .colorview1354154973__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog1848075896__layout{max-width:510px!important}.formdocumentfield2641631523__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield2641631523__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield2641631523__textWidth{max-width:calc(100% - 196px)}.formdocumentfield2641631523__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield2641631523__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield2641631523__addDocument.formdocumentfield2641631523--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield2641631523__addItemWrapper:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, calc(2px * 4))}.exclamation3693518481__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation3693518481__exclamation.exclamation3693518481---type-7-warning:not(.exclamation3693518481--customSize),.exclamation3693518481__exclamation.exclamation3693518481---type-5-error:not(.exclamation3693518481--customSize){width:24px;height:24px}.exclamation3693518481__exclamation.exclamation3693518481---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation3693518481__exclamation.exclamation3693518481---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation3693518481__actions{display:flex;flex-direction:column}.exclamation3693518481__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation3693518481__action+.exclamation3693518481__action{margin-top:6px}.exclamation3693518481__action.exclamation3693518481--accented{color:var(--wds-color-blue-100)}.exclamation3693518481__action.exclamation3693518481--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext703876875__root.highlightedtext703876875--highlightedBackground{animation:highlightedtext703876875__highlighted 150ms ease-out 1 forwards}.highlightedtext703876875__substring.highlightedtext703876875--isHighlighted{animation:highlightedtext703876875__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext703876875__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext703876875__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.pasteurlbutton145171110__root{margin-top:6px}.pasteurlbutton145171110__iconButtonTooltip{height:max-content}.pasteurlbutton145171110__iconButton{width:24px;height:24px}.formmediagalleryfield2902696621__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield2902696621__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield2902696621__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield2902696621__addItem{box-sizing:border-box}.formmediagalleryfield2902696621__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield2902696621__image.formmediagalleryfield2902696621--withMarginRight{margin-right:3px}.formmediagalleryfield2902696621__image.formmediagalleryfield2902696621--withMarginTop{margin-top:3px}.formmediagalleryfield2902696621__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield2902696621__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage1058001339__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage1058001339__root.mediaimage1058001339--error{--mediaimage1058001339-from:calc(50% - 0.5px);--mediaimage1058001339-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage1058001339-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1058001339-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1058001339-to),transparent var(--mediaimage1058001339-to))}.mediaimage1058001339__root.mediaimage1058001339--error>*{opacity:0}.overlay2706740724__iconOverlay{position:absolute;color:var(--wds-color-white, var(--overlay2706740724-wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay2706740724__iconOverlay.overlay2706740724---size-5-small{width:20px;height:20px}.overlay2706740724__iconOverlay.overlay2706740724---size-6-medium{width:24px;height:24px}.overlay2706740724__iconOverlay.overlay2706740724---size-5-large{width:28px;height:28px}.overlay2706740724__iconOverlay.overlay2706740724---placement-7-topLeft{top:2px;left:2px}.overlay2706740724__iconOverlay.overlay2706740724---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader272415588__loader{border-radius:6px}.medialoader272415588__loader.medialoader272415588--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader272415588__loader.medialoader272415588--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag3944943783__root{box-sizing:border-box;padding:3px 6px 3px 3px;border-radius:3px;max-height:24px;min-width:54px;max-width:100%;background-color:var(--wds-color-blue-400, var(--wsr-color-B40))}.formmultidocument1090508041__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument1090508041__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument1090508041__viewRoot>div:first-child .formmultidocument1090508041__singleViewWrapper{border-top-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-top-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument1090508041__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument1090508041__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument1090508041__addDocumentButton{border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument1090508041__addDocumentButton:focus-within{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.richcontentdefaultvalueinput3856946985__richContentEditorContainer .richcontentdefaultvalueinput3856946985__editor{max-height:calc(40vh - var(--richcontentdefaultvalueinput3856946985-topToolbarHeight) - var(--richcontentdefaultvalueinput3856946985-bottomToolbarHeight))}.richcontentforminput4247261108__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput4247261108__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput4247261108__root .richcontentforminput4247261108__editor{overflow-y:auto;max-height:calc(80vh - var(--richcontentforminput4247261108-topToolbarHeight) - var(--richcontentforminput4247261108-bottomToolbarHeight))}.richcontentformreadonlyinput2633858836__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput2633858836__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal1151307293__modalContent{display:flex;position:relative;height:100%;width:782px;background-color:var(--wds-color-white);border-radius:var(--wds-border-radius-300);margin-top:24px}.publishloader202796146__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton3535091189__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton3535091189__root button{border-radius:6px!important}.richcontenteditor3018408052__root{position:relative}.richcontenteditor3018408052__root,.richcontenteditor3018408052__toolbarContainer,.richcontenteditor3018408052__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor3018408052__toolbarContainer div{box-sizing:border-box}.richcontenteditor3018408052__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor3018408052__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor3018408052__modalEditor .richcontenteditor3018408052__editor{overflow-y:auto;min-height:calc(100% - var(--richcontenteditor3018408052-topToolbarHeight) - var(--richcontenteditor3018408052-bottomToolbarHeight));max-height:calc(100% - var(--richcontenteditor3018408052-topToolbarHeight) - var(--richcontenteditor3018408052-bottomToolbarHeight));min-width:592px;box-sizing:border-box}.richcontenteditor3018408052__modalEditor .richcontenteditor3018408052__footerToolbarContainer{margin-top:9px}.richcontenteditor3018408052__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor3018408052__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar1369676234__toolbar{border-top:1px solid rgba(51,51,51,.1);z-index:2;margin-right:auto;padding-left:6px;margin-left:auto;position:relative;height:40px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.richcontenttoolbar1369676234__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar1369676234__toolbarButton:disabled{color:graytext}.richcontenttoolbar1369676234__toolbar label{padding:0 8px}.richcontentviewer1235797747__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer1235797747__root.richcontentviewer1235797747--isFullScreen{padding:12px 24px}.richcontentviewer1235797747__root:not(.richcontentviewer1235797747--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer1235797747__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer1235797747__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer1235797747__modalViewer{min-width:592px;overflow:auto}.richtexteditor35701541__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor35701541__root.richtexteditor35701541---border-4-none{border:0}.richtexteditor35701541__root.richtexteditor35701541---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor35701541__root.richtexteditor35701541---border-8-standard:focus,.richtexteditor35701541__root.richtexteditor35701541---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor35701541__root.richtexteditor35701541---border-8-standard.richtexteditor35701541---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor35701541__root.richtexteditor35701541---border-8-standard.richtexteditor35701541---status-5-error:focus,.richtexteditor35701541__root.richtexteditor35701541---border-8-standard.richtexteditor35701541---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor35701541__root.richtexteditor35701541---border-8-standard.richtexteditor35701541---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor35701541__root.richtexteditor35701541---border-8-standard.richtexteditor35701541---status-7-warning:focus,.richtexteditor35701541__root.richtexteditor35701541---border-8-standard.richtexteditor35701541---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor35701541__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor35701541__editor{height:auto;line-height:auto;display:flex;width:100%;height:100%;min-height:234px;overflow:hidden;box-sizing:border-box;flex-direction:row;border-radius:var(--wds-border-radius-300)}.richtexteditor35701541__editor.richtexteditor35701541--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor35701541__editor:not(.richtexteditor35701541--isFullScreen){max-height:80vh}.richtexteditor35701541__editor>div{flex:1;max-width:100%}.toolbar3321187009__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400);background:var(--wds-color-white);align-items:center}.toolbar3321187009__item{display:flex;margin-right:12px}.toolbar3321187009__item svg,.toolbar3321187009__item svg path,.toolbar3321187009__item svg text{color:inherit;fill:currentColor}.toolbar3321187009__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;height:100%}.toolbar3321187009__clearFormatting{margin-left:auto}.toolbar3321187009__fullScreen{margin-right:0}.toolbar3321187009__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar3321187009__dropdownItemContent.toolbar3321187009--selected .toolbar3321187009__dropdownItemTitle,.toolbar3321187009__dropdownItemContent.toolbar3321187009--selected .toolbar3321187009__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar3321187009__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar3321187009__dropdownHeaderOne{font-weight:var(--wds-font-weight-bold)!important;font-size:36px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownHeaderTwo{font-weight:var(--wds-font-weight-bold)!important;font-size:32px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownHeaderThree{font-weight:var(--wds-font-weight-medium)!important;font-size:28px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownHeaderFour{font-weight:var(--wds-font-weight-bold)!important;font-size:24px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownHeaderFive{font-weight:var(--wds-font-weight-bold)!important;font-size:22px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownHeaderSix{font-weight:var(--wds-font-weight-medium)!important;font-size:20px!important;line-height:1.2!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownParagraphOne{font-weight:var(--wds-font-weight-medium)!important;font-size:18px!important;line-height:1.33!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownNormalText{font-weight:var(--wds-font-weight-medium)!important;font-size:var(--wds-font-size-500)!important;line-height:var(--wds-font-line-height-300)!important;font-family:var(--wds-font-family-default)!important}.toolbar3321187009__dropdownParagraphThree{font-weight:var(--wds-font-weight-medium)!important;font-size:14px!important;line-height:1.29!important;font-family:var(--wds-font-family-default)!important}.textview919751424__textView::after{content:"";display:block}.richeditor1040291728__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default)}.richeditor1040291728__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100);background:var(--wds-color-black-700)}.richeditor1040291728__editor .DraftEditor-root{width:100%;height:100%}.richeditor1040291728__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor1040291728__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor1040291728__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor1040291728__editor .public-DraftEditor-content ol,.richeditor1040291728__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor1040291728__editor .public-DraftEditor-content a,.richeditor1040291728__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor1040291728__header-one:not(li),.richeditor1040291728__header-two:not(li),.richeditor1040291728__header-three:not(li),.richeditor1040291728__header-four:not(li),.richeditor1040291728__header-five:not(li),.richeditor1040291728__header-six:not(li){margin-block:0;margin:0}.richeditor1040291728__header-one,.richeditor1040291728__editor li.richeditor1040291728__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__header-two,.richeditor1040291728__editor li.richeditor1040291728__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__header-three,.richeditor1040291728__editor li.richeditor1040291728__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__header-four,.richeditor1040291728__editor li.richeditor1040291728__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__header-five,.richeditor1040291728__editor li.richeditor1040291728__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__header-six,.richeditor1040291728__editor li.richeditor1040291728__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__paragraph-one,.richeditor1040291728__editor li.richeditor1040291728__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__unstyled,.richeditor1040291728__editor li.richeditor1040291728__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__paragraph-three,.richeditor1040291728__editor li.richeditor1040291728__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor1040291728__editor li.richeditor1040291728__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor1040291728__editor li.richeditor1040291728__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor1040291728__editor li.richeditor1040291728__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor1040291728__editor li.richeditor1040291728__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor1040291728__editor li.richeditor1040291728__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor1040291728__editor li.richeditor1040291728__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor1040291728__editor li.richeditor1040291728__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth0:first-child{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+10){margin-inline-start:3ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+100){margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+1000){margin-inline-start:5ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth1:first-child{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+10){margin-inline-start:5ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+100){margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+1000){margin-inline-start:7ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth2:first-child{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+10){margin-inline-start:7ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+100){margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+1000){margin-inline-start:9ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth3:first-child{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+10){margin-inline-start:9ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+100){margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+1000){margin-inline-start:11ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth4:first-child{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+10){margin-inline-start:11ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+100){margin-inline-start:12ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+1000){margin-inline-start:13ch}.richeditor1040291728__align-left{text-align:left;align-self:flex-start}.richeditor1040291728__align-right{text-align:right;align-self:flex-end}.richeditor1040291728__align-center{text-align:center;align-self:center}.richeditor1040291728__align-justify{text-align:justify;align-self:stretch}.richeditor1040291728__withMargin{display:inline-block}.richeditor1040291728__dir-rtl,.richeditor1040291728__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor1040291728__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}