smart-editor-v3 1.14.5 → 1.14.8
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.
- package/dist/smart-editor-package.js +10259 -10190
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.smart-search-text[data-v-362bc17d]{margin-top:5px;display:flex}.smart-search-text[data-v-362bc17d] .se-input{margin-right:10px}.smart-search-text[data-v-362bc17d] .se-input .se-input__suffix{font-size:12px;opacity:.6}.smart-search-text[data-v-362bc17d] .se-button{font-size:20px;padding:0 6px}.smart-replace-text[data-v-362bc17d],.smart-advanced-options[data-v-362bc17d]{margin-top:12px}.smart-advanced-options[data-v-362bc17d] .se-checkbox{margin-right:15px}.smart-button-actions[data-v-362bc17d]{margin:12px 0 0;text-align:right}.smart-button-actions[data-v-362bc17d] .se-button{margin-left:10px}.samrt-search-replace-dialog .samrt-dialog{position:absolute;right:25px;top:131px;-webkit-user-select:none;user-select:none}.samrt-editor-container.toolbar-classic .samrt-search-replace-dialog .samrt-dialog{top:65px}.keyboard-shortcuts .heading1[data-v-fd38f239]{font-size:22px;color:#333}.keyboard-shortcuts .heading2[data-v-fd38f239]{font-size:20px;color:#333}.keyboard-shortcuts .heading3[data-v-fd38f239]{font-size:18px;color:#333}.keyboard-shortcuts .heading4[data-v-fd38f239]{font-size:16px;color:#333}.keyboard-shortcuts .heading5[data-v-fd38f239]{font-size:14px;color:#333}.keyboard-shortcuts .heading6[data-v-fd38f239]{font-size:12px;color:#333}.shortcuts-tabs[data-v-fd38f239]:after{position:absolute;left:0;top:48px;content:"";width:100%;height:1px;background-color:#eceff4}.shortcuts-tabs .tab-active[data-v-fd38f239]{background-color:var(--se-primary-color);color:#fff}.keyboard-shortcut span[data-v-fd38f239]:not(:last-child){margin-right:20px;position:relative}.keyboard-shortcut span[data-v-fd38f239]:not(:last-child):after{content:"+";position:absolute;top:0;right:-15px;display:flex;justify-content:center;align-items:center;width:10px;font-size:10px;color:#999}.attachment-view[data-v-7a84293d]{display:inline-block;cursor:pointer}.audio-view[data-v-d655d8d8]{cursor:pointer}.bubble-block[data-v-a44c48bd]{position:relative;display:inline}.bubble-block-label[data-v-a44c48bd]{position:relative;top:-4px;display:inline-flex;cursor:pointer;padding-right:4px}.bubble-block-content[data-v-a44c48bd]{display:block;position:fixed;width:320px;padding:16px;background-color:#a8eac8;z-index:1000;max-width:unset;word-break:break-all;border-radius:5px;box-shadow:#63636333 0 2px 8px;min-height:68px}.bubble-block-content[data-v-a44c48bd]:after{content:"";position:absolute;width:0;height:0;left:20px;border-style:solid;border-width:0 11px 14px 11px;border-color:transparent transparent #a8eac8 transparent}.bubble-block-content .bubble-block-input[data-v-a44c48bd]{text-indent:0;min-height:38.8px}.bubble-block-content.right[data-v-a44c48bd]:after{left:unset;right:24px}.bubble-block-content.top[data-v-a44c48bd]:after{top:-12px}.bubble-block-content.bottom[data-v-a44c48bd]:after{content:"";position:absolute;width:0;height:0;bottom:-12px;border-style:solid;border-width:14px 11px 0 11px;border-color:#a8eac8 transparent transparent transparent}.catalog-view[data-v-c2d5b01b]{display:inline-block;cursor:pointer}.code-view[data-v-b9ddb72d]{margin-bottom:8px}.code-view .node-content[data-v-b9ddb72d]{height:0}.code-view .node-content .ProseMirror-trailingBreak[data-v-b9ddb72d]{display:none}.code-view .node-code-block[data-v-b9ddb72d]{width:100%;overflow:hidden;border-radius:3px;position:relative}.code-view .node-code-block .show-code-block-toolbar[data-v-b9ddb72d]{position:absolute;right:5px;top:5px;font-size:12px;padding:3px 6px;cursor:pointer;background-color:#fff;border:solid 1px rgba(0,0,0,.08);z-index:10;border-radius:3px;display:none}.code-view .node-code-block.dark .show-code-block-toolbar[data-v-b9ddb72d]{color:#999;background-color:#000}.code-view .node-code-block:hover .show-code-block-toolbar[data-v-b9ddb72d]{display:block}.code-view .node-code-block:hover .show-code-block-toolbar[data-v-b9ddb72d]:hover{opacity:1}.code-view .output[data-v-b9ddb72d]{overflow:hidden;border-radius:3px;margin-top:6px}.code-view .output .list[data-v-b9ddb72d]{padding:10px;background-color:#fafafa}.code-view .output .list .row[data-v-b9ddb72d]{font-size:14px;height:20px;display:flex;align-items:center}.code-view .output .list .row.success[data-v-b9ddb72d]{color:#171717}.code-view .output .list .row.error[data-v-b9ddb72d]{color:#ff3e3e}.code-view .output.dark .list[data-v-b9ddb72d]{background-color:#171717}.code-view .output.dark .list .row.success[data-v-b9ddb72d]{color:#fff}.code-view .output.dark .list .row.error[data-v-b9ddb72d]{color:#ff3e3e}.code-view .run-operate[data-v-b9ddb72d]{position:relative;height:36px;background-color:#eee;border-radius:4px 4px 0 0}.code-view .run-operate .run[data-v-b9ddb72d]{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;right:20px;transform:translateY(-50%);width:24px;height:24px;font-size:16px;border-radius:6px}.code-view .run-operate .run[data-v-b9ddb72d]:hover{background:#fff}.code-view .run-operate .run[data-v-b9ddb72d]:active{background:#ccd7ee}.code-view .run-operate .status[data-v-b9ddb72d]{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:8px;height:8px;border-radius:50%}.code-view .run-operate .status.unrun[data-v-b9ddb72d]{background:#c1c1c1}.code-view .run-operate .status.runed[data-v-b9ddb72d]{background:#72d932}.code-view .run-operate .loading[data-v-b9ddb72d]{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:8px;height:8px}.code-view .run-operate .loading[data-v-b9ddb72d]:before{content:"";position:absolute;width:4px;height:4px;padding:2px;border-radius:50%;background:#497fed;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3-b9ddb72d 1s infinite linear}@keyframes l3-b9ddb72d{to{transform:rotate(1turn)}}.code-view.dark .run-operate[data-v-b9ddb72d]{background-color:#2e343e}.code-view.dark .run-operate .run[data-v-b9ddb72d]:hover{background:#497fed}.code-view.dark .run-operate .run[data-v-b9ddb72d]:active{background:#1c54c7}.prism-code-editor{max-height:560px;font-size:14px;overflow:auto}.prism-code-editor::-webkit-scrollbar{width:4px!important;height:4px!important;position:absolute}.prism-code-editor::-webkit-scrollbar-track{width:4px!important;background:transparent}.prism-code-editor:hover::-webkit-scrollbar-thumb{background-clip:padding-box;border-radius:1em;transition:background-color .3s;cursor:pointer}.prism-code-editor textarea[aria-readonly=true]{caret-color:transparent}.prism-code-editor:focus{outline:none}.dark .prism-code-editor{caret-color:#2f81f7;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono;--editor__bg: #171717;--widget__border: #303741;--widget__bg: #161b22;--widget__color: #b8bfc7;--widget__color-active: #fff;--widget__color-options: #757e8a;--widget__bg-input: #171717;--widget__bg-hover: #5a5d5e4f;--widget__bg-active: #1f6feb66;--widget__focus-ring: #007acc;--search__bg-find: #f2cc6080;--widget__bg-error: #5a1d1d;--widget__error-ring: #be1100;--editor__bg-highlight: #6e76811a;--editor__bg-selection-match: #3fb95040;--editor__line-number: #6e7681;--editor__bg-scrollbar: 210, 10%, 32%;--editor__bg-fold: #7d8590;--bg-guide-indent: #e6edf31f;color-scheme:dark;color:#fff}.dark textarea::selection{color:#0000;background:#264f78}.dark .pce-matches .match{--search__bg-find: #8c8d6c}.dark .active-line{--editor__line-number: #e6edf3}.dark .guide-indents .active{--bg-guide-indent: #e6edf33d}.dark [class*=language-],.dark .language-markdown .url>.operator,.dark .token.punctuation,.dark .token.attr-equals,.dark .token.code.keyword{color:#e6edf3}.dark .token.atrule,.dark .token.variable,.dark .language-css .token.url,.dark .token.parameter,.dark .token.list.punctuation,.dark .token.class-name,.dark .token.maybe-class-name{color:#ffa657}.dark .token.atrule .rule,.dark .token.unit,.dark .token.selector .combinator,.dark .token.operator,.dark .token.regex-flags,.dark .token.token.anchor,.dark .token.number.quantifier,.dark .token.keyword{color:#ff7b72}.dark .token.tag,.dark .token.selector,.dark .token.doctype,.dark .language-regex .escape{color:#7ee787}.dark .token.token.interpolation-punctuation,.dark .token.attr-value,.dark .token.string,.dark .token.regex,.dark .language-regex,.dark .token.string-property,.dark .language-markdown .url .content,.dark .language-markdown .url .variable{color:#a5d6ff}.dark .token.builtin,.dark .token.selector .class,.dark .token.selector .id,.dark .token.pseudo-class,.dark .token.pseudo-element,.dark .token.attr-name,.dark .language-css .token.property,.dark .token.number,.dark .token.color,.dark .token.boolean,.dark .token.constant,.dark .token.title.important,.dark .title.important .punctuation,.dark .language-css .token.function,.dark .token.code-snippet.code,.dark .token.doctype .name,.dark .token.property-access,.dark .token.keyword-null,.dark .token.keyword-this,.dark .token.char-class,.dark .token.char-set,.dark .token.regex .punctuation,.dark .language-jsx .tag>.punctuation,.dark .language-tsx .tag>.punctuation{color:#79c0ff}.dark .token.function{color:#d2a8ff}.dark .token.comment,.dark .token.cdata{color:#8b949e}.dark .token.important,.dark .token.bold{font-weight:700}.dark .token.italic{font-style:italic}.dark .token.bracket-level-0,.dark .token.bracket-level-6{color:#79c0ff}.dark .token.bracket-level-1,.dark .token.bracket-level-7{color:#56d364}.dark .token.bracket-level-2,.dark .token.bracket-level-8{color:#e3b341}.dark .token.bracket-level-3,.dark .token.bracket-level-9{color:#ffa198}.dark .token.bracket-level-4,.dark .token.bracket-level-10{color:#ff9bce}.dark .token.bracket-level-5,.dark .token.bracket-level-11{color:#d2a8ff}.dark .token.bracket-error{color:#7d8590}.dark .token.markup-bracket{color:inherit}.dark .active-bracket{box-shadow:inset 0 0 0 1px #3fb95099,inset 0 0 0 9in #3fb95040}.dark .active-tagname,.dark .word-matches span{box-shadow:inset 0 0 0 1px #6e768199,inset 0 0 0 9in #6e768180}.light>.prism-code-editor{caret-color:#24292e;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono;--editor__bg: #fafafa;--widget__border: #bfbfbf;--widget__bg: #f6f8fa;--widget__color: #434d56;--widget__color-active: #fff;--widget__color-options: #5a6772;--widget__bg-input: #fafbfc;--widget__bg-hover: #b8b8b84f;--widget__bg-active: #2188ff33;--widget__focus-ring: #007acc;--search__bg-find: #ffdf5d66;--widget__bg-error: #f2dede;--widget__error-ring: #be1100;--editor__bg-highlight: #f6f8fa;--editor__bg-selection-match: #34d05840;--editor__line-number: #1b1f2380;--editor__bg-scrollbar: 210, 7%, 55%;--editor__bg-fold: #656d76;--bg-guide-indent: #1f23281f;color-scheme:light;color:#333639}.light textarea::selection{color:#0000;background:#add6ff}.light .pce-matches .match{--search__bg-find: #e9e5ba}.light .active-line{--editor__line-number: #1f2328}.light .guide-indents .active{--bg-guide-indent: #1f23284d}.light [class*=language-],.light .language-markdown .url>.operator,.light .token.attr-equals,.light .token.punctuation{color:#24292e}.light .token.doctype,.light .token.builtin{color:#005cc5}.light .token.atrule,.light .token.variable,.light .language-css .token.url,.light .token.parameter,.light .token.list.punctuation,.light .token.maybe-class-name,.light .token.class-name{color:#e36209}.light .token.keyword,.light .token.doctype .name,.light .token.atrule .rule,.light .token.unit,.light .token.selector .combinator,.light .token.regex-flags,.light .token.token.anchor,.light .token.number.quantifier,.light .token.operator{color:#d73a49}.light .token.tag,.light .token.selector,.light .language-regex .escape{color:#22863a}.light .token.selector .class,.light .token.selector .id,.light .token.pseudo-class,.light .token.pseudo-element,.light .token.function{color:#6f42c1}.light .token.token.interpolation-punctuation,.light .token.attr-value,.light .token.string,.light .token.regex,.light .language-regex,.light .token.string-property,.light .language-markdown .url .content,.light .language-markdown .url .variable{color:#032f62}.light .token.code.keyword{color:#24292e}.light .token.attr-name,.light .language-css .token.property,.light .token.number,.light .token.constant,.light .token.color,.light .token.boolean,.light .token.title.important,.light .title.important .punctuation,.light .token.property-access,.light .token.char-class,.light .token.char-set,.light .token.regex .punctuation,.light .language-css .token.function,.light .token.code-snippet.code{color:#005cc5}.light .token.comment,.light .token.cdata{color:#6a737d}.light .token.important,.light .token.bold{font-weight:700}.light .token.italic{font-style:italic}.light .language-jsx .tag>.punctuation,.light .language-tsx .tag>.punctuation{color:#0550ae}.light .token.bracket-level-0,.light .token.bracket-level-6{color:#0366d6}.light .token.bracket-level-1,.light .token.bracket-level-7{color:#138934}.light .token.bracket-level-2,.light .token.bracket-level-8{color:#b37700}.light .token.bracket-level-3,.light .token.bracket-level-9{color:#cb2431}.light .token.bracket-level-4,.light .token.bracket-level-10{color:#a43276}.light .token.bracket-level-5,.light .token.bracket-level-11{color:#8a3ddb}.light .token.bracket-error{color:#ff1212cc}.light .token.markup-bracket{color:inherit}.light .active-bracket{box-shadow:inset 0 0 0 1px #34d05899,inset 0 0 0 9in #35d05940}.light .active-tagname,.light .word-matches span{box-shadow:inset 0 0 0 1px #afb8c199,inset 0 0 0 9in #eaeef280}.file-view[data-v-b831479e],.gallery-view[data-v-b5165d52],.iframe-view[data-v-28e59e97]{cursor:pointer}.image-view[data-v-bd0057bf]{position:relative;display:inline-block}.image-view .image-title[data-v-bd0057bf]{position:relative;word-break:break-all;white-space:normal;margin-top:14px;text-align:center;min-height:20px;line-height:20px;font-size:16px;color:#333;max-width:100%}.image-view .image-title--hide[data-v-bd0057bf]{margin-top:0;min-height:0;height:0;line-height:0;opacity:0}.image-view .image-operation-bar[data-v-bd0057bf]{line-height:1.4;background:#fff;box-shadow:#0000004d 0 0 4px,#ffffff0d 0 1px inset;position:absolute;top:9px;left:6px;max-width:500px;z-index:9}.image-view .image-view__body__wrapper[data-v-bd0057bf]{position:absolute;top:0;left:0;background-color:#00000080;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.image-view .image-error[data-v-bd0057bf]{width:100px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAlKSURBVHic7Z1NbxvFH8e/M+tdO7EJ3jZKkMghzSWH1hLyhRwAtc0FLhEHJMSrKH0F6P8CqvT/AhBvAZULQmpB0EN7qZDSUnHBOZRDLaHdkCxx9mk4/DzeXXvtPNjenZL5SFayz+P57u9pZtIyDCEcZx2cfwUh3gOwDqA5fI5mKlwALhj7FnH8f2bb++mDLL0hDg52IcSXRbbu0sPYffb223cHm/IX4bo/ArhZRps0+Ik1m7cAgAN9y9BilMnNvgZgwnHWwVin7BZpAAhxjYPzO2W3Q9OH8684hPi07HZo+gjxHodOa1ViXQuiFk1edgs0WbQgiqEFUQwtiGJoQRRDC6IYWhDF0IIohhZEMbQgiqEFUYxK2Q04CyKKEJ+cIDo+BjgHMwzwSgW8WgUzjLKbN1OUFyQOAgSOAxFFmf2DLcbAq1VwywI3TbBKBYy/uYavtCAijuH/9RcgxISTBOJeD3GvN9jF+tbzJlqR0oKER0eTxRiDCENEYfhGWlF5gggBEUUQcZzdzxi4aQJA5q2f9lnDVsQtC8w0lbOiUgSJez1EJye5x7hpAqYJEccjcWOmbfB9wPcHVsQMYyCSsbBQmgUVLkjU6yEeIwaAwZsa+35RTQJAmVx0fAwcHyP8+29UGg1U3nqr0DYARdchQkwUA6CADBQvyDDh0RHCw8PCn1uoIHEQTD6BsYGFiNPOLYDw6GiubjOPQgUZCeBDpAPrqeIVxGkWPWuUSntlII2D4ELp7pmfYxioNBpgpjmIHeMyuqItRC1BCgjozDBgXb2aWKNpwqjVEB4eUt0zTMHZllLVkQzo84wfRr2eW3MYi4u553PLmltbcp9X6NMmwXnisuZoIbyS7xSYYYwKlSpSi0IZQbjMruZcEI67t4jjkaSjaDEAhQQpqiAMPS93f+R5I4kEK0EQZYL6aYLIYY1BnRJFEEFwbgFFGMJ3HFQaDXCZZfV6uQG96PgBKCjIcEDntRrMpaWxg39xECA4ODhXIhD3evB7PYCxiel1GYIo4bKYYVDnIFsQGvU6LNueOBLLTRPWlSsXcy8TxGCGUcoAozqCIFsQMtOEubR0tus5P1W481KGdQCqCZKKB2cVI32PSqMxuzaVENABVQQZKgi5ZV3oDTUWF2dmJZfXQhgbKQin6YyZWEkJBaGk9CxLVs7pgpBXqxe+n7G4OHHYnFsWeK0Go1YbJBIiiiDCEOHhIUQUlSYGoIAgyBkumdbtVBoNBAcHo/uXllCp10f2M85pkHFhAaHnFT7Cm6Z0QfgcZgjzrMRaXk7e/IcPgUePgD/+AACI69eBGzeAnZ1cwYqECded38TDEHnz6ebSEsAYAtelOW0A1pUrU7ktgFJouaZrYBndLsS9e2AvX+ZeI65fB7t7F1hZmerZ01BuUGds4MfT8w5SmGngpknzHqaJSr1OMWp3NyvGZ5/RRzbnxQuIe/emfvY0lC9In/SweHR8PJMFBtw0UV1epo0HD8BevMie8MEHwIcfZpv08iW5tJIoV5A4HlTmwzVEeHQE33FmFlvYb7+d/eRHj2byzItQelCPg2BQd1hXr8J3nEGBKAcB04vYLrwUdG/v7Of2g30ZFCoIY2xkX3xyMuhgZhioLi9T8O/1EPs+1QipRWz9G5EwcilorXaxgcDHj6f8RrOnWEFy6gsRx4g8j5Zv9uOIIQu3/vHY90mcIBgMQGaWgh4cZK2ov6g6w8bGqJU8fgzkLWxotWbwbS9GsYL0LWF4qlTEMULPo+P9P8aRQ/KM84xAALm5gUCnWJFRr9O1t2+PCvL11yTI559n99+4MY+vfyYKjyHGwgLCf/7JnYsQYQgRhkmtwjl4f/GBFAug7CltAROtCGRx2N6G+OGHbNr7zTfAO+9kG9FqATs7s/3S56DQwlAi4phiRBRRpnVW+ktNGef0RzmVSiZ1Tt9fhCHiIIAIAvBqFcbCAhWGu7uj6a+k1QLu3Cm1MCxFkDIRcQx89x2wt5cIs7FBLm17u9zG4RIKojrlz4doMmhBFEMLohhaEMXQgiiGFkQxtCCKoQVRDC2IYryZgoz5G49Tz+8P2atMsaO9r17R5zRWV4Fr17LXbG0lxx88oBHZvCU7v/xC166t0bbn0flffAE8e0YDhxsbybFnz4B2m+41rn2tVv6z5kCxgjgOEATAu+/S9qtX1PnpyaROB3j9OhHE989uEZ5H9/R94PffqfNdl449eQJ0u3ROEACbm9TJpkki3r5N7fO85NkA8Pw5zZn8JwUBgGYzmb3780+g0UgEWV3N/+J5oqS30wvgNjfpGQBg24BlkUgrK3RNvZ59xtYWiSfXE1tW9njBy0qLFyQIyE3IN7jZJGEcJ3Elw7guuZ006aU6779P166tkXjdLu237aRDZSdLqwCSxQy2nRzrdskqJJaViFUAxQtimvTFd3bIjXQ69OZub+dbh+eRcOkYkndPgKZenz+njm63qXOldchO7nbps7qauDCAnm/bhbmmcRQviOwA+YbLt/rhQ+q4IBh1E+MyI9PMvr3SJUm302jQz+HrZcDf2iLxOv3/E63TIUv1fbJKOXO4tpZY0ZwpXhDLok5vt+nt9Tzy+7ZNnSHdjSQI8l0WQME3bTkyIfA8sohWi1xjOm50OvT76uro/TY36afjkFudZJVzohyXJTtKWofrJm/hsCCOQ+LJzpI8eTJ673abBHn6NDsdmw7U44K05yVW6/v0IqTj1DiXOmPKWbno+0kAdZwk3RxaZwvPo3Pa7fM/o9tNsq10lpb359OeRwJ//DFtf/89tc+2C7eS4iv1bpesw3HobV1Zobff9ykVlnUDQNvN5vn8t+tSB+/tJZ0vLSSdYaXb4/tkoa5L63pXVsgiul0S6vXr6b/3GVFn6GR46Y0MxB99dP57tdtZFyMtxPNGU9jVVeCTT0iQn3+monVri87b3qafT5+evw0XRK86UQx1LEQDQAuiHFoQxdCCKIYWRDG0IIqhBVEMLYhiaEEUQwuiGFoQxdCCKAYH4J56lqYoXA5gv+xWaAa4HIz9WnYrNH0Y+5YJx1kHY52y26IBIMQ1zmx7H4zdL7stlx7G7jPb3h/8MwjCdX8EcLO8Fl1qfmLN5i0glfayZvOWtpQSYOy+FAMARv6hEOE46+D8DoT4FECz/9HMDhfAPhj7FXH8P2bb++mD/wIiyd6uPzmTvgAAAABJRU5ErkJggg==) no-repeat center}.image-view[data-v-bd0057bf] .smart-dropdown-menu{min-width:90px!important}.inline-audio-view[data-v-7b7ebf20],.inline-gallery-view[data-v-03fa1c7e],.inline-read-view[data-v-7bdc53f0],.inline-video-view[data-v-8d427a6d],.map-view[data-v-50addf21]{display:inline-block;cursor:pointer}.recorder-view[data-v-64acb1e6],.video-view[data-v-d720e8fc]{cursor:pointer}.smart-history-drawer-body{padding:0!important}.smart-history-drawer-body .history_wrapper .empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-history-drawer-body .history_wrapper-sidebar{border-left:var(--n-header-border-bottom)}.smart-history-drawer-body .history_wrapper-sidebar .versions-group{width:100%;height:calc(100% - 40px);padding-right:4px}.smart-menu-button[data-v-aedfe69c]{--td-comp-paddingLR-s: 5px;--td-radius-default: var(--se-radius);border:none;padding:4px;height:24px;font-size:16px}.smart-menu-button.active[data-v-aedfe69c]{background-color:var(--se-button-hover-background)}.smart-menu-button.active .smart-button-icon-arrow.smart-button-handle[data-v-aedfe69c]{background-color:#0000000d}.smart-menu-button .smart-button-content[data-v-aedfe69c]{display:flex;align-items:center;justify-content:center;font-size:16px}.smart-menu-button .smart-button-content .smart-button-text[data-v-aedfe69c]{display:none}.smart-editor-block-menu .smart-menu-button{color:var(--se-text-color-light)!important}.smart-block-menu-hander{position:fixed;z-index:20;margin-left:-20px;display:flex;align-items:center;height:36px;transition:transform .2s}.smart-block-menu-hander .smart-menu-button{background-color:transparent}.smart-block-menu-hander .smart-menu-button .smart-button-content{color:#00000080}.smart-block-menu-hander .smart-menu-button:not(.active):hover{background-color:var(--se-content-node-selected-background)}.smart-block-menu-hander .smart-menu-button.active:hover{opacity:.8}.smart-block-menu-hander .smart-menu-button.active .smart-button-content{color:var(--se-text-color-light)}.smart-block-menu-dropdown{max-height:300px}.smart-block-menu-dropdown .smart-block-menu-group-name{padding-left:15px!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu,.smart-block-menu-dropdown .smart-dropdown__submenu{--td-radius-default: 0;padding:8px 0!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-divider,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-divider{margin:4px 0 2px;opacity:.5}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item{padding:2px 0;min-width:180px!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-menu-button,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-menu-button{background-color:transparent;padding:0 15px;box-sizing:border-box;justify-content:flex-start;width:100%}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-menu-button-wrap,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-menu-button-wrap{display:block!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-menu-button .smart-button__text,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-menu-button .smart-button__text{width:100%}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content{width:100%;justify-content:flex-start}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-button-text,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-button-text{color:var(--se-text-color)}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-button-icon,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-button-icon{margin-right:3px;font-size:16px;color:#666}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-button-kbd,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-button-kbd{flex:1;text-align:right;color:var(--se-text-color-light);font-family:Arial,Helvetica,sans-serif;font-size:9px}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-heading,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-heading{display:flex;color:var(--se-text-color)}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-heading .icon-heading,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-heading .icon-heading{font-size:12px;display:inline-block;width:2em}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item--disabled .smart-button-content,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item--disabled .smart-button-content{opacity:.6}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item-direction,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item-direction{opacity:.4;font-size:12px!important;margin-right:8px}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-dropdown-item-label,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-dropdown-item-label{padding:1px 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.smart-block-menu-dropdown .smart-dropdown__submenu{margin-left:10px}.smart-block-menu-dropdown .smart-delete-node .smart-button *{color:var(--se-error-color)!important}.smart-block-submenu-dropdown{margin-left:10px}.assistant_panel[data-v-627bd5ac]{width:500px}.assistant_panel_body[data-v-627bd5ac]{position:relative;width:500px;padding:12px 14px;display:flex;flex-direction:column;overflow:hidden;background:#f1f5fe;border-radius:8px;border:2px solid #6d99f1;box-shadow:0 4px 15px -5px #0313554d;color:#000}.assistant_panel_body .title[data-v-627bd5ac]{display:flex;justify-content:space-between;align-items:center;padding-left:36px;height:20px;color:#999}.assistant_panel_body .title_icon[data-v-627bd5ac]{position:absolute;top:6px;left:10px;width:32px;height:32px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAhBSURBVFiFtZdbiGVHFYa/tar23uf0OT19me65JsxoTGJ6TAhkQkSJGSTgm3kIGdCgD6IRfPDVF2GmCWoEffUhIa8+TAtBvIARZGIUjSSYGNNqGDH3zPQl3TPdp8/Ze1fV8qHOXDPBCLqh2Jx99q7/X3/9a9Uq4UNdJhiwiHACWEKu+9pDGIvACSy/IfafZr7+RNcDXkCOzSMrq2jTR8K5q7/1e7FyG9szTzq9irGMfRgiH0zATC4CL4DbGaBDh5tu0VpxIaJXEXCkKhE3C1I3Eid6pGWIl4lcn8T1CZgJIHc9jlsvcYMevrtGUc7h6y2KUnBRcObG8UXMGbExYjVJ27SE7ogwO0m4ASIQjyxjJ09i16rxfgJmwhK6AG5zA1+WlM5RDgPVlz4R77x9Tu4voz3ggh1UwxGNECzUwc7Upr95aVOe+vUb/sxERTOdaA5N00zVhMEGYWOGtHScdCUJ+SDw9RFF0aFiSPfhI9x5z432La9276gxmhGE2ogjw1rDgiEJCqDjhCj2zF8vuO+8fM6fOVRQF47RgRH1oEP7CsRTx0kyJuGulX1hGb8+ovBGx5Teo/emr926z37UiBzeMWjHvjQDS5dHiNC2UDeGazl8uLIvfnyK4bktPbNniKoifojNVKRnjmCnTy9eScAEQe56Fbc2S+HJ4N+/J/5gelK+MYiirRlcFM4AkcvyGZDG9wgWwGp0xnHvwZ4d3NzRP/UEOkraG4idDnb06ElOn140vTTBArJe4so1SoZ0Hz2avrJrguNbDYRopDiO1sBEQAEP6kG94Dw4ZziXo5IEO9uJXSk9cGQ+fBlhppuY7BudmRn8wgJimLiL0S/M4zdLim6i88BN4bY79skTWwGNBpZkLPVYhUtKCJd8bYYy5pWgMKEwgRZ6JXdH4wVNupY8IQRa9w/ST45hejH6nQHaXaMYFlTHbnTfrlvzKYzljNloFsEiWY0IhmGSUcUJOEEduAK8h0JADWKN29ePXwd2ucBE2VCxgFtYQDyLyLH7kL+NcP0+xYMHw0c7Ip/dbC1HDaRLiy0YxifnlNkyP9xujGffijmfBHpd4fbDjuW/R7wTCssZ0hG5q+q2t1MXW6liex4c84hyAlZW0RuGeGcUd++VB5vmcnrlcTFyY18pHJlS9neF/V3h5iklGSSDwsPn7yjZM6WIgjrwTvAKqTX2TPBpC3TdNtXmAL+6iipLyNRbuNLhpoWya/aZ0GRgxsAWII2JHOrlyH/+WuC1rWyG2RJSAi9C6YWNgRExTBOqhte8FKgdS4kqFhSmuH4f0WPLyMfm0MMTFHs9VWncFtsMluKVHoDCjJunlDrC2xeM9Z1MoOeFZDDTzeRGrREtZyYIKqACXS/zUfEa8aGLds8hest+ZFpxvQHFZE1HDZ8COfqx8dJ43DKlVA5eXolYgLXtDDFbCSkY/bEv1rYSwbIqCUgYBjgVZ5o3sT6wuoHogXcR16LTFcXektIaEwtyjfTZE7fM5rKxuyvcPqfUbbbm7gkhRqNX5t/DZvxtgoiRJBvZxLA2J/E2MJjBlAXYWyJTJdo3ilgTpDVsPAkBaGF/X5ibyBF+ZFo5ekBZuZAVmCwhBig1/796PmKWgaNAEGgdjCBKQduUxBAyET97FvG7M6MiIvXIVixy0ADTMWsR7tibq/Yvl1vWBnntR41RB2O+p4RgzPczgbo2ChOiM1oRzAneCa3yRp2oK6UBYq9H0upTpAsFSRqSg2iNnHYRrAVpDYlCKXBwSrgwMv65kjg/MM4PjNTC6rZdWpbKC2+uR5qQi1N0QlNB0xFCX2gL/f1Q2dkxmtGIsLGB+Xe3sAWIZ5VWPfXGNs/t7vOwxPEGk4yDs8rbG4lnX405PSXviNGMV89GUjIKhTfWIs+daRAFq4RQKVZCLKGs4F+vu58NYDBURpqblSSnTpkDym3obzfMi7Jv31z7wzrYnXWCKEbUvJbJculNY27RLLvdciXyTuh6oaqUqgJXCVopnQq05Q+/et5/dcqxORHZpmTEMkEfWs7BnB/QxpYdVbbeG7gnO16SM5AIEvIgXq6IKeZcNwwVwVcZ2HcV7Qipo6SOQkfwXuKLZ/2j5xu23koMz5e5MTl5ElNOYPPLpIk5mo5jJyW26m19qQk8OVGAJpBgeSSBaIhls6nkUluUQlUqRVdwXUE6ApVAARMeVrftsV+8ziurO+xsbVP/doOwtJz3URURewbSzJDQKiPfsiXC5rn14seN8XS/BIcgCSQagiCS9/2iyOBlJRQdxZWKFIJ5QRz0CmFlPS5973n/+AAGq7sYvQPtC+8SOZnTUHI/YrJ0Cj3bx0/WdHdGTLYNMyPP9IGZ9guFpEeGrekoQVTBvIEHCkHGDYm4fNdC6JTQ8RLXh/bdR1/2T0jDThBGuzu0yw8R4HKbfrmrMpPFRdyuBYpOSycYveiZbCKTZSfeOteP31Tl6CgZjRjJCeZzH+B87gHKUuiUQoj87o9vy2NPveNepMuwHVHv7tAuQ+Qh0pVnhKu64oskDh3CNz2qYaDTBiYuJCa2HNXcruam/bvkc07tvqLgsHi8OjCVUAc7Gwv307+s8PTSW+7PXU8dI03T0EzPEK4H/j4CF0ksLaHL4HojijBL+d4qVTSKnS7uzYSOajinSF1gdQ0qpKsOJmuE4Rxtb0DY3RBfeIR4pexXXv7aByJihqXjp+D+IVYrYd3RtIobjdAQ0a0iZ6XLG44lAEeaMOLmiNTtEuchLfeIr70+7iL/q6PZFWocX0KPzCPvvIq8WaPDSYTDUK8i7w4utaf/h8PplUQwWTw5fvcEnPwfHs//DTJAmhnfDXCBAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%}.assistant_panel_body .title .stop[data-v-627bd5ac]{display:flex;align-items:center}.assistant_panel_body .title .stop_text[data-v-627bd5ac]{margin-left:8px;font-size:14px;color:#497fed}.assistant_panel_body .title .stop_en[data-v-627bd5ac]{margin-left:4px;font-size:12px}.assistant_panel_body .result_wrapper .operation[data-v-627bd5ac]{display:flex;align-items:center}.assistant_panel_body .result_wrapper .operation_button[data-v-627bd5ac]{display:flex;justify-content:center;align-items:center;height:24px;padding:4px 8px;font-size:12px;border:1px solid #e0e4ed;border-radius:4px;background:#fff;color:#666;margin-right:8px;cursor:pointer}.assistant_panel_body .result_wrapper .operation_button.primary[data-v-627bd5ac]{background:#497fed;border:0px;color:#fff}.assistant_panel_body .result_wrapper .result[data-v-627bd5ac]{margin-top:12px;max-height:264px;font-size:16px;color:#333;overflow:auto}.assistant_panel_body .result_wrapper .dot[data-v-627bd5ac]{margin-top:8px;font-size:12px;color:#999}.assistant_panel_action[data-v-627bd5ac]{margin-top:8px;padding:8px 0;width:104px;height:176px;background:#fff;box-shadow:0 4px 10px #0000003d;border-radius:8px;overflow:auto;color:#666}.assistant_panel_action .prompt_item[data-v-627bd5ac]{display:flex;justify-content:center;align-items:center;height:32px}.assistant_panel_action .prompt_item[data-v-627bd5ac]:hover{cursor:pointer;background-color:#eff0f0}.assistant_panel_action .prompt_item_icon[data-v-627bd5ac]{width:16px;height:16px;font-size:16px}.assistant_panel_action .prompt_item_text[data-v-627bd5ac]{margin-left:8px;font-size:12px;height:16px}@keyframes panel_shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.shake{animation:panel_shake .3s ease}.smart-menu-button[data-v-cf82847a]{--td-comp-paddingLR-s: 5px;--td-radius-default: var(--se-radius);border:none;padding:4px;height:24px}.smart-menu-button.show-text[data-v-cf82847a]{width:auto}.smart-menu-button.show-text .smart-button-content .smart-button-text[data-v-cf82847a]{display:block!important;margin-left:3px}.smart-menu-button[disabled] .smart-button-icon[data-v-cf82847a]{--se-primary-color: var(--se-text-color-disabled);color:var(--se-text-color-disabled)!important}.smart-menu-button[disabled] .smart-button-text[data-v-cf82847a]{color:var(--se-text-color-disabled)!important}.smart-menu-button-wrap[data-v-cf82847a]{display:inline-flex}.smart-menu-button-wrap[data-v-cf82847a]:not(:last-child){margin-right:4px}.smart-menu-button.active[data-v-cf82847a]{background-color:var(--se-button-hover-background)}.smart-menu-button.active .smart-button-icon-arrow.smart-button-handle[data-v-cf82847a]{background-color:#0000000d}.smart-menu-button .smart-button-icon-arrow[data-v-cf82847a]{display:flex;width:12px;height:24px;align-items:center;justify-content:center;margin-right:-3px}.smart-menu-button .smart-button-icon-arrow.smart-button-handle[data-v-cf82847a]{margin:0 -4px 0 2px}.smart-menu-button .smart-button-content[data-v-cf82847a]{display:flex;align-items:center;justify-content:center;font-size:16px}.smart-menu-button .smart-button-content .smart-button-text[data-v-cf82847a]{display:none}.smart-color-picker-container[data-v-cf836d04]{width:244px;padding:8px 4px}.smart-color-picker-group[data-v-cf836d04]{display:flex;flex-wrap:wrap;margin:8px 0;gap:4px}.smart-color-picker-group-title[data-v-cf836d04]{color:var(--se-text-color-light);font-size:12px;margin:5px 0 2px}.smart-color-picker-item[data-v-cf836d04]{width:20px;height:20px;border:solid 1px rgba(0,0,0,.1);margin-bottom:2px;flex-basis:20px;box-sizing:border-box;transition:all .2s;cursor:pointer;border-radius:3px}.smart-color-picker-item[data-v-cf836d04]:hover{transform:scale(1.1);border-color:#0000004d}.smart-color-picker-divider[data-v-cf836d04]{height:1px;background-color:var(--se-border-color-light);margin:10px 0}.smart-color-picker-more[data-v-cf836d04]{display:flex;justify-content:space-between;align-items:center;padding:5px;cursor:pointer}.smart-color-picker-more[data-v-cf836d04]:hover,.smart-color-picker-more.active[data-v-cf836d04]{background-color:var(--td-bg-color-container-hover);border-radius:var(--se-radius)}.smart-color-picker-more-menu[data-v-cf836d04]{display:flex;align-items:center;font-size:12px;color:var(--se-text-color-light);cursor:pointer}.smart-color-picker-more-menu .smart-icon[data-v-cf836d04]{margin-right:5px;font-size:18px}.smart-color-picker-selected[data-v-cf836d04]{width:100%;height:100%;background-color:#fff}.smart-color-picker[data-v-cf836d04] .se-color-picker-checkboard{display:none}.smart-background-color[data-v-5e0cc688]{width:12px;height:3px;position:absolute;margin:0 0 -10px}.smart-current-color[data-v-de44b29f]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-background-color[data-v-9cbd029a]{width:12px;height:3px;position:absolute;margin:0 0 -10px}.smart-background-color[data-v-ce6b29b9]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-bubble-menu-divider[data-v-ed37106b]{width:1px;border-right:solid 1px var(--se-border-color-light);height:16px;margin:0 5px 0 0}.smart-bubble-menu-divider[data-v-ed37106b]:last-child:is(.smart-bubble-menu-divider){display:none}.smart-page-container .format-painter{cursor:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill='none'%20version='1.1'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='master_svg0_114_0472'%3e%3crect%20x='0'%20y='0'%20width='16'%20height='16'%20rx='0'/%3e%3c/clipPath%3e%3cclipPath%20id='master_svg1_114_0473'%3e%3crect%20x='5.022216796875'%20y='-1.4962158203125'%20width='12.9876708984375'%20height='13.50201416015625'%20rx='0'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23master_svg0_114_0472)'%3e%3cg%20transform='matrix(0.9396925568580627,0.3420201539993286,-0.3420201539993286,0.9396925568580627,-0.20885891135549173,-1.8079323127967655)'%20clip-path='url(%23master_svg1_114_0473)'%3e%3cg%3e%3cpath%20d='M13.767943347587586,1.5037841796875L15.545953347587586,1.5037841796875C16.650553347587586,1.5037841796875,17.545953347587584,2.3992141796875,17.545953347587584,3.5037841796875L17.545953347587584,6.0037841796875L16.458353347587586,6.0037841796875L16.473353347587583,10.5124841796875L6.559453347587585,10.5454841796875L6.544343347587585,6.0037841796875L5.485992197487586,6.0037841796875L5.485992261387586,3.5037841796875C5.4859922895875854,2.3992141796875,6.381423347587585,1.5037841796875,7.485993347587586,1.5037841796875L9.264033347587585,1.5037841796875L9.264033347587585,0.0037841796875C9.264033347587585,-0.8246428203125,9.935613347587585,-1.4962158203125,10.764033347587585,-1.4962158203125L12.267943347587586,-1.4962158203125C13.096373347587585,-1.4962158203125,13.767943347587586,-0.8246428203125,13.767943347587586,0.0037841796875L13.767943347587586,1.5037841796875Z'%20fill-rule='evenodd'%20fill='%23FFFFFF'%20fill-opacity='1'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M13.768006796875,1.5037241796875L13.768006796875,0.0037841796875C13.768006796875,-0.8246428203125,13.096436796875,-1.4962158203125,12.268006796875,-1.4962158203125L10.764096796875,-1.4962158203125C9.935676796875,-1.4962158203125,9.264096796875,-0.8246428203125,9.264096796875,0.0037841796875L9.264096796875,1.5037241796875L7.486056796874999,1.5037241796875C6.381486796875,1.5037241796875,5.486053796875,2.3991541796875,5.486053796875,3.5037241796874996L5.486053796875,4.5067741796875L5.485970796875,8.2561941796875Q5.485970796875,9.3808841796875,5.319020796875,10.5055841796875Q5.207691796875,11.2555841796875,5.022125052675,12.0055841796875L12.174436796875,12.0055841796875C12.174436796875,12.0055841796875,12.191006796875001,12.0057841796875,12.191006796875001,12.0057841796875C12.191006796875001,12.0057841796875,12.207576796875,12.0055841796875,12.207576796875,12.0055841796875L12.555476796875,12.0055841796875C13.219336796875,11.9977841796875,13.833476796875,11.6293841796875,13.986586796875,10.9597841796875Q14.139126796875,10.2926841796875,14.139126796875,9.5187841796875L14.139116796875,7.747104179687501C14.139116796875,7.3318541796875,13.802476796875,7.0037841796875,13.387236796875,7.0037841796875C12.971966796875,7.0037841796875,12.635326796874999,7.347784179687499,12.635336796875,7.763044179687499Q12.635346796875,8.5691841796875,12.635346796875,9.5187841796875Q12.635346796875,10.0428841796875,12.537226796875,10.5055841796875L10.354586796875001,10.5055841796875Q10.438996796875,10.0738841796875,10.438996796875,9.5929841796875L10.439006796874999,8.7599841796875C10.439006796874999,8.3446641796875,10.102316796875,8.0012241796875,9.687016796875,8.0012241796875C9.271806796875001,8.0012241796875,8.935226796875,8.3183841796875,8.935216796875,8.7335841796875Q8.935216796875,9.0827841796875,8.935216796875,9.5929841796875Q8.935216796875,10.0752841796875,8.852126796875,10.5055841796875L6.834036796875,10.5055841796875Q6.985966796875,9.3816841796875,6.985966796875,8.2561941796875L6.985966796875,6.0067741796875L16.045916796874998,6.0067741796875L16.045916796874998,8.2561941796875Q16.045916796874998,9.3816841796875,16.197916796875,10.5055841796875L15.719916796875,10.5055841796875L15.719916796875,10.5055841796875C15.310316796875,10.5122841796875,14.981596796875,10.8461841796875,14.981596796875,11.2557841796875C14.981596796875,11.6699841796875,15.317416796875,12.0057841796875,15.731616796875,12.0057841796875C15.731616796875,12.0057841796875,15.748216796875,12.0055841796875,15.748216796875,12.0055841796875L18.009816796875,12.0055841796875Q17.824216796875,11.2555841796875,17.712916796875,10.5055841796875Q17.545916796874998,9.3808841796875,17.545916796874998,8.2561941796875L17.545916796874998,6.0037241796875L17.546016796875,3.5037241796874996C17.546016796875,2.3991541796875,16.650616796875,1.5037241796875,15.546016796875,1.5037241796875L13.768006796875,1.5037241796875ZM12.268006796875,1.5037241796875L10.764096796875,1.5037241796875L10.764096796875,0.0037841796875L12.268006796875,0.0037841796875L12.268006796875,1.5037241796875ZM10.750426796875,3.0037241796874996L10.764096796875,3.0037841796875L12.268006796875,3.0037841796875L12.281676796875,3.0037241796874996L15.546016796875,3.0037241796874996Q15.753116796875,3.0037241796874996,15.899616796875,3.1501741796875002Q16.046016796875,3.2966141796875004,16.046016796875,3.5037241796874996L16.046016796875,4.5037241796875L6.986056796875,4.5037241796875L6.986056796875,3.5037241796874996Q6.986056796875,3.2966141796875004,7.1324967968749995,3.1501741796875002Q7.278946796875,3.0037241796874996,7.486056796874999,3.0037241796874996L10.750426796875,3.0037241796874996Z'%20fill-rule='evenodd'%20fill='%2307C160'%20fill-opacity='1'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"),text}.smart-page-container .smart-search-result{background-color:var(--se-content-search-result-background)}.smart-page-container .smart-search-result-current{background:var(--se-content-search-result-current-background)}.tiptap.ProseMirror{outline:none;color:#000000e6;font-size:18px;line-height:1.6}.tiptap.ProseMirror>*{margin-left:16px!important;margin-right:16px!important}.tiptap.ProseMirror>p:has(.image-view--Y){margin-left:0!important;margin-right:0!important}.tiptap.ProseMirror h1{font-size:36px}.tiptap.ProseMirror h2{font-size:30px}.tiptap.ProseMirror h3{font-size:24px}.tiptap.ProseMirror h4{font-size:22px}.tiptap.ProseMirror h5{font-size:20px}.tiptap.ProseMirror h6{font-size:18px}.ProseMirror p{clear:both;min-height:1em;font-size:18px;line-height:2em;word-break:break-word}.ProseMirror p *{text-indent:0}.ProseMirror sup,sub{font-size:.67em}.ProseMirror>p{margin-top:0;margin-bottom:6px}.list-paddingleft-1{margin-bottom:6px;padding-left:1.4em}.ProseMirror .code-snippet{margin:10px 0;display:block;overflow-x:auto;font-size:14px;padding:1em 1em 1em 3em;color:#333;position:relative;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:2px;counter-reset:line;white-space:normal;-webkit-overflow-scrolling:touch}.ProseMirror .code-snippet code{display:flex;position:relative;text-align:left;white-space:pre;font-size:14px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace}.ProseMirror img.ProseMirror-separator{width:0!important}.ProseMirror .video_iframe{background-color:#000;width:100%!important;position:static}.ProseMirror a{color:#117cee;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ProseMirror .h5_image_link,.ProseMirror .weapp_image_link{position:relative;display:inline-block;font-size:0}.ProseMirror pre{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:8px}.ProseMirror pre code{color:inherit;padding:0;background:none;font-size:16px}.ProseMirror pre .hljs-comment,.ProseMirror pre .hljs-quote{color:#616161}.ProseMirror pre .hljs-variable,.ProseMirror pre .hljs-template-variable,.ProseMirror pre .hljs-attribute,.ProseMirror pre .hljs-tag,.ProseMirror pre .hljs-name,.ProseMirror pre .hljs-regexp,.ProseMirror pre .hljs-link,.ProseMirror pre .hljs-selector-id,.ProseMirror pre .hljs-selector-class{color:#f98181}.ProseMirror pre .hljs-number,.ProseMirror pre .hljs-meta,.ProseMirror pre .hljs-built_in,.ProseMirror pre .hljs-builtin-name,.ProseMirror pre .hljs-literal,.ProseMirror pre .hljs-type,.ProseMirror pre .hljs-params{color:#fbbc88}.ProseMirror pre .hljs-string,.ProseMirror pre .hljs-symbol,.ProseMirror pre .hljs-bullet{color:#b9f18d}.ProseMirror pre .hljs-title,.ProseMirror pre .hljs-section{color:#faf594}.ProseMirror pre .hljs-keyword,.ProseMirror pre .hljs-selector-tag{color:#70cff8}.ProseMirror pre .hljs-emphasis{font-style:italic}.ProseMirror pre .hljs-strong{font-weight:700}.ProseMirror code{padding:0 .25em;border-radius:.25em;background-color:#6161611a;color:#616161;-webkit-box-decoration-break:clone;box-decoration-break:clone}.ProseMirror p.is-editor-empty:first-child:before{float:left;height:0;content:"请输入内容";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-editor-empty-en:first-child:before{float:left;height:0;content:"Please Enter Content";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty:before{float:left;height:0;content:"输入 / 唤起更多";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty-en:before{float:left;height:0;content:"Enter / evoke more";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror u{text-underline-offset:.25em}.ProseMirror .tableWrapper{margin-bottom:6px;overflow-x:auto;overflow-y:hidden;scrollbar-color:#00000033 transparent}.ProseMirror .tableWrapper.highlighted-table{outline:2px solid rgba(7,193,96,.2)}.ProseMirror .tableWrapper::-webkit-scrollbar-thumb{border-radius:15px;border:3.5px solid transparent;background-clip:content-box;visibility:hidden}.ProseMirror .tableWrapper::-webkit-scrollbar{background:transparent}.ProseMirror .resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror table{border-collapse:collapse;table-layout:fixed;margin:0;overflow:hidden;max-width:unset}.ProseMirror table td,.ProseMirror table th{min-width:1em;border:2px solid #ced4da;padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative;overflow:hidden}.ProseMirror table td>*,.ProseMirror table th>*{margin-bottom:0}.ProseMirror table th{font-weight:700;text-align:left;background-color:#f1f3f5}.ProseMirror table .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.ProseMirror table .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;cursor:col-resize}.ProseMirror table .line{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9IiNjZWQ0ZGEiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg0K) no-repeat 100% center}.ProseMirror table p{margin:0}.ProseMirror table[data-table-border=table-border] td,.ProseMirror table[data-table-border=table-border] th{border:1px dashed #e7e9e8}.ProseMirror table[data-table-auto=true]{table-layout:auto;width:100%}.ProseMirror table[data-width-auto=true]{table-layout:fixed!important}.ProseMirror table[data-width-auto=true] td,.ProseMirror table[data-table-auto=true] td,.ProseMirror table[data-width-auto=true] th,.ProseMirror table[data-table-auto=true] th{pointer-events:none}.ProseMirror table[data-width-auto=true] p,.ProseMirror table[data-table-auto=true] p{pointer-events:all}.ProseMirror *[data-indent="16"]{text-indent:288px!important}.ProseMirror *[data-indent="14"]{text-indent:252px!important}.ProseMirror *[data-indent="12"]{text-indent:216px!important}.ProseMirror *[data-indent="10"]{text-indent:180px!important}.ProseMirror *[data-indent="8"]{text-indent:144px!important}.ProseMirror *[data-indent="6"]{text-indent:108px!important}.ProseMirror *[data-indent="4"]{text-indent:72px!important}.ProseMirror *[data-indent="2"]{text-indent:36px!important}.ProseMirror .Tiptap-mathematics-editor{background:#202020;color:#fff;font-family:monospace!important;padding:.2rem .5rem}.ProseMirror .Tiptap-mathematics-render{padding:0 .25rem}.ProseMirror .Tiptap-mathematics-render--editable{cursor:pointer;transition:background .2s}.ProseMirror .Tiptap-mathematics-render--editable:hover{background:#eee}.ProseMirror .Tiptap-mathematics-editor,.ProseMirror .Tiptap-mathematics-render{border-radius:.25rem;display:inline-block}.ProseMirror hr{box-sizing:border-box;height:4px;padding:0;margin:12px 0;background:transparent;background-color:#d0d7de;overflow:hidden;border:0}.ProseMirror blockquote{border-left:3px solid rgba(13,13,13,.1);padding-left:16px}.ProseMirror div[data-type=highlightBlock]{padding:5px 10px;margin-bottom:6px;border-radius:4px;border:1px solid transparent}.ProseMirror div[data-type=highlightBlock]:hover,.ProseMirror-focused div[data-type=highlightBlock]{border-color:var(--border-color)}.link-preview-modal,.link-set-modal,.link-edit-modal{background-color:#fff;border-radius:10px;border:1px solid #dadce0;display:flex;align-items:center;justify-content:space-between;padding:6px;box-shadow:0 1px 3px 1px #3c404326;margin-top:-6px}.link-preview-modal__metadata,.link-set-modal__metadata,.link-edit-modal__metadata{width:200px;display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse}.link-preview-modal__metadata a,.link-set-modal__metadata a,.link-edit-modal__metadata a{font-size:.9rem;margin-right:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-preview-modal__metadata img,.link-set-modal__metadata img,.link-edit-modal__metadata img{width:18px;height:18px;border-radius:50%;margin-right:8px}.link-preview-modal__remove-button,.link-set-modal__remove-button,.link-edit-modal__remove-button,.link-preview-modal__edit-button,.link-set-modal__edit-button,.link-edit-modal__edit-button,.link-preview-modal__copy-button,.link-set-modal__copy-button,.link-edit-modal__copy-button,.link-preview-modal__apply-button,.link-set-modal__apply-button,.link-edit-modal__apply-button{width:30px;height:30px;border-radius:50%;margin:0 .25rem;display:flex;align-items:center;justify-content:center;transition:background-color .1s ease-in-out}.link-preview-modal__remove-button:hover,.link-set-modal__remove-button:hover,.link-edit-modal__remove-button:hover,.link-preview-modal__edit-button:hover,.link-set-modal__edit-button:hover,.link-edit-modal__edit-button:hover,.link-preview-modal__copy-button:hover,.link-set-modal__copy-button:hover,.link-edit-modal__copy-button:hover,.link-preview-modal__apply-button:hover,.link-set-modal__apply-button:hover,.link-edit-modal__apply-button:hover{background-color:#eee}.link-preview-modal__remove-button>svg,.link-set-modal__remove-button>svg,.link-edit-modal__remove-button>svg,.link-preview-modal__edit-button>svg,.link-set-modal__edit-button>svg,.link-edit-modal__edit-button>svg,.link-preview-modal__copy-button>svg,.link-set-modal__copy-button>svg,.link-edit-modal__copy-button>svg,.link-preview-modal__apply-button>svg,.link-set-modal__apply-button>svg,.link-edit-modal__apply-button>svg{width:16px;height:16px}.link-preview-modal form,.link-set-modal form,.link-edit-modal form{display:flex;align-items:flex-end;width:100%}.link-preview-modal form input,.link-set-modal form input,.link-edit-modal form input{border:1px solid #dadce0;border-radius:6px;padding:.4rem .8rem;margin-bottom:.2rem;width:100%}.link-preview-modal form input:last-of-type,.link-set-modal form input:last-of-type,.link-edit-modal form input:last-of-type{margin-bottom:0}.link-preview-modal form .link-set-modal__buttons-wrapper,.link-set-modal form .link-set-modal__buttons-wrapper,.link-edit-modal form .link-set-modal__buttons-wrapper,.link-preview-modal form .link-edit-modal__buttons-wrapper,.link-set-modal form .link-edit-modal__buttons-wrapper,.link-edit-modal form .link-edit-modal__buttons-wrapper{margin-left:8px}.link-preview-modal form .link-set-modal__buttons-wrapper button,.link-set-modal form .link-set-modal__buttons-wrapper button,.link-edit-modal form .link-set-modal__buttons-wrapper button,.link-preview-modal form .link-edit-modal__buttons-wrapper button,.link-set-modal form .link-edit-modal__buttons-wrapper button,.link-edit-modal form .link-edit-modal__buttons-wrapper button{border-radius:6px;width:45px;color:#1a73e8}.link-preview-modal form .link-set-modal__buttons-wrapper button:hover,.link-set-modal form .link-set-modal__buttons-wrapper button:hover,.link-edit-modal form .link-set-modal__buttons-wrapper button:hover,.link-preview-modal form .link-edit-modal__buttons-wrapper button:hover,.link-set-modal form .link-edit-modal__buttons-wrapper button:hover,.link-edit-modal form .link-edit-modal__buttons-wrapper button:hover{background:#1a73e80a;color:#174ea6}.ProseMirror .details{display:flex;border:1px solid #e7e9e8;border-radius:6px;padding:8px 30px 8px 0;margin-bottom:8px}.ProseMirror .details>button{display:flex;justify-content:center;align-items:center;cursor:pointer;width:1.5em;height:1.5em;margin:0 .4rem;font-size:inherit;font-family:inherit;color:#8a8f8d;border-radius:.3rem;border:none;background-color:unset}.ProseMirror .details>button:hover{background-color:#eff0f0;border-radius:4px}.ProseMirror .details>button:before{content:"▶";display:flex;justify-content:center;align-items:center}.ProseMirror .details.is-open>button:before{content:"▼"}.ProseMirror .details>div{flex:1;overflow:auto}.ProseMirror .details:last-child{margin-bottom:0}.ProseMirror .column-block{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;margin-bottom:6px}.ProseMirror .column{border:1px #e7e9e8 dashed;border-radius:6px;padding:8px;overflow:auto}.ProseMirror .pinyin-wrapper{display:inline-block;vertical-align:bottom;padding:0 1px}.ProseMirror .pinyin-wrapper .pinyin{display:block;text-align:center}.ProseMirror .pinyin-wrapper .pinyin:first-child{line-height:1em}.ProseMirror[contenteditable=true] .pinyin-wrapper{margin:0 1px}.ProseMirror[contenteditable=true] .pinyin{border:1px #e7e9e8 dashed;border-radius:4px;padding:0 4px}.ProseMirror[contenteditable=true] .pinyin:first-child{margin-bottom:2px}.ProseMirror .image-view{display:inline-block;float:none;max-width:100%;line-height:0;vertical-align:middle;-webkit-user-select:none;user-select:none}.ProseMirror .image-view--inline{margin-right:0;margin-left:0}.ProseMirror .image-view--block{display:block}.ProseMirror .image-view--left{float:left;margin-right:12px;margin-left:0}.ProseMirror .image-view--right{float:right;margin-right:0;margin-left:12px}.ProseMirror .image-view__body{position:relative;display:inline-block;max-width:100%;clear:both;outline:transparent solid 2px;transition:all .2s ease-in}.ProseMirror .image-view__body:hover{outline-color:#ffc83d}.ProseMirror .image-view__body--focused:hover,.ProseMirror .image-view__body--resizing:hover{outline-color:transparent}.ProseMirror .image-view__body__placeholder{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ProseMirror .image-view__body__image{margin:0;cursor:pointer!important;max-width:100%;padding:0 1px}.ProseMirror .image-view.focus img{outline:2px solid #409eff}.ProseMirror .image-resizer{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid #409eff}.ProseMirror .image-resizer__handler{position:absolute;z-index:2;box-sizing:border-box;display:block;width:12px;height:12px;background-color:#409eff;border:1px solid #fff;border-radius:2px}.ProseMirror .image-resizer__handler--tl{top:-6px;left:-6px;cursor:nw-resize}.ProseMirror .image-resizer__handler--tr{top:-6px;right:-6px;cursor:ne-resize}.ProseMirror .image-resizer__handler--bl{bottom:-6px;left:-6px;cursor:sw-resize}.ProseMirror .image-resizer__handler--br{right:-6px;bottom:-6px;cursor:se-resize}.ProseMirror .search-result{background-color:#ffd90080}.ProseMirror .search-result-current{background-color:#0dff0080}.ProseMirror::selection{background:var(--se-text-selection-background)}.ProseMirror .smart-text-selection{background:var(--se-text-selection-background);padding:2px 0}.ProseMirror span[data-type=fill]{display:inline-block;width:30px;height:2px;background-color:#ccc;margin:0 3px}.ProseMirror .image-placeholder{display:inline-block;width:100px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAkSSURBVHic7Z1fb9vWGYd/JEWRImVZsqvIcZzYiVdjNjDD21KgKLAgwYAgF7to+0W6fYJin2DZZ9h90YtdDBmGet1FOtTAEg+IUXdJLEVxrNCy/likSJEUdyGRFhVJsS2Z56Q5z5UoUtIrPXzPe87hoc2hj2bTW3LhfgmO20DbWwKHdP8xjDHwUAWHKjjua8Hj/5xIcHu9u7nejYbp/gme9/tIA3zf4bj7SVn4Q7DpP2g0nW8A3CYREwObyUTsDgDwQDczmAyS3O46ANetGc9JR8QABAjXeZdrf0E6EEYHF+6XPDzvU9KBMLpw3AYPj3VrqaHtLXGNpuORjoNxAk86AEYYJoQymBDKYEIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMqIkQ7gNJhWC7W6gZJWQUwQIEtxqKqM6ZQCWYqTDm+iUC+koZt4sluAZdkD98cEAdMpBdMpFUlVhqrIiMWEiKOcHFTP9jqOi+//8yMc1z3T61RFRjqlvpNZRHWGFIramWUAgG6Y0A0z2H6XsoiYENdtw7RasB0n9LzA85hKKgCAw0p9Ip/luC7KlWOUK8fBc9MpFUlFpi6LiAjRyjVo5drAfdMpFVNJBY7jDq0bk6BW11Gr68G2JImdZk6RkcumiWVQ5EJGyQCARPdMrdWNqEICAFiWjZJWBQA8yx/g2kIWiwuXIo0BiHgc4rrtkTIAQFEkAAidvSQoFDXki68j/9xIhRzrzZH7BZ4P2vJGT1EmRaGowbRakX5mpEJs2xm5X5LE4LGukxcCRN90UtXtDbJDN8/V3T0tkiRiceESVEXu1o5KqAfWS9QZQpcQ2S/oF1c/JEnE+tp1yN1sTKoyZmemkC9qKAyoGTEh2t4WVZOLSqJT0PULrB9X5mYDGb3ksoPXC06n1AuLZRDUCBHFGOJiJ2GrF5ghqioPfF6WxFANAzrZkRxy/EVBjRD/rL3oAeGw93YcF67TDj03TN5FQo0QNdH58hfdq3n5qjz4+YPyGx2JpBK9EGqKut9cDCvo/tyTf5xl2WgYJvQz9sh0w8STHwq4tnAJSVWGabVQPjpGoagN+EzlHN9kPKgRMmxAmMumcW3h0sBCDACmZWP36csz9cz8icaYIIyUGXVBByhpsmQpDkHohNI7IJyfm8XK8pWhMjqvFbG+toTZzNSZP3eUDEkSiUwwUiHE7+72DghVRcby0typ3+PG0uU3eknjkCaQHQAlQgYNCM8iA+hkyiRnZ1UCBR2gREj/gHA6pZ6r/c5l0xPLEhL1A6BAiMDzbwwIx+ndTCJLSAwIfYgL8a9/9A4Ix2m/J5ElJAaEPsSFyAOuEI7bfo+bJSQGhD7Ehfj1o7egj9vdHDdLSAwIfYgL8TOkd0wwicnFtZVr534tqYIOEBYi8HwwIOy97vC6u9hgHJKqjJXlKyOvZ0iSiNnMVKiJJDUg9CE6dcILJ+dDbyEtaVWoiowrl2fHev9cNo3ZzBRKWhW6YcJxXDhuO1iP5V8D6V0hSWpA6ENUiG07cN02BIFHLptGvvg66Gk9yx/AtGxcuTwz1iK2WEx4q9jejCA1IPQhPrl4rDeDs3J97Tqe/FAIBoj7B2XsH5RDi9guYilora4HNYxk/QAiFiLwb5YsrVyDmpAgijHIkohfrS+jfHSMcqWOal2HZdmhRWxAp96oqhw0PbOZqbEE+Z0IkgNCn0iFDOqK2raDveJrzOdmguZidmYKszOd2VvHcVGrG6jV9dD1j1FLQf1F1aehoZvYf3UEgOyA0Cfy2xF+fL4/dH2WkpCgKjKUhBSaku+noZuo1XXohhlkUT+9WeSvfO/PopJWxbO9g6C5urE4N3ZHYlwiF2IYFl7sa3Db7bceK4oClITcuWNKkYYW92FZ1I8kiUgqMhzXhdltCn1igoCPfvkh8dsUiNywY9sOtHINetN662rGXniehyyJgSAlIQ/MIsdxoRsmGro5Mot8JEnE2so14vUDoPwOqkni36eo6yYahgnTagVFfNQl4qh5b4S8KxCfy2KEYUIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMr4yQtp2Q5aZ5gvIw1xIX/56t840Eb/TZMDrY6//uO/wQ/7NK9h8+Huqd5/63EeW4/zY8cZFcQv4Z6GZ4VDzKRVbG0X0NAtNAwLAPDg2x0AQDwu4PbHKyRDnBjUCzmqGXia1/DZvQ009I6If363i/XVBWSmOwva/LXBAPDV3x5B7wrr5WnhMHisKhI+v7dxwZGfDyqEvHhVCf2ISUVCLptCw7Cw+XAXqiJB1y2UDuuwbRct20XLdlA6PGnqbNtBLpsCANz+eCWQtbXdaa5uri8CAEqHdTzeeRnVVzszVAgpaXVUqidre6/OZ5DLprD9pAjdsKB2F2QDwFHVCG0PQhQFJNXOMXGxcwXQ324Yo19LGiqE3FxfxFz37O7l5x9eRi47jcc7ReSyKeSyKTzQdjrCPjg5PqlKSL5F0rsCFUKGMTOtoNU66bK2bAcNo1PUX+xXAAC6YeHqfCZU1P/+r5033qu/htAK1UL6iYsxfH5vAy3bQVyM4fvtPEpaHZ/8+kZwTFKV8NH64tAaUqkZePGqEn3wp+SdEgJ0asjmd7uYy6ZwoNVx99ZqqJd19zeroeP7a0hSlXB1PhPs33y4i6vzGSwvZnFUM7D9pIhPbt5AXIxh538HAIDVn53tfsdxiFRISRvcw9nazod+VKDzI/T+cD4zaQV3b63iwbc7mEkrwQ9+Hvyemi+rUtXx4lUFLdtFXIzhaV5DXIz9dIWoqoTlxQ9Cz/Vv+2TSw2+aSSoS7t5axebDXZS044HiTkNcjOGzexvBybC8mMXV+Uyw/bvf/iLyaRe26oQyiM9lMcIwIZTBhFAGE0IZTAhlMCGUwYRQBhNCGUwIZTAhlMGEUAYTQhk8PIz/l14Yk8FDlQfP7ZGOg9GFQ5WH5z0iHQejC8d9zTWb3pIL9znpWBiAAOE6n0hwe+C4+6SDee/huPuJBLfH+duNpvMNgNvkInqv2UwmYneAnm5vMhG7wzKFABx335cBAFz//mbTW3K59hfwvE/hIQ0Og/8XEON8eKiC5/bgeY8ECH9MJMK93P8DX41z8HMh0L8AAAAASUVORK5CYII=) no-repeat center}.ProseMirror .embed-video{display:block;position:relative;left:50%;transform:translate(-50%);margin:0 0 10px!important}.ProseMirror .smart-text-selection{background-color:var(--se-text-selection-background)}.drag-handle{position:fixed;opacity:1;transition:opacity ease-in .2s;border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(0, 0, 0, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-size:calc(.5em + .375rem) calc(.5em + .375rem);background-repeat:no-repeat;background-position:center;width:1.2rem;height:1.5rem;z-index:50;cursor:grab}.drag-handle:hover{background-color:#f5f5f4;transition:background-color .2s}.drag-handle:active{background-color:#e7e5e4;transition:background-color .2s;cursor:grabbing}.drag-handle.hide{opacity:0;pointer-events:none}@media screen and (max-width: 600px){.drag-handle{display:none;pointer-events:none}}.smart-editor-container[data-v-a5a624c2] .smart-editor{padding:0 8px}.smart-toc-container[data-v-af30de65]{background-color:var(--se-color-white);box-sizing:border-box;display:flex;flex-direction:column}.smart-toc-container .smart-toc-title[data-v-af30de65]{position:absolute;top:8px;left:24px;font-size:16px}.smart-toc-container .smart-toc-content[data-v-af30de65]{list-style:none;flex:1;display:flex;flex-direction:column}.smart-toc-container .smart-toc-content .smart-toc-empty[data-v-af30de65]{font-size:14px;flex:1;display:flex;align-items:center;justify-content:center;color:var(--se-text-color-light)}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]{border-radius:3px;padding:5px 7px 5px 37px;box-sizing:border-box;align-items:center;position:relative;margin:2px 0}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]:before{position:absolute;content:attr(data-heading);color:var(--se-text-color-light);margin-right:8px;border-radius:2px;border:solid 1px var(--se-border-color);font-size:8px;padding:5px 4px;left:7px;top:50%;transform:translateY(-50%)}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]:hover{cursor:pointer;background:var(--se-content-node-selected-background);color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]:hover:before{color:var(--se-primary-color);border-color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item.active[data-v-af30de65]{background:var(--se-button-hover-background);color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item.active[data-v-af30de65]:before{color:var(--se-primary-color);border-color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item.level-1[data-v-af30de65]{margin-left:0;width:100%}.smart-toc-container .smart-toc-content .smart-toc-item.level-2[data-v-af30de65]{margin-left:15px;width:calc(100% - 15px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-3[data-v-af30de65]{margin-left:30px;width:calc(100% - 30px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-4[data-v-af30de65]{margin-left:45px;width:calc(100% - 45px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-5[data-v-af30de65]{margin-left:60px;width:calc(100% - 60px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-6[data-v-af30de65]{margin-left:75px;width:calc(100% - 75px)}.smart-toc-container .smart-toc-content .smart-toc-item .smart-toc-text[data-v-af30de65]{text-overflow:ellipsis;word-break:break-all;white-space:nowrap;overflow:hidden}.smart-toc-container[data-v-af30de65] .se-tree:not(.se-tree--block-line) .se-tree-node:not(.se-tree-node--disabled) .se-tree-node-content:hover{background-color:unset;color:var(--se-primary-color)}.smart-toc-container[data-v-af30de65] .se-tree:not(.se-tree--block-line) .se-tree-node:not(.se-tree-node--disabled).se-tree-node--selected .se-tree-node-content{background-color:unset;color:var(--se-primary-color)}.smart-toc-container[data-v-af30de65] .se-tree .se-tree-node-content{padding:0 0 0 8px;color:#666}.smart-toc-container[data-v-af30de65] .se-tree .se-tree-node-switcher .se-tree-node-switcher__icon{width:16px;height:16px;font-size:16px;color:#666}.smart-page-container[data-v-69918899]{height:100%;display:flex;position:relative}.smart-page-container .smart-tool-container[data-v-69918899]{position:relative}.smart-page-container .smart-tool-container-bottom[data-v-69918899]{position:absolute;left:-50px;bottom:24px;width:36px;height:180px}.smart-zoomable-container[data-v-69918899]{flex:1;padding:16px 50px;scroll-behavior:smooth}.smart-zoomable-container .smart-zoomable-content[data-v-69918899]{margin:0 auto;position:relative;overflow-y:hidden}.smart-zoomable-container .smart-zoomable-content .smart-page-content[data-v-69918899]{transform-origin:0 0;box-sizing:border-box;display:flex;position:relative;overflow:visible!important;background-color:#fff;box-shadow:#0000000f 0 0 10px,#0000000a 0 0 0 1px}.smart-zoomable-container .smart-zoomable-content .smart-page-content [contenteditable][data-v-69918899]{outline:none}.smart-scrollable-container[data-v-6daae147]{width:100%;overflow:hidden;display:flex}.smart-scrollable-container .smart-scrollable-control[data-v-6daae147]{display:flex;align-items:center;justify-content:center;border:solid 1px var(--se-border-color);border-radius:var(--se-radius);cursor:pointer;color:var(--se-text-color-light);position:relative;overflow:visible;background-color:var(--se-button-hover-background);z-index:10;font-size:20px}.smart-scrollable-container .smart-scrollable-control[data-v-6daae147]:hover{border-color:var(--se-primary-color);background-color:var(--se-primary-color);color:var(--se-color-white)}.smart-scrollable-container .smart-scrollable-control.scrollable-left[data-v-6daae147]{margin-right:5px}.smart-scrollable-container .smart-scrollable-control.scrollable-left .arrow[data-v-6daae147]{transform:rotate(90deg)}.smart-scrollable-container .smart-scrollable-control.scrollable-left[data-v-6daae147]:before{display:block;content:"";background:linear-gradient(to left,transparent,var(--se-color-white));position:absolute;left:22px;top:0;bottom:0;width:40px;pointer-events:none}.smart-scrollable-container .smart-scrollable-control.scrollable-right[data-v-6daae147]{margin-left:5px}.smart-scrollable-container .smart-scrollable-control.scrollable-right .arrow[data-v-6daae147]{transform:rotate(-90deg)}.smart-scrollable-container .smart-scrollable-control.scrollable-right[data-v-6daae147]:before{display:block;content:"";background:linear-gradient(to right,transparent,var(--se-color-white));position:absolute;right:22px;top:0;bottom:0;width:40px;pointer-events:none}.smart-scrollable-container .smart-scrollable-content[data-v-6daae147]{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;flex:1}.smart-scrollable-container .smart-scrollable-content[data-v-6daae147]::-webkit-scrollbar{display:none}.se-modal-mask{background-color:unset;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.smart-link-text[data-v-c068e1fc]{margin-top:12px}.smart-button-actions[data-v-c068e1fc]{margin:12px 0 0;text-align:right}.smart-button-actions[data-v-c068e1fc] .se-button{margin-left:10px}.smart-table-grid[data-v-59fdbaae]{margin-top:4px}.smart-table-grid .row[data-v-59fdbaae]{display:flex;gap:4px}.smart-table-grid .cell[data-v-59fdbaae]{width:14px;height:14px;border:1px solid var(--se-border-color);cursor:pointer;margin-bottom:4px;box-sizing:content-box}.smart-table-grid .cell.selected[data-v-59fdbaae]{border-color:var(--se-primary-color);background-color:#00000008}.smart-table-custom[data-v-59fdbaae]{margin-bottom:4px}.smart-table-custom[data-v-59fdbaae] .se-input-number{width:196px;display:block;margin-bottom:8px}.smart-table-custom-title[data-v-59fdbaae]{color:var(--se-text-color-light);font-size:12px;margin:8px 0 2px}.smart-table-custom .smart-insert-button[data-v-59fdbaae]{margin-top:5px}.smart-heading-select-option[data-v-346e4792]{height:auto!important}.smart-heading-select-option .heading-size[data-v-346e4792]{line-height:2em;font-weight:600;min-width:100px;color:var(--se-text-color)}.smart-heading-select-option .text[data-v-346e4792]{font-size:12px;font-weight:400;line-height:2.4em}.smart-heading-select-option .h1[data-v-346e4792]{font-size:36px}.smart-heading-select-option .h2[data-v-346e4792]{font-size:30px}.smart-heading-select-option .h3[data-v-346e4792]{font-size:24px}.smart-heading-select-option .h4[data-v-346e4792]{font-size:22px}.smart-heading-select-option .h5[data-v-346e4792]{font-size:20px}.smart-heading-select-option .h6[data-v-346e4792]{font-size:18px}.smart-scrollable-container[data-v-37630829]{padding:10px}.smart-scrollable-container[data-v-37630829] .smart-scrollable-content-center .smart-classic-menu{justify-content:flex-start}.smart-classic-menu[data-v-37630829]{display:flex;align-items:center;justify-content:center;flex:1}.smart-classic-menu-insert[data-v-37630829]{font-size:12px;color:var(--se-content-text-color);padding:4px 4px 4px 6px}.smart-classic-menu .smart-virtual-group[data-v-37630829]{display:flex;align-items:center}.smart-classic-menu .smart-virtual-group[data-v-37630829]:empty{display:none}.smart-classic-menu .smart-virtual-group[data-v-37630829]:not(:last-child):before,.smart-classic-menu .smart-virtual-group.is-slot[data-v-37630829]:before{content:"";display:block;height:18px;width:1px;background-color:var(--se-border-color-light);margin:0 6px}.smart-classic-menu .smart-virtual-group[data-v-37630829]:first-child:before{display:none}.smart-classic-menu .smart-virtual-group-row[data-v-37630829]{display:flex}.smart-toolbar-container[data-v-3d91acb0]{display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none;border-bottom:solid 1px var(--se-border-color);position:relative}.smart-editor-container{--td-brand-color: var(--se-primary-color);--td-warning-color: var(--se-warning-color);--td-error-color: var(--se-error-color);--td-text-color-primary: var(--se-text-color);--td-text-color-disabled: var(--se-text-color-disabled);width:100%;height:100%;min-height:400px;display:flex;flex-direction:column;color:var(--se-text-color);font-family:var(--se-font-family);position:relative!important}.smart-editor-container .smart-toolbar,.smart-editor-container .smart-footer{background-color:var(--se-color-white);position:relative;z-index:1000}.smart-editor-container .smart-main{flex:1;background-color:var(--se-color-white);overflow:hidden}.smart-menu-button[data-v-4d9e33c4]{--td-comp-paddingLR-s: 5px;--td-radius-default: var(--se-radius);border:none;padding:4px;height:24px}.smart-menu-button.show-text[data-v-4d9e33c4]{width:auto}.smart-menu-button.show-text .smart-button-content .smart-button-text[data-v-4d9e33c4]{display:block!important;margin-left:3px}.smart-menu-button[disabled] .smart-button-icon[data-v-4d9e33c4]{--se-primary-color: var(--se-text-color-disabled);color:var(--se-text-color-disabled)!important}.smart-menu-button[disabled] .smart-button-text[data-v-4d9e33c4]{color:var(--se-text-color-disabled)!important}.smart-menu-button-wrap[data-v-4d9e33c4]{display:inline-flex;margin-bottom:8px}.smart-menu-button-wrap[data-v-4d9e33c4]:not(:last-child){margin-right:4px}.smart-menu-button.active[data-v-4d9e33c4]{background-color:var(--se-button-hover-background)}.smart-menu-button.active .smart-button-icon-arrow.smart-button-handle[data-v-4d9e33c4]{background-color:#0000000d}.smart-menu-button .smart-button-icon-arrow[data-v-4d9e33c4]{display:flex;width:12px;height:24px;align-items:center;justify-content:center;margin-right:-3px}.smart-menu-button .smart-button-icon-arrow.smart-button-handle[data-v-4d9e33c4]{margin:0 -4px 0 2px}.smart-menu-button .smart-button-content[data-v-4d9e33c4]{display:flex;align-items:center;justify-content:center;font-size:16px}.smart-menu-button .smart-button-content .smart-button-text[data-v-4d9e33c4]{display:none}.smart-color-picker-container[data-v-a5541020]{width:244px;padding:8px 4px}.smart-color-picker-group[data-v-a5541020]{display:flex;flex-wrap:wrap;margin:8px 0;gap:4px}.smart-color-picker-group-title[data-v-a5541020]{color:var(--se-text-color-light);font-size:12px;margin:5px 0 2px}.smart-color-picker-item[data-v-a5541020]{width:20px;height:20px;border:solid 1px rgba(0,0,0,.1);margin-bottom:2px;flex-basis:20px;box-sizing:border-box;transition:all .2s;cursor:pointer;border-radius:3px}.smart-color-picker-item[data-v-a5541020]:hover{transform:scale(1.1);border-color:#0000004d}.smart-color-picker-divider[data-v-a5541020]{height:1px;background-color:var(--se-border-color-light);margin:10px 0}.smart-color-picker-more[data-v-a5541020]{display:flex;justify-content:space-between;align-items:center;padding:5px;cursor:pointer}.smart-color-picker-more[data-v-a5541020]:hover,.smart-color-picker-more.active[data-v-a5541020]{background-color:var(--td-bg-color-container-hover);border-radius:var(--se-radius)}.smart-color-picker-more-menu[data-v-a5541020]{display:flex;align-items:center;font-size:12px;color:var(--se-text-color-light);cursor:pointer}.smart-color-picker-more-menu .smart-icon[data-v-a5541020]{margin-right:5px;font-size:18px}.smart-color-picker-selected[data-v-a5541020]{width:100%;height:100%;background-color:#fff}.smart-color-picker[data-v-a5541020] .se-color-picker-checkboard{display:none}.smart-background-color[data-v-9819f9f0]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-bubble-menu-divider[data-v-bd0d430f]{width:1px;border-right:solid 1px var(--se-border-color-light);height:16px;margin:0 5px 0 0}.smart-bubble-menu-divider[data-v-bd0d430f]:last-child:is(.smart-bubble-menu-divider){display:none}.smart-editor-bubble-menu{border-radius:var(--se-radius);display:flex;align-items:center;flex-wrap:wrap}.smart-editor-bubble-menu:not(.assistant){padding:8px 10px;box-shadow:var(--se-shadow);border:1px solid var(--se-border-color);background-color:var(--se-color-white)}.smart-editor-bubble-menu:empty{display:none}.smart-editor-bubble-menu .smart-menu-button.show-text .smart-button-content .smart-button-text{display:none!important}.smart-page-container .format-painter[data-v-a8c77fda]{cursor:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill='none'%20version='1.1'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='master_svg0_114_0472'%3e%3crect%20x='0'%20y='0'%20width='16'%20height='16'%20rx='0'/%3e%3c/clipPath%3e%3cclipPath%20id='master_svg1_114_0473'%3e%3crect%20x='5.022216796875'%20y='-1.4962158203125'%20width='12.9876708984375'%20height='13.50201416015625'%20rx='0'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23master_svg0_114_0472)'%3e%3cg%20transform='matrix(0.9396925568580627,0.3420201539993286,-0.3420201539993286,0.9396925568580627,-0.20885891135549173,-1.8079323127967655)'%20clip-path='url(%23master_svg1_114_0473)'%3e%3cg%3e%3cpath%20d='M13.767943347587586,1.5037841796875L15.545953347587586,1.5037841796875C16.650553347587586,1.5037841796875,17.545953347587584,2.3992141796875,17.545953347587584,3.5037841796875L17.545953347587584,6.0037841796875L16.458353347587586,6.0037841796875L16.473353347587583,10.5124841796875L6.559453347587585,10.5454841796875L6.544343347587585,6.0037841796875L5.485992197487586,6.0037841796875L5.485992261387586,3.5037841796875C5.4859922895875854,2.3992141796875,6.381423347587585,1.5037841796875,7.485993347587586,1.5037841796875L9.264033347587585,1.5037841796875L9.264033347587585,0.0037841796875C9.264033347587585,-0.8246428203125,9.935613347587585,-1.4962158203125,10.764033347587585,-1.4962158203125L12.267943347587586,-1.4962158203125C13.096373347587585,-1.4962158203125,13.767943347587586,-0.8246428203125,13.767943347587586,0.0037841796875L13.767943347587586,1.5037841796875Z'%20fill-rule='evenodd'%20fill='%23FFFFFF'%20fill-opacity='1'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M13.768006796875,1.5037241796875L13.768006796875,0.0037841796875C13.768006796875,-0.8246428203125,13.096436796875,-1.4962158203125,12.268006796875,-1.4962158203125L10.764096796875,-1.4962158203125C9.935676796875,-1.4962158203125,9.264096796875,-0.8246428203125,9.264096796875,0.0037841796875L9.264096796875,1.5037241796875L7.486056796874999,1.5037241796875C6.381486796875,1.5037241796875,5.486053796875,2.3991541796875,5.486053796875,3.5037241796874996L5.486053796875,4.5067741796875L5.485970796875,8.2561941796875Q5.485970796875,9.3808841796875,5.319020796875,10.5055841796875Q5.207691796875,11.2555841796875,5.022125052675,12.0055841796875L12.174436796875,12.0055841796875C12.174436796875,12.0055841796875,12.191006796875001,12.0057841796875,12.191006796875001,12.0057841796875C12.191006796875001,12.0057841796875,12.207576796875,12.0055841796875,12.207576796875,12.0055841796875L12.555476796875,12.0055841796875C13.219336796875,11.9977841796875,13.833476796875,11.6293841796875,13.986586796875,10.9597841796875Q14.139126796875,10.2926841796875,14.139126796875,9.5187841796875L14.139116796875,7.747104179687501C14.139116796875,7.3318541796875,13.802476796875,7.0037841796875,13.387236796875,7.0037841796875C12.971966796875,7.0037841796875,12.635326796874999,7.347784179687499,12.635336796875,7.763044179687499Q12.635346796875,8.5691841796875,12.635346796875,9.5187841796875Q12.635346796875,10.0428841796875,12.537226796875,10.5055841796875L10.354586796875001,10.5055841796875Q10.438996796875,10.0738841796875,10.438996796875,9.5929841796875L10.439006796874999,8.7599841796875C10.439006796874999,8.3446641796875,10.102316796875,8.0012241796875,9.687016796875,8.0012241796875C9.271806796875001,8.0012241796875,8.935226796875,8.3183841796875,8.935216796875,8.7335841796875Q8.935216796875,9.0827841796875,8.935216796875,9.5929841796875Q8.935216796875,10.0752841796875,8.852126796875,10.5055841796875L6.834036796875,10.5055841796875Q6.985966796875,9.3816841796875,6.985966796875,8.2561941796875L6.985966796875,6.0067741796875L16.045916796874998,6.0067741796875L16.045916796874998,8.2561941796875Q16.045916796874998,9.3816841796875,16.197916796875,10.5055841796875L15.719916796875,10.5055841796875L15.719916796875,10.5055841796875C15.310316796875,10.5122841796875,14.981596796875,10.8461841796875,14.981596796875,11.2557841796875C14.981596796875,11.6699841796875,15.317416796875,12.0057841796875,15.731616796875,12.0057841796875C15.731616796875,12.0057841796875,15.748216796875,12.0055841796875,15.748216796875,12.0055841796875L18.009816796875,12.0055841796875Q17.824216796875,11.2555841796875,17.712916796875,10.5055841796875Q17.545916796874998,9.3808841796875,17.545916796874998,8.2561941796875L17.545916796874998,6.0037241796875L17.546016796875,3.5037241796874996C17.546016796875,2.3991541796875,16.650616796875,1.5037241796875,15.546016796875,1.5037241796875L13.768006796875,1.5037241796875ZM12.268006796875,1.5037241796875L10.764096796875,1.5037241796875L10.764096796875,0.0037841796875L12.268006796875,0.0037841796875L12.268006796875,1.5037241796875ZM10.750426796875,3.0037241796874996L10.764096796875,3.0037841796875L12.268006796875,3.0037841796875L12.281676796875,3.0037241796874996L15.546016796875,3.0037241796874996Q15.753116796875,3.0037241796874996,15.899616796875,3.1501741796875002Q16.046016796875,3.2966141796875004,16.046016796875,3.5037241796874996L16.046016796875,4.5037241796875L6.986056796875,4.5037241796875L6.986056796875,3.5037241796874996Q6.986056796875,3.2966141796875004,7.1324967968749995,3.1501741796875002Q7.278946796875,3.0037241796874996,7.486056796874999,3.0037241796874996L10.750426796875,3.0037241796874996Z'%20fill-rule='evenodd'%20fill='%2307C160'%20fill-opacity='1'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"),text}.smart-page-container .smart-search-result[data-v-a8c77fda]{background-color:var(--se-content-search-result-background)}.smart-page-container .smart-search-result-current[data-v-a8c77fda]{background:var(--se-content-search-result-current-background)}.tiptap.ProseMirror[data-v-a8c77fda]{outline:none;color:#000000e6;font-size:18px;line-height:1.6}.tiptap.ProseMirror[data-v-a8c77fda]>*{margin-left:16px!important;margin-right:16px!important}.tiptap.ProseMirror>p[data-v-a8c77fda]:has(.image-view--Y){margin-left:0!important;margin-right:0!important}.tiptap.ProseMirror h1[data-v-a8c77fda]{font-size:36px}.tiptap.ProseMirror h2[data-v-a8c77fda]{font-size:30px}.tiptap.ProseMirror h3[data-v-a8c77fda]{font-size:24px}.tiptap.ProseMirror h4[data-v-a8c77fda]{font-size:22px}.tiptap.ProseMirror h5[data-v-a8c77fda]{font-size:20px}.tiptap.ProseMirror h6[data-v-a8c77fda]{font-size:18px}.ProseMirror p[data-v-a8c77fda]{clear:both;min-height:1em;font-size:18px;line-height:2em;word-break:break-word}.ProseMirror p[data-v-a8c77fda] *{text-indent:0}.ProseMirror sup[data-v-a8c77fda],sub[data-v-a8c77fda]{font-size:.67em}.ProseMirror>p[data-v-a8c77fda]{margin-top:0;margin-bottom:6px}.list-paddingleft-1[data-v-a8c77fda]{margin-bottom:6px;padding-left:1.4em}.ProseMirror .code-snippet[data-v-a8c77fda]{margin:10px 0;display:block;overflow-x:auto;font-size:14px;padding:1em 1em 1em 3em;color:#333;position:relative;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:2px;counter-reset:line;white-space:normal;-webkit-overflow-scrolling:touch}.ProseMirror .code-snippet code[data-v-a8c77fda]{display:flex;position:relative;text-align:left;white-space:pre;font-size:14px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace}.ProseMirror img.ProseMirror-separator[data-v-a8c77fda]{width:0!important}.ProseMirror .video_iframe[data-v-a8c77fda]{background-color:#000;width:100%!important;position:static}.ProseMirror a[data-v-a8c77fda]{color:#117cee;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ProseMirror .h5_image_link[data-v-a8c77fda],.ProseMirror .weapp_image_link[data-v-a8c77fda]{position:relative;display:inline-block;font-size:0}.ProseMirror pre[data-v-a8c77fda]{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:8px}.ProseMirror pre code[data-v-a8c77fda]{color:inherit;padding:0;background:none;font-size:16px}.ProseMirror pre .hljs-comment[data-v-a8c77fda],.ProseMirror pre .hljs-quote[data-v-a8c77fda]{color:#616161}.ProseMirror pre .hljs-variable[data-v-a8c77fda],.ProseMirror pre .hljs-template-variable[data-v-a8c77fda],.ProseMirror pre .hljs-attribute[data-v-a8c77fda],.ProseMirror pre .hljs-tag[data-v-a8c77fda],.ProseMirror pre .hljs-name[data-v-a8c77fda],.ProseMirror pre .hljs-regexp[data-v-a8c77fda],.ProseMirror pre .hljs-link[data-v-a8c77fda],.ProseMirror pre .hljs-selector-id[data-v-a8c77fda],.ProseMirror pre .hljs-selector-class[data-v-a8c77fda]{color:#f98181}.ProseMirror pre .hljs-number[data-v-a8c77fda],.ProseMirror pre .hljs-meta[data-v-a8c77fda],.ProseMirror pre .hljs-built_in[data-v-a8c77fda],.ProseMirror pre .hljs-builtin-name[data-v-a8c77fda],.ProseMirror pre .hljs-literal[data-v-a8c77fda],.ProseMirror pre .hljs-type[data-v-a8c77fda],.ProseMirror pre .hljs-params[data-v-a8c77fda]{color:#fbbc88}.ProseMirror pre .hljs-string[data-v-a8c77fda],.ProseMirror pre .hljs-symbol[data-v-a8c77fda],.ProseMirror pre .hljs-bullet[data-v-a8c77fda]{color:#b9f18d}.ProseMirror pre .hljs-title[data-v-a8c77fda],.ProseMirror pre .hljs-section[data-v-a8c77fda]{color:#faf594}.ProseMirror pre .hljs-keyword[data-v-a8c77fda],.ProseMirror pre .hljs-selector-tag[data-v-a8c77fda]{color:#70cff8}.ProseMirror pre .hljs-emphasis[data-v-a8c77fda]{font-style:italic}.ProseMirror pre .hljs-strong[data-v-a8c77fda]{font-weight:700}.ProseMirror code[data-v-a8c77fda]{padding:0 .25em;border-radius:.25em;background-color:#6161611a;color:#616161;-webkit-box-decoration-break:clone;box-decoration-break:clone}.ProseMirror p.is-editor-empty[data-v-a8c77fda]:first-child:before{float:left;height:0;content:"请输入内容";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-editor-empty-en[data-v-a8c77fda]:first-child:before{float:left;height:0;content:"Please Enter Content";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty[data-v-a8c77fda]:before{float:left;height:0;content:"输入 / 唤起更多";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty-en[data-v-a8c77fda]:before{float:left;height:0;content:"Enter / evoke more";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror u[data-v-a8c77fda]{text-underline-offset:.25em}.ProseMirror .tableWrapper[data-v-a8c77fda]{margin-bottom:6px;overflow-x:auto;overflow-y:hidden;scrollbar-color:#00000033 transparent}.ProseMirror .tableWrapper.highlighted-table[data-v-a8c77fda]{outline:2px solid rgba(7,193,96,.2)}.ProseMirror .tableWrapper[data-v-a8c77fda]::-webkit-scrollbar-thumb{border-radius:15px;border:3.5px solid transparent;background-clip:content-box;visibility:hidden}.ProseMirror .tableWrapper[data-v-a8c77fda]::-webkit-scrollbar{background:transparent}.ProseMirror .resize-cursor[data-v-a8c77fda]{cursor:ew-resize;cursor:col-resize}.ProseMirror table[data-v-a8c77fda]{border-collapse:collapse;table-layout:fixed;margin:0;overflow:hidden;max-width:unset}.ProseMirror table td[data-v-a8c77fda],.ProseMirror table th[data-v-a8c77fda]{min-width:1em;border:2px solid #ced4da;padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative;overflow:hidden}.ProseMirror table td[data-v-a8c77fda]>*,.ProseMirror table th[data-v-a8c77fda]>*{margin-bottom:0}.ProseMirror table th[data-v-a8c77fda]{font-weight:700;text-align:left;background-color:#f1f3f5}.ProseMirror table .selectedCell[data-v-a8c77fda]:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.ProseMirror table .column-resize-handle[data-v-a8c77fda]{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;cursor:col-resize}.ProseMirror table .line[data-v-a8c77fda]{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9IiNjZWQ0ZGEiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg0K) no-repeat 100% center}.ProseMirror table p[data-v-a8c77fda]{margin:0}.ProseMirror table[data-table-border=table-border] td[data-v-a8c77fda],.ProseMirror table[data-table-border=table-border] th[data-v-a8c77fda]{border:1px dashed #e7e9e8}.ProseMirror table[data-table-auto=true][data-v-a8c77fda]{table-layout:auto;width:100%}.ProseMirror table[data-width-auto=true][data-v-a8c77fda]{table-layout:fixed!important}.ProseMirror table[data-width-auto=true] td[data-v-a8c77fda],.ProseMirror table[data-table-auto=true] td[data-v-a8c77fda],.ProseMirror table[data-width-auto=true] th[data-v-a8c77fda],.ProseMirror table[data-table-auto=true] th[data-v-a8c77fda]{pointer-events:none}.ProseMirror table[data-width-auto=true] p[data-v-a8c77fda],.ProseMirror table[data-table-auto=true] p[data-v-a8c77fda]{pointer-events:all}.ProseMirror *[data-indent="16"][data-v-a8c77fda]{text-indent:288px!important}.ProseMirror *[data-indent="14"][data-v-a8c77fda]{text-indent:252px!important}.ProseMirror *[data-indent="12"][data-v-a8c77fda]{text-indent:216px!important}.ProseMirror *[data-indent="10"][data-v-a8c77fda]{text-indent:180px!important}.ProseMirror *[data-indent="8"][data-v-a8c77fda]{text-indent:144px!important}.ProseMirror *[data-indent="6"][data-v-a8c77fda]{text-indent:108px!important}.ProseMirror *[data-indent="4"][data-v-a8c77fda]{text-indent:72px!important}.ProseMirror *[data-indent="2"][data-v-a8c77fda]{text-indent:36px!important}.ProseMirror .Tiptap-mathematics-editor[data-v-a8c77fda]{background:#202020;color:#fff;font-family:monospace!important;padding:.2rem .5rem}.ProseMirror .Tiptap-mathematics-render[data-v-a8c77fda]{padding:0 .25rem}.ProseMirror .Tiptap-mathematics-render--editable[data-v-a8c77fda]{cursor:pointer;transition:background .2s}.ProseMirror .Tiptap-mathematics-render--editable[data-v-a8c77fda]:hover{background:#eee}.ProseMirror .Tiptap-mathematics-editor[data-v-a8c77fda],.ProseMirror .Tiptap-mathematics-render[data-v-a8c77fda]{border-radius:.25rem;display:inline-block}.ProseMirror hr[data-v-a8c77fda]{box-sizing:border-box;height:4px;padding:0;margin:12px 0;background:transparent;background-color:#d0d7de;overflow:hidden;border:0}.ProseMirror blockquote[data-v-a8c77fda]{border-left:3px solid rgba(13,13,13,.1);padding-left:16px}.ProseMirror div[data-type=highlightBlock][data-v-a8c77fda]{padding:5px 10px;margin-bottom:6px;border-radius:4px;border:1px solid transparent}.ProseMirror div[data-type=highlightBlock][data-v-a8c77fda]:hover,.ProseMirror-focused div[data-type=highlightBlock][data-v-a8c77fda]{border-color:var(--border-color)}.link-preview-modal[data-v-a8c77fda],.link-set-modal[data-v-a8c77fda],.link-edit-modal[data-v-a8c77fda]{background-color:#fff;border-radius:10px;border:1px solid #dadce0;display:flex;align-items:center;justify-content:space-between;padding:6px;box-shadow:0 1px 3px 1px #3c404326;margin-top:-6px}.link-preview-modal__metadata[data-v-a8c77fda],.link-set-modal__metadata[data-v-a8c77fda],.link-edit-modal__metadata[data-v-a8c77fda]{width:200px;display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse}.link-preview-modal__metadata a[data-v-a8c77fda],.link-set-modal__metadata a[data-v-a8c77fda],.link-edit-modal__metadata a[data-v-a8c77fda]{font-size:.9rem;margin-right:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-preview-modal__metadata img[data-v-a8c77fda],.link-set-modal__metadata img[data-v-a8c77fda],.link-edit-modal__metadata img[data-v-a8c77fda]{width:18px;height:18px;border-radius:50%;margin-right:8px}.link-preview-modal__remove-button[data-v-a8c77fda],.link-set-modal__remove-button[data-v-a8c77fda],.link-edit-modal__remove-button[data-v-a8c77fda],.link-preview-modal__edit-button[data-v-a8c77fda],.link-set-modal__edit-button[data-v-a8c77fda],.link-edit-modal__edit-button[data-v-a8c77fda],.link-preview-modal__copy-button[data-v-a8c77fda],.link-set-modal__copy-button[data-v-a8c77fda],.link-edit-modal__copy-button[data-v-a8c77fda],.link-preview-modal__apply-button[data-v-a8c77fda],.link-set-modal__apply-button[data-v-a8c77fda],.link-edit-modal__apply-button[data-v-a8c77fda]{width:30px;height:30px;border-radius:50%;margin:0 .25rem;display:flex;align-items:center;justify-content:center;transition:background-color .1s ease-in-out}.link-preview-modal__remove-button[data-v-a8c77fda]:hover,.link-set-modal__remove-button[data-v-a8c77fda]:hover,.link-edit-modal__remove-button[data-v-a8c77fda]:hover,.link-preview-modal__edit-button[data-v-a8c77fda]:hover,.link-set-modal__edit-button[data-v-a8c77fda]:hover,.link-edit-modal__edit-button[data-v-a8c77fda]:hover,.link-preview-modal__copy-button[data-v-a8c77fda]:hover,.link-set-modal__copy-button[data-v-a8c77fda]:hover,.link-edit-modal__copy-button[data-v-a8c77fda]:hover,.link-preview-modal__apply-button[data-v-a8c77fda]:hover,.link-set-modal__apply-button[data-v-a8c77fda]:hover,.link-edit-modal__apply-button[data-v-a8c77fda]:hover{background-color:#eee}.link-preview-modal__remove-button>svg[data-v-a8c77fda],.link-set-modal__remove-button>svg[data-v-a8c77fda],.link-edit-modal__remove-button>svg[data-v-a8c77fda],.link-preview-modal__edit-button>svg[data-v-a8c77fda],.link-set-modal__edit-button>svg[data-v-a8c77fda],.link-edit-modal__edit-button>svg[data-v-a8c77fda],.link-preview-modal__copy-button>svg[data-v-a8c77fda],.link-set-modal__copy-button>svg[data-v-a8c77fda],.link-edit-modal__copy-button>svg[data-v-a8c77fda],.link-preview-modal__apply-button>svg[data-v-a8c77fda],.link-set-modal__apply-button>svg[data-v-a8c77fda],.link-edit-modal__apply-button>svg[data-v-a8c77fda]{width:16px;height:16px}.link-preview-modal form[data-v-a8c77fda],.link-set-modal form[data-v-a8c77fda],.link-edit-modal form[data-v-a8c77fda]{display:flex;align-items:flex-end;width:100%}.link-preview-modal form input[data-v-a8c77fda],.link-set-modal form input[data-v-a8c77fda],.link-edit-modal form input[data-v-a8c77fda]{border:1px solid #dadce0;border-radius:6px;padding:.4rem .8rem;margin-bottom:.2rem;width:100%}.link-preview-modal form input[data-v-a8c77fda]:last-of-type,.link-set-modal form input[data-v-a8c77fda]:last-of-type,.link-edit-modal form input[data-v-a8c77fda]:last-of-type{margin-bottom:0}.link-preview-modal form .link-set-modal__buttons-wrapper[data-v-a8c77fda],.link-set-modal form .link-set-modal__buttons-wrapper[data-v-a8c77fda],.link-edit-modal form .link-set-modal__buttons-wrapper[data-v-a8c77fda],.link-preview-modal form .link-edit-modal__buttons-wrapper[data-v-a8c77fda],.link-set-modal form .link-edit-modal__buttons-wrapper[data-v-a8c77fda],.link-edit-modal form .link-edit-modal__buttons-wrapper[data-v-a8c77fda]{margin-left:8px}.link-preview-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda],.link-set-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda],.link-edit-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda],.link-preview-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda],.link-set-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda],.link-edit-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]{border-radius:6px;width:45px;color:#1a73e8}.link-preview-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-set-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-edit-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-preview-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-set-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-edit-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]:hover{background:#1a73e80a;color:#174ea6}.ProseMirror .details[data-v-a8c77fda]{display:flex;border:1px solid #e7e9e8;border-radius:6px;padding:8px 30px 8px 0;margin-bottom:8px}.ProseMirror .details>button[data-v-a8c77fda]{display:flex;justify-content:center;align-items:center;cursor:pointer;width:1.5em;height:1.5em;margin:0 .4rem;font-size:inherit;font-family:inherit;color:#8a8f8d;border-radius:.3rem;border:none;background-color:unset}.ProseMirror .details>button[data-v-a8c77fda]:hover{background-color:#eff0f0;border-radius:4px}.ProseMirror .details>button[data-v-a8c77fda]:before{content:"▶";display:flex;justify-content:center;align-items:center}.ProseMirror .details.is-open>button[data-v-a8c77fda]:before{content:"▼"}.ProseMirror .details>div[data-v-a8c77fda]{flex:1;overflow:auto}.ProseMirror .details[data-v-a8c77fda]:last-child{margin-bottom:0}.ProseMirror .column-block[data-v-a8c77fda]{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;margin-bottom:6px}.ProseMirror .column[data-v-a8c77fda]{border:1px #e7e9e8 dashed;border-radius:6px;padding:8px;overflow:auto}.ProseMirror .pinyin-wrapper[data-v-a8c77fda]{display:inline-block;vertical-align:bottom;padding:0 1px}.ProseMirror .pinyin-wrapper .pinyin[data-v-a8c77fda]{display:block;text-align:center}.ProseMirror .pinyin-wrapper .pinyin[data-v-a8c77fda]:first-child{line-height:1em}.ProseMirror[contenteditable=true] .pinyin-wrapper[data-v-a8c77fda]{margin:0 1px}.ProseMirror[contenteditable=true] .pinyin[data-v-a8c77fda]{border:1px #e7e9e8 dashed;border-radius:4px;padding:0 4px}.ProseMirror[contenteditable=true] .pinyin[data-v-a8c77fda]:first-child{margin-bottom:2px}.ProseMirror .image-view[data-v-a8c77fda]{display:inline-block;float:none;max-width:100%;line-height:0;vertical-align:middle;-webkit-user-select:none;user-select:none}.ProseMirror .image-view--inline[data-v-a8c77fda]{margin-right:0;margin-left:0}.ProseMirror .image-view--block[data-v-a8c77fda]{display:block}.ProseMirror .image-view--left[data-v-a8c77fda]{float:left;margin-right:12px;margin-left:0}.ProseMirror .image-view--right[data-v-a8c77fda]{float:right;margin-right:0;margin-left:12px}.ProseMirror .image-view__body[data-v-a8c77fda]{position:relative;display:inline-block;max-width:100%;clear:both;outline:transparent solid 2px;transition:all .2s ease-in}.ProseMirror .image-view__body[data-v-a8c77fda]:hover{outline-color:#ffc83d}.ProseMirror .image-view__body--focused[data-v-a8c77fda]:hover,.ProseMirror .image-view__body--resizing[data-v-a8c77fda]:hover{outline-color:transparent}.ProseMirror .image-view__body__placeholder[data-v-a8c77fda]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ProseMirror .image-view__body__image[data-v-a8c77fda]{margin:0;cursor:pointer!important;max-width:100%;padding:0 1px}.ProseMirror .image-view.focus img[data-v-a8c77fda]{outline:2px solid #409eff}.ProseMirror .image-resizer[data-v-a8c77fda]{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid #409eff}.ProseMirror .image-resizer__handler[data-v-a8c77fda]{position:absolute;z-index:2;box-sizing:border-box;display:block;width:12px;height:12px;background-color:#409eff;border:1px solid #fff;border-radius:2px}.ProseMirror .image-resizer__handler--tl[data-v-a8c77fda]{top:-6px;left:-6px;cursor:nw-resize}.ProseMirror .image-resizer__handler--tr[data-v-a8c77fda]{top:-6px;right:-6px;cursor:ne-resize}.ProseMirror .image-resizer__handler--bl[data-v-a8c77fda]{bottom:-6px;left:-6px;cursor:sw-resize}.ProseMirror .image-resizer__handler--br[data-v-a8c77fda]{right:-6px;bottom:-6px;cursor:se-resize}.ProseMirror .search-result[data-v-a8c77fda]{background-color:#ffd90080}.ProseMirror .search-result-current[data-v-a8c77fda]{background-color:#0dff0080}.ProseMirror[data-v-a8c77fda]::selection{background:var(--se-text-selection-background)}.ProseMirror .smart-text-selection[data-v-a8c77fda]{background:var(--se-text-selection-background);padding:2px 0}.ProseMirror span[data-type=fill][data-v-a8c77fda]{display:inline-block;width:30px;height:2px;background-color:#ccc;margin:0 3px}.ProseMirror .image-placeholder[data-v-a8c77fda]{display:inline-block;width:100px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAkSSURBVHic7Z1fb9vWGYd/JEWRImVZsqvIcZzYiVdjNjDD21KgKLAgwYAgF7to+0W6fYJin2DZZ9h90YtdDBmGet1FOtTAEg+IUXdJLEVxrNCy/likSJEUdyGRFhVJsS2Z56Q5z5UoUtIrPXzPe87hoc2hj2bTW3LhfgmO20DbWwKHdP8xjDHwUAWHKjjua8Hj/5xIcHu9u7nejYbp/gme9/tIA3zf4bj7SVn4Q7DpP2g0nW8A3CYREwObyUTsDgDwQDczmAyS3O46ANetGc9JR8QABAjXeZdrf0E6EEYHF+6XPDzvU9KBMLpw3AYPj3VrqaHtLXGNpuORjoNxAk86AEYYJoQymBDKYEIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMqIkQ7gNJhWC7W6gZJWQUwQIEtxqKqM6ZQCWYqTDm+iUC+koZt4sluAZdkD98cEAdMpBdMpFUlVhqrIiMWEiKOcHFTP9jqOi+//8yMc1z3T61RFRjqlvpNZRHWGFIramWUAgG6Y0A0z2H6XsoiYENdtw7RasB0n9LzA85hKKgCAw0p9Ip/luC7KlWOUK8fBc9MpFUlFpi6LiAjRyjVo5drAfdMpFVNJBY7jDq0bk6BW11Gr68G2JImdZk6RkcumiWVQ5EJGyQCARPdMrdWNqEICAFiWjZJWBQA8yx/g2kIWiwuXIo0BiHgc4rrtkTIAQFEkAAidvSQoFDXki68j/9xIhRzrzZH7BZ4P2vJGT1EmRaGowbRakX5mpEJs2xm5X5LE4LGukxcCRN90UtXtDbJDN8/V3T0tkiRiceESVEXu1o5KqAfWS9QZQpcQ2S/oF1c/JEnE+tp1yN1sTKoyZmemkC9qKAyoGTEh2t4WVZOLSqJT0PULrB9X5mYDGb3ksoPXC06n1AuLZRDUCBHFGOJiJ2GrF5ghqioPfF6WxFANAzrZkRxy/EVBjRD/rL3oAeGw93YcF67TDj03TN5FQo0QNdH58hfdq3n5qjz4+YPyGx2JpBK9EGqKut9cDCvo/tyTf5xl2WgYJvQz9sh0w8STHwq4tnAJSVWGabVQPjpGoagN+EzlHN9kPKgRMmxAmMumcW3h0sBCDACmZWP36csz9cz8icaYIIyUGXVBByhpsmQpDkHohNI7IJyfm8XK8pWhMjqvFbG+toTZzNSZP3eUDEkSiUwwUiHE7+72DghVRcby0typ3+PG0uU3eknjkCaQHQAlQgYNCM8iA+hkyiRnZ1UCBR2gREj/gHA6pZ6r/c5l0xPLEhL1A6BAiMDzbwwIx+ndTCJLSAwIfYgL8a9/9A4Ix2m/J5ElJAaEPsSFyAOuEI7bfo+bJSQGhD7Ehfj1o7egj9vdHDdLSAwIfYgL8TOkd0wwicnFtZVr534tqYIOEBYi8HwwIOy97vC6u9hgHJKqjJXlKyOvZ0iSiNnMVKiJJDUg9CE6dcILJ+dDbyEtaVWoiowrl2fHev9cNo3ZzBRKWhW6YcJxXDhuO1iP5V8D6V0hSWpA6ENUiG07cN02BIFHLptGvvg66Gk9yx/AtGxcuTwz1iK2WEx4q9jejCA1IPQhPrl4rDeDs3J97Tqe/FAIBoj7B2XsH5RDi9guYilora4HNYxk/QAiFiLwb5YsrVyDmpAgijHIkohfrS+jfHSMcqWOal2HZdmhRWxAp96oqhw0PbOZqbEE+Z0IkgNCn0iFDOqK2raDveJrzOdmguZidmYKszOd2VvHcVGrG6jV9dD1j1FLQf1F1aehoZvYf3UEgOyA0Cfy2xF+fL4/dH2WkpCgKjKUhBSaku+noZuo1XXohhlkUT+9WeSvfO/PopJWxbO9g6C5urE4N3ZHYlwiF2IYFl7sa3Db7bceK4oClITcuWNKkYYW92FZ1I8kiUgqMhzXhdltCn1igoCPfvkh8dsUiNywY9sOtHINetN662rGXniehyyJgSAlIQ/MIsdxoRsmGro5Mot8JEnE2so14vUDoPwOqkni36eo6yYahgnTagVFfNQl4qh5b4S8KxCfy2KEYUIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMr4yQtp2Q5aZ5gvIw1xIX/56t840Eb/TZMDrY6//uO/wQ/7NK9h8+Huqd5/63EeW4/zY8cZFcQv4Z6GZ4VDzKRVbG0X0NAtNAwLAPDg2x0AQDwu4PbHKyRDnBjUCzmqGXia1/DZvQ009I6If363i/XVBWSmOwva/LXBAPDV3x5B7wrr5WnhMHisKhI+v7dxwZGfDyqEvHhVCf2ISUVCLptCw7Cw+XAXqiJB1y2UDuuwbRct20XLdlA6PGnqbNtBLpsCANz+eCWQtbXdaa5uri8CAEqHdTzeeRnVVzszVAgpaXVUqidre6/OZ5DLprD9pAjdsKB2F2QDwFHVCG0PQhQFJNXOMXGxcwXQ324Yo19LGiqE3FxfxFz37O7l5x9eRi47jcc7ReSyKeSyKTzQdjrCPjg5PqlKSL5F0rsCFUKGMTOtoNU66bK2bAcNo1PUX+xXAAC6YeHqfCZU1P/+r5033qu/htAK1UL6iYsxfH5vAy3bQVyM4fvtPEpaHZ/8+kZwTFKV8NH64tAaUqkZePGqEn3wp+SdEgJ0asjmd7uYy6ZwoNVx99ZqqJd19zeroeP7a0hSlXB1PhPs33y4i6vzGSwvZnFUM7D9pIhPbt5AXIxh538HAIDVn53tfsdxiFRISRvcw9nazod+VKDzI/T+cD4zaQV3b63iwbc7mEkrwQ9+Hvyemi+rUtXx4lUFLdtFXIzhaV5DXIz9dIWoqoTlxQ9Cz/Vv+2TSw2+aSSoS7t5axebDXZS044HiTkNcjOGzexvBybC8mMXV+Uyw/bvf/iLyaRe26oQyiM9lMcIwIZTBhFAGE0IZTAhlMCGUwYRQBhNCGUwIZTAhlMGEUAYTQhk8PIz/l14Yk8FDlQfP7ZGOg9GFQ5WH5z0iHQejC8d9zTWb3pIL9znpWBiAAOE6n0hwe+C4+6SDee/huPuJBLfH+duNpvMNgNvkInqv2UwmYneAnm5vMhG7wzKFABx335cBAFz//mbTW3K59hfwvE/hIQ0Og/8XEON8eKiC5/bgeY8ECH9MJMK93P8DX41z8HMh0L8AAAAASUVORK5CYII=) no-repeat center}.ProseMirror .embed-video[data-v-a8c77fda]{display:block;position:relative;left:50%;transform:translate(-50%);margin:0 0 10px!important}.ProseMirror .smart-text-selection[data-v-a8c77fda]{background-color:var(--se-text-selection-background)}.drag-handle[data-v-a8c77fda]{position:fixed;opacity:1;transition:opacity ease-in .2s;border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(0, 0, 0, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-size:calc(.5em + .375rem) calc(.5em + .375rem);background-repeat:no-repeat;background-position:center;width:1.2rem;height:1.5rem;z-index:50;cursor:grab}.drag-handle[data-v-a8c77fda]:hover{background-color:#f5f5f4;transition:background-color .2s}.drag-handle[data-v-a8c77fda]:active{background-color:#e7e5e4;transition:background-color .2s;cursor:grabbing}.drag-handle.hide[data-v-a8c77fda]{opacity:0;pointer-events:none}@media screen and (max-width: 600px){.drag-handle[data-v-a8c77fda]{display:none;pointer-events:none}}.smart-table-grid[data-v-46850e3f]{margin-top:4px}.smart-table-grid .row[data-v-46850e3f]{display:flex;gap:4px}.smart-table-grid .cell[data-v-46850e3f]{width:14px;height:14px;border:1px solid var(--se-border-color);cursor:pointer;margin-bottom:4px;box-sizing:content-box}.smart-table-grid .cell.selected[data-v-46850e3f]{border-color:var(--se-primary-color);background-color:#00000008}.smart-table-custom[data-v-46850e3f]{margin-bottom:4px}.smart-table-custom[data-v-46850e3f] .se-input-number{width:196px;display:block;margin-bottom:8px}.smart-table-custom-title[data-v-46850e3f]{color:var(--se-text-color-light);font-size:12px;margin:8px 0 2px}.smart-table-custom .smart-insert-button[data-v-46850e3f]{margin-top:5px}.smart-background-color[data-v-816de0e1]{width:12px;height:3px;position:absolute;margin:0 0 -10px}.smart-current-color[data-v-710f5e19]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-font-family-item{display:flex;align-items:center;justify-content:space-between;font-size:12px;width:72px}.smart-font-family-item .smart-font-family-unsupport{color:var(--se-error-color);font-size:12px}.smart-heading-select-option[data-v-8a16bdad]{height:auto!important}.smart-heading-select-option .heading-size[data-v-8a16bdad]{line-height:2em;font-weight:600;min-width:100px;color:var(--se-text-color)}.smart-heading-select-option .text[data-v-8a16bdad]{font-size:12px;font-weight:400;line-height:2.4em}.smart-heading-select-option .h1[data-v-8a16bdad]{font-size:36px}.smart-heading-select-option .h2[data-v-8a16bdad]{font-size:30px}.smart-heading-select-option .h3[data-v-8a16bdad]{font-size:24px}.smart-heading-select-option .h4[data-v-8a16bdad]{font-size:22px}.smart-heading-select-option .h5[data-v-8a16bdad]{font-size:20px}.smart-heading-select-option .h6[data-v-8a16bdad]{font-size:18px}.smart-classic-menu[data-v-e22a8790]{display:flex;flex-wrap:wrap;padding:8px 8px 0}.smart-classic-menu-insert[data-v-e22a8790]{font-size:12px;color:var(--se-content-text-color);padding:4px 4px 4px 6px}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]{display:flex;align-items:center}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]:empty{display:none}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]:not(:last-child):before,.smart-classic-menu .smart-virtual-group.is-slot[data-v-e22a8790]:before{content:"";display:block;height:18px;width:1px;background-color:var(--se-border-color-light);margin:0 6px}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]:first-child:before{display:none}.smart-classic-menu .smart-virtual-group-row[data-v-e22a8790]{display:flex}*{margin:0;padding:0}.smart-scrollbar{overflow:auto}.smart-scrollbar::-webkit-scrollbar{width:var(--se-scrollbar-size)!important;height:var(--se-scrollbar-size)!important;position:absolute}.smart-scrollbar::-webkit-scrollbar-track{width:var(--se-scrollbar-size)!important;background:transparent}.smart-scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--se-scrollbar-thumb-color);background-clip:padding-box;border-radius:1em;transition:background-color .3s;cursor:pointer}.smart-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--se-scrollbar-thumb-hover-color)}.smart-editor-slim-container{width:100%;height:100%;min-height:300px;display:flex;flex-direction:column;color:var(--se-text-color);font-family:var(--se-font-family);position:relative!important}.smart-editor-slim-container .smart-toolbar{background-color:var(--se-color-white);border-bottom:solid 1px var(--se-border-color)}.smart-editor-slim-container .smart-main{flex:1;padding:10px 0;background-color:#fff;overflow:auto}.se-dropdown-option-body.active{color:var(--se-primary-color)!important}html,body{width:100%;height:100%;overflow:hidden}#app{width:100%;height:100%}.fade-slide-leave-active,.fade-slide-enter-active{transition:all .3s}.fade-slide-enter-from{opacity:0;transform:translate(-30px)}.fade-slide-leave-to{opacity:0;transform:translate(30px)}.cus-scroll{overflow:auto}.cus-scroll::-webkit-scrollbar{width:8px;height:8px}.cus-scroll-x{overflow-x:auto}.cus-scroll-x::-webkit-scrollbar{width:0;height:8px}.cus-scroll-y{overflow-y:auto}.cus-scroll-y::-webkit-scrollbar{width:8px;height:0}.cus-scroll::-webkit-scrollbar-thumb,.cus-scroll-x::-webkit-scrollbar-thumb,.cus-scroll-y::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px}.cus-scroll:hover::-webkit-scrollbar-thumb,.cus-scroll-x:hover::-webkit-scrollbar-thumb,.cus-scroll-y:hover::-webkit-scrollbar-thumb{background:#bfbfbf}.cus-scroll:hover::-webkit-scrollbar-thumb:hover,.cus-scroll-x:hover::-webkit-scrollbar-thumb:hover,.cus-scroll-y:hover::-webkit-scrollbar-thumb:hover{background:rgb(var(--primary-color))}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root),.dark::view-transition-new(root){z-index:1}::view-transition-new(root),.dark::view-transition-old(root){z-index:9999}:root{--se-primary-color: #497FED;--se-color-white: #fff;--se-color-black: #000;--se-warning-color: #f6913e;--se-error-color: #ef3f35;--se-container-background: #f4f5f7;--se-button-hover-background: #eaeff9;--se-text-selection-background: #94cfff;--se-font-family: pingfang sc, hiragino sans gb, microsoft yahei,helvetica neue, helvetica, simsun, sans-serif, Phetsarath OT;--se-font-size: 14px;--se-font-size-small: 12px;--se-text-color: #333;--se-text-color-light: rgba(0, 0, 0, .5);--se-text-color-disabled: #a7abac;--se-shadow: 0 3px 14px 2px rgba(0, 0, 0, .03), 0 8px 10px 1px rgba(0, 0, 0, 4%), 0 5px 5px -3px rgba(0, 0, 0, 8%);--se-border-color: rgba(0, 0, 0, .08);--se-border-color-dark: #ddd;--se-border-color-light: rgba(0, 0, 0, .05);--se-radius: 3px;--se-radius-medium: 5px;--se-popup-content-padding: 12px;--se-popup-max-height: max(60vh, 180px);--se-tooltip-content-padding: 6px 10px;--se-mask-color: transparent;--se-content-placeholder-color: #999;--se-content-text-color: #333;--se-content-node-border: #e7e7e7;--se-content-node-radius: var(--se-radius);--se-content-node-bottom: .75em;--se-content-node-selected-background: #f5f8fc;--se-content-table-border-color: #333;--se-content-table-thead-background: #f1f3f5;--se-content-table-selected-background: rgba(200, 200, 255, .4);--se-content-line-number-color: #e7e8ea;--se-content-search-result-background: #fefc7ef2;--se-content-search-result-current-background: #0dff00c3;--se-content-invisible-break-color: #4e8bfc;--se-content-code-color: var(--se-primary-color);--se-content-code-background: #f1f3f5;--se-content-code-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;--se-scrollbar-size: 4px;--se-scrollbar-thumb-color: rgba(0, 0, 0, .2);--se-scrollbar-thumb-hover-color: rgba(0, 0, 0, .35)}[theme-mode=dark]{--se-color-white: #17171a;--se-color-black: #fff;--se-warning-color: #cf6e2d;--se-error-color: #c64751;--se-container-background: #2a2b2d;--se-button-hover-background: #2c2c2c;--se-text-color: #ddd;--se-text-color-light: #bbb;--se-text-color-disabled: #999;--se-border-color: rgba(255, 255, 255, .15);--se-border-color-dark: rgba(255, 255, 255, .2);--se-border-color-light: rgba(255, 255, 255, .08);--se-content-text-color: rgba(255, 255, 255, .9);--se-scrollbar-thumb-color: rgba(255, 255, 255, .3);--se-scrollbar-thumb-hover-color: rgba(255, 255, 255, .45)}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-sed\:ai-line,.i-sed\:ai-line\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M9.107 5.448c.598-1.75 3.016-1.803 3.725-.159l.06.16l.807 2.36a4 4 0 0 0 2.276 2.411l.217.081l2.36.806c1.75.598 1.803 3.016.16 3.725l-.16.06l-2.36.807a4 4 0 0 0-2.412 2.276l-.081.216l-.806 2.361c-.598 1.75-3.016 1.803-3.724.16l-.062-.16l-.806-2.36a4 4 0 0 0-2.276-2.412l-.216-.081l-2.36-.806c-1.751-.598-1.804-3.016-.16-3.724l.16-.062l2.36-.806A4 4 0 0 0 8.22 8.025l.081-.216zM11 6.094l-.806 2.36a6 6 0 0 1-3.49 3.649l-.25.091l-2.36.806l2.36.806a6 6 0 0 1 3.649 3.49l.091.25l.806 2.36l.806-2.36a6 6 0 0 1 3.49-3.649l.25-.09l2.36-.807l-2.36-.806a6 6 0 0 1-3.649-3.49l-.09-.25zM19 2a1 1 0 0 1 .898.56l.048.117l.35 1.026l1.027.35a1 1 0 0 1 .118 1.845l-.118.048l-1.026.35l-.35 1.027a1 1 0 0 1-1.845.117l-.048-.117l-.35-1.026l-1.027-.35a1 1 0 0 1-.118-1.845l.118-.048l1.026-.35l.35-1.027A1 1 0 0 1 19 2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-center,.i-sed\:align-center\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29,0)'%3E%3Cpath d='M14.5,9.760349999999999C14.5,9.346129999999999,14.835786,9.010349999999999,15.25,9.010349999999999L26.75,9.010349999999999C27.1642,9.010349999999999,27.5,9.346129999999999,27.5,9.760349999999999C27.5,10.17456,27.1642,10.51035,26.75,10.51035L15.25,10.51035C14.835786,10.51035,14.5,10.17456,14.5,9.760349999999999ZM16.49939,6.21564C16.49939,5.80142,16.83518,5.4656400000000005,17.24939,5.4656400000000005L24.7506,5.4656400000000005C25.1648,5.4656400000000005,25.5006,5.80142,25.5006,6.21564C25.5006,6.62985,25.1648,6.96564,24.7506,6.96564L17.24939,6.96564C16.83518,6.96564,16.49939,6.62985,16.49939,6.21564ZM14.5,2.75C14.5,2.335786,14.835786,2,15.25,2L26.75,2C27.1642,2,27.5,2.335786,27.5,2.75C27.5,3.1642099999999997,27.1642,3.5,26.75,3.5L15.25,3.5C14.835786,3.5,14.5,3.1642099999999997,14.5,2.75ZM16.5,13.25C16.5,12.8358,16.83579,12.5,17.25,12.5L24.75,12.5C25.1642,12.5,25.5,12.8358,25.5,13.25C25.5,13.6642,25.1642,14,24.75,14L17.25,14C16.83579,14,16.5,13.6642,16.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-justify,.i-sed\:align-justify\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29,0)'%3E%3Cpath d='M14.5,9.76031C14.5,9.3461,14.835786,9.01031,15.25,9.01031L26.75,9.01031C27.1642,9.01031,27.5,9.3461,27.5,9.76031C27.5,10.17453,27.1642,10.51031,26.75,10.51031L15.25,10.51031C14.835786,10.51031,14.5,10.17453,14.5,9.76031ZM14.5,6.21564C14.5,5.80142,14.835786,5.4656400000000005,15.25,5.4656400000000005L26.75,5.4656400000000005C27.1642,5.4656400000000005,27.5,5.80142,27.5,6.21564C27.5,6.62985,27.1642,6.96564,26.75,6.96564L15.25,6.96564C14.835786,6.96564,14.5,6.62985,14.5,6.21564ZM14.5,2.75C14.5,2.335786,14.835786,2,15.25,2L26.75,2C27.1642,2,27.5,2.335786,27.5,2.75C27.5,3.1642099999999997,27.1642,3.5,26.75,3.5L15.25,3.5C14.835786,3.5,14.5,3.1642099999999997,14.5,2.75ZM14.5,13.25C14.5,12.8358,14.835786,12.5,15.25,12.5L26.7482,12.5C27.162399999999998,12.5,27.4982,12.8358,27.4982,13.25C27.4982,13.6642,27.162399999999998,14,26.7482,14L15.25,14C14.835786,14,14.5,13.6642,14.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-left,.i-sed\:align-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5,9.760349999999999C1.5,9.346129999999999,1.835786,9.010349999999999,2.25,9.010349999999999L13.75,9.010349999999999C14.1642,9.010349999999999,14.5,9.346129999999999,14.5,9.760349999999999C14.5,10.17456,14.1642,10.51035,13.75,10.51035L2.25,10.51035C1.835786,10.51035,1.5,10.17456,1.5,9.760349999999999ZM1.5,6.21564C1.5,5.80142,1.835786,5.4656400000000005,2.25,5.4656400000000005L9.75122,5.4656400000000005C10.16543,5.4656400000000005,10.50122,5.80142,10.50122,6.21564C10.50122,6.62985,10.16543,6.96564,9.75122,6.96564L2.25,6.96564C1.835786,6.96564,1.5,6.62985,1.5,6.21564ZM1.5,2.75C1.5,2.335786,1.835786,2,2.25,2L13.75,2C14.1642,2,14.5,2.335786,14.5,2.75C14.5,3.1642099999999997,14.1642,3.5,13.75,3.5L2.25,3.5C1.835786,3.5,1.5,3.1642099999999997,1.5,2.75ZM1.5,13.25C1.5,12.8358,1.835786,12.5,2.25,12.5L9.75,12.5C10.16421,12.5,10.5,12.8358,10.5,13.25C10.5,13.6642,10.16421,14,9.75,14L2.25,14C1.835786,14,1.5,13.6642,1.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-right,.i-sed\:align-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29,0)'%3E%3Cpath d='M14.5,9.76038C14.5,9.346160000000001,14.835786,9.01038,15.25,9.01038L26.75,9.01038C27.1642,9.01038,27.5,9.346160000000001,27.5,9.76038C27.5,10.17459,27.1642,10.51038,26.75,10.51038L15.25,10.51038C14.835786,10.51038,14.5,10.17459,14.5,9.76038ZM14.5,6.21564C14.5,5.80142,14.835786,5.4656400000000005,15.25,5.4656400000000005L22.75122,5.4656400000000005C23.16543,5.4656400000000005,23.50122,5.80142,23.50122,6.21564C23.50122,6.62985,23.16543,6.96564,22.75122,6.96564L15.25,6.96564C14.835786,6.96564,14.5,6.62985,14.5,6.21564ZM14.5,2.75C14.5,2.335786,14.835786,2,15.25,2L26.75,2C27.1642,2,27.5,2.335786,27.5,2.75C27.5,3.1642099999999997,27.1642,3.5,26.75,3.5L15.25,3.5C14.835786,3.5,14.5,3.1642099999999997,14.5,2.75ZM14.5,13.25C14.5,12.8358,14.835786,12.5,15.25,12.5L22.75,12.5C23.16421,12.5,23.5,12.8358,23.5,13.25C23.5,13.6642,23.16421,14,22.75,14L15.25,14C14.835786,14,14.5,13.6642,14.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:arrow-down,.i-sed\:arrow-down\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 18L24 30 12 18' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cmask id='master_svg0_138_0492' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='14' rx='2' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg1_138_0489' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-8' y='-8' width='36' height='36'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='0' dx='0'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.11061947047710419 0 0 0 0 0.6329540610313416 0 0 0 0 1 0 0 0 0.3499999940395355 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg2_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg3_133_1639'%3E%3Cstop offset='0%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cmask id='master_svg4_138_0488' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg3_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg5_138_0491' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='0' y='0' width='20' height='20'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='12' dx='0'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.33000001311302185 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg6_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg7_138_0486' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.13905429840088' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svg8_133_3312'%3E%3Cstop offset='0%25' stop-color='%23EAC5FC' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%2384A9F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg9_138_0487' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.139053344726562' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svga_134_5592'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgb_138_0490' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='28.0653018951416' height='32.68379211425781'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svgc_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgd_138_0485' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='36.955888748168945' height='33.34653663635254'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svge_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3CradialGradient cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' id='master_svgf_134_7792' gradientTransform='translate(8.000000596046448 7.000000596046448) rotate(90) scale(10.833333969116211 10.833333969116211)'%3E%3Cstop offset='81.81416392326355%25' stop-color='%23FFFFFF' stop-opacity='0'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='0.5'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg%3E%3Cg mask='url(%23master_svg0_138_0492)'%3E%3Cg%3E%3Cg filter='url(%23master_svg1_138_0489)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg2_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg mask='url(%23master_svg4_138_0488)'%3E%3Cg filter='url(%23master_svg5_138_0491)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg6_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg filter='url(%23master_svg7_138_0486)'%3E%3Cpath d='M18.00005354156494,10.333366746139527C16.229183541564943,14.916666746139526,11.74999354156494,17.833366746139525,6.749996541564942,16.999966746139528C4.678933541564941,16.999966746139528,10.499973541564941,15.333366746139525,12.99999354156494,9.499966746139526C15.500023541564941,3.6666667461395264,11.76228354156494,-1.3333332538604736,13.833353541564941,-1.3333332538604736C15.904423541564942,-1.3333332538604736,19.77085354156494,5.7499967461395265,18.00005354156494,10.333366746139527Z' fill='url(%23master_svg8_133_3312)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-0.258819043636322,-0.9659258127212524,0.9659258127212524,-0.258819043636322,-9.438815680383982,13.105000026556297)' filter='url(%23master_svg9_138_0487)'%3E%3Cpath d='M11.995902197265625,21.840529078674315C10.225032197265625,26.423829078674316,5.745842197265625,29.340529078674315,0.745845197265625,28.507129078674318C-1.325217802734375,28.507129078674318,4.495822197265625,26.840529078674315,6.995842197265625,21.007129078674318C9.495872197265625,15.173829078674316,5.758132197265625,10.173829078674316,7.829202197265625,10.173829078674316C9.900272197265625,10.173829078674316,13.766702197265625,17.257159078674317,11.995902197265625,21.840529078674315Z' fill='url(%23master_svga_134_5592)' fill-opacity='0.75'/%3E%3C/g%3E%3Cg transform='matrix(0.3413880169391632,0.9399224519729614,-0.9399224519729614,0.3413880169391632,10.409815989714502,-13.644534747708363)' filter='url(%23master_svgb_138_0490)'%3E%3Cpath d='M30.408644943237306,13.667093476104736C28.065044943237304,18.798393476104735,22.137134943237307,22.063693476104735,15.519942943237305,21.130693476104735C12.779004943237304,21.130693476104735,20.482814943237305,19.264793476104735,23.791444943237305,12.734193476104736C27.100044943237304,6.2035034761047365,22.153404943237305,0.6057934761047363,24.894334943237304,0.6057934761047363C27.635244943237304,0.6057934761047363,32.7522449432373,8.535883476104736,30.408644943237306,13.667093476104736Z' fill='url(%23master_svgc_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.993992030620575,-0.10945269465446472,0.10945269465446472,0.993992030620575,0.028477667074813695,-1.6848945699851683)' filter='url(%23master_svgd_138_0485)'%3E%3Cpath d='M8.59916603088379,12.189555331611633C5.1786660308837895,16.913255331611634,-4.852933969116211,20.988455331611632,-14.51085396911621,20.129555331611634C-18.51129396911621,20.129555331611634,-6.87347396911621,18.287055331611633,-2.044433969116211,12.275055331611632C2.784566030883788,6.263135331611633,-1.9022339691162102,-1.1018446683883667,2.098166030883789,-1.1018446683883667C6.098666030883788,-1.1018446683883667,12.01976603088379,7.4658853316116325,8.59916603088379,12.189555331611633Z' fill='url(%23master_svge_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='-2.833333373069763' y='-3.833333373069763' width='21.666667938232422' height='21.666667938232422' rx='10.833333969116211' fill='url(%23master_svgf_134_7792)' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M6.55036,4Q5.89279,4,5.64647,4.574896L2.5,12L3.053829,12C3.77439,12,4.42246,11.57738,4.6906,10.93264L5.16721,9.78665L7.42668,9.78665L7.26076,8.74597C7.22207,8.50328,7.01275,8.32469,6.767,8.32469L5.77501,8.32469L6.97609,5.4619599999999995L7.62627,5.4619599999999995L7.97943,7.6891L7.9809,7.68888L8.447230000000001,10.613769999999999L8.444420000000001,10.614180000000001L8.663039999999999,12L10.34469,12L8.99621,4C8.18093,4,7.36564,4,6.55036,4ZM13.5,4C12.5833,4,11.80956,4.681624,11.69399,5.59103L10.87956,12L10.92281,12C11.8138,12,12.5648,11.359300000000001,12.6731,10.50675L13.5,4Z' fill-rule='evenodd' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:assistant-audit,.i-sed\:assistant-audit\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8,15.002838134765625L3,15.002838134765625C2.171573,15.002838134765625,1.5,14.331238134765625,1.5,13.502838134765625L1.5,2.502838134765625C1.5,1.674411134765625,2.171573,1.002838134765625,3,1.002838134765625L13,1.002838134765625C13.8284,1.002838134765625,14.5,1.674411134765625,14.5,2.502838134765625L14.5,8.002838134765625L14.5,8.004728134765625C14.5,8.418948134765625,14.1642,8.754728134765625,13.75,8.754728134765625C13.3358,8.754728134765625,13,8.418948134765625,13,8.004728134765625L13,2.502838134765625L3,2.502838134765625L3,13.502838134765625L7.9247,13.502838134765625C7.94972,13.500338134765625,7.97485,13.499038134765625,8,13.499038134765625C8.41421,13.499038134765625,8.75,13.834838134765626,8.75,14.249038134765625L8.75,14.252838134765625C8.75,14.667038134765624,8.41421,15.002838134765625,8,15.002838134765625ZM5,5.499998134765625C4.585789999999999,5.499998134765625,4.25,5.164218134765625,4.25,4.749998134765625C4.25,4.335788134765625,4.585789999999999,3.999998134765625,5,3.999998134765625L11,3.999998134765625C11.41421,3.999998134765625,11.75,4.335788134765625,11.75,4.749998134765625C11.75,5.164218134765625,11.41421,5.499998134765625,11,5.499998134765625L5,5.499998134765625ZM5,8.499998134765626C4.585789999999999,8.499998134765626,4.25,8.164218134765626,4.25,7.749998134765625C4.25,7.335788134765625,4.585789999999999,6.999998134765625,5,6.999998134765625L11,6.999998134765625C11.41421,6.999998134765625,11.75,7.335788134765625,11.75,7.749998134765625C11.75,8.164218134765626,11.41421,8.499998134765626,11,8.499998134765626L5,8.499998134765626ZM13.9036,10.854538134765624C13.7926,10.822038134765625,13.6964,10.752108134765624,13.6312,10.656648134765625L12.9129,9.604718134765625C12.8198,9.468278134765624,12.6652,9.386668134765625,12.5,9.386668134765625C12.3348,9.386668134765625,12.1802,9.468278134765624,12.0871,9.604718134765625L11.3688,10.656648134765625C11.30361,10.752108134765624,11.20736,10.822038134765625,11.09643,10.854538134765624L9.87403,11.212638134765625C9.71548,11.259038134765625,9.5901,11.380838134765625,9.53905,11.537938134765625C9.488,11.695038134765625,9.51786,11.867238134765625,9.61883,11.998038134765626L10.39731,13.006238134765624C10.46795,13.097738134765626,10.50472,13.210838134765625,10.50134,13.326438134765626L10.46414,14.599638134765625C10.45931,14.764738134765626,10.53637,14.921638134765624,10.67003,15.018738134765625C10.80369,15.115838134765625,10.97669,15.140638134765625,11.13226,15.085038134765625L12.3317,14.656238134765625C12.4405,14.617338134765625,12.5595,14.617338134765625,12.6683,14.656238134765625L13.8677,15.085038134765625C14.0233,15.140638134765625,14.1963,15.115838134765625,14.33,15.018738134765625C14.4636,14.921638134765624,14.5407,14.764738134765626,14.5359,14.599638134765625L14.4987,13.326438134765626C14.4953,13.210838134765625,14.532,13.097738134765626,14.6027,13.006238134765624L15.3812,11.998038134765626C15.4821,11.867238134765625,15.512,11.695038134765625,15.4609,11.537938134765625C15.4099,11.380838134765625,15.2845,11.259038134765625,15.126,11.212638134765625L13.9036,10.854538134765624ZM5,11.500038134765624C4.585789999999999,11.500038134765624,4.25,11.164238134765625,4.25,10.749998134765624C4.25,10.335788134765625,4.585789999999999,9.999998134765624,5,9.999998134765624L7,9.999998134765624C7.41421,9.999998134765624,7.75,10.335788134765625,7.75,10.749998134765624C7.75,11.164238134765625,7.41421,11.500038134765624,7,11.500038134765624L5,11.500038134765624ZM12.5,11.646938134765625Q12.1728,12.049638134765624,11.6887,12.236338134765624Q11.9706,12.672038134765625,11.9986,13.190138134765625Q12.5,13.056638134765626,13.0014,13.190138134765625Q13.0294,12.672038134765625,13.3113,12.236338134765624Q12.8272,12.049638134765624,12.5,11.646938134765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-check-err,.i-sed\:assistant-check-err\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.1525339161987305,8.344244755477906Q0.6185129161987304,6.0212647554779055,1.8241639161987304,3.9650947554779052Q3.0298169161987305,1.9089297554779052,5.31778691619873,1.2406457554779053Q7.605756916198731,0.5723607554779053,9.72859691619873,1.6563247554779053Q11.85139691619873,2.740284755477905,12.65169691619873,4.985494755477905Q13.322996916198731,6.868664755477905,12.75679691619873,8.707584755477905C12.63499691619873,9.103334755477904,12.18609691619873,9.278024755477905,11.806996916198731,9.111494755477905C11.42779691619873,8.944964755477905,11.26139691619873,8.508254755477905,11.36759691619873,8.108024755477906C11.59669691619873,7.244724755477905,11.553896916198731,6.371704755477905,11.23929691619873,5.488954755477906C10.83906691619873,4.366224755477905,10.10820691619873,3.5338447554779053,9.046666916198731,2.9918047554779053Q7.4543669161987305,2.178744755477905,5.73820691619873,2.680014755477905Q4.022036916198731,3.1812847554779053,3.1177069161987303,4.723574755477905Q2.2133669161987304,6.265874755477905,2.6139269161987304,8.008294755477905Q3.0144869161987304,9.750724755477906,4.5015469161987305,10.743264755477906Q5.98860691619873,11.735774755477905,7.75138691619873,11.437274755477905C8.67537691619873,11.280874755477905,9.45813691619873,10.891904755477904,10.09965691619873,10.270444755477905C10.31588691619873,10.060974755477906,10.61929691619873,9.967854755477905,10.89582691619873,10.028514755477905C11.03459691619873,10.046964755477905,11.16559691619873,10.107354755477905,11.268896916198731,10.210594755477905L14.823596916198731,13.765274755477906C15.091296916198731,14.032974755477905,15.07089691619873,14.487474755477905,14.77809691619873,14.780274755477905C14.485196916198731,15.073074755477906,14.03079691619873,15.093474755477905,13.76309691619873,14.825774755477905L10.68727691619873,11.749974755477906Q9.54032691619873,12.655274755477905,8.00172691619873,12.915774755477905Q5.65160691619873,13.313774755477905,3.6690769161987307,11.990474755477905Q1.6865519161987303,10.667224755477905,1.1525339161987305,8.344244755477906ZM8.94458691619873,5.055474755477905C8.65169691619873,4.762574755477905,8.176816916198732,4.762574755477905,7.883926916198731,5.055474755477905L7.000036916198731,5.939354755477905L6.116166916198731,5.055484755477905C5.82327691619873,4.762594755477905,5.34839691619873,4.762594755477905,5.0555069161987305,5.055484755477905C4.762616916198731,5.348374755477905,4.762616916198731,5.8232547554779055,5.0555069161987305,6.116144755477905L5.93937691619873,7.000014755477905L5.055496916198731,7.883894755477905C4.762606916198731,8.176794755477905,4.762606916198731,8.651664755477906,5.055496916198731,8.944564755477906C5.34839691619873,9.237454755477906,5.8232669161987305,9.237454755477906,6.11615691619873,8.944564755477906L7.000036916198731,8.060674755477905L7.8839369161987305,8.944574755477905C8.02458691619873,9.085224755477904,8.21535691619873,9.164244755477906,8.41426691619873,9.164244755477906C8.61317691619873,9.164244755477906,8.80394691619873,9.085224755477904,8.94459691619873,8.944574755477905C9.23748691619873,8.651674755477906,9.23748691619873,8.176804755477905,8.94459691619873,7.883914755477905L8.06069691619873,7.000014755477905L8.94458691619873,6.116134755477905C9.085236916198731,5.975484755477905,9.164256916198731,5.784714755477905,9.164256916198731,5.585804755477906C9.164256916198731,5.386894755477905,9.085236916198731,5.196124755477905,8.94458691619873,5.055474755477905Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-expand,.i-sed\:assistant-expand\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5,13.502838134765625C1.5,14.331238134765625,2.171573,15.002838134765625,3,15.002838134765625L8,15.002838134765625C8.41421,15.002838134765625,8.75,14.667038134765624,8.75,14.252838134765625L8.75,14.249038134765625C8.75,13.834838134765626,8.41421,13.499038134765625,8,13.499038134765625C7.97485,13.499038134765625,7.94972,13.500338134765625,7.9247,13.502838134765625L3,13.502838134765625L3,2.502838134765625L13,2.502838134765625L13,8.004728134765625C13,8.418948134765625,13.3358,8.754728134765625,13.75,8.754728134765625C14.1642,8.754728134765625,14.5,8.418948134765625,14.5,8.004728134765625L14.5,8.002838134765625L14.5,8.000938134765626L14.5,2.502838134765625C14.5,1.674411134765625,13.8284,1.002838134765625,13,1.002838134765625L3,1.002838134765625C2.171573,1.002838134765625,1.5,1.674411134765625,1.5,2.502838134765625L1.5,13.502838134765625ZM9,5.499998134765625L8,5.499998134765625L8,10.499998134765624C8.41421,10.499998134765624,8.75,10.835788134765625,8.75,11.250038134765624C8.75,11.664238134765625,8.41421,12.000038134765624,8,12.000038134765624L6.5,12.000038134765624C6.08579,12.000038134765624,5.75,11.664238134765625,5.75,11.250038134765624C5.75,10.835788134765625,6.08579,10.499998134765624,6.5,10.499998134765624L6.5,5.499998134765625L5.5,5.499998134765625L5.5,5.730348134765625C5.5,6.144558134765625,5.164210000000001,6.480348134765625,4.75,6.480348134765625C4.335789999999999,6.480348134765625,4,6.144558134765625,4,5.730348134765625L4,4.499998134765625C4,4.223858134765625,4.22386,3.999998134765625,4.5,3.999998134765625L10,3.999998134765625C10.27614,3.999998134765625,10.5,4.223858134765625,10.5,4.499998134765625L10.5,5.730348134765625C10.5,6.144558134765625,10.16421,6.480348134765625,9.75,6.480348134765625C9.33579,6.480348134765625,9,6.144558134765625,9,5.730348134765625L9,5.499998134765625ZM13.25,14.255038134765625C13.25,14.669238134765624,12.9142,15.005038134765625,12.5,15.005038134765625C12.0858,15.005038134765625,11.75,14.669238134765624,11.75,14.255038134765625L11.75,13.255038134765625L10.75,13.255038134765625C10.33579,13.255038134765625,10,12.919238134765624,10,12.505038134765625C10,12.090838134765624,10.33579,11.755038134765625,10.75,11.755038134765625L11.75,11.755038134765625L11.75,10.755038134765625C11.75,10.340818134765625,12.0858,10.005038134765625,12.5,10.005038134765625C12.9142,10.005038134765625,13.25,10.340818134765625,13.25,10.755038134765625L13.25,11.755038134765625L14.25,11.755038134765625C14.6642,11.755038134765625,15,12.090838134765624,15,12.505038134765625C15,12.919238134765624,14.6642,13.255038134765625,14.25,13.255038134765625L13.25,13.255038134765625L13.25,14.255038134765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-explain,.i-sed\:assistant-explain\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.5L1,13.5C1,14.3284,1.671573,15,2.5,15L4,15C4.414210000000001,15,4.75,14.6642,4.75,14.25C4.75,13.8358,4.414210000000001,13.5,4,13.5L3,13.5C2.72386,13.5,2.5,13.2761,2.5,13L2.5,3C2.5,2.72386,2.72386,2.5,3,2.5L10.5,2.5C10.77614,2.5,11,2.72386,11,3L11,13C11,13.2758,10.77668,13.4995,10.50099,13.5L10.50099,13.5L7,13.5C6.58579,13.5,6.25,13.8358,6.25,14.25C6.25,14.6642,6.58579,15,7,15L10.5,15L11,15L13.5,15C14.8807,15,16,13.8807,16,12.5L16,10C16,7.96019,14.4732,6.277,12.5,6.03095L12.5,2.5C12.5,1.671573,11.8284,1,11,1L2.5,1C1.671573,1,1,1.671573,1,2.5ZM4.75,4C4.335789999999999,4,4,4.335789999999999,4,4.75C4,5.16421,4.335789999999999,5.5,4.75,5.5L6.25,5.5C6.66421,5.5,7,5.16421,7,4.75C7,4.335789999999999,6.66421,4,6.25,4L4.75,4ZM4.75,7C4.335789999999999,7,4,7.33579,4,7.75C4,8.16421,4.335789999999999,8.5,4.75,8.5L8.75,8.5C9.16421,8.5,9.5,8.16421,9.5,7.75C9.5,7.33579,9.16421,7,8.75,7L4.75,7ZM13.5,13.5L12.5,13.5L12.5,7.54599Q13.219,7.68351,13.7678,8.232230000000001Q14.5,8.96447,14.5,10L14.5,12.5Q14.5,12.9142,14.2071,13.2071Q13.9142,13.5,13.5,13.5ZM4.75,10C4.335789999999999,10,4,10.33579,4,10.75C4,11.1642,4.335789999999999,11.5,4.75,11.5L8.75,11.5C9.16421,11.5,9.5,11.1642,9.5,10.75C9.5,10.33579,9.16421,10,8.75,10L4.75,10Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-extract,.i-sed\:assistant-extract\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M3,11.25C3,11.6642,3.3357900000000003,12,3.75,12C4.164210000000001,12,4.5,11.6642,4.5,11.25L4.5,7.63445Q5.38999,7.97544,6.32274,8.014569999999999Q7.00676,8.04327,8.185590000000001,7.87025Q9.00487,7.75001,9.379629999999999,7.75001Q10.66465,7.75001,11.3823,8.153690000000001L12.5,8.78239L12.5,2.73026L12.0133,2.5477600000000002Q10.7274,2.06553,9.6798,2.11761Q9.04187,2.14932,8.08291,2.46716Q7.22955,2.75001,6.71296,2.75001Q5.40749,2.75001,4.5,2.12948L4.5,1.75C4.5,1.335786,4.164210000000001,1,3.75,1C3.3357900000000003,1,3,1.335786,3,1.75L3,11.25ZM4.5,3.83177L4.5,5.95226Q4.5545100000000005,6.01013,4.68521,6.08253Q5.51637,6.47943,6.38561,6.51589Q6.9286,6.53867,7.96777,6.38615Q8.89538,6.25001,9.379629999999999,6.25001Q10.27846,6.25001,11,6.42112L11,3.78977Q10.30519,3.58837,9.75427,3.61576Q9.320129999999999,3.63734,8.554829999999999,3.89099Q7.47166,4.25001,6.71296,4.25001Q5.4896899999999995,4.25001,4.5,3.83177ZM8,11.75C8,11.3358,8.33579,11,8.75,11L13.25,11C13.6642,11,14,11.3358,14,11.75C14,12.1642,13.6642,12.5,13.25,12.5L8.75,12.5C8.33579,12.5,8,12.1642,8,11.75ZM2,14.25C2,13.8358,2.335786,13.5,2.75,13.5L13.25,13.5C13.6642,13.5,14,13.8358,14,14.25C14,14.6642,13.6642,15,13.25,15L2.75,15C2.335786,15,2,14.6642,2,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-keep-write,.i-sed\:assistant-keep-write\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,1C1.335786,1,1,1.335786,1,1.75C1,2.1642099999999997,1.335786,2.5,1.75,2.5L14.25,2.5C14.6642,2.5,15,2.1642099999999997,15,1.75C15,1.335786,14.6642,1,14.25,1L1.75,1ZM1.75,5.16615C1.335786,5.16615,1,5.50194,1,5.91615C1,6.33037,1.335786,6.66615,1.75,6.66615L10.25,6.66615C10.66421,6.66615,11,6.33037,11,5.91615C11,5.50194,10.66421,5.16615,10.25,5.16615L1.75,5.16615ZM16,7.06471L15.8279,7.56789C15.5169,8.477219999999999,15.1529,9.42312,14.453,10.10626L14.8782,10.48098C14.6113,11.2618,14.0699,12.0018,13.4975,12.4545C12.925,12.9071,12.4531,13.1852,11.2247,13.3347Q9.9056,13.4803,9.47962,14.2867C9.33902,14.5528,9.16595,14.8197,8.8991,14.9589L7.99878,15.4287L8.07468,14.9846Q8.082709999999999,14.9376,8.09931,14.8397Q8.628129999999999,11.7241,9.65063,10.0899Q11.5434,7.06471,15.4682,7.06471L16,7.06471ZM10.42094,11.954Q11.42,9.52816,13.5398,8.85361C13.1463,9.37204,12.8903,9.71378,12.5889,10.26776L12.8903,10.72024Q12.2358,11.6795,11.0368,11.8258Q10.71404,11.8647,10.42094,11.954ZM1.75,9.33231C1.335786,9.33231,1,9.66809,1,10.08231C1,10.49652,1.335786,10.83231,1.75,10.83231L6.75,10.83231C7.16421,10.83231,7.5,10.49652,7.5,10.08231C7.5,9.66809,7.16421,9.33231,6.75,9.33231L1.75,9.33231ZM1.75,13.4985C1.335786,13.4985,1,13.8342,1,14.2485C1,14.6627,1.335786,14.9985,1.75,14.9985L5.25,14.9985C5.66421,14.9985,6,14.6627,6,14.2485C6,13.8342,5.66421,13.4985,5.25,13.4985L1.75,13.4985Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-polish,.i-sed\:assistant-polish\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M12.046292958068848,7.750479003334045L14.232192958068847,5.564579003334045C15.208492958068847,4.5882190033340455,15.208492958068847,3.0052090033340457,14.232192958068847,2.0288480033340455C13.255792958068847,1.0524810033340455,11.672792958068849,1.0524810033340455,10.696432958068847,2.0288480033340455L8.255112958068848,4.470169003334045C6.689292958068847,4.141189003334045,5.020982958068847,4.564209003334046,3.8351529580688477,5.750039003334045C2.9902429580688477,6.594949003334046,2.9295229580688478,7.627929003334045,2.8659929580688477,8.708579003334044C2.8091329580688473,9.675959003334045,2.750022958068848,10.681539003334045,2.1241329580688477,11.624679003334045C1.8771969580688477,11.996679003334046,1.5420399580688477,12.359079003334045,1.0839900970488476,12.705479003334045C1.4635049580688477,13.064879003334045,1.8903469580688477,13.364679003334045,2.3492229580688475,13.609579003334046C5.216872958068848,15.140079003334046,9.335602958068847,14.525679003334046,10.973212958068848,12.888079003334045C12.342592958068847,11.518679003334045,12.694792958068847,9.505859003334045,12.046292958068848,7.750479003334045ZM9.907692958068848,4.938919003334045L11.322092958068847,6.3533290033340455L13.171492958068848,4.503919003334046Q13.464492958068847,4.210989003334046,13.464492958068847,3.7967190033340454Q13.464492958068847,3.3824390033340452,13.171492958068848,3.0895090033340455Q12.878592958068849,2.7965690033340453,12.464292958068848,2.7965690033340453Q12.049992958068847,2.7965690033340453,11.757092958068847,3.0895090033340455L9.907692958068848,4.938919003334045ZM3.3690329580688476,12.459179003334045Q4.603132958068848,13.024879003334046,6.314212958068848,12.986379003334045Q8.809682958068848,12.930279003334045,9.912552958068847,11.827479003334046Q10.886442958068848,10.853539003334046,10.860312958068848,9.438249003334045Q10.833582958068847,7.990519003334045,9.783152958068847,6.940089003334045Q8.732732958068848,5.8896690033340455,7.285002958068848,5.862939003334046Q5.869702958068848,5.836809003334046,4.895812958068848,6.8106990033340455Q4.454182958068848,7.2523290033340455,4.363412958068848,8.796609003334044Q4.2709329580688475,10.369729003334045,3.9707229580688477,11.241919003334045Q3.7471029580688477,11.891579003334046,3.3690329580688476,12.459179003334045Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-simplify,.i-sed\:assistant-simplify\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,6C1.335786,6,1,5.66421,1,5.25L1,2.5C1,1.671573,1.671573,1,2.5,1L5.25,1C5.66421,1,6,1.335786,6,1.75C6,2.1642099999999997,5.66421,2.5,5.25,2.5L3,2.5C2.72386,2.5,2.5,2.72386,2.5,3L2.5,5.25C2.5,5.66421,2.1642099999999997,6,1.75,6ZM11.1109,5.94977L14.25,2.81067C14.5429,2.51778,14.5429,2.0429,14.25,1.750008C13.9571,1.457115,13.4822,1.457115,13.1893,1.750009L10.05023,4.8890899999999995L10.05023,3.19977C10.05023,2.7855499999999997,9.71445,2.44977,9.30023,2.44977C8.88602,2.44977,8.550229999999999,2.7855499999999997,8.550229999999999,3.19977L8.550229999999999,7.44977L12.8002,7.44977C13.2144,7.44977,13.5502,7.11398,13.5502,6.69977C13.5502,6.28555,13.2144,5.94977,12.8002,5.94977L11.1109,5.94977ZM7.44971,12.8002C7.44971,13.2144,7.11392,13.5502,6.69971,13.5502C6.28549,13.5502,5.94971,13.2144,5.94971,12.8002L5.94971,11.1109L2.8106299999999997,14.25C2.51774,14.5429,2.04286,14.5429,1.74997,14.25C1.457077,13.9571,1.457077,13.4822,1.74997,13.1893L4.88907,10.05023L3.19971,10.05023C2.7854900000000002,10.05023,2.44971,9.71445,2.44971,9.30023C2.44971,8.88602,2.7854900000000002,8.550229999999999,3.19971,8.550229999999999L7.44971,8.550229999999999L7.44971,12.8002ZM14.25,10C14.6642,10,15,10.33579,15,10.75L15,13.5C15,14.3284,14.3284,15,13.5,15L10.75,15C10.33579,15,10,14.6642,10,14.25C10,13.8358,10.33579,13.5,10.75,13.5L13,13.5C13.2761,13.5,13.5,13.2761,13.5,13L13.5,10.75C13.5,10.33579,13.8358,10,14.25,10Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-stop,.i-sed\:assistant-stop\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_144_0725'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_144_0725)'%3E%3Cg%3E%3Cpath d='M7.9751971875,15.00658671875C7.0331671875,15.00658671875,6.1189871875,14.82188671875,5.2580371875,14.45778671875C4.4267871875,14.10618671875,3.6803671875,13.60298671875,3.0395371875,12.96218671875C2.3987071875,12.32128671875,1.8954991875,11.57488671875,1.5439131874999998,10.74365671875C1.1797601875,9.88268671875,0.9951171875,8.96851671875,0.9951171875,8.02648671875C0.9951171875,7.08445671875,1.1797601875,6.17027671875,1.5439131874999998,5.30931671875C1.8954991875,4.47805671875,2.3987071875,3.73165671875,3.0395371875,3.09082671875C3.6803671875,2.44997671875,4.4267871875,1.94678471875,5.2580371875,1.5951827187499998C6.1190071875,1.23102971875,7.0331671875,1.04638671875,7.9751971875,1.04638671875C8.9172371875,1.04638671875,9.8314171875,1.23102971875,10.6923671875,1.5951827187499998C11.5236171875,1.94678471875,12.2700171875,2.44997671875,12.9108171875,3.09082671875C13.5517171875,3.73165671875,14.0549171875,4.47807671875,14.4065171875,5.30931671875C14.7706171875,6.17027671875,14.9553171875,7.08445671875,14.9553171875,8.02648671875C14.9553171875,8.96851671875,14.7706171875,9.88269671875,14.4065171875,10.74365671875C14.0549171875,11.57488671875,13.5517171875,12.32128671875,12.9108171875,12.96218671875C12.2700171875,13.60298671875,11.5236171875,14.10618671875,10.6923671875,14.45778671875C9.8314171875,14.82188671875,8.9172371875,15.00658671875,7.9751971875,15.00658671875ZM7.9751971875,2.03771571875C6.3755471875,2.03771571875,4.8716371875,2.6606567187500003,3.7405071875,3.79178671875C2.6093871875000003,4.92292671875,1.9864291875,6.42683671875,1.9864291875,8.02648671875C1.9864291875,9.62613671875,2.6093671875,11.13008671875,3.7405071875,12.26118671875C4.8716371875,13.39228671875,6.3755471875,14.01528671875,7.9751971875,14.01528671875C9.5748471875,14.01528671875,11.0788171875,13.39228671875,12.2099171875,12.26118671875C13.3410171875,11.13008671875,13.9640171875,9.62613671875,13.9640171875,8.02648671875C13.9640171875,6.42683671875,13.3410171875,4.92292671875,12.2099171875,3.79178671875C11.0788171875,2.6606567187500003,9.5748671875,2.03771571875,7.9751971875,2.03771571875Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M5.45166015625,5.52880859375L10.498650156250001,5.52880859375L10.498650156250001,10.523678593749999L5.451660633087,10.523678593749999L5.45166015625,5.52880859375Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-translate,.i-sed\:assistant-translate\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,5.25C1,5.66421,1.335786,6,1.75,6C2.1642099999999997,6,2.5,5.66421,2.5,5.25L2.5,3C2.5,2.72386,2.72386,2.5,3,2.5L5.25,2.5C5.66421,2.5,6,2.1642099999999997,6,1.75C6,1.335786,5.66421,1,5.25,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,5.25ZM15,5.25C15,5.66421,14.6642,6,14.25,6C13.8358,6,13.5,5.66421,13.5,5.25L13.5,3C13.5,2.72386,13.2761,2.5,13,2.5L10.75,2.5C10.33579,2.5,10,2.1642099999999997,10,1.75C10,1.335786,10.33579,1,10.75,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,5.25ZM5.34403,6.34399C5.20003,5.92799,4.8080300000000005,5.27199,4.48803,4.79199L5.37603,4.23199C5.71203,4.67999,6.12803,5.29599,6.30403,5.70399L5.34403,6.34399ZM6.69603,5.41599L6.69603,4.42399L10.54403,4.42399L10.72803,4.37599L11.48,4.78399C11.16,5.45599,10.70403,6.02399,10.14403,6.51199C10.67203,6.74399,11.264,6.91999,11.904,7.03199C11.664,7.26399,11.344,7.71999,11.192,8.01599C10.44803,7.83199,9.77603,7.56799,9.19203,7.20799C8.47203,7.64799,7.66403,7.97599,6.82403,8.21599C6.70403,7.92799,6.44003,7.46399,6.22403,7.22399C6.93603,7.06399,7.63203,6.82399,8.24803,6.51199C7.89603,6.18399,7.58403,5.82399,7.31203,5.41599L6.69603,5.41599ZM9.14403,5.95999C9.37603,5.79199,9.57603,5.60799,9.76003,5.41599L8.50403,5.41599C8.688030000000001,5.60799,8.904029999999999,5.79199,9.14403,5.95999ZM8.51203,8.239989999999999L8.51203,7.65599L9.65603,7.65599L9.65603,8.239989999999999L11.136,8.239989999999999L11.136,9.23999L9.65603,9.23999L9.65603,9.70399L11.688,9.70399L11.688,10.72L9.65603,10.72L9.65603,11.76L8.51203,11.76L8.51203,10.72L6.71203,10.72L6.71203,10.26399C5.60003,11.248,5.36003,11.488,5.23203,11.688C5.12803,11.456,4.8240300000000005,11.04,4.64803,10.87199C4.8400300000000005,10.70399,5.06403,10.376,5.06403,9.92799L5.06403,7.68799L4.28003,7.68799L4.28003,6.57599L6.19203,6.57599L6.19203,9.35999L6.56003,9.04C6.62403,9.23999,6.72803,9.49599,6.83203,9.70399L8.51203,9.70399L8.51203,9.23999L7.16803,9.23999L7.16803,8.239989999999999L8.51203,8.239989999999999ZM1,10.75C1,10.33579,1.335786,10,1.75,10C2.1642099999999997,10,2.5,10.33579,2.5,10.75L2.5,13C2.5,13.2761,2.72386,13.5,3,13.5L5.25,13.5C5.66421,13.5,6,13.8358,6,14.25C6,14.6642,5.66421,15,5.25,15L2.5,15C1.671573,15,1,14.3284,1,13.5L1,10.75ZM15,10.75C15,10.33579,14.6642,10,14.25,10C13.8358,10,13.5,10.33579,13.5,10.75L13.5,13C13.5,13.2761,13.2761,13.5,13,13.5L10.75,13.5C10.33579,13.5,10,13.8358,10,14.25C10,14.6642,10.33579,15,10.75,15L13.5,15C14.3284,15,15,14.3284,15,13.5L15,10.75Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cmask id='master_svg0_138_0492' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='14' rx='2' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg1_138_0489' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-8' y='-8' width='36' height='36'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='0' dx='0'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.11061947047710419 0 0 0 0 0.6329540610313416 0 0 0 0 1 0 0 0 0.3499999940395355 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg2_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg3_133_1639'%3E%3Cstop offset='0%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cmask id='master_svg4_138_0488' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg3_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg5_138_0491' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='0' y='0' width='20' height='20'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='12' dx='0'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.33000001311302185 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg6_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg7_138_0486' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.13905429840088' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svg8_133_3312'%3E%3Cstop offset='0%25' stop-color='%23EAC5FC' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%2384A9F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg9_138_0487' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.139053344726562' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svga_134_5592'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgb_138_0490' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='28.0653018951416' height='32.68379211425781'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svgc_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgd_138_0485' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='36.955888748168945' height='33.34653663635254'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svge_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3CradialGradient cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' id='master_svgf_134_7792' gradientTransform='translate(8.000000596046448 7.000000596046448) rotate(90) scale(10.833333969116211 10.833333969116211)'%3E%3Cstop offset='81.81416392326355%25' stop-color='%23FFFFFF' stop-opacity='0'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='0.5'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg%3E%3Cg mask='url(%23master_svg0_138_0492)'%3E%3Cg%3E%3Cg filter='url(%23master_svg1_138_0489)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg2_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg mask='url(%23master_svg4_138_0488)'%3E%3Cg filter='url(%23master_svg5_138_0491)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg6_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg filter='url(%23master_svg7_138_0486)'%3E%3Cpath d='M18.00005354156494,10.333366746139527C16.229183541564943,14.916666746139526,11.74999354156494,17.833366746139525,6.749996541564942,16.999966746139528C4.678933541564941,16.999966746139528,10.499973541564941,15.333366746139525,12.99999354156494,9.499966746139526C15.500023541564941,3.6666667461395264,11.76228354156494,-1.3333332538604736,13.833353541564941,-1.3333332538604736C15.904423541564942,-1.3333332538604736,19.77085354156494,5.7499967461395265,18.00005354156494,10.333366746139527Z' fill='url(%23master_svg8_133_3312)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-0.258819043636322,-0.9659258127212524,0.9659258127212524,-0.258819043636322,-9.438815680383982,13.105000026556297)' filter='url(%23master_svg9_138_0487)'%3E%3Cpath d='M11.995902197265625,21.840529078674315C10.225032197265625,26.423829078674316,5.745842197265625,29.340529078674315,0.745845197265625,28.507129078674318C-1.325217802734375,28.507129078674318,4.495822197265625,26.840529078674315,6.995842197265625,21.007129078674318C9.495872197265625,15.173829078674316,5.758132197265625,10.173829078674316,7.829202197265625,10.173829078674316C9.900272197265625,10.173829078674316,13.766702197265625,17.257159078674317,11.995902197265625,21.840529078674315Z' fill='url(%23master_svga_134_5592)' fill-opacity='0.75'/%3E%3C/g%3E%3Cg transform='matrix(0.3413880169391632,0.9399224519729614,-0.9399224519729614,0.3413880169391632,10.409815989714502,-13.644534747708363)' filter='url(%23master_svgb_138_0490)'%3E%3Cpath d='M30.408644943237306,13.667093476104736C28.065044943237304,18.798393476104735,22.137134943237307,22.063693476104735,15.519942943237305,21.130693476104735C12.779004943237304,21.130693476104735,20.482814943237305,19.264793476104735,23.791444943237305,12.734193476104736C27.100044943237304,6.2035034761047365,22.153404943237305,0.6057934761047363,24.894334943237304,0.6057934761047363C27.635244943237304,0.6057934761047363,32.7522449432373,8.535883476104736,30.408644943237306,13.667093476104736Z' fill='url(%23master_svgc_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.993992030620575,-0.10945269465446472,0.10945269465446472,0.993992030620575,0.028477667074813695,-1.6848945699851683)' filter='url(%23master_svgd_138_0485)'%3E%3Cpath d='M8.59916603088379,12.189555331611633C5.1786660308837895,16.913255331611634,-4.852933969116211,20.988455331611632,-14.51085396911621,20.129555331611634C-18.51129396911621,20.129555331611634,-6.87347396911621,18.287055331611633,-2.044433969116211,12.275055331611632C2.784566030883788,6.263135331611633,-1.9022339691162102,-1.1018446683883667,2.098166030883789,-1.1018446683883667C6.098666030883788,-1.1018446683883667,12.01976603088379,7.4658853316116325,8.59916603088379,12.189555331611633Z' fill='url(%23master_svge_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='-2.833333373069763' y='-3.833333373069763' width='21.666667938232422' height='21.666667938232422' rx='10.833333969116211' fill='url(%23master_svgf_134_7792)' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M6.55036,4Q5.89279,4,5.64647,4.574896L2.5,12L3.053829,12C3.77439,12,4.42246,11.57738,4.6906,10.93264L5.16721,9.78665L7.42668,9.78665L7.26076,8.74597C7.22207,8.50328,7.01275,8.32469,6.767,8.32469L5.77501,8.32469L6.97609,5.4619599999999995L7.62627,5.4619599999999995L7.97943,7.6891L7.9809,7.68888L8.447230000000001,10.613769999999999L8.444420000000001,10.614180000000001L8.663039999999999,12L10.34469,12L8.99621,4C8.18093,4,7.36564,4,6.55036,4ZM13.5,4C12.5833,4,11.80956,4.681624,11.69399,5.59103L10.87956,12L10.92281,12C11.8138,12,12.5648,11.359300000000001,12.6731,10.50675L13.5,4Z' fill-rule='evenodd' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:audio-block,.i-sed\:audio-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1.25' y='6' width='1.5' height='4' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='4.25' y='4.5' width='1.5' height='7' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.25' y='1' width='1.5' height='14' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='10.25' y='4.5' width='1.5' height='7' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.25' y='6' width='1.5' height='4' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:back-top,.i-sed\:back-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_67661'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_67661)'%3E%3Cg%3E%3Cg transform='matrix(-0.7071067690849304,0.7071067690849304,-0.7071067690849304,-0.7071067690849304,23.47912381477363,4.399628439176013)'%3E%3Cpath d='' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M10.078369140625,7.0625Q10.078369140625,6.9886315,10.092780140624999,6.916182Q10.107191140625,6.843733,10.135459140625,6.775487Q10.163728140625,6.707242,10.204767140625,6.645822Q10.245806140625,6.584403,10.298039140625,6.53217Q10.350272140625,6.479937,10.411691140625,6.438898Q10.473111140625,6.397859,10.541356140625,6.36959Q10.609602140625,6.341322,10.682051140625,6.326911Q10.754500640625,6.3125,10.828369140625,6.3125Q10.902237640625,6.3125,10.974687140625,6.326911Q11.047136140625,6.341322,11.115382140625,6.36959Q11.183627140625,6.397859,11.245047140625,6.438898Q11.306466140625,6.479937,11.358699140625,6.53217Q11.410932140625,6.584403,11.451971140625,6.645822Q11.493010140625,6.707242,11.521279140625,6.775487Q11.549547140625,6.843733,11.563958140625001,6.916182Q11.578369140625,6.9886315,11.578369140625,7.0625L11.578369140625,10.3125L14.828369140625,10.3125Q14.902239140625,10.3125,14.974689140625,10.32691Q15.047139140625,10.34132,15.115379140625,10.36959Q15.183629140625001,10.39786,15.245049140625,10.4389Q15.306469140625001,10.47994,15.358699140625,10.53217Q15.410929140625,10.5844,15.451969140625,10.64582Q15.493009140625,10.70724,15.521279140625001,10.77549Q15.549549140625,10.84373,15.563959140625,10.91618Q15.578369140625,10.98863,15.578369140625,11.0625Q15.578369140625,11.13637,15.563959140625,11.20882Q15.549549140625,11.28127,15.521279140625001,11.34951Q15.493009140625,11.417760000000001,15.451969140625,11.47918Q15.410929140625,11.540600000000001,15.358699140625,11.59283Q15.306469140625001,11.64506,15.245049140625,11.6861Q15.183629140625001,11.72714,15.115379140625,11.755410000000001Q15.047139140625,11.78368,14.974689140625,11.79809Q14.902239140625,11.8125,14.828369140625,11.8125L11.328369140625,11.8125Q10.810601540625,11.8125,10.444485140625,11.446380000000001Q10.078369140625,11.080269999999999,10.078369140625,10.5625L10.078369140625,7.0625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.25' y='4.9267578125' width='1.5' height='10.0732421875' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:block-add,.i-sed\:block-add\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.06 10l-.036 28M10 24h28' stroke='currentColor' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:block-menu,.i-sed\:block-menu\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm-4 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM37 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm-4 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bold,.i-sed\:bold\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6050'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6050)'%3E%3Cg%3E%3Cpath d='M2.93255615234375,14.7107845703125L2.93255615234375,1.2891845703125L7.96794615234375,1.2891845703125C8.993336152343751,1.2891845703125,9.81425615234375,1.4265125703125001,10.43071615234375,1.7011685703125C11.05327615234375,1.9697155703125,11.53850615234375,2.3878045703125,11.88641615234375,2.9554345703125C12.24041615234375,3.5169645703125,12.41741615234375,4.1059545703125,12.41741615234375,4.7224045703125C12.41741615234375,5.2961345703125,12.26177615234375,5.8362945703125,11.95049615234375,6.3428845703125C11.63921615234375,6.8494845703125,11.16924615234375,7.2584145703125,10.54058615234375,7.5697045703125C11.35235615234375,7.8077345703125,11.97491615234375,8.2136245703125,12.40825615234375,8.7873445703125C12.84771615234375,9.3610745703125,13.06745615234375,10.0385745703125,13.06745615234375,10.8198245703125C13.06745615234375,11.4484845703125,12.93315615234375,12.0343845703125,12.66460615234375,12.5776845703125C12.40214615234375,13.1147845703125,12.07561615234375,13.5297845703125,11.68499615234375,13.8227845703125C11.29436615234375,14.1156845703125,10.80303615234375,14.3384845703125,10.21099615234375,14.4910845703125C9.625056152343749,14.6375845703125,8.90483615234375,14.7107845703125,8.050356152343749,14.7107845703125L2.93255615234375,14.7107845703125ZM4.70866615234375,6.9288245703125L7.61089615234375,6.9288245703125C8.39824615234375,6.9288245703125,8.96282615234375,6.8769545703125,9.304616152343751,6.7731845703125C9.75627615234375,6.6389045703125,10.095026152343749,6.4161345703125,10.320856152343751,6.1048545703125C10.55278615234375,5.7935745703125,10.66875615234375,5.4029545703125,10.66875615234375,4.932984570312501C10.66875615234375,4.487414570312501,10.56194615234375,4.0967945703125,10.34832615234375,3.7611045703125C10.13469615234375,3.4193145703125,9.82952615234375,3.1873745703125,9.43278615234375,3.0653045703124997C9.03607615234375,2.9371245703125,8.35552615234375,2.8730445703125,7.39116615234375,2.8730445703125L4.70866615234375,2.8730445703125L4.70866615234375,6.9288245703125ZM4.70866615234375,13.1269845703125L8.050356152343749,13.1269845703125C8.62407615234375,13.1269845703125,9.02691615234375,13.1055845703125,9.25883615234375,13.0628845703125C9.66777615234375,12.9895845703125,10.009576152343751,12.8675845703125,10.28422615234375,12.6966845703125C10.558896152343749,12.5257845703125,10.784726152343751,12.2785845703125,10.96172615234375,11.9550845703125C11.13872615234375,11.6254845703125,11.22722615234375,11.2470645703125,11.22722615234375,10.8198245703125C11.22722615234375,10.3193245703125,11.09905615234375,9.8859845703125,10.842716152343751,9.5197645703125C10.58635615234375,9.147454570312501,10.22930615234375,8.888064570312501,9.77153615234375,8.741574570312501C9.31988615234375,8.588984570312501,8.66680615234375,8.5126845703125,7.81230615234375,8.5126845703125L4.70866615234375,8.5126845703125L4.70866615234375,13.1269845703125Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bubble-inline,.i-sed\:bubble-inline\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.1821880340685547,3.4117431640625L1.1821880340685547,11.4469431640625C1.1821880340685547,12.3643431640625,1.9258997752685547,13.1080431640625,2.8433127752685547,13.1080431640625L2.951102775268555,13.1080431640625C3.4397427752685545,13.1080431640625,3.8959827752685547,13.3525431640625,4.166642775268555,13.7593431640625C4.744362775268555,14.6277431640625,6.020012775268555,14.6277431640625,6.597732775268555,13.7593431640625C6.868392775268554,13.3525431640625,7.3246327752685545,13.1080431640625,7.813282775268554,13.1080431640625L13.182172775268555,13.1080431640625C14.286772775268554,13.1080431640625,15.182172775268555,12.2126431640625,15.182172775268555,11.1080731640625L15.182172775268555,6.4117431640625C15.182172775268555,3.6503231640625,12.943572775268555,1.4117431640625,10.182182775268554,1.4117431640625L3.182192775268555,1.4117431640625C2.0776187752685544,1.4117431640625,1.1821880340685547,2.3071741640625,1.1821880340685547,3.4117431640625ZM13.682172775268555,7.9890431640625L13.682172775268555,6.4117431640625Q13.682172775268555,2.9117431640625,10.182182775268554,2.9117431640625L3.182192775268555,2.9117431640625Q2.682192775268555,2.9117431640625,2.682192775268555,3.4117431640625L2.682192775268555,11.4469431640625Q2.682192775268555,11.6080431640625,2.8433127752685547,11.6080431640625L2.951102775268555,11.6080431640625Q4.507202775268555,11.6080431640625,5.382192775268555,12.8792431640625Q6.2571827752685545,11.6080431640625,7.813282775268554,11.6080431640625L13.182172775268555,11.6080431640625Q13.682172775268555,11.6080431640625,13.682172775268555,11.1080731640625L13.682172775268555,10.9150231640625L13.682172775268555,10.9131331640625C13.682172775268555,10.4989231640625,14.017972775268555,10.1631331640625,14.432172775268555,10.1631331640625C14.845272775268555,10.1631331640625,15.180572775268555,10.4971331640625,15.182172775268555,10.9102031640625L15.182172775268555,7.9957631640625C15.180572775268555,8.4088331640625,14.845272775268555,8.7428331640625,14.432172775268555,8.7428331640625C14.017972775268555,8.7428331640625,13.682172775268555,8.4070531640625,13.682172775268555,7.9928331640625L13.682172775268555,7.9909331640625L13.682172775268555,7.9890431640625ZM5.950252775268555,7.6152031640625C5.950252775268555,8.167493164062499,5.502542775268554,8.6152031640625,4.950252775268554,8.6152031640625C4.3979727752685545,8.6152031640625,3.9502527752685546,8.167493164062499,3.9502527752685546,7.6152031640625C3.9502527752685546,7.0629231640625,4.3979727752685545,6.6152031640625,4.950252775268554,6.6152031640625C5.502542775268554,6.6152031640625,5.950252775268555,7.0629231640625,5.950252775268555,7.6152031640625ZM9.066102775268554,7.6152031640625C9.066102775268554,8.167493164062499,8.618382775268554,8.6152031640625,8.066102775268554,8.6152031640625C7.513812775268555,8.6152031640625,7.066102775268555,8.167493164062499,7.066102775268555,7.6152031640625C7.066102775268555,7.0629231640625,7.513812775268555,6.6152031640625,8.066102775268554,6.6152031640625C8.618382775268554,6.6152031640625,9.066102775268554,7.0629231640625,9.066102775268554,7.6152031640625ZM12.286472775268555,7.6152031640625C12.286472775268555,8.167493164062499,11.838772775268554,8.6152031640625,11.286472775268555,8.6152031640625C10.734212775268555,8.6152031640625,10.286492775268554,8.167493164062499,10.286492775268554,7.6152031640625C10.286492775268554,7.0629231640625,10.734212775268555,6.6152031640625,11.286472775268555,6.6152031640625C11.838772775268554,6.6152031640625,12.286472775268555,7.0629231640625,12.286472775268555,7.6152031640625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet,.i-sed\:bullet\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1454)'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.5' y='7.24884033203125' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.5' y='2' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.5' y='12.497711181640625' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cellipse cx='2.5' cy='3' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='2.5' cy='8' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='2.5' cy='13' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-circle{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-circle\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-disc{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-disc\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-square{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M14 27v6H8v-6h6zm0-9v6H8v-6h6zm0-9v6H8V9h6z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-square\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M14 27v6H8v-6h6zm0-9v6H8v-6h6zm0-9v6H8V9h6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:calculator,.i-sed\:calculator\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M5.912092710952758,4.178882737007141C6.204992710952759,3.885992737007141,6.204992710952759,3.4111127370071412,5.912092710952758,3.118222737007141L3.967552710952759,1.1736807370071412C3.577032710952759,0.7831560370071411,2.9438627109527586,0.7831560370071411,2.5533427109527587,1.1736807370071412L0.6087967109527588,3.118222737007141C0.3159029109527588,3.4111127370071412,0.3159029109527588,3.885992737007141,0.6087967109527588,4.178882737007141C0.9016897109527587,4.471772737007141,1.3765637109527589,4.471772737007141,1.6694527109527588,4.178882737007141L2.510452710952759,3.337892737007141L2.510452710952759,9.86086273700714L1.7500127109527588,9.86086273700714C1.3357997109527586,9.86086273700714,1.000013710952759,10.196652737007142,1.000013710952759,10.61086273700714C1.000013710952759,11.02509273700714,1.3357997109527586,11.360892737007141,1.7500127109527588,11.360892737007141L2.510452710952759,11.360892737007141L2.510452710952759,14.41369273700714C2.510452710952759,14.827892737007142,2.846232710952759,15.16369273700714,3.260452710952759,15.16369273700714C3.674662710952759,15.16369273700714,4.010452710952759,14.827892737007142,4.010452710952759,14.41369273700714L4.010452710952759,11.360892737007141L9.82814271095276,11.360892737007141Q9.914882710952758,12.17529273700714,9.950412710952758,13.109292737007141C9.965742710952759,13.51209273700714,10.29675271095276,13.83069273700714,10.69991271095276,13.83069273700714C11.114112710952758,13.83069273700714,11.44991271095276,13.494992737007141,11.44991271095276,13.08069273700714C11.44991271095276,13.08069273700714,11.449312710952759,13.052192737007141,11.449312710952759,13.052192737007141L11.449312710952759,13.050792737007141Q11.415312710952758,12.15859273700714,11.33551271095276,11.360892737007141L13.050212710952758,11.360892737007141L12.209212710952759,12.20189273700714C11.91631271095276,12.494792737007142,11.91631271095276,12.969592737007142,12.209212710952759,13.262492737007141C12.502112710952758,13.555392737007141,12.977012710952758,13.555392737007141,13.26991271095276,13.262492737007141L15.21441271095276,11.317992737007142C15.605012710952758,10.92739273700714,15.605012710952758,10.29428273700714,15.21441271095276,9.90375273700714L13.26991271095276,7.9592127370071415C12.977012710952758,7.666312737007141,12.502112710952758,7.666312737007141,12.209212710952759,7.9592127370071415C11.91631271095276,8.252102737007142,11.91631271095276,8.726972737007141,12.209212710952759,9.019872737007141L13.050212710952758,9.86086273700714L11.13041271095276,9.86086273700714Q10.896812710952759,8.551682737007141,10.50471271095276,7.569932737007141Q9.677132710952758,5.498172737007141,8.28144271095276,5.180562737007141Q6.842042710952759,4.853012737007141,5.688702710952759,6.413892737007141Q4.747742710952759,7.687362737007141,4.324892710952758,9.86086273700714L4.010452710952759,9.86086273700714L4.010452710952759,3.3379027370071412L4.851432710952759,4.178882737007141C5.144332710952758,4.471772737007141,5.6192027109527585,4.471772737007141,5.912092710952758,4.178882737007141ZM5.856302710952759,9.86086273700714L9.60535271095276,9.86086273700714Q9.410102710952758,8.873332737007141,9.111722710952758,8.126362737007142Q8.576322710952759,6.786012737007141,7.948602710952759,6.643172737007141Q7.465572710952759,6.533252737007141,6.8951027109527585,7.305302737007141Q6.213202710952759,8.22816273700714,5.856302710952759,9.86086273700714Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:circle,.i-sed\:circle\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_37_1063'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1063)'%3E%3Cg%3E%3Cpath d='M8,12C10.20914,12,12,10.20914,12,8C12,5.79086,10.20914,4,8,4C5.79086,4,4,5.79086,4,8C4,10.20914,5.79086,12,8,12ZM8,5.5C9.38071,5.5,10.5,6.6192899999999995,10.5,8C10.5,9.38071,9.38071,10.5,8,10.5C6.6192899999999995,10.5,5.5,9.38071,5.5,8C5.5,6.6192899999999995,6.6192899999999995,5.5,8,5.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:clear,.i-sed\:clear\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_7117'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_7117)'%3E%3Cg%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,3.5330721086372563,-6.626633728559895)'%3E%3Cpath d='M9.76559066772461,5.092098242874146L9.76559066772461,1.9514782428741455C9.76559066772461,1.3991932428741456,10.21330566772461,0.9514782428741455,10.76559066772461,0.9514782428741455L14.95543066772461,0.9514782428741455C15.507720667724609,0.9514782428741455,15.95543066772461,1.3991932428741456,15.95543066772461,1.9514782428741455L15.95543066772461,5.092098242874146C15.95543066772461,5.644388242874146,15.507720667724609,6.092098242874146,14.95543066772461,6.092098242874146L10.76559066772461,6.092098242874146C10.21330566772461,6.092098242874146,9.76559066772461,5.644388242874146,9.76559066772461,5.092098242874146Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M5.38915,5.617982533111572C5.2485,5.758642533111573,5.05773,5.837652533111572,4.85882,5.837652533111572C4.6599,5.837652533111572,4.4691399999999994,5.758642533111573,4.32849,5.617982533111572C4.03559,5.325092533111572,4.03559,4.850222533111572,4.32849,4.557322533111572C4.33686,4.5489525331115725,4.34543,4.540782533111573,4.35419,4.5328125331115725L6.55938,2.3276225331115725C8.31674,0.5702615331115722,11.166,0.5702615331115722,12.9233,2.3276225331115725L14.5574,3.9616825331115724C15.1432,4.547472533111572,15.1432,5.4972225331115725,14.5574,6.083002533111572L7.32278,13.317592533111572C7.25314,13.387292533111573,7.17835,13.448592533111572,7.09964,13.501692533111573L14.25,13.501692533111573C14.6642,13.501692533111573,15,13.837492533111572,15,14.251692533111573C15,14.665892533111572,14.6642,15.001692533111573,14.25,15.001692533111573L1.75,15.001692533111573C1.335786,15.001692533111573,1,14.665892533111572,1,14.251692533111573C1,13.837492533111572,1.335786,13.501692533111573,1.75,13.501692533111573L5.4246,13.501692533111573C5.34589,13.448592533111572,5.2711,13.387292533111573,5.20146,13.317592533111572L1.446076,9.562242533111572C0.86029,8.976462533111572,0.86029,8.026712533111573,1.446076,7.440922533111572L2.18332,6.703682533111572C2.19109,6.6951625331115725,2.1990499999999997,6.686822533111572,2.20721,6.678662533111572C2.34786,6.538012533111572,2.53863,6.458992533111572,2.73754,6.458992533111572C2.93645,6.458992533111572,3.12722,6.538012533111572,3.26787,6.678662533111572C3.56076,6.971562533111572,3.56076,7.446432533111572,3.26787,7.739322533111572L3.26787,7.739322533111572L2.5067399999999997,8.501582533111574L6.26212,12.256992533111573L9.41122,9.107872533111573L5.65584,5.352482533111572L5.38915,5.617982533111572L5.38915,5.617982533111572ZM6.7165,4.2918225331115725L10.47188,8.047212533111573L13.4967,5.022342533111572L11.8627,3.3882825331115725Q10.984,2.5096025331115723,9.74136,2.5096025331115723Q8.498719999999999,2.5096025331115723,7.62004,3.3882825331115725L6.7165,4.2918225331115725Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code,.i-sed\:code\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6030'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6030)'%3E%3Cg%3E%3Cpath d='M14.9714,6.9905896875L12.4001,4.4192596875C12.116,4.1352296875,11.6555,4.1352396875,11.3715,4.419299687500001C11.0875,4.7033196875000005,11.0876,5.1637696875,11.3716,5.4477696875L13.5595,7.6357296875C13.7712,7.8474196875,13.7712,8.1906296875,13.5595,8.4023296875L11.3715,10.5904196875C11.0876,10.8744296875,11.0876,11.3348296875,11.3716,11.6188296875C11.6556,11.9028296875,12.116,11.9028296875,12.4,11.6189296875L14.9714,9.0476196875C15.5395,8.4795196875,15.5395,7.5585596875,14.9714,6.9905896875ZM3.59977,4.4192596875L1.02844,6.9905896875C0.460434,7.5585896875,0.460399,8.4794896875,1.02836,9.0475396875L3.59983,11.6189296875C3.88384,11.9028296875,4.34428,11.9028296875,4.62828,11.6188296875C4.91228,11.3348296875,4.91228,10.8744296875,4.62829,10.5904196875L2.44032,8.4023296875C2.22863,8.1906396875,2.22864,7.8474196875,2.44033,7.6357296875L4.62828,5.4477696875C4.91228,5.1637696875,4.9123,4.7033196875000005,4.62832,4.419299687500001C4.34431,4.1352396875,3.8838,4.1352296875,3.59977,4.4192596875M5.55674,14.1347296875L9.04025,1.5163606875C9.14712,1.1292466875,9.54757,0.9020616875,9.93468,1.0089286875C10.3218,1.1157956875,10.549,1.5162526875,10.4421,1.9033696875L6.95862,14.5217296875C6.85175,14.9088296875,6.45128,15.1360296875,6.06416,15.0291296875C5.67705,14.9222296875,5.44987,14.5218296875,5.55674,14.1347296875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-block,.i-sed\:code-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,12.5C1,13.3284,1.671573,14,2.5,14L3.98077,14C4.39499,14,4.73077,13.6642,4.73077,13.25C4.73077,12.8358,4.39499,12.5,3.98077,12.5L3,12.5C2.72386,12.5,2.5,12.2761,2.5,12L2.5,4C2.5,3.72386,2.72386,3.5,3,3.5L13,3.5C13.2761,3.5,13.5,3.72386,13.5,4L13.5,12C13.5,12.2761,13.2761,12.5,13,12.5L6.90112,12.5C6.4869,12.5,6.15112,12.8358,6.15112,13.25C6.15112,13.6642,6.4869,14,6.90112,14L13.5,14C14.3284,14,15,13.3284,15,12.5L15,3.5C15,2.671573,14.3284,2,13.5,2L2.5,2C1.671573,2,1,2.671573,1,3.5L1,12.5ZM6.9393,10.65162C6.6464,10.94451,6.17153,10.94451,5.87864,10.65162L3.93409,8.70707C3.54357,8.31655,3.54357,7.68338,3.93409,7.29286L5.87864,5.34832C6.17153,5.05542,6.6464,5.05542,6.9393,5.34832C7.23219,5.64121,7.23219,6.11608,6.9393,6.40898L5.63115,7.71712C5.47494,7.87333,5.47494,8.1266,5.63115,8.28281L6.9393,9.590959999999999C7.23219,9.883849999999999,7.23219,10.35872,6.9393,10.65162ZM9.06064,10.65162C9.35354,10.94451,9.82841,10.94451,10.1213,10.65162L12.0658,8.70707C12.4564,8.31655,12.4564,7.68338,12.0658,7.29286L10.1213,5.34832C9.82841,5.05542,9.35354,5.05542,9.06064,5.34832C8.76775,5.64121,8.76775,6.11608,9.06064,6.40898L10.36879,7.71712C10.525,7.87333,10.525,8.1266,10.36879,8.28281L9.06064,9.590959999999999C8.76775,9.883849999999999,8.76775,10.35872,9.06064,10.65162Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-online,.i-sed\:code-online\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,12.5C1,13.3284,1.671573,14,2.5,14L3.98077,14C4.39499,14,4.73077,13.6642,4.73077,13.25C4.73077,12.8358,4.39499,12.5,3.98077,12.5L3,12.5C2.72386,12.5,2.5,12.2761,2.5,12L2.5,4C2.5,3.72386,2.72386,3.5,3,3.5L13,3.5C13.2761,3.5,13.5,3.72386,13.5,4L13.5,12C13.5,12.2761,13.2761,12.5,13,12.5L6.90112,12.5C6.4869,12.5,6.15112,12.8358,6.15112,13.25C6.15112,13.6642,6.4869,14,6.90112,14L13.5,14C14.3284,14,15,13.3284,15,12.5L15,3.5C15,2.671573,14.3284,2,13.5,2L2.5,2C1.671573,2,1,2.671573,1,3.5L1,12.5ZM6.68145,10.65165C6.38856,10.94454,5.91369,10.94454,5.62079,10.65165L3.67625,8.7071C3.28573,8.31658,3.28573,7.68341,3.67625,7.29289L5.62079,5.34835C5.91369,5.05545,6.38856,5.05545,6.68145,5.34835C6.97435,5.64124,6.97435,6.11611,6.68145,6.40901L5.37331,7.71715C5.2171,7.87336,5.2171,8.126629999999999,5.37331,8.28284L6.68145,9.59099C6.97435,9.883880000000001,6.97435,10.35875,6.68145,10.65165ZM8.75,9.33939C8.33579,9.33939,8,9.67517,8,10.08939C8,10.5036,8.33579,10.83939,8.75,10.83939L11.75,10.83939C12.1642,10.83939,12.5,10.5036,12.5,10.08939C12.5,9.67517,12.1642,9.33939,11.75,9.33939L8.75,9.33939Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-run,.i-sed\:code-run\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_3_4713'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_3_4713)'%3E%3Cg%3E%3Cpath d='M0.5034128419155883,8.227028352470398Q0.41521921191558836,5.315818352470398,2.3149156119155885,3.108078352470398Q4.214615611915589,0.9003483524703979,7.106415611915589,0.553343652470398Q9.998215611915588,0.20633935247039797,12.366285611915588,1.901958352470398Q14.734385611915588,3.597578352470398,15.337485611915588,6.447008352470398Q15.861385611915589,8.922458352470398,14.814585611915588,11.141408352470398C14.63788561191559,11.516108352470399,14.173085611915589,11.635708352470399,13.81618561191559,11.425408352470399C13.459285611915588,11.215208352470398,13.347285611915588,10.753708352470397,13.514785611915588,10.374898352470398Q14.27278561191559,8.661018352470398,13.869985611915588,6.757588352470398Q13.387485611915588,4.478048352470398,11.493085611915589,3.121548352470398Q9.598565611915589,1.765058352470398,7.285125611915588,2.042658352470398Q4.971685611915588,2.320268352470398,3.4519256119155886,4.0864483524703985Q1.9321656119155883,5.8526383524703975,2.0027256119155883,8.181608352470398Q2.0732856119155887,10.510608352470397,3.6971656119155885,12.181508352470399Q5.321045611915588,13.852508352470398,7.647055611915588,13.989508352470398Q9.589265611915588,14.104008352470398,11.170885611915589,13.098808352470398C11.52048561191559,12.876708352470398,11.993585611915588,12.918608352470399,12.254685611915589,13.240108352470397C12.515785611915588,13.561708352470397,12.466785611915588,14.039108352470398,12.122785611915589,14.269708352470397Q10.084725611915589,15.635808352470399,7.558825611915588,15.486908352470397Q4.651315611915589,15.315608352470399,2.6214656119155886,13.226908352470398Q0.5916078119155884,11.138208352470398,0.5034128419155883,8.227028352470398ZM6.182835611915588,10.760708352470399C6.182835611915588,11.373008352470398,6.876955611915588,11.718908352470399,7.356195611915588,11.345408352470399L10.898585611915589,8.584598352470397C11.277585611915589,8.289238352470399,11.277585611915589,7.710608352470398,10.898585611915589,7.415258352470398L7.356195611915588,4.654458352470398C6.876955611915588,4.280958352470398,6.182835611915588,4.626838352470398,6.182835611915588,5.239128352470398L6.182835611915588,10.760708352470399Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-word-wrap,.i-sed\:code-word-wrap\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_3_4608'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_3_4608)'%3E%3Cg%3E%3Cpath d='M1.751144,1C1.336299,1,1,1.336299,1,1.751144C1,2.16599,1.336299,2.50229,1.751144,2.50229L14.2489,2.50229C14.6637,2.50229,15,2.16599,15,1.751144C15,1.336299,14.6637,1,14.2489,1L1.751144,1ZM1.751144,5C1.336299,5,1,5.3363,1,5.75114C1,6.16599,1.336299,6.50229,1.751144,6.50229L14.2489,6.50229C14.6637,6.50229,15,6.16599,15,5.75114C15,5.3363,14.6637,5,14.2489,5L1.751144,5ZM1.751144,9C1.336299,9,1,9.3363,1,9.75114C1,10.16599,1.336299,10.50229,1.751144,10.50229L7.24886,10.50229C7.6637,10.50229,8,10.16599,8,9.75114C8,9.3363,7.6637,9,7.24886,9L1.751144,9ZM9.52466,9.75C9.52466,10.16421,9.86045,10.5,10.27466,10.5L12.25,10.5Q12.7678,10.5,13.1339,10.86612Q13.5,11.2322,13.5,11.75Q13.5,12.2678,13.1339,12.6339Q12.7678,13,12.25,13L9.72897,13L9.72897,12.2263C9.72897,12.0567,9.5312,11.9641,9.40093,12.0726L7.57099,13.5976C7.47504,13.6775,7.47504,13.8249,7.57099,13.9049L9.40093,15.4298C9.5312,15.5384,9.72897,15.4457,9.72897,15.2762L9.72897,14.5L12.25,14.5C13.7688,14.5,15,13.2688,15,11.75C15,10.23122,13.7688,9,12.25,9L10.27466,9C9.86045,9,9.52466,9.33579,9.52466,9.75ZM1.751144,13C1.336299,13,1,13.3363,1,13.7511C1,14.166,1.336299,14.5023,1.751144,14.5023L5.24886,14.5023C5.6637,14.5023,6,14.166,6,13.7511C6,13.3363,5.6637,13,5.24886,13L1.751144,13Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:column-block,.i-sed\:column-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.502870559692383L1,13.499970559692382C1,14.328470559692382,1.671573,14.999970559692382,2.5,14.999970559692382L2.76348,14.999970559692382L2.76348,14.997070559692382C2.7854200000000002,14.998970559692383,2.80763,14.999970559692382,2.83007,14.999970559692382L2.83386,14.999970559692382C3.24808,14.999970559692382,3.58386,14.664170559692383,3.58386,14.249970559692382C3.58386,13.835770559692383,3.24808,13.499970559692382,2.83386,13.499970559692382L2.83007,13.499970559692382C2.80763,13.499970559692382,2.7854200000000002,13.500970559692384,2.76348,13.502870559692383L2.76348,13.499970559692382L2.5,13.499970559692382L2.5,2.502870559692383L5.75,2.502870559692383L5.75,13.499970559692382L5.23938,13.499970559692382L5.23749,13.499970559692382L5.23559,13.499970559692382C4.8213799999999996,13.499970559692382,4.48559,13.835770559692383,4.48559,14.249970559692382C4.48559,14.664170559692383,4.8213799999999996,14.999970559692382,5.23559,14.999970559692382L5.23938,14.999970559692382L5.24059,14.999970559692382L5.75,14.999970559692382C6.57843,14.999970559692382,7.25,14.328470559692382,7.25,13.499970559692382L7.25,2.502870559692383C7.25,1.6744435596923828,6.57843,1.0028705596923828,5.75,1.0028705596923828L2.5,1.0028705596923828C1.671573,1.0028705596923828,1,1.6744435596923828,1,2.502870559692383ZM8.75,2.502870559692383L8.75,13.499970559692382C8.75,14.328470559692382,9.42157,14.999970559692382,10.25,14.999970559692382L13.5,14.999970559692382C14.3284,14.999970559692382,15,14.328470559692382,15,13.499970559692382L15,2.502870559692383C15,1.6744435596923828,14.3284,1.0028705596923828,13.5,1.0028705596923828L10.25,1.0028705596923828C9.42157,1.0028705596923828,8.75,1.6744435596923828,8.75,2.502870559692383ZM13.5,13.499970559692382L10.25,13.499970559692382L10.25,2.502870559692383L13.5,2.502870559692383L13.5,13.499970559692382Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:copy,.i-sed\:copy\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 38h28V16H30V4H13v34zM30 4l11 12' stroke='currentColor' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 20v24h21' stroke='currentColor' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19 20h4M19 28h12' stroke='currentColor' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:cut,.i-sed\:cut\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' fill-opacity='.01' d='M0 0h48v48H0z'/%3E%3Cpath d='M11 42a5 5 0 1 0 0-10 5 5 0 0 0 0 10zM37 42a5 5 0 1 0 0-10 5 5 0 0 0 0 10z' stroke='currentColor' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M15.377 39.413l2.123-3.597 17-29.445' stroke='currentColor' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M13.496 6.175l17 29.445 2.13 3.793' stroke='currentColor' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:delete,.i-sed\:delete\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M6,1.75C6,1.335786,6.33579,1,6.75,1L9.25,1C9.66421,1,10,1.335786,10,1.75C10,2.1642099999999997,9.66421,2.5,9.25,2.5L6.75,2.5C6.33579,2.5,6,2.1642099999999997,6,1.75ZM2,4.25C2,3.83579,2.335786,3.5,2.75,3.5L13.25,3.5C13.6642,3.5,14,3.83579,14,4.25C14,4.664210000000001,13.6642,5,13.25,5L2.75,5C2.335786,5,2,4.664210000000001,2,4.25ZM3,7.00391L3,13.5C3,14.3284,3.67157,15,4.5,15L11.5,15C12.3284,15,13,14.3284,13,13.5L13,7.00391C13,6.58969,12.6642,6.25391,12.25,6.25391C11.83579,6.25391,11.5,6.58969,11.5,7.00391L11.5,13.5L4.5,13.5L4.5,7.00391C4.5,6.58969,4.164210000000001,6.25391,3.75,6.25391C3.3357900000000003,6.25391,3,6.58969,3,7.00391ZM6,10.50391L6,7.00391C6,6.58969,6.33579,6.25391,6.75,6.25391C7.16421,6.25391,7.5,6.58969,7.5,7.00391L7.5,10.50391C7.5,10.91812,7.16421,11.2539,6.75,11.2539C6.33579,11.2539,6,10.91812,6,10.50391ZM8.5,7.00391C8.5,6.58969,8.83579,6.25391,9.25,6.25391C9.66421,6.25391,10,6.58969,10,7.00391L10,8.503910000000001C10,8.91812,9.66421,9.25391,9.25,9.25391C8.83579,9.25391,8.5,8.91812,8.5,8.503910000000001L8.5,7.00391Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:disc,.i-sed\:disc\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_37_1114'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1114)'%3E%3Cg%3E%3Cpath d='M11,8Q11,8.14738,10.98555,8.29405Q10.97111,8.440719999999999,10.942350000000001,8.58527Q10.913599999999999,8.72982,10.87082,8.87085Q10.82804,9.011890000000001,10.77164,9.14805Q10.71524,9.28421,10.64576,9.41419Q10.57629,9.544170000000001,10.49441,9.66671Q10.41253,9.78925,10.31903,9.903179999999999Q10.22553,10.017109999999999,10.12132,10.12132Q10.017109999999999,10.22553,9.903179999999999,10.31903Q9.78925,10.41253,9.66671,10.49441Q9.544170000000001,10.57629,9.41419,10.64576Q9.28421,10.71524,9.14805,10.77164Q9.011890000000001,10.82804,8.87085,10.87082Q8.72982,10.913599999999999,8.58527,10.94236Q8.440719999999999,10.97111,8.29405,10.98555Q8.14738,11,8,11Q7.85262,11,7.70595,10.98555Q7.55928,10.97111,7.4147300000000005,10.942350000000001Q7.27018,10.913599999999999,7.12915,10.87082Q6.98811,10.82804,6.85195,10.77164Q6.71579,10.71524,6.58581,10.64576Q6.45583,10.57629,6.33329,10.49441Q6.21075,10.41253,6.09682,10.31903Q5.982893,10.22553,5.87868,10.12132Q5.774466,10.017109999999999,5.680969,9.903179999999999Q5.587471,9.78925,5.505591,9.66671Q5.423711,9.544170000000001,5.354236,9.41419Q5.284761,9.28421,5.228361,9.14805Q5.171961,9.011890000000001,5.129179,8.87085Q5.0863967,8.72982,5.0576442,8.58527Q5.0288916,8.440719999999999,5.0144458,8.29405Q5,8.14738,5,8Q5,7.85262,5.0144458,7.70595Q5.0288916,7.55928,5.0576442,7.4147300000000005Q5.0863967,7.27018,5.129179,7.12915Q5.171961,6.98811,5.228361,6.85195Q5.284761,6.71579,5.354236,6.58581Q5.423711,6.45583,5.505591,6.33329Q5.587471,6.21075,5.680969,6.09682Q5.774466,5.982893,5.87868,5.87868Q5.982893,5.774466,6.09682,5.680969Q6.21075,5.587471,6.33329,5.505591Q6.45583,5.423711,6.58581,5.354236Q6.71579,5.284761,6.85195,5.228361Q6.98811,5.171961,7.12915,5.129179Q7.27018,5.0863967,7.4147300000000005,5.0576442Q7.55928,5.0288916,7.70595,5.0144458Q7.85262,5,8,5Q8.14738,5,8.29405,5.0144458Q8.440719999999999,5.0288916,8.58527,5.0576442Q8.72982,5.0863967,8.87085,5.129179Q9.011890000000001,5.171961,9.14805,5.228361Q9.28421,5.284761,9.41419,5.354236Q9.544170000000001,5.423711,9.66671,5.505591Q9.78925,5.587471,9.903179999999999,5.680969Q10.017109999999999,5.774466,10.12132,5.87868Q10.22553,5.982893,10.31903,6.09682Q10.41253,6.21075,10.49441,6.33329Q10.57629,6.45583,10.64576,6.58581Q10.71524,6.71579,10.77164,6.85195Q10.82804,6.98811,10.87082,7.12915Q10.913599999999999,7.27018,10.94236,7.4147300000000005Q10.97111,7.55928,10.98555,7.70595Q11,7.85262,11,8Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:drag,.i-sed\:drag\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m7 10.5l-2.004 2.672a2 2 0 0 0 .126 2.552l3.784 4.128c.378.413.912.648 1.473.648H15c2.4 0 4-1.5 4-4q0 0 0 0V7.929M16 8.5v-.571c0-2.286 3-2.286 3 0'/%3E%3Cpath d='M13 8.5V7.027m0-.527v.527M16 8.5V7.027c0-2.286-3-2.286-3 0'/%3E%3Cpath d='M13 8.5V7.027c0-2.286 3-2.286 3 0V8.5m-6 0v-2c0-2.286 3-2.286 3 0q0 0 0 0v2m-6 5v-7A1.5 1.5 0 0 1 8.5 5v0c.828 0 1.5.555 1.5 1.384V8.5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:draw-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.448,5.74972L7.03255,3.36764Q6.82204,2.34678,7.5819,1.584598Q8.164259999999999,1,8.98795,1Q9.81165,1,10.39406,1.584651L14.3667,5.57232Q15.4495,6.65794,14.681,7.98648Q13.9529,9.24529,12.5894,8.94722L10.21875,13.5452Q9.98333,14.0021,9.47964,14.0977L9.47661,14.0983L9.40988,14.1087L1.825615,14.9943Q1.490378,15.0335,1.241097,14.805Q0.99183726,14.5766,1.00027635,14.238L1.000398213,14.2331L1.00480771,14.1744L1.889194,6.56357Q1.94859,6.05283,2.3857600000000003,5.7848L2.38896,5.78284L2.448,5.74972ZM13.3201,6.62258L9.34752,2.635Q9.19858,2.4855,8.98795,2.4855Q8.77733,2.4855,8.62838,2.6350100000000003Q8.26875,2.99599,8.62838,3.35698L12.6011,7.34466Q12.7807,7.52474,12.9604,7.5247Q13.1401,7.52465,13.3198,7.34428Q13.6791,6.98362,13.3201,6.62258ZM7.81003,4.63638L11.3261,8.1654L9.00928,12.6596L3.64493,13.2861L5.23335,11.692L5.27015,11.6512L5.27328,11.6474Q5.67095,11.159,5.20577,10.73505Q4.74052,10.311,4.29397,10.75586L2.7066600000000003,12.3489L3.33303,6.96191L7.81003,4.63638ZM8.31345,10.15137Q7.79954,10.66721,7.07277,10.66721Q6.34599,10.66721,5.83209,10.15137Q5.31821,9.63554,5.31821,8.90607Q5.31821,8.176590000000001,5.83209,7.66077Q6.34599,7.14493,7.07277,7.14493Q7.79955,7.14493,8.31345,7.66077Q8.82733,8.176590000000001,8.82733,8.90607Q8.82733,9.63554,8.31345,10.15137ZM6.77604,8.60816Q6.47683,8.9085,6.7708,9.21401Q6.8962,9.34433,7.07669,9.34591Q7.25718,9.34748,7.38482,9.21936Q7.51248,9.09122,7.51091,8.91001Q7.50934,8.72879,7.37949,8.6029Q7.07519,8.30788,6.77604,8.60816Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:draw-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.448,5.74972L7.03255,3.36764Q6.82204,2.34678,7.5819,1.584598Q8.164259999999999,1,8.98795,1Q9.81165,1,10.39406,1.584651L14.3667,5.57232Q15.4495,6.65794,14.681,7.98648Q13.9529,9.24529,12.5894,8.94722L10.21875,13.5452Q9.98333,14.0021,9.47964,14.0977L9.47661,14.0983L9.40988,14.1087L1.825615,14.9943Q1.490378,15.0335,1.241097,14.805Q0.99183726,14.5766,1.00027635,14.238L1.000398213,14.2331L1.00480771,14.1744L1.889194,6.56357Q1.94859,6.05283,2.3857600000000003,5.7848L2.38896,5.78284L2.448,5.74972ZM13.3201,6.62258L9.34752,2.635Q9.19858,2.4855,8.98795,2.4855Q8.77733,2.4855,8.62838,2.6350100000000003Q8.26875,2.99599,8.62838,3.35698L12.6011,7.34466Q12.7807,7.52474,12.9604,7.5247Q13.1401,7.52465,13.3198,7.34428Q13.6791,6.98362,13.3201,6.62258ZM7.81003,4.63638L11.3261,8.1654L9.00928,12.6596L3.64493,13.2861L5.23335,11.692L5.27015,11.6512L5.27328,11.6474Q5.67095,11.159,5.20577,10.73505Q4.74052,10.311,4.29397,10.75586L2.7066600000000003,12.3489L3.33303,6.96191L7.81003,4.63638ZM8.31345,10.15137Q7.79954,10.66721,7.07277,10.66721Q6.34599,10.66721,5.83209,10.15137Q5.31821,9.63554,5.31821,8.90607Q5.31821,8.176590000000001,5.83209,7.66077Q6.34599,7.14493,7.07277,7.14493Q7.79955,7.14493,8.31345,7.66077Q8.82733,8.176590000000001,8.82733,8.90607Q8.82733,9.63554,8.31345,10.15137ZM6.77604,8.60816Q6.47683,8.9085,6.7708,9.21401Q6.8962,9.34433,7.07669,9.34591Q7.25718,9.34748,7.38482,9.21936Q7.51248,9.09122,7.51091,8.91001Q7.50934,8.72879,7.37949,8.6029Q7.07519,8.30788,6.77604,8.60816Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:drop,.i-sed\:drop\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0863'%3E%3Crect x='0' y='12' width='12' height='12' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(0,-1,1,0,-12,12)' clip-path='url(%23master_svg0_18_0863)'%3E%3Cg transform='matrix(0,-1,1,0,-19.00005340576172,25.00005340576172)'%3E%3Cpath d='M3.62188,27.06723340576172C3.356058,27.46596340576172,3.641893,28.00005340576172,4.12111,28.00005340576172L9.87889,28.00005340576172C10.35811,28.00005340576172,10.64394,27.46596340576172,10.37812,27.06723340576172L7.49923,22.748898405761718C7.26174,22.39265840576172,6.73826,22.39265840576172,6.50077,22.748898405761718L3.62188,27.06723340576172Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:duplicate,.i-sed\:duplicate\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 30v-6M6 30h36v12H6V30zM6 12.5v-1M6 18v-1M6 7V6M42 12.5v-1M42 18v-1M42 7V6M42 18h-1M7 18H6M7 6H6M14 6h-1M21 6h-1M21 18h-1M28 6h-1M14 18h-1M28 18h-1M35 6h-1M35 18h-1M42 6h-1' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:embed-video,.i-sed\:embed-video\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='4' y='4.4337310791015625' width='2.5' height='2.5' rx='1.25' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M14.59927265625,7.9508622705078125L14.59997265625,7.949952270507812Q14.67307265625,7.852592270507813,14.71147265625,7.737122270507813Q14.74997265625,7.621662270507812,14.74997265625,7.499952270507812Q14.74997265625,7.426082270507813,14.73557265625,7.353632270507813Q14.72117265625,7.281182270507813,14.69287265625,7.212942270507813Q14.66467265625,7.144692270507813,14.62357265625,7.083272270507813Q14.58257265625,7.021852270507813,14.53037265625,6.969622270507813Q14.47807265625,6.917392270507813,14.41667265625,6.876352270507812Q14.35527265625,6.835312270507813,14.28697265625,6.807042270507813Q14.21877265625,6.778772270507813,14.14627265625,6.764362270507812Q14.07387265625,6.749952270507812,13.99997265625,6.749952270507812Q13.91267265625,6.749952270507812,13.82767265625,6.770022270507813Q13.74267265625,6.7900822705078125,13.66457265625,6.829132270507813Q13.58647265625,6.868182270507813,13.51947265625,6.924142270507812Q13.45237265625,6.980092270507813,13.39997265625,7.049952270507813L12.85737265625,7.7734722705078125L12.13357265625,4.754418270507813Q11.94787265625,3.9795971705078124,11.15165265625,3.9499245705078123Q10.35543265625,3.9202519705078127,10.11253265625,4.679097270507812L8.11836265625,10.909082270507813L6.99706265625,9.381862270507813Q6.68443265625,8.956052270507811,6.15618265625,8.953292270507813Q5.62793265625,8.950532270507813,5.31086265625,9.373052270507813L4.76314265625,10.102922270507811L3.99685265625,8.034452270507813Q3.7389926562499998,7.3384122705078125,2.99681265625,7.3493222705078125Q2.25462665625,7.3602322705078125,2.01734065625,8.063552270507813L1.06132865625,10.897152270507814Q1.02197265625,11.013812270507813,1.02197265625,11.136912270507812Q1.02197265625,11.210782270507814,1.03638365625,11.283232270507813Q1.05079465625,11.355682270507813,1.07906265625,11.423932270507812Q1.10733165625,11.492172270507812,1.14837065625,11.553592270507814Q1.18940965625,11.615012270507812,1.24164265625,11.667242270507813Q1.29387565625,11.719482270507813,1.35529465625,11.760522270507813Q1.41671465625,11.801562270507812,1.48495965625,11.829822270507812Q1.55320565625,11.858092270507813,1.62565465625,11.872502270507812Q1.6981041562499999,11.886912270507812,1.77197265625,11.886912270507812Q1.83046925625,11.886912270507812,1.8882586562500001,11.877852270507812Q1.94604765625,11.868782270507811,2.00173165625,11.850852270507811Q2.05741565625,11.832932270507811,2.10964765625,11.806602270507813Q2.16187965625,11.780262270507812,2.20939665625,11.746142270507812Q2.25691465625,11.712032270507812,2.2985666562500002,11.670952270507811Q2.34021965625,11.629882270507814,2.37500065625,11.582852270507813Q2.40978165625,11.535822270507811,2.43684865625,11.483962270507813Q2.46391665625,11.432102270507812,2.4826166562500003,11.376672270507813L2.48270665625,11.376412270507814L3.03207265625,9.748102270507813L3.6432126562500002,11.397752270507812Q3.85976265625,11.982292270507813,4.4766326562500005,12.072042270507813Q5.09349265625,12.161802270507813,5.46764265625,11.663212270507813L6.14674265625,10.758262270507814L7.43154265625,12.508162270507812Q7.81221265625,13.026642270507812,8.44703265625,12.923042270507812Q9.08184265625,12.819442270507812,9.27793265625,12.206852270507813L11.05029265625,6.669812270507812L11.62187265625,9.054132270507813Q11.77727265625,9.702432270507813,12.43007265625,9.837562270507814Q13.08297265625,9.972692270507814,13.48297265625,9.439362270507813L14.59927265625,7.9508622705078125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.5,15C1.671573,15,1,14.3284,1,13.5L1,2.5C1,1.671573,1.671573,1,2.5,1L10.5,1C12.9853,1,15,3.01472,15,5.5L15,13.5C15,14.3284,14.3284,15,13.5,15L7.40283,15L7.40283,13.5L13.5,13.5L13.5,5.5Q13.5,4.25736,12.6213,3.37868Q11.7426,2.5,10.5,2.5L2.5,2.5L2.5,13.5L4.47875,13.5L4.47875,15L2.5,15Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,21.6546630859375,5.3453369140625)'%3E%3Crect x='8.1546630859375' y='13.5' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,18.73052978515625,8.26947021484375)'%3E%3Crect x='5.23052978515625' y='13.5' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:empty{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='-1.3174370527267456' y1='-1.238720417022705' x2='0.8924153447151184' y2='1.2299855947494507' id='master_svg0_1825_85402'%3E%3Cstop offset='0%25' stop-color='%23C4C4C4' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23C4C4C4' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0.5' y1='0' x2='0.5' y2='1' id='master_svg1_1825_85190'%3E%3Cstop offset='0%25' stop-color='%23E4E4E4' stop-opacity='1'/%3E%3Cstop offset='99.42853450775146%25' stop-color='%23EFEFEF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cellipse cx='22' cy='22' rx='17' ry='17' fill='%23F2F2F2' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M44,22Q44,22.5401,43.9735,23.0795Q43.947,23.6189,43.8941,24.1564Q43.8411,24.6938,43.7619,25.2281Q43.6826,25.7623,43.5773,26.292Q43.4719,26.8217,43.3407,27.3456Q43.2095,27.8694,43.0527,28.3863Q42.8959,28.9031,42.714,29.4116Q42.532,29.9201,42.3253,30.419Q42.1187,30.918,41.8878,31.4062Q41.6569,31.8944,41.4023,32.3707Q41.1477,32.847,40.87,33.3103Q40.5924,33.7735,40.2923,34.2225Q39.9923,34.6716,39.6706,35.1054Q39.3488,35.5392,39.0062,35.9567Q38.6636,36.3741,38.3009,36.7743Q37.9382,37.1745,37.5563,37.5563Q37.1745,37.9382,36.7743,38.3009Q36.3741,38.6636,35.9567,39.0062Q35.5392,39.3488,35.1054,39.6706Q34.6716,39.9923,34.2225,40.2923Q33.7735,40.5924,33.3103,40.87Q32.847,41.1477,32.3707,41.4023Q31.8944,41.6569,31.4062,41.8878Q30.918,42.1187,30.419,42.3253Q29.9201,42.532,29.4116,42.714Q28.9031,42.8959,28.3863,43.0527Q27.8694,43.2095,27.3456,43.3407Q26.8217,43.4719,26.292,43.5773Q25.7623,43.6826,25.2281,43.7619Q24.6938,43.8411,24.1564,43.8941Q23.6189,43.947,23.0795,43.9735Q22.5401,44,22,44Q21.4599,44,20.9205,43.9735Q20.3811,43.947,19.8436,43.8941Q19.3062,43.8411,18.7719,43.7619Q18.2377,43.6826,17.708,43.5773Q17.1783,43.4719,16.6544,43.3407Q16.1305,43.2095,15.6137,43.0527Q15.0969,42.8959,14.5884,42.714Q14.0799,42.532,13.581,42.3253Q13.082,42.1187,12.5938,41.8878Q12.1056,41.6569,11.6293,41.4023Q11.153,41.1477,10.6897,40.87Q10.2265,40.5924,9.77745,40.2923Q9.3284,39.9923,8.89461,39.6706Q8.46083,39.3488,8.04335,39.0062Q7.62587,38.6636,7.2257,38.3009Q6.82554,37.9382,6.44365,37.5563Q6.06176,37.1745,5.69907,36.7743Q5.33639,36.3741,4.99377,35.9567Q4.65115,35.5392,4.32943,35.1054Q4.00771,34.6716,3.70767,34.2225Q3.40762,33.7735,3.12997,33.3103Q2.85232,32.847,2.59773,32.3707Q2.34314,31.8944,2.11224,31.4062Q1.88133,30.918,1.67465,30.419Q1.46797,29.9201,1.28603,29.4116Q1.10409,28.9031,0.947312,28.3863Q0.790539,27.8694,0.659312,27.3456Q0.528086,26.8217,0.422724,26.292Q0.317361,25.7623,0.238117,25.2281Q0.158872,24.6938,0.105936,24.1564Q0.0529999,23.6189,0.0265,23.0795Q0,22.5401,0,22Q0,21.4599,0.0265,20.9205Q0.0529999,20.3811,0.105936,19.8436Q0.158872,19.3062,0.238117,18.7719Q0.317361,18.2377,0.422724,17.708Q0.528086,17.1783,0.659312,16.6544Q0.790539,16.1305,0.947312,15.6137Q1.10409,15.0969,1.28603,14.5884Q1.46797,14.0799,1.67465,13.581Q1.88133,13.082,2.11223,12.5938Q2.34314,12.1056,2.59773,11.6293Q2.85232,11.153,3.12997,10.6897Q3.40762,10.2265,3.70767,9.77745Q4.00771,9.3284,4.32943,8.89461Q4.65115,8.46083,4.99377,8.04335Q5.33639,7.62587,5.69907,7.2257Q6.06176,6.82554,6.44365,6.44365Q6.82554,6.06176,7.2257,5.69907Q7.62587,5.33639,8.04335,4.99377Q8.46083,4.65115,8.89462,4.32943Q9.3284,4.00771,9.77745,3.70767Q10.2265,3.40762,10.6897,3.12997Q11.153,2.85232,11.6293,2.59773Q12.1056,2.34314,12.5938,2.11224Q13.082,1.88133,13.581,1.67465Q14.0799,1.46797,14.5884,1.28603Q15.0969,1.10409,15.6137,0.947312Q16.1305,0.790539,16.6544,0.659312Q17.1783,0.528086,17.708,0.422724Q18.2377,0.317361,18.7719,0.238117Q19.3062,0.158872,19.8436,0.105936Q20.3811,0.0529999,20.9205,0.0265Q21.4599,0,22,0Q22.5401,0,23.0795,0.0265Q23.6189,0.0529999,24.1564,0.105936Q24.6938,0.158872,25.2281,0.238117Q25.7623,0.317361,26.292,0.422724Q26.8217,0.528086,27.3456,0.659312Q27.8694,0.790539,28.3863,0.947312Q28.9031,1.10409,29.4116,1.28603Q29.9201,1.46797,30.419,1.67465Q30.918,1.88133,31.4062,2.11223Q31.8944,2.34314,32.3707,2.59773Q32.847,2.85232,33.3103,3.12997Q33.7735,3.40762,34.2225,3.70767Q34.6716,4.00771,35.1054,4.32943Q35.5392,4.65115,35.9567,4.99377Q36.3741,5.33639,36.7743,5.69907Q37.1745,6.06176,37.5563,6.44365Q37.9382,6.82554,38.3009,7.2257Q38.6636,7.62587,39.0062,8.04335Q39.3488,8.46083,39.6706,8.89462Q39.9923,9.3284,40.2923,9.77745Q40.5924,10.2265,40.87,10.6897Q41.1477,11.153,41.4023,11.6293Q41.6569,12.1056,41.8878,12.5938Q42.1187,13.082,42.3253,13.581Q42.532,14.0799,42.714,14.5884Q42.8959,15.0969,43.0527,15.6137Q43.2095,16.1305,43.3407,16.6544Q43.4719,17.1783,43.5773,17.708Q43.6826,18.2377,43.7619,18.7719Q43.8411,19.3062,43.8941,19.8436Q43.947,20.3811,43.9735,20.9205Q44,21.4599,44,22ZM42,22Q42,21.509,41.9759,21.0186Q41.9518,20.5283,41.9037,20.0397Q41.8556,19.551,41.7835,19.0654Q41.7115,18.5797,41.6157,18.0982Q41.5199,17.6167,41.4006,17.1404Q41.2813,16.6641,41.1388,16.1943Q40.9963,15.7245,40.8309,15.2622Q40.6655,14.7999,40.4776,14.3463Q40.2897,13.8927,40.0798,13.4489Q39.8699,13.0051,39.6384,12.5721Q39.407,12.1391,39.1546,11.7179Q38.9022,11.2968,38.6294,10.8886Q38.3566,10.4804,38.0641,10.086Q37.7717,9.69166,37.4602,9.31213Q37.1487,8.93261,36.819,8.56882Q36.4893,8.20503,36.1421,7.85786Q35.795,7.51069,35.4312,7.18098Q35.0674,6.85126,34.6879,6.53979Q34.3083,6.22832,33.914,5.93585Q33.5196,5.64338,33.1114,5.37061Q32.7032,5.09784,32.2821,4.84543Q31.8609,4.59302,31.4279,4.36157Q30.9949,4.13013,30.5511,3.92021Q30.1073,3.7103,29.6537,3.52241Q29.2001,3.33452,28.7378,3.16912Q28.2755,3.00371,27.8057,2.86119Q27.3359,2.71867,26.8596,2.59937Q26.3833,2.48008,25.9018,2.38429Q25.4203,2.28851,24.9346,2.21647Q24.449,2.14443,23.9603,2.09631Q23.4717,2.04818,22.9814,2.02409Q22.491,2,22,2Q21.509,2,21.0186,2.02409Q20.5283,2.04818,20.0397,2.09631Q19.551,2.14443,19.0654,2.21647Q18.5797,2.28851,18.0982,2.38429Q17.6167,2.48008,17.1404,2.59938Q16.6641,2.71867,16.1943,2.86119Q15.7245,3.00371,15.2622,3.16912Q14.7999,3.33452,14.3463,3.52241Q13.8927,3.7103,13.4489,3.92021Q13.0051,4.13013,12.5721,4.36157Q12.1391,4.59302,11.7179,4.84543Q11.2968,5.09784,10.8886,5.37061Q10.4804,5.64338,10.086,5.93585Q9.69166,6.22832,9.31213,6.53979Q8.93261,6.85126,8.56882,7.18098Q8.20503,7.51069,7.85786,7.85786Q7.51069,8.20503,7.18098,8.56882Q6.85126,8.93261,6.53979,9.31213Q6.22832,9.69166,5.93585,10.086Q5.64338,10.4804,5.37061,10.8886Q5.09784,11.2968,4.84543,11.7179Q4.59302,12.1391,4.36157,12.5721Q4.13013,13.0051,3.92021,13.4489Q3.7103,13.8927,3.52241,14.3463Q3.33452,14.7999,3.16912,15.2622Q3.00371,15.7245,2.86119,16.1943Q2.71867,16.6641,2.59937,17.1404Q2.48008,17.6167,2.38429,18.0982Q2.28851,18.5797,2.21647,19.0654Q2.14443,19.551,2.09631,20.0397Q2.04818,20.5283,2.02409,21.0186Q2,21.509,2,22Q2,22.491,2.02409,22.9814Q2.04818,23.4717,2.09631,23.9603Q2.14443,24.449,2.21647,24.9346Q2.28851,25.4203,2.38429,25.9018Q2.48008,26.3833,2.59937,26.8596Q2.71867,27.3359,2.86119,27.8057Q3.00371,28.2755,3.16912,28.7378Q3.33452,29.2001,3.52241,29.6537Q3.7103,30.1073,3.92021,30.5511Q4.13013,30.9949,4.36157,31.4279Q4.59302,31.8609,4.84543,32.2821Q5.09784,32.7032,5.37061,33.1114Q5.64338,33.5196,5.93585,33.914Q6.22832,34.3083,6.53979,34.6879Q6.85126,35.0674,7.18098,35.4312Q7.51069,35.795,7.85786,36.1421Q8.20503,36.4893,8.56882,36.819Q8.93261,37.1487,9.31213,37.4602Q9.69166,37.7717,10.086,38.0641Q10.4804,38.3566,10.8886,38.6294Q11.2968,38.9022,11.7179,39.1546Q12.1391,39.407,12.5721,39.6384Q13.0051,39.8699,13.4489,40.0798Q13.8927,40.2897,14.3463,40.4776Q14.7999,40.6655,15.2622,40.8309Q15.7245,40.9963,16.1943,41.1388Q16.6641,41.2813,17.1404,41.4006Q17.6167,41.5199,18.0982,41.6157Q18.5797,41.7115,19.0654,41.7835Q19.551,41.8556,20.0397,41.9037Q20.5283,41.9518,21.0186,41.9759Q21.509,42,22,42Q22.491,42,22.9814,41.9759Q23.4717,41.9518,23.9603,41.9037Q24.449,41.8556,24.9346,41.7835Q25.4203,41.7115,25.9018,41.6157Q26.3833,41.5199,26.8596,41.4006Q27.3359,41.2813,27.8057,41.1388Q28.2755,40.9963,28.7378,40.8309Q29.2001,40.6655,29.6537,40.4776Q30.1073,40.2897,30.5511,40.0798Q30.9949,39.8699,31.4279,39.6384Q31.8609,39.407,32.2821,39.1546Q32.7032,38.9022,33.1114,38.6294Q33.5196,38.3566,33.914,38.0641Q34.3083,37.7717,34.6879,37.4602Q35.0674,37.1487,35.4312,36.819Q35.795,36.4893,36.1421,36.1421Q36.4893,35.795,36.819,35.4312Q37.1487,35.0674,37.4602,34.6879Q37.7717,34.3083,38.0641,33.914Q38.3566,33.5196,38.6294,33.1114Q38.9022,32.7032,39.1546,32.2821Q39.407,31.8609,39.6384,31.4279Q39.8699,30.9949,40.0798,30.5511Q40.2897,30.1073,40.4776,29.6537Q40.6655,29.2001,40.8309,28.7378Q40.9963,28.2755,41.1388,27.8057Q41.2813,27.3359,41.4006,26.8596Q41.5199,26.3833,41.6157,25.9018Q41.7115,25.4203,41.7835,24.9346Q41.8556,24.449,41.9037,23.9603Q41.9518,23.4717,41.9759,22.9814Q42,22.491,42,22Z' fill='url(%23master_svg0_1825_85402)' fill-opacity='0.5'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='21' cy='21' rx='7' ry='7' fill='url(%23master_svg1_1825_85190)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M29.7229,25.8934C30.5362,24.4469,31,22.7776,31,21C31,15.47715,26.5228,11,21,11C15.47715,11,11,15.47715,11,21C11,26.5228,15.47715,31,21,31C23.2955,31,25.4103,30.2266,27.0981,28.9261L30.4177,32.2458Q30.557,32.3851,30.7208,32.4945Q30.8846,32.604,31.0666,32.6794Q31.2487,32.7548,31.4419,32.7932Q31.6351,32.8316,31.8321,32.8316Q32.0291,32.8316,32.222300000000004,32.7932Q32.4156,32.7548,32.5976,32.6794Q32.7796,32.604,32.9434,32.4945Q33.1072,32.3851,33.2465,32.2458Q33.3858,32.1065,33.4953,31.9427Q33.6047,31.7789,33.680099999999996,31.5969Q33.7555,31.4148,33.7939,31.2216Q33.8324,31.0284,33.8324,30.8314Q33.8324,30.6344,33.7939,30.4412Q33.7555,30.2479,33.680099999999996,30.0659Q33.6047,29.8839,33.4953,29.7201Q33.3858,29.5563,33.2465,29.417L29.7229,25.8934ZM21,14.84425C24.3997,14.84425,27.1558,17.600270000000002,27.1558,21C27.1558,24.3997,24.3997,27.1558,21,27.1558C17.600270000000002,27.1558,14.84425,24.3997,14.84425,21C14.84425,17.600270000000002,17.600270000000002,14.84425,21,14.84425Z' fill-rule='evenodd' fill='%23D8D8D8' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='22.5' cy='18.5' rx='1.5' ry='1.5' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:empty\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='-1.3174370527267456' y1='-1.238720417022705' x2='0.8924153447151184' y2='1.2299855947494507' id='master_svg0_1825_85402'%3E%3Cstop offset='0%25' stop-color='%23C4C4C4' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23C4C4C4' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0.5' y1='0' x2='0.5' y2='1' id='master_svg1_1825_85190'%3E%3Cstop offset='0%25' stop-color='%23E4E4E4' stop-opacity='1'/%3E%3Cstop offset='99.42853450775146%25' stop-color='%23EFEFEF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cellipse cx='22' cy='22' rx='17' ry='17' fill='%23F2F2F2' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M44,22Q44,22.5401,43.9735,23.0795Q43.947,23.6189,43.8941,24.1564Q43.8411,24.6938,43.7619,25.2281Q43.6826,25.7623,43.5773,26.292Q43.4719,26.8217,43.3407,27.3456Q43.2095,27.8694,43.0527,28.3863Q42.8959,28.9031,42.714,29.4116Q42.532,29.9201,42.3253,30.419Q42.1187,30.918,41.8878,31.4062Q41.6569,31.8944,41.4023,32.3707Q41.1477,32.847,40.87,33.3103Q40.5924,33.7735,40.2923,34.2225Q39.9923,34.6716,39.6706,35.1054Q39.3488,35.5392,39.0062,35.9567Q38.6636,36.3741,38.3009,36.7743Q37.9382,37.1745,37.5563,37.5563Q37.1745,37.9382,36.7743,38.3009Q36.3741,38.6636,35.9567,39.0062Q35.5392,39.3488,35.1054,39.6706Q34.6716,39.9923,34.2225,40.2923Q33.7735,40.5924,33.3103,40.87Q32.847,41.1477,32.3707,41.4023Q31.8944,41.6569,31.4062,41.8878Q30.918,42.1187,30.419,42.3253Q29.9201,42.532,29.4116,42.714Q28.9031,42.8959,28.3863,43.0527Q27.8694,43.2095,27.3456,43.3407Q26.8217,43.4719,26.292,43.5773Q25.7623,43.6826,25.2281,43.7619Q24.6938,43.8411,24.1564,43.8941Q23.6189,43.947,23.0795,43.9735Q22.5401,44,22,44Q21.4599,44,20.9205,43.9735Q20.3811,43.947,19.8436,43.8941Q19.3062,43.8411,18.7719,43.7619Q18.2377,43.6826,17.708,43.5773Q17.1783,43.4719,16.6544,43.3407Q16.1305,43.2095,15.6137,43.0527Q15.0969,42.8959,14.5884,42.714Q14.0799,42.532,13.581,42.3253Q13.082,42.1187,12.5938,41.8878Q12.1056,41.6569,11.6293,41.4023Q11.153,41.1477,10.6897,40.87Q10.2265,40.5924,9.77745,40.2923Q9.3284,39.9923,8.89461,39.6706Q8.46083,39.3488,8.04335,39.0062Q7.62587,38.6636,7.2257,38.3009Q6.82554,37.9382,6.44365,37.5563Q6.06176,37.1745,5.69907,36.7743Q5.33639,36.3741,4.99377,35.9567Q4.65115,35.5392,4.32943,35.1054Q4.00771,34.6716,3.70767,34.2225Q3.40762,33.7735,3.12997,33.3103Q2.85232,32.847,2.59773,32.3707Q2.34314,31.8944,2.11224,31.4062Q1.88133,30.918,1.67465,30.419Q1.46797,29.9201,1.28603,29.4116Q1.10409,28.9031,0.947312,28.3863Q0.790539,27.8694,0.659312,27.3456Q0.528086,26.8217,0.422724,26.292Q0.317361,25.7623,0.238117,25.2281Q0.158872,24.6938,0.105936,24.1564Q0.0529999,23.6189,0.0265,23.0795Q0,22.5401,0,22Q0,21.4599,0.0265,20.9205Q0.0529999,20.3811,0.105936,19.8436Q0.158872,19.3062,0.238117,18.7719Q0.317361,18.2377,0.422724,17.708Q0.528086,17.1783,0.659312,16.6544Q0.790539,16.1305,0.947312,15.6137Q1.10409,15.0969,1.28603,14.5884Q1.46797,14.0799,1.67465,13.581Q1.88133,13.082,2.11223,12.5938Q2.34314,12.1056,2.59773,11.6293Q2.85232,11.153,3.12997,10.6897Q3.40762,10.2265,3.70767,9.77745Q4.00771,9.3284,4.32943,8.89461Q4.65115,8.46083,4.99377,8.04335Q5.33639,7.62587,5.69907,7.2257Q6.06176,6.82554,6.44365,6.44365Q6.82554,6.06176,7.2257,5.69907Q7.62587,5.33639,8.04335,4.99377Q8.46083,4.65115,8.89462,4.32943Q9.3284,4.00771,9.77745,3.70767Q10.2265,3.40762,10.6897,3.12997Q11.153,2.85232,11.6293,2.59773Q12.1056,2.34314,12.5938,2.11224Q13.082,1.88133,13.581,1.67465Q14.0799,1.46797,14.5884,1.28603Q15.0969,1.10409,15.6137,0.947312Q16.1305,0.790539,16.6544,0.659312Q17.1783,0.528086,17.708,0.422724Q18.2377,0.317361,18.7719,0.238117Q19.3062,0.158872,19.8436,0.105936Q20.3811,0.0529999,20.9205,0.0265Q21.4599,0,22,0Q22.5401,0,23.0795,0.0265Q23.6189,0.0529999,24.1564,0.105936Q24.6938,0.158872,25.2281,0.238117Q25.7623,0.317361,26.292,0.422724Q26.8217,0.528086,27.3456,0.659312Q27.8694,0.790539,28.3863,0.947312Q28.9031,1.10409,29.4116,1.28603Q29.9201,1.46797,30.419,1.67465Q30.918,1.88133,31.4062,2.11223Q31.8944,2.34314,32.3707,2.59773Q32.847,2.85232,33.3103,3.12997Q33.7735,3.40762,34.2225,3.70767Q34.6716,4.00771,35.1054,4.32943Q35.5392,4.65115,35.9567,4.99377Q36.3741,5.33639,36.7743,5.69907Q37.1745,6.06176,37.5563,6.44365Q37.9382,6.82554,38.3009,7.2257Q38.6636,7.62587,39.0062,8.04335Q39.3488,8.46083,39.6706,8.89462Q39.9923,9.3284,40.2923,9.77745Q40.5924,10.2265,40.87,10.6897Q41.1477,11.153,41.4023,11.6293Q41.6569,12.1056,41.8878,12.5938Q42.1187,13.082,42.3253,13.581Q42.532,14.0799,42.714,14.5884Q42.8959,15.0969,43.0527,15.6137Q43.2095,16.1305,43.3407,16.6544Q43.4719,17.1783,43.5773,17.708Q43.6826,18.2377,43.7619,18.7719Q43.8411,19.3062,43.8941,19.8436Q43.947,20.3811,43.9735,20.9205Q44,21.4599,44,22ZM42,22Q42,21.509,41.9759,21.0186Q41.9518,20.5283,41.9037,20.0397Q41.8556,19.551,41.7835,19.0654Q41.7115,18.5797,41.6157,18.0982Q41.5199,17.6167,41.4006,17.1404Q41.2813,16.6641,41.1388,16.1943Q40.9963,15.7245,40.8309,15.2622Q40.6655,14.7999,40.4776,14.3463Q40.2897,13.8927,40.0798,13.4489Q39.8699,13.0051,39.6384,12.5721Q39.407,12.1391,39.1546,11.7179Q38.9022,11.2968,38.6294,10.8886Q38.3566,10.4804,38.0641,10.086Q37.7717,9.69166,37.4602,9.31213Q37.1487,8.93261,36.819,8.56882Q36.4893,8.20503,36.1421,7.85786Q35.795,7.51069,35.4312,7.18098Q35.0674,6.85126,34.6879,6.53979Q34.3083,6.22832,33.914,5.93585Q33.5196,5.64338,33.1114,5.37061Q32.7032,5.09784,32.2821,4.84543Q31.8609,4.59302,31.4279,4.36157Q30.9949,4.13013,30.5511,3.92021Q30.1073,3.7103,29.6537,3.52241Q29.2001,3.33452,28.7378,3.16912Q28.2755,3.00371,27.8057,2.86119Q27.3359,2.71867,26.8596,2.59937Q26.3833,2.48008,25.9018,2.38429Q25.4203,2.28851,24.9346,2.21647Q24.449,2.14443,23.9603,2.09631Q23.4717,2.04818,22.9814,2.02409Q22.491,2,22,2Q21.509,2,21.0186,2.02409Q20.5283,2.04818,20.0397,2.09631Q19.551,2.14443,19.0654,2.21647Q18.5797,2.28851,18.0982,2.38429Q17.6167,2.48008,17.1404,2.59938Q16.6641,2.71867,16.1943,2.86119Q15.7245,3.00371,15.2622,3.16912Q14.7999,3.33452,14.3463,3.52241Q13.8927,3.7103,13.4489,3.92021Q13.0051,4.13013,12.5721,4.36157Q12.1391,4.59302,11.7179,4.84543Q11.2968,5.09784,10.8886,5.37061Q10.4804,5.64338,10.086,5.93585Q9.69166,6.22832,9.31213,6.53979Q8.93261,6.85126,8.56882,7.18098Q8.20503,7.51069,7.85786,7.85786Q7.51069,8.20503,7.18098,8.56882Q6.85126,8.93261,6.53979,9.31213Q6.22832,9.69166,5.93585,10.086Q5.64338,10.4804,5.37061,10.8886Q5.09784,11.2968,4.84543,11.7179Q4.59302,12.1391,4.36157,12.5721Q4.13013,13.0051,3.92021,13.4489Q3.7103,13.8927,3.52241,14.3463Q3.33452,14.7999,3.16912,15.2622Q3.00371,15.7245,2.86119,16.1943Q2.71867,16.6641,2.59937,17.1404Q2.48008,17.6167,2.38429,18.0982Q2.28851,18.5797,2.21647,19.0654Q2.14443,19.551,2.09631,20.0397Q2.04818,20.5283,2.02409,21.0186Q2,21.509,2,22Q2,22.491,2.02409,22.9814Q2.04818,23.4717,2.09631,23.9603Q2.14443,24.449,2.21647,24.9346Q2.28851,25.4203,2.38429,25.9018Q2.48008,26.3833,2.59937,26.8596Q2.71867,27.3359,2.86119,27.8057Q3.00371,28.2755,3.16912,28.7378Q3.33452,29.2001,3.52241,29.6537Q3.7103,30.1073,3.92021,30.5511Q4.13013,30.9949,4.36157,31.4279Q4.59302,31.8609,4.84543,32.2821Q5.09784,32.7032,5.37061,33.1114Q5.64338,33.5196,5.93585,33.914Q6.22832,34.3083,6.53979,34.6879Q6.85126,35.0674,7.18098,35.4312Q7.51069,35.795,7.85786,36.1421Q8.20503,36.4893,8.56882,36.819Q8.93261,37.1487,9.31213,37.4602Q9.69166,37.7717,10.086,38.0641Q10.4804,38.3566,10.8886,38.6294Q11.2968,38.9022,11.7179,39.1546Q12.1391,39.407,12.5721,39.6384Q13.0051,39.8699,13.4489,40.0798Q13.8927,40.2897,14.3463,40.4776Q14.7999,40.6655,15.2622,40.8309Q15.7245,40.9963,16.1943,41.1388Q16.6641,41.2813,17.1404,41.4006Q17.6167,41.5199,18.0982,41.6157Q18.5797,41.7115,19.0654,41.7835Q19.551,41.8556,20.0397,41.9037Q20.5283,41.9518,21.0186,41.9759Q21.509,42,22,42Q22.491,42,22.9814,41.9759Q23.4717,41.9518,23.9603,41.9037Q24.449,41.8556,24.9346,41.7835Q25.4203,41.7115,25.9018,41.6157Q26.3833,41.5199,26.8596,41.4006Q27.3359,41.2813,27.8057,41.1388Q28.2755,40.9963,28.7378,40.8309Q29.2001,40.6655,29.6537,40.4776Q30.1073,40.2897,30.5511,40.0798Q30.9949,39.8699,31.4279,39.6384Q31.8609,39.407,32.2821,39.1546Q32.7032,38.9022,33.1114,38.6294Q33.5196,38.3566,33.914,38.0641Q34.3083,37.7717,34.6879,37.4602Q35.0674,37.1487,35.4312,36.819Q35.795,36.4893,36.1421,36.1421Q36.4893,35.795,36.819,35.4312Q37.1487,35.0674,37.4602,34.6879Q37.7717,34.3083,38.0641,33.914Q38.3566,33.5196,38.6294,33.1114Q38.9022,32.7032,39.1546,32.2821Q39.407,31.8609,39.6384,31.4279Q39.8699,30.9949,40.0798,30.5511Q40.2897,30.1073,40.4776,29.6537Q40.6655,29.2001,40.8309,28.7378Q40.9963,28.2755,41.1388,27.8057Q41.2813,27.3359,41.4006,26.8596Q41.5199,26.3833,41.6157,25.9018Q41.7115,25.4203,41.7835,24.9346Q41.8556,24.449,41.9037,23.9603Q41.9518,23.4717,41.9759,22.9814Q42,22.491,42,22Z' fill='url(%23master_svg0_1825_85402)' fill-opacity='0.5'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='21' cy='21' rx='7' ry='7' fill='url(%23master_svg1_1825_85190)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M29.7229,25.8934C30.5362,24.4469,31,22.7776,31,21C31,15.47715,26.5228,11,21,11C15.47715,11,11,15.47715,11,21C11,26.5228,15.47715,31,21,31C23.2955,31,25.4103,30.2266,27.0981,28.9261L30.4177,32.2458Q30.557,32.3851,30.7208,32.4945Q30.8846,32.604,31.0666,32.6794Q31.2487,32.7548,31.4419,32.7932Q31.6351,32.8316,31.8321,32.8316Q32.0291,32.8316,32.222300000000004,32.7932Q32.4156,32.7548,32.5976,32.6794Q32.7796,32.604,32.9434,32.4945Q33.1072,32.3851,33.2465,32.2458Q33.3858,32.1065,33.4953,31.9427Q33.6047,31.7789,33.680099999999996,31.5969Q33.7555,31.4148,33.7939,31.2216Q33.8324,31.0284,33.8324,30.8314Q33.8324,30.6344,33.7939,30.4412Q33.7555,30.2479,33.680099999999996,30.0659Q33.6047,29.8839,33.4953,29.7201Q33.3858,29.5563,33.2465,29.417L29.7229,25.8934ZM21,14.84425C24.3997,14.84425,27.1558,17.600270000000002,27.1558,21C27.1558,24.3997,24.3997,27.1558,21,27.1558C17.600270000000002,27.1558,14.84425,24.3997,14.84425,21C14.84425,17.600270000000002,17.600270000000002,14.84425,21,14.84425Z' fill-rule='evenodd' fill='%23D8D8D8' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='22.5' cy='18.5' rx='1.5' ry='1.5' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:expand,.i-sed\:expand\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_76913'%3E%3Crect x='0' y='16' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(1,0,0,-1,0,32)' clip-path='url(%23master_svg0_1190_76913)'%3E%3Cg transform='matrix(-1,0,0,1,30,0)'%3E%3Cg%3E%3Cpath d='M29.53033,20.53033Q29.63582,20.424841,29.69291,20.287013Q29.75,20.149184,29.75,20Q29.75,19.9261315,29.735590000000002,19.853682Q29.72118,19.781233,29.69291,19.712987Q29.66464,19.644742,29.6236,19.583322Q29.58256,19.521903000000002,29.53033,19.46967Q29.4781,19.417437,29.41668,19.376398000000002Q29.35526,19.335359,29.287010000000002,19.30709Q29.21877,19.278822,29.14632,19.264411Q29.07387,19.25,29,19.25Q28.85082,19.25,28.71299,19.30709Q28.57516,19.364181,28.46967,19.46967L24.46967,23.46967Q24.417437,23.5219,24.376398000000002,23.58332Q24.335359,23.64474,24.30709,23.71299Q24.278822,23.78123,24.264411,23.85368Q24.25,23.92613,24.25,24Q24.25,24.07387,24.264411,24.14632Q24.278822,24.21877,24.30709,24.287010000000002Q24.335359,24.35526,24.376398000000002,24.41668Q24.417437,24.4781,24.46967,24.53033L28.46928,28.52994L28.46967,28.53033Q28.57516,28.635820000000002,28.71299,28.692909999999998Q28.85082,28.75,29,28.75Q29.07387,28.75,29.14632,28.735590000000002Q29.21877,28.72118,29.287010000000002,28.692909999999998Q29.35526,28.66464,29.41668,28.6236Q29.4781,28.58256,29.53033,28.53033Q29.58256,28.478099999999998,29.6236,28.41668Q29.66464,28.35526,29.69291,28.287010000000002Q29.72118,28.21877,29.735590000000002,28.14632Q29.75,28.07387,29.75,28Q29.75,27.85082,29.69291,27.712989999999998Q29.63582,27.57516,29.53033,27.46967L26.06066,24L29.53033,20.53033L29.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M24.53033,20.53033Q24.63582,20.424841,24.69291,20.287013Q24.75,20.149184,24.75,20Q24.75,19.9261315,24.735590000000002,19.853682Q24.72118,19.781233,24.69291,19.712987Q24.66464,19.644742,24.6236,19.583322Q24.58256,19.521903000000002,24.53033,19.46967Q24.4781,19.417437,24.41668,19.376398000000002Q24.35526,19.335359,24.287010000000002,19.30709Q24.21877,19.278822,24.14632,19.264411Q24.07387,19.25,24,19.25Q23.85082,19.25,23.71299,19.30709Q23.57516,19.364181,23.46967,19.46967L19.46967,23.46967Q19.417437,23.5219,19.376398000000002,23.58332Q19.335359,23.64474,19.30709,23.71299Q19.278822,23.78123,19.264411,23.85368Q19.25,23.92613,19.25,24Q19.25,24.07387,19.264411,24.14632Q19.278822,24.21877,19.30709,24.287010000000002Q19.335359,24.35526,19.376398000000002,24.41668Q19.417437,24.4781,19.46967,24.53033L23.46928,28.52994L23.46967,28.53033Q23.57516,28.635820000000002,23.71299,28.692909999999998Q23.85082,28.75,24,28.75Q24.07387,28.75,24.14632,28.735590000000002Q24.21877,28.72118,24.287010000000002,28.692909999999998Q24.35526,28.66464,24.41668,28.6236Q24.4781,28.58256,24.53033,28.53033Q24.58256,28.478099999999998,24.6236,28.41668Q24.66464,28.35526,24.69291,28.287010000000002Q24.72118,28.21877,24.735590000000002,28.14632Q24.75,28.07387,24.75,28Q24.75,27.85082,24.69291,27.712989999999998Q24.63582,27.57516,24.53033,27.46967L21.06066,24L24.53033,20.53033L24.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.53033,20.53033Q19.63582,20.424841,19.69291,20.287013Q19.75,20.149184,19.75,20Q19.75,19.9261315,19.735590000000002,19.853682Q19.72118,19.781233,19.69291,19.712987Q19.66464,19.644742,19.6236,19.583322Q19.58256,19.521903000000002,19.53033,19.46967Q19.4781,19.417437,19.41668,19.376398000000002Q19.35526,19.335359,19.287010000000002,19.30709Q19.21877,19.278822,19.14632,19.264411Q19.07387,19.25,19,19.25Q18.85082,19.25,18.71299,19.30709Q18.57516,19.364181,18.46967,19.46967L14.46967,23.46967Q14.417437,23.5219,14.376398,23.58332Q14.335359,23.64474,14.30709,23.71299Q14.278822,23.78123,14.264410999999999,23.85368Q14.25,23.92613,14.25,24Q14.25,24.07387,14.264410999999999,24.14632Q14.278822,24.21877,14.30709,24.287010000000002Q14.335359,24.35526,14.376398,24.41668Q14.417437,24.4781,14.46967,24.53033L18.46928,28.52994L18.46967,28.53033Q18.57516,28.635820000000002,18.71299,28.692909999999998Q18.85082,28.75,19,28.75Q19.07387,28.75,19.14632,28.735590000000002Q19.21877,28.72118,19.287010000000002,28.692909999999998Q19.35526,28.66464,19.41668,28.6236Q19.4781,28.58256,19.53033,28.53033Q19.58256,28.478099999999998,19.6236,28.41668Q19.66464,28.35526,19.69291,28.287010000000002Q19.72118,28.21877,19.735590000000002,28.14632Q19.75,28.07387,19.75,28Q19.75,27.85082,19.69291,27.712989999999998Q19.63582,27.57516,19.53033,27.46967L16.06066,24L19.53033,20.53033L19.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:feedback,.i-sed\:feedback\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_66751'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_66751)'%3E%3Cg%3E%3Cg%3E%3Crect x='7.25' y='1.60546875' width='1.5' height='6.3486328125' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7' y='8.572265625' width='2' height='2' rx='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M5,1.60546875L2.5,1.60546875C1.671573,1.60546875,1,2.27704175,1,3.10546875L1,11.31542875C1,12.14386875,1.671573,12.81546875,2.5,12.81546875L4.9738299999999995,12.81546875C5.31444,12.81546875,5.6449,12.93136875,5.91087,13.14416875L7.06296,14.06576875C7.61079,14.50406875,8.38921,14.50406875,8.93704,14.06576875L10.08913,13.14416875C10.3551,12.93136875,10.68556,12.81546875,11.0262,12.81546875L13.5,12.81546875C14.3284,12.81546875,15,12.14386875,15,11.31542875L15,3.10546875C15,2.27704175,14.3284,1.60546875,13.5,1.60546875L11,1.60546875L11,3.10546875L13.25,3.10546875C13.3881,3.10546875,13.5,3.21739875,13.5,3.35546875L13.5,11.06542875C13.5,11.20349875,13.3881,11.31542875,13.25,11.31542875L11.0262,11.31542875Q9.97383,11.31542875,9.15209,11.97286875L8,12.89446875L6.84791,11.97286875Q6.02617,11.31542875,4.9738299999999995,11.31542875L2.75,11.31542875C2.61193,11.31542875,2.5,11.20349875,2.5,11.06542875L2.5,3.35546875C2.5,3.21739875,2.61193,3.10546875,2.75,3.10546875L5,3.10546875L5,1.60546875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='5' cy='2.35546875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='11' cy='2.35546875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:file-block,.i-sed\:file-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_399_44707'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_399_44707)'%3E%3Cg%3E%3Cpath d='M14.72347958984375,4.560217778320313L8.80265958984375,1.1919727783203125C8.30278958984375,0.9076072783203125,7.69055958984375,0.9071168783203125,7.19114958984375,1.1906827783203124L1.2757815898437501,4.5493877783203125C0.90929648984375,4.757477778320313,0.90972038984375,5.285887778320313,1.27653958984375,5.494557778320313L7.19729958984375,8.862677778320313C7.69714958984375,9.147027778320313,8.30935958984375,9.147527778320313,8.80875958984375,8.863977778320312L14.72427958984375,5.505387778320313C15.09077958984375,5.297307778320312,15.09027958984375,4.768897778320312,14.72347958984375,4.560217778320313ZM7.93177958984375,2.4950877783203125Q7.99582958984375,2.4587177783203122,8.060959589843751,2.4957677783203125L12.51957958984375,5.032197778320312L8.06815958984375,7.559557778320312Q8.00410958984375,7.595927778320313,7.93898958984375,7.558877778320313L3.48040958984375,5.0225477783203125L7.93177958984375,2.4950877783203125ZM7.26710958984375,10.107507778320313L2.11546958984375,7.173667778320312C2.00213958984375,7.109127778320312,1.8742285898437498,7.075257778320313,1.74407958984375,7.075257778320313C1.32986558984375,7.075257778320313,0.99407958984375,7.4110377783203125,0.99407958984375,7.825257778320313C0.99407958984375,8.094787778320313,1.13870958984375,8.343597778320312,1.37292558984375,8.476977778320313L7.26343958984375,11.831647778320313C7.72162958984375,12.092547778320313,8.283179589843751,12.093747778320312,8.74248958984375,11.834747778320313L14.62407958984375,8.518367778320313C14.86027958984375,8.385197778320313,15.00607958984375,8.135517778320313,15.00607958984375,7.864837778320313C15.00607958984375,7.450627778320312,14.67027958984375,7.114837778320313,14.25607958984375,7.114837778320313C14.12707958984375,7.114837778320313,14.00017958984375,7.148147778320313,13.88777958984375,7.211537778320312L8.74615958984375,10.110657778320313C8.28685958984375,10.369637778320312,7.72530958984375,10.368437778320313,7.26710958984375,10.107507778320313ZM2.11546958984375,10.196797778320313L7.26710958984375,13.130647778320313C7.72530958984375,13.391547778320312,8.28685958984375,13.392747778320313,8.74615958984375,13.133747778320313L13.88777958984375,10.234667778320313C14.00017958984375,10.171277778320313,14.12707958984375,10.137967778320313,14.25607958984375,10.137967778320313C14.67027958984375,10.137967778320313,15.00607958984375,10.473757778320312,15.00607958984375,10.887967778320313C15.00607958984375,11.158647778320313,14.86027958984375,11.408347778320312,14.62407958984375,11.541447778320313L8.74248958984375,14.857847778320313C8.283179589843751,15.116847778320313,7.72162958984375,15.115647778320312,7.26343958984375,14.854747778320313L1.37292558984375,11.500147778320313C1.13870958984375,11.366747778320313,0.99407958984375,11.117947778320312,0.99407958984375,10.848387778320312C0.99407958984375,10.434177778320313,1.32986558984375,10.098387778320312,1.74407958984375,10.098387778320312C1.8742285898437498,10.098387778320312,2.00213958984375,10.132257778320312,2.11546958984375,10.196797778320313Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:float-left,.i-sed\:float-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.5,9L7.5,9C8.32843,9,9,8.32843,9,7.5L9,6.96366C9,6.54945,8.66421,6.21366,8.25,6.21366C7.83579,6.21366,7.5,6.54945,7.5,6.96366L7.5,7.5L2.5,7.5L2.5,2.5L7.5,2.5L7.5,4.04326C7.5,4.45747,7.83579,4.79326,8.25,4.79326C8.66421,4.79326,9,4.45747,9,4.04326L9,2.5C9,1.671573,8.32843,1,7.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,7.5C1,8.32843,1.671573,9,2.5,9ZM10.50317,5.25C10.50317,4.835789999999999,10.83896,4.5,11.2532,4.5L14.25,4.5C14.6642,4.5,15,4.835789999999999,15,5.25C15,5.66421,14.6642,6,14.25,6L11.2532,6C10.83896,6,10.50317,5.66421,10.50317,5.25ZM10.50317,8.25C10.50317,7.83579,10.83896,7.5,11.2532,7.5L14.25,7.5C14.6642,7.5,15,7.83579,15,8.25C15,8.66421,14.6642,9,14.25,9L11.2532,9C10.83896,9,10.50317,8.66421,10.50317,8.25ZM1,11.25C1,10.83579,1.335786,10.5,1.75,10.5L14.25,10.5C14.6642,10.5,15,10.83579,15,11.25C15,11.6642,14.6642,12,14.25,12L1.75,12C1.335786,12,1,11.6642,1,11.25ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:float-no,.i-sed\:float-no\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.5,9L7.5,9C8.32843,9,9,8.32843,9,7.5L9,6.96366C9,6.54945,8.66421,6.21366,8.25,6.21366C7.83579,6.21366,7.5,6.54945,7.5,6.96366L7.5,7.5L2.5,7.5L2.5,2.5L7.5,2.5L7.5,4.04326C7.5,4.45747,7.83579,4.79326,8.25,4.79326C8.66421,4.79326,9,4.45747,9,4.04326L9,2.5C9,1.671573,8.32843,1,7.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,7.5C1,8.32843,1.671573,9,2.5,9ZM1.75,10.5C1.335786,10.5,1,10.83579,1,11.25C1,11.6642,1.335786,12,1.75,12L14.25,12C14.6642,12,15,11.6642,15,11.25C15,10.83579,14.6642,10.5,14.25,10.5L1.75,10.5ZM1.75,13.5C1.335786,13.5,1,13.8358,1,14.25C1,14.6642,1.335786,15,1.75,15L14.25,15C14.6642,15,15,14.6642,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:float-right,.i-sed\:float-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.5,9L13.5,9C14.3284,9,15,8.32843,15,7.5L15,6.96366C15,6.54945,14.6642,6.21366,14.25,6.21366C13.8358,6.21366,13.5,6.54945,13.5,6.96366L13.5,7.5L8.5,7.5L8.5,2.5L13.5,2.5L13.5,4.04326C13.5,4.45747,13.8358,4.79326,14.25,4.79326C14.6642,4.79326,15,4.45747,15,4.04326L15,2.5C15,1.671573,14.3284,1,13.5,1L8.5,1C7.67157,1,7,1.671573,7,2.5L7,7.5C7,8.32843,7.67157,9,8.5,9ZM1,5.25C1,4.835789999999999,1.335786,4.5,1.75,4.5L4.74683,4.5C5.16104,4.5,5.49683,4.835789999999999,5.49683,5.25C5.49683,5.66421,5.16104,6,4.74683,6L1.75,6C1.335786,6,1,5.66421,1,5.25ZM1,8.25C1,7.83579,1.335786,7.5,1.75,7.5L4.74683,7.5C5.16104,7.5,5.49683,7.83579,5.49683,8.25C5.49683,8.66421,5.16104,9,4.74683,9L1.75,9C1.335786,9,1,8.66421,1,8.25ZM1,11.25C1,10.83579,1.335786,10.5,1.75,10.5L14.25,10.5C14.6642,10.5,15,10.83579,15,11.25C15,11.6642,14.6642,12,14.25,12L1.75,12C1.335786,12,1,11.6642,1,11.25ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:flow-chart-block,.i-sed\:flow-chart-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.0000098112602234,2.5L1.0000098112602234,6.5C1.0000098112602234,7.32843,1.6715828112602233,8,2.5000128112602233,8L6.885052811260223,8L6.885052811260223,8.77495C6.885052811260223,8.94452,7.082822811260224,9.03715,7.213092811260223,8.9286L9.043032811260224,7.40364C9.138982811260224,7.32368,9.138982811260224,7.17631,9.043032811260224,7.09635L7.213092811260223,5.5714C7.082822811260224,5.46284,6.885052811260223,5.55547,6.885052811260223,5.72504L6.885052811260223,6.5L2.5000128112602233,6.5L2.5000128112602233,2.5L13.500032811260223,2.5L13.500032811260223,6.5L12.427932811260224,6.5L12.425932811260223,6.5L12.424132811260224,6.5C12.009932811260223,6.5,11.674132811260224,6.83579,11.674132811260224,7.25C11.674132811260224,7.66421,12.009932811260223,8,12.424132811260224,8L12.427932811260224,8L12.427932811260224,8L13.500032811260223,8C14.328432811260223,8,15.000032811260223,7.32843,15.000032811260223,6.5L15.000032811260223,2.5C15.000032811260223,1.671573,14.328432811260223,1,13.500032811260223,1L2.5000128112602233,1C1.6715828112602233,1,1.0000098112602234,1.671573,1.0000098112602234,2.5ZM1.2726088112602234,11.12C0.5965898112602234,11.7164,0.5955748112602234,12.7701,1.2704438112602234,13.3678L3.2481228112602234,15.1192C3.8158028112602236,15.622,4.669422811260223,15.622,5.237102811260224,15.1193L7.214812811260224,13.3678C7.889722811260223,12.7701,7.888692811260223,11.7163,7.212622811260223,11.12L5.234832811260223,9.37531C4.667822811260224,8.87513,3.8171928112602234,8.87515,3.2502128112602233,9.37535L1.2726088112602234,11.12ZM8.750012811260223,11L8.750012811260223,13.5C8.750012811260223,14.3284,9.421582811260224,15,10.250012811260223,15L13.500032811260223,15C14.328432811260223,15,15.000032811260223,14.3284,15.000032811260223,13.5L15.000032811260223,11C15.000032811260223,10.17157,14.328432811260223,9.5,13.500032811260223,9.5L10.250012811260223,9.5C9.421582811260224,9.5,8.750012811260223,10.17157,8.750012811260223,11ZM2.2649428112602235,12.2448L4.242622811260223,13.9963L6.220332811260223,12.2449L4.242542811260224,10.50019L2.2649428112602235,12.2448ZM13.500032811260223,13.5L10.250012811260223,13.5L10.250012811260223,11L13.500032811260223,11L13.500032811260223,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:fold-block,.i-sed\:fold-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M6,4L6,2.5C6,1.671573,6.67157,1,7.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,4C15,4.82843,14.3284,5.5,13.5,5.5L7.5,5.5C6.67157,5.5,6,4.82843,6,4ZM1.00000524521,1.6405129999999999C1.00000524521,1.386161,1.2966630000000001,1.247214,1.492061,1.410046L3.72345,3.26953C3.86737,3.38947,3.86737,3.61053,3.72345,3.73047L1.492061,5.58995C1.2966630000000001,5.75279,1.00000524521,5.61384,1.00000524521,5.35949L1.00000524521,1.6405129999999999ZM7.5,4L13.5,4L13.5,2.5L7.5,2.5L7.5,4ZM1,8.5L1,13.5C1,14.3284,1.671573,15,2.5,15L9.84558,15C10.25979,15,10.59558,14.6642,10.59558,14.25C10.59558,13.8358,10.25979,13.5,9.84558,13.5L9.84179,13.5L9.83922,13.5L2.5,13.5L2.5,8.5L13.5,8.5L13.5,13.5L12.6589,13.5C12.2447,13.5,11.9089,13.8358,11.9089,14.25C11.9089,14.6642,12.2447,15,12.6589,15L13.5,15C14.3284,15,15,14.3284,15,13.5L15,8.5C15,7.67157,14.3284,7,13.5,7L2.5,7C1.671573,7,1,7.67157,1,8.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:font-color-picker,.i-sed\:font-color-picker\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6036'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6036)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.068969223022461,1.0383625030517578L8.930969223022462,1.0383625030517578L12.752969223022461,11.034362503051758L11.002969223022461,11.034362503051758L10.092969223022461,8.528362503051758L5.906969223022461,8.528362503051758L4.996969223022461,11.034362503051758L3.246969223022461,11.034362503051758L7.068969223022461,1.0383625030517578ZM6.396969223022461,7.184362503051758L9.60296922302246,7.184362503051758L8.034969223022461,2.802362503051758L7.978969223022461,2.802362503051758L6.396969223022461,7.184362503051758Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:format-painter,.i-sed\:format-painter\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0474'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3CclipPath id='master_svg1_18_0475'%3E%3Crect x='1' y='1.00494384765625' width='14' height='14' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_18_0474)'%3E%3Cg clip-path='url(%23master_svg1_18_0475)'%3E%3Cg%3E%3Cpath d='M5.5,4.00494384765625C5.5,4.83337384765625,6.171573,5.50494384765625,7,5.50494384765625L9,5.50494384765625C9.82843,5.50494384765625,10.5,4.83337384765625,10.5,4.00494384765625L10.5,2.50494384765625C10.5,1.67651684765625,9.82843,1.00494384765625,9,1.00494384765625L7,1.00494384765625C6.171573,1.00494384765625,5.5,1.67651684765625,5.5,2.50494384765625L5.5,4.00494384765625ZM7,4.00494384765625L9,4.00494384765625L9,2.50494384765625L7,2.50494384765625L7,4.00494384765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M1.499999761581421,8.50494384765625L14.499999761581421,8.50494384765625L14.499999761581421,6.00494384765625C14.499999761581421,4.90037484765625,13.60459976158142,4.00494384765625,12.499999761581421,4.00494384765625L3.499999761581421,4.00494384765625C2.3954307615814208,4.00494384765625,1.499999761581421,4.90037484765625,1.499999761581421,6.00494384765625L1.499999761581421,8.50494384765625ZM12.999999761581421,7.00494384765625L2.999999761581421,7.00494384765625L2.999999761581421,6.00494384765625Q2.999999761581421,5.50494384765625,3.499999761581421,5.50494384765625L12.499999761581421,5.50494384765625Q12.999999761581421,5.50494384765625,12.999999761581421,6.00494384765625L12.999999761581421,7.00494384765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M9.03943,15.00494384765625L1,15.00494384765625Q1.1875,14.25494384765625,1.304688,13.50494384765625Q1.5,12.25494384765625,1.5,11.00494384765625L1.5,7.00494384765625L14.5,7.00494384765625L14.5,11.00494384765625Q14.5,12.25494384765625,14.6953,13.50494384765625Q14.8125,14.25494384765625,15,15.00494384765625L12.2038,15.00494384765625L12.2038,13.50494384765625L13.1786,13.50494384765625Q13,12.25584384765625,13,11.00494384765625L13,8.50494384765625L3,8.50494384765625L3,11.00494384765625Q3,12.25584384765625,2.82139,13.50494384765625L9.03943,13.50494384765625L9.03943,15.00494384765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='11.465576171875' y='13.50494384765625' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.924957275390625' y='13.50494384765625' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M5.236162579940796,13.909301796874999C5.0919565799407955,14.383151796875,5.403375579940796,14.978451796875,5.898683579940796,14.978451796875C6.091353579940796,14.978451796875,6.277063579940796,14.885671796875,6.376633579940796,14.720721796875Q6.9229735799407965,13.815601796875,6.9229735799407965,12.592131796875L6.9229735799407965,11.201713796875C6.9229735799407965,10.786454796875,6.586343579940796,10.444091796875,6.171083579940796,10.444091796875C5.755823579940796,10.444091796875,5.419189579940796,10.779075796875,5.419189579940796,11.194334796875L5.419189579940796,12.592131796875Q5.419189579940796,13.307881796875,5.236162579940796,13.909301796874999Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M8.473714228125,14.803119609374999C8.440008228125,14.852239609375001,8.463360328125,14.921309609375001,8.520784328125,14.937189609375C9.354262328125,15.167629609375,10.277761328124999,14.801929609375,10.470531328125,13.958939609375001Q10.623081328125,13.291859609374999,10.623081328125,12.517909609375L10.623081328125,10.274980609375C10.623081328125,9.859721609375,10.286441328125001,9.527099609375,9.871181328125001,9.527099609375C9.455931328125,9.527099609375,9.119293328125,9.858119609375,9.119293328125,10.273378609375L9.119293328125,12.517909609375Q9.119293328125,13.862159609375,8.473714228125,14.803119609374999Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:forward,.i-sed\:forward\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1256_79755'%3E%3Crect x='0' y='16' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(1,0,0,-1,0,32)' clip-path='url(%23master_svg0_1256_79755)'%3E%3Cg transform='matrix(-1,0,0,1,20,0)'%3E%3Cpath d='M14.53033,20.53033Q14.635819999999999,20.424841,14.692910000000001,20.287013Q14.75,20.149184,14.75,20Q14.75,19.9261315,14.73559,19.853682Q14.72118,19.781233,14.692910000000001,19.712987Q14.66464,19.644742,14.6236,19.583322Q14.58256,19.521903000000002,14.53033,19.46967Q14.478100000000001,19.417437,14.41668,19.376398000000002Q14.355260000000001,19.335359,14.28701,19.30709Q14.21877,19.278822,14.14632,19.264411Q14.07387,19.25,14,19.25Q13.85082,19.25,13.71299,19.30709Q13.57516,19.364181,13.46967,19.46967L9.46967,23.46967Q9.417437,23.5219,9.376398,23.58332Q9.335359,23.64474,9.30709,23.71299Q9.278822,23.78123,9.264410999999999,23.85368Q9.25,23.92613,9.25,24Q9.25,24.07387,9.264410999999999,24.14632Q9.278822,24.21877,9.30709,24.287010000000002Q9.335359,24.35526,9.376398,24.41668Q9.417437,24.4781,9.46967,24.53033L13.46928,28.52994L13.46967,28.53033Q13.57516,28.635820000000002,13.71299,28.692909999999998Q13.85082,28.75,14,28.75Q14.07387,28.75,14.14632,28.735590000000002Q14.21877,28.72118,14.28701,28.692909999999998Q14.355260000000001,28.66464,14.41668,28.6236Q14.478100000000001,28.58256,14.53033,28.53033Q14.58256,28.478099999999998,14.6236,28.41668Q14.66464,28.35526,14.692910000000001,28.287010000000002Q14.72118,28.21877,14.73559,28.14632Q14.75,28.07387,14.75,28Q14.75,27.85082,14.692910000000001,27.712989999999998Q14.635819999999999,27.57516,14.53033,27.46967L11.06066,24L14.53033,20.53033L14.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:gallery-block,.i-sed\:gallery-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.7188594341278076,2.8836810546875L3.7188594341278076,2.5018310546875C3.7188594341278076,1.6734040546875,4.390432434127808,1.0018310546875,5.218859434127808,1.0018310546875L10.501139434127808,1.0018310546875C12.986419434127807,1.0018310546875,15.001159434127807,3.0165510546875,15.001159434127807,5.5018310546875L15.001159434127807,11.1535310546875C15.001159434127807,11.9819310546875,14.329559434127807,12.6535310546875,13.501139434127808,12.6535310546875L13.082919434127808,12.6535310546875C13.101939434127807,12.5427310546875,13.111839434127807,12.4288310546875,13.111839434127807,12.3126310546875L13.111839434127807,11.1535310546875L13.501139434127808,11.1535310546875L13.501139434127808,5.5018310546875Q13.501139434127808,2.5018310546875,10.501139434127808,2.5018310546875L5.218859434127808,2.5018310546875L5.218859434127808,2.8836810546875L3.7188594341278076,2.8836810546875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='3.998859405517578' y='6.164628982543945' width='2' height='2' rx='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M8.048589405517578,11.265988982543945Q9.132109405517578,11.132808982543946,9.906429405517578,10.363268982543945Q10.012669405517578,10.257678982543945,10.070209405517579,10.119380982543944Q10.127739405517579,9.981083982543945,10.127739405517579,9.831295982543946Q10.127739405517579,9.757426982543945,10.113329405517579,9.684977982543945Q10.098919405517577,9.612528982543946,10.070649405517578,9.544282982543946Q10.042379405517577,9.476036982543945,10.001339405517578,9.414617982543945Q9.960309405517577,9.353198982543946,9.908069405517578,9.300965982543945Q9.855839405517578,9.248732682543945,9.794419405517578,9.207693482543945Q9.732999405517578,9.166654292543946,9.664749405517579,9.138385982543946Q9.596509405517578,9.110117782543945,9.524059405517578,9.095706682543945Q9.451609405517578,9.081295682543946,9.377739405517577,9.081295682543946Q9.229159405517578,9.081295682543946,9.091799405517577,9.137942482543945Q8.954449405517579,9.194589282543946,8.849059405517579,9.299325982543944L8.84867940551758,9.299704982543945Q8.438899405517578,9.706723982543945,7.865589405517578,9.777193982543945Q7.292009405517578,9.847697982543945,6.795659405517578,9.551726982543945L6.540429405517578,9.399534982543946Q5.680649405517578,8.886848982543945,4.679649405517578,8.895922982543945Q3.6786594055175783,8.904995982543944,2.828309405517578,9.433183982543945L1.6031294055175782,10.194198982543945Q1.5218624055175782,10.244668982543946,1.455869405517578,10.313938982543945Q1.389876405517578,10.383198982543945,1.3433834055175782,10.466808982543945Q1.296890405517578,10.550418982543945,1.272874405517578,10.643018982543946Q1.2488594055175781,10.735628982543945,1.2488594055175781,10.831298982543945Q1.2488594055175781,10.905168982543945,1.263270405517578,10.977608982543945Q1.277681405517578,11.050058982543945,1.3059494055175782,11.118308982543946Q1.334218405517578,11.186548982543945,1.3752574055175781,11.247968982543945Q1.4162964055175782,11.309388982543945,1.4685294055175782,11.361628982543944Q1.5207624055175781,11.413858982543946,1.582181405517578,11.454898982543945Q1.643601405517578,11.495938982543946,1.7118464055175782,11.524208982543945Q1.7800924055175782,11.552468982543946,1.8525414055175782,11.566888982543945Q1.924990905517578,11.581298982543945,1.9988594055175781,11.581298982543945Q2.212829405517578,11.581298982543945,2.394589405517578,11.468398982543945L3.6197694055175784,10.707388982543945Q4.112839405517578,10.401118982543945,4.693249405517578,10.395858982543945Q5.273669405517579,10.390598982543946,5.772199405517578,10.687878982543946L6.027429405517578,10.840068982543945Q6.965069405517578,11.399178982543946,8.048589405517578,11.265988982543945Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M0.9988594055175781,13.498186111450195L0.9988594055175781,4.998186111450195Q0.9988594055175781,4.924496111450195,1.0060823155175782,4.851156111450195Q1.0133052055175782,4.777826111450196,1.027681505517578,4.705546111450195Q1.0420577055175781,4.633276111450195,1.0634489055175782,4.562756111450195Q1.0848400055175782,4.492242111450196,1.1130404055175782,4.4241611114501955Q1.1412404055175782,4.356080111450195,1.1759774055175782,4.2910911114501955Q1.210714405517578,4.226102111450196,1.2516554055175781,4.164831111450195Q1.2925954055175781,4.1035591114501955,1.3393434055175781,4.046596111450195Q1.386092405517578,3.9896331114501953,1.4381994055175782,3.9375261114501954Q1.490306405517578,3.8854191114501955,1.5472694055175782,3.8386701114501953Q1.6042324055175783,3.7919221114501953,1.665504405517578,3.7509821114501953Q1.7267754055175781,3.710041111450195,1.791764405517578,3.6753041114501954Q1.856753405517578,3.640567111450195,1.9248344055175781,3.612367111450195Q1.9929154055175782,3.5841667114501954,2.063429405517578,3.562775611450195Q2.133949405517578,3.541384411450195,2.206219405517578,3.5270082114501955Q2.2784994055175782,3.512631911450195,2.351829405517578,3.505409021450195Q2.425169405517578,3.4981861114501953,2.498859405517578,3.4981861114501953L10.998859405517578,3.4981861114501953Q11.072559405517579,3.4981861114501953,11.145859405517578,3.505409021450195Q11.219259405517578,3.512631911450195,11.291459405517578,3.5270082114501955Q11.363759405517579,3.541384411450195,11.434259405517578,3.562775611450195Q11.504759405517579,3.5841667114501954,11.572859405517578,3.612367111450195Q11.640959405517577,3.640567111450195,11.705959405517579,3.6753041114501954Q11.770959405517578,3.710041111450195,11.832259405517577,3.7509821114501953Q11.893459405517579,3.7919221114501953,11.950459405517577,3.8386701114501953Q12.007459405517578,3.8854191114501955,12.059559405517579,3.9375261114501954Q12.111659405517578,3.9896331114501953,12.158359405517578,4.046596111450195Q12.205159405517579,4.1035591114501955,12.246059405517578,4.164831111450195Q12.286959405517578,4.226102111450196,12.321759405517579,4.2910911114501955Q12.356459405517578,4.356080111450195,12.384659405517578,4.4241611114501955Q12.412859405517578,4.492242111450196,12.434259405517578,4.562756111450195Q12.455659405517578,4.633276111450195,12.470059405517578,4.705546111450195Q12.484459405517578,4.777826111450196,12.491659405517579,4.851156111450195Q12.498859405517578,4.924496111450195,12.498859405517578,4.998186111450195L12.498859405517578,13.498186111450195Q12.498859405517578,13.571886111450196,12.491659405517579,13.645186111450196Q12.484459405517578,13.718586111450195,12.470059405517578,13.790786111450196Q12.455659405517578,13.863086111450196,12.434259405517578,13.933586111450195Q12.412859405517578,14.004086111450196,12.384659405517578,14.072186111450195Q12.356459405517578,14.140286111450195,12.321759405517579,14.205286111450196Q12.286959405517578,14.270286111450195,12.246059405517578,14.331586111450195Q12.205159405517579,14.392786111450196,12.158359405517578,14.449786111450194Q12.111659405517578,14.506786111450195,12.059559405517579,14.558886111450196Q12.007459405517578,14.610986111450195,11.950459405517577,14.657686111450195Q11.893459405517579,14.704486111450196,11.832259405517577,14.745386111450195Q11.770959405517578,14.786286111450195,11.705959405517579,14.821086111450196Q11.640959405517577,14.855786111450195,11.572859405517578,14.883986111450195Q11.504759405517579,14.912186111450195,11.434259405517578,14.933586111450195Q11.363759405517579,14.954986111450195,11.291459405517578,14.969386111450195Q11.219259405517578,14.983786111450195,11.145859405517578,14.990986111450196Q11.072559405517579,14.998186111450195,10.998859405517578,14.998186111450195L6.998859405517578,14.998186111450195L6.998859405517578,13.498186111450195L10.998859405517578,13.498186111450195L10.998859405517578,4.998186111450195L2.498859405517578,4.998186111450195L2.498859405517578,13.498186111450195L3.998859405517578,13.498186111450195L3.998859405517578,14.998186111450195L2.498859405517578,14.998186111450195Q2.425169405517578,14.998186111450195,2.351829405517578,14.990986111450196Q2.2784994055175782,14.983786111450195,2.206219405517578,14.969386111450195Q2.133949405517578,14.954986111450195,2.063429405517578,14.933586111450195Q1.9929154055175782,14.912186111450195,1.9248344055175781,14.883986111450195Q1.856753405517578,14.855786111450195,1.791764405517578,14.821086111450196Q1.7267754055175781,14.786286111450195,1.665504405517578,14.745386111450195Q1.6042324055175783,14.704486111450196,1.5472694055175782,14.657686111450195Q1.490306405517578,14.610986111450195,1.4381994055175782,14.558886111450196Q1.386092405517578,14.506786111450195,1.3393434055175781,14.449786111450194Q1.2925954055175781,14.392786111450196,1.2516554055175781,14.331586111450195Q1.210714405517578,14.270286111450195,1.1759774055175782,14.205286111450196Q1.1412404055175782,14.140286111450195,1.1130404055175782,14.072186111450195Q1.0848400055175782,14.004086111450196,1.0634489055175782,13.933586111450195Q1.0420577055175781,13.863086111450196,1.027681505517578,13.790786111450196Q1.0133052055175782,13.718586111450195,1.0060823155175782,13.645186111450196Q0.9988594055175781,13.571886111450196,0.9988594055175781,13.498186111450195Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='6.248859405517578' y='13.498186111450195' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.248859405517578' y='13.498186111450195' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h,.i-sed\:h\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 12h12M6 20V4m12 16V4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h1,.i-sed\:h1\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M12.5664794921875,8.50629391015625L11.6658084921875,8.98643891015625C11.5354273921875,9.05594491015625,11.4539794921875,9.19166291015625,11.4539794921875,9.33941391015625L11.4539794921875,9.83734291015625C11.4539794921875,10.06392291015625,11.6955184921875,10.20872291015625,11.8953574921875,10.10194291015625L12.4899794921875,9.78423291015625L12.4899794921875,13.18926291015625C12.4899794921875,13.54521291015625,12.7785294921875,13.83376291015625,13.1344794921875,13.83376291015625C13.4904294921875,13.83376291015625,13.7789794921875,13.54521291015625,13.7789794921875,13.18926291015625L13.7789794921875,8.38873291015625L13.0368994921875,8.38873291015625C12.8728194921875,8.38873291015625,12.7112594921875,8.42910691015625,12.5664794921875,8.50629391015625' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M10.197743465652465,13.038101414871216L10.197743465652465,2.961890414871216Q10.197743465652465,2.073889076671216,9.309743465652465,2.073889285371216Q8.421743465652465,2.073889210771216,8.421743465652465,2.961889414871216L8.421743465652465,7.076931414871216L2.7687434656524657,7.076931414871216L2.7687434656524657,2.953389414871216Q2.7687434656524657,2.589088414871216,2.5111434656524656,2.331488414871216Q2.2535434656524655,2.0738892555712156,1.889240465652466,2.073889210771216Q1.0097414106524658,2.073889210771216,1.009741261552466,2.953389414871216L1.009741261552466,13.046601414871215Q1.009741261552466,13.926101414871216,1.8892414656524659,13.926101414871216Q2.7687434656524657,13.926101414871216,2.7687434656524657,13.046601414871215L2.7687434656524657,8.787061414871216L8.421743465652465,8.787061414871216L8.421743465652465,13.038101414871216Q8.421743465652465,13.926101414871216,9.309743465652465,13.926101414871216Q10.197743465652465,13.926101414871216,10.197743465652465,13.038101414871216Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h2,.i-sed\:h2\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M12.92486546875,9.49771646484375L12.95289546875,9.49771646484375Q13.28289546875,9.49771646484375,13.43158546875,9.64078646484375Q13.57252546875,9.77639646484375,13.57252546875,10.06906646484375Q13.57252546875,10.30560646484375,13.47081546875,10.49221646484375Q13.35688546875,10.70138646484375,13.05902546875,11.019406464843751L11.49591446875,12.65156646484375C11.31764546875,12.83770646484375,11.21813146875,13.08549646484375,11.21813146875,13.343226464843749L11.21813146875,13.83939646484375L14.336475468749999,13.83939646484375C14.64652546875,13.83939646484375,14.89787546875,13.58804646484375,14.89787546875,13.27799646484375C14.89787546875,12.967946464843749,14.64652546875,12.71659646484375,14.336475468749999,12.71659646484375L13.05406546875,12.71659646484375L14.097265468749999,11.66173646484375Q14.85583546875,10.90231646484375,14.85583546875,10.04793646484375Q14.85582546875,8.30462646484375,12.97391546875,8.30462646484375L12.95990546875,8.30462646484375C12.27660546875,8.30462646484375,11.76087646875,8.63167546484375,11.35412846875,9.10898046484375C11.17029346875,9.32470646484375,11.21551346875,9.64741646484375,11.42794346875,9.835056464843749C11.70609246875,10.08073646484375,12.11136546875,9.96803646484375,12.38304546875,9.71521646484375C12.52380546875,9.58421646484375,12.69733546875,9.49771646484375,12.92486546875,9.49771646484375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h3,.i-sed\:h3\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M11.38910523046875,12.66775291015625C11.63338723046875,12.37296291015625,12.06405823046875,12.42556291015625,12.39777623046875,12.61319291015625C12.52184623046875,12.68295291015625,12.66228623046875,12.72534291015625,12.82743623046875,12.72534291015625L12.85547623046875,12.72534291015625Q13.23839623046875,12.72534291015625,13.41725623046875,12.56630291015625Q13.58752623046875,12.41489291015625,13.58752623046875,12.090562910156251Q13.58752623046875,11.76360291015625,13.38490623046875,11.60694291015625Q13.18029623046875,11.44876291015625,12.78536623046875,11.44876291015625L12.75732623046875,11.44876291015625Q12.45406623046875,11.44876291015625,12.13529623046875,11.50853291015625L11.89809423046875,11.55300291015625L11.89809423046875,10.94712291015625C11.89809423046875,10.68795291015625,11.99871323046875,10.438912910156251,12.17874623046875,10.25247291015625L12.84629623046875,9.56118291015625L11.83939323046875,9.56118291015625C11.51562923046875,9.56118291015625,11.25316623046875,9.29872291015625,11.25316623046875,8.97495891015625C11.25316623046875,8.65119491015625,11.51562923046875,8.38873291015625,11.83939323046875,8.38873291015625L14.61199623046875,8.38873291015625L14.61199623046875,8.92653491015625C14.61199623046875,9.19534091015625,14.50377623046875,9.45283291015625,14.31174623046875,9.64092291015625L13.56962623046875,10.36783291015625Q14.02429623046875,10.46151291015625,14.38338623046875,10.80351291015625Q14.87137623046875,11.27996291015625,14.87137623046875,12.090562910156251Q14.87137623046875,12.94412291015625,14.298336230468749,13.43414291015625Q13.73701623046875,13.92584291015625,12.85547623046875,13.92584291015625L12.79939623046875,13.92584291015625C12.22980623046875,13.92584291015625,11.76622623046875,13.73163291015625,11.39275323046875,13.36988291015625C11.19810623046875,13.18135291015625,11.21620123046875,12.876412910156251,11.38910523046875,12.66775291015625' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h4,.i-sed\:h4\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M13.99694580078125,8.38873291015625L13.18211580078125,8.38873291015625L13.12355580078125,8.48400881015625L11.20499380078125,11.60558291015625C11.10819270078125,11.76308291015625,11.05694580078125,11.94433291015625,11.05694580078125,12.12920291015625L11.05694580078125,12.83178291015625L13.19894580078125,12.83178291015625L13.19894580078125,13.234762910156249C13.19894580078125,13.56558291015625,13.46712580078125,13.83376291015625,13.79794580078125,13.83376291015625C14.12876580078125,13.83376291015625,14.39694580078125,13.56558291015625,14.39694580078125,13.234762910156249L14.39694580078125,12.83178291015625L14.95694580078125,12.83178291015625L14.95694580078125,12.16801291015625C14.95694580078125,11.89187291015625,14.73308580078125,11.66801291015625,14.45694580078125,11.66801291015625L14.39694580078125,11.66801291015625L14.39694580078125,8.78873291015625C14.39694580078125,8.56781891015625,14.21785580078125,8.38873291015625,13.99694580078125,8.38873291015625M13.19894580078125,10.40364291015625L12.43133580078125,11.66801291015625L13.19894580078125,11.66801291015625L13.19894580078125,10.40364291015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h5,.i-sed\:h5\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M12.91596392578125,11.31125291015625Q13.24483392578125,11.31125291015625,13.44478392578125,11.50398291015625Q13.64696392578125,11.69887291015625,13.64696392578125,12.02923291015625Q13.64696392578125,12.38824291015625,13.44284392578125,12.59040291015625Q13.24221392578125,12.78911291015625,12.89496392578125,12.78911291015625C12.66376392578125,12.78911291015625,12.48346392578125,12.714872910156249,12.333183925781249,12.59642291015625C12.06614392578125,12.38596291015625,11.68946792578125,12.28513291015625,11.42598392578125,12.50002291015625C11.20712992578125,12.67852291015625,11.14427392578125,12.99082291015625,11.33185492578125,13.20194291015625C11.74112892578125,13.66257291015625,12.27241392578125,13.91787291015625,12.95096392578125,13.91787291015625Q13.80853392578125,13.91787291015625,14.35635392578125,13.39282291015625Q14.90796392578125,12.86414291015625,14.90796392578125,12.00112291015625Q14.90796392578125,11.25074291015625,14.41715392578125,10.74740291015625Q13.92274392578125,10.25259291015625,13.174963925781249,10.25259291015625Q12.83285392578125,10.25259291015625,12.56770392578125,10.34330291015625L12.62570392578125,9.559502910156251L14.06357392578125,9.559502910156251C14.38687392578125,9.559502910156251,14.64896392578125,9.29741391015625,14.64896392578125,8.97411591015625C14.64896392578125,8.65081791015625,14.38687392578125,8.38873291015625,14.06357392578125,8.38873291015625L11.93918992578125,8.38873291015625C11.69040192578125,8.38873291015625,11.48399992578125,8.58117991015625,11.46661292578125,8.82936091015625L11.28537392578125,11.41631291015625L11.773073925781251,11.61767291015625C11.97656492578125,11.70169291015625,12.20442392578125,11.62908291015625,12.37947392578125,11.49557291015625C12.52850392578125,11.38189291015625,12.70012392578125,11.31125291015625,12.91596392578125,11.31125291015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h6,.i-sed\:h6\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M13.15635798828125,10.21121291015625L13.50315798828125,9.63971291015625C13.83624798828125,9.09078891015625,13.44105798828125,8.38873291015625,12.798987988281251,8.38873291015625L11.56806398828125,10.53582291015625Q11.09893798828125,11.37286291015625,11.09893798828125,12.04898291015625Q11.09893798828125,12.91008291015625,11.66144998828125,13.43498291015625Q12.19966798828125,13.93720291015625,13.03467798828125,13.93720291015625Q13.87169798828125,13.93720291015625,14.41184798828125,13.42409291015625Q14.97042798828125,12.89348291015625,14.97042798828125,12.03493291015625Q14.97042798828125,11.23273291015625,14.43162798828125,10.70495291015625Q13.92627798828125,10.20994291015625,13.23838798828125,10.20994291015625Q13.19630798828125,10.20994291015625,13.15635798828125,10.21121291015625ZM12.37839798828125,12.04196291015625Q12.37839798828125,11.34254291015625,13.03467798828125,11.34254291015625Q13.69096798828125,11.34254291015625,13.69096798828125,12.04196291015625Q13.69096798828125,12.38327291015625,13.51105798828125,12.56967291015625Q13.33865798828125,12.74829291015625,13.03467798828125,12.74829291015625Q12.37839798828125,12.74829291015625,12.37839798828125,12.04196291015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:help-doc,.i-sed\:help-doc\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_66637'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_66637)'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.8536376953125,5.88965L13.4999976953125,5.88965L13.4999976953125,4.38965L11.1036376953125,4.38965L11.1036376953125,2L9.6036376953125,2L9.6036376953125,4.63965Q9.6036376953125,5.15742,9.9697546953125,5.52353Q10.3358708953125,5.88965,10.8536376953125,5.88965Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.7035553125,9.26829125L7.7035553125,9.49874125C7.7035553125,9.66246125,7.8362753125,9.795181249999999,7.9999953125,9.795181249999999C8.1637253125,9.795181249999999,8.2964453125,9.66246125,8.2964453125,9.49874125L8.2964453125,9.23881125C8.2964453125,8.97176125,8.4914053125,8.75207125,8.7284353125,8.62906125C9.2413453125,8.36287125,9.5810553125,7.82795125,9.5810553125,7.22558125C9.5810553125,6.35239325,8.8731953125,5.64453125,7.9999953125,5.64453125C7.2283163125,5.64453125,6.5857573125,6.19738125,6.4467913125,6.92861125C6.4162747225,7.08919125,6.5514483125,7.22558125,6.7148983125,7.22558125C6.8783493125,7.22558125,7.0067773125,7.08752125,7.0553223124999995,6.93144125C7.1805593125,6.52879225,7.5561353125,6.23643825,7.9999953125,6.23643825C8.5462953125,6.23643825,8.9891453125,6.67929125,8.9891453125,7.22558125C8.9891453125,7.52784125,8.883635312500001,7.74652125,8.7169553125,7.900131249999999C8.2889753125,8.29451125,7.7035553125,8.68631125,7.7035553125,9.26829125' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M7.4721853125,10.02655125Q7.6908153125,10.24518125,7.9999953125,10.24518125Q8.3091853125,10.24518125,8.5278153125,10.02655125Q8.7464453125,9.80792125,8.7464453125,9.49874125L8.7464453125,9.23881125Q8.7464453125,9.12671125,8.9357253125,9.028471249999999Q9.4350053125,8.76936125,9.730385312500001,8.28915125Q10.0310553125,7.80034125,10.0310553125,7.22558125Q10.0310553125,6.38429525,9.4361753125,5.78941325Q8.8412853125,5.19453125,7.9999953125,5.19453125Q7.2623993125,5.19453125,6.6973833125,5.66721275Q6.1398123125,6.13366525,6.0047043125,6.84460125Q5.9396333125,7.18699125,6.1786803125,7.44387125Q6.3943062125,7.6755812500000005,6.7148983125,7.6755812500000005Q7.0079213125,7.6755812500000005,7.2332063125,7.46791125Q7.4105883125,7.30439125,7.4850153125,7.06509125Q7.5367753125,6.89870125,7.6776853124999995,6.79332125Q7.8205953125,6.68644125,7.9999953125,6.68644125Q8.2233253125,6.68644125,8.3812353125,6.84435125Q8.5391453125,7.00226125,8.5391453125,7.22558125Q8.5391453125,7.45204125,8.4120053125,7.56921125Q8.3458253125,7.63019125,8.1990053125,7.757551250000001Q7.7773053125,8.12336125,7.6011053125,8.34761125Q7.2535523125,8.789961250000001,7.2535523125,9.26829125L7.2535523125,9.49874125Q7.2535523125,9.80793125,7.4721853125,10.02655125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='8' cy='11.393310546875' rx='0.395263671875' ry='0.395263671875' fill='currentColor' fill-opacity='1'/%3E%3Cellipse cx='8' cy='11.393310546875' rx='0.395263671875' ry='0.395263671875' fill-opacity='0' stroke-opacity='1' stroke='currentColor' fill='currentColor' stroke-width='0.8999999761581421'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M1.5,13.4951C1.5,14.3235,2.171573,14.9951,3,14.9951L3.90637,14.9951L3.90637,13.4951L3.25,13.4951C3.11193,13.4951,3,13.3832,3,13.2451L3,2.75C3,2.61193,3.11193,2.5,3.25,2.5L10.40891,2.5L13,4.91751L13,13.2451C13,13.3832,12.8881,13.4951,12.75,13.4951L6.89905,13.4951L6.89905,14.9951L13,14.9951C13.8284,14.9951,14.5,14.3235,14.5,13.4951L14.5,4.91751C14.5,4.50165,14.3274,4.10445,14.0233,3.82075L11.43219,1.4032390000000001C11.15446,1.14411,10.78875,1,10.40891,1L3,1C2.171573,1,1.5,1.671573,1.5,2.5L1.5,13.4951Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='3.9063720703125' cy='14.2451171875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='6.8990478515625' cy='14.2451171875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:helper,.i-sed\:helper\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_77774'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_77774)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.25,9.50195L7.25,10.75098C7.25,11.1652,7.585789999999999,11.501,8,11.501C8.41421,11.501,8.75,11.1652,8.75,10.75098L8.75,9.75623C8.75,9.27624,9.09831,8.87632,9.541319999999999,8.69158C11.00571,8.08091,12,6.63915,12,5C12,2.79086,10.20914,1,8,1C6.04767,1,4.422028,2.39869,4.0704491,4.24868C3.99324353,4.65493,4.3352260000000005,5,4.748749,5C5.1622699999999995,5,5.48719,4.6507000000000005,5.61001,4.25583C5.92685,3.23714,6.8770500000000006,2.4975,8,2.4975C9.38209,2.4975,10.502500000000001,3.61791,10.502500000000001,5C10.502500000000001,6.08013,9.96992,6.7384,9.22086,7.10671C8.22963,7.59408,7.25,8.39738,7.25,9.50195' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='8' cy='14' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:highlight,.i-sed\:highlight\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_41_0117'%3E%3Crect x='0.999969482421875' y='1' width='14' height='14' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg clip-path='url(%23master_svg0_41_0117)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M11.796523895568848,7.75807666782334L8.071023895568848,7.75806999202334L4.345549895568848,7.75807666782334C3.632826795568848,7.75807762142334,3.2758938955688475,8.61979083392334,3.7798658955688476,9.12376383392334L7.010373895568847,12.35427383392334C7.596163895568847,12.94006383392334,8.545913895568848,12.94006383392334,9.131693895568848,12.35427383392334L12.362213895568848,9.12376383392334C12.866183895568847,8.61979083392334,12.509253895568847,7.75807809832334,11.796523895568848,7.75807666782334ZM13.999953895568847,11.686983833923339C14.552253895568848,11.686983833923339,14.999953895568847,11.23927383392334,14.999953895568847,10.686983833923339Q14.999953895568847,10.13470383392334,13.999953895568847,8.68698783392334Q12.999963895568847,10.13470383392334,12.999963895568847,10.686983833923339C12.999963895568847,11.23927383392334,13.447673895568848,11.686983833923339,13.999953895568847,11.686983833923339Z' fill-rule='evenodd' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,2.4355310344963073,-4.505868354275663)'%3E%3Cpath d='M7.406829833984375,2.18701171875C6.992615833984375,2.18701171875,6.656829833984375,1.85122171875,6.656829833984375,1.43701171875C6.656829833984375,1.02279771875,6.992615833984375,0.68701171875,7.406829833984375,0.68701171875L16.656829833984375,0.68701171875L16.656829833984375,2.18701171875L16.656779833984373,7.18701171875C16.656779833984373,8.01544171875,15.985209833984374,8.68701171875,15.156779833984375,8.68701171875L10.156779833984375,8.68701171875C9.328359833984376,8.68701171875,8.656779833984375,8.01544171875,8.656779833984375,7.18701171875L8.656779833984375,2.18701171875L7.406829833984375,2.18701171875ZM10.156779833984375,2.18701171875L10.156779833984375,7.18701171875L15.156779833984375,7.18701171875L15.156779833984375,2.18701171875L10.156779833984375,2.18701171875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:highlight-block,.i-sed\:highlight-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.2156238582000731,4.3976328555583954C0.9227307582000732,4.690522855558395,0.9227307582000732,5.165402855558395,1.2156238582000731,5.458292855558396C1.5085168582000732,5.751182855558396,1.9833908582000732,5.751182855558396,2.276282858200073,5.458292855558396L5.458262858200073,2.2763128555583956C5.751152858200073,1.9834198555583953,5.751152858200073,1.5085458555583955,5.458262858200073,1.2156528555583954C5.165372858200073,0.9227592555583954,4.690492858200074,0.9227592555583954,4.397602858200074,1.2156528555583954L1.2156238582000731,4.3976328555583954ZM1.2251458582000732,9.051072855558395C0.9322522582000732,9.343972855558395,0.9322522582000732,9.818842855558396,1.2251458582000732,10.111732855558396C1.5180388582000732,10.404632855558395,1.992911858200073,10.404632855558395,2.285802858200073,10.111732855558396L10.111542858200073,2.2860028555583956C10.404432858200073,1.9931078555583954,10.404432858200073,1.5182328555583955,10.111542858200073,1.2253398555583954C9.818652858200073,0.9324471555583954,9.343772858200074,0.9324471555583954,9.050882858200072,1.2253408555583953L1.2251458582000732,9.051072855558395ZM1.5848868582000732,14.415082855558396C1.2919938582000732,14.122182855558396,1.2919938582000732,13.647282855558396,1.5848868582000732,13.354382855558395L13.354562858200072,1.5846698555583953C13.647462858200074,1.2917768555583953,14.122362858200074,1.2917768555583953,14.415262858200073,1.5846698555583953C14.708162858200073,1.8775628555583954,14.708162858200073,2.352432855558395,14.415262858200073,2.6453328555583955L2.6455428582000735,14.415082855558396C2.352652858200073,14.707982855558395,1.877779858200073,14.707982855558395,1.5848868582000732,14.415082855558396ZM5.888232858200073,14.774782855558396C5.595342858200073,14.481882855558396,5.595342858200073,14.006982855558395,5.888232858200073,13.714082855558395L13.713962858200073,5.888362855558396C14.006862858200073,5.595472855558396,14.481762858200073,5.595472855558396,14.774662858200074,5.888362855558396C15.067562858200073,6.181262855558395,15.067562858200073,6.656132855558395,14.774662858200074,6.949022855558395L6.9488928582000735,14.774782855558396C6.656002858200074,15.067682855558395,6.181122858200073,15.067682855558395,5.888232858200073,14.774782855558396ZM10.541672858200073,14.784382855558395C10.248782858200073,14.491482855558395,10.248782858200073,14.016582855558395,10.541672858200073,13.723682855558396L13.723662858200074,10.541702855558395C14.016562858200073,10.248812855558395,14.491462858200073,10.248812855558395,14.784362858200073,10.541702855558395C15.077162858200074,10.834592855558395,15.077162858200074,11.309482855558395,14.784362858200073,11.602382855558396L11.602362858200074,14.784382855558395C11.309462858200073,15.077282855558396,10.834562858200073,15.077282855558396,10.541672858200073,14.784382855558395Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:history,.i-sed\:history\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_76647'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_76647)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.0120955,7.58866Q0.856249,10.23624,2.49391,12.3224C3.58569,13.7132,5.00121,14.5676,6.74046,14.8857C8.231860000000001,15.1586,9.64024,14.9783,10.96558,14.3449C11.3379,14.167,11.4465,13.7053,11.2331,13.352C11.0197,12.9988,10.55897,12.8928,10.18154,13.0597C9.18332,13.5012,8.12593,13.6199,7.00937,13.4156Q4.95749,13.0403,3.66947,11.3996C2.8107800000000003,10.30572,2.4223,9.0647,2.50401,7.67648Q2.62659,5.59416,4.09821,4.11585C5.0793,3.13032,6.26375,2.59354,7.65158,2.50554Q9.73332,2.3735299999999997,11.3799,3.6541Q13.0265,4.93468,13.4111,6.98484Q13.725,8.658280000000001,13.0695,10.15859C12.9043,10.53677,13.0124,10.99699,13.3666,11.2088C13.7208,11.4206,14.182,11.31,14.3583,10.9368C14.9856,9.6086,15.1595,8.19942,14.88,6.70927Q14.3909,4.10258,12.2974,2.47439Q10.20385,0.84619,7.557,1.0140319Q4.910159999999999,1.181875,3.03905,3.06148C1.791647,4.3145500000000006,1.115995,5.82361,1.0120955,7.58866Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.7071067690849304,-0.7071067690849304,-0.7071067690849304,-0.7071067690849304,11.013434723034152,26.58878324482066)'%3E%3Cpath d='M11.985482578125,17.310546875L10.589035578125,15.914096875C10.401499578125,15.726566875,10.2961426356694,15.472206875000001,10.2961426320022,15.206996875L10.2961425884954,12.060546875C10.29614258276801,11.646332875,10.631928578125,11.310546875,11.046142578125,11.310546875C11.460352578125,11.310546875,11.796142578125,11.646332875,11.796142578125,12.060546875L11.796142578125,14.792776875C11.796142578125,14.925386875000001,11.848822578125,15.052566875,11.942592578125,15.146336875L13.046142578125,16.249886875C13.339032578125,16.542776875,13.339032578125,17.017656875,13.046142578125,17.310546875C12.753252578125,17.603436875,12.278372578125,17.603436875,11.985482578125,17.310546875' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:history-empty,.i-sed\:history-empty\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M19.194 9.079V7.821c0-.538-.216-1.054-.602-1.434a2.07 2.07 0 0 0-1.453-.594H6.86a2.07 2.07 0 0 0-1.453.594c-.386.38-.602.896-.602 1.434V9.08'/%3E%3Cpath d='M6.861 5.793V4.779c0-.538.217-1.054.602-1.435a2.07 2.07 0 0 1 1.454-.594h6.166a2.07 2.07 0 0 1 1.454.594c.385.38.602.897.602 1.435v1.014m.781 3.043H6.08c-1.84 0-3.33 1.47-3.33 3.286v5.842c0 1.815 1.49 3.286 3.33 3.286h11.84c1.84 0 3.33-1.471 3.33-3.286v-5.842c0-1.815-1.49-3.286-3.33-3.286'/%3E%3Cpath d='M7.889 12.893v1.014c0 .538.216 1.054.602 1.434c.385.38.908.594 1.453.594h4.112a2.07 2.07 0 0 0 1.453-.594c.386-.38.602-.896.602-1.434v-1.014'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:history-helper,.i-sed\:history-helper\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1242_65830'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1242_65830)'%3E%3Cg%3E%3Cpath d='M8,15C11.866,15,15,11.866,15,8C15,4.13401,11.866,1,8,1C4.13401,1,1,4.13401,1,8C1,11.866,4.13401,15,8,15ZM8,2.5C11.0376,2.5,13.5,4.9624299999999995,13.5,8C13.5,11.0376,11.0376,13.5,8,13.5C4.9624299999999995,13.5,2.5,11.0376,2.5,8C2.5,4.9624299999999995,4.9624299999999995,2.5,8,2.5ZM7.22695,8.582519999999999L7.22695,9.24421Q7.22695,9.5579,7.44877,9.77972Q7.67058,10.00153,7.98427,10.00153Q8.29797,10.00153,8.51978,9.77972Q8.74159,9.5579,8.74159,9.24421L8.74159,8.71723Q8.74159,8.56796,8.93936,8.485479999999999Q9.62551,8.199349999999999,10.04169,7.58063Q10.46332,6.95382,10.46332,6.19756Q10.46332,5.1707,9.73723,4.444599999999999Q9.01113,3.71851,7.98427,3.71851Q7.08397,3.71851,6.39441,4.29538Q5.71374,4.86481,5.54887,5.73232Q5.48464,6.07031,5.72118,6.3245Q5.93806,6.55756,6.26188,6.55756Q6.55965,6.55756,6.79177,6.34358Q6.98153,6.16865,7.0619,5.91024Q7.15468,5.61195,7.40667,5.4235Q7.66297,5.23182,7.98427,5.23183Q8.38429,5.23182,8.66715,5.51468Q8.950009999999999,5.79754,8.95,6.19756Q8.950009999999999,6.75562,8.472190000000001,6.99055Q7.22695,7.60282,7.22695,8.582519999999999ZM7.90415,9.63345C7.93003,9.63875,7.95682,9.64153,7.98427,9.64153C8.203710000000001,9.64153,8.381599999999999,9.46364,8.381599999999999,9.24421L8.381599999999999,8.71723C8.381599999999999,8.46295,8.56612,8.25108,8.80081,8.153220000000001C9.57659,7.82971,10.10332,7.06591,10.10332,6.19756C10.10332,5.27757,9.51705,4.49451,8.69774,4.2016100000000005C9.51702,4.49453,10.10327,5.27757,10.10332,6.19756C10.10327,7.0659,9.57653,7.82969,8.80081,8.153220000000001C8.56606,8.25107,8.381540000000001,8.46294,8.381599999999999,8.71723L8.381599999999999,9.24421C8.381540000000001,9.46363,8.20366,9.64152,7.98427,9.64153C7.95679,9.64152,7.93001,9.63874,7.90415,9.63345ZM6.15555,6.18279C6.18934,6.1924,6.22508,6.19756,6.26188,6.19756C6.48095,6.19756,6.65308,6.01251,6.71814,5.80332C6.886,5.26366,7.38938,4.87182,7.98427,4.87182C8.080300000000001,4.87182,8.17394,4.88203,8.26417,4.9014299999999995C8.173919999999999,4.88202,8.080259999999999,4.87181,7.98427,4.87182C7.38932,4.87181,6.88594,5.26365,6.71814,5.80332C6.65303,6.01249,6.4809,6.19754,6.26188,6.19756C6.22504,6.19754,6.18932,6.19239,6.15555,6.18279ZM7.35505,12.0211Q7.61565,12.2816,7.98418,12.2816Q8.35271,12.2816,8.61331,12.0211Q8.87397,11.7606,8.87397,11.392Q8.87397,11.0234,8.61335,10.76281Q8.352730000000001,10.5022,7.98418,10.5022Q7.61563,10.5022,7.35501,10.76281Q7.0944,11.0234,7.0944,11.392Q7.0944,11.7606,7.35505,12.0211ZM8.190339999999999,10.90382C8.38049,10.98425,8.513919999999999,11.1725,8.513919999999999,11.392C8.513919999999999,11.6845,8.27671,11.9216,7.98413,11.9216C7.95715,11.9216,7.93064,11.9196,7.90475,11.9157C7.93066,11.9196,7.95719,11.9216,7.98413,11.9216C8.27676,11.9216,8.51397,11.6846,8.513919999999999,11.392C8.51397,11.1725,8.38052,10.98423,8.190339999999999,10.90382Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:hr,.i-sed\:hr\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='7.25' width='14' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,4.500002102088928L1,1.7527691120889282C1.5,1.7527703620889281,1.671573,1.7527691120889282,2.5,1.7527691120889282L2.5,4.500002102088928L13.5,4.500002102088928L13.5,1.7483021020889282C14.3284,1.7483021020889282,14.3077,1.7483021020889282,15,1.7483031153689281L15,4.500002102088928C15,5.328432102088929,14.3284,6.000002102088928,13.5,6.000002102088928L2.5,6.000002102088928C1.671573,6.000002102088928,1,5.328432102088929,1,4.500002102088928Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cg%3E%3Cpath d='M1,18.500002102088928L1,15.752769112088929C1.5,15.752770362088928,1.671573,15.752769112088929,2.5,15.752769112088929L2.5,18.500002102088928L13.5,18.500002102088928L13.5,15.748302102088928C14.3284,15.748302102088928,14.3077,15.748302102088928,15,15.748303115368929L15,18.500002102088928C15,19.32843210208893,14.3284,20.000002102088928,13.5,20.000002102088928L2.5,20.000002102088928C1.671573,20.000002102088928,1,19.32843210208893,1,18.500002102088928Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:iframe-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cpath d='M6.5022,15L2.5,15Q2.42631,15,2.35297,15.00722291Q2.27964,15.0144458,2.20736,15.0288221Q2.13509,15.0431983,2.06457,15.0645895Q1.994056,15.0859806,1.925975,15.114181Q1.857894,15.142381,1.792905,15.177118Q1.727916,15.211855,1.666645,15.252796Q1.6053730000000002,15.293735999999999,1.54841,15.340484Q1.491447,15.387233,1.43934,15.43934Q1.387233,15.491447,1.340484,15.54841Q1.293736,15.605373,1.252796,15.666645Q1.211855,15.727916,1.177118,15.792905Q1.142381,15.857894,1.114181,15.925975Q1.0859806,15.994056,1.0645895,16.06457Q1.0431983,16.135089999999998,1.0288221,16.20736Q1.0144458,16.27964,1.00722291,16.35297Q1,16.42631,1,16.5L1,27.5Q1,27.573700000000002,1.00722291,27.647Q1.0144458,27.720399999999998,1.0288221,27.7926Q1.0431983,27.8649,1.0645895,27.9354Q1.0859806,28.0059,1.114181,28.073999999999998Q1.142381,28.1421,1.177118,28.2071Q1.211855,28.272100000000002,1.252796,28.333399999999997Q1.293736,28.3946,1.340484,28.4516Q1.387233,28.5086,1.43934,28.5607Q1.491447,28.6128,1.54841,28.6595Q1.6053730000000002,28.7063,1.666645,28.7472Q1.727916,28.7881,1.792905,28.8229Q1.857894,28.857599999999998,1.925975,28.8858Q1.994056,28.914,2.06457,28.9354Q2.13509,28.9568,2.20736,28.9712Q2.27964,28.985599999999998,2.35297,28.992800000000003Q2.42631,29,2.5,29L13.5,29Q13.5737,29,13.647,28.992800000000003Q13.7204,28.985599999999998,13.7926,28.9712Q13.8649,28.9568,13.9354,28.9354Q14.0059,28.914,14.074,28.8858Q14.1421,28.857599999999998,14.2071,28.8229Q14.2721,28.7881,14.3334,28.7472Q14.3946,28.7063,14.4516,28.6595Q14.5086,28.6128,14.5607,28.5607Q14.6128,28.5086,14.6595,28.4516Q14.7063,28.3946,14.7472,28.333399999999997Q14.7881,28.272100000000002,14.8229,28.2071Q14.8576,28.1421,14.8858,28.073999999999998Q14.914,28.0059,14.9354,27.9354Q14.9568,27.8649,14.9712,27.7926Q14.9856,27.720399999999998,14.9928,27.647Q15,27.573700000000002,15,27.5L15,20.750790000000002L13.5,20.750790000000002L13.5,27.5L2.5,27.5L2.5,16.5L6.5022,16.5L6.5022,15L6.5022,15Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-3.352250743660079e-7,30.000000128477026)'%3E%3Crect x='5.74884033203125' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-2.2348611139477725e-7,20.000244442327567)'%3E%3Crect x='13.5' y='10.0001220703125' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M13.6771103125,11.67354541015625C13.322180312499999,10.90099741015625,12.4801403125,10.39654541015625,11.5455303125,10.39654541015625C10.6109103125,10.39654556715625,9.7688703125,10.90099741015625,9.4139403125,11.67354541015625C8.6355353125,11.83751541015625,8.0868778225,12.45993541015625,8.0908416786,13.17452541015625C8.0908416786,14.025645410156251,8.8655863125,14.717895410156249,9.8181303125,14.717895410156249L10.4765703125,14.717895410156249C10.6037603125,14.717895410156249,10.7068703125,14.62576541015625,10.7068703125,14.51211541015625C10.7068703125,14.398455410156249,10.6037603125,14.30632541015625,10.4765703125,14.30632541015625L9.8181303125,14.30632541015625C9.1188803125,14.30564541015625,8.5522123125,13.79931541015625,8.5514503125,13.17452541015625C8.5483323125,12.616675410156251,9.0029603125,12.14093541015625,9.6200603125,12.05629541015625L9.7570903125,12.03716541015625L9.8020003125,11.91986541015625C10.0574103125,11.25477541015625,10.7580003125,10.80802041015625,11.5454103125,10.80802041015625C12.332630312500001,10.80782241015625,13.0330303125,11.25455441015625,13.288580312499999,11.91986541015625L13.333720312499999,12.03716541015625L13.470760312500001,12.05629541015625C14.0878603125,12.14093541015625,14.5424903125,12.616675410156251,14.539370312500001,13.17452541015625C14.539370312500001,13.79845541015625,13.9709803125,14.30632541015625,13.2726903125,14.30632541015625L12.5725703125,14.30632541015625C12.4453703125,14.30632541015625,12.342260312499999,14.398455410156249,12.342260312499999,14.51211541015625C12.342260312499999,14.62576541015625,12.4453703125,14.717895410156249,12.5725703125,14.717895410156249L13.2726903125,14.717895410156249C14.225230312499999,14.717895410156249,14.9999803125,14.025645410156251,14.9999803125,13.17452541015625C15.0039703125,12.45999541015625,14.4554203125,11.83759541015625,13.6771103125,11.67354541015625Z' fill='%23666666' fill-opacity='1'/%3E%3Cpath d='M14.826680312499999,14.638225410156249Q15.4988903125,14.03759541015625,15.4999803125,13.17731541015625L15.4999803125,13.175985410156251L15.4999803125,13.17452541015625Q15.5070303125,11.66527541015625,14.0195803125,11.24315341015625Q13.2741103125,9.89654541015625,11.545520312499999,9.89654541015625Q9.816960312500001,9.89654541015625,9.0714873125,11.24312041015625Q7.5824633125,11.66549541015625,7.5908493125,13.17729541015625Q7.5908413125,14.03661541015625,8.2641353125,14.638225410156249Q8.9128823125,15.217895410156249,9.8181303125,15.217895410156249L10.4765703125,15.217895410156249Q10.7628003125,15.217895410156249,10.9725603125,15.03046541015625Q11.2068703125,14.82110541015625,11.2068703125,14.51211541015625Q11.2068703125,14.20311541015625,10.9725603125,13.99375541015625Q10.7628003125,13.80632541015625,10.4765603125,13.80632541015625L9.8181303125,13.80632541015625Q9.0522203125,13.805585410156251,9.0514503125,13.17391541015625Q9.0484663125,12.63937541015625,9.6880103125,12.55166541015625L10.1185203125,12.49153541015625L10.2689503125,12.09864541015625Q10.5725703125,11.30802041015625,11.5454103125,11.30802041015625Q12.5178603125,11.30777541015625,12.821830312500001,12.09914541015625L12.9728703125,12.49161541015625L13.401600312500001,12.55149541015625Q14.0423503125,12.63937541015625,14.0393803125,13.17172541015625Q14.039370312500001,13.80632541015625,13.2726903125,13.80632541015625L12.5725703125,13.80632541015625Q12.2863403125,13.80632541015625,12.0765703125,13.99375541015625Q11.8422603125,14.20311541015625,11.8422603125,14.51211541015625Q11.8422603125,15.217895410156249,12.5725703125,15.217895410156249L13.2726903125,15.217895410156249Q14.177940312499999,15.217895410156249,14.826680312499999,14.638225410156249Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='2.36767578125' y='5.544036865234375' width='11.44635009765625' height='1.5' rx='0' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='3.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:iframe-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cpath d='M6.5022,15L2.5,15Q2.42631,15,2.35297,15.00722291Q2.27964,15.0144458,2.20736,15.0288221Q2.13509,15.0431983,2.06457,15.0645895Q1.994056,15.0859806,1.925975,15.114181Q1.857894,15.142381,1.792905,15.177118Q1.727916,15.211855,1.666645,15.252796Q1.6053730000000002,15.293735999999999,1.54841,15.340484Q1.491447,15.387233,1.43934,15.43934Q1.387233,15.491447,1.340484,15.54841Q1.293736,15.605373,1.252796,15.666645Q1.211855,15.727916,1.177118,15.792905Q1.142381,15.857894,1.114181,15.925975Q1.0859806,15.994056,1.0645895,16.06457Q1.0431983,16.135089999999998,1.0288221,16.20736Q1.0144458,16.27964,1.00722291,16.35297Q1,16.42631,1,16.5L1,27.5Q1,27.573700000000002,1.00722291,27.647Q1.0144458,27.720399999999998,1.0288221,27.7926Q1.0431983,27.8649,1.0645895,27.9354Q1.0859806,28.0059,1.114181,28.073999999999998Q1.142381,28.1421,1.177118,28.2071Q1.211855,28.272100000000002,1.252796,28.333399999999997Q1.293736,28.3946,1.340484,28.4516Q1.387233,28.5086,1.43934,28.5607Q1.491447,28.6128,1.54841,28.6595Q1.6053730000000002,28.7063,1.666645,28.7472Q1.727916,28.7881,1.792905,28.8229Q1.857894,28.857599999999998,1.925975,28.8858Q1.994056,28.914,2.06457,28.9354Q2.13509,28.9568,2.20736,28.9712Q2.27964,28.985599999999998,2.35297,28.992800000000003Q2.42631,29,2.5,29L13.5,29Q13.5737,29,13.647,28.992800000000003Q13.7204,28.985599999999998,13.7926,28.9712Q13.8649,28.9568,13.9354,28.9354Q14.0059,28.914,14.074,28.8858Q14.1421,28.857599999999998,14.2071,28.8229Q14.2721,28.7881,14.3334,28.7472Q14.3946,28.7063,14.4516,28.6595Q14.5086,28.6128,14.5607,28.5607Q14.6128,28.5086,14.6595,28.4516Q14.7063,28.3946,14.7472,28.333399999999997Q14.7881,28.272100000000002,14.8229,28.2071Q14.8576,28.1421,14.8858,28.073999999999998Q14.914,28.0059,14.9354,27.9354Q14.9568,27.8649,14.9712,27.7926Q14.9856,27.720399999999998,14.9928,27.647Q15,27.573700000000002,15,27.5L15,20.750790000000002L13.5,20.750790000000002L13.5,27.5L2.5,27.5L2.5,16.5L6.5022,16.5L6.5022,15L6.5022,15Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-3.352250743660079e-7,30.000000128477026)'%3E%3Crect x='5.74884033203125' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-2.2348611139477725e-7,20.000244442327567)'%3E%3Crect x='13.5' y='10.0001220703125' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M13.6771103125,11.67354541015625C13.322180312499999,10.90099741015625,12.4801403125,10.39654541015625,11.5455303125,10.39654541015625C10.6109103125,10.39654556715625,9.7688703125,10.90099741015625,9.4139403125,11.67354541015625C8.6355353125,11.83751541015625,8.0868778225,12.45993541015625,8.0908416786,13.17452541015625C8.0908416786,14.025645410156251,8.8655863125,14.717895410156249,9.8181303125,14.717895410156249L10.4765703125,14.717895410156249C10.6037603125,14.717895410156249,10.7068703125,14.62576541015625,10.7068703125,14.51211541015625C10.7068703125,14.398455410156249,10.6037603125,14.30632541015625,10.4765703125,14.30632541015625L9.8181303125,14.30632541015625C9.1188803125,14.30564541015625,8.5522123125,13.79931541015625,8.5514503125,13.17452541015625C8.5483323125,12.616675410156251,9.0029603125,12.14093541015625,9.6200603125,12.05629541015625L9.7570903125,12.03716541015625L9.8020003125,11.91986541015625C10.0574103125,11.25477541015625,10.7580003125,10.80802041015625,11.5454103125,10.80802041015625C12.332630312500001,10.80782241015625,13.0330303125,11.25455441015625,13.288580312499999,11.91986541015625L13.333720312499999,12.03716541015625L13.470760312500001,12.05629541015625C14.0878603125,12.14093541015625,14.5424903125,12.616675410156251,14.539370312500001,13.17452541015625C14.539370312500001,13.79845541015625,13.9709803125,14.30632541015625,13.2726903125,14.30632541015625L12.5725703125,14.30632541015625C12.4453703125,14.30632541015625,12.342260312499999,14.398455410156249,12.342260312499999,14.51211541015625C12.342260312499999,14.62576541015625,12.4453703125,14.717895410156249,12.5725703125,14.717895410156249L13.2726903125,14.717895410156249C14.225230312499999,14.717895410156249,14.9999803125,14.025645410156251,14.9999803125,13.17452541015625C15.0039703125,12.45999541015625,14.4554203125,11.83759541015625,13.6771103125,11.67354541015625Z' fill='%23666666' fill-opacity='1'/%3E%3Cpath d='M14.826680312499999,14.638225410156249Q15.4988903125,14.03759541015625,15.4999803125,13.17731541015625L15.4999803125,13.175985410156251L15.4999803125,13.17452541015625Q15.5070303125,11.66527541015625,14.0195803125,11.24315341015625Q13.2741103125,9.89654541015625,11.545520312499999,9.89654541015625Q9.816960312500001,9.89654541015625,9.0714873125,11.24312041015625Q7.5824633125,11.66549541015625,7.5908493125,13.17729541015625Q7.5908413125,14.03661541015625,8.2641353125,14.638225410156249Q8.9128823125,15.217895410156249,9.8181303125,15.217895410156249L10.4765703125,15.217895410156249Q10.7628003125,15.217895410156249,10.9725603125,15.03046541015625Q11.2068703125,14.82110541015625,11.2068703125,14.51211541015625Q11.2068703125,14.20311541015625,10.9725603125,13.99375541015625Q10.7628003125,13.80632541015625,10.4765603125,13.80632541015625L9.8181303125,13.80632541015625Q9.0522203125,13.805585410156251,9.0514503125,13.17391541015625Q9.0484663125,12.63937541015625,9.6880103125,12.55166541015625L10.1185203125,12.49153541015625L10.2689503125,12.09864541015625Q10.5725703125,11.30802041015625,11.5454103125,11.30802041015625Q12.5178603125,11.30777541015625,12.821830312500001,12.09914541015625L12.9728703125,12.49161541015625L13.401600312500001,12.55149541015625Q14.0423503125,12.63937541015625,14.0393803125,13.17172541015625Q14.039370312500001,13.80632541015625,13.2726903125,13.80632541015625L12.5725703125,13.80632541015625Q12.2863403125,13.80632541015625,12.0765703125,13.99375541015625Q11.8422603125,14.20311541015625,11.8422603125,14.51211541015625Q11.8422603125,15.217895410156249,12.5725703125,15.217895410156249L13.2726903125,15.217895410156249Q14.177940312499999,15.217895410156249,14.826680312499999,14.638225410156249Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='2.36767578125' y='5.544036865234375' width='11.44635009765625' height='1.5' rx='0' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='3.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:image,.i-sed\:image\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,13.5L1,2.5C1,1.671573,1.671573,1,2.5,1L10.5,1C12.9853,1,15,3.01472,15,5.5L15,13.5C15,14.3284,14.3284,15,13.5,15L7.40087,15C6.98666,15,6.65087,14.6642,6.65087,14.25C6.65087,13.8358,6.98666,13.5,7.40087,13.5L13.5,13.5L13.5,5.5Q13.5,4.25736,12.6213,3.37868Q11.7426,2.5,10.5,2.5L2.5,2.5L2.5,8.980830000000001L3.13037,8.52284Q4.16369,7.7721,5.44088,7.75979Q6.71806,7.74747,7.76566,8.47815L8.00741,8.64676Q8.6924,9.12452,9.52095,9.01984Q10.3495,8.91515,10.89414,8.28204C11.0366,8.11641,11.2442,8.021149999999999,11.4627,8.021149999999999C11.8769,8.021149999999999,12.2127,8.35694,12.2127,8.771149999999999C12.2127,8.95064,12.1483,9.12418,12.0313,9.26026Q11.1102,10.33097,9.70897,10.50801Q8.307739999999999,10.68504,7.1493,9.87706L6.90756,9.70845Q6.25315,9.25202,5.45534,9.25972Q4.65752,9.26741,4.01204,9.73637L2.5,10.83493L2.5,13.5L4.48053,13.5C4.8947400000000005,13.5,5.23053,13.8358,5.23053,14.25C5.23053,14.6642,4.8947400000000005,15,4.48053,15L2.5,15C1.671573,15,1,14.3284,1,13.5ZM5.25,6.93372C5.94036,6.93372,6.5,6.37407,6.5,5.68372C6.5,4.99336,5.94036,4.43372,5.25,4.43372C4.55964,4.43372,4,4.99336,4,5.68372C4,6.37407,4.55964,6.93372,5.25,6.93372Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:image-chapter,.i-sed\:image-chapter\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM1,5.5L1,10.5C1,11.3284,1.671573,12,2.5,12L4.00745,12C4.42166,12,4.75745,11.6642,4.75745,11.25C4.75745,10.83579,4.42166,10.5,4.00745,10.5L2.5,10.5L2.5,5.5L13.5,5.5L13.5,10.5L6.92785,10.5C6.51364,10.5,6.17785,10.83579,6.17785,11.25C6.17785,11.6642,6.51364,12,6.92785,12L13.5,12C14.3284,12,15,11.3284,15,10.5L15,5.5C15,4.67157,14.3284,4,13.5,4L2.5,4C1.671573,4,1,4.67157,1,5.5ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:image-describe,.i-sed\:image-describe\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.5L1,7.5C1,8.32843,1.671573,9,2.5,9L4.00745,9C4.42166,9,4.75745,8.66421,4.75745,8.25C4.75745,7.83579,4.42166,7.5,4.00745,7.5L2.5,7.5L2.5,2.5L13.5,2.5L13.5,7.5L6.92785,7.5C6.51364,7.5,6.17785,7.83579,6.17785,8.25C6.17785,8.66421,6.51364,9,6.92785,9L13.5,9C14.3284,9,15,8.32843,15,7.5L15,2.5C15,1.671573,14.3284,1,13.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5ZM1,11.25C1,10.83579,1.335786,10.5,1.75,10.5L14.25,10.5C14.6642,10.5,15,10.83579,15,11.25C15,11.6642,14.6642,12,14.25,12L1.75,12C1.335786,12,1,11.6642,1,11.25ZM4.5,14.25C4.5,13.8358,4.835789999999999,13.5,5.25,13.5L10.75,13.5C11.1642,13.5,11.5,13.8358,11.5,14.25C11.5,14.6642,11.1642,15,10.75,15L5.25,15C4.835789999999999,15,4.5,14.6642,4.5,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:import-word,.i-sed\:import-word\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.32275,15L3,15C2.171573,15,1.5,14.3284,1.5,13.5L1.5,2.5C1.5,1.671573,2.171573,1,3,1L10,1C12.4853,1,14.5,3.01472,14.5,5.5L14.5,9.25012C14.5,9.66434,14.1642,10.00012,13.75,10.00012C13.3358,10.00012,13,9.66434,13,9.25012L13,5.5Q13,4.25736,12.1213,3.37868Q11.24264,2.5,10,2.5L3,2.5L3,13.5L8.25465,13.5C8.27967,13.4975,8.30481,13.4962,8.32996,13.4962C8.74417,13.4962,9.07996,13.832,9.07996,14.2462L9.07996,14.25C9.07996,14.6642,8.74417,15,8.32996,15L8.32275,15ZM5.91045,5.33691L4.4218399999999995,5.33691L5.97663,10.75211L7.25391,10.75211L8.00223,7.88179L8.7452,10.75211L10.01579,10.75211L11.5782,5.33691L10.08905,5.33691L9.37699,8.222349999999999L8.62773,5.33691L7.37177,5.33691L6.62251,8.22236L5.91045,5.33691ZM12.25,15.2521C12.6642,15.2521,13,14.9163,13,14.5021L13,13.7522L13.75,13.7522C14.1642,13.7522,14.5,13.4164,14.5,13.0022C14.5,12.588,14.1642,12.2522,13.75,12.2522L13,12.2522L13,11.5021C13,11.0879,12.6642,10.75214,12.25,10.75214C11.8358,10.75214,11.5,11.0879,11.5,11.5021L11.5,12.2522L10.75,12.2522C10.33579,12.2522,10,12.588,10,13.0022C10,13.4164,10.33579,13.7522,10.75,13.7522L11.5,13.7522L11.5,14.5021C11.5,14.9163,11.8358,15.2521,12.25,15.2521Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:indent,.i-sed\:indent\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.5,9.76038C7.5,9.346160000000001,7.83579,9.01038,8.25,9.01038L13.75,9.01038C14.1642,9.01038,14.5,9.346160000000001,14.5,9.76038C14.5,10.17459,14.1642,10.51038,13.75,10.51038L8.25,10.51038C7.83579,10.51038,7.5,10.17459,7.5,9.76038ZM7.5,6.21564C7.5,5.80142,7.83579,5.4656400000000005,8.25,5.4656400000000005L13.75,5.4656400000000005C14.1642,5.4656400000000005,14.5,5.80142,14.5,6.21564C14.5,6.62985,14.1642,6.96564,13.75,6.96564L8.25,6.96564C7.83579,6.96564,7.5,6.62985,7.5,6.21564ZM1.5,2.75C1.5,2.335786,1.835786,2,2.25,2L13.75,2C14.1642,2,14.5,2.335786,14.5,2.75C14.5,3.1642099999999997,14.1642,3.5,13.75,3.5L2.25,3.5C1.835786,3.5,1.5,3.1642099999999997,1.5,2.75ZM1.5,13.25C1.5,12.8358,1.835786,12.5,2.25,12.5L13.75,12.5C14.1642,12.5,14.5,12.8358,14.5,13.25C14.5,13.6642,14.1642,14,13.75,14L2.25,14C1.835786,14,1.5,13.6642,1.5,13.25ZM1.9920550000000001,5.91007C1.796657,5.74724,1.499999523163,5.88619,1.499999523163,6.14054L1.499999523163,9.85951C1.499999523163,10.11386,1.796657,10.25281,1.9920550000000001,10.08998L4.22344,8.23049C4.36737,8.11055,4.36737,7.8895,4.22344,7.76956L1.9920550000000001,5.91007Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3CclipPath id='master_svg0_16_0197'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_16_0197)'%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.33579,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.33579,2.5,1,2.1642099999999997,1,1.75ZM4,10.5L4,5.5C4,4.67157,4.67157,4,5.5,4L10.5,4C11.3284,4,12,4.67157,12,5.5L12,10.5C12,11.3284,11.3284,12,10.5,12L5.5,12C4.67157,12,4,11.3284,4,10.5ZM5.5,10.5L10.5,10.5L10.5,5.5L5.5,5.5L5.5,10.5ZM0.75,7.5C0.335786,7.5,0,7.83579,0,8.25C0,8.66421,0.335786,9,0.75,9L2.25,9C2.66421,9,3,8.66421,3,8.25C3,7.83579,2.66421,7.5,2.25,7.5L0.75,7.5ZM13.75,7.5C13.3358,7.5,13,7.83579,13,8.25C13,8.66421,13.3358,9,13.75,9L15.25,9C15.6642,9,16,8.66421,16,8.25C16,7.83579,15.6642,7.5,15.25,7.5L13.75,7.5ZM1.75,13.5C1.33579,13.5,1,13.8358,1,14.25C1,14.6642,1.33579,15,1.75,15L14.25,15C14.6642,15,15,14.6642,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-attachment,.i-sed\:inline-attachment\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M9.5,5.11254C9.5,3.68594,8.34352,2.5294600000000003,6.91693,2.5294499999999998L3.15152,2.52942C2.8009,2.52941,2.51667,2.81365,2.51667,3.16427L2.51667,9.24167C2.51667,9.66048,2.17715,10,1.758333,10C1.339517,10,1,9.66048,1,9.24167L1,2.30653C1,1.584953,1.584953,1,2.30653,1L7.10368,1C9.26479,1,11.0167,2.7519299999999998,11.0167,4.9130400000000005C11.0167,5.23721,10.75393,5.5,10.42977,5.5L9.88746,5.5C9.67347,5.5,9.5,5.32653,9.5,5.11254' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,20.603958129882812,-9.396041870117188)'%3E%3Crect x='15' y='5.6039581298828125' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,20.26025390625,6.73974609375)'%3E%3Crect x='6.76025390625' y='13.5' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.1553651171875,10.938110390624999C10.2354751171875,11.018220390625,10.2354751171875,11.148100390625,10.1553651171875,11.228210390625L9.2657371171875,12.117830390625C8.7850951171875,12.598480390625,8.7850951171875,13.377770390624999,9.2657371171875,13.858410390625C9.7463851171875,14.339060390625,10.5256651171875,14.339060390625,11.0063151171875,13.858410390625L11.8959451171875,12.968780390625C11.9760451171875,12.888680390625,12.1059351171875,12.888680390625,12.1860451171875,12.968780390625C12.2661451171875,13.048900390625,12.2661451171875,13.178770390625,12.1860451171875,13.258880390625L11.2964151171875,14.148510390624999C10.6555451171875,14.789370390624999,9.6165051171875,14.789370390624999,8.9756471171875,14.148510390624999C8.3347781171875,13.507640390625,8.3347781171875,12.468600390625,8.9756471171875,11.827740390625L9.8652751171875,10.938110390624999C9.9453751171875,10.858010390625001,10.0752651171875,10.858010390625001,10.1553651171875,10.938110390624999ZM11.959455117187499,10.874600390625C12.0395651171875,10.794490390625,12.1694551171875,10.794490390625,12.2495551171875,10.874600390625C12.3296651171875,10.954700390625,12.3296651171875,11.084580390625,12.2495551171875,11.164690390625001L11.155535117187501,12.258720390625001C11.0754251171875,12.338820390625,10.9455451171875,12.338820390625,10.8654451171875,12.258720390625001C10.7853351171875,12.178600390625,10.7853351171875,12.048720390625,10.8654451171875,11.968610390624999L11.959455117187499,10.874600390625ZM14.1393451171875,8.984802390625C14.780215117187499,9.625660390625,14.780215117187499,10.664710390625,14.1393451171875,11.305570390625L13.249715117187499,12.195200390625C13.1696151171875,12.275300390625,13.039735117187501,12.275300390625,12.9596351171875,12.195200390625C12.8795251171875,12.115090390625,12.8795251171875,11.985200390625,12.9596351171875,11.905100390625L13.8492551171875,11.015470390625C14.3299051171875,10.534820390625,14.3299051171875,9.755540390625,13.8492551171875,9.274898390625C13.368615117187499,8.794250390625,12.5893251171875,8.794250390625,12.1086751171875,9.274898390625L11.2190551171875,10.164530390625C11.1389451171875,10.244630390625,11.0090651171875,10.244630390625,10.928955117187499,10.164530390625C10.848855117187501,10.084410390624999,10.848855117187501,9.954530390625,10.928955117187499,9.874430390625L11.8185851171875,8.984802390625C12.459455117187499,8.343933390625,13.4984851171875,8.343933390625,14.1393451171875,8.984802390625Z' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M12.9789651171875,8.104150390625Q12.1335451171875,8.104150390625,11.5357451171875,8.701959390625L10.6461151171875,9.591590390625Q10.2182551171875,10.019440390625,10.6461251171875,10.447380390625Q11.0740251171875,10.875240390625,11.5018951171875,10.447370390625L12.3915251171875,9.557740390625Q12.685245117187499,9.264018390625,12.9789651171875,9.264018390625Q13.2726951171875,9.264017390625,13.5664151171875,9.557740390625Q14.1538551171875,10.145180390625,13.5664151171875,10.732630390625L12.676795117187499,11.622250390625Q12.4995451171875,11.799480390625,12.4995451171875,12.050150390625Q12.4995451171875,12.300800390625,12.6767851171875,12.478040390625Q12.8540251171875,12.655270390624999,13.1046751171875,12.655270390624999Q13.3553351171875,12.655270390624999,13.532565117187499,12.478040390625L14.4221951171875,11.588410390625Q15.0200051171875,10.990610390625001,15.0199951171875,10.145180390625Q15.0199951171875,9.299762390625,14.4221951171875,8.701961390625Q13.8243851171875,8.104150390625,12.9789651171875,8.104150390625ZM10.5826151171875,11.685760390625L10.5825951171875,11.685770390625Q10.1547151171875,12.113630390625,10.5825951171875,12.541560390625001Q11.0104851171875,12.969440390625,11.4383751171875,12.541560390625001L12.5323951171875,11.447540390625Q12.7096351171875,11.270300390625,12.7096351171875,11.019640390625Q12.7096351171875,10.768980390625,12.532415117187501,10.591770390625Q12.3551751171875,10.414510390625,12.1045051171875,10.414510390625Q11.8538551171875,10.414510390625,11.6766151171875,10.591750390625L10.5826151171875,11.685760390625ZM10.4382051171875,10.655270390625Q10.0103251171875,10.227380390625001,9.5824351171875,10.655270390625L8.6928061171875,11.544890390625Q8.0949951171875,12.142700390625,8.0949951171875,12.988120390625Q8.0949951171875,13.833540390625,8.6928031171875,14.431350390625Q9.2906081171875,15.029150390625,10.1360251171875,15.029160390625Q10.9814451171875,15.029150390625,11.5792551171875,14.431350390625L12.4688851171875,13.541720390624999Q12.8967351171875,13.113860390625,12.4688751171875,12.685920390625Q12.0409751171875,12.258070390625,11.6131051171875,12.685940390625L10.7234751171875,13.575560390625Q10.4801451171875,13.818890390625,10.1360251171875,13.818890390625Q9.7919051171875,13.818890390625,9.5485751171875,13.575560390625Q8.9611401171875,12.988120390625,9.5485751171875,12.400680390625L10.438195117187501,11.511060390625Q10.6154451171875,11.333820390625,10.6154451171875,11.083160390625Q10.6154451171875,10.832510390625,10.4382051171875,10.655270390625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M1,13.500001635742187C1,14.328401635742187,1.671573,15.000001635742187,2.5,15.000001635742187L3.75188,15.000001635742187L3.75188,13.500001635742187L3,13.500001635742187C2.72386,13.500001635742187,2.5,13.276141635742187,2.5,13.000001635742187L2.5,5.9998016357421875C2.5,5.723661635742188,2.72386,5.4998016357421875,3,5.4998016357421875L13,5.4998016357421875C13.2761,5.4998016357421875,13.5,5.723661635742188,13.5,5.9998016357421875L13.5,6.355181635742188L15,6.355181635742188L15,5.4998016357421875C15,4.671374635742188,14.3284,3.9998016357421875,13.5,3.9998016357421875L2.5,3.9998016357421875C1.671573,3.9998016357421875,1,4.671374635742188,1,5.4998016357421875L1,13.500001635742187Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.474609375' y='13.5' width='2.62548828125' height='1.5' rx='0' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-audio{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.19989013671875,1.6797027587890625C1.19989013671875,1.2654887587890624,1.53567613671875,0.9297027587890625,1.94989013671875,0.9297027587890625L14.44989013671875,0.9297027587890625C14.86409013671875,0.9297027587890625,15.19989013671875,1.2654887587890624,15.19989013671875,1.6797027587890625C15.19989013671875,2.0939127587890622,14.86409013671875,2.4297027587890625,14.44989013671875,2.4297027587890625L1.94989013671875,2.4297027587890625C1.53567613671875,2.4297027587890625,1.19989013671875,2.0939127587890622,1.19989013671875,1.6797027587890625ZM7.19989013671875,4.6797027587890625L7.19989013671875,11.183202758789063C7.19989013671875,11.597402758789062,7.53568013671875,11.933202758789063,7.94989013671875,11.933202758789063C8.36410013671875,11.933202758789063,8.69989013671875,11.597402758789062,8.69989013671875,11.183202758789063L8.69989013671875,4.6797027587890625C8.69989013671875,4.265492758789062,8.36410013671875,3.9297027587890625,7.94989013671875,3.9297027587890625C7.53568013671875,3.9297027587890625,7.19989013671875,4.265492758789062,7.19989013671875,4.6797027587890625ZM4.19989013671875,6.680572758789062L4.19989013671875,9.182312758789063C4.19989013671875,9.596522758789062,4.535680136718749,9.932312758789063,4.94989013671875,9.932312758789063C5.36410013671875,9.932312758789063,5.69989013671875,9.596522758789062,5.69989013671875,9.182312758789063L5.69989013671875,6.680572758789062C5.69989013671875,6.266362758789063,5.36410013671875,5.930572758789062,4.94989013671875,5.930572758789062C4.535680136718749,5.930572758789062,4.19989013671875,6.266362758789063,4.19989013671875,6.680572758789062ZM10.19989013671875,9.182312758789063L10.19989013671875,6.680572758789062C10.19989013671875,6.266362758789063,10.53568013671875,5.930572758789062,10.94989013671875,5.930572758789062C11.36409013671875,5.930572758789062,11.69989013671875,6.266362758789063,11.69989013671875,6.680572758789062L11.69989013671875,9.182312758789063C11.69989013671875,9.596522758789062,11.36409013671875,9.932312758789063,10.94989013671875,9.932312758789063C10.53568013671875,9.932312758789063,10.19989013671875,9.596522758789062,10.19989013671875,9.182312758789063ZM1.19989013671875,7.538082758789063L1.19989013671875,8.324792758789062C1.19989013671875,8.739012758789062,1.53567613671875,9.074792758789062,1.94989013671875,9.074792758789062C2.3641001367187497,9.074792758789062,2.69989013671875,8.739012758789062,2.69989013671875,8.324792758789062L2.69989013671875,7.538082758789063C2.69989013671875,7.123872758789062,2.3641001367187497,6.788082758789063,1.94989013671875,6.788082758789063C1.53567613671875,6.788082758789063,1.19989013671875,7.123872758789062,1.19989013671875,7.538082758789063ZM13.19989013671875,8.324792758789062L13.19989013671875,7.538082758789063C13.19989013671875,7.123872758789062,13.53569013671875,6.788082758789063,13.94989013671875,6.788082758789063C14.36409013671875,6.788082758789063,14.69989013671875,7.123872758789062,14.69989013671875,7.538082758789063L14.69989013671875,8.324792758789062C14.69989013671875,8.739012758789062,14.36409013671875,9.074792758789062,13.94989013671875,9.074792758789062C13.53569013671875,9.074792758789062,13.19989013671875,8.739012758789062,13.19989013671875,8.324792758789062ZM1.94989013671875,13.429702758789062C1.53567613671875,13.429702758789062,1.19989013671875,13.765502758789063,1.19989013671875,14.179702758789062C1.19989013671875,14.593902758789062,1.53567613671875,14.929702758789062,1.94989013671875,14.929702758789062L14.44989013671875,14.929702758789062L14.45479013671875,14.929702758789062C14.86669013671875,14.927102758789063,15.19989013671875,14.592302758789062,15.19989013671875,14.179702758789062C15.19989013671875,13.765502758789063,14.86409013671875,13.429702758789062,14.44989013671875,13.429702758789062L1.94989013671875,13.429702758789062Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-audio\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.19989013671875,1.6797027587890625C1.19989013671875,1.2654887587890624,1.53567613671875,0.9297027587890625,1.94989013671875,0.9297027587890625L14.44989013671875,0.9297027587890625C14.86409013671875,0.9297027587890625,15.19989013671875,1.2654887587890624,15.19989013671875,1.6797027587890625C15.19989013671875,2.0939127587890622,14.86409013671875,2.4297027587890625,14.44989013671875,2.4297027587890625L1.94989013671875,2.4297027587890625C1.53567613671875,2.4297027587890625,1.19989013671875,2.0939127587890622,1.19989013671875,1.6797027587890625ZM7.19989013671875,4.6797027587890625L7.19989013671875,11.183202758789063C7.19989013671875,11.597402758789062,7.53568013671875,11.933202758789063,7.94989013671875,11.933202758789063C8.36410013671875,11.933202758789063,8.69989013671875,11.597402758789062,8.69989013671875,11.183202758789063L8.69989013671875,4.6797027587890625C8.69989013671875,4.265492758789062,8.36410013671875,3.9297027587890625,7.94989013671875,3.9297027587890625C7.53568013671875,3.9297027587890625,7.19989013671875,4.265492758789062,7.19989013671875,4.6797027587890625ZM4.19989013671875,6.680572758789062L4.19989013671875,9.182312758789063C4.19989013671875,9.596522758789062,4.535680136718749,9.932312758789063,4.94989013671875,9.932312758789063C5.36410013671875,9.932312758789063,5.69989013671875,9.596522758789062,5.69989013671875,9.182312758789063L5.69989013671875,6.680572758789062C5.69989013671875,6.266362758789063,5.36410013671875,5.930572758789062,4.94989013671875,5.930572758789062C4.535680136718749,5.930572758789062,4.19989013671875,6.266362758789063,4.19989013671875,6.680572758789062ZM10.19989013671875,9.182312758789063L10.19989013671875,6.680572758789062C10.19989013671875,6.266362758789063,10.53568013671875,5.930572758789062,10.94989013671875,5.930572758789062C11.36409013671875,5.930572758789062,11.69989013671875,6.266362758789063,11.69989013671875,6.680572758789062L11.69989013671875,9.182312758789063C11.69989013671875,9.596522758789062,11.36409013671875,9.932312758789063,10.94989013671875,9.932312758789063C10.53568013671875,9.932312758789063,10.19989013671875,9.596522758789062,10.19989013671875,9.182312758789063ZM1.19989013671875,7.538082758789063L1.19989013671875,8.324792758789062C1.19989013671875,8.739012758789062,1.53567613671875,9.074792758789062,1.94989013671875,9.074792758789062C2.3641001367187497,9.074792758789062,2.69989013671875,8.739012758789062,2.69989013671875,8.324792758789062L2.69989013671875,7.538082758789063C2.69989013671875,7.123872758789062,2.3641001367187497,6.788082758789063,1.94989013671875,6.788082758789063C1.53567613671875,6.788082758789063,1.19989013671875,7.123872758789062,1.19989013671875,7.538082758789063ZM13.19989013671875,8.324792758789062L13.19989013671875,7.538082758789063C13.19989013671875,7.123872758789062,13.53569013671875,6.788082758789063,13.94989013671875,6.788082758789063C14.36409013671875,6.788082758789063,14.69989013671875,7.123872758789062,14.69989013671875,7.538082758789063L14.69989013671875,8.324792758789062C14.69989013671875,8.739012758789062,14.36409013671875,9.074792758789062,13.94989013671875,9.074792758789062C13.53569013671875,9.074792758789062,13.19989013671875,8.739012758789062,13.19989013671875,8.324792758789062ZM1.94989013671875,13.429702758789062C1.53567613671875,13.429702758789062,1.19989013671875,13.765502758789063,1.19989013671875,14.179702758789062C1.19989013671875,14.593902758789062,1.53567613671875,14.929702758789062,1.94989013671875,14.929702758789062L14.44989013671875,14.929702758789062L14.45479013671875,14.929702758789062C14.86669013671875,14.927102758789063,15.19989013671875,14.592302758789062,15.19989013671875,14.179702758789062C15.19989013671875,13.765502758789063,14.86409013671875,13.429702758789062,14.44989013671875,13.429702758789062L1.94989013671875,13.429702758789062Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-catalog,.i-sed\:inline-catalog\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='3.75' width='6.999999523162842' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='6.5' width='4' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.69933818359375,8.882747607421875C7.82243818359375,9.005847607421876,7.82243818359375,9.205437607421874,7.69933818359375,9.328527607421876L6.33226818359375,10.695597607421874C5.5936771835937495,11.434197607421876,5.5936771835937495,12.631707607421875,6.33226818359375,13.370297607421875C7.07086818359375,14.108897607421875,8.26836818359375,14.108897607421875,9.00696818359375,13.370297607421875L10.37403818359375,12.003227607421875C10.49712818359375,11.880127607421876,10.696718183593749,11.880127607421876,10.81981818359375,12.003227607421875C10.94291818359375,12.126337607421874,10.94291818359375,12.325917607421875,10.81981818359375,12.449007607421876L9.45274818359375,13.816077607421875C8.46794818359375,14.800877607421874,6.87128818359375,14.800877607421874,5.88649318359375,13.816077607421875C4.90168618359375,12.831277607421875,4.90168618359375,11.234607607421875,5.88649318359375,10.249817607421875L7.25355818359375,8.882747607421875C7.37665818359375,8.759657607421875,7.57623818359375,8.759657607421875,7.69933818359375,8.882747607421875ZM10.47163818359375,8.785147607421875C10.594738183593751,8.662047607421876,10.79432818359375,8.662047607421876,10.91741818359375,8.785147607421875C11.04052818359375,8.908237607421874,11.04052818359375,9.107827607421875,10.91741818359375,9.230937607421875L9.23626818359375,10.912087607421874C9.11316818359375,11.035177607421875,8.913588183593749,11.035177607421875,8.79048818359375,10.912087607421874C8.66738818359375,10.788977607421874,8.66738818359375,10.589387607421875,8.79048818359375,10.466297607421875L10.47163818359375,8.785147607421875ZM13.82141818359375,5.881152607421875C14.80621818359375,6.865947607421875,14.80621818359375,8.462617607421874,13.82141818359375,9.447407607421875L12.454348183593751,10.814477607421875C12.33125818359375,10.937577607421876,12.13166818359375,10.937577607421876,12.00857818359375,10.814477607421875C11.885468183593751,10.691377607421874,11.885468183593751,10.491787607421875,12.00857818359375,10.368697607421876L13.37564818359375,9.001627607421876C14.11422818359375,8.263027607421876,14.11422818359375,7.065527607421875,13.37564818359375,6.3269376074218755C12.63704818359375,5.5883366074218745,11.43953818359375,5.5883366074218745,10.700938183593749,6.3269376074218755L9.33386818359375,7.6940076074218755C9.21077818359375,7.817097607421875,9.01118818359375,7.817097607421875,8.88808818359375,7.6940076074218755C8.76499818359375,7.570887607421875,8.76499818359375,7.371317607421875,8.88808818359375,7.248217607421875L10.25515818359375,5.881152607421875C11.23996818359375,4.896345607421875,12.83661818359375,4.896345607421875,13.82141818359375,5.881152607421875Z' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M12.03828818359375,4.702547607421875Q10.81150818359375,4.702547607421875,9.944028183593751,5.570025607421875L8.57695818359375,6.937097607421875Q8.04298818359375,7.471067607421875,8.57697818359375,8.005147607421875Q9.11099818359375,8.539127607421875,9.64499818359375,8.005127607421874L11.012068183593751,6.638067607421875Q11.437148183593749,6.212987607421875,12.03828818359375,6.212987607421875Q12.63943818359375,6.212987607421875,13.06451818359375,6.638067607421875Q14.09072818359375,7.664277607421875,13.06451818359375,8.690497607421875L11.69745818359375,10.057557607421874Q11.47624818359375,10.278757607421875,11.47624818359375,10.591587607421875Q11.47624818359375,10.904407607421875,11.69744818359375,11.125607607421875Q11.91863818359375,11.346797607421875,12.23145818359375,11.346797607421875Q12.54428818359375,11.346797607421875,12.76547818359375,11.125607607421875L14.13253818359375,9.758537607421875Q15.00001818359375,8.891067607421874,15.00001818359375,7.664277607421875Q15.00001818359375,6.437497607421875,14.13254818359375,5.570027607421875Q13.26507818359375,4.702547607421875,12.03828818359375,4.702547607421875ZM8.47937818359375,10.155157607421874L8.479368183593749,10.155167607421875Q7.94534818359375,10.689147607421875,8.479368183593749,11.223217607421875Q9.01337818359375,11.757227607421875,9.54738818359375,11.223217607421875L11.22854818359375,9.542057607421874Q11.44974818359375,9.320867607421874,11.44974818359375,9.008037607421874Q11.44974818359375,8.695207607421874,11.22855818359375,8.474037607421876Q11.00736818359375,8.252817607421875,10.69452818359375,8.252817607421875Q10.38170818359375,8.252817607421875,10.16050818359375,8.474017607421874L8.47937818359375,10.155157607421874ZM7.4764481835937495,8.350427607421874Q7.16362818359375,8.350427607421874,6.94243818359375,8.571617607421874L5.57536818359375,9.938687607421876Q4.70788818359375,10.806157607421875,4.70788818359375,12.032947607421875Q4.70788818359375,13.259737607421876,5.57536518359375,14.127207607421875Q6.44283818359375,14.994677607421876,7.66961818359375,14.994677607421876Q8.89639818359375,14.994677607421876,9.76387818359375,14.127207607421875L11.13094818359375,12.760137607421875Q11.66491818359375,12.226157607421875,11.13093818359375,11.692087607421875Q10.59690818359375,11.158097607421876,10.06290818359375,11.692097607421875L8.69583818359375,13.059167607421875Q8.27076818359375,13.484247607421874,7.66961818359375,13.484247607421874Q7.06846818359375,13.484247607421874,6.6433981835937495,13.059167607421875Q5.61718218359375,12.032947607421875,6.6433981835937495,11.006727607421876L8.01044818359375,9.639667607421874Q8.23165818359375,9.418477607421874,8.23165818359375,9.105647607421876Q8.23165818359375,8.792817607421874,8.01045818359375,8.571617607421874Q7.78926818359375,8.350427607421874,7.4764481835937495,8.350427607421874Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-fill,.i-sed\:inline-fill\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_142_06646'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_142_06646)'%3E%3Cg%3E%3Cg%3E%3Crect x='9.51171875' y='1' width='1.5' height='14' rx='0' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='8.26171875' y='1' width='4' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='8.26171875' y='13.5' width='4' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M7.51172,4L2.5,4C1.671573,4,1,4.671573,1,5.5L1,10.5C1,11.32843,1.671573,12,2.5,12L7.51172,12C7.92593,12,8.26172,11.66421,8.26172,11.25C8.26172,10.83579,7.92593,10.5,7.51172,10.5L2.88094,10.5C2.67055,10.5,2.5,10.32945,2.5,10.119060000000001L2.5,5.88094C2.5,5.67055,2.67055,5.5,2.88094,5.5L7.51172,5.5C7.92593,5.5,8.26172,5.16421,8.26172,4.75C8.26172,4.335786,7.92593,4,7.51172,4M13.0117,10.5L13.249,10.5C13.3876,10.5,13.5,10.38762,13.5,10.248999999999999L13.5,5.7509999999999994C13.5,5.61238,13.3876,5.5,13.249,5.5L13.0117,5.5C12.5975,5.5,12.2617,5.16421,12.2617,4.75C12.2617,4.335786,12.5975,4,13.0117,4L13.5,4C14.3284,4,15,4.671573,15,5.5L15,10.5C15,11.32843,14.3284,12,13.5,12L13.0117,12C12.5975,12,12.2617,11.66421,12.2617,11.25C12.2617,10.83579,12.5975,10.5,13.0117,10.5' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-gallery{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM2.8269,5.5L2.8269,10.5C2.8269,11.3284,3.49848,12,4.3269,12L11.6731,12C12.5015,12,13.1731,11.3284,13.1731,10.5L13.1731,5.5C13.1731,4.67157,12.5015,4,11.6731,4L4.3269,4C3.49848,4,2.8269,4.67157,2.8269,5.5ZM11.6731,10.5L4.3269,10.5L4.3269,5.5L11.6731,5.5L11.6731,8.2771Q11.4463,8.40973,11.1763,8.4409Q10.79984,8.48437,10.46004,8.316600000000001L10.21317,8.19471Q9.52862,7.85672,8.76521,7.86298Q8.0018,7.86925,7.32289,8.21842L6.39562,8.695319999999999C6.14573,8.82385,5.98865,9.08128,5.98865,9.36228C5.98865,9.7765,6.32443,10.11228,6.73865,10.11228C6.85797,10.11228,6.97556,10.08381,7.08167,10.02924L8.008939999999999,9.55233Q8.77583,9.15791,9.54909,9.5397L9.79596,9.66159Q10.53243,10.02522,11.3484,9.931Q11.5145,9.91182,11.6731,9.87491L11.6731,10.5ZM6.0484,8C6.60069,8,7.0484,7.55228,7.0484,7C7.0484,6.44772,6.60069,6,6.0484,6C5.49612,6,5.0484,6.44772,5.0484,7C5.0484,7.55228,5.49612,8,6.0484,8ZM1.75,13.5C1.335786,13.5,1,13.8358,1,14.25C1,14.6642,1.335786,15,1.75,15L14.25,15L14.2549,15C14.6668,14.9974,15,14.6626,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-gallery\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM2.8269,5.5L2.8269,10.5C2.8269,11.3284,3.49848,12,4.3269,12L11.6731,12C12.5015,12,13.1731,11.3284,13.1731,10.5L13.1731,5.5C13.1731,4.67157,12.5015,4,11.6731,4L4.3269,4C3.49848,4,2.8269,4.67157,2.8269,5.5ZM11.6731,10.5L4.3269,10.5L4.3269,5.5L11.6731,5.5L11.6731,8.2771Q11.4463,8.40973,11.1763,8.4409Q10.79984,8.48437,10.46004,8.316600000000001L10.21317,8.19471Q9.52862,7.85672,8.76521,7.86298Q8.0018,7.86925,7.32289,8.21842L6.39562,8.695319999999999C6.14573,8.82385,5.98865,9.08128,5.98865,9.36228C5.98865,9.7765,6.32443,10.11228,6.73865,10.11228C6.85797,10.11228,6.97556,10.08381,7.08167,10.02924L8.008939999999999,9.55233Q8.77583,9.15791,9.54909,9.5397L9.79596,9.66159Q10.53243,10.02522,11.3484,9.931Q11.5145,9.91182,11.6731,9.87491L11.6731,10.5ZM6.0484,8C6.60069,8,7.0484,7.55228,7.0484,7C7.0484,6.44772,6.60069,6,6.0484,6C5.49612,6,5.0484,6.44772,5.0484,7C5.0484,7.55228,5.49612,8,6.0484,8ZM1.75,13.5C1.335786,13.5,1,13.8358,1,14.25C1,14.6642,1.335786,15,1.75,15L14.25,15L14.2549,15C14.6668,14.9974,15,14.6626,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-latex,.i-sed\:inline-latex\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='13.5' width='8.498779296875' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-0.6489467024803162,0.7608339190483093,0.7608339190483093,0.6489467024803162,16.157952816307866,-7.455376972605205)'%3E%3Crect x='14.163053095340729' y='9.45826244354248' width='6.4212141036987305' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.6489467024803162,0.7608339190483093,-0.7608339190483093,0.6489467024803162,11.105933434444157,-5.153260456094284)'%3E%3Crect x='11.137267649173737' y='9.458251953125' width='6.4212141036987305' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1.000885009765625' width='8.498779296875' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.5464582443237305,-0.8374863862991333,0.8374863862991333,0.5464582443237305,-11.794013186585914,7.158541268747577)'%3E%3Crect x='0.7122865319252014' y='14.468372344970703' width='8.95235824584961' height='1.4997766017913818' rx='0.7498883008956909' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.5464582443237305,0.8374863862991333,0.8374863862991333,-0.5464582443237305,-0.9626049314207847,1.777495507767057)'%3E%3Crect x='0.7123538255691528' y='1.535173773765564' width='8.95333480834961' height='1.4999910593032837' rx='0.7499955296516418' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-map,.i-sed\:inline-map\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M13,5.5Q13,8.261420000000001,8,13Q3,8.261420000000001,3,5.5C3,2.73858,5.23858,0.5,8,0.5C10.761420000000001,0.5,13,2.73858,13,5.5ZM4.5,5.5Q4.5,7.35991,8,10.9023Q11.5,7.35992,11.5,5.5Q11.5,4.05025,10.47487,3.02513Q9.44975,2,8,2Q6.55025,2,5.52513,3.02513Q4.5,4.05025,4.5,5.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7' y='4.5' width='2' height='2' rx='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.57921689453125,11.722998275390625Q4.69750689453125,11.694338675390625,4.8221568945312505,11.667504575390625L4.85211689453125,11.658017175390626Q5.10769689453125,11.577106175390625,5.33643689453125,11.694633675390625Q5.36911689453125,11.711423275390626,5.4012468945312495,11.732262275390624Q5.64221689453125,11.888558275390626,5.68775689453125,12.165870275390626Q5.688786894531249,12.172154275390625,5.68971689453125,12.178505275390625Q5.75971689453125,12.454348275390625,5.60684689453125,12.698932275390625Q5.45729689453125,12.938212275390626,5.1873968945312505,12.998872275390625Q5.17229689453125,13.002272275390625,5.15679689453125,13.005112275390625Q3.76260689453125,13.301842275390625,3.85272689453125,13.381842275390625Q3.88168689453125,13.399082275390626,3.91089689453125,13.415692275390626Q4.29420689453125,13.633702275390625,4.721646894531251,13.744692275390625Q6.34146689453125,14.161892275390624,8.013866894531251,14.130852275390625L8.01909689453125,14.130752275390625L8.02432689453125,14.130842275390625Q9.696956894531251,14.158142275390626,11.31612689453125,13.744982275390624Q11.71930689453125,13.639512275390626,12.08337689453125,13.440372275390626Q12.10494689453125,13.428582275390625,12.12634689453125,13.416472275390625Q12.15661689453125,13.399352275390624,12.18660689453125,13.381572275390624Q12.18658689453125,13.226402275390624,10.70945689453125,12.966262275390624Q10.42807689453125,12.915892275390625,10.26477689453125,12.681262275390624Q10.10148689453125,12.446634275390625,10.151996894531251,12.165275275390625Q10.19618689453125,11.919083275390625,10.38140689453125,11.763374275390625Q10.40786689453125,11.741130275390624,10.43720689453125,11.720733275390625Q10.67191689453125,11.557552675390625,10.95896689453125,11.609284875390625Q11.45887689453125,11.709324275390625,11.86505689453125,11.835679275390625Q12.00889689453125,11.880423275390624,12.14097689453125,11.928467275390625Q13.62521689453125,12.468347275390625,13.62521689453125,13.424932275390624L13.62511689453125,13.428942275390625Q13.62171689453125,14.453492275390625,11.86288689453125,15.012642275390625Q10.32993689453125,15.499992275390625,7.99999689453125,15.499992275390625Q5.67051689453125,15.499992275390625,4.1370768945312495,15.012322275390625Q2.37481689453125,14.451882275390625,2.37481689453125,13.424932275390624Q2.37481689453125,13.113502275390625,2.53157489453125,12.847142275390626Q2.72894489453125,12.511772275390625,3.17481789453125,12.247852275390626Q3.70279689453125,11.935333275390626,4.57921689453125,11.722998275390625ZM12.68591689453125,14.326172275390626C13.09401689453125,14.072982275390626,13.32521689453125,13.770172275390625,13.32521689453125,13.424932275390624C13.32521689453125,13.145152275390625,13.18841689453125,12.900192275390625,12.93541689453125,12.687612275390626C13.18841689453125,12.900192275390625,13.32511689453125,13.145152275390625,13.32521689453125,13.424932275390624C13.32511689453125,13.770172275390625,13.09401689453125,14.072982275390626,12.68591689453125,14.326172275390626ZM5.06125689453125,14.134502275390625C4.92262689453125,14.103762275390626,4.78446689453125,14.070662275390625,4.64682689453125,14.035212275390625C4.31387689453125,13.948762275390624,3.99486689453125,13.815572275390625,3.69927689453125,13.639632275390625C3.52177689453125,13.521292275390625,3.46260689453125,13.462122275390625,3.46260689453125,13.421552275390624C3.46260689453125,13.262642275390625,4.07373689453125,12.928762275390625,5.09903689453125,12.710682275390624C5.31871689453125,12.672152275390625,5.45650689453125,12.451678275390625,5.3948868945312505,12.237333275390625C5.38602689453125,12.159549275390624,5.35264689453125,12.091536275390625,5.303886894531249,12.039208275390624C5.26230689453125,11.994594275390625,5.20953689453125,11.961382275390624,5.15122689453125,11.943236275390625C5.27791689453125,11.982670275390625,5.37845689453125,12.093233275390626,5.3948868945312505,12.237333275390625C5.45649689453125,12.451677275390624,5.31869689453125,12.672142275390625,5.09903689453125,12.710682275390624C4.07371689453125,12.928762275390625,3.46259689453125,13.262642275390625,3.46260689453125,13.421552275390624C3.46259689453125,13.462122275390625,3.52175689453125,13.521292275390625,3.69927689453125,13.639632275390625C3.99484689453125,13.815572275390625,4.31386689453125,13.948762275390624,4.64682689453125,14.035212275390625C4.78445689453125,14.070662275390625,4.92262689453125,14.103762275390626,5.06125689453125,14.134502275390625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-read{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM1,5.5L1,10.5C1,11.3284,1.671573,12,2.5,12L8.84704,12L8.84704,11.9981L8.851140000000001,11.9981C9.26535,11.9981,9.60114,11.6623,9.60114,11.2481C9.60114,10.83386,9.26535,10.49808,8.851140000000001,10.49808L8.847339999999999,10.49808C8.82915,10.49808,8.8111,10.49873,8.793230000000001,10.5L2.5,10.5L2.5,5.5L13.5,5.5L13.5,10.5L11.8678,10.5C11.85,10.49873,11.8319,10.49808,11.8137,10.49808L11.8099,10.49808C11.3957,10.49808,11.0599,10.83386,11.0599,11.2481C11.0599,11.6623,11.3957,11.9981,11.8099,11.9981L11.8118,11.9981L11.8118,12L13.5,12C14.3284,12,15,11.3284,15,10.5L15,5.5C15,4.67157,14.3284,4,13.5,4L2.5,4C1.671573,4,1,4.67157,1,5.5ZM4.75256,6.13074C4.33835,6.13074,4.00256,6.46652,4.00256,6.88074C4.00256,7.29495,4.33835,7.63074,4.75256,7.63074L11.2474,7.63074C11.6616,7.63074,11.9974,7.29495,11.9974,6.88074C11.9974,6.46652,11.6616,6.13074,11.2474,6.13074L4.75256,6.13074ZM4.75,8.38359C4.335789999999999,8.38359,4,8.719380000000001,4,9.13359C4,9.5478,4.335789999999999,9.88359,4.75,9.88359L7.25,9.88359C7.66421,9.88359,8,9.5478,8,9.13359C8,8.719380000000001,7.66421,8.38359,7.25,8.38359L4.75,8.38359ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-read\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM1,5.5L1,10.5C1,11.3284,1.671573,12,2.5,12L8.84704,12L8.84704,11.9981L8.851140000000001,11.9981C9.26535,11.9981,9.60114,11.6623,9.60114,11.2481C9.60114,10.83386,9.26535,10.49808,8.851140000000001,10.49808L8.847339999999999,10.49808C8.82915,10.49808,8.8111,10.49873,8.793230000000001,10.5L2.5,10.5L2.5,5.5L13.5,5.5L13.5,10.5L11.8678,10.5C11.85,10.49873,11.8319,10.49808,11.8137,10.49808L11.8099,10.49808C11.3957,10.49808,11.0599,10.83386,11.0599,11.2481C11.0599,11.6623,11.3957,11.9981,11.8099,11.9981L11.8118,11.9981L11.8118,12L13.5,12C14.3284,12,15,11.3284,15,10.5L15,5.5C15,4.67157,14.3284,4,13.5,4L2.5,4C1.671573,4,1,4.67157,1,5.5ZM4.75256,6.13074C4.33835,6.13074,4.00256,6.46652,4.00256,6.88074C4.00256,7.29495,4.33835,7.63074,4.75256,7.63074L11.2474,7.63074C11.6616,7.63074,11.9974,7.29495,11.9974,6.88074C11.9974,6.46652,11.6616,6.13074,11.2474,6.13074L4.75256,6.13074ZM4.75,8.38359C4.335789999999999,8.38359,4,8.719380000000001,4,9.13359C4,9.5478,4.335789999999999,9.88359,4.75,9.88359L7.25,9.88359C7.66421,9.88359,8,9.5478,8,9.13359C8,8.719380000000001,7.66421,8.38359,7.25,8.38359L4.75,8.38359ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-video{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM3.53742,7.27445Q3.26125,8.97305,4.18443,10.42538Q5.1076,11.8777,6.76283,12.3486C7.62216,12.5931,8.46011,12.591,9.27667,12.3423C9.668,12.2231,9.82316,11.7721,9.64514,11.4038C9.46712,11.0354,9.02715,10.89251,8.62752,10.97987C8.151720000000001,11.0839,7.66528,11.0652,7.16819,10.92376Q6.05532,10.60715,5.43462,9.63068Q4.81393,8.654219999999999,4.9996100000000006,7.51218Q5.18529,6.37013,6.08336,5.6406Q6.98143,4.91106,8.13728,4.9633199999999995Q9.29314,5.01557,10.12172,5.82317C10.6741,6.36156,10.97758,7.01547,11.0322,7.7849C11.0687,8.30041,10.98737,8.78037,10.78808,9.22476C10.62069,9.59802,10.67044,10.05794,10.99447,10.30764C11.3185,10.55735,11.7918,10.4979,11.9886,10.13929Q12.6047,9.01687,12.5098,7.68007Q12.3881,5.96348,11.1557,4.76232Q9.92334,3.56115,8.20419,3.48343Q6.48503,3.40571,5.14931,4.49078Q3.81359,5.57584,3.53742,7.27445ZM7.32144,9.69493C7.12144,9.8104,6.87144,9.66606,6.87144,9.43512L6.87144,6.56487C6.87144,6.33393,7.12144,6.18959,7.32144,6.30506L9.80715,7.74019C10.00715,7.85566,10.00715,8.14433,9.80715,8.2598L7.32144,9.69493ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-video\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM3.53742,7.27445Q3.26125,8.97305,4.18443,10.42538Q5.1076,11.8777,6.76283,12.3486C7.62216,12.5931,8.46011,12.591,9.27667,12.3423C9.668,12.2231,9.82316,11.7721,9.64514,11.4038C9.46712,11.0354,9.02715,10.89251,8.62752,10.97987C8.151720000000001,11.0839,7.66528,11.0652,7.16819,10.92376Q6.05532,10.60715,5.43462,9.63068Q4.81393,8.654219999999999,4.9996100000000006,7.51218Q5.18529,6.37013,6.08336,5.6406Q6.98143,4.91106,8.13728,4.9633199999999995Q9.29314,5.01557,10.12172,5.82317C10.6741,6.36156,10.97758,7.01547,11.0322,7.7849C11.0687,8.30041,10.98737,8.78037,10.78808,9.22476C10.62069,9.59802,10.67044,10.05794,10.99447,10.30764C11.3185,10.55735,11.7918,10.4979,11.9886,10.13929Q12.6047,9.01687,12.5098,7.68007Q12.3881,5.96348,11.1557,4.76232Q9.92334,3.56115,8.20419,3.48343Q6.48503,3.40571,5.14931,4.49078Q3.81359,5.57584,3.53742,7.27445ZM7.32144,9.69493C7.12144,9.8104,6.87144,9.66606,6.87144,9.43512L6.87144,6.56487C6.87144,6.33393,7.12144,6.18959,7.32144,6.30506L9.80715,7.74019C10.00715,7.85566,10.00715,8.14433,9.80715,8.2598L7.32144,9.69493ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3CclipPath id='master_svg0_16_0197'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_16_0197)'%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.33579,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.33579,2.5,1,2.1642099999999997,1,1.75ZM4,10.5L4,5.5C4,4.67157,4.67157,4,5.5,4L10.5,4C11.3284,4,12,4.67157,12,5.5L12,10.5C12,11.3284,11.3284,12,10.5,12L5.5,12C4.67157,12,4,11.3284,4,10.5ZM5.5,10.5L10.5,10.5L10.5,5.5L5.5,5.5L5.5,10.5ZM0.75,7.5C0.335786,7.5,0,7.83579,0,8.25C0,8.66421,0.335786,9,0.75,9L2.25,9C2.66421,9,3,8.66421,3,8.25C3,7.83579,2.66421,7.5,2.25,7.5L0.75,7.5ZM13.75,7.5C13.3358,7.5,13,7.83579,13,8.25C13,8.66421,13.3358,9,13.75,9L15.25,9C15.6642,9,16,8.66421,16,8.25C16,7.83579,15.6642,7.5,15.25,7.5L13.75,7.5ZM1.75,13.5C1.33579,13.5,1,13.8358,1,14.25C1,14.6642,1.33579,15,1.75,15L14.25,15C14.6642,15,15,14.6642,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:italic,.i-sed\:italic\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0522'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_18_0522)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M12.08582009765625,2.2334289551L12.08582009765625,3.2230834375L11.11987009765625,3.2230834375L7.24847009765625,12.7792984375L8.39642009765625,12.7792984375L8.39642009765625,13.7664984375L3.72760009765625,13.7664984375L3.72760009765625,12.7792984375L4.92566009765625,12.7792984375L8.79706009765625,3.2230534375L7.78796009765625,3.2230534375L7.78796009765625,2.2333984375L12.08582009765625,2.2334289551L12.08582009765625,2.2334289551Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='6.944580078125' y='2.2333984375' width='6' height='1' rx='0.5' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.05548095703125' y='12.766510009765625' width='6' height='1' rx='0.5' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:line-type,.i-sed\:line-type\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,2C1.335786,2,1,2.335786,1,2.75C1,3.1642099999999997,1.335786,3.5,1.75,3.5L14.25,3.5C14.6642,3.5,15,3.1642099999999997,15,2.75C15,2.335786,14.6642,2,14.25,2L1.75,2ZM4.25,5.50073L1.75,5.50073C1.335786,5.50073,1,5.83652,1,6.25073C1,6.66495,1.335786,7.00073,1.75,7.00073L4.25,7.00073C4.664210000000001,7.00073,5,6.66495,5,6.25073C5,5.83652,4.664210000000001,5.50073,4.25,5.50073ZM9.25,5.50073L6.75,5.50073C6.33579,5.50073,6,5.83652,6,6.25073C6,6.66495,6.33579,7.00073,6.75,7.00073L9.25,7.00073C9.66421,7.00073,10,6.66495,10,6.25073C10,5.83652,9.66421,5.50073,9.25,5.50073ZM14.25,5.50073L11.75,5.50073C11.3358,5.50073,11,5.83652,11,6.25073C11,6.66495,11.3358,7.00073,11.75,7.00073L14.25,7.00073C14.6642,7.00073,15,6.66495,15,6.25073C15,5.83652,14.6642,5.50073,14.25,5.50073ZM1.75,9.00146C1.335786,9.00146,1,9.337250000000001,1,9.75146C1,10.16568,1.335786,10.50146,1.75,10.50146L14.25,10.50146C14.6642,10.50146,15,10.16568,15,9.75146C15,9.337250000000001,14.6642,9.00146,14.25,9.00146L1.75,9.00146ZM4.25,12.5023L1.75,12.5023C1.335786,12.5023,1,12.8381,1,13.2523C1,13.6665,1.335786,14.0023,1.75,14.0023L4.25,14.0023C4.664210000000001,14.0023,5,13.6665,5,13.2523C5,12.8381,4.664210000000001,12.5023,4.25,12.5023ZM9.25,12.5023L6.75,12.5023C6.33579,12.5023,6,12.8381,6,13.2523C6,13.6665,6.33579,14.0023,6.75,14.0023L9.25,14.0023C9.66421,14.0023,10,13.6665,10,13.2523C10,12.8381,9.66421,12.5023,9.25,12.5023ZM14.25,12.5023L11.75,12.5023C11.3358,12.5023,11,12.8381,11,13.2523C11,13.6665,11.3358,14.0023,11.75,14.0023L14.25,14.0023C14.6642,14.0023,15,13.6665,15,13.2523C15,12.8381,14.6642,12.5023,14.25,12.5023Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:line-width,.i-sed\:line-width\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.8C1,2.634315,1.134315,2.5,1.3,2.5L14.7,2.5C14.8657,2.5,15,2.634315,15,2.8C15,2.965685,14.8657,3.1,14.7,3.1L1.3,3.1C1.134315,3.1,1,2.965685,1,2.8ZM1,5.56665C1,5.290509999999999,1.223858,5.06665,1.5,5.06665L14.5,5.06665C14.7761,5.06665,15,5.290509999999999,15,5.56665C15,5.84279,14.7761,6.06665,14.5,6.06665L1.5,6.06665C1.223858,6.06665,1,5.84279,1,5.56665ZM1,8.78333C1,8.36911,1.335786,8.03333,1.75,8.03333L14.25,8.03333C14.6642,8.03333,15,8.36911,15,8.78333C15,9.19754,14.6642,9.53333,14.25,9.53333L1.75,9.53333C1.335786,9.53333,1,9.19754,1,8.78333ZM1,12.5C1,11.94771,1.447715,11.5,2,11.5L14,11.5C14.5523,11.5,15,11.94771,15,12.5C15,13.0523,14.5523,13.5,14,13.5L2,13.5C1.447715,13.5,1,13.0523,1,12.5Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:lineheight,.i-sed\:lineheight\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_4962'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_4962)'%3E%3Cg%3E%3Cpath d='M1.806890421875,4.83139C1.552539221875,4.83139,1.413592421875,4.53473,1.576424121875,4.33933L3.435912421875,2.107945C3.555852421875,1.9640184,3.776902421875,1.9640184,3.896842421875,2.107945L5.756332421875,4.33933C5.919162421875,4.53473,5.780212421875,4.83139,5.525862421875,4.83139L4.415662421875,4.83139L4.415662421875,6.24999C4.415662421875,6.66381,4.080202421875001,6.99927,3.666392421875,6.99927C3.252572421875,6.99927,2.917112421875,6.66381,2.917112421875,6.24999L2.917112421875,4.83139L1.806890421875,4.83139ZM4.415662421875,11.16862L5.520282421875,11.16862C5.774632421875,11.16862,5.913582421875,11.46527,5.750742421875,11.66067L3.891262421875,13.8921C3.771322421875,14.036,3.550262421875,14.036,3.430322421875,13.8921L1.570839421875,11.66067C1.408007621875,11.46527,1.546954521875,11.16862,1.8013064218750001,11.16862L2.917112421875,11.16862L2.917112421875,9.75001C2.917112421875,9.33619,3.252572421875,9.00073,3.666392421875,9.00073C4.080202421875001,9.00073,4.415662421875,9.33619,4.415662421875,9.75001L4.415662421875,11.16862ZM6.499262421875,2.751144C6.499262421875,2.336299,6.835562421875,2,7.250402421875,2L13.748132421875,2C14.162932421875,2,14.499232421875,2.336299,14.499232421875,2.751144C14.499232421875,3.16599,14.162932421875,3.50229,13.748132421875,3.50229L7.250402421875,3.50229C6.835562421875,3.50229,6.499262421875,3.16599,6.499262421875,2.751144ZM6.499262421875,6.25041C6.499262421875,5.835570000000001,6.835562421875,5.49927,7.250402421875,5.49927L11.748132421875,5.49927C12.162932421875,5.49927,12.499232421875,5.835570000000001,12.499232421875,6.25041C12.499232421875,6.66526,12.162932421875,7.00156,11.748132421875,7.00156L7.250402421875,7.00156C6.835562421875,7.00156,6.499262421875,6.66526,6.499262421875,6.25041ZM6.499262421875,9.74962C6.499262421875,9.334769999999999,6.835562421875,8.998470000000001,7.250402421875,8.998470000000001L13.748132421875,8.998470000000001C14.162932421875,8.998470000000001,14.499232421875,9.334769999999999,14.499232421875,9.74962C14.499232421875,10.16446,14.162932421875,10.50076,13.748132421875,10.50076L7.250402421875,10.50076C6.835562421875,10.50076,6.499262421875,10.16446,6.499262421875,9.74962ZM6.499262421875,13.2488C6.499262421875,12.834,6.835562421875,12.4977,7.250402421875,12.4977L11.748132421875,12.4977C12.162932421875,12.4977,12.499232421875,12.834,12.499232421875,13.2488C12.499232421875,13.6637,12.162932421875,14,11.748132421875,14L7.250402421875,14C6.835562421875,14,6.499262421875,13.6637,6.499262421875,13.2488Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:link,.i-sed\:link\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M9.683548115234375,6.05778L9.635408115234375,6.01429C9.327918115234375,5.74562,8.865118115234376,5.77979,8.596448115234374,6.08573C8.327778115234375,6.39167,8.361948115234375,6.86378,8.669438115234374,7.13401L8.681868115234375,7.14488C8.712928115234375,7.17128,8.740878115234375,7.19923,8.770388115234375,7.22874C9.722378115234376,8.18073,9.722378115234376,9.72907,8.770388115234375,10.68106L6.395848115234375,13.0572C5.443858115234375,14.0091,3.895508115234375,14.0091,2.943518115234375,13.0572C1.991528115234375,12.1052,1.991528115234375,10.55682,2.943518115234375,9.60483L4.142438115234375,8.40592C4.431298115234375,8.11706,4.431298115234375,7.6496,4.142438115234375,7.36074C3.853578115234375,7.07189,3.386128115234375,7.07189,3.097268115234375,7.36074L1.898348115234375,8.559660000000001C0.368641115234375,10.08937,0.368641115234375,12.5773,1.898348115234375,14.1039C2.6608681152343747,14.8664,3.664108115234375,15.25,4.668908115234375,15.25C5.673698115234375,15.25,6.676938115234375,14.868,7.441018115234375,14.1023L9.813998115234375,11.7293C11.343668115234374,10.19964,11.343668115234374,7.71172,9.813998115234375,6.18512C9.767418115234374,6.13698,9.722378115234376,6.09194,9.683548115234375,6.05778ZM14.101868115234375,1.89728C12.572168115234374,0.367573,10.084228115234374,0.367573,8.557628115234376,1.89728L6.184638115234375,4.27027C5.445408115234375,5.0095,5.036968115234375,5.9941,5.036968115234375,7.04238C5.036968115234375,8.09066,5.445408115234375,9.07526,6.184638115234375,9.81449C6.229678115234375,9.85953,6.277818115234375,9.90612,6.332168115234375,9.95581L6.349258115234375,9.97134Q6.360128115234375,9.98066,6.360128115234375,9.98221C6.498338115234375,10.10645,6.672278115234375,10.16702,6.843108115234375,10.16702C7.046548115234375,10.16702,7.248448115234375,10.08316,7.395978115234375,9.91699C7.667758115234375,9.6126,7.636698115234375,9.14049,7.330748115234375,8.86871L7.315218115234375,8.85318C7.284158115234375,8.82523,7.254658115234375,8.79727,7.226698115234375,8.76932C6.765458115234375,8.30808,6.510768115234375,7.69619,6.510768115234375,7.04238C6.510768115234375,6.38857,6.763908115234375,5.77823,7.226698115234375,5.31544L9.602798115234375,2.94245C10.554788115234375,1.99046,12.103168115234375,1.99046,13.055168115234375,2.94245C14.007068115234375,3.89444,14.007068115234375,5.44279,13.055168115234375,6.39478L11.856168115234375,7.5937C11.567368115234375,7.88255,11.567368115234375,8.350010000000001,11.856168115234375,8.63887C12.145068115234375,8.92772,12.612468115234375,8.92772,12.901368115234375,8.63887L14.100268115234375,7.43995C15.631568115234375,5.9149,15.631568115234375,3.42699,14.101868115234375,1.89728Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:lock,.i-sed\:lock\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5,13.501953125L1.5,7.501953125Q1.5,7.428263125,1.50722291,7.354923125Q1.5144458,7.2815931250000006,1.5288221,7.2093131249999995Q1.5431983,7.137043125,1.5645895,7.066523125Q1.5859806,6.9960091250000005,1.614181,6.927928125Q1.642381,6.859847125,1.677118,6.794858125Q1.711855,6.7298691250000005,1.752796,6.668598125Q1.793736,6.607326125,1.840484,6.550363125Q1.887233,6.493400125,1.93934,6.441293125Q1.991447,6.389186125,2.04841,6.342437125Q2.105373,6.295689125,2.166645,6.254749125Q2.227916,6.213808125,2.292905,6.179071125Q2.357894,6.144334125,2.425975,6.116134125Q2.494056,6.087933725,2.56457,6.066542625Q2.63509,6.045151425,2.70736,6.030775225Q2.77964,6.016398925,2.85297,6.009176035Q2.92631,6.001953125,3,6.001953125L13,6.001953125Q13.0737,6.001953125,13.147,6.009176035Q13.2204,6.016398925,13.2926,6.030775225Q13.3649,6.045151425,13.4354,6.066542625Q13.5059,6.087933725,13.574,6.116134125Q13.6421,6.144334125,13.7071,6.179071125Q13.7721,6.213808125,13.8334,6.254749125Q13.8946,6.295689125,13.9516,6.342437125Q14.0086,6.389186125,14.0607,6.441293125Q14.1128,6.493400125,14.1595,6.550363125Q14.2063,6.607326125,14.2472,6.668598125Q14.2881,6.7298691250000005,14.3229,6.794858125Q14.3576,6.859847125,14.3858,6.927928125Q14.414,6.9960091250000005,14.4354,7.066523125Q14.4568,7.137043125,14.4712,7.2093131249999995Q14.4856,7.2815931250000006,14.4928,7.354923125Q14.5,7.428263125,14.5,7.501953125L14.5,13.501953125Q14.5,13.575643125,14.4928,13.648983125Q14.4856,13.722313125,14.4712,13.794583124999999Q14.4568,13.866863125,14.4354,13.937383125Q14.414,14.007893125,14.3858,14.075973125Q14.3576,14.144063125,14.3229,14.209043125Q14.2881,14.274033125,14.2472,14.335303125Q14.2063,14.396583125,14.1595,14.453543125Q14.1128,14.510503125,14.0607,14.562613125Q14.0086,14.614723125,13.9516,14.661473125Q13.8946,14.708213125,13.8334,14.749153125Q13.7721,14.790093125,13.7071,14.824833125Q13.6421,14.859573125,13.574,14.887773125Q13.5059,14.915973125,13.4354,14.937363125Q13.3649,14.958753125,13.2926,14.973133125Q13.2204,14.987503125,13.147,14.994733125Q13.0737,15.001953125,13,15.001953125L7.06689,15.001953125L7.06689,13.501953125L13,13.501953125L13,7.501953125L3,7.501953125L3,13.501953125L4.06689,13.501953125L4.06689,15.001953125L3,15.001953125Q2.92631,15.001953125,2.85297,14.994733125Q2.77964,14.987503125,2.70736,14.973133125Q2.63509,14.958753125,2.56457,14.937363125Q2.494056,14.915973125,2.425975,14.887773125Q2.357894,14.859573125,2.292905,14.824833125Q2.227916,14.790093125,2.166645,14.749153125Q2.105373,14.708213125,2.04841,14.661473125Q1.991447,14.614723125,1.93934,14.562613125Q1.887233,14.510503125,1.840484,14.453543125Q1.793736,14.396583125,1.752796,14.335303125Q1.711855,14.274033125,1.677118,14.209043125Q1.642381,14.144063125,1.614181,14.075973125Q1.5859806,14.007893125,1.5645895,13.937383125Q1.5431983,13.866863125,1.5288221,13.794583124999999Q1.5144458,13.722313125,1.50722291,13.648983125Q1.5,13.575643125,1.5,13.501953125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='6.317626953125' y='13.501953125' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.31689453125' y='13.501953125' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='7.109375' y='8.9228515625' width='1.5' height='3.15869140625' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4,4.998046875L4,7.501956875L12,7.501956875L12,4.998046875C12,2.788906875,10.20914,0.998046875,8,0.998046875C5.79086,0.998046875,4,2.788906875,4,4.998046875ZM10.5,6.001956875L5.5,6.001956875L5.5,4.998046875Q5.5,3.962516875,6.2322299999999995,3.230276875Q6.96447,2.498046875,8,2.498046875Q9.03553,2.498046875,9.767769999999999,3.230276875Q10.5,3.962516875,10.5,4.998046875L10.5,6.001956875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:media-block,.i-sed\:media-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5328383166923523,10.678774704122544Q0.7202383166923523,8.716984704122543,1.1344983166923523,6.634364704122543Q1.5487583166923522,4.551734704122543,3.050244316692352,3.050244704122543Q4.551734316692352,1.5487577041225433,6.634364316692352,1.1344997041225433Q8.716994316692352,0.7202387041225433,10.678774316692353,1.5328397041225434Q12.640524316692352,2.3454347041225434,13.820324316692352,4.111004704122543C14.474024316692352,5.0894247041225436,14.856124316692352,6.150264704122543,14.966424316692352,7.293534704122544C15.003524316692353,7.678524704122544,14.686424316692353,7.999994704122543,14.299624316692352,7.999994704122543C13.912924316692353,7.999994704122543,13.604124316692353,7.683224704122543,13.557724316692353,7.299234704122544Q13.401124316692352,6.004874704122543,12.655624316692352,4.889174704122544C12.026524316692353,3.9476547041225434,11.188924316692352,3.2602247041225434,10.142764316692352,2.826884704122543Q8.573524316692353,2.1768847041225436,6.9076243166923526,2.5082547041225434Q5.241714316692352,2.839624704122543,4.040674316692352,4.0406747041225435Q2.839624316692352,5.241724704122543,2.5082543166923523,6.907624704122544Q2.1768843166923526,8.573524704122544,2.826884316692352,10.142764704122543Q3.4768943166923525,11.712024704122543,4.889174316692353,12.655624704122543Q6.004874316692352,13.401124704122543,7.299234316692353,13.557724704122544C7.683224316692352,13.604124704122544,7.999994316692352,13.912924704122544,7.999994316692352,14.299624704122543C7.999994316692352,14.686424704122544,7.678524316692353,15.003524704122544,7.293524316692352,14.966424704122543Q5.578624316692352,14.800924704122544,4.111004316692352,13.820324704122543Q2.3454343166923524,12.640524704122543,1.5328383166923523,10.678774704122544ZM5.999994316692352,10.598074704122544C5.999994316692352,10.982974704122544,6.416664316692352,11.223524704122543,6.749994316692352,11.031124704122544L11.250024316692352,8.433014704122543C11.583324316692352,8.240564704122544,11.583324316692352,7.759434704122543,11.250024316692352,7.566984704122543L6.749994316692352,4.968914704122543C6.416664316692352,4.776464704122543,5.999994316692352,5.0170247041225435,5.999994316692352,5.4019247041225436L5.999994316692352,10.598074704122544ZM11.152024316692353,14.291724704122544L11.152024316692353,10.791714704122544C11.152024316692353,10.377504704122543,11.487824316692352,10.041714704122544,11.902024316692353,10.041714704122544C12.316224316692352,10.041714704122544,12.652024316692353,10.377504704122543,12.652024316692353,10.791714704122544L12.652024316692353,14.291724704122544C12.652024316692353,14.705924704122543,12.316224316692352,15.041724704122544,11.902024316692353,15.041724704122544C11.487824316692352,15.041724704122544,11.152024316692353,14.705924704122543,11.152024316692353,14.291724704122544ZM8.804074316692352,11.791724704122544L8.804074316692352,13.291724704122544C8.804074316692352,13.705924704122543,9.139864316692352,14.041724704122544,9.554074316692352,14.041724704122544C9.968284316692353,14.041724704122544,10.304074316692352,13.705924704122543,10.304074316692352,13.291724704122544L10.304074316692352,11.791724704122544C10.304074316692352,11.377524704122543,9.968284316692353,11.041724704122544,9.554074316692352,11.041724704122544C9.139864316692352,11.041724704122544,8.804074316692352,11.377524704122543,8.804074316692352,11.791724704122544ZM13.500024316692352,13.291724704122544L13.500024316692352,11.791724704122544C13.500024316692352,11.377524704122543,13.835824316692353,11.041724704122544,14.250024316692352,11.041724704122544C14.664224316692353,11.041724704122544,15.000024316692352,11.377524704122543,15.000024316692352,11.791724704122544L15.000024316692352,13.291724704122544C15.000024316692352,13.705924704122543,14.664224316692353,14.041724704122544,14.250024316692352,14.041724704122544C13.835824316692353,14.041724704122544,13.500024316692352,13.705924704122543,13.500024316692352,13.291724704122544Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:mind-map-block,.i-sed\:mind-map-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.98828,2.5L3.98828,4C3.98828,4.82843,4.6598500000000005,5.5,5.48828,5.5L7.25,5.5L7.25,7.26077L4.73993,7.26077C3.9115,7.26077,3.23993,7.93235,3.23993,8.76077L3.23993,10.49191L2.5,10.49191C1.671573,10.49191,1,11.1635,1,11.9919L1,13.5C1,14.3284,1.671573,15,2.5,15L5.75,15C6.57843,15,7.25,14.3284,7.25,13.5L7.25,11.9919C7.25,11.1635,6.57843,10.49191,5.75,10.49191L4.73993,10.49191L4.73993,9.36077C4.73993,9.0294,5.00856,8.76077,5.33993,8.76077L10.66013,8.76077C10.9915,8.76077,11.2601,9.0294,11.2601,9.36077L11.2601,10.49191L10.25,10.49191C9.42157,10.49191,8.75,11.1635,8.75,11.9919L8.75,13.5C8.75,14.3284,9.42157,15,10.25,15L13.5,15C14.3284,15,15,14.3284,15,13.5L15,11.9919C15,11.1635,14.3284,10.49191,13.5,10.49191L12.7601,10.49191L12.7601,8.76077C12.7601,7.93235,12.0886,7.26077,11.2601,7.26077L8.75,7.26077L8.75,5.5L10.48438,5.5C11.3128,5.5,11.9844,4.82843,11.9844,4L11.9844,2.5C11.9844,1.671573,11.3128,1,10.48438,1L5.48828,1C4.6598500000000005,1,3.98828,1.671573,3.98828,2.5ZM10.48438,4L5.48828,4L5.48828,2.5L10.48438,2.5L10.48438,4ZM5.75,13.5L2.5,13.5L2.5,11.9919L5.75,11.9919L5.75,13.5ZM10.25,13.5L13.5,13.5L13.5,11.9919L10.25,11.9919L10.25,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:more{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='12.00000026818006' height='12.00000026818006' viewBox='0 0 12.00000026818006 12.00000026818006'%3E%3Cdefs%3E%3CclipPath id='master_svg0_337_03752'%3E%3Crect x='12.00000026818006' y='12' width='12' height='12' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(-1,2.2348338291067193e-8,-2.2348338291067193e-8,-1,24.00000080454018,23.999999731819933)' clip-path='url(%23master_svg0_337_03752)'%3E%3Cg transform='matrix(0,-1,1,0,-6.9999997318199405,37.00000026818006)'%3E%3Cpath d='M15.00000026818006,28L23.00000026818006,28L19.00000026818006,22L15.00000026818006,28Z' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:more\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='12.00000026818006' height='12.00000026818006' viewBox='0 0 12.00000026818006 12.00000026818006'%3E%3Cdefs%3E%3CclipPath id='master_svg0_337_03752'%3E%3Crect x='12.00000026818006' y='12' width='12' height='12' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(-1,2.2348338291067193e-8,-2.2348338291067193e-8,-1,24.00000080454018,23.999999731819933)' clip-path='url(%23master_svg0_337_03752)'%3E%3Cg transform='matrix(0,-1,1,0,-6.9999997318199405,37.00000026818006)'%3E%3Cpath d='M15.00000026818006,28L23.00000026818006,28L19.00000026818006,22L15.00000026818006,28Z' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:multiply,.i-sed\:multiply\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M4.111019655075073,3.0502688311767576C3.8181256550750735,2.757375731176758,3.3432516550750733,2.757375731176758,3.0503586550750734,3.0502688311767576C2.757465155075073,3.343162831176758,2.757465155075073,3.8180358311767577,3.0503586550750734,4.110928831176758L6.939459655075074,8.000038831176758L3.050349655075073,11.889148831176758C2.7574563550750733,12.182038831176758,2.7574563550750733,12.656918831176759,3.050349655075073,12.949798831176757C3.3432426550750733,13.242698831176758,3.818116655075073,13.242698831176758,4.111009655075073,12.949798831176757L8.000119655075073,9.060698831176758L11.889189655075073,12.949798831176757C12.182089655075073,13.242698831176758,12.656959655075074,13.242698831176758,12.949879655075073,12.949798831176757C13.242779655075074,12.656868831176757,13.242779655075074,12.181998831176758,12.949879655075073,11.889108831176758L9.060779655075073,8.000038831176758L12.949879655075073,4.110978831176758C13.242779655075074,3.818081831176758,13.242779655075074,3.3432078311767577,12.949879655075073,3.050314831176758C12.656949655075072,2.7574215311767576,12.182079655075073,2.7574215311767576,11.889179655075074,3.050314831176758L8.000119655075073,6.939378831176758L4.111019655075073,3.0502688311767576Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:node-add,.i-sed\:node-add\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 6H8a2 2 0 0 0-2 2v8M16 42H8a2 2 0 0 1-2-2v-8M32 42h8a2 2 0 0 0 2-2v-8M32 6h8a2 2 0 0 1 2 2v8M32 24H16M24 32V16' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:order-list,.i-sed\:order-list\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23master_svg0_3_4610)'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.572940349578857' y='7.248779296875' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.572940349578857' y='2' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.572940349578857' y='12.4976806640625' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.2935183593749997,4.3344583203125L3.2935183593749997,0.5040283203125L2.605938359375,0.5040283203125L2.552078359375,0.5608758203125Q2.395597359375,0.7260503203124999,2.162054359375,0.8676553203124999Q1.912129359375,1.0010713203125001,1.707085359375,1.0534223203125L1.570068359375,1.0884053203125L1.570068359375,2.0343283203125L1.802137359375,1.9680283203125Q2.112339359375,1.8793983203125,2.361398359375,1.7304183203125L2.361398359375,4.3344583203125L3.2935183593749997,4.3344583203125ZM2.543482359375,1.3706373203125L2.543482359375,4.1523983203125L2.543482359375,1.3706373203125ZM1.752122359375,1.7929783203125L1.752122359375,1.2298183203125Q1.980297359375,1.1715613203125002,2.2521653593749997,1.0259173203125Q2.509469359375,0.8705643203125,2.684238359375,0.6860823203124999L3.111458359375,0.6860823203124999L2.684238359375,0.6860823203124999Q2.509499359375,0.8705943203125,2.2521653593749997,1.0259173203125Q1.980327359375,1.1715913203125,1.752122359375,1.2298183203125L1.752122359375,1.7929783203125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3.772043125,6.3203820859375Q3.394273125,5.9827880859375,2.8189031250000003,5.9827880859375Q2.179103125,5.9827880859375,1.781004125,6.4192900859375Q1.401227025,6.8261500859375,1.401227025,7.4804880859375L1.401227025,7.6625480859375L2.3333461250000003,7.6625480859375L2.3333461250000003,7.4804880859375Q2.3333461250000003,7.1311980859375,2.455503125,6.9769660859375L2.4573931250000003,6.9745740859375L2.4592131249999998,6.9721200859375Q2.566053125,6.8275210859375,2.797133125,6.8275210859375Q3.030843125,6.8275210859375,3.128323125,6.9148160859375Q3.221773125,7.0015880859375,3.221773125,7.2037680859375Q3.221773125,7.4248380859375,3.041273125,7.6294980859375Q2.894153125,7.7848180859375,2.596693125,7.9907580859375Q1.970687125,8.4214480859375,1.767534125,8.6558680859375Q1.376953125,9.0959580859375,1.376953125,9.6991280859375L1.376953125,9.8811780859375L4.158743125,9.8811780859375L4.158743125,9.0170280859375L2.6440031250000002,9.0170280859375Q2.786063125,8.8897380859375,3.0148031250000003,8.7386480859375Q3.561623125,8.3724280859375,3.767493125,8.1506780859375Q4.153893125,7.7201180859375,4.153893125,7.2086180859375Q4.153893125,6.6667660859375,3.772043125,6.3203820859375ZM3.689713125,6.4932930859375Q3.670863125,6.4743930859375,3.650763125,6.4561590859375Q3.324813125,6.1648720859375,2.818933125,6.1648720859375Q2.2594911250000003,6.1648720859375,1.914119125,6.5435450859375Q1.583319125,6.8979360859375,1.583311125,7.4804880859375Q1.583281125,7.3864880859375,1.591893125,7.2984380859375Q1.636657125,6.8407330859375,1.914119125,6.5435450859375Q2.2594621249999998,6.1648420859375,2.818933125,6.1648720859375Q3.3247831249999997,6.1648420859375,3.650763125,6.4561590859375Q3.670853125,6.4743780859375,3.689713125,6.4932930859375ZM2.267836125,9.1991080859375L3.976693125,9.1991080859375L2.267836125,9.1991080859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3.7697269140625,11.8217609453125Q3.4042969140625,11.5294189453125,2.8064169140625,11.5294189453125Q2.2193789140625,11.5294189453125,1.8476549140625,11.8599909453125Q1.4465419140625,12.1950719453125,1.3967154140625,12.7985289453125L1.3804465140625,12.9955689453125L2.3024759140624997,12.9955589453125L2.3177369140625,12.8302389453125Q2.3401069140625,12.5879189453125,2.4591469140625,12.4854059453125L2.4611069140625,12.4837199453125L2.4630169140625,12.4819809453125Q2.5759569140625,12.3790059453125,2.8112669140625,12.3790059453125Q3.0413969140625,12.3790059453125,3.1408769140625,12.4633229453125Q3.2214969140625,12.5406389453125,3.2214969140625,12.7115589453125Q3.2214969140625,12.8842689453125,3.1329169140625,12.9590389453125Q3.0230069140625,13.0489689453125,2.7821369140625,13.0489689453125L2.3573469140625,13.0489689453125L2.3573469140625,13.840298945312501L2.7821369140625,13.840298945312501Q3.0563469140625,13.840298945312501,3.1757369140625,13.9392189453125L3.1776369140625,13.9407889453125L3.1795869140625,13.9423189453125Q3.2894669140625,14.0284389453125,3.2894669140625,14.2359589453125Q3.2894669140625,14.4017289453125,3.1737669140625,14.5177789453125Q3.0310069140625,14.6510489453125,2.7772869140625,14.6510489453125Q2.5497169140625,14.6510489453125,2.4147269140625003,14.5275889453125Q2.2748139140625,14.4022289453125,2.2748139140625,14.1437189453125L2.2748139140625,13.9616689453125L1.3140869140625,13.9616689453125L1.3286326140625,14.1572289453125Q1.3780182140625,14.8211889453125,1.8010359140625,15.1765189453125Q2.1819029140625,15.4957789453125,2.7869969140624997,15.4957789453125Q3.4194569140625,15.4957789453125,3.8272969140625,15.1326089453125Q4.221586914062501,14.7726089453125,4.221586914062501,14.211688945312499Q4.221586914062501,13.8328389453125,4.0020769140625,13.5872289453125Q3.9215369140625,13.4922889453125,3.8094869140625,13.4174189453125Q4.1536169140625,13.1575489453125,4.1536169140625,12.6678689453125Q4.1536169140625,12.1347669453125,3.7697269140625,11.8217609453125ZM3.4700569140625,11.8461909453125Q3.1965369140625,11.7115029453125,2.8064769140625003,11.7115029453125Q2.2870109140625,11.7115029453125,1.9665959140625,11.9979349453125Q1.6219159140625,12.2843599453125,1.5782149140625,12.813508945312499Q1.5859909140625,12.7185789453125,1.6035169140625,12.6314589453125Q1.6836829140625,12.2329519453125,1.9665959140625,11.9979349453125Q2.2869509140625,11.7114729453125,2.8064769140625003,11.7115029453125Q3.1965269140625,11.7114729453125,3.4700569140625,11.8461909453125ZM3.3939069140625,13.4252389453125Q3.4944969140625,13.4561989453125,3.5788169140625,13.4960289453125Q3.4945069140625,13.4561889453125,3.3939069140625,13.4252389453125ZM2.1354949140625,15.1784489453125Q2.0173309140624998,15.1202489453125,1.9180479140625,15.0370289453125Q1.5539389140625,14.7311789453125,1.5102459140625,14.143748945312499L2.0927599140625,14.143748945312499L1.5102459140625,14.143748945312499Q1.5172279140625,14.2384089453125,1.5325959140625,14.3257789453125Q1.6125679140625,14.7804489453125,1.9180479140625,15.0370289453125Q2.0172959140625,15.1202489453125,2.1354949140625,15.1784489453125ZM2.4360469140625,14.760808945312501Q2.5827569140625,14.8331289453125,2.7773469140625,14.8331289453125Q3.1048869140625,14.8331289453125,3.3004469140625,14.6486489453125Q3.4715769140625,14.4787289453125,3.4715769140625,14.2359889453125Q3.4715769140625,13.9398489453125,3.2919469140624997,13.799058945312499Q3.2484669140625,13.7630289453125,3.1938469140625,13.7362189453125Q3.2484269140624997,13.7630189453125,3.2919469140624997,13.799058945312499Q3.4715169140625,13.9398189453125,3.4715769140625,14.2359889453125Q3.4715169140625,14.4786989453125,3.3004469140625,14.6486489453125Q3.1048269140625,14.8330989453125,2.7773469140625,14.8331289453125Q2.5827369140625,14.8330989453125,2.4360469140625,14.760808945312501ZM2.5393969140625,13.658238945312501L2.5393969140625,13.2310189453125L2.7821369140625,13.2310189453125Q3.0879869140625003,13.2310189453125,3.2481969140625,13.0999389453125Q3.4035469140625,12.9688589453125,3.4035469140625,12.7115589453125Q3.4035469140625,12.4591099453125,3.2627669140625,12.3280309453125Q3.2207369140625,12.2914319453125,3.1669869140625,12.2650509453125Q3.2207769140625,12.2914399453125,3.2627669140625,12.3280309453125Q3.4036069140625,12.4591399453125,3.4035469140625,12.7115589453125Q3.4036069140625,12.9688889453125,3.2481969140625,13.0999389453125Q3.0880469140624998,13.2310489453125,2.7821369140625,13.2310189453125L2.5393969140625,13.2310189453125L2.5393969140625,13.658238945312501Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-decimal{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M10.29 15V8.531H9.286c-.14.393-.4.736-.778 1.03-.378.295-.728.495-1.05.6v1.121a4.257 4.257 0 0 0 1.595-.936V15h1.235zm3.343 0v-1.235h-1.235V15h1.235zM11.3 24v-1.147H8.848c.064-.111.148-.226.252-.343.104-.117.351-.354.74-.712.39-.357.66-.631.81-.821.225-.288.39-.562.494-.824.104-.263.156-.539.156-.829 0-.51-.182-.936-.545-1.279-.363-.342-.863-.514-1.499-.514-.58 0-1.063.148-1.45.444-.387.296-.617.784-.69 1.463l1.23.124c.024-.36.112-.619.264-.774.153-.155.358-.233.616-.233.26 0 .465.074.613.222.148.148.222.36.222.635 0 .25-.085.501-.255.756-.126.185-.468.536-1.024 1.055-.692.641-1.155 1.156-1.389 1.544-.234.389-.375.8-.422 1.233H11.3zm2.333 0v-1.235h-1.235V24h1.235zM9.204 34.11c.615 0 1.129-.2 1.542-.598.413-.398.62-.88.62-1.446 0-.39-.11-.722-.332-.997a1.5 1.5 0 0 0-.886-.532c.619-.337.928-.788.928-1.353 0-.399-.151-.756-.453-1.073-.366-.386-.852-.58-1.459-.58a2.25 2.25 0 0 0-.96.2 1.617 1.617 0 0 0-.668.55c-.16.232-.28.544-.358.933l1.138.194c.032-.282.123-.495.272-.642.15-.146.33-.22.54-.22.215 0 .386.065.515.194s.193.302.193.518c0 .255-.087.46-.263.613-.176.154-.43.227-.765.218l-.136 1.006c.22-.061.409-.092.567-.092.24 0 .444.09.61.272.168.182.251.428.251.739 0 .328-.087.589-.261.782a.833.833 0 0 1-.644.29.841.841 0 0 1-.607-.242c-.167-.16-.27-.394-.307-.698l-1.196.145c.062.542.285.98.668 1.316.384.335.868.503 1.45.503zm4.43-.11v-1.235h-1.236V34h1.235z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-decimal\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M10.29 15V8.531H9.286c-.14.393-.4.736-.778 1.03-.378.295-.728.495-1.05.6v1.121a4.257 4.257 0 0 0 1.595-.936V15h1.235zm3.343 0v-1.235h-1.235V15h1.235zM11.3 24v-1.147H8.848c.064-.111.148-.226.252-.343.104-.117.351-.354.74-.712.39-.357.66-.631.81-.821.225-.288.39-.562.494-.824.104-.263.156-.539.156-.829 0-.51-.182-.936-.545-1.279-.363-.342-.863-.514-1.499-.514-.58 0-1.063.148-1.45.444-.387.296-.617.784-.69 1.463l1.23.124c.024-.36.112-.619.264-.774.153-.155.358-.233.616-.233.26 0 .465.074.613.222.148.148.222.36.222.635 0 .25-.085.501-.255.756-.126.185-.468.536-1.024 1.055-.692.641-1.155 1.156-1.389 1.544-.234.389-.375.8-.422 1.233H11.3zm2.333 0v-1.235h-1.235V24h1.235zM9.204 34.11c.615 0 1.129-.2 1.542-.598.413-.398.62-.88.62-1.446 0-.39-.11-.722-.332-.997a1.5 1.5 0 0 0-.886-.532c.619-.337.928-.788.928-1.353 0-.399-.151-.756-.453-1.073-.366-.386-.852-.58-1.459-.58a2.25 2.25 0 0 0-.96.2 1.617 1.617 0 0 0-.668.55c-.16.232-.28.544-.358.933l1.138.194c.032-.282.123-.495.272-.642.15-.146.33-.22.54-.22.215 0 .386.065.515.194s.193.302.193.518c0 .255-.087.46-.263.613-.176.154-.43.227-.765.218l-.136 1.006c.22-.061.409-.092.567-.092.24 0 .444.09.61.272.168.182.251.428.251.739 0 .328-.087.589-.261.782a.833.833 0 0 1-.644.29.841.841 0 0 1-.607-.242c-.167-.16-.27-.394-.307-.698l-1.196.145c.062.542.285.98.668 1.316.384.335.868.503 1.45.503zm4.43-.11v-1.235h-1.236V34h1.235z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-latin{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M9.62 14.105c.272 0 .528-.05.768-.153s.466-.257.677-.462c.009.024.023.072.044.145.047.161.086.283.119.365h1.221a2.649 2.649 0 0 1-.222-.626c-.04-.195-.059-.498-.059-.908l.013-1.441c0-.536-.055-.905-.165-1.105-.11-.201-.3-.367-.569-.497-.27-.13-.68-.195-1.23-.195-.607 0-1.064.108-1.371.325-.308.217-.525.55-.65 1.002l1.12.202c.076-.217.176-.369.299-.455.123-.086.294-.13.514-.13.325 0 .546.05.663.152.118.101.176.27.176.508v.123c-.222.093-.622.194-1.2.303-.427.082-.755.178-.982.288-.227.11-.403.268-.53.474a1.327 1.327 0 0 0-.188.706c0 .398.138.728.415.988.277.261.656.391 1.136.391zm.368-.87a.675.675 0 0 1-.492-.189.606.606 0 0 1-.193-.448c0-.176.08-.32.241-.435.106-.07.33-.142.673-.215a7.19 7.19 0 0 0 .751-.19v.247c0 .296-.016.496-.048.602a.773.773 0 0 1-.295.409 1.07 1.07 0 0 1-.637.22zm4.645.765v-1.235h-1.235V14h1.235zM10.2 25.105c.542 0 1.003-.215 1.382-.646.38-.43.57-1.044.57-1.84 0-.771-.187-1.362-.559-1.774a1.82 1.82 0 0 0-1.41-.617c-.522 0-.973.216-1.354.65v-2.32H7.594V25h1.147v-.686a1.9 1.9 0 0 0 .67.592c.26.133.523.2.79.2zm-.299-.975c-.354 0-.638-.164-.852-.492-.153-.232-.229-.59-.229-1.073 0-.468.098-.818.295-1.048a.93.93 0 0 1 .738-.345c.302 0 .55.118.743.354.193.236.29.62.29 1.154 0 .5-.096.868-.288 1.1-.192.233-.424.35-.697.35zm4.478.87v-1.235h-1.234V25h1.234zm-4.017 9.105c.6 0 1.08-.142 1.437-.426.357-.284.599-.704.725-1.261l-1.213-.207c-.061.326-.167.555-.316.688a.832.832 0 0 1-.576.2.916.916 0 0 1-.75-.343c-.185-.228-.278-.62-.278-1.173 0-.498.091-.853.274-1.066.183-.212.429-.318.736-.318.232 0 .42.061.565.184.145.123.238.306.28.55l1.216-.22c-.146-.501-.387-.874-.722-1.119-.336-.244-.788-.366-1.356-.366-.695 0-1.245.214-1.653.643-.407.43-.61 1.03-.61 1.8 0 .762.202 1.358.608 1.788.406.431.95.646 1.633.646zM14.633 34v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-latin\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M9.62 14.105c.272 0 .528-.05.768-.153s.466-.257.677-.462c.009.024.023.072.044.145.047.161.086.283.119.365h1.221a2.649 2.649 0 0 1-.222-.626c-.04-.195-.059-.498-.059-.908l.013-1.441c0-.536-.055-.905-.165-1.105-.11-.201-.3-.367-.569-.497-.27-.13-.68-.195-1.23-.195-.607 0-1.064.108-1.371.325-.308.217-.525.55-.65 1.002l1.12.202c.076-.217.176-.369.299-.455.123-.086.294-.13.514-.13.325 0 .546.05.663.152.118.101.176.27.176.508v.123c-.222.093-.622.194-1.2.303-.427.082-.755.178-.982.288-.227.11-.403.268-.53.474a1.327 1.327 0 0 0-.188.706c0 .398.138.728.415.988.277.261.656.391 1.136.391zm.368-.87a.675.675 0 0 1-.492-.189.606.606 0 0 1-.193-.448c0-.176.08-.32.241-.435.106-.07.33-.142.673-.215a7.19 7.19 0 0 0 .751-.19v.247c0 .296-.016.496-.048.602a.773.773 0 0 1-.295.409 1.07 1.07 0 0 1-.637.22zm4.645.765v-1.235h-1.235V14h1.235zM10.2 25.105c.542 0 1.003-.215 1.382-.646.38-.43.57-1.044.57-1.84 0-.771-.187-1.362-.559-1.774a1.82 1.82 0 0 0-1.41-.617c-.522 0-.973.216-1.354.65v-2.32H7.594V25h1.147v-.686a1.9 1.9 0 0 0 .67.592c.26.133.523.2.79.2zm-.299-.975c-.354 0-.638-.164-.852-.492-.153-.232-.229-.59-.229-1.073 0-.468.098-.818.295-1.048a.93.93 0 0 1 .738-.345c.302 0 .55.118.743.354.193.236.29.62.29 1.154 0 .5-.096.868-.288 1.1-.192.233-.424.35-.697.35zm4.478.87v-1.235h-1.234V25h1.234zm-4.017 9.105c.6 0 1.08-.142 1.437-.426.357-.284.599-.704.725-1.261l-1.213-.207c-.061.326-.167.555-.316.688a.832.832 0 0 1-.576.2.916.916 0 0 1-.75-.343c-.185-.228-.278-.62-.278-1.173 0-.498.091-.853.274-1.066.183-.212.429-.318.736-.318.232 0 .42.061.565.184.145.123.238.306.28.55l1.216-.22c-.146-.501-.387-.874-.722-1.119-.336-.244-.788-.366-1.356-.366-.695 0-1.245.214-1.653.643-.407.43-.61 1.03-.61 1.8 0 .762.202 1.358.608 1.788.406.431.95.646 1.633.646zM14.633 34v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-roman{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11.88 8.7V7.558h-1.234V8.7h1.234zm0 5.3V9.333h-1.234V14h1.234zm2.5 0v-1.235h-1.234V14h1.235zm-4.75 4.7v-1.142H8.395V18.7H9.63zm0 5.3v-4.667H8.395V24H9.63zm2.5-5.3v-1.142h-1.234V18.7h1.235zm0 5.3v-4.667h-1.234V24h1.235zm2.501 0v-1.235h-1.235V24h1.235zM7.38 28.7v-1.142H6.145V28.7H7.38zm0 5.3v-4.667H6.145V34H7.38zm2.5-5.3v-1.142H8.646V28.7H9.88zm0 5.3v-4.667H8.646V34H9.88zm2.5-5.3v-1.142h-1.234V28.7h1.235zm0 5.3v-4.667h-1.234V34h1.235zm2.501 0v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-roman\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11.88 8.7V7.558h-1.234V8.7h1.234zm0 5.3V9.333h-1.234V14h1.234zm2.5 0v-1.235h-1.234V14h1.235zm-4.75 4.7v-1.142H8.395V18.7H9.63zm0 5.3v-4.667H8.395V24H9.63zm2.5-5.3v-1.142h-1.234V18.7h1.235zm0 5.3v-4.667h-1.234V24h1.235zm2.501 0v-1.235h-1.235V24h1.235zM7.38 28.7v-1.142H6.145V28.7H7.38zm0 5.3v-4.667H6.145V34H7.38zm2.5-5.3v-1.142H8.646V28.7H9.88zm0 5.3v-4.667H8.646V34H9.88zm2.5-5.3v-1.142h-1.234V28.7h1.235zm0 5.3v-4.667h-1.234V34h1.235zm2.501 0v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-latin{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M7.88 15l.532-1.463h2.575L11.549 15h1.415l-2.58-6.442H9.01L6.5 15h1.38zm2.69-2.549H8.811l.87-2.39.887 2.39zM14.88 15v-1.235h-1.234V15h1.234zM9.352 25c.83-.006 1.352-.02 1.569-.044.346-.038.636-.14.872-.305.236-.166.422-.387.558-.664.137-.277.205-.562.205-.855 0-.372-.106-.695-.317-.97-.21-.276-.512-.471-.905-.585a1.51 1.51 0 0 0 .661-.567 1.5 1.5 0 0 0 .244-.83c0-.28-.066-.53-.197-.754a1.654 1.654 0 0 0-.495-.539 1.676 1.676 0 0 0-.672-.266c-.25-.042-.63-.063-1.14-.063H7.158V25h2.193zm.142-3.88H8.46v-1.49h.747c.612 0 .983.007 1.112.022.217.026.38.102.49.226.11.125.165.287.165.486a.68.68 0 0 1-.192.503.86.86 0 0 1-.525.23 11.47 11.47 0 0 1-.944.023h.18zm.17 2.795H8.46v-1.723h1.05c.592 0 .977.03 1.154.092.177.062.313.16.406.295a.84.84 0 0 1 .14.492c0 .228-.06.41-.181.547a.806.806 0 0 1-.473.257c-.126.026-.423.04-.892.04zM14.88 25v-1.235h-1.234V25h1.234zm-5.018 9.11c.691 0 1.262-.17 1.711-.512.45-.341.772-.864.965-1.567l-1.261-.4c-.109.472-.287.818-.536 1.037-.25.22-.547.33-.892.33-.47 0-.85-.173-1.143-.519-.293-.345-.44-.925-.44-1.74 0-.767.15-1.322.447-1.665.297-.343.684-.514 1.162-.514.346 0 .64.096.881.29.242.193.4.457.477.79l1.288-.307c-.147-.516-.367-.911-.66-1.187-.492-.465-1.132-.698-1.92-.698-.902 0-1.63.296-2.184.89-.554.593-.83 1.426-.83 2.498 0 1.014.275 1.813.825 2.397.551.585 1.254.877 2.11.877zM14.88 34v-1.235h-1.234V34h1.234z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-latin\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M7.88 15l.532-1.463h2.575L11.549 15h1.415l-2.58-6.442H9.01L6.5 15h1.38zm2.69-2.549H8.811l.87-2.39.887 2.39zM14.88 15v-1.235h-1.234V15h1.234zM9.352 25c.83-.006 1.352-.02 1.569-.044.346-.038.636-.14.872-.305.236-.166.422-.387.558-.664.137-.277.205-.562.205-.855 0-.372-.106-.695-.317-.97-.21-.276-.512-.471-.905-.585a1.51 1.51 0 0 0 .661-.567 1.5 1.5 0 0 0 .244-.83c0-.28-.066-.53-.197-.754a1.654 1.654 0 0 0-.495-.539 1.676 1.676 0 0 0-.672-.266c-.25-.042-.63-.063-1.14-.063H7.158V25h2.193zm.142-3.88H8.46v-1.49h.747c.612 0 .983.007 1.112.022.217.026.38.102.49.226.11.125.165.287.165.486a.68.68 0 0 1-.192.503.86.86 0 0 1-.525.23 11.47 11.47 0 0 1-.944.023h.18zm.17 2.795H8.46v-1.723h1.05c.592 0 .977.03 1.154.092.177.062.313.16.406.295a.84.84 0 0 1 .14.492c0 .228-.06.41-.181.547a.806.806 0 0 1-.473.257c-.126.026-.423.04-.892.04zM14.88 25v-1.235h-1.234V25h1.234zm-5.018 9.11c.691 0 1.262-.17 1.711-.512.45-.341.772-.864.965-1.567l-1.261-.4c-.109.472-.287.818-.536 1.037-.25.22-.547.33-.892.33-.47 0-.85-.173-1.143-.519-.293-.345-.44-.925-.44-1.74 0-.767.15-1.322.447-1.665.297-.343.684-.514 1.162-.514.346 0 .64.096.881.29.242.193.4.457.477.79l1.288-.307c-.147-.516-.367-.911-.66-1.187-.492-.465-1.132-.698-1.92-.698-.902 0-1.63.296-2.184.89-.554.593-.83 1.426-.83 2.498 0 1.014.275 1.813.825 2.397.551.585 1.254.877 2.11.877zM14.88 34v-1.235h-1.234V34h1.234z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-roman{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'%3E%3C/path%3E%3Cpath d='M11.916 15V8.558h-1.301V15h1.3zm2.465 0v-1.235h-1.235V15h1.235zM9.665 25v-6.442h-1.3V25h1.3zm2.5 0v-6.442h-1.3V25h1.3zm2.466 0v-1.235h-1.235V25h1.235zm-7.216 9v-6.442h-1.3V34h1.3zm2.5 0v-6.442h-1.3V34h1.3zm2.501 0v-6.442h-1.3V34h1.3zm2.465 0v-1.235h-1.235V34h1.235z'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-roman\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'%3E%3C/path%3E%3Cpath d='M11.916 15V8.558h-1.301V15h1.3zm2.465 0v-1.235h-1.235V15h1.235zM9.665 25v-6.442h-1.3V25h1.3zm2.5 0v-6.442h-1.3V25h1.3zm2.466 0v-1.235h-1.235V25h1.235zm-7.216 9v-6.442h-1.3V34h1.3zm2.5 0v-6.442h-1.3V34h1.3zm2.501 0v-6.442h-1.3V34h1.3zm2.465 0v-1.235h-1.235V34h1.235z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:outdent,.i-sed\:outdent\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.499997021484375,9.76038C7.499997021484375,9.346160000000001,7.835787021484375,9.01038,8.249997021484376,9.01038L13.749997021484376,9.01038C14.164197021484375,9.01038,14.499997021484376,9.346160000000001,14.499997021484376,9.76038C14.499997021484376,10.17459,14.164197021484375,10.51038,13.749997021484376,10.51038L8.249997021484376,10.51038C7.835787021484375,10.51038,7.499997021484375,10.17459,7.499997021484375,9.76038ZM7.499997021484375,6.21564C7.499997021484375,5.80142,7.835787021484375,5.4656400000000005,8.249997021484376,5.4656400000000005L13.749997021484376,5.4656400000000005C14.164197021484375,5.4656400000000005,14.499997021484376,5.80142,14.499997021484376,6.21564C14.499997021484376,6.62985,14.164197021484375,6.96564,13.749997021484376,6.96564L8.249997021484376,6.96564C7.835787021484375,6.96564,7.499997021484375,6.62985,7.499997021484375,6.21564ZM1.499996181484375,2.75C1.499996181484375,2.335786,1.8357830214843749,2,2.249996021484375,2L13.749997021484376,2C14.164197021484375,2,14.499997021484376,2.335786,14.499997021484376,2.75C14.499997021484376,3.1642099999999997,14.164197021484375,3.5,13.749997021484376,3.5L2.249996021484375,3.5C1.8357830214843749,3.5,1.499996181484375,3.1642099999999997,1.499996181484375,2.75ZM1.499996181484375,13.25C1.499996181484375,12.8358,1.8357830214843749,12.5,2.249996021484375,12.5L13.749997021484376,12.5C14.164197021484375,12.5,14.499997021484376,12.8358,14.499997021484376,13.25C14.499997021484376,13.6642,14.164197021484375,14,13.749997021484376,14L2.249996021484375,14C1.8357830214843749,14,1.499996181484375,13.6642,1.499996181484375,13.25ZM3.835027021484375,5.91007C4.030427021484375,5.74724,4.327087021484375,5.88619,4.327087021484375,6.14054L4.327087021484375,9.85951C4.327087021484375,10.11386,4.030427021484375,10.25281,3.835027021484375,10.08998L1.603642021484375,8.23049C1.459715421484375,8.11055,1.459715421484375,7.8895,1.603642021484375,7.76956L3.835027021484375,5.91007Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:paper-block,.i-sed\:paper-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M3,1.0000044107437134L8.32275,1.0000044107437134L8.32996,1.0000044107437134C8.74417,1.0000044107437134,9.07996,1.3357904107437133,9.07996,1.7500044107437134L9.07996,1.7537944107437133C9.07996,2.1680044107437135,8.74417,2.5037944107437133,8.32996,2.5037944107437133C8.30434,2.5037944107437133,8.279029999999999,2.5025144107437134,8.25408,2.5000044107437134L3,2.5000044107437134L3,13.500004410743713L13,13.500004410743713L13,6.7498844107437135C13,6.335664410743713,13.3358,5.9998844107437135,13.75,5.9998844107437135C14.1642,5.9998844107437135,14.5,6.335664410743713,14.5,6.7498844107437135L14.5,13.500004410743713C14.5,14.328404410743714,13.8284,15.000004410743713,13,15.000004410743713L3,15.000004410743713C2.171573,15.000004410743713,1.5,14.328404410743714,1.5,13.500004410743713L1.5,2.5000044107437134C1.5,1.6715774107437134,2.171573,1.0000044107437134,3,1.0000044107437134ZM13.8422,2.2906544107437137C14.1351,1.9977564107437134,14.1351,1.5228824107437133,13.8422,1.2299894107437135C13.5493,0.9370962107437134,13.0744,0.9370960107437134,12.7815,1.2299894107437135L8.53887,5.472634410743713C8.24597,5.765524410743714,8.24597,6.240394410743713,8.53887,6.533294410743713C8.83176,6.826184410743713,9.30663,6.826184410743713,9.59953,6.533294410743713L13.8422,2.2906544107437137ZM4.40649,8.750004410743713C4.40649,8.335794410743713,4.74228,8.000004410743713,5.15649,8.000004410743713L10.65649,8.000004410743713C11.07071,8.000004410743713,11.40649,8.335794410743713,11.40649,8.750004410743713C11.40649,9.164214410743714,11.07071,9.500004410743713,10.65649,9.500004410743713L5.15649,9.500004410743713C4.74228,9.500004410743713,4.40649,9.164214410743714,4.40649,8.750004410743713ZM4.40649,11.250004410743713C4.40649,10.835794410743713,4.74228,10.500004410743713,5.15649,10.500004410743713L7.65649,10.500004410743713C8.07071,10.500004410743713,8.40649,10.835794410743713,8.40649,11.250004410743713C8.40649,11.664204410743713,8.07071,12.000004410743713,7.65649,12.000004410743713L5.15649,12.000004410743713C4.74228,12.000004410743713,4.40649,11.664204410743713,4.40649,11.250004410743713Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:paragraph,.i-sed\:paragraph\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M5.615958309402465,13.938511614227295L5.615958309402465,9.302531614227295L5.617178309402465,9.302531614227295L5.617178309402465,7.648291614227295L5.615958309402465,7.648291614227295L5.615958309402465,3.586071614227295C5.615958309402465,3.309921614227295,5.839818309402466,3.086071614227295,6.115958309402465,3.086071614227295L7.9939583094024655,3.086071614227295Q9.246338309402466,3.086071614227295,9.858428309402466,3.640141614227295Q10.479958309402466,4.202761614227295,10.479958309402466,5.358321614227295Q10.479948309402467,7.648291614227295,7.9939583094024655,7.648291614227295L6.8148583094024655,7.648291614227295C6.802458309402466,7.647731614227295,6.790038309402465,7.647451614227295,6.777618309402466,7.647451614227295C6.320638309402465,7.647451614227295,5.950178309402466,8.017901614227295,5.950178309402466,8.474891614227296C5.950178309402466,8.928921614227296,6.316048309402466,9.298151614227294,6.770068309402466,9.302291614227295L7.975958309402466,9.302531614227295Q10.220308309402466,9.302531614227295,11.346978309402466,8.309681614227294Q12.473958309402466,7.316551614227295,12.473958309402466,5.322321614227295Q12.473958309402466,1.414102077487295,8.083958309402465,1.4141001701272948L5.229958309402466,1.414099701327295C4.4015293094024655,1.414099565227295,3.7299561501024656,2.085672614227295,3.7299561501024656,2.914101614227295L3.7299561501024656,13.987011614227296C3.7300293446024657,14.508211614227294,4.152488309402466,14.930611614227296,4.673617309402466,14.930611614227296C5.194748309402466,14.930611614227296,5.617208309402466,14.508211614227294,5.617208309402466,13.987011614227296C5.617208309402466,13.970811614227294,5.616788309402466,13.954611614227295,5.615958309402465,13.938511614227295Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:pinyin,.i-sed\:pinyin\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_561_40830'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_561_40830)'%3E%3Cg%3E%3Cpath d='M11.59548046875,5.718363500518799L14.27128046875,3.042576500518799L13.35968046875,2.131051063518799L11.59548046875,3.8953135005187987L9.83120046875,2.131051123518799L8.91968046875,3.042576500518799L11.59548046875,5.718363500518799ZM6.19327046875,3.4019535005187986L1.7092284687500001,3.4019535005187986L1.7092284687500001,4.687953500518798L6.19327046875,4.687953500518798L6.19327046875,3.4019535005187986ZM5.32422046875,13.131743500518798C4.67967046875,13.6860435005188,3.91911046875,14.1243435005188,3.06831046875,14.1243435005188C1.84367146875,14.1243435005188,0.97998046875,13.312243500518798,0.97998046875,12.0618435005188C0.97998046875,10.5278235005188,2.26907046875,9.741473500518799,5.22109046875,9.419203500518798C5.20820046875,8.607073500518798,4.91171046875,7.8851835005187985,3.86754046875,7.8851835005187985C3.11987046875,7.8851835005187985,2.4237604687500003,8.220343500518798,1.81788946875,8.607073500518798L1.26358046875,7.601583500518799C1.99836046875,7.137513500518799,2.99096046875,6.673433500518799,4.125360468749999,6.673433500518799C5.89142046875,6.673433500518799,6.70355046875,7.782053500518799,6.70355046875,9.6770235005188L6.70355046875,13.943943500518799L5.49180046875,13.943943500518799L5.37578046875,13.131743500518798L5.32422046875,13.131743500518798ZM14.97948046875,10.398913500518798C14.97948046875,12.757943500518799,13.40678046875,14.1243435005188,11.65368046875,14.1243435005188C9.88760046875,14.1243435005188,8.302020468750001,12.757943500518799,8.302020468750001,10.398913500518798C8.302020468750001,8.039873500518798,9.88760046875,6.673433500518799,11.65368046875,6.673433500518799C13.40678046875,6.673433500518799,14.97948046875,8.039873500518798,14.97948046875,10.398913500518798ZM9.83604046875,10.398913500518798C9.83604046875,11.9071435005188,10.53215046875,12.886843500518799,11.65368046875,12.886843500518799C12.76228046875,12.886843500518799,13.45838046875,11.9071435005188,13.45838046875,10.398913500518798C13.45838046875,8.9035635005188,12.76228046875,7.898073500518799,11.65368046875,7.898073500518799C10.53215046875,7.898073500518799,9.83604046875,8.9035635005188,9.83604046875,10.398913500518798ZM2.4108704687499998,11.945823500518799C2.4108704687499998,12.6548435005188,2.88784046875,12.9384435005188,3.51949046875,12.9384435005188C4.13825046875,12.9384435005188,4.641000468750001,12.6419435005188,5.22109046875,12.1005135005188L5.22109046875,10.3731235005188C3.11987046875,10.6180535005188,2.4108704687499998,11.159473500518798,2.4108704687499998,11.945823500518799Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:pluse,.i-sed\:pluse\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulseMultiple0' fill='freeze' attributeName='r' begin='0;svgSpinnersPulseMultiple2.end' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='0;svgSpinnersPulseMultiple2.end' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulseMultiple1' fill='freeze' attributeName='r' begin='svgSpinnersPulseMultiple0.begin+0.2s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersPulseMultiple0.begin+0.2s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulseMultiple2' fill='freeze' attributeName='r' begin='svgSpinnersPulseMultiple0.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersPulseMultiple0.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:powered-by,.i-sed\:powered-by\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 24h40' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='M24 44c4.418 0 8-8.954 8-20S28.418 4 24 4s-8 8.954-8 20 3.582 20 8 20z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.858 10.142A19.937 19.937 0 0 0 24 16a19.937 19.937 0 0 0 14.142-5.858M38.142 37.858A19.937 19.937 0 0 0 24 32a19.937 19.937 0 0 0-14.142 5.858' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:quote,.i-sed\:quote\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.8765933984375,3.6598873138427734Q13.2233333984375,3.6598873138427734,13.2233333984375,6.763577313842774Q13.2233333984375,10.472857313842773,9.7663333984375,12.340117313842773L8.8831733984375,10.901817313842773Q11.1289233984375,9.513997313842774,11.3560233984375,7.394407313842773Q11.0532333984375,7.4448673138427734,10.8765933984375,7.4448673138427734Q10.0691333984375,7.4448673138427734,9.4887733984375,6.914967313842773Q8.9336433984375,6.385077313842773,8.9336433984375,5.5776073138427735Q8.9336433984375,4.719677313842773,9.4887733984375,4.1897843138427735Q10.0691333984375,3.6598873138427734,10.8765933984375,3.6598873138427734ZM4.7701533984375,3.6598873138427734Q7.1168433984375,3.6598873138427734,7.1168433984375,6.763577313842774Q7.1168433984375,10.472857313842773,3.6598953984375,12.340117313842773L2.7767333984375,10.901817313842773Q5.022493398437501,9.513997313842774,5.2495933984375,7.394407313842773Q4.946793398437499,7.4448673138427734,4.7701533984375,7.4448673138427734Q3.9626933984374997,7.4448673138427734,3.3823303984375,6.914967313842773Q2.8271997984375,6.385077313842773,2.8271997984375,5.5776073138427735Q2.8271997984375,4.719677313842773,3.3823303984375,4.1897843138427735Q3.9626933984374997,3.6598873138427734,4.7701533984375,3.6598873138427734Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:read-block,.i-sed\:read-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg transform='matrix(1,0,0,-1,0,30.509979248046875)'%3E%3Cg%3E%3Cpath d='M12.25,15.254989624023438C12.6642,15.254989624023438,13,15.590775624023438,13,16.004989624023438L13,16.75494962402344L13.75,16.75494962402344C14.1642,16.75494962402344,14.5,17.09073962402344,14.5,17.50494962402344C14.5,17.91916962402344,14.1642,18.25494962402344,13.75,18.25494962402344L13,18.25494962402344L13,19.004989624023438C13,19.419199624023438,12.6642,19.754989624023438,12.25,19.754989624023438C11.8358,19.754989624023438,11.5,19.419199624023438,11.5,19.004989624023438L11.5,18.25494962402344L10.75,18.25494962402344C10.33579,18.25494962402344,10,17.91916962402344,10,17.50494962402344C10,17.09073962402344,10.33579,16.75494962402344,10.75,16.75494962402344L11.5,16.75494962402344L11.5,16.004989624023438C11.5,15.590775624023438,11.8358,15.254989624023438,12.25,15.254989624023438ZM3,15.507148624023438L8.32275,15.507148624023438L8.32996,15.507148624023438C8.74417,15.507148624023438,9.07996,15.842934624023437,9.07996,16.257149624023437L9.07996,16.260939624023436C9.07996,16.675149624023437,8.74417,17.010939624023436,8.32996,17.010939624023436C8.30434,17.010939624023436,8.279029999999999,17.00965962402344,8.25408,17.007149624023437L3,17.007149624023437L3,28.00718962402344L13,28.00718962402344L13,21.25702962402344C13,20.842809624023438,13.3358,20.50702962402344,13.75,20.50702962402344C14.1642,20.50702962402344,14.5,20.842809624023438,14.5,21.25702962402344L14.5,28.00718962402344C14.5,28.835589624023438,13.8284,29.50718962402344,13,29.50718962402344L3,29.50718962402344C2.171573,29.50718962402344,1.5,28.835589624023438,1.5,28.00718962402344L1.5,17.007149624023437C1.5,16.17872162402344,2.171573,15.507148624023438,3,15.507148624023438ZM4.40649,23.257149624023437C4.40649,22.842939624023437,4.74228,22.507149624023437,5.15649,22.507149624023437L7.65649,22.507149624023437C8.07071,22.507149624023437,8.40649,22.842939624023437,8.40649,23.257149624023437C8.40649,23.671359624023438,8.07071,24.007149624023437,7.65649,24.007149624023437L5.15649,24.007149624023437C4.74228,24.007149624023437,4.40649,23.671359624023438,4.40649,23.257149624023437ZM4.40649,25.75718962402344C4.40649,25.342889624023435,4.74228,25.007149624023437,5.15649,25.007149624023437L10.65649,25.007149624023437C11.07071,25.007149624023437,11.40649,25.342889624023435,11.40649,25.75718962402344C11.40649,26.171389624023437,11.07071,26.50718962402344,10.65649,26.50718962402344L5.15649,26.50718962402344C4.74228,26.50718962402344,4.40649,26.171389624023437,4.40649,25.75718962402344Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:read-edit,.i-sed\:read-edit\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_563_11564'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_563_11564)'%3E%3Cg transform='matrix(0.8660253882408142,0.5,-0.5,0.8660253882408142,1.3045446465839632,-3.3666733628488146)'%3E%3Cpath d='M6.9345703125,12.2111765625C6.9345703125,12.5619765625,7.0575483125,12.9016765625,7.2821153125,13.1712765625L8.6662703125,14.8326765625C9.066070312499999,15.3125765625,9.803070312500001,15.3125765625,10.2028703125,14.8326765625L11.5870203125,13.1712765625C11.8115903125,12.9016765625,11.9345703125,12.5619765625,11.9345703125,12.2111765625L11.9345703125,2.2509765625C11.9345703125,1.4225495625,11.2630003125,0.7509765625,10.4345703125,0.7509765625L8.4345703125,0.7509765625C7.6061433125,0.7509765625,6.9345703125,1.4225495625,6.9345703125,2.2509765625L6.9345703125,12.2111765625ZM8.4345703125,12.2111765625L9.4345703125,13.4114765625L10.4345703125,12.2111765625L10.4345703125,2.2509765625L8.4345703125,2.2509765625L8.4345703125,12.2111765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='12' y='7' width='3' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='10' y='10' width='5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.0029296875' y='13' width='7.99609375' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:read-set,.i-sed\:read-set\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_563_12107'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_563_12107)'%3E%3Cg%3E%3Cpath d='M14.0619,5.366391875C14.0619,4.8305018749999995,13.776,4.335311875,13.3119,4.067361875L8.74968,1.433383875C8.28558,1.165434575,7.71378,1.165434575,7.24968,1.433383875L2.6875,4.067361875C2.223398,4.335311875,1.9375,4.8305018749999995,1.9375,5.366401875L1.9375,10.634341875C1.9375,11.170241875,2.223399,11.665421875,2.6875,11.933421875L7.24968,14.567321875C7.71378,14.835321875,8.28558,14.835321875,8.74968,14.567321875L13.3119,11.933421875C13.776,11.665421875,14.0619,11.170241875,14.0619,10.634341875L14.0619,5.366391875ZM8.49968,3.0211018750000003L12.0619,5.077721875C12.3713,5.256351875,12.5619,5.586481875,12.5619,5.943741875L12.5619,10.056991875C12.5619,10.414261875,12.3713,10.744391875,12.0619,10.923021875L8.49968,12.979621875C8.19028,13.158321875,7.80908,13.158321875,7.49968,12.979621875L3.9375,10.923021875C3.6281,10.744391875,3.4375,10.414261875,3.4375,10.056991875L3.4375,5.943751875C3.4375,5.586481875,3.6281,5.256351875,3.9375,5.077721875L7.49968,3.0211018750000003C7.80908,2.8424618749999997,8.19028,2.8424618749999997,8.49968,3.0211018750000003ZM8,10.750001875C9.51878,10.750001875,10.75,9.518781875,10.75,8.000001874999999C10.75,6.481221875,9.51878,5.250001875,8,5.250001875C6.48122,5.250001875,5.25,6.481221875,5.25,8.000001874999999C5.25,9.518781875,6.48122,10.750001875,8,10.750001875ZM8,6.750001875C8.69036,6.750001875,9.25,7.309641875,9.25,8.000001874999999C9.25,8.690351875000001,8.69036,9.250001875,8,9.250001875C7.30964,9.250001875,6.75,8.690351875000001,6.75,8.000001874999999C6.75,7.309641875,7.30964,6.750001875,8,6.750001875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:recorder-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.25' y='1.75' width='5.5' height='7.9952392578125' rx='2.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='5' y='13.5' width='6' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.42912696875,9.22950780078125C3.3271029687500002,11.47671580078125,5.5165429687500005,12.99999580078125,8.00000296875,12.99999580078125C10.48345296875,12.99999580078125,12.67294296875,11.47671580078125,13.57084296875,9.22950780078125C13.75374296875,8.77177780078125,13.38804296875,8.30694580078125,12.89504296875,8.30694580078125C12.55344296875,8.30694580078125,12.26154296875,8.52941280078125,12.12148296875,8.84099680078125Q11.79367296875,9.57028580078125,11.18198296875,10.18197580078125Q9.86396296875,11.49999580078125,8.00000296875,11.49999580078125Q6.13604296875,11.50000580078125,4.81802296875,10.18197580078125Q4.2063229687499994,9.57028580078125,3.87851296875,8.84099680078125C3.73846296875,8.52941280078125,3.4465329687499997,8.306945800781252,3.10492096875,8.30694580078125C2.61199796875,8.30694580078125,2.24621896875,8.77177780078125,2.42912696875,9.22950780078125' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:recorder-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.25' y='1.75' width='5.5' height='7.9952392578125' rx='2.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='5' y='13.5' width='6' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.42912696875,9.22950780078125C3.3271029687500002,11.47671580078125,5.5165429687500005,12.99999580078125,8.00000296875,12.99999580078125C10.48345296875,12.99999580078125,12.67294296875,11.47671580078125,13.57084296875,9.22950780078125C13.75374296875,8.77177780078125,13.38804296875,8.30694580078125,12.89504296875,8.30694580078125C12.55344296875,8.30694580078125,12.26154296875,8.52941280078125,12.12148296875,8.84099680078125Q11.79367296875,9.57028580078125,11.18198296875,10.18197580078125Q9.86396296875,11.49999580078125,8.00000296875,11.49999580078125Q6.13604296875,11.50000580078125,4.81802296875,10.18197580078125Q4.2063229687499994,9.57028580078125,3.87851296875,8.84099680078125C3.73846296875,8.52941280078125,3.4465329687499997,8.306945800781252,3.10492096875,8.30694580078125C2.61199796875,8.30694580078125,2.24621896875,8.77177780078125,2.42912696875,9.22950780078125' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:redo,.i-sed\:redo\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,28.931659698486328,0)'%3E%3Cg%3E%3Cpath d='M14.755151313102722,7.091903004684449L18.29930831310272,10.636053004684449C18.59219831310272,10.928953004684448,19.067078313102723,10.928953004684448,19.359968313102723,10.636053004684449C19.652858313102723,10.343163004684449,19.652858313102723,9.868293004684448,19.359968313102723,9.575393004684448L16.914108313102723,7.129543004684448L21.056658313102723,7.129543004684448Q23.23127831310272,7.129543004684448,24.768938313102723,8.667223004684448Q26.306638313102724,10.204923004684447,26.306638313102724,12.379513004684448L26.306638313102724,13.629513004684448C26.306638313102724,14.043713004684449,26.642438313102723,14.379513004684448,27.056638313102724,14.379513004684448C27.470838313102725,14.379513004684448,27.806638313102724,14.043713004684449,27.806638313102724,13.629513004684448L27.806638313102724,12.379513004684448Q27.806638313102724,9.583603004684448,25.82963831310272,7.606563004684448Q23.852598313102725,5.629543004684448,21.056658313102723,5.629543004684448L16.941868313102724,5.629543004684448L19.359968313102723,3.211433004684448C19.652858313102723,2.918541004684448,19.652858313102723,2.443667004684448,19.359968313102723,2.150774004684448C19.067078313102723,1.8578809046844482,18.59219831310272,1.8578809046844482,18.29930831310272,2.150774004684448L14.755151313102722,5.694933004684448C14.369389413102722,6.0806930046844485,14.369389413102722,6.706133004684448,14.755151313102722,7.091903004684449Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:search-replace,.i-sed\:search-replace\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M4.67624,1L3.33694,1L1,7.112L2.43074,7.112L2.9507399999999997,5.68L5.06244,5.68L5.58244,7.112L7.01318,7.112L4.67624,1ZM3.47459,1.200012L4.53859,1.200012L6.64611,6.712L4.53859,1.200012L3.47459,1.200012ZM13.9978,4.9868500000000004Q13.8587,3.7218,12.9237,2.78683Q11.8254,1.688477,10.27209,1.688477L8,1.688477C7.58579,1.688477,7.25,2.02426,7.25,2.43848C7.25,2.85269,7.58579,3.18848,8,3.18848L10.27209,3.18848Q11.2041,3.18848,11.8631,3.84749Q12.3563,4.34071,12.4804,4.9868500000000004L11.7471,4.9868500000000004C11.5776,4.9868500000000004,11.4849,5.18462,11.5935,5.31489L13.1185,7.14483C13.1984,7.24078,13.3458,7.24078,13.4257,7.14483L14.9507,5.31489C15.0593,5.18462,14.9666,4.9868500000000004,14.7971,4.9868500000000004L13.9978,4.9868500000000004ZM4.92258,4.712L3.09059,4.712L4.92258,4.712ZM3.37543,4.5120000000000005L4.63861,4.5120000000000005L4.00983,2.7547800000000002L3.37543,4.5120000000000005ZM1.203755,11.009C1.0341869,11.009,0.9415557,10.81123,1.0501102,10.68096L2.57507,8.85102C2.65503,8.75506,2.8024,8.75506,2.8823499999999997,8.85102L4.40731,10.68096C4.51586,10.81123,4.42323,11.009,4.25367,11.009L3.50041,11.009Q3.62449,11.6551,4.11772,12.1484Q4.776730000000001,12.8074,5.70871,12.8074L8,12.8074C8.41421,12.8074,8.75,13.1432,8.75,13.5574C8.75,13.9716,8.41421,14.3074,8,14.3074L5.70871,14.3074Q4.15541,14.3074,3.05706,13.209Q2.12194,12.2739,1.982967,11.009L1.203755,11.009ZM9.96094,8.888670000000001L12.7769,8.888670000000001Q13.7065,8.888670000000001,14.2425,9.34428Q14.7609,9.78868,14.7609,10.52867Q14.7609,11.0618,14.4948,11.4565L14.4924,11.46L14.4899,11.4633Q14.3636,11.6348,14.1828,11.7676Q14.4802,11.907,14.6757,12.146Q15.0009,12.5456,15.0009,13.1927Q15.0009,14.1617,14.3224,14.6294Q13.7655,15.0007,12.7849,15.0007L9.96094,15.0007L9.96094,8.888670000000001ZM13.6729,11.8167Q14.2329,11.9207,14.5209,12.2727Q14.6259,12.4017,14.6916,12.5633Q14.6259,12.4017,14.5209,12.2727Q14.3165,12.0229,13.9752,11.898Q13.8355,11.8469,13.6729,11.8167ZM12.5289,11.4887Q13.1129,11.4887,13.3769,11.2887Q13.4079,11.2627,13.4351,11.233Q13.4079,11.2627,13.3769,11.2887Q13.1129,11.4887,12.5289,11.4887ZM12.5449,10.05667Q13.0479,10.05667,13.2578,10.20929Q13.4249,10.33332,13.4249,10.64067Q13.4249,10.98369,13.2522,11.1323Q13.0408,11.2887,12.5289,11.2887L11.2969,11.2887L11.2969,10.05667L12.5449,10.05667ZM12.6489,14.0327Q13.1849,14.0327,13.4809,13.8647Q13.5769,13.8107,13.6489,13.7407Q13.5769,13.8107,13.4809,13.8647Q13.1849,14.0327,12.6489,14.0327ZM13.6649,13.1767Q13.6649,13.5317,13.3822,13.6907Q13.1321,13.8327,12.6489,13.8327L11.2969,13.8327L11.2969,12.4567L12.6729,12.4567Q13.2303,12.4567,13.4628,12.631Q13.6649,12.787,13.6649,13.1767ZM14.1129,9.49667Q14.3929,9.73667,14.4979,10.0798Q14.3929,9.73668,14.1129,9.49667Q13.6329,9.08868,12.7769,9.08868L10.16093,9.08868L12.7769,9.08868Q13.6329,9.08867,14.1129,9.49667Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:shortcut,.i-sed\:shortcut\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_67261'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_67261)'%3E%3Cg%3E%3Cpath d='M0.5,12.2666109375L0.5,3.7412109375C0.5,2.9127839375,1.171573,2.2412109375,2,2.2412109375L14,2.2412109375C14.8284,2.2412109375,15.5,2.9127839375,15.5,3.7412109375L15.5,12.2666109375C15.5,13.0950109375,14.8284,13.7666109375,14,13.7666109375L2,13.7666109375C1.171573,13.7666109375,0.5,13.0950109375,0.5,12.2666109375ZM2.25,12.2666109375L13.75,12.2666109375C13.8881,12.2666109375,14,12.1546709375,14,12.0166009375L14,3.9912109375C14,3.8531409375,13.8881,3.7412109375,13.75,3.7412109375L2.25,3.7412109375C2.11193,3.7412109375,2,3.8531409375,2,3.9912109375L2,12.0166009375C2,12.1546709375,2.11193,12.2666109375,2.25,12.2666109375ZM3.5,6.2500009375C3.5,6.6642109375,3.83579,7.0000009375,4.25,7.0000009375L4.56946,7.0000009375C4.98367,7.0000009375,5.31946,6.6642109375,5.31946,6.2500009375C5.31946,5.8357909375000006,4.98367,5.500000937499999,4.56946,5.500000937499999L4.25,5.500000937499999C3.83579,5.500000937499999,3.5,5.8357909375000006,3.5,6.2500009375ZM6.50085,6.2500009375C6.50085,6.6642109375,6.83664,7.0000009375,7.25085,7.0000009375L7.57031,7.0000009375C7.98453,7.0000009375,8.32031,6.6642109375,8.32031,6.2500009375C8.32031,5.8357909375000006,7.98453,5.500000937499999,7.57031,5.500000937499999L7.25085,5.500000937499999C6.83664,5.500000937499999,6.50085,5.8357909375000006,6.50085,6.2500009375ZM9.49524,6.2500009375C9.49524,6.6642109375,9.83103,7.0000009375,10.24524,7.0000009375L11.75,7.0000009375C12.1642,7.0000009375,12.5,6.6642109375,12.5,6.2500009375C12.5,5.8357909375000006,12.1642,5.500000937499999,11.75,5.500000937499999L10.24524,5.500000937499999C9.83103,5.500000937499999,9.49524,5.8357909375000006,9.49524,6.2500009375ZM3.5,9.750000937500001C3.5,10.1642109375,3.83579,10.5000009375,4.25,10.5000009375L11.75,10.5000009375C12.1642,10.5000009375,12.5,10.1642109375,12.5,9.750000937500001C12.5,9.3357909375,12.1642,9.000000937500001,11.75,9.000000937500001L4.25,9.000000937500001C3.83579,9.000000937500001,3.5,9.3357909375,3.5,9.750000937500001Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:split-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='7.25' width='14' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,4.500002102088928L1,1.7527691120889282C1.5,1.7527703620889281,1.671573,1.7527691120889282,2.5,1.7527691120889282L2.5,4.500002102088928L13.5,4.500002102088928L13.5,1.7483021020889282C14.3284,1.7483021020889282,14.3077,1.7483021020889282,15,1.7483031153689281L15,4.500002102088928C15,5.328432102088929,14.3284,6.000002102088928,13.5,6.000002102088928L2.5,6.000002102088928C1.671573,6.000002102088928,1,5.328432102088929,1,4.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cg%3E%3Cpath d='M1,18.500002102088928L1,15.752769112088929C1.5,15.752770362088928,1.671573,15.752769112088929,2.5,15.752769112088929L2.5,18.500002102088928L13.5,18.500002102088928L13.5,15.748302102088928C14.3284,15.748302102088928,14.3077,15.748302102088928,15,15.748303115368929L15,18.500002102088928C15,19.32843210208893,14.3284,20.000002102088928,13.5,20.000002102088928L2.5,20.000002102088928C1.671573,20.000002102088928,1,19.32843210208893,1,18.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:split-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='7.25' width='14' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,4.500002102088928L1,1.7527691120889282C1.5,1.7527703620889281,1.671573,1.7527691120889282,2.5,1.7527691120889282L2.5,4.500002102088928L13.5,4.500002102088928L13.5,1.7483021020889282C14.3284,1.7483021020889282,14.3077,1.7483021020889282,15,1.7483031153689281L15,4.500002102088928C15,5.328432102088929,14.3284,6.000002102088928,13.5,6.000002102088928L2.5,6.000002102088928C1.671573,6.000002102088928,1,5.328432102088929,1,4.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cg%3E%3Cpath d='M1,18.500002102088928L1,15.752769112088929C1.5,15.752770362088928,1.671573,15.752769112088929,2.5,15.752769112088929L2.5,18.500002102088928L13.5,18.500002102088928L13.5,15.748302102088928C14.3284,15.748302102088928,14.3077,15.748302102088928,15,15.748303115368929L15,18.500002102088928C15,19.32843210208893,14.3284,20.000002102088928,13.5,20.000002102088928L2.5,20.000002102088928C1.671573,20.000002102088928,1,19.32843210208893,1,18.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:square,.i-sed\:square\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_37_1125'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1125)'%3E%3Cg%3E%3Cpath d='M5,10L5,6C5,5.447715,5.447715,5,6,5L10,5C10.55228,5,11,5.447715,11,6L11,10C11,10.55228,10.55228,11,10,11L6,11C5.447715,11,5,10.55228,5,10Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:strike,.i-sed\:strike\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6041'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6041)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M11.096,2.938302261352539Q9.976,2.106302261352539,7.944,2.106302261352539Q6.088,2.106302261352539,4.904,2.938302261352539Q3.624,3.786302261352539,3.624,5.322302261352539Q3.624,6.724152261352539,4.73997,7.499982261352539L2,7.499982261352539C1.723858,7.499982261352539,1.5,7.723832261352539,1.5,7.999982261352539C1.5,8.276122261352539,1.723858,8.499982261352539,2,8.499982261352539L7.28843,8.499982261352539Q7.42072,8.542312261352539,7.56,8.58630226135254Q9.4,9.146302261352538,9.784,9.338302261352538Q10.856,9.866302261352539,10.856,10.77830226135254Q10.856,11.466302261352538,10.12,11.914302261352539Q9.384,12.33030226135254,8.136,12.33030226135254Q6.744,12.33030226135254,6.056,11.834302261352539Q5.32,11.290302261352538,5.128,9.978302261352539L3.2720000000000002,9.978302261352539Q3.384,12.154302261352539,4.84,13.162302261352538Q6.024,13.978302261352539,8.136,13.978302261352539Q10.312,13.978302261352539,11.528,13.09830226135254Q12.728,12.20230226135254,12.728,10.66630226135254Q12.728,9.33419226135254,11.6756,8.499982261352539L14,8.499982261352539C14.2761,8.499982261352539,14.5,8.276122261352539,14.5,7.999982261352539C14.5,7.723832261352539,14.2761,7.499982261352539,14,7.499982261352539L9.54661,7.499982261352539Q8.97658,7.304492261352539,8.248000000000001,7.082302261352539Q6.68,6.5863022613525395,6.296,6.378302261352539Q5.496,5.962302261352539,5.496,5.210302261352539Q5.496,4.378302261352539,6.2,4.026302261352539Q6.76,3.722302261352539,7.848,3.722302261352539Q9.128,3.722302261352539,9.736,4.186302261352539Q10.376,4.6503022613525395,10.616,5.706302261352539L12.472,5.706302261352539Q12.296,3.834302261352539,11.096,2.938302261352539Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:sub,.i-sed\:sub\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6026'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6026)'%3E%3Cg%3E%3Cpath d='M12.64848515625,9.5C13.53298515625,9.5,14.25008515625,10.217030000000001,14.25008515625,11.10156C14.25008515625,11.52306,14.08288515625,11.87131,13.77768515625,12.16234L13.76508515625,12.17431C13.56938515625,12.35834,13.36948515625,12.48767,12.98138515625,12.70247L12.79758515625,12.80355C12.43428515625,13.00438,12.25838515625,13.11936,12.11108515625,13.26372C12.05718515625,13.31658,12.01228515625,13.37,11.97608515625,13.42555L11.97238515625,13.43125L14.12538515625,13.43715C14.19428515625,13.43735,14.25008515625,13.49325,14.25008515625,13.56215L14.25008515625,14.12465C14.25008515625,14.19365,14.19408515625,14.24965,14.12508515625,14.24965L14.12468515625,14.24965L11.17157515625,14.24125C11.10268515625,14.24115,11.04693515625,14.18515,11.04693515625,14.11625L11.04693515625,13.83595C11.04693515625,13.37648,11.22146515625,12.99811,11.54231515625,12.68355L11.55574515625,12.67045C11.77099515625,12.46239,11.99328515625,12.319,12.42568515625,12.08077L12.55958515625,12.00723C12.91388515625,11.81192,13.07948515625,11.70547,13.21698515625,11.57433C13.36948515625,11.42891,13.43758515625,11.28711,13.43758515625,11.10156C13.43758515625,10.66578,13.08428515625,10.3125,12.64848515625,10.3125C12.21708515625,10.3125,11.86651515625,10.658750000000001,11.85954515625,11.088519999999999L11.85943515625,11.10156L11.85943515625,11.15625C11.85943515625,11.225290000000001,11.80347515625,11.28125,11.73443515625,11.28125L11.17193515625,11.28125C11.10290515625,11.28125,11.04693515625,11.225290000000001,11.04693515625,11.15625L11.04693515625,11.10156C11.04693515625,10.217030000000001,11.76396515625,9.5,12.64848515625,9.5ZM3.4040651562499997,3.40625C3.48101515625,3.40625309944,3.5536851562500003,3.4416988,3.60106515625,3.5023437L6.28224515625,6.934060000000001L8.96342515625,3.5023437C9.010805156250001,3.4416959,9.08347515625,3.40625,9.16042515625,3.40625L10.44776515625,3.40625C10.49555515625,3.40624570847,10.53916515625,3.4334924,10.56012515625,3.4764462C10.58107515625,3.5194,10.57570515625,3.570542,10.54628515625,3.608203L7.11503515625,8L10.57068515625,12.42305C10.60010515625,12.4607,10.60548515625,12.51184,10.58453515625,12.55479C10.56357515625,12.59775,10.51997515625,12.625,10.47220515625,12.625L9.184845156249999,12.625C9.10788515625,12.625,9.03521515625,12.58955,8.98784515625,12.52891L6.28224515625,9.06592L3.57662515625,12.52892C3.52923515625,12.58956,3.45658515625,12.625,3.37964515625,12.625L2.09229615625,12.625C2.04450485625,12.625,2.00089385625,12.59776,1.97994055625,12.5548C1.95898723625,12.51185,1.96435940625,12.46071,1.99378095625,12.42305L5.44945515625,7.99998L2.01820255625,3.608203C1.98878235625,3.570544,1.98340885625,3.519406,2.00435825625,3.4764531C2.02531055625,3.4334989,2.06891615625,3.40625,2.11670315625,3.40625L3.4040651562499997,3.40625Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:super,.i-sed\:super\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6028'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6028)'%3E%3Cg%3E%3Cpath d='M3.4040651562499997,3.40625C3.48101515625,3.40625,3.5536851562500003,3.4417,3.60106515625,3.5023400000000002L6.28224515625,6.93406L8.96342515625,3.5023400000000002C9.010805156250001,3.4417,9.08347515625,3.40625,9.16042515625,3.40625L10.44776515625,3.40625C10.49555515625,3.40625,10.53916515625,3.43349,10.56012515625,3.47645C10.58107515625,3.5194,10.57570515625,3.5705400000000003,10.54628515625,3.6082L7.11503515625,8L10.57068515625,12.423C10.60010515625,12.4607,10.60548515625,12.5118,10.58453515625,12.5548C10.56357515625,12.5977,10.51997515625,12.625,10.47220515625,12.625L9.184845156249999,12.625C9.10788515625,12.625,9.03521515625,12.5896,8.98784515625,12.5289L6.28224515625,9.06592L3.57662515625,12.5289C3.52923515625,12.5896,3.45658515625,12.625,3.37964515625,12.625L2.09229615625,12.625C2.04450485625,12.625,2.00089385625,12.5978,1.97994055625,12.5548C1.95898723625,12.5119,1.96435940625,12.4607,1.99378095625,12.423L5.44945515625,7.99998L2.01820255625,3.6082C1.98878235625,3.5705400000000003,1.98340885625,3.5194099999999997,2.00435825625,3.47645C2.02531055625,3.4335,2.06891615625,3.40625,2.11670315625,3.40625L3.4040651562499997,3.40625ZM12.64848515625,1.625C13.53298515625,1.625,14.25008515625,2.342031,14.25008515625,3.22656C14.25008515625,3.64806,14.08288515625,3.99631,13.77768515625,4.28734L13.76508515625,4.29931C13.56938515625,4.48334,13.36948515625,4.61267,12.98138515625,4.82747L12.79758515625,4.9285499999999995C12.43428515625,5.12937,12.25838515625,5.24436,12.11108515625,5.38872C12.05718515625,5.44158,12.01228515625,5.495,11.97608515625,5.55053L11.97238515625,5.55625L14.12538515625,5.56216C14.19428515625,5.56234,14.25008515625,5.61825,14.25008515625,5.68716L14.25008515625,6.24966C14.25008515625,6.31869,14.19408515625,6.37466,14.12508515625,6.37466L14.12468515625,6.37466L11.17157515625,6.3663C11.10268515625,6.3661,11.04693515625,6.31019,11.04693515625,6.2413L11.04693515625,5.96094C11.04693515625,5.50148,11.22146515625,5.1231100000000005,11.54231515625,4.80855L11.55574515625,4.795450000000001C11.77099515625,4.58739,11.99328515625,4.444,12.42568515625,4.205769999999999L12.55958515625,4.13223C12.91388515625,3.93692,13.07948515625,3.83047,13.21698515625,3.69933C13.36948515625,3.55391,13.43758515625,3.41211,13.43758515625,3.22656C13.43758515625,2.79078,13.08428515625,2.4375,12.64848515625,2.4375C12.21708515625,2.4375,11.86651515625,2.78375,11.85954515625,3.21352L11.85943515625,3.22656L11.85943515625,3.28125C11.85943515625,3.35029,11.80347515625,3.40625,11.73443515625,3.40625L11.17193515625,3.40625C11.10290515625,3.40625,11.04693515625,3.35029,11.04693515625,3.28125L11.04693515625,3.22656C11.04693515625,2.342031,11.76396515625,1.625000238419,12.64848515625,1.625Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:support,.i-sed\:support\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_66652'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_66652)'%3E%3Cg%3E%3Cpath d='M3.46316,3.46237Q3.00534,3.92037,2.7641999999999998,4.51548Q2.53127,5.09031,2.53142,5.71344Q2.5315700000000003,6.33657,2.76478,6.91129Q3.00621,7.50628,3.46426,7.96405L4.60726,9.10397Q4.81374,9.3311,4.80673,9.63803Q4.79973,9.94494,4.58311,10.16242Q4.36648,10.3799,4.05968,10.38799Q3.75288,10.39608,3.52422,10.18954L2.37843,9.0505Q1.701865,8.37598,1.344467,7.48992Q1,6.63527,1,5.71378Q1,4.7922899999999995,1.344462,3.93764Q1.7038389999999999,3.05287,2.3788,2.37765Q3.05376,1.702433,3.93808,1.34297Q4.7928999999999995,1,5.71369,1Q6.63447,1,7.48908,1.3428849999999999Q8.3749,1.700461,9.04912,2.37723L10.18824,3.52397L10.18943,3.52537Q10.38501,3.75382,10.3734,4.05438Q10.3618,4.35494,10.14919,4.567629999999999Q9.93658,4.78033,9.63611,4.79194Q9.33565,4.8035499999999995,9.10727,4.607889999999999L9.10581,4.6066400000000005L7.96309,3.46349Q7.50549,3.00526,6.91072,2.76373Q6.33624,2.53044,5.71335,2.5302800000000003Q5.09046,2.5301299999999998,4.51586,2.76315Q3.92098,3.00438,3.46316,3.46237ZM10.97143,10.58203Q10.88325,10.79075,10.69591,10.91813Q10.50857,11.0455,10.28211,11.0507L10.28093,11.0507L10.27975,11.0507Q9.97452,11.0432,9.75786,10.82806L5.17081,6.25723Q4.94557,6.03225,4.94545,5.7139Q4.94533,5.39555,5.17035,5.17044Q5.39538,4.94533,5.71363,4.94545Q6.03188,4.94557,6.25673,5.17086L10.82703,9.76089Q10.98111,9.92698,11.0204,10.15014Q11.0596,10.37331,10.97143,10.58203ZM13.618,6.94788Q14.2827,7.61048,14.6393,8.47733L14.643,8.47733L14.6555,8.50841Q15,9.36307,15,10.28455Q15,11.206,14.6555,12.0607Q14.2962,12.9455,13.6212,13.6207Q12.9462,14.2959,12.0619,14.6554Q11.2074,15,10.28631,15Q9.36517,15,8.51083,14.6554Q7.62509,14.2979,6.95088,13.6211L5.81089,12.4771Q5.55761,12.2591,5.54471,11.9249Q5.53176,11.5896,5.76892,11.3524Q6.00609,11.1151,6.34124,11.1281Q6.67542,11.141,6.89329,11.3944L8.03332,12.5348Q8.49094,12.9931,9.08569,13.2346Q9.66019,13.4679,10.28306,13.468Q10.90594,13.4682,11.4806,13.2352Q12.0754,12.9939,12.5332,12.5359Q12.9911,12.078,13.2322,11.4828Q13.4651,10.908,13.465,10.28488Q13.4649,9.66176,13.2316,9.08704Q12.9902,8.49206,12.5321,8.034279999999999L11.3917,6.89695Q11.1484,6.6766,11.1397,6.34821Q11.1311,6.01919,11.3633,5.78605Q11.5955,5.5529,11.9245,5.56041Q12.2528,5.56791,12.4739,5.8105L13.618,6.94788Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table,.i-sed\:table\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.3194847106933594,2.350921630859375L13.600884710693359,2.350921630859375L13.600884710693359,5.591191630859376L2.3194847106933594,5.591191630859376L2.3194847106933594,2.350921630859375Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3.4029042236328126,15L2.4999542236328125,15C1.6715272236328125,15,0.9999542236328125,14.3284,0.9999542236328125,13.5L0.9999542236328125,2.5C0.9999542236328125,1.671573,1.6715272236328125,1,2.4999542236328125,1L13.499954223632812,1C14.328354223632813,1,14.999954223632812,1.671573,14.999954223632812,2.5L14.999954223632812,13.5C14.999954223632812,14.3284,14.328354223632813,15,13.499954223632812,15L6.402904223632812,15C5.9886942236328125,15,5.652904223632812,14.6642,5.652904223632812,14.25C5.652904223632812,13.8358,5.9886942236328125,13.5,6.402904223632812,13.5L7.2499542236328125,13.5L7.2499542236328125,10.94196L2.4999542236328125,10.94196L2.4999542236328125,13.5L3.4029042236328126,13.5C3.8171242236328125,13.5,4.152904223632813,13.8358,4.152904223632813,14.25C4.152904223632813,14.6642,3.8171242236328125,15,3.4029042236328126,15ZM2.4999542236328125,5.44794L13.499954223632812,5.44794L13.499954223632812,2.5L2.4999542236328125,2.5L2.4999542236328125,5.44794ZM7.2499542236328125,6.94794L2.4999542236328125,6.94794L2.4999542236328125,9.44196L7.2499542236328125,9.44196L7.2499542236328125,6.94794ZM13.499954223632812,6.94794L13.499954223632812,9.44196L8.749954223632812,9.44196L8.749954223632812,6.94794L13.499954223632812,6.94794ZM13.499954223632812,13.5L8.749954223632812,13.5L8.749954223632812,10.94196L13.499954223632812,10.94196L13.499954223632812,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-bottom,.i-sed\:table-add-bottom\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M0.9999998807907104,6.499999701976776L0.9999998807907104,2.499999701976776C0.9999998807907104,1.671572701976776,1.6715728807907104,0.9999997019767761,2.4999998807907104,0.9999997019767761L13.49999988079071,0.9999997019767761C14.32839988079071,0.9999997019767761,14.99999988079071,1.671572701976776,14.99999988079071,2.499999701976776L14.99999988079071,6.499999701976776C14.99999988079071,7.328429701976776,14.32839988079071,7.999999701976776,13.49999988079071,7.999999701976776L2.4999998807907104,7.999999701976776C1.6715728807907104,7.999999701976776,0.9999998807907104,7.328429701976776,0.9999998807907104,6.499999701976776ZM2.4999998807907104,6.499999701976776L13.49999988079071,6.499999701976776L13.49999988079071,2.499999701976776L2.4999998807907104,2.499999701976776L2.4999998807907104,6.499999701976776ZM7.9999998807907104,14.999999701976776C7.585789880790711,14.999999701976776,7.2499998807907104,14.664199701976775,7.2499998807907104,14.249999701976776L7.2499998807907104,12.999999701976776L5.9999998807907104,12.999999701976776C5.585789880790711,12.999999701976776,5.2499998807907104,12.664199701976775,5.2499998807907104,12.249999701976776C5.2499998807907104,11.835799701976777,5.585789880790711,11.499999701976776,5.9999998807907104,11.499999701976776L7.2499998807907104,11.499999701976776L7.2499998807907104,10.249999701976776C7.2499998807907104,9.835789701976775,7.585789880790711,9.499999701976776,7.9999998807907104,9.499999701976776C8.414209880790711,9.499999701976776,8.74999988079071,9.835789701976775,8.74999988079071,10.249999701976776L8.74999988079071,11.499999701976776L9.99999988079071,11.499999701976776C10.414209880790711,11.499999701976776,10.74999988079071,11.835799701976777,10.74999988079071,12.249999701976776C10.74999988079071,12.664199701976775,10.414209880790711,12.999999701976776,9.99999988079071,12.999999701976776L8.74999988079071,12.999999701976776L8.74999988079071,14.249999701976776C8.74999988079071,14.664199701976775,8.414209880790711,14.999999701976776,7.9999998807907104,14.999999701976776Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-left,.i-sed\:table-add-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M9.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L9.5,15C8.67157,15,8,14.3284,8,13.5L8,2.5C8,1.671573,8.67157,1,9.5,1ZM13.5,2.5L9.5,2.5L9.5,13.5L13.5,13.5L13.5,2.5ZM3.75,5.25C4.164210000000001,5.25,4.5,5.58579,4.5,6L4.5,7.25L5.75,7.25C6.16421,7.25,6.5,7.58579,6.5,8C6.5,8.41421,6.16421,8.75,5.75,8.75L4.5,8.75L4.5,10C4.5,10.41421,4.164210000000001,10.75,3.75,10.75C3.33579,10.75,3,10.41421,3,10L3,8.75L1.75,8.75C1.335786,8.75,1,8.41421,1,8C1,7.58579,1.335786,7.25,1.75,7.25L3,7.25L3,6C3,5.58579,3.33579,5.25,3.75,5.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-right,.i-sed\:table-add-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M6.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,13.5C1,14.3284,1.671573,15,2.5,15L6.5,15C7.32843,15,8,14.3284,8,13.5L8,2.5C8,1.671573,7.32843,1,6.5,1ZM6.5,2.5L6.5,13.5L2.5,13.5L2.5,2.5L6.5,2.5ZM12.25,5.25C11.8358,5.25,11.5,5.58579,11.5,6L11.5,7.25L10.25,7.25C9.83579,7.25,9.5,7.58579,9.5,8C9.5,8.41421,9.83579,8.75,10.25,8.75L11.5,8.75L11.5,10C11.5,10.41421,11.8358,10.75,12.25,10.75C12.6642,10.75,13,10.41421,13,10L13,8.75L14.25,8.75C14.6642,8.75,15,8.41421,15,8C15,7.58579,14.6642,7.25,14.25,7.25L13,7.25L13,6C13,5.58579,12.6642,5.25,12.25,5.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-top,.i-sed\:table-add-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.9999998807907104,1C7.585789880790711,1,7.2499998807907104,1.335786,7.2499998807907104,1.75L7.2499998807907104,3L5.9999998807907104,3C5.585789880790711,3,5.2499998807907104,3.33579,5.2499998807907104,3.75C5.2499998807907104,4.164210000000001,5.585789880790711,4.5,5.9999998807907104,4.5L7.2499998807907104,4.5L7.2499998807907104,5.75C7.2499998807907104,6.16421,7.585789880790711,6.5,7.9999998807907104,6.5C8.414209880790711,6.5,8.74999988079071,6.16421,8.74999988079071,5.75L8.74999988079071,4.5L9.99999988079071,4.5C10.414209880790711,4.5,10.74999988079071,4.164210000000001,10.74999988079071,3.75C10.74999988079071,3.33579,10.414209880790711,3,9.99999988079071,3L8.74999988079071,3L8.74999988079071,1.75C8.74999988079071,1.335786,8.414209880790711,1,7.9999998807907104,1ZM0.9999998807907104,9.5L0.9999998807907104,13.5C0.9999998807907104,14.3284,1.6715728807907104,15,2.4999998807907104,15L13.49999988079071,15C14.32839988079071,15,14.99999988079071,14.3284,14.99999988079071,13.5L14.99999988079071,9.5C14.99999988079071,8.67157,14.32839988079071,8,13.49999988079071,8L2.4999998807907104,8C1.6715728807907104,8,0.9999998807907104,8.67157,0.9999998807907104,9.5ZM2.4999998807907104,13.5L2.4999998807907104,9.5L13.49999988079071,9.5L13.49999988079071,13.5L2.4999998807907104,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-align-bottom,.i-sed\:table-align-bottom\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,2.5L1.75,10.5C1.75,11.3284,2.42157,12,3.25,12L5.75,12C6.57843,12,7.25,11.3284,7.25,10.5L7.25,2.5C7.25,1.671573,6.57843,1,5.75,1L3.25,1C2.42157,1,1.75,1.671573,1.75,2.5ZM3.25,2.5L5.75,2.5L5.75,10.5L3.25,10.5L3.25,2.5ZM8.75,6.50134L8.75,10.5C8.75,11.3284,9.42157,12,10.25,12L12.75,12C13.5784,12,14.25,11.3284,14.25,10.5L14.25,6.50134C14.25,5.67292,13.5784,5.00134,12.75,5.00134L10.25,5.00134C9.42157,5.00134,8.75,5.67292,8.75,6.50134ZM10.25,6.50134L12.75,6.50134L12.75,10.5L10.25,10.5L10.25,6.50134ZM1.75,15C1.335786,15,1,14.6642,1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-align-middle,.i-sed\:table-align-middle\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.25146,7.25L2.25146,4C2.25146,3.171573,2.92304,2.5,3.75146,2.5L5.75146,2.5C6.57989,2.5,7.25146,3.171573,7.25146,4L7.25146,7.25L8.74854,7.25L8.74854,6.00073C8.74854,5.1723099999999995,9.42011,4.50073,10.2485,4.50073L12.2485,4.50073C13.077,4.50073,13.7485,5.1723099999999995,13.7485,6.00073L13.7485,7.25L15.2499,7.25C15.6641,7.25,15.9999,7.58579,15.9999,8C15.9999,8.41421,15.6641,8.75,15.2499,8.75L13.7485,8.75L13.7485,9.99939C13.7485,10.82782,13.077,11.49939,12.2485,11.49939L10.2485,11.49939C9.42011,11.49939,8.74854,10.82782,8.74854,9.99939L8.74854,8.75L7.25146,8.75L7.25146,12C7.25146,12.8284,6.57989,13.5,5.75146,13.5L3.75146,13.5C2.92304,13.5,2.25146,12.8284,2.25146,12L2.25146,8.75L0.75,8.75C0.335786,8.75,0,8.41421,0,8C0,7.58579,0.335786,7.25,0.75,7.25L2.25146,7.25ZM3.75146,12L5.75146,12L5.75146,4L3.75146,4L3.75146,12ZM10.2485,9.99939L12.2485,9.99939L12.2485,6.00073L10.2485,6.00073L10.2485,9.99939Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-align-top,.i-sed\:table-align-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,1C1.335786,1,1,1.335786,1,1.75C1,2.1642099999999997,1.335786,2.5,1.75,2.5L14.25,2.5C14.6642,2.5,15,2.1642099999999997,15,1.75C15,1.335786,14.6642,1,14.25,1L1.75,1ZM1.75,13.5L1.75,5.5C1.75,4.67157,2.42157,4,3.25,4L5.75,4C6.57843,4,7.25,4.67157,7.25,5.5L7.25,13.5C7.25,14.3284,6.57843,15,5.75,15L3.25,15C2.42157,15,1.75,14.3284,1.75,13.5ZM8.750060000000001,9.49866L8.750060000000001,5.5C8.750060000000001,4.67157,9.42163,4,10.25006,4L12.7501,4C13.5785,4,14.2501,4.67157,14.2501,5.5L14.2501,9.49866C14.2501,10.32708,13.5785,10.99866,12.7501,10.99866L10.25006,10.99866C9.42163,10.99866,8.750060000000001,10.32708,8.750060000000001,9.49866ZM3.25,13.5L5.75,13.5L5.75,5.5L3.25,5.5L3.25,13.5ZM10.25006,9.49866L12.7501,9.49866L12.7501,5.5L10.25006,5.5L10.25006,9.49866Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-auto,.i-sed\:table-auto\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.8313890463256834,0.8658806171875C3.8313890463256834,0.6115297171875,3.5347290463256837,0.4725828171875,3.3393290463256835,0.6354146171875L1.1079440463256836,2.4948976171875C0.9640174463256836,2.6148376171875,0.9640174463256836,2.8358976171875,1.1079440463256836,2.9558376171875L3.3393290463256835,4.8153176171875C3.5347290463256837,4.9781576171875,3.8313890463256834,4.8392076171875,3.8313890463256834,4.5848576171875L3.8313890463256834,3.4999976171875L12.168599046325683,3.4999976171875L12.168599046325683,4.5848576171875C12.168599046325683,4.8392076171875,12.465299046325683,4.9781576171875,12.660699046325684,4.8153176171875L14.892099046325683,2.9558376171875C15.035999046325683,2.8358976171875,15.035999046325683,2.6148376171875,14.892099046325683,2.4948976171875L12.660699046325684,0.6354146171875C12.465299046325683,0.4725828171875,12.168599046325683,0.6115297171875,12.168599046325683,0.8658806171875L12.168599046325683,1.9999976171875L3.8313890463256834,1.9999976171875L3.8313890463256834,0.8658806171875ZM2.4999990463256836,6.5001176171875L13.499999046325684,6.5001176171875C14.328399046325684,6.5001176171875,14.999999046325684,7.1716976171875,14.999999046325684,8.000117617187499L14.999999046325684,13.5000076171875C14.999999046325684,14.3284076171875,14.328399046325684,15.0000076171875,13.499999046325684,15.0000076171875L2.4999990463256836,15.0000076171875C1.6715710463256834,15.0000076171875,0.9999990463256836,14.3284076171875,0.9999990463256836,13.5000076171875L0.9999990463256836,8.000117617187499C0.9999990463256836,7.1716976171875,1.6715710463256834,6.5001176171875,2.4999990463256836,6.5001176171875ZM2.4999990463256836,8.000117617187499L2.4999990463256836,13.5000076171875L13.499999046325684,13.5000076171875L13.499999046325684,8.000117617187499L2.4999990463256836,8.000117617187499Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border,.i-sed\:table-border\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.25,2C1.25,1.585786,1.585786,1.25,2,1.25C2.4142099999999997,1.25,2.75,1.585786,2.75,2C2.75,2.4142099999999997,2.4142099999999997,2.75,2,2.75C1.585786,2.75,1.25,2.4142099999999997,1.25,2ZM4.25,2C4.25,1.585786,4.585789999999999,1.25,5,1.25C5.41421,1.25,5.75,1.585786,5.75,2C5.75,2.4142099999999997,5.41421,2.75,5,2.75C4.585789999999999,2.75,4.25,2.4142099999999997,4.25,2ZM7.25,2C7.25,1.585786,7.58579,1.25,8,1.25C8.41421,1.25,8.75,1.585786,8.75,2C8.75,2.4142099999999997,8.41421,2.75,8,2.75C7.58579,2.75,7.25,2.4142099999999997,7.25,2ZM10.25,2C10.25,1.585786,10.58579,1.25,11,1.25C11.4142,1.25,11.75,1.585786,11.75,2C11.75,2.4142099999999997,11.4142,2.75,11,2.75C10.58579,2.75,10.25,2.4142099999999997,10.25,2ZM13.25,2C13.25,1.585786,13.5858,1.25,14,1.25C14.4142,1.25,14.75,1.585786,14.75,2C14.75,2.4142099999999997,14.4142,2.75,14,2.75C13.5858,2.75,13.25,2.4142099999999997,13.25,2ZM13.25,5C13.25,4.585789999999999,13.5858,4.25,14,4.25C14.4142,4.25,14.75,4.585789999999999,14.75,5C14.75,5.41421,14.4142,5.75,14,5.75C13.5858,5.75,13.25,5.41421,13.25,5ZM13.25,8C13.25,7.58579,13.5858,7.25,14,7.25C14.4142,7.25,14.75,7.58579,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75C13.5858,8.75,13.25,8.41421,13.25,8ZM13.25,11C13.25,10.58579,13.5858,10.25,14,10.25C14.4142,10.25,14.75,10.58579,14.75,11C14.75,11.4142,14.4142,11.75,14,11.75C13.5858,11.75,13.25,11.4142,13.25,11ZM13.25,14C13.25,13.5858,13.5858,13.25,14,13.25C14.4142,13.25,14.75,13.5858,14.75,14C14.75,14.4142,14.4142,14.75,14,14.75C13.5858,14.75,13.25,14.4142,13.25,14ZM10.25,14C10.25,13.5858,10.58579,13.25,11,13.25C11.4142,13.25,11.75,13.5858,11.75,14C11.75,14.4142,11.4142,14.75,11,14.75C10.58579,14.75,10.25,14.4142,10.25,14ZM7.25,14C7.25,13.5858,7.58579,13.25,8,13.25C8.41421,13.25,8.75,13.5858,8.75,14C8.75,14.4142,8.41421,14.75,8,14.75C7.58579,14.75,7.25,14.4142,7.25,14ZM4.25,14C4.25,13.5858,4.585789999999999,13.25,5,13.25C5.41421,13.25,5.75,13.5858,5.75,14C5.75,14.4142,5.41421,14.75,5,14.75C4.585789999999999,14.75,4.25,14.4142,4.25,14ZM1.25,14C1.25,13.5858,1.585786,13.25,2,13.25C2.4142099999999997,13.25,2.75,13.5858,2.75,14C2.75,14.4142,2.4142099999999997,14.75,2,14.75C1.585786,14.75,1.25,14.4142,1.25,14ZM1.25,11C1.25,10.58579,1.585786,10.25,2,10.25C2.4142099999999997,10.25,2.75,10.58579,2.75,11C2.75,11.4142,2.4142099999999997,11.75,2,11.75C1.585786,11.75,1.25,11.4142,1.25,11ZM1.25,8C1.25,7.58579,1.585786,7.25,2,7.25C2.4142099999999997,7.25,2.75,7.58579,2.75,8C2.75,8.41421,2.4142099999999997,8.75,2,8.75C1.585786,8.75,1.25,8.41421,1.25,8ZM4.25,8C4.25,7.58579,4.585789999999999,7.25,5,7.25C5.41421,7.25,5.75,7.58579,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585789999999999,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.58579,7.58579,7.25,8,7.25C8.41421,7.25,8.75,7.58579,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.58579,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.58579,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.4142,8.41421,11.75,8,11.75C7.58579,11.75,7.25,11.4142,7.25,11ZM7.25,5C7.25,4.585789999999999,7.58579,4.25,8,4.25C8.41421,4.25,8.75,4.585789999999999,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.58579,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.58579,10.58579,7.25,11,7.25C11.4142,7.25,11.75,7.58579,11.75,8C11.75,8.41421,11.4142,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8ZM1.25,5C1.25,4.585789999999999,1.585786,4.25,2,4.25C2.4142099999999997,4.25,2.75,4.585789999999999,2.75,5C2.75,5.41421,2.4142099999999997,5.75,2,5.75C1.585786,5.75,1.25,5.41421,1.25,5Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-1px,.i-sed\:table-border-1px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.4,7.5999755859375L14.6,7.5999755859375C14.8209,7.5999755859375,15,7.7790615859375,15,7.9999755859375C15,8.220889585937499,14.8209,8.3999755859375,14.6,8.3999755859375L1.4,8.3999755859375C1.179086,8.3999755859375,1,8.220889585937499,1,7.9999755859375C1,7.7790615859375,1.179086,7.5999755859375,1.4,7.5999755859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-2px,.i-sed\:table-border-2px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.65,7.3499755859375L14.35,7.3499755859375C14.709,7.3499755859375,15,7.6409905859375,15,7.9999755859375C15,8.3589655859375,14.709,8.6499755859375,14.35,8.6499755859375L1.65,8.6499755859375C1.291015,8.6499755859375,1,8.3589655859375,1,7.9999755859375C1,7.6409905859375,1.291015,7.3499755859375,1.65,7.3499755859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-3px,.i-sed\:table-border-3px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.9,7.0999755859375L14.1,7.0999755859375C14.5971,7.0999755859375,15,7.5029195859375,15,7.9999755859375C15,8.4970355859375,14.5971,8.8999755859375,14.1,8.8999755859375L1.9,8.8999755859375C1.402944,8.8999755859375,1,8.4970355859375,1,7.9999755859375C1,7.5029195859375,1.402944,7.0999755859375,1.9,7.0999755859375' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-4px,.i-sed\:table-border-4px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.15,6.8499755859375L13.85,6.8499755859375C14.4851,6.8499755859375,15,7.3648475859375,15,7.9999755859375C15,8.6351055859375,14.4851,9.1499755859375,13.85,9.1499755859375L2.15,9.1499755859375C1.514872,9.1499755859375,1,8.6351055859375,1,7.9999755859375C1,7.3648475859375,1.514872,6.8499755859375,2.15,6.8499755859375' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-5px,.i-sed\:table-border-5px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.4,6.5999755859375L13.6,6.5999755859375C14.3732,6.5999755859375,15,7.2267765859375,15,7.9999755859375C15,8.7731755859375,14.3732,9.3999755859375,13.6,9.3999755859375L2.4,9.3999755859375C1.626801,9.3999755859375,1,8.7731755859375,1,7.9999755859375C1,7.2267765859375,1.626801,6.5999755859375,2.4,6.5999755859375' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-double,.i-sed\:table-border-double\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,5.75L14.25,5.75C14.6642,5.75,15,6.085786,15,6.5C15,6.91421,14.6642,7.25,14.25,7.25L1.75,7.25C1.335786,7.25,1,6.91421,1,6.5C1,6.085786,1.335786,5.75,1.75,5.75ZM1.75,8.75L14.25,8.75C14.6642,8.75,15,9.08579,15,9.5C15,9.91421,14.6642,10.25,14.25,10.25L1.75,10.25C1.335786,10.25,1,9.91421,1,9.5C1,9.08579,1.335786,8.75,1.75,8.75Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-none,.i-sed\:table-border-none\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2,8.75C1.585786,8.75,1.25,8.41421,1.25,8C1.25,7.585786,1.585786,7.25,2,7.25C2.4142099999999997,7.25,2.75,7.585786,2.75,8C2.75,8.41421,2.4142099999999997,8.75,2,8.75ZM14,8.75C13.5858,8.75,13.25,8.41421,13.25,8C13.25,7.585786,13.5858,7.25,14,7.25C14.4142,7.25,14.75,7.585786,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75ZM8,8.75C7.58579,8.75,7.25,8.41421,7.25,8C7.25,7.585786,7.58579,7.25,8,7.25C8.41421,7.25,8.75,7.585786,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75ZM11,8.75C10.58579,8.75,10.25,8.41421,10.25,8C10.25,7.585786,10.58579,7.25,11,7.25C11.4142,7.25,11.75,7.585786,11.75,8C11.75,8.41421,11.4142,8.75,11,8.75ZM5,8.75C4.585789999999999,8.75,4.25,8.41421,4.25,8C4.25,7.585786,4.585789999999999,7.25,5,7.25C5.41421,7.25,5.75,7.585786,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-show,.i-sed\:table-border-show\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M4.25,8C4.25,7.585789999999999,4.585786,7.25,5,7.25C5.41421,7.25,5.75,7.585789999999999,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585786,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.585789999999999,7.585789999999999,7.25,8,7.25C8.41421,7.25,8.75,7.585789999999999,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.585789999999999,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.585789999999999,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.41421,8.41421,11.75,8,11.75C7.585789999999999,11.75,7.25,11.41421,7.25,11ZM7.25,5C7.25,4.585786,7.585789999999999,4.25,8,4.25C8.41421,4.25,8.75,4.585786,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.585789999999999,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.585789999999999,10.58579,7.25,11,7.25C11.41421,7.25,11.75,7.585789999999999,11.75,8C11.75,8.41421,11.41421,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.75,1.25L13.25,1.25C14.0784,1.25,14.75,1.921573,14.75,2.75L14.75,13.25C14.75,14.0784,14.0784,14.75,13.25,14.75L2.75,14.75C1.921573,14.75,1.25,14.0784,1.25,13.25L1.25,2.75C1.25,1.921573,1.921573,1.25,2.75,1.25M13.2531,2.74689L13.2531,13.2531L2.74695,13.2531L2.74695,2.74689L13.2531,2.74689Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-single,.i-sed\:table-border-single\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,7.25L14.25,7.25C14.6642,7.25,15,7.585786,15,8C15,8.41421,14.6642,8.75,14.25,8.75L1.75,8.75C1.335786,8.75,1,8.41421,1,8C1,7.585786,1.335786,7.25,1.75,7.25' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-all,.i-sed\:table-cell-all\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 1024 1024'%3E%3Cpath fill='currentColor' d='M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32m-40 728H184V184h656zM484 366h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8M302 548h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m364 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m-182 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m0 182h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-border,.i-sed\:table-cell-border\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 1024 1024'%3E%3Cpath fill='currentColor' d='M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32m-40 728H184V184h656z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-bottom,.i-sed\:table-cell-bottom\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(0,-1,1,0,-13.5,16)'%3E%3Cg%3E%3Crect x='1.25' y='14.75' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.25,15.5C4.25,15.085786,4.585786,14.75,5,14.75C5.41421,14.75,5.75,15.085786,5.75,15.5C5.75,15.91421,5.41421,16.25,5,16.25C4.585786,16.25,4.25,15.91421,4.25,15.5ZM7.25,15.5C7.25,15.085786,7.585789999999999,14.75,8,14.75C8.41421,14.75,8.75,15.085786,8.75,15.5C8.75,15.91421,8.41421,16.25,8,16.25C7.585789999999999,16.25,7.25,15.91421,7.25,15.5ZM10.25,15.5C10.25,15.085786,10.58579,14.75,11,14.75C11.41421,14.75,11.75,15.085786,11.75,15.5C11.75,15.91421,11.41421,16.25,11,16.25C10.58579,16.25,10.25,15.91421,10.25,15.5ZM13.25,15.5C13.25,15.085786,13.58579,14.75,14,14.75C14.4142,14.75,14.75,15.085786,14.75,15.5C14.75,15.91421,14.4142,16.25,14,16.25C13.58579,16.25,13.25,15.91421,13.25,15.5ZM13.25,18.5C13.25,18.08579,13.58579,17.75,14,17.75C14.4142,17.75,14.75,18.08579,14.75,18.5C14.75,18.91421,14.4142,19.25,14,19.25C13.58579,19.25,13.25,18.91421,13.25,18.5ZM13.25,21.5C13.25,21.08579,13.58579,20.75,14,20.75C14.4142,20.75,14.75,21.08579,14.75,21.5C14.75,21.91421,14.4142,22.25,14,22.25C13.58579,22.25,13.25,21.91421,13.25,21.5ZM13.25,24.5C13.25,24.08579,13.58579,23.75,14,23.75C14.4142,23.75,14.75,24.08579,14.75,24.5C14.75,24.9142,14.4142,25.25,14,25.25C13.58579,25.25,13.25,24.9142,13.25,24.5ZM13.25,27.5C13.25,27.0858,13.58579,26.75,14,26.75C14.4142,26.75,14.75,27.0858,14.75,27.5C14.75,27.9142,14.4142,28.25,14,28.25C13.58579,28.25,13.25,27.9142,13.25,27.5ZM10.25,27.5C10.25,27.0858,10.58579,26.75,11,26.75C11.41421,26.75,11.75,27.0858,11.75,27.5C11.75,27.9142,11.41421,28.25,11,28.25C10.58579,28.25,10.25,27.9142,10.25,27.5ZM7.25,27.5C7.25,27.0858,7.585789999999999,26.75,8,26.75C8.41421,26.75,8.75,27.0858,8.75,27.5C8.75,27.9142,8.41421,28.25,8,28.25C7.585789999999999,28.25,7.25,27.9142,7.25,27.5ZM4.25,27.5C4.25,27.0858,4.585786,26.75,5,26.75C5.41421,26.75,5.75,27.0858,5.75,27.5C5.75,27.9142,5.41421,28.25,5,28.25C4.585786,28.25,4.25,27.9142,4.25,27.5ZM4.25,21.5C4.25,21.08579,4.585786,20.75,5,20.75C5.41421,20.75,5.75,21.08579,5.75,21.5C5.75,21.91421,5.41421,22.25,5,22.25C4.585786,22.25,4.25,21.91421,4.25,21.5ZM7.25,21.5C7.25,21.08579,7.585789999999999,20.75,8,20.75C8.41421,20.75,8.75,21.08579,8.75,21.5C8.75,21.91421,8.41421,22.25,8,22.25C7.585789999999999,22.25,7.25,21.91421,7.25,21.5ZM7.25,24.5C7.25,24.08579,7.585789999999999,23.75,8,23.75C8.41421,23.75,8.75,24.08579,8.75,24.5C8.75,24.9142,8.41421,25.25,8,25.25C7.585789999999999,25.25,7.25,24.9142,7.25,24.5ZM7.25,18.5C7.25,18.08579,7.585789999999999,17.75,8,17.75C8.41421,17.75,8.75,18.08579,8.75,18.5C8.75,18.91421,8.41421,19.25,8,19.25C7.585789999999999,19.25,7.25,18.91421,7.25,18.5ZM10.25,21.5C10.25,21.08579,10.58579,20.75,11,20.75C11.41421,20.75,11.75,21.08579,11.75,21.5C11.75,21.91421,11.41421,22.25,11,22.25C10.58579,22.25,10.25,21.91421,10.25,21.5Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-left,.i-sed\:table-cell-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1.25' y='1.25' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.25,2C4.25,1.585786,4.585786,1.25,5,1.25C5.41421,1.25,5.75,1.585786,5.75,2C5.75,2.4142099999999997,5.41421,2.75,5,2.75C4.585786,2.75,4.25,2.4142099999999997,4.25,2ZM7.25,2C7.25,1.585786,7.585789999999999,1.25,8,1.25C8.41421,1.25,8.75,1.585786,8.75,2C8.75,2.4142099999999997,8.41421,2.75,8,2.75C7.585789999999999,2.75,7.25,2.4142099999999997,7.25,2ZM10.25,2C10.25,1.585786,10.58579,1.25,11,1.25C11.41421,1.25,11.75,1.585786,11.75,2C11.75,2.4142099999999997,11.41421,2.75,11,2.75C10.58579,2.75,10.25,2.4142099999999997,10.25,2ZM13.25,2C13.25,1.585786,13.58579,1.25,14,1.25C14.4142,1.25,14.75,1.585786,14.75,2C14.75,2.4142099999999997,14.4142,2.75,14,2.75C13.58579,2.75,13.25,2.4142099999999997,13.25,2ZM13.25,5C13.25,4.585789999999999,13.58579,4.25,14,4.25C14.4142,4.25,14.75,4.585789999999999,14.75,5C14.75,5.41421,14.4142,5.75,14,5.75C13.58579,5.75,13.25,5.41421,13.25,5ZM13.25,8C13.25,7.58579,13.58579,7.25,14,7.25C14.4142,7.25,14.75,7.58579,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75C13.58579,8.75,13.25,8.41421,13.25,8ZM13.25,11C13.25,10.58579,13.58579,10.25,14,10.25C14.4142,10.25,14.75,10.58579,14.75,11C14.75,11.4142,14.4142,11.75,14,11.75C13.58579,11.75,13.25,11.4142,13.25,11ZM13.25,14C13.25,13.5858,13.58579,13.25,14,13.25C14.4142,13.25,14.75,13.5858,14.75,14C14.75,14.4142,14.4142,14.75,14,14.75C13.58579,14.75,13.25,14.4142,13.25,14ZM10.25,14C10.25,13.5858,10.58579,13.25,11,13.25C11.41421,13.25,11.75,13.5858,11.75,14C11.75,14.4142,11.41421,14.75,11,14.75C10.58579,14.75,10.25,14.4142,10.25,14ZM7.25,14C7.25,13.5858,7.585789999999999,13.25,8,13.25C8.41421,13.25,8.75,13.5858,8.75,14C8.75,14.4142,8.41421,14.75,8,14.75C7.585789999999999,14.75,7.25,14.4142,7.25,14ZM4.25,14C4.25,13.5858,4.585786,13.25,5,13.25C5.41421,13.25,5.75,13.5858,5.75,14C5.75,14.4142,5.41421,14.75,5,14.75C4.585786,14.75,4.25,14.4142,4.25,14ZM4.25,8C4.25,7.58579,4.585786,7.25,5,7.25C5.41421,7.25,5.75,7.58579,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585786,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.58579,7.585789999999999,7.25,8,7.25C8.41421,7.25,8.75,7.58579,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.585789999999999,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.585789999999999,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.4142,8.41421,11.75,8,11.75C7.585789999999999,11.75,7.25,11.4142,7.25,11ZM7.25,5C7.25,4.585789999999999,7.585789999999999,4.25,8,4.25C8.41421,4.25,8.75,4.585789999999999,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.585789999999999,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.58579,10.58579,7.25,11,7.25C11.41421,7.25,11.75,7.58579,11.75,8C11.75,8.41421,11.41421,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-line,.i-sed\:table-cell-line\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,13.5L1,2.5C1,1.671573,1.671573,1,2.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L2.5,15C1.671573,15,1,14.3284,1,13.5ZM2.5,3.58375L2.5,8L8.74719,8L2.5,3.58375ZM2.5,9.49939L2.5,13.5L13.5,13.5L13.5,9.49939L2.5,9.49939ZM13.5,8L13.5,2.5L11.4994,2.5L11.4994,8L13.5,8ZM10,2.5L3.85911,2.5L10,6.84111L10,2.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-right,.i-sed\:table-cell-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29.5,0)'%3E%3Cg%3E%3Crect x='14.75' y='1.25' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M17.75,2C17.75,1.585786,18.085786,1.25,18.5,1.25C18.91421,1.25,19.25,1.585786,19.25,2C19.25,2.4142099999999997,18.91421,2.75,18.5,2.75C18.085786,2.75,17.75,2.4142099999999997,17.75,2ZM20.75,2C20.75,1.585786,21.08579,1.25,21.5,1.25C21.91421,1.25,22.25,1.585786,22.25,2C22.25,2.4142099999999997,21.91421,2.75,21.5,2.75C21.08579,2.75,20.75,2.4142099999999997,20.75,2ZM23.75,2C23.75,1.585786,24.08579,1.25,24.5,1.25C24.91421,1.25,25.25,1.585786,25.25,2C25.25,2.4142099999999997,24.91421,2.75,24.5,2.75C24.08579,2.75,23.75,2.4142099999999997,23.75,2ZM26.75,2C26.75,1.585786,27.08579,1.25,27.5,1.25C27.9142,1.25,28.25,1.585786,28.25,2C28.25,2.4142099999999997,27.9142,2.75,27.5,2.75C27.08579,2.75,26.75,2.4142099999999997,26.75,2ZM26.75,5C26.75,4.585789999999999,27.08579,4.25,27.5,4.25C27.9142,4.25,28.25,4.585789999999999,28.25,5C28.25,5.41421,27.9142,5.75,27.5,5.75C27.08579,5.75,26.75,5.41421,26.75,5ZM26.75,8C26.75,7.58579,27.08579,7.25,27.5,7.25C27.9142,7.25,28.25,7.58579,28.25,8C28.25,8.41421,27.9142,8.75,27.5,8.75C27.08579,8.75,26.75,8.41421,26.75,8ZM26.75,11C26.75,10.58579,27.08579,10.25,27.5,10.25C27.9142,10.25,28.25,10.58579,28.25,11C28.25,11.4142,27.9142,11.75,27.5,11.75C27.08579,11.75,26.75,11.4142,26.75,11ZM26.75,14C26.75,13.5858,27.08579,13.25,27.5,13.25C27.9142,13.25,28.25,13.5858,28.25,14C28.25,14.4142,27.9142,14.75,27.5,14.75C27.08579,14.75,26.75,14.4142,26.75,14ZM23.75,14C23.75,13.5858,24.08579,13.25,24.5,13.25C24.91421,13.25,25.25,13.5858,25.25,14C25.25,14.4142,24.91421,14.75,24.5,14.75C24.08579,14.75,23.75,14.4142,23.75,14ZM20.75,14C20.75,13.5858,21.08579,13.25,21.5,13.25C21.91421,13.25,22.25,13.5858,22.25,14C22.25,14.4142,21.91421,14.75,21.5,14.75C21.08579,14.75,20.75,14.4142,20.75,14ZM17.75,14C17.75,13.5858,18.085786,13.25,18.5,13.25C18.91421,13.25,19.25,13.5858,19.25,14C19.25,14.4142,18.91421,14.75,18.5,14.75C18.085786,14.75,17.75,14.4142,17.75,14ZM17.75,8C17.75,7.58579,18.085786,7.25,18.5,7.25C18.91421,7.25,19.25,7.58579,19.25,8C19.25,8.41421,18.91421,8.75,18.5,8.75C18.085786,8.75,17.75,8.41421,17.75,8ZM20.75,8C20.75,7.58579,21.08579,7.25,21.5,7.25C21.91421,7.25,22.25,7.58579,22.25,8C22.25,8.41421,21.91421,8.75,21.5,8.75C21.08579,8.75,20.75,8.41421,20.75,8ZM20.75,11C20.75,10.58579,21.08579,10.25,21.5,10.25C21.91421,10.25,22.25,10.58579,22.25,11C22.25,11.4142,21.91421,11.75,21.5,11.75C21.08579,11.75,20.75,11.4142,20.75,11ZM20.75,5C20.75,4.585789999999999,21.08579,4.25,21.5,4.25C21.91421,4.25,22.25,4.585789999999999,22.25,5C22.25,5.41421,21.91421,5.75,21.5,5.75C21.08579,5.75,20.75,5.41421,20.75,5ZM23.75,8C23.75,7.58579,24.08579,7.25,24.5,7.25C24.91421,7.25,25.25,7.58579,25.25,8C25.25,8.41421,24.91421,8.75,24.5,8.75C24.08579,8.75,23.75,8.41421,23.75,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-top,.i-sed\:table-cell-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(0,1,1,0,0,0)'%3E%3Cg%3E%3Crect x='1.25' y='1.25' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.25,2C4.25,1.585786,4.585786,1.25,5,1.25C5.41421,1.25,5.75,1.585786,5.75,2C5.75,2.4142099999999997,5.41421,2.75,5,2.75C4.585786,2.75,4.25,2.4142099999999997,4.25,2ZM7.25,2C7.25,1.585786,7.585789999999999,1.25,8,1.25C8.41421,1.25,8.75,1.585786,8.75,2C8.75,2.4142099999999997,8.41421,2.75,8,2.75C7.585789999999999,2.75,7.25,2.4142099999999997,7.25,2ZM10.25,2C10.25,1.585786,10.58579,1.25,11,1.25C11.41421,1.25,11.75,1.585786,11.75,2C11.75,2.4142099999999997,11.41421,2.75,11,2.75C10.58579,2.75,10.25,2.4142099999999997,10.25,2ZM13.25,2C13.25,1.585786,13.58579,1.25,14,1.25C14.4142,1.25,14.75,1.585786,14.75,2C14.75,2.4142099999999997,14.4142,2.75,14,2.75C13.58579,2.75,13.25,2.4142099999999997,13.25,2ZM13.25,5C13.25,4.585789999999999,13.58579,4.25,14,4.25C14.4142,4.25,14.75,4.585789999999999,14.75,5C14.75,5.41421,14.4142,5.75,14,5.75C13.58579,5.75,13.25,5.41421,13.25,5ZM13.25,8C13.25,7.58579,13.58579,7.25,14,7.25C14.4142,7.25,14.75,7.58579,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75C13.58579,8.75,13.25,8.41421,13.25,8ZM13.25,11C13.25,10.58579,13.58579,10.25,14,10.25C14.4142,10.25,14.75,10.58579,14.75,11C14.75,11.4142,14.4142,11.75,14,11.75C13.58579,11.75,13.25,11.4142,13.25,11ZM13.25,14C13.25,13.5858,13.58579,13.25,14,13.25C14.4142,13.25,14.75,13.5858,14.75,14C14.75,14.4142,14.4142,14.75,14,14.75C13.58579,14.75,13.25,14.4142,13.25,14ZM10.25,14C10.25,13.5858,10.58579,13.25,11,13.25C11.41421,13.25,11.75,13.5858,11.75,14C11.75,14.4142,11.41421,14.75,11,14.75C10.58579,14.75,10.25,14.4142,10.25,14ZM7.25,14C7.25,13.5858,7.585789999999999,13.25,8,13.25C8.41421,13.25,8.75,13.5858,8.75,14C8.75,14.4142,8.41421,14.75,8,14.75C7.585789999999999,14.75,7.25,14.4142,7.25,14ZM4.25,14C4.25,13.5858,4.585786,13.25,5,13.25C5.41421,13.25,5.75,13.5858,5.75,14C5.75,14.4142,5.41421,14.75,5,14.75C4.585786,14.75,4.25,14.4142,4.25,14ZM4.25,8C4.25,7.58579,4.585786,7.25,5,7.25C5.41421,7.25,5.75,7.58579,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585786,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.58579,7.585789999999999,7.25,8,7.25C8.41421,7.25,8.75,7.58579,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.585789999999999,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.585789999999999,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.4142,8.41421,11.75,8,11.75C7.585789999999999,11.75,7.25,11.4142,7.25,11ZM7.25,5C7.25,4.585789999999999,7.585789999999999,4.25,8,4.25C8.41421,4.25,8.75,4.585789999999999,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.585789999999999,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.58579,10.58579,7.25,11,7.25C11.41421,7.25,11.75,7.58579,11.75,8C11.75,8.41421,11.41421,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-color,.i-sed\:table-color\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,2.859686933174089,-2.6670784161178744)'%3E%3Cpath d='M6.0149619921875,6.752728203125C5.5109929921875,7.256698203125,5.8679319921875,8.118408203125,6.5806519921875,8.118408203125L9.1492919921875,8.118408203125C9.9777219921875,8.118408203125,10.6492919921875,7.446838203125,10.6492919921875,6.618408203125L10.6492919921875,4.049768203125C10.6492919921875,3.3370482031249997,9.7875819921875,2.980109203125,9.283611992187499,3.4840782031249997L7.6492919921875,5.118378203124999L6.0149619921875,6.752728203125Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M10,9.151611328125C10,9.703891328125,9.55228,10.151611328125,9,10.151611328125C8.447715,10.151611328125,8,9.703891328125,8,9.151611328125Q8,8.599331328125,9,7.151611328125Q10,8.599331328125,10,9.151611328125Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M1,13.5L1,10.75C1,10.33579,1.335786,10,1.75,10C2.1642099999999997,10,2.5,10.33579,2.5,10.75L2.5,13.5L13.5,13.5L13.5,2.5L10.75,2.5C10.33579,2.5,10,2.1642099999999997,10,1.75C10,1.335786,10.33579,1,10.75,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L2.5,15C1.671573,15,1,14.3284,1,13.5ZM2.7047600000000003,1.234586C2.41186,1.52748,2.41186,2.00235,2.7047600000000003,2.2952500000000002L3.58868,3.17916L1.4674749999999999,5.30037C0.881688,5.88615,0.881688,6.8359,1.4674749999999999,7.42169L3.5888,9.543C4.174580000000001,10.12879,5.12433,10.12879,5.71012,9.543L7.83144,7.42169C7.83432,7.4188,7.83719,7.41591,7.84005,7.413L8.89194,6.36111L7.84741,5.31658C7.84214,5.31115,7.83681,5.30574,7.83144,5.30036L5.71011,3.17904C5.70474,3.17367,5.69934,3.16835,5.69391,3.16308L3.76542,1.234586C3.47252,0.9416932,2.99765,0.9416932,2.7047600000000003,1.234586ZM2.52813,6.36103L4.6493400000000005,4.23982L6.77066,6.36114L4.6494599999999995,8.48235L2.52813,6.36103Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-delete,.i-sed\:table-delete\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M6.153497993946075,2.988678041589737L8.206594243946075,5.0416550415897365L13.960204243946077,5.730535041589738L13.960204243946077,2.490265041589737L6.153497993946075,2.988678041589737Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15.779210103321075,14.718829299402238L1.2811401033210754,0.22075629940223693C0.9882711033210755,-0.07211800059776306,0.5134271033210754,-0.07211810059776307,0.22055310332107544,0.22075629940223693C-0.07232139667892457,0.5136302994022369,-0.07232139667892457,0.988474299402237,0.22055310332107544,1.2813492994022369L1.5507801033210755,2.611579299402237C1.5176501033210754,2.735469299402237,1.4999901033210754,2.865689299402237,1.4999901033210754,3.000029299402237L1.4999901033210754,13.000029299402238C1.4999901033210754,13.828429299402236,2.1715701033210753,14.500029299402238,2.9999901033210756,14.500029299402238L13.000010103321076,14.500029299402238C13.134310103321075,14.500029299402238,13.264510103321076,14.482329299402236,13.388410103321075,14.449229299402237L14.718610103321076,15.779429299402237C15.011510103321076,16.072329299402238,15.486410103321075,16.072329299402238,15.779210103321075,15.779429299402237C16.072110103321076,15.486529299402237,16.072110103321076,15.011729299402237,15.779210103321075,14.718829299402238ZM11.939210103321075,13.000029299402238L9.433130103321075,10.493929299402238L2.9999901033210756,10.493929299402238L2.9999901033210756,13.000029299402238L11.939210103321075,13.000029299402238ZM7.9331301033210755,8.993929299402238L2.9999901033210756,8.993929299402238L2.9999901033210756,6.500029299402237L5.4392301033210755,6.500029299402237L7.9331301033210755,8.993929299402238ZM3.9392301033210755,5.000029299402237L2.9999901033210756,4.060789299402237L2.9999901033210756,5.000029299402237L3.9392301033210755,5.000029299402237ZM13.000010103321076,5.000029299402237L8.158200103321075,5.000029299402237L9.658200103321075,6.500029299402237L13.000010103321076,6.500029299402237L13.000010103321076,8.993929299402238L12.152110103321075,8.993929299402238L14.500010103321076,11.341829299402237L14.500010103321076,3.000029299402237C14.500010103321076,2.171599299402237,13.828410103321076,1.5000292994022368,13.000010103321076,1.5000292994022368L4.658200103321075,1.5000292994022368L6.158200103321075,3.000029299402237L13.000010103321076,3.000029299402237L13.000010103321076,5.000029299402237Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-delete-column,.i-sed\:table-delete-column\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.5022465625,13.99998979973225L8.889146562499999,15.443989799732249C8.9406365625,15.636089799732249,9.0663465625,15.799989799732248,9.2386265625,15.89938979973225C9.4109065625,15.998889799732249,9.6156465625,16.025889799732248,9.8077965625,15.974389799732249C9.9999465625,15.92288979973225,10.1637765625,15.79718979973225,10.263246562500001,15.62488979973225C10.3627065625,15.45258979973225,10.3896665625,15.24788979973225,10.3381765625,15.05568979973225L6.453226562499999,0.5568647997322492C6.3460065624999995,0.15672579973224923,5.9347165625,-0.08073370026775077,5.5345765625,0.02648309973224923C5.3424165625,0.07797049973224923,5.1785865625,0.20368179973224923,5.0791265625,0.37596179973224925C4.979656562500001,0.5482417997322492,4.9527065624999995,0.7529777997322492,5.0041965625,0.9451317997322493L5.286856562500001,2.0000397997322494L4.0009765625,2.0000397997322494C3.1725495625,2.0000397997322494,2.5009765625,2.6716097997322494,2.5009765625,3.5000397997322494L2.5009765625,12.49998979973225C2.5009765625,13.32848979973225,3.1725495625,13.99998979973225,4.0009765625,13.99998979973225L8.5022465625,13.99998979973225ZM8.1003165625,12.49998979973225L5.6887765625,3.5000397997322494L4.0009765625,3.5000397997322494L4.0009765625,12.49998979973225L8.1003165625,12.49998979973225ZM11.9990265625,13.99998979973225L11.6013265625,13.99998979973225L11.1994065625,12.49998979973225L11.9990265625,12.49998979973225L11.9990265625,3.5000397997322494L8.7878665625,3.5000397997322494L8.3859365625,2.0000397997322494L11.9990265625,2.0000397997322494C12.8274765625,2.0000397997322494,13.4989765625,2.6716097997322494,13.4989765625,3.5000397997322494L13.4989765625,12.49998979973225C13.4989765625,13.32848979973225,12.8274765625,13.99998979973225,11.9990265625,13.99998979973225Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-delete-row,.i-sed\:table-delete-row\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M13.99982350742044,4.00146484375L13.99982350742044,4.39915484375L12.49982350742044,4.80108484375L12.49982350742044,4.00146484375L3.4997935074204394,4.00146484375L3.4997935074204394,7.21262484375L1.9997935074204394,7.61454484375L1.9997935074204394,4.00146484375C1.9997935074204394,3.17303784375,2.6713635074204394,2.50146484375,3.4997935074204394,2.50146484375L12.49982350742044,2.50146484375C13.32822350742044,2.50146484375,13.99982350742044,3.17303784375,13.99982350742044,4.00146484375ZM13.99982350742044,7.49821484375L15.443623507420439,7.11134484375C15.635723507420439,7.05985484375,15.799623507420439,6.93414484375,15.89902350742044,6.76186484375C15.998523507420439,6.58958484375,16.025523507420438,6.38484484375,15.974023507420439,6.19269484375C15.86682350742044,5.7925548437500005,15.45552350742044,5.55509484375,15.05532350742044,5.66230484375L0.5564985074204393,9.54726484375C0.15635950742043928,9.65448484375,-0.08110009257956073,10.065774843749999,0.026116807420439273,10.46591484375C0.13333350742043928,10.86605484375,0.5446265074204393,11.10351484375,0.9447655074204393,10.99629484375L1.9997935074204394,10.71360484375L1.9997935074204394,11.99951484375C1.9997935074204394,12.82796484375,2.6713635074204394,13.49946484375,3.4997935074204394,13.49946484375L12.49982350742044,13.49946484375C13.32822350742044,13.49946484375,13.99982350742044,12.82796484375,13.99982350742044,11.99951484375L13.99982350742044,7.49821484375ZM12.49982350742044,7.90013484375L3.4997935074204394,10.31167484375L3.4997935074204394,11.99951484375L12.49982350742044,11.99951484375L12.49982350742044,7.90013484375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-merge,.i-sed\:table-merge\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.33679,0.9997557997703552L8.836179999999999,0.9997557997703552L13.5,0.9999999407703553C14.3284,0.9999999407703553,15,1.6715727997703551,15,2.499995799770355L15,13.499955799770355C15,14.328455799770355,14.3284,14.999955799770355,13.5,14.999955799770355L2.5,14.999955799770355C1.671573,14.999955799770355,1,14.328455799770355,1,13.499955799770355L1,2.499995799770355C1,1.6715727997703551,1.671573,0.9999999407703553,2.5,0.9999999407703553L7.33679,0.9997557997703552ZM7.33679,2.499995799770355L2.5,2.499995799770355L2.5,5.0000057997703555L7.33679,5.0000057997703555L7.33679,2.499995799770355ZM2.5,6.499385799770355L2.5,10.000005799770355L13.5,10.000005799770355L13.5,6.499385799770355L2.5,6.499385799770355ZM13.5,5.0000057997703555L13.5,2.499995799770355L8.836179999999999,2.499995799770355L8.836179999999999,5.0000057997703555L13.5,5.0000057997703555ZM13.5,11.499355799770354L8.836179999999999,11.499355799770354L8.836179999999999,13.499955799770355L13.5,13.499955799770355L13.5,11.499355799770354ZM7.33679,13.499955799770355L7.33679,11.499355799770354L2.5,11.499355799770354L2.5,13.499955799770355L7.33679,13.499955799770355Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-split,.i-sed\:table-split\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,5L1,2.5C1,1.671573,1.671573,1,2.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L2.5,15C1.671573,15,1,14.3284,1,13.5L1,5ZM2.5,6.5L2.5,10L5,10L5,6.5L2.5,6.5ZM2.5,11.5L2.5,13.5L13.5,13.5L13.5,11.5L2.5,11.5ZM13.5,10L13.5,6.5L11,6.5L11,10L13.5,10ZM13.5,5L2.5,5L2.5,2.5L13.5,2.5L13.5,5ZM6.5,6.5L9.5,6.5L9.5,10L6.5,10L6.5,6.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-width,.i-sed\:table-width\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,1C1.335786,1,1,1.335786,1,1.75L1,2.75C1,3.16421,1.335786,3.5,1.75,3.5C2.1642099999999997,3.5,2.5,3.16421,2.5,2.75L2.5,2.5L7.25,2.5L7.25,2.75C7.25,3.16421,7.58579,3.5,8,3.5C8.41421,3.5,8.75,3.16421,8.75,2.75L8.75,2.5L13.5,2.5L13.5,2.75C13.5,3.16421,13.8358,3.5,14.25,3.5C14.6642,3.5,15,3.16421,15,2.75L15,1.75C15,1.335786,14.6642,1,14.25,1L1.75,1ZM2.5,4.99683L5.75,4.99683C6.57843,4.99683,7.25,5.6684,7.25,6.49683L7.25,13.5C7.25,14.3284,6.57843,15,5.75,15L2.5,15C1.671573,15,1,14.3284,1,13.5L1,6.49683C1,5.6684,1.671573,4.99683,2.5,4.99683ZM10.25,4.99683L13.5,4.99683C14.3284,4.99683,15,5.6684,15,6.49683L15,13.5C15,14.3284,14.3284,15,13.5,15L10.25,15C9.42157,15,8.75,14.3284,8.75,13.5L8.75,6.49683C8.75,5.6684,9.42157,4.99683,10.25,4.99683ZM2.5,6.49683L2.5,13.5L5.75,13.5L5.75,6.49683L2.5,6.49683ZM10.25,6.49683L10.25,13.5L13.5,13.5L13.5,6.49683L10.25,6.49683Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:teach-block,.i-sed\:teach-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_399_43948'%3E%3Crect x='0' y='1.48638916015625' width='16' height='13.027206420898438' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg clip-path='url(%23master_svg0_399_43948)'%3E%3Cg%3E%3Cpath d='M0,2.23638916015625C0,1.82217516015625,0.335786,1.48638916015625,0.75,1.48638916015625L15.25,1.48638916015625C15.6642,1.48638916015625,16,1.82217516015625,16,2.23638916015625C16,2.6505991601562497,15.6642,2.98638916015625,15.25,2.98638916015625L15,2.98638916015625L15,6.42919916015625C15.0021,6.45206916015625,15.0032,6.47523916015625,15.0032,6.49865916015625L15.0032,6.50244916015625C15.0032,6.91665916015625,14.6674,7.25244916015625,14.2532,7.25244916015625C13.84,7.25244916015625,13.5048,6.91828916015625,13.5032,6.50545916015625L13.5,6.50545916015625L13.5,3.48638916015625C13.5,3.21024916015625,13.2761,2.98638916015625,13,2.98638916015625L3,2.98638916015625C2.72386,2.98638916015625,2.5,3.21024916015625,2.5,3.48638916015625L2.5,9.48638916015625C2.5,9.76252916015625,2.72386,9.98638916015625,3,9.98638916015625L13,9.98638916015625C13.2761,9.98638916015625,13.5,9.76252916015625,13.5,9.48638916015625L13.5,9.429549160156249L13.5032,9.429549160156249L13.5032,9.426579160156251L13.5032,9.422789160156249C13.5032,9.00857916015625,13.839,8.672789160156249,14.2532,8.672789160156249C14.6674,8.672789160156249,15.0032,9.00857916015625,15.0032,9.422789160156249L15.0032,9.426579160156251C15.0032,9.44999916015625,15.0021,9.47316916015625,15,9.49603916015625L15,9.98638916015625C15,10.81481916015625,14.3284,11.48638916015625,13.5,11.48638916015625L10.272,11.48638916015625L11.3673,13.38348916015625C11.5744,13.74218916015625,11.4515,14.20078916015625,11.0928,14.40788916015625C10.7341,14.61498916015625,10.2754,14.49208916015625,10.0683,14.13338916015625L8.54006,11.48638916015625L7.45994,11.48638916015625L5.93168,14.13338916015625C5.72459,14.49208916015625,5.26592,14.61498916015625,4.90723,14.40788916015625C4.54853,14.20078916015625,4.42564,13.74218916015625,4.63273,13.38348916015625L5.728,11.48638916015625L2.5,11.48638916015625C1.67157,11.48638916015625,1,10.81481916015625,1,9.98638916015625L1,2.98638916015625L0.75,2.98638916015625C0.335786,2.98638916015625,0,2.6505991601562497,0,2.23638916015625ZM4.20264,4.92672916015625C4.20264,4.512509160156251,4.53842,4.17672916015625,4.95264,4.17672916015625L11.1231,4.17672916015625C11.5373,4.17672916015625,11.8731,4.512509160156251,11.8731,4.92672916015625C11.8731,5.34093916015625,11.5373,5.67672916015625,11.1231,5.67672916015625L4.95264,5.67672916015625C4.53842,5.67672916015625,4.20264,5.34093916015625,4.20264,4.92672916015625ZM4.95264,6.48638916015625C4.53842,6.48638916015625,4.20264,6.82217916015625,4.20264,7.23638916015625C4.20264,7.65059916015625,4.53842,7.98638916015625,4.95264,7.98638916015625L8.20367,7.98638916015625C8.61789,7.98638916015625,8.95367,7.65059916015625,8.95367,7.23638916015625C8.95367,6.82217916015625,8.61789,6.48638916015625,8.20367,6.48638916015625L4.95264,6.48638916015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:typeset-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='5' rx='1.5' fill='%23D8D8D8' fill-opacity='1'/%3E%3Crect x='1.75' y='1.75' width='12.5' height='3.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='1.75' y='7.75' width='12.5' height='6.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:typeset-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='5' rx='1.5' fill='%23D8D8D8' fill-opacity='1'/%3E%3Crect x='1.75' y='1.75' width='12.5' height='3.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='1.75' y='7.75' width='12.5' height='6.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:underline,.i-sed\:underline\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0529'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_18_0529)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8,12.563945068359375C10.69239,12.563945068359375,12.875,10.381335068359375,12.875,7.688945068359375L12.875,2.162445068359375C12.875,1.679196068359375,12.48325,1.287445068359375,12,1.287445068359375C11.51675,1.287445068359375,11.125,1.679196068359375,11.125,2.162445068359375L11.125,7.688945068359375C11.125,9.414835068359375,9.72589,10.813945068359375,8,10.813945068359375C6.27411,10.813945068359375,4.875,9.414835068359375,4.875,7.688945068359375L4.875,2.162445068359375C4.875,1.679196068359375,4.48325,1.287445068359375,4,1.287445068359375C3.516751,1.287445068359375,3.125,1.679196068359375,3.125,2.162445068359375L3.125,7.688945068359375C3.125000715256,10.381335068359375,5.30761,12.563945068359375,8,12.563945068359375Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='2' y='13.7149658203125' width='12' height='1' rx='0.5' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:undo,.i-sed\:undo\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,2.873307770999446,-3.695872611943713)'%3E%3Cpath d='M11.897966861724854,8.370452880859375L6.885771861724853,8.370452880859375C6.340221861724854,8.370452880859375,5.8979668617248535,7.928192880859375,5.8979668617248535,7.382652880859375L5.8979668617248535,2.370452880859375C5.8979668617248535,1.956238880859375,6.233752861724853,1.620452880859375,6.6479668617248535,1.620452880859375C7.062176861724853,1.620452880859375,7.3979668617248535,1.956238880859375,7.3979668617248535,2.370452880859375L7.3979668617248535,6.455982880859375C7.3979668617248535,6.684882880859375,7.583536861724854,6.870452880859375,7.812436861724853,6.870452880859375L11.897966861724854,6.870452880859375C12.312176861724854,6.870452880859375,12.647966861724854,7.206242880859375,12.647966861724854,7.620452880859375C12.647966861724854,8.034662880859376,12.312176861724854,8.370452880859375,11.897966861724854,8.370452880859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M13.374996185302734,13.6295166015625L13.374996185302734,12.3795166015625Q13.374996185302734,10.2048966015625,11.837306185302735,8.6672066015625Q10.299616185302735,7.1295166015625,8.124996185302734,7.1295166015625L3.8749961853027344,7.1295166015625C3.4607821853027345,7.1295166015625,3.1249961853027344,6.7937266015625,3.1249961853027344,6.3795166015625C3.1249961853027344,5.9653026015625,3.4607821853027345,5.6295166015625,3.8749961853027344,5.6295166015625L8.124996185302734,5.6295166015625Q10.920936185302734,5.6295166015625,12.897966185302735,7.6065466015625Q14.874996185302734,9.5835766015625,14.874996185302734,12.3795166015625L14.874996185302734,13.6295166015625C14.874996185302734,14.0437266015625,14.539196185302734,14.3795166015625,14.124996185302734,14.3795166015625C13.710796185302735,14.3795166015625,13.374996185302734,14.0437266015625,13.374996185302734,13.6295166015625' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:video-block,.i-sed\:video-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.108974,6.76965Q0.62167,9.49898,2.13536,11.8218C3.14449,13.3703,4.54694,14.3634,6.34271,14.801Q8.69294,15.3737,10.8292,14.4068C11.1816,14.2473,11.2945,13.8185,11.1039,13.4819C10.91335,13.1453,10.48685,13.0321,10.13063,13.1828C9.03126,13.648,7.87916,13.7337,6.67433,13.4401Q4.51966,12.9151,3.30885,11.0571Q2.09804,9.19904,2.4878400000000003,7.01584Q2.87763,4.83264,4.656610000000001,3.50842Q6.43559,2.18421,8.638829999999999,2.43723Q10.84208,2.69025,12.2746,4.3832699999999996C13.2295,5.51195,13.6686,6.81453,13.5918,8.29102Q13.4951,10.14862,12.3536,11.5282C12.107,11.8261,12.0931,12.2672,12.3608,12.5463C12.6285,12.8255,13.0717,12.8403,13.3256,12.5485C14.3518,11.3692,14.9067,9.9743,14.9905,8.36382Q15.1346,5.59508,13.3438,3.47855Q11.553,1.362023,8.798639999999999,1.0457077Q6.04425,0.729393,3.82027,2.3848599999999998Q1.5962779999999999,4.0403199999999995,1.108974,6.76965Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,16,-8)'%3E%3Cpath d='M19.03109,9.25Q19.04747,9.27838,19.06002,9.30866Q19.07256,9.338940000000001,19.08104,9.37059Q19.08952,9.40225,19.0938,9.43474Q19.09808,9.46723,19.09808,9.5Q19.09808,9.53277,19.0938,9.56526Q19.08952,9.59775,19.08104,9.62941Q19.07256,9.661069999999999,19.06002,9.69134Q19.04747,9.72162,19.03109,9.75Q19.0147,9.77838,18.99475,9.80438Q18.974800000000002,9.83038,18.95163,9.85355Q18.92846,9.87673,18.902459999999998,9.89668Q18.87646,9.91663,18.84808,9.93301Q18.8197,9.9494,18.78942,9.96194Q18.759140000000002,9.97448,18.72749,9.98296Q18.69583,9.99145,18.663339999999998,9.99572Q18.63085,10,18.59808,10L13.40192,10Q13.36915,10,13.33666,9.99572Q13.30417,9.99145,13.27251,9.98296Q13.24086,9.97448,13.21058,9.96194Q13.18031,9.9494,13.15192,9.93301Q13.12354,9.91663,13.09754,9.89668Q13.07154,9.87673,13.04837,9.85355Q13.0252,9.83038,13.00525,9.80438Q12.985297,9.77838,12.968911,9.75Q12.952525,9.72162,12.939984,9.69134Q12.927443,9.661069999999999,12.918961,9.62941Q12.910479,9.59775,12.906202,9.56526Q12.901924,9.53277,12.901924,9.5Q12.901924,9.46723,12.906202,9.43474Q12.910479,9.40225,12.918961,9.37059Q12.927443,9.338940000000001,12.939984,9.30866Q12.952525,9.27838,12.968911,9.25L15.56699,4.75Q15.58337,4.7216190000000005,15.60332,4.695619Q15.62327,4.66962,15.64645,4.646447Q15.66962,4.623274,15.69562,4.603323Q15.72162,4.583373,15.75,4.566987Q15.77838,4.550601,15.80866,4.53806Q15.838940000000001,4.525519,15.87059,4.517037Q15.90225,4.508555,15.93474,4.504278Q15.96723,4.5,16,4.5Q16.03277,4.5,16.065260000000002,4.504278Q16.097749999999998,4.508555,16.12941,4.517037Q16.16107,4.525519,16.19134,4.53806Q16.22162,4.550601,16.25,4.566987Q16.27838,4.583373,16.304380000000002,4.603323Q16.330379999999998,4.623274,16.35355,4.646447Q16.376730000000002,4.66962,16.39668,4.695619Q16.416629999999998,4.7216190000000005,16.43301,4.75L19.03109,9.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:x,.i-sed\:x\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_78791'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_78791)'%3E%3Cg%3E%3Cpath d='M3.530484,2.469824L13.5297,12.46904L13.5303,12.46967Q13.6358,12.57516,13.6929,12.71299Q13.75,12.85082,13.75,13Q13.75,13.0739,13.7356,13.1463Q13.7212,13.2188,13.6929,13.287Q13.6646,13.3553,13.6236,13.4167Q13.5826,13.4781,13.5303,13.5303Q13.4781,13.5826,13.4167,13.6236Q13.3553,13.6646,13.287,13.6929Q13.2188,13.7212,13.1463,13.7356Q13.0739,13.75,13,13.75Q12.85082,13.75,12.71299,13.6929Q12.57516,13.6358,12.46967,13.5303L12.46904,13.5297L2.469824,3.530484L2.46967,3.53033Q2.364181,3.424841,2.30709,3.287013Q2.25,3.149184,2.25,3Q2.25,2.9261315,2.264411,2.853682Q2.278822,2.781233,2.30709,2.712987Q2.335359,2.644742,2.376398,2.583322Q2.417437,2.521903,2.46967,2.46967Q2.521903,2.417437,2.583322,2.376398Q2.644742,2.335359,2.712987,2.30709Q2.781233,2.278822,2.853682,2.264411Q2.9261315,2.25,3,2.25Q3.149184,2.25,3.287013,2.30709Q3.424841,2.364181,3.53033,2.46967L3.530484,2.469824Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-1,0,0,1,26,0)'%3E%3Cpath d='M13.530484,2.469824L23.5297,12.46904L23.5303,12.46967Q23.6358,12.57516,23.6929,12.71299Q23.75,12.85082,23.75,13Q23.75,13.0739,23.735599999999998,13.1463Q23.7212,13.2188,23.6929,13.287Q23.6646,13.3553,23.6236,13.4167Q23.5826,13.4781,23.5303,13.5303Q23.478099999999998,13.5826,23.4167,13.6236Q23.3553,13.6646,23.287,13.6929Q23.2188,13.7212,23.1463,13.7356Q23.073900000000002,13.75,23,13.75Q22.85082,13.75,22.712989999999998,13.6929Q22.57516,13.6358,22.46967,13.5303L22.46904,13.5297L12.469824,3.530484L12.46967,3.53033Q12.364181,3.424841,12.30709,3.287013Q12.25,3.149184,12.25,3Q12.25,2.9261315,12.264410999999999,2.853682Q12.278822,2.781233,12.30709,2.712987Q12.335359,2.644742,12.376398,2.583322Q12.417437,2.521903,12.46967,2.46967Q12.521903,2.417437,12.583322,2.376398Q12.644742,2.335359,12.712987,2.30709Q12.781233,2.278822,12.853682,2.264411Q12.9261315,2.25,13,2.25Q13.149184,2.25,13.287013,2.30709Q13.424841,2.364181,13.53033,2.46967L13.530484,2.469824Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.container{width:100%}.absolute-center{position:absolute;top:50%;left:50%;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-translate-y:-50%}.f-c-c{display:flex;align-items:center;justify-content:center}.flex-col{display:flex;flex-direction:column}.auto-bg{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .auto-bg{--un-bg-opacity:1;background-color:rgb(24 24 28 / var(--un-bg-opacity))}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.left-12{left:12px}.left-24{left:24px}.right-0{right:0}.right-16{right:16px}.top-1\/2{top:50%}.top-16{top:16px}.top-36{top:36px}.-z-1{z-index:-1}.grid{display:grid}.mb-12{margin-bottom:12px}.mb-20{margin-bottom:20px}.mb-4{margin-bottom:4px}.ml-8{margin-left:8px}.mr-12{margin-right:12px}.mr-14{margin-right:14px}.mr-4{margin-right:4px}.mr-8{margin-right:8px}.mt-40{margin-top:40px}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.inline{display:inline}.block,[block=""]{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-20{height:20px}.h-24{height:24px}.h-288{height:288px}.h-32{height:32px}.h-36{height:36px}.h-40{height:40px}.h-404{height:404px}.h-80{height:80px}.h-full{height:100%}.h1{height:1px}.h2{height:2px}.h3{height:3px}.h4{height:4px}.h5{height:5px}.h6{height:6px}.max-h-288{max-height:288px}.w-0{width:0}.w-108{width:108px}.w-144{width:144px}.w-188{width:188px}.w-212{width:212px}.w-24{width:24px}.w-300{width:300px}.w-320{width:320px}.w-36{width:36px}.w-384{width:384px}.w-400{width:400px}.w-48{width:48px}.w-520{width:520px}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.table{display:table}.-translate-y-1\/2{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-90deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-0{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-0{--un-scale-x:0;--un-scale-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-100{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-auto{overflow:auto}.break-all{word-break:break-all}.b,.border{border-width:1px}.border-\[\#ECEFF4\]{--un-border-opacity:1;border-color:rgb(236 239 244 / var(--un-border-opacity))}.rounded-3px{border-radius:3px}.rounded-4{border-radius:4px}.rounded-66{border-radius:66px}.rounded-8{border-radius:8px}.rounded-full{border-radius:9999px}.border-solid{border-style:solid}.bg-\[\#497FED\]\!{--un-bg-opacity:1 !important;background-color:rgb(73 127 237 / var(--un-bg-opacity))!important}.bg-\[\#497FED\]\/10{background-color:#497fed1a}.bg-\[\#999\]{--un-bg-opacity:1;background-color:rgb(153 153 153 / var(--un-bg-opacity))}.bg-\[\#f3f3f5\]{--un-bg-opacity:1;background-color:rgb(243 243 245 / var(--un-bg-opacity))}.bg-\[\#F7C838\]{--un-bg-opacity:1;background-color:rgb(247 200 56 / var(--un-bg-opacity))}.bg-\[\#F7C838\]\/10{background-color:#f7c8381a}.bg-\[\#FFAE35\]{--un-bg-opacity:1;background-color:rgb(255 174 53 / var(--un-bg-opacity))}.bg-\[var\(--se-primary-color\)\]{background-color:var(--se-primary-color)}.bg-\#fff{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.hover\:bg-\[\#497FED\]\/10:hover{background-color:#497fed1a}.hover\:bg-\[\#f3f3f5\]:hover{--un-bg-opacity:1;background-color:rgb(243 243 245 / var(--un-bg-opacity))}.hover\:bg-\[var\(--se-primary-color\)\]:hover{background-color:var(--se-primary-color)}.p-4{padding:4px}.p-8{padding:8px}.p12{padding:12px}[p1=""]{padding:1px}.p-x-8,.px-8{padding-left:8px;padding-right:8px}.p-y-4,.py-4{padding-top:4px;padding-bottom:4px}.px,.px-4,[px=""]{padding-left:4px;padding-right:4px}.px-12{padding-left:12px;padding-right:12px}.px-16{padding-left:16px;padding-right:16px}.px-20{padding-left:20px;padding-right:20px}.px-24{padding-left:24px;padding-right:24px}.px-56{padding-left:56px;padding-right:56px}.py-16{padding-top:16px;padding-bottom:16px}.py-6{padding-top:6px;padding-bottom:6px}.pb-4{padding-bottom:4px}.pb-8{padding-bottom:8px}.pl-12{padding-left:12px}.pl-36{padding-left:36px}.pt-16{padding-top:16px}.indent{text-indent:6px}[indent~="12"]{text-indent:12px}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-44{font-size:44px}.text-\[\#333\]{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity))}.text-\[\#497fed\],.text-\[\#497FED\],.text-\#497FED{--un-text-opacity:1;color:rgb(73 127 237 / var(--un-text-opacity))}.text-\[\#497FED\]\/60{color:#497fed99}.text-\[\#666\],.text-\#666,.text-\[\#666666\]{--un-text-opacity:1;color:rgb(102 102 102 / var(--un-text-opacity))}.text-\[\#999\],.text-\#999{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity))}.text-\[\#fff\]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-\#ccc{--un-text-opacity:1;color:rgb(204 204 204 / var(--un-text-opacity))}.text-\#F7C838{--un-text-opacity:1;color:rgb(247 200 56 / var(--un-text-opacity))}.text-\#FFFFFF{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.hover\:text-\[var\(--se-primary-color\)\]:hover{color:var(--se-primary-color)}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow-\[0_3px_6px_-4px_rgba\(0\,0\,0\,0\.12\)\,0_6px_16px_0_rgba\(0\,0\,0\,0\.08\)\,0_9px_28px_8px_rgba\(0\,0\,0\,0\.05\)\]{--un-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-\[0px_6px_12px_0px_rgba\(0\,40\,134\,0\.05\)\]{--un-shadow:0px 6px 12px 0px var(--un-shadow-color, rgba(0, 40, 134, .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}[duration~="0"]{transition-duration:0s}[delay~="0"]{transition-delay:0s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}
|
|
1
|
+
.smart-search-text[data-v-362bc17d]{margin-top:5px;display:flex}.smart-search-text[data-v-362bc17d] .se-input{margin-right:10px}.smart-search-text[data-v-362bc17d] .se-input .se-input__suffix{font-size:12px;opacity:.6}.smart-search-text[data-v-362bc17d] .se-button{font-size:20px;padding:0 6px}.smart-replace-text[data-v-362bc17d],.smart-advanced-options[data-v-362bc17d]{margin-top:12px}.smart-advanced-options[data-v-362bc17d] .se-checkbox{margin-right:15px}.smart-button-actions[data-v-362bc17d]{margin:12px 0 0;text-align:right}.smart-button-actions[data-v-362bc17d] .se-button{margin-left:10px}.samrt-search-replace-dialog .samrt-dialog{position:absolute;right:25px;top:131px;-webkit-user-select:none;user-select:none}.samrt-editor-container.toolbar-classic .samrt-search-replace-dialog .samrt-dialog{top:65px}.keyboard-shortcuts .heading1[data-v-fd38f239]{font-size:22px;color:#333}.keyboard-shortcuts .heading2[data-v-fd38f239]{font-size:20px;color:#333}.keyboard-shortcuts .heading3[data-v-fd38f239]{font-size:18px;color:#333}.keyboard-shortcuts .heading4[data-v-fd38f239]{font-size:16px;color:#333}.keyboard-shortcuts .heading5[data-v-fd38f239]{font-size:14px;color:#333}.keyboard-shortcuts .heading6[data-v-fd38f239]{font-size:12px;color:#333}.shortcuts-tabs[data-v-fd38f239]:after{position:absolute;left:0;top:48px;content:"";width:100%;height:1px;background-color:#eceff4}.shortcuts-tabs .tab-active[data-v-fd38f239]{background-color:var(--se-primary-color);color:#fff}.keyboard-shortcut span[data-v-fd38f239]:not(:last-child){margin-right:20px;position:relative}.keyboard-shortcut span[data-v-fd38f239]:not(:last-child):after{content:"+";position:absolute;top:0;right:-15px;display:flex;justify-content:center;align-items:center;width:10px;font-size:10px;color:#999}.attachment-view[data-v-7a84293d]{display:inline-block;cursor:pointer}.audio-view[data-v-d655d8d8]{cursor:pointer}.bubble-block[data-v-a44c48bd]{position:relative;display:inline}.bubble-block-label[data-v-a44c48bd]{position:relative;top:-4px;display:inline-flex;cursor:pointer;padding-right:4px}.bubble-block-content[data-v-a44c48bd]{display:block;position:fixed;width:320px;padding:16px;background-color:#a8eac8;z-index:1000;max-width:unset;word-break:break-all;border-radius:5px;box-shadow:#63636333 0 2px 8px;min-height:68px}.bubble-block-content[data-v-a44c48bd]:after{content:"";position:absolute;width:0;height:0;left:20px;border-style:solid;border-width:0 11px 14px 11px;border-color:transparent transparent #a8eac8 transparent}.bubble-block-content .bubble-block-input[data-v-a44c48bd]{text-indent:0;min-height:38.8px}.bubble-block-content.right[data-v-a44c48bd]:after{left:unset;right:24px}.bubble-block-content.top[data-v-a44c48bd]:after{top:-12px}.bubble-block-content.bottom[data-v-a44c48bd]:after{content:"";position:absolute;width:0;height:0;bottom:-12px;border-style:solid;border-width:14px 11px 0 11px;border-color:#a8eac8 transparent transparent transparent}.catalog-view[data-v-c2d5b01b]{display:inline-block;cursor:pointer}.code-view[data-v-b9ddb72d]{margin-bottom:8px}.code-view .node-content[data-v-b9ddb72d]{height:0}.code-view .node-content .ProseMirror-trailingBreak[data-v-b9ddb72d]{display:none}.code-view .node-code-block[data-v-b9ddb72d]{width:100%;overflow:hidden;border-radius:3px;position:relative}.code-view .node-code-block .show-code-block-toolbar[data-v-b9ddb72d]{position:absolute;right:5px;top:5px;font-size:12px;padding:3px 6px;cursor:pointer;background-color:#fff;border:solid 1px rgba(0,0,0,.08);z-index:10;border-radius:3px;display:none}.code-view .node-code-block.dark .show-code-block-toolbar[data-v-b9ddb72d]{color:#999;background-color:#000}.code-view .node-code-block:hover .show-code-block-toolbar[data-v-b9ddb72d]{display:block}.code-view .node-code-block:hover .show-code-block-toolbar[data-v-b9ddb72d]:hover{opacity:1}.code-view .output[data-v-b9ddb72d]{overflow:hidden;border-radius:3px;margin-top:6px}.code-view .output .list[data-v-b9ddb72d]{padding:10px;background-color:#fafafa}.code-view .output .list .row[data-v-b9ddb72d]{font-size:14px;height:20px;display:flex;align-items:center}.code-view .output .list .row.success[data-v-b9ddb72d]{color:#171717}.code-view .output .list .row.error[data-v-b9ddb72d]{color:#ff3e3e}.code-view .output.dark .list[data-v-b9ddb72d]{background-color:#171717}.code-view .output.dark .list .row.success[data-v-b9ddb72d]{color:#fff}.code-view .output.dark .list .row.error[data-v-b9ddb72d]{color:#ff3e3e}.code-view .run-operate[data-v-b9ddb72d]{position:relative;height:36px;background-color:#eee;border-radius:4px 4px 0 0}.code-view .run-operate .run[data-v-b9ddb72d]{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;right:20px;transform:translateY(-50%);width:24px;height:24px;font-size:16px;border-radius:6px}.code-view .run-operate .run[data-v-b9ddb72d]:hover{background:#fff}.code-view .run-operate .run[data-v-b9ddb72d]:active{background:#ccd7ee}.code-view .run-operate .status[data-v-b9ddb72d]{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:8px;height:8px;border-radius:50%}.code-view .run-operate .status.unrun[data-v-b9ddb72d]{background:#c1c1c1}.code-view .run-operate .status.runed[data-v-b9ddb72d]{background:#72d932}.code-view .run-operate .loading[data-v-b9ddb72d]{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:8px;height:8px}.code-view .run-operate .loading[data-v-b9ddb72d]:before{content:"";position:absolute;width:4px;height:4px;padding:2px;border-radius:50%;background:#497fed;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3-b9ddb72d 1s infinite linear}@keyframes l3-b9ddb72d{to{transform:rotate(1turn)}}.code-view.dark .run-operate[data-v-b9ddb72d]{background-color:#2e343e}.code-view.dark .run-operate .run[data-v-b9ddb72d]:hover{background:#497fed}.code-view.dark .run-operate .run[data-v-b9ddb72d]:active{background:#1c54c7}.prism-code-editor{max-height:560px;font-size:14px;overflow:auto}.prism-code-editor::-webkit-scrollbar{width:4px!important;height:4px!important;position:absolute}.prism-code-editor::-webkit-scrollbar-track{width:4px!important;background:transparent}.prism-code-editor:hover::-webkit-scrollbar-thumb{background-clip:padding-box;border-radius:1em;transition:background-color .3s;cursor:pointer}.prism-code-editor textarea[aria-readonly=true]{caret-color:transparent}.prism-code-editor:focus{outline:none}.dark .prism-code-editor{caret-color:#2f81f7;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono;--editor__bg: #171717;--widget__border: #303741;--widget__bg: #161b22;--widget__color: #b8bfc7;--widget__color-active: #fff;--widget__color-options: #757e8a;--widget__bg-input: #171717;--widget__bg-hover: #5a5d5e4f;--widget__bg-active: #1f6feb66;--widget__focus-ring: #007acc;--search__bg-find: #f2cc6080;--widget__bg-error: #5a1d1d;--widget__error-ring: #be1100;--editor__bg-highlight: #6e76811a;--editor__bg-selection-match: #3fb95040;--editor__line-number: #6e7681;--editor__bg-scrollbar: 210, 10%, 32%;--editor__bg-fold: #7d8590;--bg-guide-indent: #e6edf31f;color-scheme:dark;color:#fff}.dark textarea::selection{color:#0000;background:#264f78}.dark .pce-matches .match{--search__bg-find: #8c8d6c}.dark .active-line{--editor__line-number: #e6edf3}.dark .guide-indents .active{--bg-guide-indent: #e6edf33d}.dark [class*=language-],.dark .language-markdown .url>.operator,.dark .token.punctuation,.dark .token.attr-equals,.dark .token.code.keyword{color:#e6edf3}.dark .token.atrule,.dark .token.variable,.dark .language-css .token.url,.dark .token.parameter,.dark .token.list.punctuation,.dark .token.class-name,.dark .token.maybe-class-name{color:#ffa657}.dark .token.atrule .rule,.dark .token.unit,.dark .token.selector .combinator,.dark .token.operator,.dark .token.regex-flags,.dark .token.token.anchor,.dark .token.number.quantifier,.dark .token.keyword{color:#ff7b72}.dark .token.tag,.dark .token.selector,.dark .token.doctype,.dark .language-regex .escape{color:#7ee787}.dark .token.token.interpolation-punctuation,.dark .token.attr-value,.dark .token.string,.dark .token.regex,.dark .language-regex,.dark .token.string-property,.dark .language-markdown .url .content,.dark .language-markdown .url .variable{color:#a5d6ff}.dark .token.builtin,.dark .token.selector .class,.dark .token.selector .id,.dark .token.pseudo-class,.dark .token.pseudo-element,.dark .token.attr-name,.dark .language-css .token.property,.dark .token.number,.dark .token.color,.dark .token.boolean,.dark .token.constant,.dark .token.title.important,.dark .title.important .punctuation,.dark .language-css .token.function,.dark .token.code-snippet.code,.dark .token.doctype .name,.dark .token.property-access,.dark .token.keyword-null,.dark .token.keyword-this,.dark .token.char-class,.dark .token.char-set,.dark .token.regex .punctuation,.dark .language-jsx .tag>.punctuation,.dark .language-tsx .tag>.punctuation{color:#79c0ff}.dark .token.function{color:#d2a8ff}.dark .token.comment,.dark .token.cdata{color:#8b949e}.dark .token.important,.dark .token.bold{font-weight:700}.dark .token.italic{font-style:italic}.dark .token.bracket-level-0,.dark .token.bracket-level-6{color:#79c0ff}.dark .token.bracket-level-1,.dark .token.bracket-level-7{color:#56d364}.dark .token.bracket-level-2,.dark .token.bracket-level-8{color:#e3b341}.dark .token.bracket-level-3,.dark .token.bracket-level-9{color:#ffa198}.dark .token.bracket-level-4,.dark .token.bracket-level-10{color:#ff9bce}.dark .token.bracket-level-5,.dark .token.bracket-level-11{color:#d2a8ff}.dark .token.bracket-error{color:#7d8590}.dark .token.markup-bracket{color:inherit}.dark .active-bracket{box-shadow:inset 0 0 0 1px #3fb95099,inset 0 0 0 9in #3fb95040}.dark .active-tagname,.dark .word-matches span{box-shadow:inset 0 0 0 1px #6e768199,inset 0 0 0 9in #6e768180}.light>.prism-code-editor{caret-color:#24292e;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono;--editor__bg: #fafafa;--widget__border: #bfbfbf;--widget__bg: #f6f8fa;--widget__color: #434d56;--widget__color-active: #fff;--widget__color-options: #5a6772;--widget__bg-input: #fafbfc;--widget__bg-hover: #b8b8b84f;--widget__bg-active: #2188ff33;--widget__focus-ring: #007acc;--search__bg-find: #ffdf5d66;--widget__bg-error: #f2dede;--widget__error-ring: #be1100;--editor__bg-highlight: #f6f8fa;--editor__bg-selection-match: #34d05840;--editor__line-number: #1b1f2380;--editor__bg-scrollbar: 210, 7%, 55%;--editor__bg-fold: #656d76;--bg-guide-indent: #1f23281f;color-scheme:light;color:#333639}.light textarea::selection{color:#0000;background:#add6ff}.light .pce-matches .match{--search__bg-find: #e9e5ba}.light .active-line{--editor__line-number: #1f2328}.light .guide-indents .active{--bg-guide-indent: #1f23284d}.light [class*=language-],.light .language-markdown .url>.operator,.light .token.attr-equals,.light .token.punctuation{color:#24292e}.light .token.doctype,.light .token.builtin{color:#005cc5}.light .token.atrule,.light .token.variable,.light .language-css .token.url,.light .token.parameter,.light .token.list.punctuation,.light .token.maybe-class-name,.light .token.class-name{color:#e36209}.light .token.keyword,.light .token.doctype .name,.light .token.atrule .rule,.light .token.unit,.light .token.selector .combinator,.light .token.regex-flags,.light .token.token.anchor,.light .token.number.quantifier,.light .token.operator{color:#d73a49}.light .token.tag,.light .token.selector,.light .language-regex .escape{color:#22863a}.light .token.selector .class,.light .token.selector .id,.light .token.pseudo-class,.light .token.pseudo-element,.light .token.function{color:#6f42c1}.light .token.token.interpolation-punctuation,.light .token.attr-value,.light .token.string,.light .token.regex,.light .language-regex,.light .token.string-property,.light .language-markdown .url .content,.light .language-markdown .url .variable{color:#032f62}.light .token.code.keyword{color:#24292e}.light .token.attr-name,.light .language-css .token.property,.light .token.number,.light .token.constant,.light .token.color,.light .token.boolean,.light .token.title.important,.light .title.important .punctuation,.light .token.property-access,.light .token.char-class,.light .token.char-set,.light .token.regex .punctuation,.light .language-css .token.function,.light .token.code-snippet.code{color:#005cc5}.light .token.comment,.light .token.cdata{color:#6a737d}.light .token.important,.light .token.bold{font-weight:700}.light .token.italic{font-style:italic}.light .language-jsx .tag>.punctuation,.light .language-tsx .tag>.punctuation{color:#0550ae}.light .token.bracket-level-0,.light .token.bracket-level-6{color:#0366d6}.light .token.bracket-level-1,.light .token.bracket-level-7{color:#138934}.light .token.bracket-level-2,.light .token.bracket-level-8{color:#b37700}.light .token.bracket-level-3,.light .token.bracket-level-9{color:#cb2431}.light .token.bracket-level-4,.light .token.bracket-level-10{color:#a43276}.light .token.bracket-level-5,.light .token.bracket-level-11{color:#8a3ddb}.light .token.bracket-error{color:#ff1212cc}.light .token.markup-bracket{color:inherit}.light .active-bracket{box-shadow:inset 0 0 0 1px #34d05899,inset 0 0 0 9in #35d05940}.light .active-tagname,.light .word-matches span{box-shadow:inset 0 0 0 1px #afb8c199,inset 0 0 0 9in #eaeef280}.file-view[data-v-b831479e],.gallery-view[data-v-b5165d52],.iframe-view[data-v-28e59e97]{cursor:pointer}.image-view[data-v-df476efb]{position:relative;display:inline-block}.image-view .image-title[data-v-df476efb]{position:relative;word-break:break-all;white-space:normal;margin-top:14px;text-align:center;min-height:20px;line-height:20px;font-size:16px;color:#333;max-width:100%}.image-view .image-title--hide[data-v-df476efb]{margin-top:0;min-height:0;height:0;line-height:0;opacity:0}.image-view .image-operation-bar[data-v-df476efb]{line-height:1.4;background:#fff;box-shadow:#0000004d 0 0 4px,#ffffff0d 0 1px inset;position:absolute;top:9px;left:6px;max-width:500px;z-index:9}.image-view .image-view__body__wrapper[data-v-df476efb]{position:absolute;top:0;left:0;background-color:#00000080;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.image-view .image-error[data-v-df476efb]{width:100px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAlKSURBVHic7Z1NbxvFH8e/M+tdO7EJ3jZKkMghzSWH1hLyhRwAtc0FLhEHJMSrKH0F6P8CqvT/AhBvAZULQmpB0EN7qZDSUnHBOZRDLaHdkCxx9mk4/DzeXXvtPNjenZL5SFayz+P57u9pZtIyDCEcZx2cfwUh3gOwDqA5fI5mKlwALhj7FnH8f2bb++mDLL0hDg52IcSXRbbu0sPYffb223cHm/IX4bo/ArhZRps0+Ik1m7cAgAN9y9BilMnNvgZgwnHWwVin7BZpAAhxjYPzO2W3Q9OH8684hPi07HZo+gjxHodOa1ViXQuiFk1edgs0WbQgiqEFUQwtiGJoQRRDC6IYWhDF0IIohhZEMbQgiqEFUYxK2Q04CyKKEJ+cIDo+BjgHMwzwSgW8WgUzjLKbN1OUFyQOAgSOAxFFmf2DLcbAq1VwywI3TbBKBYy/uYavtCAijuH/9RcgxISTBOJeD3GvN9jF+tbzJlqR0oKER0eTxRiDCENEYfhGWlF5gggBEUUQcZzdzxi4aQJA5q2f9lnDVsQtC8w0lbOiUgSJez1EJye5x7hpAqYJEccjcWOmbfB9wPcHVsQMYyCSsbBQmgUVLkjU6yEeIwaAwZsa+35RTQJAmVx0fAwcHyP8+29UGg1U3nqr0DYARdchQkwUA6CADBQvyDDh0RHCw8PCn1uoIHEQTD6BsYGFiNPOLYDw6GiubjOPQgUZCeBDpAPrqeIVxGkWPWuUSntlII2D4ELp7pmfYxioNBpgpjmIHeMyuqItRC1BCgjozDBgXb2aWKNpwqjVEB4eUt0zTMHZllLVkQzo84wfRr2eW3MYi4u553PLmltbcp9X6NMmwXnisuZoIbyS7xSYYYwKlSpSi0IZQbjMruZcEI67t4jjkaSjaDEAhQQpqiAMPS93f+R5I4kEK0EQZYL6aYLIYY1BnRJFEEFwbgFFGMJ3HFQaDXCZZfV6uQG96PgBKCjIcEDntRrMpaWxg39xECA4ODhXIhD3evB7PYCxiel1GYIo4bKYYVDnIFsQGvU6LNueOBLLTRPWlSsXcy8TxGCGUcoAozqCIFsQMtOEubR0tus5P1W481KGdQCqCZKKB2cVI32PSqMxuzaVENABVQQZKgi5ZV3oDTUWF2dmJZfXQhgbKQin6YyZWEkJBaGk9CxLVs7pgpBXqxe+n7G4OHHYnFsWeK0Go1YbJBIiiiDCEOHhIUQUlSYGoIAgyBkumdbtVBoNBAcHo/uXllCp10f2M85pkHFhAaHnFT7Cm6Z0QfgcZgjzrMRaXk7e/IcPgUePgD/+AACI69eBGzeAnZ1cwYqECded38TDEHnz6ebSEsAYAtelOW0A1pUrU7ktgFJouaZrYBndLsS9e2AvX+ZeI65fB7t7F1hZmerZ01BuUGds4MfT8w5SmGngpknzHqaJSr1OMWp3NyvGZ5/RRzbnxQuIe/emfvY0lC9In/SweHR8PJMFBtw0UV1epo0HD8BevMie8MEHwIcfZpv08iW5tJIoV5A4HlTmwzVEeHQE33FmFlvYb7+d/eRHj2byzItQelCPg2BQd1hXr8J3nEGBKAcB04vYLrwUdG/v7Of2g30ZFCoIY2xkX3xyMuhgZhioLi9T8O/1EPs+1QipRWz9G5EwcilorXaxgcDHj6f8RrOnWEFy6gsRx4g8j5Zv9uOIIQu3/vHY90mcIBgMQGaWgh4cZK2ov6g6w8bGqJU8fgzkLWxotWbwbS9GsYL0LWF4qlTEMULPo+P9P8aRQ/KM84xAALm5gUCnWJFRr9O1t2+PCvL11yTI559n99+4MY+vfyYKjyHGwgLCf/7JnYsQYQgRhkmtwjl4f/GBFAug7CltAROtCGRx2N6G+OGHbNr7zTfAO+9kG9FqATs7s/3S56DQwlAi4phiRBRRpnVW+ktNGef0RzmVSiZ1Tt9fhCHiIIAIAvBqFcbCAhWGu7uj6a+k1QLu3Cm1MCxFkDIRcQx89x2wt5cIs7FBLm17u9zG4RIKojrlz4doMmhBFEMLohhaEMXQgiiGFkQxtCCKoQVRDC2IYryZgoz5G49Tz+8P2atMsaO9r17R5zRWV4Fr17LXbG0lxx88oBHZvCU7v/xC166t0bbn0flffAE8e0YDhxsbybFnz4B2m+41rn2tVv6z5kCxgjgOEATAu+/S9qtX1PnpyaROB3j9OhHE989uEZ5H9/R94PffqfNdl449eQJ0u3ROEACbm9TJpkki3r5N7fO85NkA8Pw5zZn8JwUBgGYzmb3780+g0UgEWV3N/+J5oqS30wvgNjfpGQBg24BlkUgrK3RNvZ59xtYWiSfXE1tW9njBy0qLFyQIyE3IN7jZJGEcJ3Elw7guuZ006aU6779P166tkXjdLu237aRDZSdLqwCSxQy2nRzrdskqJJaViFUAxQtimvTFd3bIjXQ69OZub+dbh+eRcOkYkndPgKZenz+njm63qXOldchO7nbps7qauDCAnm/bhbmmcRQviOwA+YbLt/rhQ+q4IBh1E+MyI9PMvr3SJUm302jQz+HrZcDf2iLxOv3/E63TIUv1fbJKOXO4tpZY0ZwpXhDLok5vt+nt9Tzy+7ZNnSHdjSQI8l0WQME3bTkyIfA8sohWi1xjOm50OvT76uro/TY36afjkFudZJVzohyXJTtKWofrJm/hsCCOQ+LJzpI8eTJ673abBHn6NDsdmw7U44K05yVW6/v0IqTj1DiXOmPKWbno+0kAdZwk3RxaZwvPo3Pa7fM/o9tNsq10lpb359OeRwJ//DFtf/89tc+2C7eS4iv1bpesw3HobV1Zobff9ykVlnUDQNvN5vn8t+tSB+/tJZ0vLSSdYaXb4/tkoa5L63pXVsgiul0S6vXr6b/3GVFn6GR46Y0MxB99dP57tdtZFyMtxPNGU9jVVeCTT0iQn3+monVri87b3qafT5+evw0XRK86UQx1LEQDQAuiHFoQxdCCKIYWRDG0IIqhBVEMLYhiaEEUQwuiGFoQxdCCKAYH4J56lqYoXA5gv+xWaAa4HIz9WnYrNH0Y+5YJx1kHY52y26IBIMQ1zmx7H4zdL7stlx7G7jPb3h/8MwjCdX8EcLO8Fl1qfmLN5i0glfayZvOWtpQSYOy+FAMARv6hEOE46+D8DoT4FECz/9HMDhfAPhj7FXH8P2bb++mD/wIiyd6uPzmTvgAAAABJRU5ErkJggg==) no-repeat center}.image-view[data-v-df476efb] .smart-dropdown-menu{min-width:90px!important}.inline-audio-view[data-v-7b7ebf20],.inline-gallery-view[data-v-03fa1c7e],.inline-read-view[data-v-7bdc53f0],.inline-video-view[data-v-8d427a6d],.map-view[data-v-50addf21]{display:inline-block;cursor:pointer}.recorder-view[data-v-64acb1e6],.video-view[data-v-d720e8fc]{cursor:pointer}.smart-history-drawer-body{padding:0!important}.smart-history-drawer-body .history_wrapper .empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-history-drawer-body .history_wrapper-sidebar{border-left:var(--n-header-border-bottom)}.smart-history-drawer-body .history_wrapper-sidebar .versions-group{width:100%;height:calc(100% - 40px);padding-right:4px}.smart-menu-button[data-v-aedfe69c]{--td-comp-paddingLR-s: 5px;--td-radius-default: var(--se-radius);border:none;padding:4px;height:24px;font-size:16px}.smart-menu-button.active[data-v-aedfe69c]{background-color:var(--se-button-hover-background)}.smart-menu-button.active .smart-button-icon-arrow.smart-button-handle[data-v-aedfe69c]{background-color:#0000000d}.smart-menu-button .smart-button-content[data-v-aedfe69c]{display:flex;align-items:center;justify-content:center;font-size:16px}.smart-menu-button .smart-button-content .smart-button-text[data-v-aedfe69c]{display:none}.smart-editor-block-menu .smart-menu-button{color:var(--se-text-color-light)!important}.smart-block-menu-hander{position:fixed;z-index:20;margin-left:-20px;display:flex;align-items:center;height:36px;transition:transform .2s}.smart-block-menu-hander .smart-menu-button{background-color:transparent}.smart-block-menu-hander .smart-menu-button .smart-button-content{color:#00000080}.smart-block-menu-hander .smart-menu-button:not(.active):hover{background-color:var(--se-content-node-selected-background)}.smart-block-menu-hander .smart-menu-button.active:hover{opacity:.8}.smart-block-menu-hander .smart-menu-button.active .smart-button-content{color:var(--se-text-color-light)}.smart-block-menu-dropdown{max-height:300px}.smart-block-menu-dropdown .smart-block-menu-group-name{padding-left:15px!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu,.smart-block-menu-dropdown .smart-dropdown__submenu{--td-radius-default: 0;padding:8px 0!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-divider,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-divider{margin:4px 0 2px;opacity:.5}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item{padding:2px 0;min-width:180px!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-menu-button,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-menu-button{background-color:transparent;padding:0 15px;box-sizing:border-box;justify-content:flex-start;width:100%}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-menu-button-wrap,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-menu-button-wrap{display:block!important}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-menu-button .smart-button__text,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-menu-button .smart-button__text{width:100%}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content{width:100%;justify-content:flex-start}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-button-text,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-button-text{color:var(--se-text-color)}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-button-icon,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-button-icon{margin-right:3px;font-size:16px;color:#666}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-button-kbd,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-button-kbd{flex:1;text-align:right;color:var(--se-text-color-light);font-family:Arial,Helvetica,sans-serif;font-size:9px}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-heading,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-heading{display:flex;color:var(--se-text-color)}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-button-content .smart-heading .icon-heading,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-button-content .smart-heading .icon-heading{font-size:12px;display:inline-block;width:2em}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item--disabled .smart-button-content,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item--disabled .smart-button-content{opacity:.6}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item-direction,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item-direction{opacity:.4;font-size:12px!important;margin-right:8px}.smart-block-menu-dropdown .umsmarto-dropdown__menu .smart-dropdown__item .smart-dropdown-item-label,.smart-block-menu-dropdown .smart-dropdown__submenu .smart-dropdown__item .smart-dropdown-item-label{padding:1px 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.smart-block-menu-dropdown .smart-dropdown__submenu{margin-left:10px}.smart-block-menu-dropdown .smart-delete-node .smart-button *{color:var(--se-error-color)!important}.smart-block-submenu-dropdown{margin-left:10px}.assistant_panel[data-v-471b22dc]{width:500px}.assistant_panel_body[data-v-471b22dc]{position:relative;width:500px;padding:12px 14px;display:flex;flex-direction:column;overflow:hidden;background:#f1f5fe;border-radius:8px;border:2px solid #6d99f1;box-shadow:0 4px 15px -5px #0313554d;color:#000}.assistant_panel_body .title[data-v-471b22dc]{display:flex;justify-content:space-between;align-items:center;padding-left:36px;height:20px;color:#999}.assistant_panel_body .title_icon[data-v-471b22dc]{position:absolute;top:6px;left:10px;width:32px;height:32px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAhBSURBVFiFtZdbiGVHFYa/tar23uf0OT19me65JsxoTGJ6TAhkQkSJGSTgm3kIGdCgD6IRfPDVF2GmCWoEffUhIa8+TAtBvIARZGIUjSSYGNNqGDH3zPQl3TPdp8/Ze1fV8qHOXDPBCLqh2Jx99q7/X3/9a9Uq4UNdJhiwiHACWEKu+9pDGIvACSy/IfafZr7+RNcDXkCOzSMrq2jTR8K5q7/1e7FyG9szTzq9irGMfRgiH0zATC4CL4DbGaBDh5tu0VpxIaJXEXCkKhE3C1I3Eid6pGWIl4lcn8T1CZgJIHc9jlsvcYMevrtGUc7h6y2KUnBRcObG8UXMGbExYjVJ27SE7ogwO0m4ASIQjyxjJ09i16rxfgJmwhK6AG5zA1+WlM5RDgPVlz4R77x9Tu4voz3ggh1UwxGNECzUwc7Upr95aVOe+vUb/sxERTOdaA5N00zVhMEGYWOGtHScdCUJ+SDw9RFF0aFiSPfhI9x5z432La9276gxmhGE2ogjw1rDgiEJCqDjhCj2zF8vuO+8fM6fOVRQF47RgRH1oEP7CsRTx0kyJuGulX1hGb8+ovBGx5Teo/emr926z37UiBzeMWjHvjQDS5dHiNC2UDeGazl8uLIvfnyK4bktPbNniKoifojNVKRnjmCnTy9eScAEQe56Fbc2S+HJ4N+/J/5gelK+MYiirRlcFM4AkcvyGZDG9wgWwGp0xnHvwZ4d3NzRP/UEOkraG4idDnb06ElOn140vTTBArJe4so1SoZ0Hz2avrJrguNbDYRopDiO1sBEQAEP6kG94Dw4ZziXo5IEO9uJXSk9cGQ+fBlhppuY7BudmRn8wgJimLiL0S/M4zdLim6i88BN4bY79skTWwGNBpZkLPVYhUtKCJd8bYYy5pWgMKEwgRZ6JXdH4wVNupY8IQRa9w/ST45hejH6nQHaXaMYFlTHbnTfrlvzKYzljNloFsEiWY0IhmGSUcUJOEEduAK8h0JADWKN29ePXwd2ucBE2VCxgFtYQDyLyLH7kL+NcP0+xYMHw0c7Ip/dbC1HDaRLiy0YxifnlNkyP9xujGffijmfBHpd4fbDjuW/R7wTCssZ0hG5q+q2t1MXW6liex4c84hyAlZW0RuGeGcUd++VB5vmcnrlcTFyY18pHJlS9neF/V3h5iklGSSDwsPn7yjZM6WIgjrwTvAKqTX2TPBpC3TdNtXmAL+6iipLyNRbuNLhpoWya/aZ0GRgxsAWII2JHOrlyH/+WuC1rWyG2RJSAi9C6YWNgRExTBOqhte8FKgdS4kqFhSmuH4f0WPLyMfm0MMTFHs9VWncFtsMluKVHoDCjJunlDrC2xeM9Z1MoOeFZDDTzeRGrREtZyYIKqACXS/zUfEa8aGLds8hest+ZFpxvQHFZE1HDZ8COfqx8dJ43DKlVA5eXolYgLXtDDFbCSkY/bEv1rYSwbIqCUgYBjgVZ5o3sT6wuoHogXcR16LTFcXektIaEwtyjfTZE7fM5rKxuyvcPqfUbbbm7gkhRqNX5t/DZvxtgoiRJBvZxLA2J/E2MJjBlAXYWyJTJdo3ilgTpDVsPAkBaGF/X5ibyBF+ZFo5ekBZuZAVmCwhBig1/796PmKWgaNAEGgdjCBKQduUxBAyET97FvG7M6MiIvXIVixy0ADTMWsR7tibq/Yvl1vWBnntR41RB2O+p4RgzPczgbo2ChOiM1oRzAneCa3yRp2oK6UBYq9H0upTpAsFSRqSg2iNnHYRrAVpDYlCKXBwSrgwMv65kjg/MM4PjNTC6rZdWpbKC2+uR5qQi1N0QlNB0xFCX2gL/f1Q2dkxmtGIsLGB+Xe3sAWIZ5VWPfXGNs/t7vOwxPEGk4yDs8rbG4lnX405PSXviNGMV89GUjIKhTfWIs+daRAFq4RQKVZCLKGs4F+vu58NYDBURpqblSSnTpkDym3obzfMi7Jv31z7wzrYnXWCKEbUvJbJculNY27RLLvdciXyTuh6oaqUqgJXCVopnQq05Q+/et5/dcqxORHZpmTEMkEfWs7BnB/QxpYdVbbeG7gnO16SM5AIEvIgXq6IKeZcNwwVwVcZ2HcV7Qipo6SOQkfwXuKLZ/2j5xu23koMz5e5MTl5ElNOYPPLpIk5mo5jJyW26m19qQk8OVGAJpBgeSSBaIhls6nkUluUQlUqRVdwXUE6ApVAARMeVrftsV+8ziurO+xsbVP/doOwtJz3URURewbSzJDQKiPfsiXC5rn14seN8XS/BIcgCSQagiCS9/2iyOBlJRQdxZWKFIJ5QRz0CmFlPS5973n/+AAGq7sYvQPtC+8SOZnTUHI/YrJ0Cj3bx0/WdHdGTLYNMyPP9IGZ9guFpEeGrekoQVTBvIEHCkHGDYm4fNdC6JTQ8RLXh/bdR1/2T0jDThBGuzu0yw8R4HKbfrmrMpPFRdyuBYpOSycYveiZbCKTZSfeOteP31Tl6CgZjRjJCeZzH+B87gHKUuiUQoj87o9vy2NPveNepMuwHVHv7tAuQ+Qh0pVnhKu64oskDh3CNz2qYaDTBiYuJCa2HNXcruam/bvkc07tvqLgsHi8OjCVUAc7Gwv307+s8PTSW+7PXU8dI03T0EzPEK4H/j4CF0ksLaHL4HojijBL+d4qVTSKnS7uzYSOajinSF1gdQ0qpKsOJmuE4Rxtb0DY3RBfeIR4pexXXv7aByJihqXjp+D+IVYrYd3RtIobjdAQ0a0iZ6XLG44lAEeaMOLmiNTtEuchLfeIr70+7iL/q6PZFWocX0KPzCPvvIq8WaPDSYTDUK8i7w4utaf/h8PplUQwWTw5fvcEnPwfHs//DTJAmhnfDXCBAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%}.assistant_panel_body .title .stop[data-v-471b22dc]{display:flex;align-items:center}.assistant_panel_body .title .stop_text[data-v-471b22dc]{margin-left:8px;font-size:14px;color:#497fed}.assistant_panel_body .title .stop_en[data-v-471b22dc]{margin-left:4px;font-size:12px}.assistant_panel_body .result_wrapper .operation[data-v-471b22dc]{display:flex;align-items:center}.assistant_panel_body .result_wrapper .operation_button[data-v-471b22dc]{display:flex;justify-content:center;align-items:center;height:24px;padding:4px 8px;font-size:12px;border:1px solid #e0e4ed;border-radius:4px;background:#fff;color:#666;margin-right:8px;cursor:pointer}.assistant_panel_body .result_wrapper .operation_button.primary[data-v-471b22dc]{background:#497fed;border:0px;color:#fff}.assistant_panel_body .result_wrapper .result[data-v-471b22dc]{margin-top:12px;max-height:264px;font-size:16px;color:#333;overflow:auto}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre{padding:0 2px!important;border-radius:5px!important;position:relative;font-size:12px!important;background-color:#f1f3f7;margin:.25rem 0;overflow:hidden!important}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre code{display:block!important;margin:0 10px!important;overflow-x:auto!important;font-size:14px}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre code::-webkit-scrollbar{height:6px}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre code::-webkit-scrollbar-track{background:#f1f3f7}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre code::-webkit-scrollbar-thumb{background:#b6ccf8;border-radius:5px}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre code::-webkit-scrollbar-corner{background:#f1f3f7}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre .line-numbers-rows{position:absolute;pointer-events:none;top:36px;bottom:36px;left:0;font-size:14px;width:20px;text-align:center;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;user-select:none;counter-reset:linenumber}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre .line-numbers-rows span{pointer-events:none;display:block;counter-increment:linenumber}.assistant_panel_body .result_wrapper .result[data-v-471b22dc] pre .line-numbers-rows span:before{content:counter(linenumber);color:#999;display:block;text-align:center}.assistant_panel_body .result_wrapper .dot[data-v-471b22dc]{margin-top:8px;font-size:12px;color:#999}.assistant_panel_action[data-v-471b22dc]{margin-top:8px;padding:8px 0;width:104px;height:176px;background:#fff;box-shadow:0 4px 10px #0000003d;border-radius:8px;overflow:auto;color:#666}.assistant_panel_action .prompt_item[data-v-471b22dc]{display:flex;justify-content:center;align-items:center;height:32px}.assistant_panel_action .prompt_item[data-v-471b22dc]:hover{cursor:pointer;background-color:#eff0f0}.assistant_panel_action .prompt_item_icon[data-v-471b22dc]{width:16px;height:16px;font-size:16px}.assistant_panel_action .prompt_item_text[data-v-471b22dc]{margin-left:8px;font-size:12px;height:16px}@keyframes panel_shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.shake{animation:panel_shake .3s ease}.smart-menu-button[data-v-cf82847a]{--td-comp-paddingLR-s: 5px;--td-radius-default: var(--se-radius);border:none;padding:4px;height:24px}.smart-menu-button.show-text[data-v-cf82847a]{width:auto}.smart-menu-button.show-text .smart-button-content .smart-button-text[data-v-cf82847a]{display:block!important;margin-left:3px}.smart-menu-button[disabled] .smart-button-icon[data-v-cf82847a]{--se-primary-color: var(--se-text-color-disabled);color:var(--se-text-color-disabled)!important}.smart-menu-button[disabled] .smart-button-text[data-v-cf82847a]{color:var(--se-text-color-disabled)!important}.smart-menu-button-wrap[data-v-cf82847a]{display:inline-flex}.smart-menu-button-wrap[data-v-cf82847a]:not(:last-child){margin-right:4px}.smart-menu-button.active[data-v-cf82847a]{background-color:var(--se-button-hover-background)}.smart-menu-button.active .smart-button-icon-arrow.smart-button-handle[data-v-cf82847a]{background-color:#0000000d}.smart-menu-button .smart-button-icon-arrow[data-v-cf82847a]{display:flex;width:12px;height:24px;align-items:center;justify-content:center;margin-right:-3px}.smart-menu-button .smart-button-icon-arrow.smart-button-handle[data-v-cf82847a]{margin:0 -4px 0 2px}.smart-menu-button .smart-button-content[data-v-cf82847a]{display:flex;align-items:center;justify-content:center;font-size:16px}.smart-menu-button .smart-button-content .smart-button-text[data-v-cf82847a]{display:none}.smart-color-picker-container[data-v-cf836d04]{width:244px;padding:8px 4px}.smart-color-picker-group[data-v-cf836d04]{display:flex;flex-wrap:wrap;margin:8px 0;gap:4px}.smart-color-picker-group-title[data-v-cf836d04]{color:var(--se-text-color-light);font-size:12px;margin:5px 0 2px}.smart-color-picker-item[data-v-cf836d04]{width:20px;height:20px;border:solid 1px rgba(0,0,0,.1);margin-bottom:2px;flex-basis:20px;box-sizing:border-box;transition:all .2s;cursor:pointer;border-radius:3px}.smart-color-picker-item[data-v-cf836d04]:hover{transform:scale(1.1);border-color:#0000004d}.smart-color-picker-divider[data-v-cf836d04]{height:1px;background-color:var(--se-border-color-light);margin:10px 0}.smart-color-picker-more[data-v-cf836d04]{display:flex;justify-content:space-between;align-items:center;padding:5px;cursor:pointer}.smart-color-picker-more[data-v-cf836d04]:hover,.smart-color-picker-more.active[data-v-cf836d04]{background-color:var(--td-bg-color-container-hover);border-radius:var(--se-radius)}.smart-color-picker-more-menu[data-v-cf836d04]{display:flex;align-items:center;font-size:12px;color:var(--se-text-color-light);cursor:pointer}.smart-color-picker-more-menu .smart-icon[data-v-cf836d04]{margin-right:5px;font-size:18px}.smart-color-picker-selected[data-v-cf836d04]{width:100%;height:100%;background-color:#fff}.smart-color-picker[data-v-cf836d04] .se-color-picker-checkboard{display:none}.smart-background-color[data-v-5e0cc688]{width:12px;height:3px;position:absolute;margin:0 0 -10px}.smart-current-color[data-v-de44b29f]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-background-color[data-v-9cbd029a]{width:12px;height:3px;position:absolute;margin:0 0 -10px}.smart-background-color[data-v-ce6b29b9]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-bubble-menu-divider[data-v-ed37106b]{width:1px;border-right:solid 1px var(--se-border-color-light);height:16px;margin:0 5px 0 0}.smart-bubble-menu-divider[data-v-ed37106b]:last-child:is(.smart-bubble-menu-divider){display:none}.smart-page-container .format-painter{cursor:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill='none'%20version='1.1'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='master_svg0_114_0472'%3e%3crect%20x='0'%20y='0'%20width='16'%20height='16'%20rx='0'/%3e%3c/clipPath%3e%3cclipPath%20id='master_svg1_114_0473'%3e%3crect%20x='5.022216796875'%20y='-1.4962158203125'%20width='12.9876708984375'%20height='13.50201416015625'%20rx='0'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23master_svg0_114_0472)'%3e%3cg%20transform='matrix(0.9396925568580627,0.3420201539993286,-0.3420201539993286,0.9396925568580627,-0.20885891135549173,-1.8079323127967655)'%20clip-path='url(%23master_svg1_114_0473)'%3e%3cg%3e%3cpath%20d='M13.767943347587586,1.5037841796875L15.545953347587586,1.5037841796875C16.650553347587586,1.5037841796875,17.545953347587584,2.3992141796875,17.545953347587584,3.5037841796875L17.545953347587584,6.0037841796875L16.458353347587586,6.0037841796875L16.473353347587583,10.5124841796875L6.559453347587585,10.5454841796875L6.544343347587585,6.0037841796875L5.485992197487586,6.0037841796875L5.485992261387586,3.5037841796875C5.4859922895875854,2.3992141796875,6.381423347587585,1.5037841796875,7.485993347587586,1.5037841796875L9.264033347587585,1.5037841796875L9.264033347587585,0.0037841796875C9.264033347587585,-0.8246428203125,9.935613347587585,-1.4962158203125,10.764033347587585,-1.4962158203125L12.267943347587586,-1.4962158203125C13.096373347587585,-1.4962158203125,13.767943347587586,-0.8246428203125,13.767943347587586,0.0037841796875L13.767943347587586,1.5037841796875Z'%20fill-rule='evenodd'%20fill='%23FFFFFF'%20fill-opacity='1'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M13.768006796875,1.5037241796875L13.768006796875,0.0037841796875C13.768006796875,-0.8246428203125,13.096436796875,-1.4962158203125,12.268006796875,-1.4962158203125L10.764096796875,-1.4962158203125C9.935676796875,-1.4962158203125,9.264096796875,-0.8246428203125,9.264096796875,0.0037841796875L9.264096796875,1.5037241796875L7.486056796874999,1.5037241796875C6.381486796875,1.5037241796875,5.486053796875,2.3991541796875,5.486053796875,3.5037241796874996L5.486053796875,4.5067741796875L5.485970796875,8.2561941796875Q5.485970796875,9.3808841796875,5.319020796875,10.5055841796875Q5.207691796875,11.2555841796875,5.022125052675,12.0055841796875L12.174436796875,12.0055841796875C12.174436796875,12.0055841796875,12.191006796875001,12.0057841796875,12.191006796875001,12.0057841796875C12.191006796875001,12.0057841796875,12.207576796875,12.0055841796875,12.207576796875,12.0055841796875L12.555476796875,12.0055841796875C13.219336796875,11.9977841796875,13.833476796875,11.6293841796875,13.986586796875,10.9597841796875Q14.139126796875,10.2926841796875,14.139126796875,9.5187841796875L14.139116796875,7.747104179687501C14.139116796875,7.3318541796875,13.802476796875,7.0037841796875,13.387236796875,7.0037841796875C12.971966796875,7.0037841796875,12.635326796874999,7.347784179687499,12.635336796875,7.763044179687499Q12.635346796875,8.5691841796875,12.635346796875,9.5187841796875Q12.635346796875,10.0428841796875,12.537226796875,10.5055841796875L10.354586796875001,10.5055841796875Q10.438996796875,10.0738841796875,10.438996796875,9.5929841796875L10.439006796874999,8.7599841796875C10.439006796874999,8.3446641796875,10.102316796875,8.0012241796875,9.687016796875,8.0012241796875C9.271806796875001,8.0012241796875,8.935226796875,8.3183841796875,8.935216796875,8.7335841796875Q8.935216796875,9.0827841796875,8.935216796875,9.5929841796875Q8.935216796875,10.0752841796875,8.852126796875,10.5055841796875L6.834036796875,10.5055841796875Q6.985966796875,9.3816841796875,6.985966796875,8.2561941796875L6.985966796875,6.0067741796875L16.045916796874998,6.0067741796875L16.045916796874998,8.2561941796875Q16.045916796874998,9.3816841796875,16.197916796875,10.5055841796875L15.719916796875,10.5055841796875L15.719916796875,10.5055841796875C15.310316796875,10.5122841796875,14.981596796875,10.8461841796875,14.981596796875,11.2557841796875C14.981596796875,11.6699841796875,15.317416796875,12.0057841796875,15.731616796875,12.0057841796875C15.731616796875,12.0057841796875,15.748216796875,12.0055841796875,15.748216796875,12.0055841796875L18.009816796875,12.0055841796875Q17.824216796875,11.2555841796875,17.712916796875,10.5055841796875Q17.545916796874998,9.3808841796875,17.545916796874998,8.2561941796875L17.545916796874998,6.0037241796875L17.546016796875,3.5037241796874996C17.546016796875,2.3991541796875,16.650616796875,1.5037241796875,15.546016796875,1.5037241796875L13.768006796875,1.5037241796875ZM12.268006796875,1.5037241796875L10.764096796875,1.5037241796875L10.764096796875,0.0037841796875L12.268006796875,0.0037841796875L12.268006796875,1.5037241796875ZM10.750426796875,3.0037241796874996L10.764096796875,3.0037841796875L12.268006796875,3.0037841796875L12.281676796875,3.0037241796874996L15.546016796875,3.0037241796874996Q15.753116796875,3.0037241796874996,15.899616796875,3.1501741796875002Q16.046016796875,3.2966141796875004,16.046016796875,3.5037241796874996L16.046016796875,4.5037241796875L6.986056796875,4.5037241796875L6.986056796875,3.5037241796874996Q6.986056796875,3.2966141796875004,7.1324967968749995,3.1501741796875002Q7.278946796875,3.0037241796874996,7.486056796874999,3.0037241796874996L10.750426796875,3.0037241796874996Z'%20fill-rule='evenodd'%20fill='%2307C160'%20fill-opacity='1'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"),text}.smart-page-container .smart-search-result{background-color:var(--se-content-search-result-background)}.smart-page-container .smart-search-result-current{background:var(--se-content-search-result-current-background)}.tiptap.ProseMirror{outline:none;color:#000000e6;font-size:18px;line-height:1.6}.tiptap.ProseMirror>*{margin-left:16px!important;margin-right:16px!important}.tiptap.ProseMirror>p:has(.image-view--Y){margin-left:0!important;margin-right:0!important}.tiptap.ProseMirror h1{font-size:36px}.tiptap.ProseMirror h2{font-size:30px}.tiptap.ProseMirror h3{font-size:24px}.tiptap.ProseMirror h4{font-size:22px}.tiptap.ProseMirror h5{font-size:20px}.tiptap.ProseMirror h6{font-size:18px}.ProseMirror p{clear:both;min-height:1em;font-size:18px;line-height:2em;word-break:break-word}.ProseMirror p *{text-indent:0}.ProseMirror sup,sub{font-size:.67em}.ProseMirror>p{margin-top:0;margin-bottom:6px}.list-paddingleft-1{margin-bottom:6px;padding-left:1.4em}.ProseMirror .code-snippet{margin:10px 0;display:block;overflow-x:auto;font-size:14px;padding:1em 1em 1em 3em;color:#333;position:relative;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:2px;counter-reset:line;white-space:normal;-webkit-overflow-scrolling:touch}.ProseMirror .code-snippet code{display:flex;position:relative;text-align:left;white-space:pre;font-size:14px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace}.ProseMirror img.ProseMirror-separator{width:0!important}.ProseMirror .video_iframe{background-color:#000;width:100%!important;position:static}.ProseMirror a{color:#117cee;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ProseMirror .h5_image_link,.ProseMirror .weapp_image_link{position:relative;display:inline-block;font-size:0}.ProseMirror pre{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:8px}.ProseMirror pre code{color:inherit;padding:0;background:none;font-size:16px}.ProseMirror pre .hljs-comment,.ProseMirror pre .hljs-quote{color:#616161}.ProseMirror pre .hljs-variable,.ProseMirror pre .hljs-template-variable,.ProseMirror pre .hljs-attribute,.ProseMirror pre .hljs-tag,.ProseMirror pre .hljs-name,.ProseMirror pre .hljs-regexp,.ProseMirror pre .hljs-link,.ProseMirror pre .hljs-selector-id,.ProseMirror pre .hljs-selector-class{color:#f98181}.ProseMirror pre .hljs-number,.ProseMirror pre .hljs-meta,.ProseMirror pre .hljs-built_in,.ProseMirror pre .hljs-builtin-name,.ProseMirror pre .hljs-literal,.ProseMirror pre .hljs-type,.ProseMirror pre .hljs-params{color:#fbbc88}.ProseMirror pre .hljs-string,.ProseMirror pre .hljs-symbol,.ProseMirror pre .hljs-bullet{color:#b9f18d}.ProseMirror pre .hljs-title,.ProseMirror pre .hljs-section{color:#faf594}.ProseMirror pre .hljs-keyword,.ProseMirror pre .hljs-selector-tag{color:#70cff8}.ProseMirror pre .hljs-emphasis{font-style:italic}.ProseMirror pre .hljs-strong{font-weight:700}.ProseMirror code{padding:0 .25em;border-radius:.25em;background-color:#6161611a;color:#616161;-webkit-box-decoration-break:clone;box-decoration-break:clone}.ProseMirror p.is-editor-empty:first-child:before{float:left;height:0;content:"请输入内容";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-editor-empty-en:first-child:before{float:left;height:0;content:"Please Enter Content";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty:before{float:left;height:0;content:"输入 / 唤起更多";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty-en:before{float:left;height:0;content:"Enter / evoke more";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror u{text-underline-offset:.25em}.ProseMirror .tableWrapper{margin-bottom:6px;overflow-x:auto;overflow-y:hidden;scrollbar-color:#00000033 transparent}.ProseMirror .tableWrapper.highlighted-table{outline:2px solid rgba(7,193,96,.2)}.ProseMirror .tableWrapper::-webkit-scrollbar-thumb{border-radius:15px;border:3.5px solid transparent;background-clip:content-box;visibility:hidden}.ProseMirror .tableWrapper::-webkit-scrollbar{background:transparent}.ProseMirror .resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror table{border-collapse:collapse;table-layout:fixed;margin:0;overflow:hidden;max-width:unset}.ProseMirror table td,.ProseMirror table th{min-width:1em;border:2px solid #ced4da;padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative;overflow:hidden}.ProseMirror table td>*,.ProseMirror table th>*{margin-bottom:0}.ProseMirror table th{font-weight:700;text-align:left;background-color:#f1f3f5}.ProseMirror table .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.ProseMirror table .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;cursor:col-resize}.ProseMirror table .line{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9IiNjZWQ0ZGEiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg0K) no-repeat 100% center}.ProseMirror table p{margin:0}.ProseMirror table[data-table-border=table-border] td,.ProseMirror table[data-table-border=table-border] th{border:1px dashed #e7e9e8}.ProseMirror table[data-table-auto=true]{table-layout:auto;width:100%}.ProseMirror table[data-width-auto=true]{table-layout:fixed!important}.ProseMirror table[data-width-auto=true] td,.ProseMirror table[data-table-auto=true] td,.ProseMirror table[data-width-auto=true] th,.ProseMirror table[data-table-auto=true] th{pointer-events:none}.ProseMirror table[data-width-auto=true] p,.ProseMirror table[data-table-auto=true] p{pointer-events:all}.ProseMirror *[data-indent="16"]{text-indent:288px!important}.ProseMirror *[data-indent="14"]{text-indent:252px!important}.ProseMirror *[data-indent="12"]{text-indent:216px!important}.ProseMirror *[data-indent="10"]{text-indent:180px!important}.ProseMirror *[data-indent="8"]{text-indent:144px!important}.ProseMirror *[data-indent="6"]{text-indent:108px!important}.ProseMirror *[data-indent="4"]{text-indent:72px!important}.ProseMirror *[data-indent="2"]{text-indent:36px!important}.ProseMirror .Tiptap-mathematics-editor{background:#202020;color:#fff;font-family:monospace!important;padding:.2rem .5rem}.ProseMirror .Tiptap-mathematics-render{padding:0 .25rem}.ProseMirror .Tiptap-mathematics-render--editable{cursor:pointer;transition:background .2s}.ProseMirror .Tiptap-mathematics-render--editable:hover{background:#eee}.ProseMirror .Tiptap-mathematics-editor,.ProseMirror .Tiptap-mathematics-render{border-radius:.25rem;display:inline-block}.ProseMirror hr{box-sizing:border-box;height:4px;padding:0;margin:12px 0;background:transparent;background-color:#d0d7de;overflow:hidden;border:0}.ProseMirror blockquote{border-left:3px solid rgba(13,13,13,.1);padding-left:16px}.ProseMirror div[data-type=highlightBlock]{padding:5px 10px;margin-bottom:6px;border-radius:4px;border:1px solid transparent}.ProseMirror div[data-type=highlightBlock]:hover,.ProseMirror-focused div[data-type=highlightBlock]{border-color:var(--border-color)}.link-preview-modal,.link-set-modal,.link-edit-modal{background-color:#fff;border-radius:10px;border:1px solid #dadce0;display:flex;align-items:center;justify-content:space-between;padding:6px;box-shadow:0 1px 3px 1px #3c404326;margin-top:-6px}.link-preview-modal__metadata,.link-set-modal__metadata,.link-edit-modal__metadata{width:200px;display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse}.link-preview-modal__metadata a,.link-set-modal__metadata a,.link-edit-modal__metadata a{font-size:.9rem;margin-right:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-preview-modal__metadata img,.link-set-modal__metadata img,.link-edit-modal__metadata img{width:18px;height:18px;border-radius:50%;margin-right:8px}.link-preview-modal__remove-button,.link-set-modal__remove-button,.link-edit-modal__remove-button,.link-preview-modal__edit-button,.link-set-modal__edit-button,.link-edit-modal__edit-button,.link-preview-modal__copy-button,.link-set-modal__copy-button,.link-edit-modal__copy-button,.link-preview-modal__apply-button,.link-set-modal__apply-button,.link-edit-modal__apply-button{width:30px;height:30px;border-radius:50%;margin:0 .25rem;display:flex;align-items:center;justify-content:center;transition:background-color .1s ease-in-out}.link-preview-modal__remove-button:hover,.link-set-modal__remove-button:hover,.link-edit-modal__remove-button:hover,.link-preview-modal__edit-button:hover,.link-set-modal__edit-button:hover,.link-edit-modal__edit-button:hover,.link-preview-modal__copy-button:hover,.link-set-modal__copy-button:hover,.link-edit-modal__copy-button:hover,.link-preview-modal__apply-button:hover,.link-set-modal__apply-button:hover,.link-edit-modal__apply-button:hover{background-color:#eee}.link-preview-modal__remove-button>svg,.link-set-modal__remove-button>svg,.link-edit-modal__remove-button>svg,.link-preview-modal__edit-button>svg,.link-set-modal__edit-button>svg,.link-edit-modal__edit-button>svg,.link-preview-modal__copy-button>svg,.link-set-modal__copy-button>svg,.link-edit-modal__copy-button>svg,.link-preview-modal__apply-button>svg,.link-set-modal__apply-button>svg,.link-edit-modal__apply-button>svg{width:16px;height:16px}.link-preview-modal form,.link-set-modal form,.link-edit-modal form{display:flex;align-items:flex-end;width:100%}.link-preview-modal form input,.link-set-modal form input,.link-edit-modal form input{border:1px solid #dadce0;border-radius:6px;padding:.4rem .8rem;margin-bottom:.2rem;width:100%}.link-preview-modal form input:last-of-type,.link-set-modal form input:last-of-type,.link-edit-modal form input:last-of-type{margin-bottom:0}.link-preview-modal form .link-set-modal__buttons-wrapper,.link-set-modal form .link-set-modal__buttons-wrapper,.link-edit-modal form .link-set-modal__buttons-wrapper,.link-preview-modal form .link-edit-modal__buttons-wrapper,.link-set-modal form .link-edit-modal__buttons-wrapper,.link-edit-modal form .link-edit-modal__buttons-wrapper{margin-left:8px}.link-preview-modal form .link-set-modal__buttons-wrapper button,.link-set-modal form .link-set-modal__buttons-wrapper button,.link-edit-modal form .link-set-modal__buttons-wrapper button,.link-preview-modal form .link-edit-modal__buttons-wrapper button,.link-set-modal form .link-edit-modal__buttons-wrapper button,.link-edit-modal form .link-edit-modal__buttons-wrapper button{border-radius:6px;width:45px;color:#1a73e8}.link-preview-modal form .link-set-modal__buttons-wrapper button:hover,.link-set-modal form .link-set-modal__buttons-wrapper button:hover,.link-edit-modal form .link-set-modal__buttons-wrapper button:hover,.link-preview-modal form .link-edit-modal__buttons-wrapper button:hover,.link-set-modal form .link-edit-modal__buttons-wrapper button:hover,.link-edit-modal form .link-edit-modal__buttons-wrapper button:hover{background:#1a73e80a;color:#174ea6}.ProseMirror .details{display:flex;border:1px solid #e7e9e8;border-radius:6px;padding:8px 30px 8px 0;margin-bottom:8px}.ProseMirror .details>button{display:flex;justify-content:center;align-items:center;cursor:pointer;width:1.5em;height:1.5em;margin:0 .4rem;font-size:inherit;font-family:inherit;color:#8a8f8d;border-radius:.3rem;border:none;background-color:unset}.ProseMirror .details>button:hover{background-color:#eff0f0;border-radius:4px}.ProseMirror .details>button:before{content:"▶";display:flex;justify-content:center;align-items:center}.ProseMirror .details.is-open>button:before{content:"▼"}.ProseMirror .details>div{flex:1;overflow:auto}.ProseMirror .details:last-child{margin-bottom:0}.ProseMirror .column-block{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;margin-bottom:6px}.ProseMirror .column{border:1px #e7e9e8 dashed;border-radius:6px;padding:8px;overflow:auto}.ProseMirror .pinyin-wrapper{display:inline-block;vertical-align:bottom;padding:0 1px}.ProseMirror .pinyin-wrapper .pinyin{display:block;text-align:center}.ProseMirror .pinyin-wrapper .pinyin:first-child{line-height:1em}.ProseMirror[contenteditable=true] .pinyin-wrapper{margin:0 1px}.ProseMirror[contenteditable=true] .pinyin{border:1px #e7e9e8 dashed;border-radius:4px;padding:0 4px}.ProseMirror[contenteditable=true] .pinyin:first-child{margin-bottom:2px}.ProseMirror .image-view{display:inline-block;float:none;max-width:100%;line-height:0;vertical-align:middle;-webkit-user-select:none;user-select:none}.ProseMirror .image-view--inline{margin-right:0;margin-left:0}.ProseMirror .image-view--block{display:block}.ProseMirror .image-view--left{float:left;margin-right:12px;margin-left:0}.ProseMirror .image-view--right{float:right;margin-right:0;margin-left:12px}.ProseMirror .image-view__body{position:relative;display:inline-block;max-width:100%;clear:both;outline:transparent solid 2px;transition:all .2s ease-in}.ProseMirror .image-view__body:hover{outline-color:#ffc83d}.ProseMirror .image-view__body--focused:hover,.ProseMirror .image-view__body--resizing:hover{outline-color:transparent}.ProseMirror .image-view__body__placeholder{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ProseMirror .image-view__body__image{margin:0;cursor:pointer!important;max-width:100%;padding:0 1px}.ProseMirror .image-view.focus img{outline:2px solid #409eff}.ProseMirror .image-resizer{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid #409eff}.ProseMirror .image-resizer__handler{position:absolute;z-index:2;box-sizing:border-box;display:block;width:12px;height:12px;background-color:#409eff;border:1px solid #fff;border-radius:2px}.ProseMirror .image-resizer__handler--tl{top:-6px;left:-6px;cursor:nw-resize}.ProseMirror .image-resizer__handler--tr{top:-6px;right:-6px;cursor:ne-resize}.ProseMirror .image-resizer__handler--bl{bottom:-6px;left:-6px;cursor:sw-resize}.ProseMirror .image-resizer__handler--br{right:-6px;bottom:-6px;cursor:se-resize}.ProseMirror .search-result{background-color:#ffd90080}.ProseMirror .search-result-current{background-color:#0dff0080}.ProseMirror::selection{background:var(--se-text-selection-background)}.ProseMirror .smart-text-selection{background:var(--se-text-selection-background);padding:2px 0}.ProseMirror span[data-type=fill]{display:inline-block;width:30px;height:2px;background-color:#ccc;margin:0 3px}.ProseMirror .image-placeholder{display:inline-block;width:100px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAkSSURBVHic7Z1fb9vWGYd/JEWRImVZsqvIcZzYiVdjNjDD21KgKLAgwYAgF7to+0W6fYJin2DZZ9h90YtdDBmGet1FOtTAEg+IUXdJLEVxrNCy/likSJEUdyGRFhVJsS2Z56Q5z5UoUtIrPXzPe87hoc2hj2bTW3LhfgmO20DbWwKHdP8xjDHwUAWHKjjua8Hj/5xIcHu9u7nejYbp/gme9/tIA3zf4bj7SVn4Q7DpP2g0nW8A3CYREwObyUTsDgDwQDczmAyS3O46ANetGc9JR8QABAjXeZdrf0E6EEYHF+6XPDzvU9KBMLpw3AYPj3VrqaHtLXGNpuORjoNxAk86AEYYJoQymBDKYEIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMqIkQ7gNJhWC7W6gZJWQUwQIEtxqKqM6ZQCWYqTDm+iUC+koZt4sluAZdkD98cEAdMpBdMpFUlVhqrIiMWEiKOcHFTP9jqOi+//8yMc1z3T61RFRjqlvpNZRHWGFIramWUAgG6Y0A0z2H6XsoiYENdtw7RasB0n9LzA85hKKgCAw0p9Ip/luC7KlWOUK8fBc9MpFUlFpi6LiAjRyjVo5drAfdMpFVNJBY7jDq0bk6BW11Gr68G2JImdZk6RkcumiWVQ5EJGyQCARPdMrdWNqEICAFiWjZJWBQA8yx/g2kIWiwuXIo0BiHgc4rrtkTIAQFEkAAidvSQoFDXki68j/9xIhRzrzZH7BZ4P2vJGT1EmRaGowbRakX5mpEJs2xm5X5LE4LGukxcCRN90UtXtDbJDN8/V3T0tkiRiceESVEXu1o5KqAfWS9QZQpcQ2S/oF1c/JEnE+tp1yN1sTKoyZmemkC9qKAyoGTEh2t4WVZOLSqJT0PULrB9X5mYDGb3ksoPXC06n1AuLZRDUCBHFGOJiJ2GrF5ghqioPfF6WxFANAzrZkRxy/EVBjRD/rL3oAeGw93YcF67TDj03TN5FQo0QNdH58hfdq3n5qjz4+YPyGx2JpBK9EGqKut9cDCvo/tyTf5xl2WgYJvQz9sh0w8STHwq4tnAJSVWGabVQPjpGoagN+EzlHN9kPKgRMmxAmMumcW3h0sBCDACmZWP36csz9cz8icaYIIyUGXVBByhpsmQpDkHohNI7IJyfm8XK8pWhMjqvFbG+toTZzNSZP3eUDEkSiUwwUiHE7+72DghVRcby0typ3+PG0uU3eknjkCaQHQAlQgYNCM8iA+hkyiRnZ1UCBR2gREj/gHA6pZ6r/c5l0xPLEhL1A6BAiMDzbwwIx+ndTCJLSAwIfYgL8a9/9A4Ix2m/J5ElJAaEPsSFyAOuEI7bfo+bJSQGhD7Ehfj1o7egj9vdHDdLSAwIfYgL8TOkd0wwicnFtZVr534tqYIOEBYi8HwwIOy97vC6u9hgHJKqjJXlKyOvZ0iSiNnMVKiJJDUg9CE6dcILJ+dDbyEtaVWoiowrl2fHev9cNo3ZzBRKWhW6YcJxXDhuO1iP5V8D6V0hSWpA6ENUiG07cN02BIFHLptGvvg66Gk9yx/AtGxcuTwz1iK2WEx4q9jejCA1IPQhPrl4rDeDs3J97Tqe/FAIBoj7B2XsH5RDi9guYilora4HNYxk/QAiFiLwb5YsrVyDmpAgijHIkohfrS+jfHSMcqWOal2HZdmhRWxAp96oqhw0PbOZqbEE+Z0IkgNCn0iFDOqK2raDveJrzOdmguZidmYKszOd2VvHcVGrG6jV9dD1j1FLQf1F1aehoZvYf3UEgOyA0Cfy2xF+fL4/dH2WkpCgKjKUhBSaku+noZuo1XXohhlkUT+9WeSvfO/PopJWxbO9g6C5urE4N3ZHYlwiF2IYFl7sa3Db7bceK4oClITcuWNKkYYW92FZ1I8kiUgqMhzXhdltCn1igoCPfvkh8dsUiNywY9sOtHINetN662rGXniehyyJgSAlIQ/MIsdxoRsmGro5Mot8JEnE2so14vUDoPwOqkni36eo6yYahgnTagVFfNQl4qh5b4S8KxCfy2KEYUIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMr4yQtp2Q5aZ5gvIw1xIX/56t840Eb/TZMDrY6//uO/wQ/7NK9h8+Huqd5/63EeW4/zY8cZFcQv4Z6GZ4VDzKRVbG0X0NAtNAwLAPDg2x0AQDwu4PbHKyRDnBjUCzmqGXia1/DZvQ009I6If363i/XVBWSmOwva/LXBAPDV3x5B7wrr5WnhMHisKhI+v7dxwZGfDyqEvHhVCf2ISUVCLptCw7Cw+XAXqiJB1y2UDuuwbRct20XLdlA6PGnqbNtBLpsCANz+eCWQtbXdaa5uri8CAEqHdTzeeRnVVzszVAgpaXVUqidre6/OZ5DLprD9pAjdsKB2F2QDwFHVCG0PQhQFJNXOMXGxcwXQ324Yo19LGiqE3FxfxFz37O7l5x9eRi47jcc7ReSyKeSyKTzQdjrCPjg5PqlKSL5F0rsCFUKGMTOtoNU66bK2bAcNo1PUX+xXAAC6YeHqfCZU1P/+r5033qu/htAK1UL6iYsxfH5vAy3bQVyM4fvtPEpaHZ/8+kZwTFKV8NH64tAaUqkZePGqEn3wp+SdEgJ0asjmd7uYy6ZwoNVx99ZqqJd19zeroeP7a0hSlXB1PhPs33y4i6vzGSwvZnFUM7D9pIhPbt5AXIxh538HAIDVn53tfsdxiFRISRvcw9nazod+VKDzI/T+cD4zaQV3b63iwbc7mEkrwQ9+Hvyemi+rUtXx4lUFLdtFXIzhaV5DXIz9dIWoqoTlxQ9Cz/Vv+2TSw2+aSSoS7t5axebDXZS044HiTkNcjOGzexvBybC8mMXV+Uyw/bvf/iLyaRe26oQyiM9lMcIwIZTBhFAGE0IZTAhlMCGUwYRQBhNCGUwIZTAhlMGEUAYTQhk8PIz/l14Yk8FDlQfP7ZGOg9GFQ5WH5z0iHQejC8d9zTWb3pIL9znpWBiAAOE6n0hwe+C4+6SDee/huPuJBLfH+duNpvMNgNvkInqv2UwmYneAnm5vMhG7wzKFABx335cBAFz//mbTW3K59hfwvE/hIQ0Og/8XEON8eKiC5/bgeY8ECH9MJMK93P8DX41z8HMh0L8AAAAASUVORK5CYII=) no-repeat center}.ProseMirror .embed-video{display:block;position:relative;left:50%;transform:translate(-50%);margin:0 0 10px!important}.ProseMirror .smart-text-selection{background-color:var(--se-text-selection-background)}.drag-handle{position:fixed;opacity:1;transition:opacity ease-in .2s;border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(0, 0, 0, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-size:calc(.5em + .375rem) calc(.5em + .375rem);background-repeat:no-repeat;background-position:center;width:1.2rem;height:1.5rem;z-index:50;cursor:grab}.drag-handle:hover{background-color:#f5f5f4;transition:background-color .2s}.drag-handle:active{background-color:#e7e5e4;transition:background-color .2s;cursor:grabbing}.drag-handle.hide{opacity:0;pointer-events:none}@media screen and (max-width: 600px){.drag-handle{display:none;pointer-events:none}}.smart-editor-container[data-v-a5a624c2] .smart-editor{padding:0 8px}.smart-toc-container[data-v-af30de65]{background-color:var(--se-color-white);box-sizing:border-box;display:flex;flex-direction:column}.smart-toc-container .smart-toc-title[data-v-af30de65]{position:absolute;top:8px;left:24px;font-size:16px}.smart-toc-container .smart-toc-content[data-v-af30de65]{list-style:none;flex:1;display:flex;flex-direction:column}.smart-toc-container .smart-toc-content .smart-toc-empty[data-v-af30de65]{font-size:14px;flex:1;display:flex;align-items:center;justify-content:center;color:var(--se-text-color-light)}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]{border-radius:3px;padding:5px 7px 5px 37px;box-sizing:border-box;align-items:center;position:relative;margin:2px 0}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]:before{position:absolute;content:attr(data-heading);color:var(--se-text-color-light);margin-right:8px;border-radius:2px;border:solid 1px var(--se-border-color);font-size:8px;padding:5px 4px;left:7px;top:50%;transform:translateY(-50%)}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]:hover{cursor:pointer;background:var(--se-content-node-selected-background);color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item[data-v-af30de65]:hover:before{color:var(--se-primary-color);border-color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item.active[data-v-af30de65]{background:var(--se-button-hover-background);color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item.active[data-v-af30de65]:before{color:var(--se-primary-color);border-color:var(--se-primary-color)}.smart-toc-container .smart-toc-content .smart-toc-item.level-1[data-v-af30de65]{margin-left:0;width:100%}.smart-toc-container .smart-toc-content .smart-toc-item.level-2[data-v-af30de65]{margin-left:15px;width:calc(100% - 15px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-3[data-v-af30de65]{margin-left:30px;width:calc(100% - 30px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-4[data-v-af30de65]{margin-left:45px;width:calc(100% - 45px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-5[data-v-af30de65]{margin-left:60px;width:calc(100% - 60px)}.smart-toc-container .smart-toc-content .smart-toc-item.level-6[data-v-af30de65]{margin-left:75px;width:calc(100% - 75px)}.smart-toc-container .smart-toc-content .smart-toc-item .smart-toc-text[data-v-af30de65]{text-overflow:ellipsis;word-break:break-all;white-space:nowrap;overflow:hidden}.smart-toc-container[data-v-af30de65] .se-tree:not(.se-tree--block-line) .se-tree-node:not(.se-tree-node--disabled) .se-tree-node-content:hover{background-color:unset;color:var(--se-primary-color)}.smart-toc-container[data-v-af30de65] .se-tree:not(.se-tree--block-line) .se-tree-node:not(.se-tree-node--disabled).se-tree-node--selected .se-tree-node-content{background-color:unset;color:var(--se-primary-color)}.smart-toc-container[data-v-af30de65] .se-tree .se-tree-node-content{padding:0 0 0 8px;color:#666}.smart-toc-container[data-v-af30de65] .se-tree .se-tree-node-switcher .se-tree-node-switcher__icon{width:16px;height:16px;font-size:16px;color:#666}.smart-page-container[data-v-69918899]{height:100%;display:flex;position:relative}.smart-page-container .smart-tool-container[data-v-69918899]{position:relative}.smart-page-container .smart-tool-container-bottom[data-v-69918899]{position:absolute;left:-50px;bottom:24px;width:36px;height:180px}.smart-zoomable-container[data-v-69918899]{flex:1;padding:16px 50px;scroll-behavior:smooth}.smart-zoomable-container .smart-zoomable-content[data-v-69918899]{margin:0 auto;position:relative;overflow-y:hidden}.smart-zoomable-container .smart-zoomable-content .smart-page-content[data-v-69918899]{transform-origin:0 0;box-sizing:border-box;display:flex;position:relative;overflow:visible!important;background-color:#fff;box-shadow:#0000000f 0 0 10px,#0000000a 0 0 0 1px}.smart-zoomable-container .smart-zoomable-content .smart-page-content [contenteditable][data-v-69918899]{outline:none}.smart-scrollable-container[data-v-6daae147]{width:100%;overflow:hidden;display:flex}.smart-scrollable-container .smart-scrollable-control[data-v-6daae147]{display:flex;align-items:center;justify-content:center;border:solid 1px var(--se-border-color);border-radius:var(--se-radius);cursor:pointer;color:var(--se-text-color-light);position:relative;overflow:visible;background-color:var(--se-button-hover-background);z-index:10;font-size:20px}.smart-scrollable-container .smart-scrollable-control[data-v-6daae147]:hover{border-color:var(--se-primary-color);background-color:var(--se-primary-color);color:var(--se-color-white)}.smart-scrollable-container .smart-scrollable-control.scrollable-left[data-v-6daae147]{margin-right:5px}.smart-scrollable-container .smart-scrollable-control.scrollable-left .arrow[data-v-6daae147]{transform:rotate(90deg)}.smart-scrollable-container .smart-scrollable-control.scrollable-left[data-v-6daae147]:before{display:block;content:"";background:linear-gradient(to left,transparent,var(--se-color-white));position:absolute;left:22px;top:0;bottom:0;width:40px;pointer-events:none}.smart-scrollable-container .smart-scrollable-control.scrollable-right[data-v-6daae147]{margin-left:5px}.smart-scrollable-container .smart-scrollable-control.scrollable-right .arrow[data-v-6daae147]{transform:rotate(-90deg)}.smart-scrollable-container .smart-scrollable-control.scrollable-right[data-v-6daae147]:before{display:block;content:"";background:linear-gradient(to right,transparent,var(--se-color-white));position:absolute;right:22px;top:0;bottom:0;width:40px;pointer-events:none}.smart-scrollable-container .smart-scrollable-content[data-v-6daae147]{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;flex:1}.smart-scrollable-container .smart-scrollable-content[data-v-6daae147]::-webkit-scrollbar{display:none}.se-modal-mask{background-color:unset;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.smart-link-text[data-v-c068e1fc]{margin-top:12px}.smart-button-actions[data-v-c068e1fc]{margin:12px 0 0;text-align:right}.smart-button-actions[data-v-c068e1fc] .se-button{margin-left:10px}.smart-table-grid[data-v-59fdbaae]{margin-top:4px}.smart-table-grid .row[data-v-59fdbaae]{display:flex;gap:4px}.smart-table-grid .cell[data-v-59fdbaae]{width:14px;height:14px;border:1px solid var(--se-border-color);cursor:pointer;margin-bottom:4px;box-sizing:content-box}.smart-table-grid .cell.selected[data-v-59fdbaae]{border-color:var(--se-primary-color);background-color:#00000008}.smart-table-custom[data-v-59fdbaae]{margin-bottom:4px}.smart-table-custom[data-v-59fdbaae] .se-input-number{width:196px;display:block;margin-bottom:8px}.smart-table-custom-title[data-v-59fdbaae]{color:var(--se-text-color-light);font-size:12px;margin:8px 0 2px}.smart-table-custom .smart-insert-button[data-v-59fdbaae]{margin-top:5px}.smart-heading-select-option[data-v-346e4792]{height:auto!important}.smart-heading-select-option .heading-size[data-v-346e4792]{line-height:2em;font-weight:600;min-width:100px;color:var(--se-text-color)}.smart-heading-select-option .text[data-v-346e4792]{font-size:12px;font-weight:400;line-height:2.4em}.smart-heading-select-option .h1[data-v-346e4792]{font-size:36px}.smart-heading-select-option .h2[data-v-346e4792]{font-size:30px}.smart-heading-select-option .h3[data-v-346e4792]{font-size:24px}.smart-heading-select-option .h4[data-v-346e4792]{font-size:22px}.smart-heading-select-option .h5[data-v-346e4792]{font-size:20px}.smart-heading-select-option .h6[data-v-346e4792]{font-size:18px}.smart-scrollable-container[data-v-8899cfad]{padding:10px}.smart-scrollable-container[data-v-8899cfad] .smart-scrollable-content-center .smart-classic-menu{justify-content:flex-start}.smart-classic-menu[data-v-8899cfad]{display:flex;align-items:center;justify-content:center;flex:1}.smart-classic-menu-insert[data-v-8899cfad]{font-size:12px;color:var(--se-content-text-color);padding:4px 4px 4px 6px}.smart-classic-menu .smart-virtual-group[data-v-8899cfad]{display:flex;align-items:center}.smart-classic-menu .smart-virtual-group[data-v-8899cfad]:empty{display:none}.smart-classic-menu .smart-virtual-group[data-v-8899cfad]:not(:last-child):before,.smart-classic-menu .smart-virtual-group.is-slot[data-v-8899cfad]:before{content:"";display:block;height:18px;width:1px;background-color:var(--se-border-color-light);margin:0 6px}.smart-classic-menu .smart-virtual-group[data-v-8899cfad]:first-child:before{display:none}.smart-classic-menu .smart-virtual-group-row[data-v-8899cfad]{display:flex}.smart-toolbar-container[data-v-3d91acb0]{display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none;border-bottom:solid 1px var(--se-border-color);position:relative}.smart-editor-container{--td-brand-color: var(--se-primary-color);--td-warning-color: var(--se-warning-color);--td-error-color: var(--se-error-color);--td-text-color-primary: var(--se-text-color);--td-text-color-disabled: var(--se-text-color-disabled);width:100%;height:100%;min-height:400px;display:flex;flex-direction:column;color:var(--se-text-color);font-family:var(--se-font-family);position:relative!important}.smart-editor-container .smart-toolbar,.smart-editor-container .smart-footer{background-color:var(--se-color-white);position:relative;z-index:1000}.smart-editor-container .smart-main{flex:1;background-color:var(--se-color-white);overflow:hidden}.smart-menu-button[data-v-4d9e33c4]{--td-comp-paddingLR-s: 5px;--td-radius-default: var(--se-radius);border:none;padding:4px;height:24px}.smart-menu-button.show-text[data-v-4d9e33c4]{width:auto}.smart-menu-button.show-text .smart-button-content .smart-button-text[data-v-4d9e33c4]{display:block!important;margin-left:3px}.smart-menu-button[disabled] .smart-button-icon[data-v-4d9e33c4]{--se-primary-color: var(--se-text-color-disabled);color:var(--se-text-color-disabled)!important}.smart-menu-button[disabled] .smart-button-text[data-v-4d9e33c4]{color:var(--se-text-color-disabled)!important}.smart-menu-button-wrap[data-v-4d9e33c4]{display:inline-flex;margin-bottom:8px}.smart-menu-button-wrap[data-v-4d9e33c4]:not(:last-child){margin-right:4px}.smart-menu-button.active[data-v-4d9e33c4]{background-color:var(--se-button-hover-background)}.smart-menu-button.active .smart-button-icon-arrow.smart-button-handle[data-v-4d9e33c4]{background-color:#0000000d}.smart-menu-button .smart-button-icon-arrow[data-v-4d9e33c4]{display:flex;width:12px;height:24px;align-items:center;justify-content:center;margin-right:-3px}.smart-menu-button .smart-button-icon-arrow.smart-button-handle[data-v-4d9e33c4]{margin:0 -4px 0 2px}.smart-menu-button .smart-button-content[data-v-4d9e33c4]{display:flex;align-items:center;justify-content:center;font-size:16px}.smart-menu-button .smart-button-content .smart-button-text[data-v-4d9e33c4]{display:none}.smart-color-picker-container[data-v-a5541020]{width:244px;padding:8px 4px}.smart-color-picker-group[data-v-a5541020]{display:flex;flex-wrap:wrap;margin:8px 0;gap:4px}.smart-color-picker-group-title[data-v-a5541020]{color:var(--se-text-color-light);font-size:12px;margin:5px 0 2px}.smart-color-picker-item[data-v-a5541020]{width:20px;height:20px;border:solid 1px rgba(0,0,0,.1);margin-bottom:2px;flex-basis:20px;box-sizing:border-box;transition:all .2s;cursor:pointer;border-radius:3px}.smart-color-picker-item[data-v-a5541020]:hover{transform:scale(1.1);border-color:#0000004d}.smart-color-picker-divider[data-v-a5541020]{height:1px;background-color:var(--se-border-color-light);margin:10px 0}.smart-color-picker-more[data-v-a5541020]{display:flex;justify-content:space-between;align-items:center;padding:5px;cursor:pointer}.smart-color-picker-more[data-v-a5541020]:hover,.smart-color-picker-more.active[data-v-a5541020]{background-color:var(--td-bg-color-container-hover);border-radius:var(--se-radius)}.smart-color-picker-more-menu[data-v-a5541020]{display:flex;align-items:center;font-size:12px;color:var(--se-text-color-light);cursor:pointer}.smart-color-picker-more-menu .smart-icon[data-v-a5541020]{margin-right:5px;font-size:18px}.smart-color-picker-selected[data-v-a5541020]{width:100%;height:100%;background-color:#fff}.smart-color-picker[data-v-a5541020] .se-color-picker-checkboard{display:none}.smart-background-color[data-v-9819f9f0]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-bubble-menu-divider[data-v-bd0d430f]{width:1px;border-right:solid 1px var(--se-border-color-light);height:16px;margin:0 5px 0 0}.smart-bubble-menu-divider[data-v-bd0d430f]:last-child:is(.smart-bubble-menu-divider){display:none}.smart-editor-bubble-menu{border-radius:var(--se-radius);display:flex;align-items:center;flex-wrap:wrap}.smart-editor-bubble-menu:not(.assistant){padding:8px 10px;box-shadow:var(--se-shadow);border:1px solid var(--se-border-color);background-color:var(--se-color-white)}.smart-editor-bubble-menu:empty{display:none}.smart-editor-bubble-menu .smart-menu-button.show-text .smart-button-content .smart-button-text{display:none!important}.smart-page-container .format-painter[data-v-a8c77fda]{cursor:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20fill='none'%20version='1.1'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='master_svg0_114_0472'%3e%3crect%20x='0'%20y='0'%20width='16'%20height='16'%20rx='0'/%3e%3c/clipPath%3e%3cclipPath%20id='master_svg1_114_0473'%3e%3crect%20x='5.022216796875'%20y='-1.4962158203125'%20width='12.9876708984375'%20height='13.50201416015625'%20rx='0'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23master_svg0_114_0472)'%3e%3cg%20transform='matrix(0.9396925568580627,0.3420201539993286,-0.3420201539993286,0.9396925568580627,-0.20885891135549173,-1.8079323127967655)'%20clip-path='url(%23master_svg1_114_0473)'%3e%3cg%3e%3cpath%20d='M13.767943347587586,1.5037841796875L15.545953347587586,1.5037841796875C16.650553347587586,1.5037841796875,17.545953347587584,2.3992141796875,17.545953347587584,3.5037841796875L17.545953347587584,6.0037841796875L16.458353347587586,6.0037841796875L16.473353347587583,10.5124841796875L6.559453347587585,10.5454841796875L6.544343347587585,6.0037841796875L5.485992197487586,6.0037841796875L5.485992261387586,3.5037841796875C5.4859922895875854,2.3992141796875,6.381423347587585,1.5037841796875,7.485993347587586,1.5037841796875L9.264033347587585,1.5037841796875L9.264033347587585,0.0037841796875C9.264033347587585,-0.8246428203125,9.935613347587585,-1.4962158203125,10.764033347587585,-1.4962158203125L12.267943347587586,-1.4962158203125C13.096373347587585,-1.4962158203125,13.767943347587586,-0.8246428203125,13.767943347587586,0.0037841796875L13.767943347587586,1.5037841796875Z'%20fill-rule='evenodd'%20fill='%23FFFFFF'%20fill-opacity='1'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M13.768006796875,1.5037241796875L13.768006796875,0.0037841796875C13.768006796875,-0.8246428203125,13.096436796875,-1.4962158203125,12.268006796875,-1.4962158203125L10.764096796875,-1.4962158203125C9.935676796875,-1.4962158203125,9.264096796875,-0.8246428203125,9.264096796875,0.0037841796875L9.264096796875,1.5037241796875L7.486056796874999,1.5037241796875C6.381486796875,1.5037241796875,5.486053796875,2.3991541796875,5.486053796875,3.5037241796874996L5.486053796875,4.5067741796875L5.485970796875,8.2561941796875Q5.485970796875,9.3808841796875,5.319020796875,10.5055841796875Q5.207691796875,11.2555841796875,5.022125052675,12.0055841796875L12.174436796875,12.0055841796875C12.174436796875,12.0055841796875,12.191006796875001,12.0057841796875,12.191006796875001,12.0057841796875C12.191006796875001,12.0057841796875,12.207576796875,12.0055841796875,12.207576796875,12.0055841796875L12.555476796875,12.0055841796875C13.219336796875,11.9977841796875,13.833476796875,11.6293841796875,13.986586796875,10.9597841796875Q14.139126796875,10.2926841796875,14.139126796875,9.5187841796875L14.139116796875,7.747104179687501C14.139116796875,7.3318541796875,13.802476796875,7.0037841796875,13.387236796875,7.0037841796875C12.971966796875,7.0037841796875,12.635326796874999,7.347784179687499,12.635336796875,7.763044179687499Q12.635346796875,8.5691841796875,12.635346796875,9.5187841796875Q12.635346796875,10.0428841796875,12.537226796875,10.5055841796875L10.354586796875001,10.5055841796875Q10.438996796875,10.0738841796875,10.438996796875,9.5929841796875L10.439006796874999,8.7599841796875C10.439006796874999,8.3446641796875,10.102316796875,8.0012241796875,9.687016796875,8.0012241796875C9.271806796875001,8.0012241796875,8.935226796875,8.3183841796875,8.935216796875,8.7335841796875Q8.935216796875,9.0827841796875,8.935216796875,9.5929841796875Q8.935216796875,10.0752841796875,8.852126796875,10.5055841796875L6.834036796875,10.5055841796875Q6.985966796875,9.3816841796875,6.985966796875,8.2561941796875L6.985966796875,6.0067741796875L16.045916796874998,6.0067741796875L16.045916796874998,8.2561941796875Q16.045916796874998,9.3816841796875,16.197916796875,10.5055841796875L15.719916796875,10.5055841796875L15.719916796875,10.5055841796875C15.310316796875,10.5122841796875,14.981596796875,10.8461841796875,14.981596796875,11.2557841796875C14.981596796875,11.6699841796875,15.317416796875,12.0057841796875,15.731616796875,12.0057841796875C15.731616796875,12.0057841796875,15.748216796875,12.0055841796875,15.748216796875,12.0055841796875L18.009816796875,12.0055841796875Q17.824216796875,11.2555841796875,17.712916796875,10.5055841796875Q17.545916796874998,9.3808841796875,17.545916796874998,8.2561941796875L17.545916796874998,6.0037241796875L17.546016796875,3.5037241796874996C17.546016796875,2.3991541796875,16.650616796875,1.5037241796875,15.546016796875,1.5037241796875L13.768006796875,1.5037241796875ZM12.268006796875,1.5037241796875L10.764096796875,1.5037241796875L10.764096796875,0.0037841796875L12.268006796875,0.0037841796875L12.268006796875,1.5037241796875ZM10.750426796875,3.0037241796874996L10.764096796875,3.0037841796875L12.268006796875,3.0037841796875L12.281676796875,3.0037241796874996L15.546016796875,3.0037241796874996Q15.753116796875,3.0037241796874996,15.899616796875,3.1501741796875002Q16.046016796875,3.2966141796875004,16.046016796875,3.5037241796874996L16.046016796875,4.5037241796875L6.986056796875,4.5037241796875L6.986056796875,3.5037241796874996Q6.986056796875,3.2966141796875004,7.1324967968749995,3.1501741796875002Q7.278946796875,3.0037241796874996,7.486056796874999,3.0037241796874996L10.750426796875,3.0037241796874996Z'%20fill-rule='evenodd'%20fill='%2307C160'%20fill-opacity='1'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e"),text}.smart-page-container .smart-search-result[data-v-a8c77fda]{background-color:var(--se-content-search-result-background)}.smart-page-container .smart-search-result-current[data-v-a8c77fda]{background:var(--se-content-search-result-current-background)}.tiptap.ProseMirror[data-v-a8c77fda]{outline:none;color:#000000e6;font-size:18px;line-height:1.6}.tiptap.ProseMirror[data-v-a8c77fda]>*{margin-left:16px!important;margin-right:16px!important}.tiptap.ProseMirror>p[data-v-a8c77fda]:has(.image-view--Y){margin-left:0!important;margin-right:0!important}.tiptap.ProseMirror h1[data-v-a8c77fda]{font-size:36px}.tiptap.ProseMirror h2[data-v-a8c77fda]{font-size:30px}.tiptap.ProseMirror h3[data-v-a8c77fda]{font-size:24px}.tiptap.ProseMirror h4[data-v-a8c77fda]{font-size:22px}.tiptap.ProseMirror h5[data-v-a8c77fda]{font-size:20px}.tiptap.ProseMirror h6[data-v-a8c77fda]{font-size:18px}.ProseMirror p[data-v-a8c77fda]{clear:both;min-height:1em;font-size:18px;line-height:2em;word-break:break-word}.ProseMirror p[data-v-a8c77fda] *{text-indent:0}.ProseMirror sup[data-v-a8c77fda],sub[data-v-a8c77fda]{font-size:.67em}.ProseMirror>p[data-v-a8c77fda]{margin-top:0;margin-bottom:6px}.list-paddingleft-1[data-v-a8c77fda]{margin-bottom:6px;padding-left:1.4em}.ProseMirror .code-snippet[data-v-a8c77fda]{margin:10px 0;display:block;overflow-x:auto;font-size:14px;padding:1em 1em 1em 3em;color:#333;position:relative;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:2px;counter-reset:line;white-space:normal;-webkit-overflow-scrolling:touch}.ProseMirror .code-snippet code[data-v-a8c77fda]{display:flex;position:relative;text-align:left;white-space:pre;font-size:14px;font-family:Consolas,Liberation Mono,Menlo,Courier,monospace}.ProseMirror img.ProseMirror-separator[data-v-a8c77fda]{width:0!important}.ProseMirror .video_iframe[data-v-a8c77fda]{background-color:#000;width:100%!important;position:static}.ProseMirror a[data-v-a8c77fda]{color:#117cee;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ProseMirror .h5_image_link[data-v-a8c77fda],.ProseMirror .weapp_image_link[data-v-a8c77fda]{position:relative;display:inline-block;font-size:0}.ProseMirror pre[data-v-a8c77fda]{background:#0d0d0d;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:8px}.ProseMirror pre code[data-v-a8c77fda]{color:inherit;padding:0;background:none;font-size:16px}.ProseMirror pre .hljs-comment[data-v-a8c77fda],.ProseMirror pre .hljs-quote[data-v-a8c77fda]{color:#616161}.ProseMirror pre .hljs-variable[data-v-a8c77fda],.ProseMirror pre .hljs-template-variable[data-v-a8c77fda],.ProseMirror pre .hljs-attribute[data-v-a8c77fda],.ProseMirror pre .hljs-tag[data-v-a8c77fda],.ProseMirror pre .hljs-name[data-v-a8c77fda],.ProseMirror pre .hljs-regexp[data-v-a8c77fda],.ProseMirror pre .hljs-link[data-v-a8c77fda],.ProseMirror pre .hljs-selector-id[data-v-a8c77fda],.ProseMirror pre .hljs-selector-class[data-v-a8c77fda]{color:#f98181}.ProseMirror pre .hljs-number[data-v-a8c77fda],.ProseMirror pre .hljs-meta[data-v-a8c77fda],.ProseMirror pre .hljs-built_in[data-v-a8c77fda],.ProseMirror pre .hljs-builtin-name[data-v-a8c77fda],.ProseMirror pre .hljs-literal[data-v-a8c77fda],.ProseMirror pre .hljs-type[data-v-a8c77fda],.ProseMirror pre .hljs-params[data-v-a8c77fda]{color:#fbbc88}.ProseMirror pre .hljs-string[data-v-a8c77fda],.ProseMirror pre .hljs-symbol[data-v-a8c77fda],.ProseMirror pre .hljs-bullet[data-v-a8c77fda]{color:#b9f18d}.ProseMirror pre .hljs-title[data-v-a8c77fda],.ProseMirror pre .hljs-section[data-v-a8c77fda]{color:#faf594}.ProseMirror pre .hljs-keyword[data-v-a8c77fda],.ProseMirror pre .hljs-selector-tag[data-v-a8c77fda]{color:#70cff8}.ProseMirror pre .hljs-emphasis[data-v-a8c77fda]{font-style:italic}.ProseMirror pre .hljs-strong[data-v-a8c77fda]{font-weight:700}.ProseMirror code[data-v-a8c77fda]{padding:0 .25em;border-radius:.25em;background-color:#6161611a;color:#616161;-webkit-box-decoration-break:clone;box-decoration-break:clone}.ProseMirror p.is-editor-empty[data-v-a8c77fda]:first-child:before{float:left;height:0;content:"请输入内容";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-editor-empty-en[data-v-a8c77fda]:first-child:before{float:left;height:0;content:"Please Enter Content";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty[data-v-a8c77fda]:before{float:left;height:0;content:"输入 / 唤起更多";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror p.is-node-empty-en[data-v-a8c77fda]:before{float:left;height:0;content:"Enter / evoke more";color:#d8dad9;pointer-events:none;padding-left:2px}.ProseMirror u[data-v-a8c77fda]{text-underline-offset:.25em}.ProseMirror .tableWrapper[data-v-a8c77fda]{margin-bottom:6px;overflow-x:auto;overflow-y:hidden;scrollbar-color:#00000033 transparent}.ProseMirror .tableWrapper.highlighted-table[data-v-a8c77fda]{outline:2px solid rgba(7,193,96,.2)}.ProseMirror .tableWrapper[data-v-a8c77fda]::-webkit-scrollbar-thumb{border-radius:15px;border:3.5px solid transparent;background-clip:content-box;visibility:hidden}.ProseMirror .tableWrapper[data-v-a8c77fda]::-webkit-scrollbar{background:transparent}.ProseMirror .resize-cursor[data-v-a8c77fda]{cursor:ew-resize;cursor:col-resize}.ProseMirror table[data-v-a8c77fda]{border-collapse:collapse;table-layout:fixed;margin:0;overflow:hidden;max-width:unset}.ProseMirror table td[data-v-a8c77fda],.ProseMirror table th[data-v-a8c77fda]{min-width:1em;border:2px solid #ced4da;padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative;overflow:hidden}.ProseMirror table td[data-v-a8c77fda]>*,.ProseMirror table th[data-v-a8c77fda]>*{margin-bottom:0}.ProseMirror table th[data-v-a8c77fda]{font-weight:700;text-align:left;background-color:#f1f3f5}.ProseMirror table .selectedCell[data-v-a8c77fda]:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}.ProseMirror table .column-resize-handle[data-v-a8c77fda]{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;cursor:col-resize}.ProseMirror table .line[data-v-a8c77fda]{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9IiNjZWQ0ZGEiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg0K) no-repeat 100% center}.ProseMirror table p[data-v-a8c77fda]{margin:0}.ProseMirror table[data-table-border=table-border] td[data-v-a8c77fda],.ProseMirror table[data-table-border=table-border] th[data-v-a8c77fda]{border:1px dashed #e7e9e8}.ProseMirror table[data-table-auto=true][data-v-a8c77fda]{table-layout:auto;width:100%}.ProseMirror table[data-width-auto=true][data-v-a8c77fda]{table-layout:fixed!important}.ProseMirror table[data-width-auto=true] td[data-v-a8c77fda],.ProseMirror table[data-table-auto=true] td[data-v-a8c77fda],.ProseMirror table[data-width-auto=true] th[data-v-a8c77fda],.ProseMirror table[data-table-auto=true] th[data-v-a8c77fda]{pointer-events:none}.ProseMirror table[data-width-auto=true] p[data-v-a8c77fda],.ProseMirror table[data-table-auto=true] p[data-v-a8c77fda]{pointer-events:all}.ProseMirror *[data-indent="16"][data-v-a8c77fda]{text-indent:288px!important}.ProseMirror *[data-indent="14"][data-v-a8c77fda]{text-indent:252px!important}.ProseMirror *[data-indent="12"][data-v-a8c77fda]{text-indent:216px!important}.ProseMirror *[data-indent="10"][data-v-a8c77fda]{text-indent:180px!important}.ProseMirror *[data-indent="8"][data-v-a8c77fda]{text-indent:144px!important}.ProseMirror *[data-indent="6"][data-v-a8c77fda]{text-indent:108px!important}.ProseMirror *[data-indent="4"][data-v-a8c77fda]{text-indent:72px!important}.ProseMirror *[data-indent="2"][data-v-a8c77fda]{text-indent:36px!important}.ProseMirror .Tiptap-mathematics-editor[data-v-a8c77fda]{background:#202020;color:#fff;font-family:monospace!important;padding:.2rem .5rem}.ProseMirror .Tiptap-mathematics-render[data-v-a8c77fda]{padding:0 .25rem}.ProseMirror .Tiptap-mathematics-render--editable[data-v-a8c77fda]{cursor:pointer;transition:background .2s}.ProseMirror .Tiptap-mathematics-render--editable[data-v-a8c77fda]:hover{background:#eee}.ProseMirror .Tiptap-mathematics-editor[data-v-a8c77fda],.ProseMirror .Tiptap-mathematics-render[data-v-a8c77fda]{border-radius:.25rem;display:inline-block}.ProseMirror hr[data-v-a8c77fda]{box-sizing:border-box;height:4px;padding:0;margin:12px 0;background:transparent;background-color:#d0d7de;overflow:hidden;border:0}.ProseMirror blockquote[data-v-a8c77fda]{border-left:3px solid rgba(13,13,13,.1);padding-left:16px}.ProseMirror div[data-type=highlightBlock][data-v-a8c77fda]{padding:5px 10px;margin-bottom:6px;border-radius:4px;border:1px solid transparent}.ProseMirror div[data-type=highlightBlock][data-v-a8c77fda]:hover,.ProseMirror-focused div[data-type=highlightBlock][data-v-a8c77fda]{border-color:var(--border-color)}.link-preview-modal[data-v-a8c77fda],.link-set-modal[data-v-a8c77fda],.link-edit-modal[data-v-a8c77fda]{background-color:#fff;border-radius:10px;border:1px solid #dadce0;display:flex;align-items:center;justify-content:space-between;padding:6px;box-shadow:0 1px 3px 1px #3c404326;margin-top:-6px}.link-preview-modal__metadata[data-v-a8c77fda],.link-set-modal__metadata[data-v-a8c77fda],.link-edit-modal__metadata[data-v-a8c77fda]{width:200px;display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse}.link-preview-modal__metadata a[data-v-a8c77fda],.link-set-modal__metadata a[data-v-a8c77fda],.link-edit-modal__metadata a[data-v-a8c77fda]{font-size:.9rem;margin-right:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-preview-modal__metadata img[data-v-a8c77fda],.link-set-modal__metadata img[data-v-a8c77fda],.link-edit-modal__metadata img[data-v-a8c77fda]{width:18px;height:18px;border-radius:50%;margin-right:8px}.link-preview-modal__remove-button[data-v-a8c77fda],.link-set-modal__remove-button[data-v-a8c77fda],.link-edit-modal__remove-button[data-v-a8c77fda],.link-preview-modal__edit-button[data-v-a8c77fda],.link-set-modal__edit-button[data-v-a8c77fda],.link-edit-modal__edit-button[data-v-a8c77fda],.link-preview-modal__copy-button[data-v-a8c77fda],.link-set-modal__copy-button[data-v-a8c77fda],.link-edit-modal__copy-button[data-v-a8c77fda],.link-preview-modal__apply-button[data-v-a8c77fda],.link-set-modal__apply-button[data-v-a8c77fda],.link-edit-modal__apply-button[data-v-a8c77fda]{width:30px;height:30px;border-radius:50%;margin:0 .25rem;display:flex;align-items:center;justify-content:center;transition:background-color .1s ease-in-out}.link-preview-modal__remove-button[data-v-a8c77fda]:hover,.link-set-modal__remove-button[data-v-a8c77fda]:hover,.link-edit-modal__remove-button[data-v-a8c77fda]:hover,.link-preview-modal__edit-button[data-v-a8c77fda]:hover,.link-set-modal__edit-button[data-v-a8c77fda]:hover,.link-edit-modal__edit-button[data-v-a8c77fda]:hover,.link-preview-modal__copy-button[data-v-a8c77fda]:hover,.link-set-modal__copy-button[data-v-a8c77fda]:hover,.link-edit-modal__copy-button[data-v-a8c77fda]:hover,.link-preview-modal__apply-button[data-v-a8c77fda]:hover,.link-set-modal__apply-button[data-v-a8c77fda]:hover,.link-edit-modal__apply-button[data-v-a8c77fda]:hover{background-color:#eee}.link-preview-modal__remove-button>svg[data-v-a8c77fda],.link-set-modal__remove-button>svg[data-v-a8c77fda],.link-edit-modal__remove-button>svg[data-v-a8c77fda],.link-preview-modal__edit-button>svg[data-v-a8c77fda],.link-set-modal__edit-button>svg[data-v-a8c77fda],.link-edit-modal__edit-button>svg[data-v-a8c77fda],.link-preview-modal__copy-button>svg[data-v-a8c77fda],.link-set-modal__copy-button>svg[data-v-a8c77fda],.link-edit-modal__copy-button>svg[data-v-a8c77fda],.link-preview-modal__apply-button>svg[data-v-a8c77fda],.link-set-modal__apply-button>svg[data-v-a8c77fda],.link-edit-modal__apply-button>svg[data-v-a8c77fda]{width:16px;height:16px}.link-preview-modal form[data-v-a8c77fda],.link-set-modal form[data-v-a8c77fda],.link-edit-modal form[data-v-a8c77fda]{display:flex;align-items:flex-end;width:100%}.link-preview-modal form input[data-v-a8c77fda],.link-set-modal form input[data-v-a8c77fda],.link-edit-modal form input[data-v-a8c77fda]{border:1px solid #dadce0;border-radius:6px;padding:.4rem .8rem;margin-bottom:.2rem;width:100%}.link-preview-modal form input[data-v-a8c77fda]:last-of-type,.link-set-modal form input[data-v-a8c77fda]:last-of-type,.link-edit-modal form input[data-v-a8c77fda]:last-of-type{margin-bottom:0}.link-preview-modal form .link-set-modal__buttons-wrapper[data-v-a8c77fda],.link-set-modal form .link-set-modal__buttons-wrapper[data-v-a8c77fda],.link-edit-modal form .link-set-modal__buttons-wrapper[data-v-a8c77fda],.link-preview-modal form .link-edit-modal__buttons-wrapper[data-v-a8c77fda],.link-set-modal form .link-edit-modal__buttons-wrapper[data-v-a8c77fda],.link-edit-modal form .link-edit-modal__buttons-wrapper[data-v-a8c77fda]{margin-left:8px}.link-preview-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda],.link-set-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda],.link-edit-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda],.link-preview-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda],.link-set-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda],.link-edit-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]{border-radius:6px;width:45px;color:#1a73e8}.link-preview-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-set-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-edit-modal form .link-set-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-preview-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-set-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]:hover,.link-edit-modal form .link-edit-modal__buttons-wrapper button[data-v-a8c77fda]:hover{background:#1a73e80a;color:#174ea6}.ProseMirror .details[data-v-a8c77fda]{display:flex;border:1px solid #e7e9e8;border-radius:6px;padding:8px 30px 8px 0;margin-bottom:8px}.ProseMirror .details>button[data-v-a8c77fda]{display:flex;justify-content:center;align-items:center;cursor:pointer;width:1.5em;height:1.5em;margin:0 .4rem;font-size:inherit;font-family:inherit;color:#8a8f8d;border-radius:.3rem;border:none;background-color:unset}.ProseMirror .details>button[data-v-a8c77fda]:hover{background-color:#eff0f0;border-radius:4px}.ProseMirror .details>button[data-v-a8c77fda]:before{content:"▶";display:flex;justify-content:center;align-items:center}.ProseMirror .details.is-open>button[data-v-a8c77fda]:before{content:"▼"}.ProseMirror .details>div[data-v-a8c77fda]{flex:1;overflow:auto}.ProseMirror .details[data-v-a8c77fda]:last-child{margin-bottom:0}.ProseMirror .column-block[data-v-a8c77fda]{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;margin-bottom:6px}.ProseMirror .column[data-v-a8c77fda]{border:1px #e7e9e8 dashed;border-radius:6px;padding:8px;overflow:auto}.ProseMirror .pinyin-wrapper[data-v-a8c77fda]{display:inline-block;vertical-align:bottom;padding:0 1px}.ProseMirror .pinyin-wrapper .pinyin[data-v-a8c77fda]{display:block;text-align:center}.ProseMirror .pinyin-wrapper .pinyin[data-v-a8c77fda]:first-child{line-height:1em}.ProseMirror[contenteditable=true] .pinyin-wrapper[data-v-a8c77fda]{margin:0 1px}.ProseMirror[contenteditable=true] .pinyin[data-v-a8c77fda]{border:1px #e7e9e8 dashed;border-radius:4px;padding:0 4px}.ProseMirror[contenteditable=true] .pinyin[data-v-a8c77fda]:first-child{margin-bottom:2px}.ProseMirror .image-view[data-v-a8c77fda]{display:inline-block;float:none;max-width:100%;line-height:0;vertical-align:middle;-webkit-user-select:none;user-select:none}.ProseMirror .image-view--inline[data-v-a8c77fda]{margin-right:0;margin-left:0}.ProseMirror .image-view--block[data-v-a8c77fda]{display:block}.ProseMirror .image-view--left[data-v-a8c77fda]{float:left;margin-right:12px;margin-left:0}.ProseMirror .image-view--right[data-v-a8c77fda]{float:right;margin-right:0;margin-left:12px}.ProseMirror .image-view__body[data-v-a8c77fda]{position:relative;display:inline-block;max-width:100%;clear:both;outline:transparent solid 2px;transition:all .2s ease-in}.ProseMirror .image-view__body[data-v-a8c77fda]:hover{outline-color:#ffc83d}.ProseMirror .image-view__body--focused[data-v-a8c77fda]:hover,.ProseMirror .image-view__body--resizing[data-v-a8c77fda]:hover{outline-color:transparent}.ProseMirror .image-view__body__placeholder[data-v-a8c77fda]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ProseMirror .image-view__body__image[data-v-a8c77fda]{margin:0;cursor:pointer!important;max-width:100%;padding:0 1px}.ProseMirror .image-view.focus img[data-v-a8c77fda]{outline:2px solid #409eff}.ProseMirror .image-resizer[data-v-a8c77fda]{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid #409eff}.ProseMirror .image-resizer__handler[data-v-a8c77fda]{position:absolute;z-index:2;box-sizing:border-box;display:block;width:12px;height:12px;background-color:#409eff;border:1px solid #fff;border-radius:2px}.ProseMirror .image-resizer__handler--tl[data-v-a8c77fda]{top:-6px;left:-6px;cursor:nw-resize}.ProseMirror .image-resizer__handler--tr[data-v-a8c77fda]{top:-6px;right:-6px;cursor:ne-resize}.ProseMirror .image-resizer__handler--bl[data-v-a8c77fda]{bottom:-6px;left:-6px;cursor:sw-resize}.ProseMirror .image-resizer__handler--br[data-v-a8c77fda]{right:-6px;bottom:-6px;cursor:se-resize}.ProseMirror .search-result[data-v-a8c77fda]{background-color:#ffd90080}.ProseMirror .search-result-current[data-v-a8c77fda]{background-color:#0dff0080}.ProseMirror[data-v-a8c77fda]::selection{background:var(--se-text-selection-background)}.ProseMirror .smart-text-selection[data-v-a8c77fda]{background:var(--se-text-selection-background);padding:2px 0}.ProseMirror span[data-type=fill][data-v-a8c77fda]{display:inline-block;width:30px;height:2px;background-color:#ccc;margin:0 3px}.ProseMirror .image-placeholder[data-v-a8c77fda]{display:inline-block;width:100px;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAkSSURBVHic7Z1fb9vWGYd/JEWRImVZsqvIcZzYiVdjNjDD21KgKLAgwYAgF7to+0W6fYJin2DZZ9h90YtdDBmGet1FOtTAEg+IUXdJLEVxrNCy/likSJEUdyGRFhVJsS2Z56Q5z5UoUtIrPXzPe87hoc2hj2bTW3LhfgmO20DbWwKHdP8xjDHwUAWHKjjua8Hj/5xIcHu9u7nejYbp/gme9/tIA3zf4bj7SVn4Q7DpP2g0nW8A3CYREwObyUTsDgDwQDczmAyS3O46ANetGc9JR8QABAjXeZdrf0E6EEYHF+6XPDzvU9KBMLpw3AYPj3VrqaHtLXGNpuORjoNxAk86AEYYJoQymBDKYEIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMqIkQ7gNJhWC7W6gZJWQUwQIEtxqKqM6ZQCWYqTDm+iUC+koZt4sluAZdkD98cEAdMpBdMpFUlVhqrIiMWEiKOcHFTP9jqOi+//8yMc1z3T61RFRjqlvpNZRHWGFIramWUAgG6Y0A0z2H6XsoiYENdtw7RasB0n9LzA85hKKgCAw0p9Ip/luC7KlWOUK8fBc9MpFUlFpi6LiAjRyjVo5drAfdMpFVNJBY7jDq0bk6BW11Gr68G2JImdZk6RkcumiWVQ5EJGyQCARPdMrdWNqEICAFiWjZJWBQA8yx/g2kIWiwuXIo0BiHgc4rrtkTIAQFEkAAidvSQoFDXki68j/9xIhRzrzZH7BZ4P2vJGT1EmRaGowbRakX5mpEJs2xm5X5LE4LGukxcCRN90UtXtDbJDN8/V3T0tkiRiceESVEXu1o5KqAfWS9QZQpcQ2S/oF1c/JEnE+tp1yN1sTKoyZmemkC9qKAyoGTEh2t4WVZOLSqJT0PULrB9X5mYDGb3ksoPXC06n1AuLZRDUCBHFGOJiJ2GrF5ghqioPfF6WxFANAzrZkRxy/EVBjRD/rL3oAeGw93YcF67TDj03TN5FQo0QNdH58hfdq3n5qjz4+YPyGx2JpBK9EGqKut9cDCvo/tyTf5xl2WgYJvQz9sh0w8STHwq4tnAJSVWGabVQPjpGoagN+EzlHN9kPKgRMmxAmMumcW3h0sBCDACmZWP36csz9cz8icaYIIyUGXVBByhpsmQpDkHohNI7IJyfm8XK8pWhMjqvFbG+toTZzNSZP3eUDEkSiUwwUiHE7+72DghVRcby0typ3+PG0uU3eknjkCaQHQAlQgYNCM8iA+hkyiRnZ1UCBR2gREj/gHA6pZ6r/c5l0xPLEhL1A6BAiMDzbwwIx+ndTCJLSAwIfYgL8a9/9A4Ix2m/J5ElJAaEPsSFyAOuEI7bfo+bJSQGhD7Ehfj1o7egj9vdHDdLSAwIfYgL8TOkd0wwicnFtZVr534tqYIOEBYi8HwwIOy97vC6u9hgHJKqjJXlKyOvZ0iSiNnMVKiJJDUg9CE6dcILJ+dDbyEtaVWoiowrl2fHev9cNo3ZzBRKWhW6YcJxXDhuO1iP5V8D6V0hSWpA6ENUiG07cN02BIFHLptGvvg66Gk9yx/AtGxcuTwz1iK2WEx4q9jejCA1IPQhPrl4rDeDs3J97Tqe/FAIBoj7B2XsH5RDi9guYilora4HNYxk/QAiFiLwb5YsrVyDmpAgijHIkohfrS+jfHSMcqWOal2HZdmhRWxAp96oqhw0PbOZqbEE+Z0IkgNCn0iFDOqK2raDveJrzOdmguZidmYKszOd2VvHcVGrG6jV9dD1j1FLQf1F1aehoZvYf3UEgOyA0Cfy2xF+fL4/dH2WkpCgKjKUhBSaku+noZuo1XXohhlkUT+9WeSvfO/PopJWxbO9g6C5urE4N3ZHYlwiF2IYFl7sa3Db7bceK4oClITcuWNKkYYW92FZ1I8kiUgqMhzXhdltCn1igoCPfvkh8dsUiNywY9sOtHINetN662rGXniehyyJgSAlIQ/MIsdxoRsmGro5Mot8JEnE2so14vUDoPwOqkni36eo6yYahgnTagVFfNQl4qh5b4S8KxCfy2KEYUIogwmhDCaEMpgQymBCKIMJoQwmhDKYEMr4yQtp2Q5aZ5gvIw1xIX/56t840Eb/TZMDrY6//uO/wQ/7NK9h8+Huqd5/63EeW4/zY8cZFcQv4Z6GZ4VDzKRVbG0X0NAtNAwLAPDg2x0AQDwu4PbHKyRDnBjUCzmqGXia1/DZvQ009I6If363i/XVBWSmOwva/LXBAPDV3x5B7wrr5WnhMHisKhI+v7dxwZGfDyqEvHhVCf2ISUVCLptCw7Cw+XAXqiJB1y2UDuuwbRct20XLdlA6PGnqbNtBLpsCANz+eCWQtbXdaa5uri8CAEqHdTzeeRnVVzszVAgpaXVUqidre6/OZ5DLprD9pAjdsKB2F2QDwFHVCG0PQhQFJNXOMXGxcwXQ324Yo19LGiqE3FxfxFz37O7l5x9eRi47jcc7ReSyKeSyKTzQdjrCPjg5PqlKSL5F0rsCFUKGMTOtoNU66bK2bAcNo1PUX+xXAAC6YeHqfCZU1P/+r5033qu/htAK1UL6iYsxfH5vAy3bQVyM4fvtPEpaHZ/8+kZwTFKV8NH64tAaUqkZePGqEn3wp+SdEgJ0asjmd7uYy6ZwoNVx99ZqqJd19zeroeP7a0hSlXB1PhPs33y4i6vzGSwvZnFUM7D9pIhPbt5AXIxh538HAIDVn53tfsdxiFRISRvcw9nazod+VKDzI/T+cD4zaQV3b63iwbc7mEkrwQ9+Hvyemi+rUtXx4lUFLdtFXIzhaV5DXIz9dIWoqoTlxQ9Cz/Vv+2TSw2+aSSoS7t5axebDXZS044HiTkNcjOGzexvBybC8mMXV+Uyw/bvf/iLyaRe26oQyiM9lMcIwIZTBhFAGE0IZTAhlMCGUwYRQBhNCGUwIZTAhlMGEUAYTQhk8PIz/l14Yk8FDlQfP7ZGOg9GFQ5WH5z0iHQejC8d9zTWb3pIL9znpWBiAAOE6n0hwe+C4+6SDee/huPuJBLfH+duNpvMNgNvkInqv2UwmYneAnm5vMhG7wzKFABx335cBAFz//mbTW3K59hfwvE/hIQ0Og/8XEON8eKiC5/bgeY8ECH9MJMK93P8DX41z8HMh0L8AAAAASUVORK5CYII=) no-repeat center}.ProseMirror .embed-video[data-v-a8c77fda]{display:block;position:relative;left:50%;transform:translate(-50%);margin:0 0 10px!important}.ProseMirror .smart-text-selection[data-v-a8c77fda]{background-color:var(--se-text-selection-background)}.drag-handle[data-v-a8c77fda]{position:fixed;opacity:1;transition:opacity ease-in .2s;border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(0, 0, 0, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-size:calc(.5em + .375rem) calc(.5em + .375rem);background-repeat:no-repeat;background-position:center;width:1.2rem;height:1.5rem;z-index:50;cursor:grab}.drag-handle[data-v-a8c77fda]:hover{background-color:#f5f5f4;transition:background-color .2s}.drag-handle[data-v-a8c77fda]:active{background-color:#e7e5e4;transition:background-color .2s;cursor:grabbing}.drag-handle.hide[data-v-a8c77fda]{opacity:0;pointer-events:none}@media screen and (max-width: 600px){.drag-handle[data-v-a8c77fda]{display:none;pointer-events:none}}.smart-table-grid[data-v-46850e3f]{margin-top:4px}.smart-table-grid .row[data-v-46850e3f]{display:flex;gap:4px}.smart-table-grid .cell[data-v-46850e3f]{width:14px;height:14px;border:1px solid var(--se-border-color);cursor:pointer;margin-bottom:4px;box-sizing:content-box}.smart-table-grid .cell.selected[data-v-46850e3f]{border-color:var(--se-primary-color);background-color:#00000008}.smart-table-custom[data-v-46850e3f]{margin-bottom:4px}.smart-table-custom[data-v-46850e3f] .se-input-number{width:196px;display:block;margin-bottom:8px}.smart-table-custom-title[data-v-46850e3f]{color:var(--se-text-color-light);font-size:12px;margin:8px 0 2px}.smart-table-custom .smart-insert-button[data-v-46850e3f]{margin-top:5px}.smart-background-color[data-v-816de0e1]{width:12px;height:3px;position:absolute;margin:0 0 -10px}.smart-current-color[data-v-710f5e19]{width:12px;height:2px;position:absolute;margin:0 0 -14px}.smart-font-family-item{display:flex;align-items:center;justify-content:space-between;font-size:12px;width:72px}.smart-font-family-item .smart-font-family-unsupport{color:var(--se-error-color);font-size:12px}.smart-heading-select-option[data-v-8a16bdad]{height:auto!important}.smart-heading-select-option .heading-size[data-v-8a16bdad]{line-height:2em;font-weight:600;min-width:100px;color:var(--se-text-color)}.smart-heading-select-option .text[data-v-8a16bdad]{font-size:12px;font-weight:400;line-height:2.4em}.smart-heading-select-option .h1[data-v-8a16bdad]{font-size:36px}.smart-heading-select-option .h2[data-v-8a16bdad]{font-size:30px}.smart-heading-select-option .h3[data-v-8a16bdad]{font-size:24px}.smart-heading-select-option .h4[data-v-8a16bdad]{font-size:22px}.smart-heading-select-option .h5[data-v-8a16bdad]{font-size:20px}.smart-heading-select-option .h6[data-v-8a16bdad]{font-size:18px}.smart-classic-menu[data-v-e22a8790]{display:flex;flex-wrap:wrap;padding:8px 8px 0}.smart-classic-menu-insert[data-v-e22a8790]{font-size:12px;color:var(--se-content-text-color);padding:4px 4px 4px 6px}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]{display:flex;align-items:center}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]:empty{display:none}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]:not(:last-child):before,.smart-classic-menu .smart-virtual-group.is-slot[data-v-e22a8790]:before{content:"";display:block;height:18px;width:1px;background-color:var(--se-border-color-light);margin:0 6px}.smart-classic-menu .smart-virtual-group[data-v-e22a8790]:first-child:before{display:none}.smart-classic-menu .smart-virtual-group-row[data-v-e22a8790]{display:flex}*{margin:0;padding:0}.smart-scrollbar{overflow:auto}.smart-scrollbar::-webkit-scrollbar{width:var(--se-scrollbar-size)!important;height:var(--se-scrollbar-size)!important;position:absolute}.smart-scrollbar::-webkit-scrollbar-track{width:var(--se-scrollbar-size)!important;background:transparent}.smart-scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--se-scrollbar-thumb-color);background-clip:padding-box;border-radius:1em;transition:background-color .3s;cursor:pointer}.smart-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--se-scrollbar-thumb-hover-color)}.smart-editor-slim-container{width:100%;height:100%;min-height:300px;display:flex;flex-direction:column;color:var(--se-text-color);font-family:var(--se-font-family);position:relative!important}.smart-editor-slim-container .smart-toolbar{background-color:var(--se-color-white);border-bottom:solid 1px var(--se-border-color)}.smart-editor-slim-container .smart-main{flex:1;padding:10px 0;background-color:#fff;overflow:auto}.se-dropdown-option-body.active{color:var(--se-primary-color)!important}html,body{width:100%;height:100%;overflow:hidden}#app{width:100%;height:100%}.fade-slide-leave-active,.fade-slide-enter-active{transition:all .3s}.fade-slide-enter-from{opacity:0;transform:translate(-30px)}.fade-slide-leave-to{opacity:0;transform:translate(30px)}.cus-scroll{overflow:auto}.cus-scroll::-webkit-scrollbar{width:8px;height:8px}.cus-scroll-x{overflow-x:auto}.cus-scroll-x::-webkit-scrollbar{width:0;height:8px}.cus-scroll-y{overflow-y:auto}.cus-scroll-y::-webkit-scrollbar{width:8px;height:0}.cus-scroll::-webkit-scrollbar-thumb,.cus-scroll-x::-webkit-scrollbar-thumb,.cus-scroll-y::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px}.cus-scroll:hover::-webkit-scrollbar-thumb,.cus-scroll-x:hover::-webkit-scrollbar-thumb,.cus-scroll-y:hover::-webkit-scrollbar-thumb{background:#bfbfbf}.cus-scroll:hover::-webkit-scrollbar-thumb:hover,.cus-scroll-x:hover::-webkit-scrollbar-thumb:hover,.cus-scroll-y:hover::-webkit-scrollbar-thumb:hover{background:rgb(var(--primary-color))}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root),.dark::view-transition-new(root){z-index:1}::view-transition-new(root),.dark::view-transition-old(root){z-index:9999}:root{--se-primary-color: #497FED;--se-color-white: #fff;--se-color-black: #000;--se-warning-color: #f6913e;--se-error-color: #ef3f35;--se-container-background: #f4f5f7;--se-button-hover-background: #eaeff9;--se-text-selection-background: #94cfff;--se-font-family: pingfang sc, hiragino sans gb, microsoft yahei,helvetica neue, helvetica, simsun, sans-serif, Phetsarath OT;--se-font-size: 14px;--se-font-size-small: 12px;--se-text-color: #333;--se-text-color-light: rgba(0, 0, 0, .5);--se-text-color-disabled: #a7abac;--se-shadow: 0 3px 14px 2px rgba(0, 0, 0, .03), 0 8px 10px 1px rgba(0, 0, 0, 4%), 0 5px 5px -3px rgba(0, 0, 0, 8%);--se-border-color: rgba(0, 0, 0, .08);--se-border-color-dark: #ddd;--se-border-color-light: rgba(0, 0, 0, .05);--se-radius: 3px;--se-radius-medium: 5px;--se-popup-content-padding: 12px;--se-popup-max-height: max(60vh, 180px);--se-tooltip-content-padding: 6px 10px;--se-mask-color: transparent;--se-content-placeholder-color: #999;--se-content-text-color: #333;--se-content-node-border: #e7e7e7;--se-content-node-radius: var(--se-radius);--se-content-node-bottom: .75em;--se-content-node-selected-background: #f5f8fc;--se-content-table-border-color: #333;--se-content-table-thead-background: #f1f3f5;--se-content-table-selected-background: rgba(200, 200, 255, .4);--se-content-line-number-color: #e7e8ea;--se-content-search-result-background: #fefc7ef2;--se-content-search-result-current-background: #0dff00c3;--se-content-invisible-break-color: #4e8bfc;--se-content-code-color: var(--se-primary-color);--se-content-code-background: #f1f3f5;--se-content-code-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;--se-scrollbar-size: 4px;--se-scrollbar-thumb-color: rgba(0, 0, 0, .2);--se-scrollbar-thumb-hover-color: rgba(0, 0, 0, .35)}[theme-mode=dark]{--se-color-white: #17171a;--se-color-black: #fff;--se-warning-color: #cf6e2d;--se-error-color: #c64751;--se-container-background: #2a2b2d;--se-button-hover-background: #2c2c2c;--se-text-color: #ddd;--se-text-color-light: #bbb;--se-text-color-disabled: #999;--se-border-color: rgba(255, 255, 255, .15);--se-border-color-dark: rgba(255, 255, 255, .2);--se-border-color-light: rgba(255, 255, 255, .08);--se-content-text-color: rgba(255, 255, 255, .9);--se-scrollbar-thumb-color: rgba(255, 255, 255, .3);--se-scrollbar-thumb-hover-color: rgba(255, 255, 255, .45)}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-sed\:ai-line,.i-sed\:ai-line\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M9.107 5.448c.598-1.75 3.016-1.803 3.725-.159l.06.16l.807 2.36a4 4 0 0 0 2.276 2.411l.217.081l2.36.806c1.75.598 1.803 3.016.16 3.725l-.16.06l-2.36.807a4 4 0 0 0-2.412 2.276l-.081.216l-.806 2.361c-.598 1.75-3.016 1.803-3.724.16l-.062-.16l-.806-2.36a4 4 0 0 0-2.276-2.412l-.216-.081l-2.36-.806c-1.751-.598-1.804-3.016-.16-3.724l.16-.062l2.36-.806A4 4 0 0 0 8.22 8.025l.081-.216zM11 6.094l-.806 2.36a6 6 0 0 1-3.49 3.649l-.25.091l-2.36.806l2.36.806a6 6 0 0 1 3.649 3.49l.091.25l.806 2.36l.806-2.36a6 6 0 0 1 3.49-3.649l.25-.09l2.36-.807l-2.36-.806a6 6 0 0 1-3.649-3.49l-.09-.25zM19 2a1 1 0 0 1 .898.56l.048.117l.35 1.026l1.027.35a1 1 0 0 1 .118 1.845l-.118.048l-1.026.35l-.35 1.027a1 1 0 0 1-1.845.117l-.048-.117l-.35-1.026l-1.027-.35a1 1 0 0 1-.118-1.845l.118-.048l1.026-.35l.35-1.027A1 1 0 0 1 19 2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-center,.i-sed\:align-center\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29,0)'%3E%3Cpath d='M14.5,9.760349999999999C14.5,9.346129999999999,14.835786,9.010349999999999,15.25,9.010349999999999L26.75,9.010349999999999C27.1642,9.010349999999999,27.5,9.346129999999999,27.5,9.760349999999999C27.5,10.17456,27.1642,10.51035,26.75,10.51035L15.25,10.51035C14.835786,10.51035,14.5,10.17456,14.5,9.760349999999999ZM16.49939,6.21564C16.49939,5.80142,16.83518,5.4656400000000005,17.24939,5.4656400000000005L24.7506,5.4656400000000005C25.1648,5.4656400000000005,25.5006,5.80142,25.5006,6.21564C25.5006,6.62985,25.1648,6.96564,24.7506,6.96564L17.24939,6.96564C16.83518,6.96564,16.49939,6.62985,16.49939,6.21564ZM14.5,2.75C14.5,2.335786,14.835786,2,15.25,2L26.75,2C27.1642,2,27.5,2.335786,27.5,2.75C27.5,3.1642099999999997,27.1642,3.5,26.75,3.5L15.25,3.5C14.835786,3.5,14.5,3.1642099999999997,14.5,2.75ZM16.5,13.25C16.5,12.8358,16.83579,12.5,17.25,12.5L24.75,12.5C25.1642,12.5,25.5,12.8358,25.5,13.25C25.5,13.6642,25.1642,14,24.75,14L17.25,14C16.83579,14,16.5,13.6642,16.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-justify,.i-sed\:align-justify\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29,0)'%3E%3Cpath d='M14.5,9.76031C14.5,9.3461,14.835786,9.01031,15.25,9.01031L26.75,9.01031C27.1642,9.01031,27.5,9.3461,27.5,9.76031C27.5,10.17453,27.1642,10.51031,26.75,10.51031L15.25,10.51031C14.835786,10.51031,14.5,10.17453,14.5,9.76031ZM14.5,6.21564C14.5,5.80142,14.835786,5.4656400000000005,15.25,5.4656400000000005L26.75,5.4656400000000005C27.1642,5.4656400000000005,27.5,5.80142,27.5,6.21564C27.5,6.62985,27.1642,6.96564,26.75,6.96564L15.25,6.96564C14.835786,6.96564,14.5,6.62985,14.5,6.21564ZM14.5,2.75C14.5,2.335786,14.835786,2,15.25,2L26.75,2C27.1642,2,27.5,2.335786,27.5,2.75C27.5,3.1642099999999997,27.1642,3.5,26.75,3.5L15.25,3.5C14.835786,3.5,14.5,3.1642099999999997,14.5,2.75ZM14.5,13.25C14.5,12.8358,14.835786,12.5,15.25,12.5L26.7482,12.5C27.162399999999998,12.5,27.4982,12.8358,27.4982,13.25C27.4982,13.6642,27.162399999999998,14,26.7482,14L15.25,14C14.835786,14,14.5,13.6642,14.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-left,.i-sed\:align-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5,9.760349999999999C1.5,9.346129999999999,1.835786,9.010349999999999,2.25,9.010349999999999L13.75,9.010349999999999C14.1642,9.010349999999999,14.5,9.346129999999999,14.5,9.760349999999999C14.5,10.17456,14.1642,10.51035,13.75,10.51035L2.25,10.51035C1.835786,10.51035,1.5,10.17456,1.5,9.760349999999999ZM1.5,6.21564C1.5,5.80142,1.835786,5.4656400000000005,2.25,5.4656400000000005L9.75122,5.4656400000000005C10.16543,5.4656400000000005,10.50122,5.80142,10.50122,6.21564C10.50122,6.62985,10.16543,6.96564,9.75122,6.96564L2.25,6.96564C1.835786,6.96564,1.5,6.62985,1.5,6.21564ZM1.5,2.75C1.5,2.335786,1.835786,2,2.25,2L13.75,2C14.1642,2,14.5,2.335786,14.5,2.75C14.5,3.1642099999999997,14.1642,3.5,13.75,3.5L2.25,3.5C1.835786,3.5,1.5,3.1642099999999997,1.5,2.75ZM1.5,13.25C1.5,12.8358,1.835786,12.5,2.25,12.5L9.75,12.5C10.16421,12.5,10.5,12.8358,10.5,13.25C10.5,13.6642,10.16421,14,9.75,14L2.25,14C1.835786,14,1.5,13.6642,1.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:align-right,.i-sed\:align-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29,0)'%3E%3Cpath d='M14.5,9.76038C14.5,9.346160000000001,14.835786,9.01038,15.25,9.01038L26.75,9.01038C27.1642,9.01038,27.5,9.346160000000001,27.5,9.76038C27.5,10.17459,27.1642,10.51038,26.75,10.51038L15.25,10.51038C14.835786,10.51038,14.5,10.17459,14.5,9.76038ZM14.5,6.21564C14.5,5.80142,14.835786,5.4656400000000005,15.25,5.4656400000000005L22.75122,5.4656400000000005C23.16543,5.4656400000000005,23.50122,5.80142,23.50122,6.21564C23.50122,6.62985,23.16543,6.96564,22.75122,6.96564L15.25,6.96564C14.835786,6.96564,14.5,6.62985,14.5,6.21564ZM14.5,2.75C14.5,2.335786,14.835786,2,15.25,2L26.75,2C27.1642,2,27.5,2.335786,27.5,2.75C27.5,3.1642099999999997,27.1642,3.5,26.75,3.5L15.25,3.5C14.835786,3.5,14.5,3.1642099999999997,14.5,2.75ZM14.5,13.25C14.5,12.8358,14.835786,12.5,15.25,12.5L22.75,12.5C23.16421,12.5,23.5,12.8358,23.5,13.25C23.5,13.6642,23.16421,14,22.75,14L15.25,14C14.835786,14,14.5,13.6642,14.5,13.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:arrow-down,.i-sed\:arrow-down\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 18L24 30 12 18' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cmask id='master_svg0_138_0492' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='14' rx='2' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg1_138_0489' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-8' y='-8' width='36' height='36'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='0' dx='0'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.11061947047710419 0 0 0 0 0.6329540610313416 0 0 0 0 1 0 0 0 0.3499999940395355 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg2_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg3_133_1639'%3E%3Cstop offset='0%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cmask id='master_svg4_138_0488' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg3_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg5_138_0491' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='0' y='0' width='20' height='20'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='12' dx='0'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.33000001311302185 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg6_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg7_138_0486' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.13905429840088' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svg8_133_3312'%3E%3Cstop offset='0%25' stop-color='%23EAC5FC' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%2384A9F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg9_138_0487' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.139053344726562' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svga_134_5592'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgb_138_0490' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='28.0653018951416' height='32.68379211425781'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svgc_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgd_138_0485' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='36.955888748168945' height='33.34653663635254'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svge_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3CradialGradient cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' id='master_svgf_134_7792' gradientTransform='translate(8.000000596046448 7.000000596046448) rotate(90) scale(10.833333969116211 10.833333969116211)'%3E%3Cstop offset='81.81416392326355%25' stop-color='%23FFFFFF' stop-opacity='0'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='0.5'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg%3E%3Cg mask='url(%23master_svg0_138_0492)'%3E%3Cg%3E%3Cg filter='url(%23master_svg1_138_0489)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg2_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg mask='url(%23master_svg4_138_0488)'%3E%3Cg filter='url(%23master_svg5_138_0491)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg6_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg filter='url(%23master_svg7_138_0486)'%3E%3Cpath d='M18.00005354156494,10.333366746139527C16.229183541564943,14.916666746139526,11.74999354156494,17.833366746139525,6.749996541564942,16.999966746139528C4.678933541564941,16.999966746139528,10.499973541564941,15.333366746139525,12.99999354156494,9.499966746139526C15.500023541564941,3.6666667461395264,11.76228354156494,-1.3333332538604736,13.833353541564941,-1.3333332538604736C15.904423541564942,-1.3333332538604736,19.77085354156494,5.7499967461395265,18.00005354156494,10.333366746139527Z' fill='url(%23master_svg8_133_3312)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-0.258819043636322,-0.9659258127212524,0.9659258127212524,-0.258819043636322,-9.438815680383982,13.105000026556297)' filter='url(%23master_svg9_138_0487)'%3E%3Cpath d='M11.995902197265625,21.840529078674315C10.225032197265625,26.423829078674316,5.745842197265625,29.340529078674315,0.745845197265625,28.507129078674318C-1.325217802734375,28.507129078674318,4.495822197265625,26.840529078674315,6.995842197265625,21.007129078674318C9.495872197265625,15.173829078674316,5.758132197265625,10.173829078674316,7.829202197265625,10.173829078674316C9.900272197265625,10.173829078674316,13.766702197265625,17.257159078674317,11.995902197265625,21.840529078674315Z' fill='url(%23master_svga_134_5592)' fill-opacity='0.75'/%3E%3C/g%3E%3Cg transform='matrix(0.3413880169391632,0.9399224519729614,-0.9399224519729614,0.3413880169391632,10.409815989714502,-13.644534747708363)' filter='url(%23master_svgb_138_0490)'%3E%3Cpath d='M30.408644943237306,13.667093476104736C28.065044943237304,18.798393476104735,22.137134943237307,22.063693476104735,15.519942943237305,21.130693476104735C12.779004943237304,21.130693476104735,20.482814943237305,19.264793476104735,23.791444943237305,12.734193476104736C27.100044943237304,6.2035034761047365,22.153404943237305,0.6057934761047363,24.894334943237304,0.6057934761047363C27.635244943237304,0.6057934761047363,32.7522449432373,8.535883476104736,30.408644943237306,13.667093476104736Z' fill='url(%23master_svgc_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.993992030620575,-0.10945269465446472,0.10945269465446472,0.993992030620575,0.028477667074813695,-1.6848945699851683)' filter='url(%23master_svgd_138_0485)'%3E%3Cpath d='M8.59916603088379,12.189555331611633C5.1786660308837895,16.913255331611634,-4.852933969116211,20.988455331611632,-14.51085396911621,20.129555331611634C-18.51129396911621,20.129555331611634,-6.87347396911621,18.287055331611633,-2.044433969116211,12.275055331611632C2.784566030883788,6.263135331611633,-1.9022339691162102,-1.1018446683883667,2.098166030883789,-1.1018446683883667C6.098666030883788,-1.1018446683883667,12.01976603088379,7.4658853316116325,8.59916603088379,12.189555331611633Z' fill='url(%23master_svge_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='-2.833333373069763' y='-3.833333373069763' width='21.666667938232422' height='21.666667938232422' rx='10.833333969116211' fill='url(%23master_svgf_134_7792)' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M6.55036,4Q5.89279,4,5.64647,4.574896L2.5,12L3.053829,12C3.77439,12,4.42246,11.57738,4.6906,10.93264L5.16721,9.78665L7.42668,9.78665L7.26076,8.74597C7.22207,8.50328,7.01275,8.32469,6.767,8.32469L5.77501,8.32469L6.97609,5.4619599999999995L7.62627,5.4619599999999995L7.97943,7.6891L7.9809,7.68888L8.447230000000001,10.613769999999999L8.444420000000001,10.614180000000001L8.663039999999999,12L10.34469,12L8.99621,4C8.18093,4,7.36564,4,6.55036,4ZM13.5,4C12.5833,4,11.80956,4.681624,11.69399,5.59103L10.87956,12L10.92281,12C11.8138,12,12.5648,11.359300000000001,12.6731,10.50675L13.5,4Z' fill-rule='evenodd' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:assistant-audit,.i-sed\:assistant-audit\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8,15.002838134765625L3,15.002838134765625C2.171573,15.002838134765625,1.5,14.331238134765625,1.5,13.502838134765625L1.5,2.502838134765625C1.5,1.674411134765625,2.171573,1.002838134765625,3,1.002838134765625L13,1.002838134765625C13.8284,1.002838134765625,14.5,1.674411134765625,14.5,2.502838134765625L14.5,8.002838134765625L14.5,8.004728134765625C14.5,8.418948134765625,14.1642,8.754728134765625,13.75,8.754728134765625C13.3358,8.754728134765625,13,8.418948134765625,13,8.004728134765625L13,2.502838134765625L3,2.502838134765625L3,13.502838134765625L7.9247,13.502838134765625C7.94972,13.500338134765625,7.97485,13.499038134765625,8,13.499038134765625C8.41421,13.499038134765625,8.75,13.834838134765626,8.75,14.249038134765625L8.75,14.252838134765625C8.75,14.667038134765624,8.41421,15.002838134765625,8,15.002838134765625ZM5,5.499998134765625C4.585789999999999,5.499998134765625,4.25,5.164218134765625,4.25,4.749998134765625C4.25,4.335788134765625,4.585789999999999,3.999998134765625,5,3.999998134765625L11,3.999998134765625C11.41421,3.999998134765625,11.75,4.335788134765625,11.75,4.749998134765625C11.75,5.164218134765625,11.41421,5.499998134765625,11,5.499998134765625L5,5.499998134765625ZM5,8.499998134765626C4.585789999999999,8.499998134765626,4.25,8.164218134765626,4.25,7.749998134765625C4.25,7.335788134765625,4.585789999999999,6.999998134765625,5,6.999998134765625L11,6.999998134765625C11.41421,6.999998134765625,11.75,7.335788134765625,11.75,7.749998134765625C11.75,8.164218134765626,11.41421,8.499998134765626,11,8.499998134765626L5,8.499998134765626ZM13.9036,10.854538134765624C13.7926,10.822038134765625,13.6964,10.752108134765624,13.6312,10.656648134765625L12.9129,9.604718134765625C12.8198,9.468278134765624,12.6652,9.386668134765625,12.5,9.386668134765625C12.3348,9.386668134765625,12.1802,9.468278134765624,12.0871,9.604718134765625L11.3688,10.656648134765625C11.30361,10.752108134765624,11.20736,10.822038134765625,11.09643,10.854538134765624L9.87403,11.212638134765625C9.71548,11.259038134765625,9.5901,11.380838134765625,9.53905,11.537938134765625C9.488,11.695038134765625,9.51786,11.867238134765625,9.61883,11.998038134765626L10.39731,13.006238134765624C10.46795,13.097738134765626,10.50472,13.210838134765625,10.50134,13.326438134765626L10.46414,14.599638134765625C10.45931,14.764738134765626,10.53637,14.921638134765624,10.67003,15.018738134765625C10.80369,15.115838134765625,10.97669,15.140638134765625,11.13226,15.085038134765625L12.3317,14.656238134765625C12.4405,14.617338134765625,12.5595,14.617338134765625,12.6683,14.656238134765625L13.8677,15.085038134765625C14.0233,15.140638134765625,14.1963,15.115838134765625,14.33,15.018738134765625C14.4636,14.921638134765624,14.5407,14.764738134765626,14.5359,14.599638134765625L14.4987,13.326438134765626C14.4953,13.210838134765625,14.532,13.097738134765626,14.6027,13.006238134765624L15.3812,11.998038134765626C15.4821,11.867238134765625,15.512,11.695038134765625,15.4609,11.537938134765625C15.4099,11.380838134765625,15.2845,11.259038134765625,15.126,11.212638134765625L13.9036,10.854538134765624ZM5,11.500038134765624C4.585789999999999,11.500038134765624,4.25,11.164238134765625,4.25,10.749998134765624C4.25,10.335788134765625,4.585789999999999,9.999998134765624,5,9.999998134765624L7,9.999998134765624C7.41421,9.999998134765624,7.75,10.335788134765625,7.75,10.749998134765624C7.75,11.164238134765625,7.41421,11.500038134765624,7,11.500038134765624L5,11.500038134765624ZM12.5,11.646938134765625Q12.1728,12.049638134765624,11.6887,12.236338134765624Q11.9706,12.672038134765625,11.9986,13.190138134765625Q12.5,13.056638134765626,13.0014,13.190138134765625Q13.0294,12.672038134765625,13.3113,12.236338134765624Q12.8272,12.049638134765624,12.5,11.646938134765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-check-err,.i-sed\:assistant-check-err\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.1525339161987305,8.344244755477906Q0.6185129161987304,6.0212647554779055,1.8241639161987304,3.9650947554779052Q3.0298169161987305,1.9089297554779052,5.31778691619873,1.2406457554779053Q7.605756916198731,0.5723607554779053,9.72859691619873,1.6563247554779053Q11.85139691619873,2.740284755477905,12.65169691619873,4.985494755477905Q13.322996916198731,6.868664755477905,12.75679691619873,8.707584755477905C12.63499691619873,9.103334755477904,12.18609691619873,9.278024755477905,11.806996916198731,9.111494755477905C11.42779691619873,8.944964755477905,11.26139691619873,8.508254755477905,11.36759691619873,8.108024755477906C11.59669691619873,7.244724755477905,11.553896916198731,6.371704755477905,11.23929691619873,5.488954755477906C10.83906691619873,4.366224755477905,10.10820691619873,3.5338447554779053,9.046666916198731,2.9918047554779053Q7.4543669161987305,2.178744755477905,5.73820691619873,2.680014755477905Q4.022036916198731,3.1812847554779053,3.1177069161987303,4.723574755477905Q2.2133669161987304,6.265874755477905,2.6139269161987304,8.008294755477905Q3.0144869161987304,9.750724755477906,4.5015469161987305,10.743264755477906Q5.98860691619873,11.735774755477905,7.75138691619873,11.437274755477905C8.67537691619873,11.280874755477905,9.45813691619873,10.891904755477904,10.09965691619873,10.270444755477905C10.31588691619873,10.060974755477906,10.61929691619873,9.967854755477905,10.89582691619873,10.028514755477905C11.03459691619873,10.046964755477905,11.16559691619873,10.107354755477905,11.268896916198731,10.210594755477905L14.823596916198731,13.765274755477906C15.091296916198731,14.032974755477905,15.07089691619873,14.487474755477905,14.77809691619873,14.780274755477905C14.485196916198731,15.073074755477906,14.03079691619873,15.093474755477905,13.76309691619873,14.825774755477905L10.68727691619873,11.749974755477906Q9.54032691619873,12.655274755477905,8.00172691619873,12.915774755477905Q5.65160691619873,13.313774755477905,3.6690769161987307,11.990474755477905Q1.6865519161987303,10.667224755477905,1.1525339161987305,8.344244755477906ZM8.94458691619873,5.055474755477905C8.65169691619873,4.762574755477905,8.176816916198732,4.762574755477905,7.883926916198731,5.055474755477905L7.000036916198731,5.939354755477905L6.116166916198731,5.055484755477905C5.82327691619873,4.762594755477905,5.34839691619873,4.762594755477905,5.0555069161987305,5.055484755477905C4.762616916198731,5.348374755477905,4.762616916198731,5.8232547554779055,5.0555069161987305,6.116144755477905L5.93937691619873,7.000014755477905L5.055496916198731,7.883894755477905C4.762606916198731,8.176794755477905,4.762606916198731,8.651664755477906,5.055496916198731,8.944564755477906C5.34839691619873,9.237454755477906,5.8232669161987305,9.237454755477906,6.11615691619873,8.944564755477906L7.000036916198731,8.060674755477905L7.8839369161987305,8.944574755477905C8.02458691619873,9.085224755477904,8.21535691619873,9.164244755477906,8.41426691619873,9.164244755477906C8.61317691619873,9.164244755477906,8.80394691619873,9.085224755477904,8.94459691619873,8.944574755477905C9.23748691619873,8.651674755477906,9.23748691619873,8.176804755477905,8.94459691619873,7.883914755477905L8.06069691619873,7.000014755477905L8.94458691619873,6.116134755477905C9.085236916198731,5.975484755477905,9.164256916198731,5.784714755477905,9.164256916198731,5.585804755477906C9.164256916198731,5.386894755477905,9.085236916198731,5.196124755477905,8.94458691619873,5.055474755477905Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-expand,.i-sed\:assistant-expand\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5,13.502838134765625C1.5,14.331238134765625,2.171573,15.002838134765625,3,15.002838134765625L8,15.002838134765625C8.41421,15.002838134765625,8.75,14.667038134765624,8.75,14.252838134765625L8.75,14.249038134765625C8.75,13.834838134765626,8.41421,13.499038134765625,8,13.499038134765625C7.97485,13.499038134765625,7.94972,13.500338134765625,7.9247,13.502838134765625L3,13.502838134765625L3,2.502838134765625L13,2.502838134765625L13,8.004728134765625C13,8.418948134765625,13.3358,8.754728134765625,13.75,8.754728134765625C14.1642,8.754728134765625,14.5,8.418948134765625,14.5,8.004728134765625L14.5,8.002838134765625L14.5,8.000938134765626L14.5,2.502838134765625C14.5,1.674411134765625,13.8284,1.002838134765625,13,1.002838134765625L3,1.002838134765625C2.171573,1.002838134765625,1.5,1.674411134765625,1.5,2.502838134765625L1.5,13.502838134765625ZM9,5.499998134765625L8,5.499998134765625L8,10.499998134765624C8.41421,10.499998134765624,8.75,10.835788134765625,8.75,11.250038134765624C8.75,11.664238134765625,8.41421,12.000038134765624,8,12.000038134765624L6.5,12.000038134765624C6.08579,12.000038134765624,5.75,11.664238134765625,5.75,11.250038134765624C5.75,10.835788134765625,6.08579,10.499998134765624,6.5,10.499998134765624L6.5,5.499998134765625L5.5,5.499998134765625L5.5,5.730348134765625C5.5,6.144558134765625,5.164210000000001,6.480348134765625,4.75,6.480348134765625C4.335789999999999,6.480348134765625,4,6.144558134765625,4,5.730348134765625L4,4.499998134765625C4,4.223858134765625,4.22386,3.999998134765625,4.5,3.999998134765625L10,3.999998134765625C10.27614,3.999998134765625,10.5,4.223858134765625,10.5,4.499998134765625L10.5,5.730348134765625C10.5,6.144558134765625,10.16421,6.480348134765625,9.75,6.480348134765625C9.33579,6.480348134765625,9,6.144558134765625,9,5.730348134765625L9,5.499998134765625ZM13.25,14.255038134765625C13.25,14.669238134765624,12.9142,15.005038134765625,12.5,15.005038134765625C12.0858,15.005038134765625,11.75,14.669238134765624,11.75,14.255038134765625L11.75,13.255038134765625L10.75,13.255038134765625C10.33579,13.255038134765625,10,12.919238134765624,10,12.505038134765625C10,12.090838134765624,10.33579,11.755038134765625,10.75,11.755038134765625L11.75,11.755038134765625L11.75,10.755038134765625C11.75,10.340818134765625,12.0858,10.005038134765625,12.5,10.005038134765625C12.9142,10.005038134765625,13.25,10.340818134765625,13.25,10.755038134765625L13.25,11.755038134765625L14.25,11.755038134765625C14.6642,11.755038134765625,15,12.090838134765624,15,12.505038134765625C15,12.919238134765624,14.6642,13.255038134765625,14.25,13.255038134765625L13.25,13.255038134765625L13.25,14.255038134765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-explain,.i-sed\:assistant-explain\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.5L1,13.5C1,14.3284,1.671573,15,2.5,15L4,15C4.414210000000001,15,4.75,14.6642,4.75,14.25C4.75,13.8358,4.414210000000001,13.5,4,13.5L3,13.5C2.72386,13.5,2.5,13.2761,2.5,13L2.5,3C2.5,2.72386,2.72386,2.5,3,2.5L10.5,2.5C10.77614,2.5,11,2.72386,11,3L11,13C11,13.2758,10.77668,13.4995,10.50099,13.5L10.50099,13.5L7,13.5C6.58579,13.5,6.25,13.8358,6.25,14.25C6.25,14.6642,6.58579,15,7,15L10.5,15L11,15L13.5,15C14.8807,15,16,13.8807,16,12.5L16,10C16,7.96019,14.4732,6.277,12.5,6.03095L12.5,2.5C12.5,1.671573,11.8284,1,11,1L2.5,1C1.671573,1,1,1.671573,1,2.5ZM4.75,4C4.335789999999999,4,4,4.335789999999999,4,4.75C4,5.16421,4.335789999999999,5.5,4.75,5.5L6.25,5.5C6.66421,5.5,7,5.16421,7,4.75C7,4.335789999999999,6.66421,4,6.25,4L4.75,4ZM4.75,7C4.335789999999999,7,4,7.33579,4,7.75C4,8.16421,4.335789999999999,8.5,4.75,8.5L8.75,8.5C9.16421,8.5,9.5,8.16421,9.5,7.75C9.5,7.33579,9.16421,7,8.75,7L4.75,7ZM13.5,13.5L12.5,13.5L12.5,7.54599Q13.219,7.68351,13.7678,8.232230000000001Q14.5,8.96447,14.5,10L14.5,12.5Q14.5,12.9142,14.2071,13.2071Q13.9142,13.5,13.5,13.5ZM4.75,10C4.335789999999999,10,4,10.33579,4,10.75C4,11.1642,4.335789999999999,11.5,4.75,11.5L8.75,11.5C9.16421,11.5,9.5,11.1642,9.5,10.75C9.5,10.33579,9.16421,10,8.75,10L4.75,10Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-extract,.i-sed\:assistant-extract\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M3,11.25C3,11.6642,3.3357900000000003,12,3.75,12C4.164210000000001,12,4.5,11.6642,4.5,11.25L4.5,7.63445Q5.38999,7.97544,6.32274,8.014569999999999Q7.00676,8.04327,8.185590000000001,7.87025Q9.00487,7.75001,9.379629999999999,7.75001Q10.66465,7.75001,11.3823,8.153690000000001L12.5,8.78239L12.5,2.73026L12.0133,2.5477600000000002Q10.7274,2.06553,9.6798,2.11761Q9.04187,2.14932,8.08291,2.46716Q7.22955,2.75001,6.71296,2.75001Q5.40749,2.75001,4.5,2.12948L4.5,1.75C4.5,1.335786,4.164210000000001,1,3.75,1C3.3357900000000003,1,3,1.335786,3,1.75L3,11.25ZM4.5,3.83177L4.5,5.95226Q4.5545100000000005,6.01013,4.68521,6.08253Q5.51637,6.47943,6.38561,6.51589Q6.9286,6.53867,7.96777,6.38615Q8.89538,6.25001,9.379629999999999,6.25001Q10.27846,6.25001,11,6.42112L11,3.78977Q10.30519,3.58837,9.75427,3.61576Q9.320129999999999,3.63734,8.554829999999999,3.89099Q7.47166,4.25001,6.71296,4.25001Q5.4896899999999995,4.25001,4.5,3.83177ZM8,11.75C8,11.3358,8.33579,11,8.75,11L13.25,11C13.6642,11,14,11.3358,14,11.75C14,12.1642,13.6642,12.5,13.25,12.5L8.75,12.5C8.33579,12.5,8,12.1642,8,11.75ZM2,14.25C2,13.8358,2.335786,13.5,2.75,13.5L13.25,13.5C13.6642,13.5,14,13.8358,14,14.25C14,14.6642,13.6642,15,13.25,15L2.75,15C2.335786,15,2,14.6642,2,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-keep-write,.i-sed\:assistant-keep-write\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,1C1.335786,1,1,1.335786,1,1.75C1,2.1642099999999997,1.335786,2.5,1.75,2.5L14.25,2.5C14.6642,2.5,15,2.1642099999999997,15,1.75C15,1.335786,14.6642,1,14.25,1L1.75,1ZM1.75,5.16615C1.335786,5.16615,1,5.50194,1,5.91615C1,6.33037,1.335786,6.66615,1.75,6.66615L10.25,6.66615C10.66421,6.66615,11,6.33037,11,5.91615C11,5.50194,10.66421,5.16615,10.25,5.16615L1.75,5.16615ZM16,7.06471L15.8279,7.56789C15.5169,8.477219999999999,15.1529,9.42312,14.453,10.10626L14.8782,10.48098C14.6113,11.2618,14.0699,12.0018,13.4975,12.4545C12.925,12.9071,12.4531,13.1852,11.2247,13.3347Q9.9056,13.4803,9.47962,14.2867C9.33902,14.5528,9.16595,14.8197,8.8991,14.9589L7.99878,15.4287L8.07468,14.9846Q8.082709999999999,14.9376,8.09931,14.8397Q8.628129999999999,11.7241,9.65063,10.0899Q11.5434,7.06471,15.4682,7.06471L16,7.06471ZM10.42094,11.954Q11.42,9.52816,13.5398,8.85361C13.1463,9.37204,12.8903,9.71378,12.5889,10.26776L12.8903,10.72024Q12.2358,11.6795,11.0368,11.8258Q10.71404,11.8647,10.42094,11.954ZM1.75,9.33231C1.335786,9.33231,1,9.66809,1,10.08231C1,10.49652,1.335786,10.83231,1.75,10.83231L6.75,10.83231C7.16421,10.83231,7.5,10.49652,7.5,10.08231C7.5,9.66809,7.16421,9.33231,6.75,9.33231L1.75,9.33231ZM1.75,13.4985C1.335786,13.4985,1,13.8342,1,14.2485C1,14.6627,1.335786,14.9985,1.75,14.9985L5.25,14.9985C5.66421,14.9985,6,14.6627,6,14.2485C6,13.8342,5.66421,13.4985,5.25,13.4985L1.75,13.4985Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-polish,.i-sed\:assistant-polish\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M12.046292958068848,7.750479003334045L14.232192958068847,5.564579003334045C15.208492958068847,4.5882190033340455,15.208492958068847,3.0052090033340457,14.232192958068847,2.0288480033340455C13.255792958068847,1.0524810033340455,11.672792958068849,1.0524810033340455,10.696432958068847,2.0288480033340455L8.255112958068848,4.470169003334045C6.689292958068847,4.141189003334045,5.020982958068847,4.564209003334046,3.8351529580688477,5.750039003334045C2.9902429580688477,6.594949003334046,2.9295229580688478,7.627929003334045,2.8659929580688477,8.708579003334044C2.8091329580688473,9.675959003334045,2.750022958068848,10.681539003334045,2.1241329580688477,11.624679003334045C1.8771969580688477,11.996679003334046,1.5420399580688477,12.359079003334045,1.0839900970488476,12.705479003334045C1.4635049580688477,13.064879003334045,1.8903469580688477,13.364679003334045,2.3492229580688475,13.609579003334046C5.216872958068848,15.140079003334046,9.335602958068847,14.525679003334046,10.973212958068848,12.888079003334045C12.342592958068847,11.518679003334045,12.694792958068847,9.505859003334045,12.046292958068848,7.750479003334045ZM9.907692958068848,4.938919003334045L11.322092958068847,6.3533290033340455L13.171492958068848,4.503919003334046Q13.464492958068847,4.210989003334046,13.464492958068847,3.7967190033340454Q13.464492958068847,3.3824390033340452,13.171492958068848,3.0895090033340455Q12.878592958068849,2.7965690033340453,12.464292958068848,2.7965690033340453Q12.049992958068847,2.7965690033340453,11.757092958068847,3.0895090033340455L9.907692958068848,4.938919003334045ZM3.3690329580688476,12.459179003334045Q4.603132958068848,13.024879003334046,6.314212958068848,12.986379003334045Q8.809682958068848,12.930279003334045,9.912552958068847,11.827479003334046Q10.886442958068848,10.853539003334046,10.860312958068848,9.438249003334045Q10.833582958068847,7.990519003334045,9.783152958068847,6.940089003334045Q8.732732958068848,5.8896690033340455,7.285002958068848,5.862939003334046Q5.869702958068848,5.836809003334046,4.895812958068848,6.8106990033340455Q4.454182958068848,7.2523290033340455,4.363412958068848,8.796609003334044Q4.2709329580688475,10.369729003334045,3.9707229580688477,11.241919003334045Q3.7471029580688477,11.891579003334046,3.3690329580688476,12.459179003334045Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-simplify,.i-sed\:assistant-simplify\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,6C1.335786,6,1,5.66421,1,5.25L1,2.5C1,1.671573,1.671573,1,2.5,1L5.25,1C5.66421,1,6,1.335786,6,1.75C6,2.1642099999999997,5.66421,2.5,5.25,2.5L3,2.5C2.72386,2.5,2.5,2.72386,2.5,3L2.5,5.25C2.5,5.66421,2.1642099999999997,6,1.75,6ZM11.1109,5.94977L14.25,2.81067C14.5429,2.51778,14.5429,2.0429,14.25,1.750008C13.9571,1.457115,13.4822,1.457115,13.1893,1.750009L10.05023,4.8890899999999995L10.05023,3.19977C10.05023,2.7855499999999997,9.71445,2.44977,9.30023,2.44977C8.88602,2.44977,8.550229999999999,2.7855499999999997,8.550229999999999,3.19977L8.550229999999999,7.44977L12.8002,7.44977C13.2144,7.44977,13.5502,7.11398,13.5502,6.69977C13.5502,6.28555,13.2144,5.94977,12.8002,5.94977L11.1109,5.94977ZM7.44971,12.8002C7.44971,13.2144,7.11392,13.5502,6.69971,13.5502C6.28549,13.5502,5.94971,13.2144,5.94971,12.8002L5.94971,11.1109L2.8106299999999997,14.25C2.51774,14.5429,2.04286,14.5429,1.74997,14.25C1.457077,13.9571,1.457077,13.4822,1.74997,13.1893L4.88907,10.05023L3.19971,10.05023C2.7854900000000002,10.05023,2.44971,9.71445,2.44971,9.30023C2.44971,8.88602,2.7854900000000002,8.550229999999999,3.19971,8.550229999999999L7.44971,8.550229999999999L7.44971,12.8002ZM14.25,10C14.6642,10,15,10.33579,15,10.75L15,13.5C15,14.3284,14.3284,15,13.5,15L10.75,15C10.33579,15,10,14.6642,10,14.25C10,13.8358,10.33579,13.5,10.75,13.5L13,13.5C13.2761,13.5,13.5,13.2761,13.5,13L13.5,10.75C13.5,10.33579,13.8358,10,14.25,10Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-stop,.i-sed\:assistant-stop\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_144_0725'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_144_0725)'%3E%3Cg%3E%3Cpath d='M7.9751971875,15.00658671875C7.0331671875,15.00658671875,6.1189871875,14.82188671875,5.2580371875,14.45778671875C4.4267871875,14.10618671875,3.6803671875,13.60298671875,3.0395371875,12.96218671875C2.3987071875,12.32128671875,1.8954991875,11.57488671875,1.5439131874999998,10.74365671875C1.1797601875,9.88268671875,0.9951171875,8.96851671875,0.9951171875,8.02648671875C0.9951171875,7.08445671875,1.1797601875,6.17027671875,1.5439131874999998,5.30931671875C1.8954991875,4.47805671875,2.3987071875,3.73165671875,3.0395371875,3.09082671875C3.6803671875,2.44997671875,4.4267871875,1.94678471875,5.2580371875,1.5951827187499998C6.1190071875,1.23102971875,7.0331671875,1.04638671875,7.9751971875,1.04638671875C8.9172371875,1.04638671875,9.8314171875,1.23102971875,10.6923671875,1.5951827187499998C11.5236171875,1.94678471875,12.2700171875,2.44997671875,12.9108171875,3.09082671875C13.5517171875,3.73165671875,14.0549171875,4.47807671875,14.4065171875,5.30931671875C14.7706171875,6.17027671875,14.9553171875,7.08445671875,14.9553171875,8.02648671875C14.9553171875,8.96851671875,14.7706171875,9.88269671875,14.4065171875,10.74365671875C14.0549171875,11.57488671875,13.5517171875,12.32128671875,12.9108171875,12.96218671875C12.2700171875,13.60298671875,11.5236171875,14.10618671875,10.6923671875,14.45778671875C9.8314171875,14.82188671875,8.9172371875,15.00658671875,7.9751971875,15.00658671875ZM7.9751971875,2.03771571875C6.3755471875,2.03771571875,4.8716371875,2.6606567187500003,3.7405071875,3.79178671875C2.6093871875000003,4.92292671875,1.9864291875,6.42683671875,1.9864291875,8.02648671875C1.9864291875,9.62613671875,2.6093671875,11.13008671875,3.7405071875,12.26118671875C4.8716371875,13.39228671875,6.3755471875,14.01528671875,7.9751971875,14.01528671875C9.5748471875,14.01528671875,11.0788171875,13.39228671875,12.2099171875,12.26118671875C13.3410171875,11.13008671875,13.9640171875,9.62613671875,13.9640171875,8.02648671875C13.9640171875,6.42683671875,13.3410171875,4.92292671875,12.2099171875,3.79178671875C11.0788171875,2.6606567187500003,9.5748671875,2.03771571875,7.9751971875,2.03771571875Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M5.45166015625,5.52880859375L10.498650156250001,5.52880859375L10.498650156250001,10.523678593749999L5.451660633087,10.523678593749999L5.45166015625,5.52880859375Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant-translate,.i-sed\:assistant-translate\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,5.25C1,5.66421,1.335786,6,1.75,6C2.1642099999999997,6,2.5,5.66421,2.5,5.25L2.5,3C2.5,2.72386,2.72386,2.5,3,2.5L5.25,2.5C5.66421,2.5,6,2.1642099999999997,6,1.75C6,1.335786,5.66421,1,5.25,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,5.25ZM15,5.25C15,5.66421,14.6642,6,14.25,6C13.8358,6,13.5,5.66421,13.5,5.25L13.5,3C13.5,2.72386,13.2761,2.5,13,2.5L10.75,2.5C10.33579,2.5,10,2.1642099999999997,10,1.75C10,1.335786,10.33579,1,10.75,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,5.25ZM5.34403,6.34399C5.20003,5.92799,4.8080300000000005,5.27199,4.48803,4.79199L5.37603,4.23199C5.71203,4.67999,6.12803,5.29599,6.30403,5.70399L5.34403,6.34399ZM6.69603,5.41599L6.69603,4.42399L10.54403,4.42399L10.72803,4.37599L11.48,4.78399C11.16,5.45599,10.70403,6.02399,10.14403,6.51199C10.67203,6.74399,11.264,6.91999,11.904,7.03199C11.664,7.26399,11.344,7.71999,11.192,8.01599C10.44803,7.83199,9.77603,7.56799,9.19203,7.20799C8.47203,7.64799,7.66403,7.97599,6.82403,8.21599C6.70403,7.92799,6.44003,7.46399,6.22403,7.22399C6.93603,7.06399,7.63203,6.82399,8.24803,6.51199C7.89603,6.18399,7.58403,5.82399,7.31203,5.41599L6.69603,5.41599ZM9.14403,5.95999C9.37603,5.79199,9.57603,5.60799,9.76003,5.41599L8.50403,5.41599C8.688030000000001,5.60799,8.904029999999999,5.79199,9.14403,5.95999ZM8.51203,8.239989999999999L8.51203,7.65599L9.65603,7.65599L9.65603,8.239989999999999L11.136,8.239989999999999L11.136,9.23999L9.65603,9.23999L9.65603,9.70399L11.688,9.70399L11.688,10.72L9.65603,10.72L9.65603,11.76L8.51203,11.76L8.51203,10.72L6.71203,10.72L6.71203,10.26399C5.60003,11.248,5.36003,11.488,5.23203,11.688C5.12803,11.456,4.8240300000000005,11.04,4.64803,10.87199C4.8400300000000005,10.70399,5.06403,10.376,5.06403,9.92799L5.06403,7.68799L4.28003,7.68799L4.28003,6.57599L6.19203,6.57599L6.19203,9.35999L6.56003,9.04C6.62403,9.23999,6.72803,9.49599,6.83203,9.70399L8.51203,9.70399L8.51203,9.23999L7.16803,9.23999L7.16803,8.239989999999999L8.51203,8.239989999999999ZM1,10.75C1,10.33579,1.335786,10,1.75,10C2.1642099999999997,10,2.5,10.33579,2.5,10.75L2.5,13C2.5,13.2761,2.72386,13.5,3,13.5L5.25,13.5C5.66421,13.5,6,13.8358,6,14.25C6,14.6642,5.66421,15,5.25,15L2.5,15C1.671573,15,1,14.3284,1,13.5L1,10.75ZM15,10.75C15,10.33579,14.6642,10,14.25,10C13.8358,10,13.5,10.33579,13.5,10.75L13.5,13C13.5,13.2761,13.2761,13.5,13,13.5L10.75,13.5C10.33579,13.5,10,13.8358,10,14.25C10,14.6642,10.33579,15,10.75,15L13.5,15C14.3284,15,15,14.3284,15,13.5L15,10.75Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:assistant\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cmask id='master_svg0_138_0492' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='14' rx='2' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg1_138_0489' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-8' y='-8' width='36' height='36'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='0' dx='0'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.11061947047710419 0 0 0 0 0.6329540610313416 0 0 0 0 1 0 0 0 0.3499999940395355 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg2_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg3_133_1639'%3E%3Cstop offset='0%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cmask id='master_svg4_138_0488' style='mask-type:alpha' maskUnits='userSpaceOnUse'%3E%3Cg%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg3_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3C/mask%3E%3Cfilter id='master_svg5_138_0491' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='0' y='0' width='20' height='20'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='12' dx='0'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.33000001311302185 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient x1='0' y1='0' x2='1.1888601779937744' y2='1.2744837999343872' id='master_svg6_133_1639'%3E%3Cstop offset='0%25' stop-color='%2390D2FB' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%234F80EA' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg7_138_0486' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.13905429840088' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svg8_133_3312'%3E%3Cstop offset='0%25' stop-color='%23EAC5FC' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%2384A9F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svg9_138_0487' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='24.139053344726562' height='30.475221633911133'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svga_134_5592'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgb_138_0490' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='28.0653018951416' height='32.68379211425781'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svgc_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3Cfilter id='master_svgd_138_0485' filterUnits='objectBoundingBox' color-interpolation-filters='sRGB' x='-6' y='-6' width='36.955888748168945' height='33.34653663635254'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient x1='0.5' y1='0' x2='0.4302082359790802' y2='1.028236985206604' id='master_svge_133_3731'%3E%3Cstop offset='0%25' stop-color='%23A6F6FF' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%238497F3' stop-opacity='1'/%3E%3C/linearGradient%3E%3CradialGradient cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' id='master_svgf_134_7792' gradientTransform='translate(8.000000596046448 7.000000596046448) rotate(90) scale(10.833333969116211 10.833333969116211)'%3E%3Cstop offset='81.81416392326355%25' stop-color='%23FFFFFF' stop-opacity='0'/%3E%3Cstop offset='100%25' stop-color='%23FFFFFF' stop-opacity='0.5'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg%3E%3Cg mask='url(%23master_svg0_138_0492)'%3E%3Cg%3E%3Cg filter='url(%23master_svg1_138_0489)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg2_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg mask='url(%23master_svg4_138_0488)'%3E%3Cg filter='url(%23master_svg5_138_0491)'%3E%3Crect x='-2' y='-3' width='20' height='20' rx='10' fill='url(%23master_svg6_133_1639)' fill-opacity='1'/%3E%3C/g%3E%3Cg filter='url(%23master_svg7_138_0486)'%3E%3Cpath d='M18.00005354156494,10.333366746139527C16.229183541564943,14.916666746139526,11.74999354156494,17.833366746139525,6.749996541564942,16.999966746139528C4.678933541564941,16.999966746139528,10.499973541564941,15.333366746139525,12.99999354156494,9.499966746139526C15.500023541564941,3.6666667461395264,11.76228354156494,-1.3333332538604736,13.833353541564941,-1.3333332538604736C15.904423541564942,-1.3333332538604736,19.77085354156494,5.7499967461395265,18.00005354156494,10.333366746139527Z' fill='url(%23master_svg8_133_3312)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-0.258819043636322,-0.9659258127212524,0.9659258127212524,-0.258819043636322,-9.438815680383982,13.105000026556297)' filter='url(%23master_svg9_138_0487)'%3E%3Cpath d='M11.995902197265625,21.840529078674315C10.225032197265625,26.423829078674316,5.745842197265625,29.340529078674315,0.745845197265625,28.507129078674318C-1.325217802734375,28.507129078674318,4.495822197265625,26.840529078674315,6.995842197265625,21.007129078674318C9.495872197265625,15.173829078674316,5.758132197265625,10.173829078674316,7.829202197265625,10.173829078674316C9.900272197265625,10.173829078674316,13.766702197265625,17.257159078674317,11.995902197265625,21.840529078674315Z' fill='url(%23master_svga_134_5592)' fill-opacity='0.75'/%3E%3C/g%3E%3Cg transform='matrix(0.3413880169391632,0.9399224519729614,-0.9399224519729614,0.3413880169391632,10.409815989714502,-13.644534747708363)' filter='url(%23master_svgb_138_0490)'%3E%3Cpath d='M30.408644943237306,13.667093476104736C28.065044943237304,18.798393476104735,22.137134943237307,22.063693476104735,15.519942943237305,21.130693476104735C12.779004943237304,21.130693476104735,20.482814943237305,19.264793476104735,23.791444943237305,12.734193476104736C27.100044943237304,6.2035034761047365,22.153404943237305,0.6057934761047363,24.894334943237304,0.6057934761047363C27.635244943237304,0.6057934761047363,32.7522449432373,8.535883476104736,30.408644943237306,13.667093476104736Z' fill='url(%23master_svgc_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.993992030620575,-0.10945269465446472,0.10945269465446472,0.993992030620575,0.028477667074813695,-1.6848945699851683)' filter='url(%23master_svgd_138_0485)'%3E%3Cpath d='M8.59916603088379,12.189555331611633C5.1786660308837895,16.913255331611634,-4.852933969116211,20.988455331611632,-14.51085396911621,20.129555331611634C-18.51129396911621,20.129555331611634,-6.87347396911621,18.287055331611633,-2.044433969116211,12.275055331611632C2.784566030883788,6.263135331611633,-1.9022339691162102,-1.1018446683883667,2.098166030883789,-1.1018446683883667C6.098666030883788,-1.1018446683883667,12.01976603088379,7.4658853316116325,8.59916603088379,12.189555331611633Z' fill='url(%23master_svge_133_3731)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='-2.833333373069763' y='-3.833333373069763' width='21.666667938232422' height='21.666667938232422' rx='10.833333969116211' fill='url(%23master_svgf_134_7792)' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M6.55036,4Q5.89279,4,5.64647,4.574896L2.5,12L3.053829,12C3.77439,12,4.42246,11.57738,4.6906,10.93264L5.16721,9.78665L7.42668,9.78665L7.26076,8.74597C7.22207,8.50328,7.01275,8.32469,6.767,8.32469L5.77501,8.32469L6.97609,5.4619599999999995L7.62627,5.4619599999999995L7.97943,7.6891L7.9809,7.68888L8.447230000000001,10.613769999999999L8.444420000000001,10.614180000000001L8.663039999999999,12L10.34469,12L8.99621,4C8.18093,4,7.36564,4,6.55036,4ZM13.5,4C12.5833,4,11.80956,4.681624,11.69399,5.59103L10.87956,12L10.92281,12C11.8138,12,12.5648,11.359300000000001,12.6731,10.50675L13.5,4Z' fill-rule='evenodd' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:audio-block,.i-sed\:audio-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1.25' y='6' width='1.5' height='4' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='4.25' y='4.5' width='1.5' height='7' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.25' y='1' width='1.5' height='14' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='10.25' y='4.5' width='1.5' height='7' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.25' y='6' width='1.5' height='4' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:back-top,.i-sed\:back-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_67661'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_67661)'%3E%3Cg%3E%3Cg transform='matrix(-0.7071067690849304,0.7071067690849304,-0.7071067690849304,-0.7071067690849304,23.47912381477363,4.399628439176013)'%3E%3Cpath d='' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M10.078369140625,7.0625Q10.078369140625,6.9886315,10.092780140624999,6.916182Q10.107191140625,6.843733,10.135459140625,6.775487Q10.163728140625,6.707242,10.204767140625,6.645822Q10.245806140625,6.584403,10.298039140625,6.53217Q10.350272140625,6.479937,10.411691140625,6.438898Q10.473111140625,6.397859,10.541356140625,6.36959Q10.609602140625,6.341322,10.682051140625,6.326911Q10.754500640625,6.3125,10.828369140625,6.3125Q10.902237640625,6.3125,10.974687140625,6.326911Q11.047136140625,6.341322,11.115382140625,6.36959Q11.183627140625,6.397859,11.245047140625,6.438898Q11.306466140625,6.479937,11.358699140625,6.53217Q11.410932140625,6.584403,11.451971140625,6.645822Q11.493010140625,6.707242,11.521279140625,6.775487Q11.549547140625,6.843733,11.563958140625001,6.916182Q11.578369140625,6.9886315,11.578369140625,7.0625L11.578369140625,10.3125L14.828369140625,10.3125Q14.902239140625,10.3125,14.974689140625,10.32691Q15.047139140625,10.34132,15.115379140625,10.36959Q15.183629140625001,10.39786,15.245049140625,10.4389Q15.306469140625001,10.47994,15.358699140625,10.53217Q15.410929140625,10.5844,15.451969140625,10.64582Q15.493009140625,10.70724,15.521279140625001,10.77549Q15.549549140625,10.84373,15.563959140625,10.91618Q15.578369140625,10.98863,15.578369140625,11.0625Q15.578369140625,11.13637,15.563959140625,11.20882Q15.549549140625,11.28127,15.521279140625001,11.34951Q15.493009140625,11.417760000000001,15.451969140625,11.47918Q15.410929140625,11.540600000000001,15.358699140625,11.59283Q15.306469140625001,11.64506,15.245049140625,11.6861Q15.183629140625001,11.72714,15.115379140625,11.755410000000001Q15.047139140625,11.78368,14.974689140625,11.79809Q14.902239140625,11.8125,14.828369140625,11.8125L11.328369140625,11.8125Q10.810601540625,11.8125,10.444485140625,11.446380000000001Q10.078369140625,11.080269999999999,10.078369140625,10.5625L10.078369140625,7.0625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.25' y='4.9267578125' width='1.5' height='10.0732421875' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:block-add,.i-sed\:block-add\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.06 10l-.036 28M10 24h28' stroke='currentColor' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:block-menu,.i-sed\:block-menu\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm-4 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM37 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm-4 18a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 14a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bold,.i-sed\:bold\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6050'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6050)'%3E%3Cg%3E%3Cpath d='M2.93255615234375,14.7107845703125L2.93255615234375,1.2891845703125L7.96794615234375,1.2891845703125C8.993336152343751,1.2891845703125,9.81425615234375,1.4265125703125001,10.43071615234375,1.7011685703125C11.05327615234375,1.9697155703125,11.53850615234375,2.3878045703125,11.88641615234375,2.9554345703125C12.24041615234375,3.5169645703125,12.41741615234375,4.1059545703125,12.41741615234375,4.7224045703125C12.41741615234375,5.2961345703125,12.26177615234375,5.8362945703125,11.95049615234375,6.3428845703125C11.63921615234375,6.8494845703125,11.16924615234375,7.2584145703125,10.54058615234375,7.5697045703125C11.35235615234375,7.8077345703125,11.97491615234375,8.2136245703125,12.40825615234375,8.7873445703125C12.84771615234375,9.3610745703125,13.06745615234375,10.0385745703125,13.06745615234375,10.8198245703125C13.06745615234375,11.4484845703125,12.93315615234375,12.0343845703125,12.66460615234375,12.5776845703125C12.40214615234375,13.1147845703125,12.07561615234375,13.5297845703125,11.68499615234375,13.8227845703125C11.29436615234375,14.1156845703125,10.80303615234375,14.3384845703125,10.21099615234375,14.4910845703125C9.625056152343749,14.6375845703125,8.90483615234375,14.7107845703125,8.050356152343749,14.7107845703125L2.93255615234375,14.7107845703125ZM4.70866615234375,6.9288245703125L7.61089615234375,6.9288245703125C8.39824615234375,6.9288245703125,8.96282615234375,6.8769545703125,9.304616152343751,6.7731845703125C9.75627615234375,6.6389045703125,10.095026152343749,6.4161345703125,10.320856152343751,6.1048545703125C10.55278615234375,5.7935745703125,10.66875615234375,5.4029545703125,10.66875615234375,4.932984570312501C10.66875615234375,4.487414570312501,10.56194615234375,4.0967945703125,10.34832615234375,3.7611045703125C10.13469615234375,3.4193145703125,9.82952615234375,3.1873745703125,9.43278615234375,3.0653045703124997C9.03607615234375,2.9371245703125,8.35552615234375,2.8730445703125,7.39116615234375,2.8730445703125L4.70866615234375,2.8730445703125L4.70866615234375,6.9288245703125ZM4.70866615234375,13.1269845703125L8.050356152343749,13.1269845703125C8.62407615234375,13.1269845703125,9.02691615234375,13.1055845703125,9.25883615234375,13.0628845703125C9.66777615234375,12.9895845703125,10.009576152343751,12.8675845703125,10.28422615234375,12.6966845703125C10.558896152343749,12.5257845703125,10.784726152343751,12.2785845703125,10.96172615234375,11.9550845703125C11.13872615234375,11.6254845703125,11.22722615234375,11.2470645703125,11.22722615234375,10.8198245703125C11.22722615234375,10.3193245703125,11.09905615234375,9.8859845703125,10.842716152343751,9.5197645703125C10.58635615234375,9.147454570312501,10.22930615234375,8.888064570312501,9.77153615234375,8.741574570312501C9.31988615234375,8.588984570312501,8.66680615234375,8.5126845703125,7.81230615234375,8.5126845703125L4.70866615234375,8.5126845703125L4.70866615234375,13.1269845703125Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bubble-inline,.i-sed\:bubble-inline\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.1821880340685547,3.4117431640625L1.1821880340685547,11.4469431640625C1.1821880340685547,12.3643431640625,1.9258997752685547,13.1080431640625,2.8433127752685547,13.1080431640625L2.951102775268555,13.1080431640625C3.4397427752685545,13.1080431640625,3.8959827752685547,13.3525431640625,4.166642775268555,13.7593431640625C4.744362775268555,14.6277431640625,6.020012775268555,14.6277431640625,6.597732775268555,13.7593431640625C6.868392775268554,13.3525431640625,7.3246327752685545,13.1080431640625,7.813282775268554,13.1080431640625L13.182172775268555,13.1080431640625C14.286772775268554,13.1080431640625,15.182172775268555,12.2126431640625,15.182172775268555,11.1080731640625L15.182172775268555,6.4117431640625C15.182172775268555,3.6503231640625,12.943572775268555,1.4117431640625,10.182182775268554,1.4117431640625L3.182192775268555,1.4117431640625C2.0776187752685544,1.4117431640625,1.1821880340685547,2.3071741640625,1.1821880340685547,3.4117431640625ZM13.682172775268555,7.9890431640625L13.682172775268555,6.4117431640625Q13.682172775268555,2.9117431640625,10.182182775268554,2.9117431640625L3.182192775268555,2.9117431640625Q2.682192775268555,2.9117431640625,2.682192775268555,3.4117431640625L2.682192775268555,11.4469431640625Q2.682192775268555,11.6080431640625,2.8433127752685547,11.6080431640625L2.951102775268555,11.6080431640625Q4.507202775268555,11.6080431640625,5.382192775268555,12.8792431640625Q6.2571827752685545,11.6080431640625,7.813282775268554,11.6080431640625L13.182172775268555,11.6080431640625Q13.682172775268555,11.6080431640625,13.682172775268555,11.1080731640625L13.682172775268555,10.9150231640625L13.682172775268555,10.9131331640625C13.682172775268555,10.4989231640625,14.017972775268555,10.1631331640625,14.432172775268555,10.1631331640625C14.845272775268555,10.1631331640625,15.180572775268555,10.4971331640625,15.182172775268555,10.9102031640625L15.182172775268555,7.9957631640625C15.180572775268555,8.4088331640625,14.845272775268555,8.7428331640625,14.432172775268555,8.7428331640625C14.017972775268555,8.7428331640625,13.682172775268555,8.4070531640625,13.682172775268555,7.9928331640625L13.682172775268555,7.9909331640625L13.682172775268555,7.9890431640625ZM5.950252775268555,7.6152031640625C5.950252775268555,8.167493164062499,5.502542775268554,8.6152031640625,4.950252775268554,8.6152031640625C4.3979727752685545,8.6152031640625,3.9502527752685546,8.167493164062499,3.9502527752685546,7.6152031640625C3.9502527752685546,7.0629231640625,4.3979727752685545,6.6152031640625,4.950252775268554,6.6152031640625C5.502542775268554,6.6152031640625,5.950252775268555,7.0629231640625,5.950252775268555,7.6152031640625ZM9.066102775268554,7.6152031640625C9.066102775268554,8.167493164062499,8.618382775268554,8.6152031640625,8.066102775268554,8.6152031640625C7.513812775268555,8.6152031640625,7.066102775268555,8.167493164062499,7.066102775268555,7.6152031640625C7.066102775268555,7.0629231640625,7.513812775268555,6.6152031640625,8.066102775268554,6.6152031640625C8.618382775268554,6.6152031640625,9.066102775268554,7.0629231640625,9.066102775268554,7.6152031640625ZM12.286472775268555,7.6152031640625C12.286472775268555,8.167493164062499,11.838772775268554,8.6152031640625,11.286472775268555,8.6152031640625C10.734212775268555,8.6152031640625,10.286492775268554,8.167493164062499,10.286492775268554,7.6152031640625C10.286492775268554,7.0629231640625,10.734212775268555,6.6152031640625,11.286472775268555,6.6152031640625C11.838772775268554,6.6152031640625,12.286472775268555,7.0629231640625,12.286472775268555,7.6152031640625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet,.i-sed\:bullet\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1454)'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.5' y='7.24884033203125' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.5' y='2' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.5' y='12.497711181640625' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cellipse cx='2.5' cy='3' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='2.5' cy='8' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='2.5' cy='13' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-circle{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-circle\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0-10a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 1a2 2 0 1 0 0 4 2 2 0 0 0 0-4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-disc{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-disc\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11 27a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0-9a3 3 0 1 1 0 6 3 3 0 0 1 0-6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-square{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M14 27v6H8v-6h6zm0-9v6H8v-6h6zm0-9v6H8V9h6z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:bullet-list-square\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M14 27v6H8v-6h6zm0-9v6H8v-6h6zm0-9v6H8V9h6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:calculator,.i-sed\:calculator\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M5.912092710952758,4.178882737007141C6.204992710952759,3.885992737007141,6.204992710952759,3.4111127370071412,5.912092710952758,3.118222737007141L3.967552710952759,1.1736807370071412C3.577032710952759,0.7831560370071411,2.9438627109527586,0.7831560370071411,2.5533427109527587,1.1736807370071412L0.6087967109527588,3.118222737007141C0.3159029109527588,3.4111127370071412,0.3159029109527588,3.885992737007141,0.6087967109527588,4.178882737007141C0.9016897109527587,4.471772737007141,1.3765637109527589,4.471772737007141,1.6694527109527588,4.178882737007141L2.510452710952759,3.337892737007141L2.510452710952759,9.86086273700714L1.7500127109527588,9.86086273700714C1.3357997109527586,9.86086273700714,1.000013710952759,10.196652737007142,1.000013710952759,10.61086273700714C1.000013710952759,11.02509273700714,1.3357997109527586,11.360892737007141,1.7500127109527588,11.360892737007141L2.510452710952759,11.360892737007141L2.510452710952759,14.41369273700714C2.510452710952759,14.827892737007142,2.846232710952759,15.16369273700714,3.260452710952759,15.16369273700714C3.674662710952759,15.16369273700714,4.010452710952759,14.827892737007142,4.010452710952759,14.41369273700714L4.010452710952759,11.360892737007141L9.82814271095276,11.360892737007141Q9.914882710952758,12.17529273700714,9.950412710952758,13.109292737007141C9.965742710952759,13.51209273700714,10.29675271095276,13.83069273700714,10.69991271095276,13.83069273700714C11.114112710952758,13.83069273700714,11.44991271095276,13.494992737007141,11.44991271095276,13.08069273700714C11.44991271095276,13.08069273700714,11.449312710952759,13.052192737007141,11.449312710952759,13.052192737007141L11.449312710952759,13.050792737007141Q11.415312710952758,12.15859273700714,11.33551271095276,11.360892737007141L13.050212710952758,11.360892737007141L12.209212710952759,12.20189273700714C11.91631271095276,12.494792737007142,11.91631271095276,12.969592737007142,12.209212710952759,13.262492737007141C12.502112710952758,13.555392737007141,12.977012710952758,13.555392737007141,13.26991271095276,13.262492737007141L15.21441271095276,11.317992737007142C15.605012710952758,10.92739273700714,15.605012710952758,10.29428273700714,15.21441271095276,9.90375273700714L13.26991271095276,7.9592127370071415C12.977012710952758,7.666312737007141,12.502112710952758,7.666312737007141,12.209212710952759,7.9592127370071415C11.91631271095276,8.252102737007142,11.91631271095276,8.726972737007141,12.209212710952759,9.019872737007141L13.050212710952758,9.86086273700714L11.13041271095276,9.86086273700714Q10.896812710952759,8.551682737007141,10.50471271095276,7.569932737007141Q9.677132710952758,5.498172737007141,8.28144271095276,5.180562737007141Q6.842042710952759,4.853012737007141,5.688702710952759,6.413892737007141Q4.747742710952759,7.687362737007141,4.324892710952758,9.86086273700714L4.010452710952759,9.86086273700714L4.010452710952759,3.3379027370071412L4.851432710952759,4.178882737007141C5.144332710952758,4.471772737007141,5.6192027109527585,4.471772737007141,5.912092710952758,4.178882737007141ZM5.856302710952759,9.86086273700714L9.60535271095276,9.86086273700714Q9.410102710952758,8.873332737007141,9.111722710952758,8.126362737007142Q8.576322710952759,6.786012737007141,7.948602710952759,6.643172737007141Q7.465572710952759,6.533252737007141,6.8951027109527585,7.305302737007141Q6.213202710952759,8.22816273700714,5.856302710952759,9.86086273700714Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:circle,.i-sed\:circle\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_37_1063'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1063)'%3E%3Cg%3E%3Cpath d='M8,12C10.20914,12,12,10.20914,12,8C12,5.79086,10.20914,4,8,4C5.79086,4,4,5.79086,4,8C4,10.20914,5.79086,12,8,12ZM8,5.5C9.38071,5.5,10.5,6.6192899999999995,10.5,8C10.5,9.38071,9.38071,10.5,8,10.5C6.6192899999999995,10.5,5.5,9.38071,5.5,8C5.5,6.6192899999999995,6.6192899999999995,5.5,8,5.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:clear,.i-sed\:clear\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_7117'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_7117)'%3E%3Cg%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,3.5330721086372563,-6.626633728559895)'%3E%3Cpath d='M9.76559066772461,5.092098242874146L9.76559066772461,1.9514782428741455C9.76559066772461,1.3991932428741456,10.21330566772461,0.9514782428741455,10.76559066772461,0.9514782428741455L14.95543066772461,0.9514782428741455C15.507720667724609,0.9514782428741455,15.95543066772461,1.3991932428741456,15.95543066772461,1.9514782428741455L15.95543066772461,5.092098242874146C15.95543066772461,5.644388242874146,15.507720667724609,6.092098242874146,14.95543066772461,6.092098242874146L10.76559066772461,6.092098242874146C10.21330566772461,6.092098242874146,9.76559066772461,5.644388242874146,9.76559066772461,5.092098242874146Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M5.38915,5.617982533111572C5.2485,5.758642533111573,5.05773,5.837652533111572,4.85882,5.837652533111572C4.6599,5.837652533111572,4.4691399999999994,5.758642533111573,4.32849,5.617982533111572C4.03559,5.325092533111572,4.03559,4.850222533111572,4.32849,4.557322533111572C4.33686,4.5489525331115725,4.34543,4.540782533111573,4.35419,4.5328125331115725L6.55938,2.3276225331115725C8.31674,0.5702615331115722,11.166,0.5702615331115722,12.9233,2.3276225331115725L14.5574,3.9616825331115724C15.1432,4.547472533111572,15.1432,5.4972225331115725,14.5574,6.083002533111572L7.32278,13.317592533111572C7.25314,13.387292533111573,7.17835,13.448592533111572,7.09964,13.501692533111573L14.25,13.501692533111573C14.6642,13.501692533111573,15,13.837492533111572,15,14.251692533111573C15,14.665892533111572,14.6642,15.001692533111573,14.25,15.001692533111573L1.75,15.001692533111573C1.335786,15.001692533111573,1,14.665892533111572,1,14.251692533111573C1,13.837492533111572,1.335786,13.501692533111573,1.75,13.501692533111573L5.4246,13.501692533111573C5.34589,13.448592533111572,5.2711,13.387292533111573,5.20146,13.317592533111572L1.446076,9.562242533111572C0.86029,8.976462533111572,0.86029,8.026712533111573,1.446076,7.440922533111572L2.18332,6.703682533111572C2.19109,6.6951625331115725,2.1990499999999997,6.686822533111572,2.20721,6.678662533111572C2.34786,6.538012533111572,2.53863,6.458992533111572,2.73754,6.458992533111572C2.93645,6.458992533111572,3.12722,6.538012533111572,3.26787,6.678662533111572C3.56076,6.971562533111572,3.56076,7.446432533111572,3.26787,7.739322533111572L3.26787,7.739322533111572L2.5067399999999997,8.501582533111574L6.26212,12.256992533111573L9.41122,9.107872533111573L5.65584,5.352482533111572L5.38915,5.617982533111572L5.38915,5.617982533111572ZM6.7165,4.2918225331115725L10.47188,8.047212533111573L13.4967,5.022342533111572L11.8627,3.3882825331115725Q10.984,2.5096025331115723,9.74136,2.5096025331115723Q8.498719999999999,2.5096025331115723,7.62004,3.3882825331115725L6.7165,4.2918225331115725Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code,.i-sed\:code\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6030'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6030)'%3E%3Cg%3E%3Cpath d='M14.9714,6.9905896875L12.4001,4.4192596875C12.116,4.1352296875,11.6555,4.1352396875,11.3715,4.419299687500001C11.0875,4.7033196875000005,11.0876,5.1637696875,11.3716,5.4477696875L13.5595,7.6357296875C13.7712,7.8474196875,13.7712,8.1906296875,13.5595,8.4023296875L11.3715,10.5904196875C11.0876,10.8744296875,11.0876,11.3348296875,11.3716,11.6188296875C11.6556,11.9028296875,12.116,11.9028296875,12.4,11.6189296875L14.9714,9.0476196875C15.5395,8.4795196875,15.5395,7.5585596875,14.9714,6.9905896875ZM3.59977,4.4192596875L1.02844,6.9905896875C0.460434,7.5585896875,0.460399,8.4794896875,1.02836,9.0475396875L3.59983,11.6189296875C3.88384,11.9028296875,4.34428,11.9028296875,4.62828,11.6188296875C4.91228,11.3348296875,4.91228,10.8744296875,4.62829,10.5904196875L2.44032,8.4023296875C2.22863,8.1906396875,2.22864,7.8474196875,2.44033,7.6357296875L4.62828,5.4477696875C4.91228,5.1637696875,4.9123,4.7033196875000005,4.62832,4.419299687500001C4.34431,4.1352396875,3.8838,4.1352296875,3.59977,4.4192596875M5.55674,14.1347296875L9.04025,1.5163606875C9.14712,1.1292466875,9.54757,0.9020616875,9.93468,1.0089286875C10.3218,1.1157956875,10.549,1.5162526875,10.4421,1.9033696875L6.95862,14.5217296875C6.85175,14.9088296875,6.45128,15.1360296875,6.06416,15.0291296875C5.67705,14.9222296875,5.44987,14.5218296875,5.55674,14.1347296875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-block,.i-sed\:code-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,12.5C1,13.3284,1.671573,14,2.5,14L3.98077,14C4.39499,14,4.73077,13.6642,4.73077,13.25C4.73077,12.8358,4.39499,12.5,3.98077,12.5L3,12.5C2.72386,12.5,2.5,12.2761,2.5,12L2.5,4C2.5,3.72386,2.72386,3.5,3,3.5L13,3.5C13.2761,3.5,13.5,3.72386,13.5,4L13.5,12C13.5,12.2761,13.2761,12.5,13,12.5L6.90112,12.5C6.4869,12.5,6.15112,12.8358,6.15112,13.25C6.15112,13.6642,6.4869,14,6.90112,14L13.5,14C14.3284,14,15,13.3284,15,12.5L15,3.5C15,2.671573,14.3284,2,13.5,2L2.5,2C1.671573,2,1,2.671573,1,3.5L1,12.5ZM6.9393,10.65162C6.6464,10.94451,6.17153,10.94451,5.87864,10.65162L3.93409,8.70707C3.54357,8.31655,3.54357,7.68338,3.93409,7.29286L5.87864,5.34832C6.17153,5.05542,6.6464,5.05542,6.9393,5.34832C7.23219,5.64121,7.23219,6.11608,6.9393,6.40898L5.63115,7.71712C5.47494,7.87333,5.47494,8.1266,5.63115,8.28281L6.9393,9.590959999999999C7.23219,9.883849999999999,7.23219,10.35872,6.9393,10.65162ZM9.06064,10.65162C9.35354,10.94451,9.82841,10.94451,10.1213,10.65162L12.0658,8.70707C12.4564,8.31655,12.4564,7.68338,12.0658,7.29286L10.1213,5.34832C9.82841,5.05542,9.35354,5.05542,9.06064,5.34832C8.76775,5.64121,8.76775,6.11608,9.06064,6.40898L10.36879,7.71712C10.525,7.87333,10.525,8.1266,10.36879,8.28281L9.06064,9.590959999999999C8.76775,9.883849999999999,8.76775,10.35872,9.06064,10.65162Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-online,.i-sed\:code-online\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,12.5C1,13.3284,1.671573,14,2.5,14L3.98077,14C4.39499,14,4.73077,13.6642,4.73077,13.25C4.73077,12.8358,4.39499,12.5,3.98077,12.5L3,12.5C2.72386,12.5,2.5,12.2761,2.5,12L2.5,4C2.5,3.72386,2.72386,3.5,3,3.5L13,3.5C13.2761,3.5,13.5,3.72386,13.5,4L13.5,12C13.5,12.2761,13.2761,12.5,13,12.5L6.90112,12.5C6.4869,12.5,6.15112,12.8358,6.15112,13.25C6.15112,13.6642,6.4869,14,6.90112,14L13.5,14C14.3284,14,15,13.3284,15,12.5L15,3.5C15,2.671573,14.3284,2,13.5,2L2.5,2C1.671573,2,1,2.671573,1,3.5L1,12.5ZM6.68145,10.65165C6.38856,10.94454,5.91369,10.94454,5.62079,10.65165L3.67625,8.7071C3.28573,8.31658,3.28573,7.68341,3.67625,7.29289L5.62079,5.34835C5.91369,5.05545,6.38856,5.05545,6.68145,5.34835C6.97435,5.64124,6.97435,6.11611,6.68145,6.40901L5.37331,7.71715C5.2171,7.87336,5.2171,8.126629999999999,5.37331,8.28284L6.68145,9.59099C6.97435,9.883880000000001,6.97435,10.35875,6.68145,10.65165ZM8.75,9.33939C8.33579,9.33939,8,9.67517,8,10.08939C8,10.5036,8.33579,10.83939,8.75,10.83939L11.75,10.83939C12.1642,10.83939,12.5,10.5036,12.5,10.08939C12.5,9.67517,12.1642,9.33939,11.75,9.33939L8.75,9.33939Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-run,.i-sed\:code-run\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_3_4713'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_3_4713)'%3E%3Cg%3E%3Cpath d='M0.5034128419155883,8.227028352470398Q0.41521921191558836,5.315818352470398,2.3149156119155885,3.108078352470398Q4.214615611915589,0.9003483524703979,7.106415611915589,0.553343652470398Q9.998215611915588,0.20633935247039797,12.366285611915588,1.901958352470398Q14.734385611915588,3.597578352470398,15.337485611915588,6.447008352470398Q15.861385611915589,8.922458352470398,14.814585611915588,11.141408352470398C14.63788561191559,11.516108352470399,14.173085611915589,11.635708352470399,13.81618561191559,11.425408352470399C13.459285611915588,11.215208352470398,13.347285611915588,10.753708352470397,13.514785611915588,10.374898352470398Q14.27278561191559,8.661018352470398,13.869985611915588,6.757588352470398Q13.387485611915588,4.478048352470398,11.493085611915589,3.121548352470398Q9.598565611915589,1.765058352470398,7.285125611915588,2.042658352470398Q4.971685611915588,2.320268352470398,3.4519256119155886,4.0864483524703985Q1.9321656119155883,5.8526383524703975,2.0027256119155883,8.181608352470398Q2.0732856119155887,10.510608352470397,3.6971656119155885,12.181508352470399Q5.321045611915588,13.852508352470398,7.647055611915588,13.989508352470398Q9.589265611915588,14.104008352470398,11.170885611915589,13.098808352470398C11.52048561191559,12.876708352470398,11.993585611915588,12.918608352470399,12.254685611915589,13.240108352470397C12.515785611915588,13.561708352470397,12.466785611915588,14.039108352470398,12.122785611915589,14.269708352470397Q10.084725611915589,15.635808352470399,7.558825611915588,15.486908352470397Q4.651315611915589,15.315608352470399,2.6214656119155886,13.226908352470398Q0.5916078119155884,11.138208352470398,0.5034128419155883,8.227028352470398ZM6.182835611915588,10.760708352470399C6.182835611915588,11.373008352470398,6.876955611915588,11.718908352470399,7.356195611915588,11.345408352470399L10.898585611915589,8.584598352470397C11.277585611915589,8.289238352470399,11.277585611915589,7.710608352470398,10.898585611915589,7.415258352470398L7.356195611915588,4.654458352470398C6.876955611915588,4.280958352470398,6.182835611915588,4.626838352470398,6.182835611915588,5.239128352470398L6.182835611915588,10.760708352470399Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:code-word-wrap,.i-sed\:code-word-wrap\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_3_4608'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_3_4608)'%3E%3Cg%3E%3Cpath d='M1.751144,1C1.336299,1,1,1.336299,1,1.751144C1,2.16599,1.336299,2.50229,1.751144,2.50229L14.2489,2.50229C14.6637,2.50229,15,2.16599,15,1.751144C15,1.336299,14.6637,1,14.2489,1L1.751144,1ZM1.751144,5C1.336299,5,1,5.3363,1,5.75114C1,6.16599,1.336299,6.50229,1.751144,6.50229L14.2489,6.50229C14.6637,6.50229,15,6.16599,15,5.75114C15,5.3363,14.6637,5,14.2489,5L1.751144,5ZM1.751144,9C1.336299,9,1,9.3363,1,9.75114C1,10.16599,1.336299,10.50229,1.751144,10.50229L7.24886,10.50229C7.6637,10.50229,8,10.16599,8,9.75114C8,9.3363,7.6637,9,7.24886,9L1.751144,9ZM9.52466,9.75C9.52466,10.16421,9.86045,10.5,10.27466,10.5L12.25,10.5Q12.7678,10.5,13.1339,10.86612Q13.5,11.2322,13.5,11.75Q13.5,12.2678,13.1339,12.6339Q12.7678,13,12.25,13L9.72897,13L9.72897,12.2263C9.72897,12.0567,9.5312,11.9641,9.40093,12.0726L7.57099,13.5976C7.47504,13.6775,7.47504,13.8249,7.57099,13.9049L9.40093,15.4298C9.5312,15.5384,9.72897,15.4457,9.72897,15.2762L9.72897,14.5L12.25,14.5C13.7688,14.5,15,13.2688,15,11.75C15,10.23122,13.7688,9,12.25,9L10.27466,9C9.86045,9,9.52466,9.33579,9.52466,9.75ZM1.751144,13C1.336299,13,1,13.3363,1,13.7511C1,14.166,1.336299,14.5023,1.751144,14.5023L5.24886,14.5023C5.6637,14.5023,6,14.166,6,13.7511C6,13.3363,5.6637,13,5.24886,13L1.751144,13Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:column-block,.i-sed\:column-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.502870559692383L1,13.499970559692382C1,14.328470559692382,1.671573,14.999970559692382,2.5,14.999970559692382L2.76348,14.999970559692382L2.76348,14.997070559692382C2.7854200000000002,14.998970559692383,2.80763,14.999970559692382,2.83007,14.999970559692382L2.83386,14.999970559692382C3.24808,14.999970559692382,3.58386,14.664170559692383,3.58386,14.249970559692382C3.58386,13.835770559692383,3.24808,13.499970559692382,2.83386,13.499970559692382L2.83007,13.499970559692382C2.80763,13.499970559692382,2.7854200000000002,13.500970559692384,2.76348,13.502870559692383L2.76348,13.499970559692382L2.5,13.499970559692382L2.5,2.502870559692383L5.75,2.502870559692383L5.75,13.499970559692382L5.23938,13.499970559692382L5.23749,13.499970559692382L5.23559,13.499970559692382C4.8213799999999996,13.499970559692382,4.48559,13.835770559692383,4.48559,14.249970559692382C4.48559,14.664170559692383,4.8213799999999996,14.999970559692382,5.23559,14.999970559692382L5.23938,14.999970559692382L5.24059,14.999970559692382L5.75,14.999970559692382C6.57843,14.999970559692382,7.25,14.328470559692382,7.25,13.499970559692382L7.25,2.502870559692383C7.25,1.6744435596923828,6.57843,1.0028705596923828,5.75,1.0028705596923828L2.5,1.0028705596923828C1.671573,1.0028705596923828,1,1.6744435596923828,1,2.502870559692383ZM8.75,2.502870559692383L8.75,13.499970559692382C8.75,14.328470559692382,9.42157,14.999970559692382,10.25,14.999970559692382L13.5,14.999970559692382C14.3284,14.999970559692382,15,14.328470559692382,15,13.499970559692382L15,2.502870559692383C15,1.6744435596923828,14.3284,1.0028705596923828,13.5,1.0028705596923828L10.25,1.0028705596923828C9.42157,1.0028705596923828,8.75,1.6744435596923828,8.75,2.502870559692383ZM13.5,13.499970559692382L10.25,13.499970559692382L10.25,2.502870559692383L13.5,2.502870559692383L13.5,13.499970559692382Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:copy,.i-sed\:copy\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 38h28V16H30V4H13v34zM30 4l11 12' stroke='currentColor' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 20v24h21' stroke='currentColor' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19 20h4M19 28h12' stroke='currentColor' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:cut,.i-sed\:cut\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' fill-opacity='.01' d='M0 0h48v48H0z'/%3E%3Cpath d='M11 42a5 5 0 1 0 0-10 5 5 0 0 0 0 10zM37 42a5 5 0 1 0 0-10 5 5 0 0 0 0 10z' stroke='currentColor' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M15.377 39.413l2.123-3.597 17-29.445' stroke='currentColor' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M13.496 6.175l17 29.445 2.13 3.793' stroke='currentColor' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:delete,.i-sed\:delete\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M6,1.75C6,1.335786,6.33579,1,6.75,1L9.25,1C9.66421,1,10,1.335786,10,1.75C10,2.1642099999999997,9.66421,2.5,9.25,2.5L6.75,2.5C6.33579,2.5,6,2.1642099999999997,6,1.75ZM2,4.25C2,3.83579,2.335786,3.5,2.75,3.5L13.25,3.5C13.6642,3.5,14,3.83579,14,4.25C14,4.664210000000001,13.6642,5,13.25,5L2.75,5C2.335786,5,2,4.664210000000001,2,4.25ZM3,7.00391L3,13.5C3,14.3284,3.67157,15,4.5,15L11.5,15C12.3284,15,13,14.3284,13,13.5L13,7.00391C13,6.58969,12.6642,6.25391,12.25,6.25391C11.83579,6.25391,11.5,6.58969,11.5,7.00391L11.5,13.5L4.5,13.5L4.5,7.00391C4.5,6.58969,4.164210000000001,6.25391,3.75,6.25391C3.3357900000000003,6.25391,3,6.58969,3,7.00391ZM6,10.50391L6,7.00391C6,6.58969,6.33579,6.25391,6.75,6.25391C7.16421,6.25391,7.5,6.58969,7.5,7.00391L7.5,10.50391C7.5,10.91812,7.16421,11.2539,6.75,11.2539C6.33579,11.2539,6,10.91812,6,10.50391ZM8.5,7.00391C8.5,6.58969,8.83579,6.25391,9.25,6.25391C9.66421,6.25391,10,6.58969,10,7.00391L10,8.503910000000001C10,8.91812,9.66421,9.25391,9.25,9.25391C8.83579,9.25391,8.5,8.91812,8.5,8.503910000000001L8.5,7.00391Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:disc,.i-sed\:disc\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_37_1114'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1114)'%3E%3Cg%3E%3Cpath d='M11,8Q11,8.14738,10.98555,8.29405Q10.97111,8.440719999999999,10.942350000000001,8.58527Q10.913599999999999,8.72982,10.87082,8.87085Q10.82804,9.011890000000001,10.77164,9.14805Q10.71524,9.28421,10.64576,9.41419Q10.57629,9.544170000000001,10.49441,9.66671Q10.41253,9.78925,10.31903,9.903179999999999Q10.22553,10.017109999999999,10.12132,10.12132Q10.017109999999999,10.22553,9.903179999999999,10.31903Q9.78925,10.41253,9.66671,10.49441Q9.544170000000001,10.57629,9.41419,10.64576Q9.28421,10.71524,9.14805,10.77164Q9.011890000000001,10.82804,8.87085,10.87082Q8.72982,10.913599999999999,8.58527,10.94236Q8.440719999999999,10.97111,8.29405,10.98555Q8.14738,11,8,11Q7.85262,11,7.70595,10.98555Q7.55928,10.97111,7.4147300000000005,10.942350000000001Q7.27018,10.913599999999999,7.12915,10.87082Q6.98811,10.82804,6.85195,10.77164Q6.71579,10.71524,6.58581,10.64576Q6.45583,10.57629,6.33329,10.49441Q6.21075,10.41253,6.09682,10.31903Q5.982893,10.22553,5.87868,10.12132Q5.774466,10.017109999999999,5.680969,9.903179999999999Q5.587471,9.78925,5.505591,9.66671Q5.423711,9.544170000000001,5.354236,9.41419Q5.284761,9.28421,5.228361,9.14805Q5.171961,9.011890000000001,5.129179,8.87085Q5.0863967,8.72982,5.0576442,8.58527Q5.0288916,8.440719999999999,5.0144458,8.29405Q5,8.14738,5,8Q5,7.85262,5.0144458,7.70595Q5.0288916,7.55928,5.0576442,7.4147300000000005Q5.0863967,7.27018,5.129179,7.12915Q5.171961,6.98811,5.228361,6.85195Q5.284761,6.71579,5.354236,6.58581Q5.423711,6.45583,5.505591,6.33329Q5.587471,6.21075,5.680969,6.09682Q5.774466,5.982893,5.87868,5.87868Q5.982893,5.774466,6.09682,5.680969Q6.21075,5.587471,6.33329,5.505591Q6.45583,5.423711,6.58581,5.354236Q6.71579,5.284761,6.85195,5.228361Q6.98811,5.171961,7.12915,5.129179Q7.27018,5.0863967,7.4147300000000005,5.0576442Q7.55928,5.0288916,7.70595,5.0144458Q7.85262,5,8,5Q8.14738,5,8.29405,5.0144458Q8.440719999999999,5.0288916,8.58527,5.0576442Q8.72982,5.0863967,8.87085,5.129179Q9.011890000000001,5.171961,9.14805,5.228361Q9.28421,5.284761,9.41419,5.354236Q9.544170000000001,5.423711,9.66671,5.505591Q9.78925,5.587471,9.903179999999999,5.680969Q10.017109999999999,5.774466,10.12132,5.87868Q10.22553,5.982893,10.31903,6.09682Q10.41253,6.21075,10.49441,6.33329Q10.57629,6.45583,10.64576,6.58581Q10.71524,6.71579,10.77164,6.85195Q10.82804,6.98811,10.87082,7.12915Q10.913599999999999,7.27018,10.94236,7.4147300000000005Q10.97111,7.55928,10.98555,7.70595Q11,7.85262,11,8Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:drag,.i-sed\:drag\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m7 10.5l-2.004 2.672a2 2 0 0 0 .126 2.552l3.784 4.128c.378.413.912.648 1.473.648H15c2.4 0 4-1.5 4-4q0 0 0 0V7.929M16 8.5v-.571c0-2.286 3-2.286 3 0'/%3E%3Cpath d='M13 8.5V7.027m0-.527v.527M16 8.5V7.027c0-2.286-3-2.286-3 0'/%3E%3Cpath d='M13 8.5V7.027c0-2.286 3-2.286 3 0V8.5m-6 0v-2c0-2.286 3-2.286 3 0q0 0 0 0v2m-6 5v-7A1.5 1.5 0 0 1 8.5 5v0c.828 0 1.5.555 1.5 1.384V8.5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:draw-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.448,5.74972L7.03255,3.36764Q6.82204,2.34678,7.5819,1.584598Q8.164259999999999,1,8.98795,1Q9.81165,1,10.39406,1.584651L14.3667,5.57232Q15.4495,6.65794,14.681,7.98648Q13.9529,9.24529,12.5894,8.94722L10.21875,13.5452Q9.98333,14.0021,9.47964,14.0977L9.47661,14.0983L9.40988,14.1087L1.825615,14.9943Q1.490378,15.0335,1.241097,14.805Q0.99183726,14.5766,1.00027635,14.238L1.000398213,14.2331L1.00480771,14.1744L1.889194,6.56357Q1.94859,6.05283,2.3857600000000003,5.7848L2.38896,5.78284L2.448,5.74972ZM13.3201,6.62258L9.34752,2.635Q9.19858,2.4855,8.98795,2.4855Q8.77733,2.4855,8.62838,2.6350100000000003Q8.26875,2.99599,8.62838,3.35698L12.6011,7.34466Q12.7807,7.52474,12.9604,7.5247Q13.1401,7.52465,13.3198,7.34428Q13.6791,6.98362,13.3201,6.62258ZM7.81003,4.63638L11.3261,8.1654L9.00928,12.6596L3.64493,13.2861L5.23335,11.692L5.27015,11.6512L5.27328,11.6474Q5.67095,11.159,5.20577,10.73505Q4.74052,10.311,4.29397,10.75586L2.7066600000000003,12.3489L3.33303,6.96191L7.81003,4.63638ZM8.31345,10.15137Q7.79954,10.66721,7.07277,10.66721Q6.34599,10.66721,5.83209,10.15137Q5.31821,9.63554,5.31821,8.90607Q5.31821,8.176590000000001,5.83209,7.66077Q6.34599,7.14493,7.07277,7.14493Q7.79955,7.14493,8.31345,7.66077Q8.82733,8.176590000000001,8.82733,8.90607Q8.82733,9.63554,8.31345,10.15137ZM6.77604,8.60816Q6.47683,8.9085,6.7708,9.21401Q6.8962,9.34433,7.07669,9.34591Q7.25718,9.34748,7.38482,9.21936Q7.51248,9.09122,7.51091,8.91001Q7.50934,8.72879,7.37949,8.6029Q7.07519,8.30788,6.77604,8.60816Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:draw-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.448,5.74972L7.03255,3.36764Q6.82204,2.34678,7.5819,1.584598Q8.164259999999999,1,8.98795,1Q9.81165,1,10.39406,1.584651L14.3667,5.57232Q15.4495,6.65794,14.681,7.98648Q13.9529,9.24529,12.5894,8.94722L10.21875,13.5452Q9.98333,14.0021,9.47964,14.0977L9.47661,14.0983L9.40988,14.1087L1.825615,14.9943Q1.490378,15.0335,1.241097,14.805Q0.99183726,14.5766,1.00027635,14.238L1.000398213,14.2331L1.00480771,14.1744L1.889194,6.56357Q1.94859,6.05283,2.3857600000000003,5.7848L2.38896,5.78284L2.448,5.74972ZM13.3201,6.62258L9.34752,2.635Q9.19858,2.4855,8.98795,2.4855Q8.77733,2.4855,8.62838,2.6350100000000003Q8.26875,2.99599,8.62838,3.35698L12.6011,7.34466Q12.7807,7.52474,12.9604,7.5247Q13.1401,7.52465,13.3198,7.34428Q13.6791,6.98362,13.3201,6.62258ZM7.81003,4.63638L11.3261,8.1654L9.00928,12.6596L3.64493,13.2861L5.23335,11.692L5.27015,11.6512L5.27328,11.6474Q5.67095,11.159,5.20577,10.73505Q4.74052,10.311,4.29397,10.75586L2.7066600000000003,12.3489L3.33303,6.96191L7.81003,4.63638ZM8.31345,10.15137Q7.79954,10.66721,7.07277,10.66721Q6.34599,10.66721,5.83209,10.15137Q5.31821,9.63554,5.31821,8.90607Q5.31821,8.176590000000001,5.83209,7.66077Q6.34599,7.14493,7.07277,7.14493Q7.79955,7.14493,8.31345,7.66077Q8.82733,8.176590000000001,8.82733,8.90607Q8.82733,9.63554,8.31345,10.15137ZM6.77604,8.60816Q6.47683,8.9085,6.7708,9.21401Q6.8962,9.34433,7.07669,9.34591Q7.25718,9.34748,7.38482,9.21936Q7.51248,9.09122,7.51091,8.91001Q7.50934,8.72879,7.37949,8.6029Q7.07519,8.30788,6.77604,8.60816Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:drop,.i-sed\:drop\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0863'%3E%3Crect x='0' y='12' width='12' height='12' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(0,-1,1,0,-12,12)' clip-path='url(%23master_svg0_18_0863)'%3E%3Cg transform='matrix(0,-1,1,0,-19.00005340576172,25.00005340576172)'%3E%3Cpath d='M3.62188,27.06723340576172C3.356058,27.46596340576172,3.641893,28.00005340576172,4.12111,28.00005340576172L9.87889,28.00005340576172C10.35811,28.00005340576172,10.64394,27.46596340576172,10.37812,27.06723340576172L7.49923,22.748898405761718C7.26174,22.39265840576172,6.73826,22.39265840576172,6.50077,22.748898405761718L3.62188,27.06723340576172Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:duplicate,.i-sed\:duplicate\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 30v-6M6 30h36v12H6V30zM6 12.5v-1M6 18v-1M6 7V6M42 12.5v-1M42 18v-1M42 7V6M42 18h-1M7 18H6M7 6H6M14 6h-1M21 6h-1M21 18h-1M28 6h-1M14 18h-1M28 18h-1M35 6h-1M35 18h-1M42 6h-1' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:embed-video,.i-sed\:embed-video\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='4' y='4.4337310791015625' width='2.5' height='2.5' rx='1.25' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M14.59927265625,7.9508622705078125L14.59997265625,7.949952270507812Q14.67307265625,7.852592270507813,14.71147265625,7.737122270507813Q14.74997265625,7.621662270507812,14.74997265625,7.499952270507812Q14.74997265625,7.426082270507813,14.73557265625,7.353632270507813Q14.72117265625,7.281182270507813,14.69287265625,7.212942270507813Q14.66467265625,7.144692270507813,14.62357265625,7.083272270507813Q14.58257265625,7.021852270507813,14.53037265625,6.969622270507813Q14.47807265625,6.917392270507813,14.41667265625,6.876352270507812Q14.35527265625,6.835312270507813,14.28697265625,6.807042270507813Q14.21877265625,6.778772270507813,14.14627265625,6.764362270507812Q14.07387265625,6.749952270507812,13.99997265625,6.749952270507812Q13.91267265625,6.749952270507812,13.82767265625,6.770022270507813Q13.74267265625,6.7900822705078125,13.66457265625,6.829132270507813Q13.58647265625,6.868182270507813,13.51947265625,6.924142270507812Q13.45237265625,6.980092270507813,13.39997265625,7.049952270507813L12.85737265625,7.7734722705078125L12.13357265625,4.754418270507813Q11.94787265625,3.9795971705078124,11.15165265625,3.9499245705078123Q10.35543265625,3.9202519705078127,10.11253265625,4.679097270507812L8.11836265625,10.909082270507813L6.99706265625,9.381862270507813Q6.68443265625,8.956052270507811,6.15618265625,8.953292270507813Q5.62793265625,8.950532270507813,5.31086265625,9.373052270507813L4.76314265625,10.102922270507811L3.99685265625,8.034452270507813Q3.7389926562499998,7.3384122705078125,2.99681265625,7.3493222705078125Q2.25462665625,7.3602322705078125,2.01734065625,8.063552270507813L1.06132865625,10.897152270507814Q1.02197265625,11.013812270507813,1.02197265625,11.136912270507812Q1.02197265625,11.210782270507814,1.03638365625,11.283232270507813Q1.05079465625,11.355682270507813,1.07906265625,11.423932270507812Q1.10733165625,11.492172270507812,1.14837065625,11.553592270507814Q1.18940965625,11.615012270507812,1.24164265625,11.667242270507813Q1.29387565625,11.719482270507813,1.35529465625,11.760522270507813Q1.41671465625,11.801562270507812,1.48495965625,11.829822270507812Q1.55320565625,11.858092270507813,1.62565465625,11.872502270507812Q1.6981041562499999,11.886912270507812,1.77197265625,11.886912270507812Q1.83046925625,11.886912270507812,1.8882586562500001,11.877852270507812Q1.94604765625,11.868782270507811,2.00173165625,11.850852270507811Q2.05741565625,11.832932270507811,2.10964765625,11.806602270507813Q2.16187965625,11.780262270507812,2.20939665625,11.746142270507812Q2.25691465625,11.712032270507812,2.2985666562500002,11.670952270507811Q2.34021965625,11.629882270507814,2.37500065625,11.582852270507813Q2.40978165625,11.535822270507811,2.43684865625,11.483962270507813Q2.46391665625,11.432102270507812,2.4826166562500003,11.376672270507813L2.48270665625,11.376412270507814L3.03207265625,9.748102270507813L3.6432126562500002,11.397752270507812Q3.85976265625,11.982292270507813,4.4766326562500005,12.072042270507813Q5.09349265625,12.161802270507813,5.46764265625,11.663212270507813L6.14674265625,10.758262270507814L7.43154265625,12.508162270507812Q7.81221265625,13.026642270507812,8.44703265625,12.923042270507812Q9.08184265625,12.819442270507812,9.27793265625,12.206852270507813L11.05029265625,6.669812270507812L11.62187265625,9.054132270507813Q11.77727265625,9.702432270507813,12.43007265625,9.837562270507814Q13.08297265625,9.972692270507814,13.48297265625,9.439362270507813L14.59927265625,7.9508622705078125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.5,15C1.671573,15,1,14.3284,1,13.5L1,2.5C1,1.671573,1.671573,1,2.5,1L10.5,1C12.9853,1,15,3.01472,15,5.5L15,13.5C15,14.3284,14.3284,15,13.5,15L7.40283,15L7.40283,13.5L13.5,13.5L13.5,5.5Q13.5,4.25736,12.6213,3.37868Q11.7426,2.5,10.5,2.5L2.5,2.5L2.5,13.5L4.47875,13.5L4.47875,15L2.5,15Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,21.6546630859375,5.3453369140625)'%3E%3Crect x='8.1546630859375' y='13.5' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,18.73052978515625,8.26947021484375)'%3E%3Crect x='5.23052978515625' y='13.5' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:empty{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='-1.3174370527267456' y1='-1.238720417022705' x2='0.8924153447151184' y2='1.2299855947494507' id='master_svg0_1825_85402'%3E%3Cstop offset='0%25' stop-color='%23C4C4C4' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23C4C4C4' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0.5' y1='0' x2='0.5' y2='1' id='master_svg1_1825_85190'%3E%3Cstop offset='0%25' stop-color='%23E4E4E4' stop-opacity='1'/%3E%3Cstop offset='99.42853450775146%25' stop-color='%23EFEFEF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cellipse cx='22' cy='22' rx='17' ry='17' fill='%23F2F2F2' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M44,22Q44,22.5401,43.9735,23.0795Q43.947,23.6189,43.8941,24.1564Q43.8411,24.6938,43.7619,25.2281Q43.6826,25.7623,43.5773,26.292Q43.4719,26.8217,43.3407,27.3456Q43.2095,27.8694,43.0527,28.3863Q42.8959,28.9031,42.714,29.4116Q42.532,29.9201,42.3253,30.419Q42.1187,30.918,41.8878,31.4062Q41.6569,31.8944,41.4023,32.3707Q41.1477,32.847,40.87,33.3103Q40.5924,33.7735,40.2923,34.2225Q39.9923,34.6716,39.6706,35.1054Q39.3488,35.5392,39.0062,35.9567Q38.6636,36.3741,38.3009,36.7743Q37.9382,37.1745,37.5563,37.5563Q37.1745,37.9382,36.7743,38.3009Q36.3741,38.6636,35.9567,39.0062Q35.5392,39.3488,35.1054,39.6706Q34.6716,39.9923,34.2225,40.2923Q33.7735,40.5924,33.3103,40.87Q32.847,41.1477,32.3707,41.4023Q31.8944,41.6569,31.4062,41.8878Q30.918,42.1187,30.419,42.3253Q29.9201,42.532,29.4116,42.714Q28.9031,42.8959,28.3863,43.0527Q27.8694,43.2095,27.3456,43.3407Q26.8217,43.4719,26.292,43.5773Q25.7623,43.6826,25.2281,43.7619Q24.6938,43.8411,24.1564,43.8941Q23.6189,43.947,23.0795,43.9735Q22.5401,44,22,44Q21.4599,44,20.9205,43.9735Q20.3811,43.947,19.8436,43.8941Q19.3062,43.8411,18.7719,43.7619Q18.2377,43.6826,17.708,43.5773Q17.1783,43.4719,16.6544,43.3407Q16.1305,43.2095,15.6137,43.0527Q15.0969,42.8959,14.5884,42.714Q14.0799,42.532,13.581,42.3253Q13.082,42.1187,12.5938,41.8878Q12.1056,41.6569,11.6293,41.4023Q11.153,41.1477,10.6897,40.87Q10.2265,40.5924,9.77745,40.2923Q9.3284,39.9923,8.89461,39.6706Q8.46083,39.3488,8.04335,39.0062Q7.62587,38.6636,7.2257,38.3009Q6.82554,37.9382,6.44365,37.5563Q6.06176,37.1745,5.69907,36.7743Q5.33639,36.3741,4.99377,35.9567Q4.65115,35.5392,4.32943,35.1054Q4.00771,34.6716,3.70767,34.2225Q3.40762,33.7735,3.12997,33.3103Q2.85232,32.847,2.59773,32.3707Q2.34314,31.8944,2.11224,31.4062Q1.88133,30.918,1.67465,30.419Q1.46797,29.9201,1.28603,29.4116Q1.10409,28.9031,0.947312,28.3863Q0.790539,27.8694,0.659312,27.3456Q0.528086,26.8217,0.422724,26.292Q0.317361,25.7623,0.238117,25.2281Q0.158872,24.6938,0.105936,24.1564Q0.0529999,23.6189,0.0265,23.0795Q0,22.5401,0,22Q0,21.4599,0.0265,20.9205Q0.0529999,20.3811,0.105936,19.8436Q0.158872,19.3062,0.238117,18.7719Q0.317361,18.2377,0.422724,17.708Q0.528086,17.1783,0.659312,16.6544Q0.790539,16.1305,0.947312,15.6137Q1.10409,15.0969,1.28603,14.5884Q1.46797,14.0799,1.67465,13.581Q1.88133,13.082,2.11223,12.5938Q2.34314,12.1056,2.59773,11.6293Q2.85232,11.153,3.12997,10.6897Q3.40762,10.2265,3.70767,9.77745Q4.00771,9.3284,4.32943,8.89461Q4.65115,8.46083,4.99377,8.04335Q5.33639,7.62587,5.69907,7.2257Q6.06176,6.82554,6.44365,6.44365Q6.82554,6.06176,7.2257,5.69907Q7.62587,5.33639,8.04335,4.99377Q8.46083,4.65115,8.89462,4.32943Q9.3284,4.00771,9.77745,3.70767Q10.2265,3.40762,10.6897,3.12997Q11.153,2.85232,11.6293,2.59773Q12.1056,2.34314,12.5938,2.11224Q13.082,1.88133,13.581,1.67465Q14.0799,1.46797,14.5884,1.28603Q15.0969,1.10409,15.6137,0.947312Q16.1305,0.790539,16.6544,0.659312Q17.1783,0.528086,17.708,0.422724Q18.2377,0.317361,18.7719,0.238117Q19.3062,0.158872,19.8436,0.105936Q20.3811,0.0529999,20.9205,0.0265Q21.4599,0,22,0Q22.5401,0,23.0795,0.0265Q23.6189,0.0529999,24.1564,0.105936Q24.6938,0.158872,25.2281,0.238117Q25.7623,0.317361,26.292,0.422724Q26.8217,0.528086,27.3456,0.659312Q27.8694,0.790539,28.3863,0.947312Q28.9031,1.10409,29.4116,1.28603Q29.9201,1.46797,30.419,1.67465Q30.918,1.88133,31.4062,2.11223Q31.8944,2.34314,32.3707,2.59773Q32.847,2.85232,33.3103,3.12997Q33.7735,3.40762,34.2225,3.70767Q34.6716,4.00771,35.1054,4.32943Q35.5392,4.65115,35.9567,4.99377Q36.3741,5.33639,36.7743,5.69907Q37.1745,6.06176,37.5563,6.44365Q37.9382,6.82554,38.3009,7.2257Q38.6636,7.62587,39.0062,8.04335Q39.3488,8.46083,39.6706,8.89462Q39.9923,9.3284,40.2923,9.77745Q40.5924,10.2265,40.87,10.6897Q41.1477,11.153,41.4023,11.6293Q41.6569,12.1056,41.8878,12.5938Q42.1187,13.082,42.3253,13.581Q42.532,14.0799,42.714,14.5884Q42.8959,15.0969,43.0527,15.6137Q43.2095,16.1305,43.3407,16.6544Q43.4719,17.1783,43.5773,17.708Q43.6826,18.2377,43.7619,18.7719Q43.8411,19.3062,43.8941,19.8436Q43.947,20.3811,43.9735,20.9205Q44,21.4599,44,22ZM42,22Q42,21.509,41.9759,21.0186Q41.9518,20.5283,41.9037,20.0397Q41.8556,19.551,41.7835,19.0654Q41.7115,18.5797,41.6157,18.0982Q41.5199,17.6167,41.4006,17.1404Q41.2813,16.6641,41.1388,16.1943Q40.9963,15.7245,40.8309,15.2622Q40.6655,14.7999,40.4776,14.3463Q40.2897,13.8927,40.0798,13.4489Q39.8699,13.0051,39.6384,12.5721Q39.407,12.1391,39.1546,11.7179Q38.9022,11.2968,38.6294,10.8886Q38.3566,10.4804,38.0641,10.086Q37.7717,9.69166,37.4602,9.31213Q37.1487,8.93261,36.819,8.56882Q36.4893,8.20503,36.1421,7.85786Q35.795,7.51069,35.4312,7.18098Q35.0674,6.85126,34.6879,6.53979Q34.3083,6.22832,33.914,5.93585Q33.5196,5.64338,33.1114,5.37061Q32.7032,5.09784,32.2821,4.84543Q31.8609,4.59302,31.4279,4.36157Q30.9949,4.13013,30.5511,3.92021Q30.1073,3.7103,29.6537,3.52241Q29.2001,3.33452,28.7378,3.16912Q28.2755,3.00371,27.8057,2.86119Q27.3359,2.71867,26.8596,2.59937Q26.3833,2.48008,25.9018,2.38429Q25.4203,2.28851,24.9346,2.21647Q24.449,2.14443,23.9603,2.09631Q23.4717,2.04818,22.9814,2.02409Q22.491,2,22,2Q21.509,2,21.0186,2.02409Q20.5283,2.04818,20.0397,2.09631Q19.551,2.14443,19.0654,2.21647Q18.5797,2.28851,18.0982,2.38429Q17.6167,2.48008,17.1404,2.59938Q16.6641,2.71867,16.1943,2.86119Q15.7245,3.00371,15.2622,3.16912Q14.7999,3.33452,14.3463,3.52241Q13.8927,3.7103,13.4489,3.92021Q13.0051,4.13013,12.5721,4.36157Q12.1391,4.59302,11.7179,4.84543Q11.2968,5.09784,10.8886,5.37061Q10.4804,5.64338,10.086,5.93585Q9.69166,6.22832,9.31213,6.53979Q8.93261,6.85126,8.56882,7.18098Q8.20503,7.51069,7.85786,7.85786Q7.51069,8.20503,7.18098,8.56882Q6.85126,8.93261,6.53979,9.31213Q6.22832,9.69166,5.93585,10.086Q5.64338,10.4804,5.37061,10.8886Q5.09784,11.2968,4.84543,11.7179Q4.59302,12.1391,4.36157,12.5721Q4.13013,13.0051,3.92021,13.4489Q3.7103,13.8927,3.52241,14.3463Q3.33452,14.7999,3.16912,15.2622Q3.00371,15.7245,2.86119,16.1943Q2.71867,16.6641,2.59937,17.1404Q2.48008,17.6167,2.38429,18.0982Q2.28851,18.5797,2.21647,19.0654Q2.14443,19.551,2.09631,20.0397Q2.04818,20.5283,2.02409,21.0186Q2,21.509,2,22Q2,22.491,2.02409,22.9814Q2.04818,23.4717,2.09631,23.9603Q2.14443,24.449,2.21647,24.9346Q2.28851,25.4203,2.38429,25.9018Q2.48008,26.3833,2.59937,26.8596Q2.71867,27.3359,2.86119,27.8057Q3.00371,28.2755,3.16912,28.7378Q3.33452,29.2001,3.52241,29.6537Q3.7103,30.1073,3.92021,30.5511Q4.13013,30.9949,4.36157,31.4279Q4.59302,31.8609,4.84543,32.2821Q5.09784,32.7032,5.37061,33.1114Q5.64338,33.5196,5.93585,33.914Q6.22832,34.3083,6.53979,34.6879Q6.85126,35.0674,7.18098,35.4312Q7.51069,35.795,7.85786,36.1421Q8.20503,36.4893,8.56882,36.819Q8.93261,37.1487,9.31213,37.4602Q9.69166,37.7717,10.086,38.0641Q10.4804,38.3566,10.8886,38.6294Q11.2968,38.9022,11.7179,39.1546Q12.1391,39.407,12.5721,39.6384Q13.0051,39.8699,13.4489,40.0798Q13.8927,40.2897,14.3463,40.4776Q14.7999,40.6655,15.2622,40.8309Q15.7245,40.9963,16.1943,41.1388Q16.6641,41.2813,17.1404,41.4006Q17.6167,41.5199,18.0982,41.6157Q18.5797,41.7115,19.0654,41.7835Q19.551,41.8556,20.0397,41.9037Q20.5283,41.9518,21.0186,41.9759Q21.509,42,22,42Q22.491,42,22.9814,41.9759Q23.4717,41.9518,23.9603,41.9037Q24.449,41.8556,24.9346,41.7835Q25.4203,41.7115,25.9018,41.6157Q26.3833,41.5199,26.8596,41.4006Q27.3359,41.2813,27.8057,41.1388Q28.2755,40.9963,28.7378,40.8309Q29.2001,40.6655,29.6537,40.4776Q30.1073,40.2897,30.5511,40.0798Q30.9949,39.8699,31.4279,39.6384Q31.8609,39.407,32.2821,39.1546Q32.7032,38.9022,33.1114,38.6294Q33.5196,38.3566,33.914,38.0641Q34.3083,37.7717,34.6879,37.4602Q35.0674,37.1487,35.4312,36.819Q35.795,36.4893,36.1421,36.1421Q36.4893,35.795,36.819,35.4312Q37.1487,35.0674,37.4602,34.6879Q37.7717,34.3083,38.0641,33.914Q38.3566,33.5196,38.6294,33.1114Q38.9022,32.7032,39.1546,32.2821Q39.407,31.8609,39.6384,31.4279Q39.8699,30.9949,40.0798,30.5511Q40.2897,30.1073,40.4776,29.6537Q40.6655,29.2001,40.8309,28.7378Q40.9963,28.2755,41.1388,27.8057Q41.2813,27.3359,41.4006,26.8596Q41.5199,26.3833,41.6157,25.9018Q41.7115,25.4203,41.7835,24.9346Q41.8556,24.449,41.9037,23.9603Q41.9518,23.4717,41.9759,22.9814Q42,22.491,42,22Z' fill='url(%23master_svg0_1825_85402)' fill-opacity='0.5'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='21' cy='21' rx='7' ry='7' fill='url(%23master_svg1_1825_85190)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M29.7229,25.8934C30.5362,24.4469,31,22.7776,31,21C31,15.47715,26.5228,11,21,11C15.47715,11,11,15.47715,11,21C11,26.5228,15.47715,31,21,31C23.2955,31,25.4103,30.2266,27.0981,28.9261L30.4177,32.2458Q30.557,32.3851,30.7208,32.4945Q30.8846,32.604,31.0666,32.6794Q31.2487,32.7548,31.4419,32.7932Q31.6351,32.8316,31.8321,32.8316Q32.0291,32.8316,32.222300000000004,32.7932Q32.4156,32.7548,32.5976,32.6794Q32.7796,32.604,32.9434,32.4945Q33.1072,32.3851,33.2465,32.2458Q33.3858,32.1065,33.4953,31.9427Q33.6047,31.7789,33.680099999999996,31.5969Q33.7555,31.4148,33.7939,31.2216Q33.8324,31.0284,33.8324,30.8314Q33.8324,30.6344,33.7939,30.4412Q33.7555,30.2479,33.680099999999996,30.0659Q33.6047,29.8839,33.4953,29.7201Q33.3858,29.5563,33.2465,29.417L29.7229,25.8934ZM21,14.84425C24.3997,14.84425,27.1558,17.600270000000002,27.1558,21C27.1558,24.3997,24.3997,27.1558,21,27.1558C17.600270000000002,27.1558,14.84425,24.3997,14.84425,21C14.84425,17.600270000000002,17.600270000000002,14.84425,21,14.84425Z' fill-rule='evenodd' fill='%23D8D8D8' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='22.5' cy='18.5' rx='1.5' ry='1.5' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:empty\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='-1.3174370527267456' y1='-1.238720417022705' x2='0.8924153447151184' y2='1.2299855947494507' id='master_svg0_1825_85402'%3E%3Cstop offset='0%25' stop-color='%23C4C4C4' stop-opacity='1'/%3E%3Cstop offset='100%25' stop-color='%23C4C4C4' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient x1='0.5' y1='0' x2='0.5' y2='1' id='master_svg1_1825_85190'%3E%3Cstop offset='0%25' stop-color='%23E4E4E4' stop-opacity='1'/%3E%3Cstop offset='99.42853450775146%25' stop-color='%23EFEFEF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cellipse cx='22' cy='22' rx='17' ry='17' fill='%23F2F2F2' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M44,22Q44,22.5401,43.9735,23.0795Q43.947,23.6189,43.8941,24.1564Q43.8411,24.6938,43.7619,25.2281Q43.6826,25.7623,43.5773,26.292Q43.4719,26.8217,43.3407,27.3456Q43.2095,27.8694,43.0527,28.3863Q42.8959,28.9031,42.714,29.4116Q42.532,29.9201,42.3253,30.419Q42.1187,30.918,41.8878,31.4062Q41.6569,31.8944,41.4023,32.3707Q41.1477,32.847,40.87,33.3103Q40.5924,33.7735,40.2923,34.2225Q39.9923,34.6716,39.6706,35.1054Q39.3488,35.5392,39.0062,35.9567Q38.6636,36.3741,38.3009,36.7743Q37.9382,37.1745,37.5563,37.5563Q37.1745,37.9382,36.7743,38.3009Q36.3741,38.6636,35.9567,39.0062Q35.5392,39.3488,35.1054,39.6706Q34.6716,39.9923,34.2225,40.2923Q33.7735,40.5924,33.3103,40.87Q32.847,41.1477,32.3707,41.4023Q31.8944,41.6569,31.4062,41.8878Q30.918,42.1187,30.419,42.3253Q29.9201,42.532,29.4116,42.714Q28.9031,42.8959,28.3863,43.0527Q27.8694,43.2095,27.3456,43.3407Q26.8217,43.4719,26.292,43.5773Q25.7623,43.6826,25.2281,43.7619Q24.6938,43.8411,24.1564,43.8941Q23.6189,43.947,23.0795,43.9735Q22.5401,44,22,44Q21.4599,44,20.9205,43.9735Q20.3811,43.947,19.8436,43.8941Q19.3062,43.8411,18.7719,43.7619Q18.2377,43.6826,17.708,43.5773Q17.1783,43.4719,16.6544,43.3407Q16.1305,43.2095,15.6137,43.0527Q15.0969,42.8959,14.5884,42.714Q14.0799,42.532,13.581,42.3253Q13.082,42.1187,12.5938,41.8878Q12.1056,41.6569,11.6293,41.4023Q11.153,41.1477,10.6897,40.87Q10.2265,40.5924,9.77745,40.2923Q9.3284,39.9923,8.89461,39.6706Q8.46083,39.3488,8.04335,39.0062Q7.62587,38.6636,7.2257,38.3009Q6.82554,37.9382,6.44365,37.5563Q6.06176,37.1745,5.69907,36.7743Q5.33639,36.3741,4.99377,35.9567Q4.65115,35.5392,4.32943,35.1054Q4.00771,34.6716,3.70767,34.2225Q3.40762,33.7735,3.12997,33.3103Q2.85232,32.847,2.59773,32.3707Q2.34314,31.8944,2.11224,31.4062Q1.88133,30.918,1.67465,30.419Q1.46797,29.9201,1.28603,29.4116Q1.10409,28.9031,0.947312,28.3863Q0.790539,27.8694,0.659312,27.3456Q0.528086,26.8217,0.422724,26.292Q0.317361,25.7623,0.238117,25.2281Q0.158872,24.6938,0.105936,24.1564Q0.0529999,23.6189,0.0265,23.0795Q0,22.5401,0,22Q0,21.4599,0.0265,20.9205Q0.0529999,20.3811,0.105936,19.8436Q0.158872,19.3062,0.238117,18.7719Q0.317361,18.2377,0.422724,17.708Q0.528086,17.1783,0.659312,16.6544Q0.790539,16.1305,0.947312,15.6137Q1.10409,15.0969,1.28603,14.5884Q1.46797,14.0799,1.67465,13.581Q1.88133,13.082,2.11223,12.5938Q2.34314,12.1056,2.59773,11.6293Q2.85232,11.153,3.12997,10.6897Q3.40762,10.2265,3.70767,9.77745Q4.00771,9.3284,4.32943,8.89461Q4.65115,8.46083,4.99377,8.04335Q5.33639,7.62587,5.69907,7.2257Q6.06176,6.82554,6.44365,6.44365Q6.82554,6.06176,7.2257,5.69907Q7.62587,5.33639,8.04335,4.99377Q8.46083,4.65115,8.89462,4.32943Q9.3284,4.00771,9.77745,3.70767Q10.2265,3.40762,10.6897,3.12997Q11.153,2.85232,11.6293,2.59773Q12.1056,2.34314,12.5938,2.11224Q13.082,1.88133,13.581,1.67465Q14.0799,1.46797,14.5884,1.28603Q15.0969,1.10409,15.6137,0.947312Q16.1305,0.790539,16.6544,0.659312Q17.1783,0.528086,17.708,0.422724Q18.2377,0.317361,18.7719,0.238117Q19.3062,0.158872,19.8436,0.105936Q20.3811,0.0529999,20.9205,0.0265Q21.4599,0,22,0Q22.5401,0,23.0795,0.0265Q23.6189,0.0529999,24.1564,0.105936Q24.6938,0.158872,25.2281,0.238117Q25.7623,0.317361,26.292,0.422724Q26.8217,0.528086,27.3456,0.659312Q27.8694,0.790539,28.3863,0.947312Q28.9031,1.10409,29.4116,1.28603Q29.9201,1.46797,30.419,1.67465Q30.918,1.88133,31.4062,2.11223Q31.8944,2.34314,32.3707,2.59773Q32.847,2.85232,33.3103,3.12997Q33.7735,3.40762,34.2225,3.70767Q34.6716,4.00771,35.1054,4.32943Q35.5392,4.65115,35.9567,4.99377Q36.3741,5.33639,36.7743,5.69907Q37.1745,6.06176,37.5563,6.44365Q37.9382,6.82554,38.3009,7.2257Q38.6636,7.62587,39.0062,8.04335Q39.3488,8.46083,39.6706,8.89462Q39.9923,9.3284,40.2923,9.77745Q40.5924,10.2265,40.87,10.6897Q41.1477,11.153,41.4023,11.6293Q41.6569,12.1056,41.8878,12.5938Q42.1187,13.082,42.3253,13.581Q42.532,14.0799,42.714,14.5884Q42.8959,15.0969,43.0527,15.6137Q43.2095,16.1305,43.3407,16.6544Q43.4719,17.1783,43.5773,17.708Q43.6826,18.2377,43.7619,18.7719Q43.8411,19.3062,43.8941,19.8436Q43.947,20.3811,43.9735,20.9205Q44,21.4599,44,22ZM42,22Q42,21.509,41.9759,21.0186Q41.9518,20.5283,41.9037,20.0397Q41.8556,19.551,41.7835,19.0654Q41.7115,18.5797,41.6157,18.0982Q41.5199,17.6167,41.4006,17.1404Q41.2813,16.6641,41.1388,16.1943Q40.9963,15.7245,40.8309,15.2622Q40.6655,14.7999,40.4776,14.3463Q40.2897,13.8927,40.0798,13.4489Q39.8699,13.0051,39.6384,12.5721Q39.407,12.1391,39.1546,11.7179Q38.9022,11.2968,38.6294,10.8886Q38.3566,10.4804,38.0641,10.086Q37.7717,9.69166,37.4602,9.31213Q37.1487,8.93261,36.819,8.56882Q36.4893,8.20503,36.1421,7.85786Q35.795,7.51069,35.4312,7.18098Q35.0674,6.85126,34.6879,6.53979Q34.3083,6.22832,33.914,5.93585Q33.5196,5.64338,33.1114,5.37061Q32.7032,5.09784,32.2821,4.84543Q31.8609,4.59302,31.4279,4.36157Q30.9949,4.13013,30.5511,3.92021Q30.1073,3.7103,29.6537,3.52241Q29.2001,3.33452,28.7378,3.16912Q28.2755,3.00371,27.8057,2.86119Q27.3359,2.71867,26.8596,2.59937Q26.3833,2.48008,25.9018,2.38429Q25.4203,2.28851,24.9346,2.21647Q24.449,2.14443,23.9603,2.09631Q23.4717,2.04818,22.9814,2.02409Q22.491,2,22,2Q21.509,2,21.0186,2.02409Q20.5283,2.04818,20.0397,2.09631Q19.551,2.14443,19.0654,2.21647Q18.5797,2.28851,18.0982,2.38429Q17.6167,2.48008,17.1404,2.59938Q16.6641,2.71867,16.1943,2.86119Q15.7245,3.00371,15.2622,3.16912Q14.7999,3.33452,14.3463,3.52241Q13.8927,3.7103,13.4489,3.92021Q13.0051,4.13013,12.5721,4.36157Q12.1391,4.59302,11.7179,4.84543Q11.2968,5.09784,10.8886,5.37061Q10.4804,5.64338,10.086,5.93585Q9.69166,6.22832,9.31213,6.53979Q8.93261,6.85126,8.56882,7.18098Q8.20503,7.51069,7.85786,7.85786Q7.51069,8.20503,7.18098,8.56882Q6.85126,8.93261,6.53979,9.31213Q6.22832,9.69166,5.93585,10.086Q5.64338,10.4804,5.37061,10.8886Q5.09784,11.2968,4.84543,11.7179Q4.59302,12.1391,4.36157,12.5721Q4.13013,13.0051,3.92021,13.4489Q3.7103,13.8927,3.52241,14.3463Q3.33452,14.7999,3.16912,15.2622Q3.00371,15.7245,2.86119,16.1943Q2.71867,16.6641,2.59937,17.1404Q2.48008,17.6167,2.38429,18.0982Q2.28851,18.5797,2.21647,19.0654Q2.14443,19.551,2.09631,20.0397Q2.04818,20.5283,2.02409,21.0186Q2,21.509,2,22Q2,22.491,2.02409,22.9814Q2.04818,23.4717,2.09631,23.9603Q2.14443,24.449,2.21647,24.9346Q2.28851,25.4203,2.38429,25.9018Q2.48008,26.3833,2.59937,26.8596Q2.71867,27.3359,2.86119,27.8057Q3.00371,28.2755,3.16912,28.7378Q3.33452,29.2001,3.52241,29.6537Q3.7103,30.1073,3.92021,30.5511Q4.13013,30.9949,4.36157,31.4279Q4.59302,31.8609,4.84543,32.2821Q5.09784,32.7032,5.37061,33.1114Q5.64338,33.5196,5.93585,33.914Q6.22832,34.3083,6.53979,34.6879Q6.85126,35.0674,7.18098,35.4312Q7.51069,35.795,7.85786,36.1421Q8.20503,36.4893,8.56882,36.819Q8.93261,37.1487,9.31213,37.4602Q9.69166,37.7717,10.086,38.0641Q10.4804,38.3566,10.8886,38.6294Q11.2968,38.9022,11.7179,39.1546Q12.1391,39.407,12.5721,39.6384Q13.0051,39.8699,13.4489,40.0798Q13.8927,40.2897,14.3463,40.4776Q14.7999,40.6655,15.2622,40.8309Q15.7245,40.9963,16.1943,41.1388Q16.6641,41.2813,17.1404,41.4006Q17.6167,41.5199,18.0982,41.6157Q18.5797,41.7115,19.0654,41.7835Q19.551,41.8556,20.0397,41.9037Q20.5283,41.9518,21.0186,41.9759Q21.509,42,22,42Q22.491,42,22.9814,41.9759Q23.4717,41.9518,23.9603,41.9037Q24.449,41.8556,24.9346,41.7835Q25.4203,41.7115,25.9018,41.6157Q26.3833,41.5199,26.8596,41.4006Q27.3359,41.2813,27.8057,41.1388Q28.2755,40.9963,28.7378,40.8309Q29.2001,40.6655,29.6537,40.4776Q30.1073,40.2897,30.5511,40.0798Q30.9949,39.8699,31.4279,39.6384Q31.8609,39.407,32.2821,39.1546Q32.7032,38.9022,33.1114,38.6294Q33.5196,38.3566,33.914,38.0641Q34.3083,37.7717,34.6879,37.4602Q35.0674,37.1487,35.4312,36.819Q35.795,36.4893,36.1421,36.1421Q36.4893,35.795,36.819,35.4312Q37.1487,35.0674,37.4602,34.6879Q37.7717,34.3083,38.0641,33.914Q38.3566,33.5196,38.6294,33.1114Q38.9022,32.7032,39.1546,32.2821Q39.407,31.8609,39.6384,31.4279Q39.8699,30.9949,40.0798,30.5511Q40.2897,30.1073,40.4776,29.6537Q40.6655,29.2001,40.8309,28.7378Q40.9963,28.2755,41.1388,27.8057Q41.2813,27.3359,41.4006,26.8596Q41.5199,26.3833,41.6157,25.9018Q41.7115,25.4203,41.7835,24.9346Q41.8556,24.449,41.9037,23.9603Q41.9518,23.4717,41.9759,22.9814Q42,22.491,42,22Z' fill='url(%23master_svg0_1825_85402)' fill-opacity='0.5'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='21' cy='21' rx='7' ry='7' fill='url(%23master_svg1_1825_85190)' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M29.7229,25.8934C30.5362,24.4469,31,22.7776,31,21C31,15.47715,26.5228,11,21,11C15.47715,11,11,15.47715,11,21C11,26.5228,15.47715,31,21,31C23.2955,31,25.4103,30.2266,27.0981,28.9261L30.4177,32.2458Q30.557,32.3851,30.7208,32.4945Q30.8846,32.604,31.0666,32.6794Q31.2487,32.7548,31.4419,32.7932Q31.6351,32.8316,31.8321,32.8316Q32.0291,32.8316,32.222300000000004,32.7932Q32.4156,32.7548,32.5976,32.6794Q32.7796,32.604,32.9434,32.4945Q33.1072,32.3851,33.2465,32.2458Q33.3858,32.1065,33.4953,31.9427Q33.6047,31.7789,33.680099999999996,31.5969Q33.7555,31.4148,33.7939,31.2216Q33.8324,31.0284,33.8324,30.8314Q33.8324,30.6344,33.7939,30.4412Q33.7555,30.2479,33.680099999999996,30.0659Q33.6047,29.8839,33.4953,29.7201Q33.3858,29.5563,33.2465,29.417L29.7229,25.8934ZM21,14.84425C24.3997,14.84425,27.1558,17.600270000000002,27.1558,21C27.1558,24.3997,24.3997,27.1558,21,27.1558C17.600270000000002,27.1558,14.84425,24.3997,14.84425,21C14.84425,17.600270000000002,17.600270000000002,14.84425,21,14.84425Z' fill-rule='evenodd' fill='%23D8D8D8' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='22.5' cy='18.5' rx='1.5' ry='1.5' fill='%23FFFFFF' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:expand,.i-sed\:expand\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_76913'%3E%3Crect x='0' y='16' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(1,0,0,-1,0,32)' clip-path='url(%23master_svg0_1190_76913)'%3E%3Cg transform='matrix(-1,0,0,1,30,0)'%3E%3Cg%3E%3Cpath d='M29.53033,20.53033Q29.63582,20.424841,29.69291,20.287013Q29.75,20.149184,29.75,20Q29.75,19.9261315,29.735590000000002,19.853682Q29.72118,19.781233,29.69291,19.712987Q29.66464,19.644742,29.6236,19.583322Q29.58256,19.521903000000002,29.53033,19.46967Q29.4781,19.417437,29.41668,19.376398000000002Q29.35526,19.335359,29.287010000000002,19.30709Q29.21877,19.278822,29.14632,19.264411Q29.07387,19.25,29,19.25Q28.85082,19.25,28.71299,19.30709Q28.57516,19.364181,28.46967,19.46967L24.46967,23.46967Q24.417437,23.5219,24.376398000000002,23.58332Q24.335359,23.64474,24.30709,23.71299Q24.278822,23.78123,24.264411,23.85368Q24.25,23.92613,24.25,24Q24.25,24.07387,24.264411,24.14632Q24.278822,24.21877,24.30709,24.287010000000002Q24.335359,24.35526,24.376398000000002,24.41668Q24.417437,24.4781,24.46967,24.53033L28.46928,28.52994L28.46967,28.53033Q28.57516,28.635820000000002,28.71299,28.692909999999998Q28.85082,28.75,29,28.75Q29.07387,28.75,29.14632,28.735590000000002Q29.21877,28.72118,29.287010000000002,28.692909999999998Q29.35526,28.66464,29.41668,28.6236Q29.4781,28.58256,29.53033,28.53033Q29.58256,28.478099999999998,29.6236,28.41668Q29.66464,28.35526,29.69291,28.287010000000002Q29.72118,28.21877,29.735590000000002,28.14632Q29.75,28.07387,29.75,28Q29.75,27.85082,29.69291,27.712989999999998Q29.63582,27.57516,29.53033,27.46967L26.06066,24L29.53033,20.53033L29.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M24.53033,20.53033Q24.63582,20.424841,24.69291,20.287013Q24.75,20.149184,24.75,20Q24.75,19.9261315,24.735590000000002,19.853682Q24.72118,19.781233,24.69291,19.712987Q24.66464,19.644742,24.6236,19.583322Q24.58256,19.521903000000002,24.53033,19.46967Q24.4781,19.417437,24.41668,19.376398000000002Q24.35526,19.335359,24.287010000000002,19.30709Q24.21877,19.278822,24.14632,19.264411Q24.07387,19.25,24,19.25Q23.85082,19.25,23.71299,19.30709Q23.57516,19.364181,23.46967,19.46967L19.46967,23.46967Q19.417437,23.5219,19.376398000000002,23.58332Q19.335359,23.64474,19.30709,23.71299Q19.278822,23.78123,19.264411,23.85368Q19.25,23.92613,19.25,24Q19.25,24.07387,19.264411,24.14632Q19.278822,24.21877,19.30709,24.287010000000002Q19.335359,24.35526,19.376398000000002,24.41668Q19.417437,24.4781,19.46967,24.53033L23.46928,28.52994L23.46967,28.53033Q23.57516,28.635820000000002,23.71299,28.692909999999998Q23.85082,28.75,24,28.75Q24.07387,28.75,24.14632,28.735590000000002Q24.21877,28.72118,24.287010000000002,28.692909999999998Q24.35526,28.66464,24.41668,28.6236Q24.4781,28.58256,24.53033,28.53033Q24.58256,28.478099999999998,24.6236,28.41668Q24.66464,28.35526,24.69291,28.287010000000002Q24.72118,28.21877,24.735590000000002,28.14632Q24.75,28.07387,24.75,28Q24.75,27.85082,24.69291,27.712989999999998Q24.63582,27.57516,24.53033,27.46967L21.06066,24L24.53033,20.53033L24.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M19.53033,20.53033Q19.63582,20.424841,19.69291,20.287013Q19.75,20.149184,19.75,20Q19.75,19.9261315,19.735590000000002,19.853682Q19.72118,19.781233,19.69291,19.712987Q19.66464,19.644742,19.6236,19.583322Q19.58256,19.521903000000002,19.53033,19.46967Q19.4781,19.417437,19.41668,19.376398000000002Q19.35526,19.335359,19.287010000000002,19.30709Q19.21877,19.278822,19.14632,19.264411Q19.07387,19.25,19,19.25Q18.85082,19.25,18.71299,19.30709Q18.57516,19.364181,18.46967,19.46967L14.46967,23.46967Q14.417437,23.5219,14.376398,23.58332Q14.335359,23.64474,14.30709,23.71299Q14.278822,23.78123,14.264410999999999,23.85368Q14.25,23.92613,14.25,24Q14.25,24.07387,14.264410999999999,24.14632Q14.278822,24.21877,14.30709,24.287010000000002Q14.335359,24.35526,14.376398,24.41668Q14.417437,24.4781,14.46967,24.53033L18.46928,28.52994L18.46967,28.53033Q18.57516,28.635820000000002,18.71299,28.692909999999998Q18.85082,28.75,19,28.75Q19.07387,28.75,19.14632,28.735590000000002Q19.21877,28.72118,19.287010000000002,28.692909999999998Q19.35526,28.66464,19.41668,28.6236Q19.4781,28.58256,19.53033,28.53033Q19.58256,28.478099999999998,19.6236,28.41668Q19.66464,28.35526,19.69291,28.287010000000002Q19.72118,28.21877,19.735590000000002,28.14632Q19.75,28.07387,19.75,28Q19.75,27.85082,19.69291,27.712989999999998Q19.63582,27.57516,19.53033,27.46967L16.06066,24L19.53033,20.53033L19.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:feedback,.i-sed\:feedback\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_66751'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_66751)'%3E%3Cg%3E%3Cg%3E%3Crect x='7.25' y='1.60546875' width='1.5' height='6.3486328125' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7' y='8.572265625' width='2' height='2' rx='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M5,1.60546875L2.5,1.60546875C1.671573,1.60546875,1,2.27704175,1,3.10546875L1,11.31542875C1,12.14386875,1.671573,12.81546875,2.5,12.81546875L4.9738299999999995,12.81546875C5.31444,12.81546875,5.6449,12.93136875,5.91087,13.14416875L7.06296,14.06576875C7.61079,14.50406875,8.38921,14.50406875,8.93704,14.06576875L10.08913,13.14416875C10.3551,12.93136875,10.68556,12.81546875,11.0262,12.81546875L13.5,12.81546875C14.3284,12.81546875,15,12.14386875,15,11.31542875L15,3.10546875C15,2.27704175,14.3284,1.60546875,13.5,1.60546875L11,1.60546875L11,3.10546875L13.25,3.10546875C13.3881,3.10546875,13.5,3.21739875,13.5,3.35546875L13.5,11.06542875C13.5,11.20349875,13.3881,11.31542875,13.25,11.31542875L11.0262,11.31542875Q9.97383,11.31542875,9.15209,11.97286875L8,12.89446875L6.84791,11.97286875Q6.02617,11.31542875,4.9738299999999995,11.31542875L2.75,11.31542875C2.61193,11.31542875,2.5,11.20349875,2.5,11.06542875L2.5,3.35546875C2.5,3.21739875,2.61193,3.10546875,2.75,3.10546875L5,3.10546875L5,1.60546875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='5' cy='2.35546875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='11' cy='2.35546875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:file-block,.i-sed\:file-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_399_44707'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_399_44707)'%3E%3Cg%3E%3Cpath d='M14.72347958984375,4.560217778320313L8.80265958984375,1.1919727783203125C8.30278958984375,0.9076072783203125,7.69055958984375,0.9071168783203125,7.19114958984375,1.1906827783203124L1.2757815898437501,4.5493877783203125C0.90929648984375,4.757477778320313,0.90972038984375,5.285887778320313,1.27653958984375,5.494557778320313L7.19729958984375,8.862677778320313C7.69714958984375,9.147027778320313,8.30935958984375,9.147527778320313,8.80875958984375,8.863977778320312L14.72427958984375,5.505387778320313C15.09077958984375,5.297307778320312,15.09027958984375,4.768897778320312,14.72347958984375,4.560217778320313ZM7.93177958984375,2.4950877783203125Q7.99582958984375,2.4587177783203122,8.060959589843751,2.4957677783203125L12.51957958984375,5.032197778320312L8.06815958984375,7.559557778320312Q8.00410958984375,7.595927778320313,7.93898958984375,7.558877778320313L3.48040958984375,5.0225477783203125L7.93177958984375,2.4950877783203125ZM7.26710958984375,10.107507778320313L2.11546958984375,7.173667778320312C2.00213958984375,7.109127778320312,1.8742285898437498,7.075257778320313,1.74407958984375,7.075257778320313C1.32986558984375,7.075257778320313,0.99407958984375,7.4110377783203125,0.99407958984375,7.825257778320313C0.99407958984375,8.094787778320313,1.13870958984375,8.343597778320312,1.37292558984375,8.476977778320313L7.26343958984375,11.831647778320313C7.72162958984375,12.092547778320313,8.283179589843751,12.093747778320312,8.74248958984375,11.834747778320313L14.62407958984375,8.518367778320313C14.86027958984375,8.385197778320313,15.00607958984375,8.135517778320313,15.00607958984375,7.864837778320313C15.00607958984375,7.450627778320312,14.67027958984375,7.114837778320313,14.25607958984375,7.114837778320313C14.12707958984375,7.114837778320313,14.00017958984375,7.148147778320313,13.88777958984375,7.211537778320312L8.74615958984375,10.110657778320313C8.28685958984375,10.369637778320312,7.72530958984375,10.368437778320313,7.26710958984375,10.107507778320313ZM2.11546958984375,10.196797778320313L7.26710958984375,13.130647778320313C7.72530958984375,13.391547778320312,8.28685958984375,13.392747778320313,8.74615958984375,13.133747778320313L13.88777958984375,10.234667778320313C14.00017958984375,10.171277778320313,14.12707958984375,10.137967778320313,14.25607958984375,10.137967778320313C14.67027958984375,10.137967778320313,15.00607958984375,10.473757778320312,15.00607958984375,10.887967778320313C15.00607958984375,11.158647778320313,14.86027958984375,11.408347778320312,14.62407958984375,11.541447778320313L8.74248958984375,14.857847778320313C8.283179589843751,15.116847778320313,7.72162958984375,15.115647778320312,7.26343958984375,14.854747778320313L1.37292558984375,11.500147778320313C1.13870958984375,11.366747778320313,0.99407958984375,11.117947778320312,0.99407958984375,10.848387778320312C0.99407958984375,10.434177778320313,1.32986558984375,10.098387778320312,1.74407958984375,10.098387778320312C1.8742285898437498,10.098387778320312,2.00213958984375,10.132257778320312,2.11546958984375,10.196797778320313Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:float-left,.i-sed\:float-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.5,9L7.5,9C8.32843,9,9,8.32843,9,7.5L9,6.96366C9,6.54945,8.66421,6.21366,8.25,6.21366C7.83579,6.21366,7.5,6.54945,7.5,6.96366L7.5,7.5L2.5,7.5L2.5,2.5L7.5,2.5L7.5,4.04326C7.5,4.45747,7.83579,4.79326,8.25,4.79326C8.66421,4.79326,9,4.45747,9,4.04326L9,2.5C9,1.671573,8.32843,1,7.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,7.5C1,8.32843,1.671573,9,2.5,9ZM10.50317,5.25C10.50317,4.835789999999999,10.83896,4.5,11.2532,4.5L14.25,4.5C14.6642,4.5,15,4.835789999999999,15,5.25C15,5.66421,14.6642,6,14.25,6L11.2532,6C10.83896,6,10.50317,5.66421,10.50317,5.25ZM10.50317,8.25C10.50317,7.83579,10.83896,7.5,11.2532,7.5L14.25,7.5C14.6642,7.5,15,7.83579,15,8.25C15,8.66421,14.6642,9,14.25,9L11.2532,9C10.83896,9,10.50317,8.66421,10.50317,8.25ZM1,11.25C1,10.83579,1.335786,10.5,1.75,10.5L14.25,10.5C14.6642,10.5,15,10.83579,15,11.25C15,11.6642,14.6642,12,14.25,12L1.75,12C1.335786,12,1,11.6642,1,11.25ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:float-no,.i-sed\:float-no\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.5,9L7.5,9C8.32843,9,9,8.32843,9,7.5L9,6.96366C9,6.54945,8.66421,6.21366,8.25,6.21366C7.83579,6.21366,7.5,6.54945,7.5,6.96366L7.5,7.5L2.5,7.5L2.5,2.5L7.5,2.5L7.5,4.04326C7.5,4.45747,7.83579,4.79326,8.25,4.79326C8.66421,4.79326,9,4.45747,9,4.04326L9,2.5C9,1.671573,8.32843,1,7.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,7.5C1,8.32843,1.671573,9,2.5,9ZM1.75,10.5C1.335786,10.5,1,10.83579,1,11.25C1,11.6642,1.335786,12,1.75,12L14.25,12C14.6642,12,15,11.6642,15,11.25C15,10.83579,14.6642,10.5,14.25,10.5L1.75,10.5ZM1.75,13.5C1.335786,13.5,1,13.8358,1,14.25C1,14.6642,1.335786,15,1.75,15L14.25,15C14.6642,15,15,14.6642,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:float-right,.i-sed\:float-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.5,9L13.5,9C14.3284,9,15,8.32843,15,7.5L15,6.96366C15,6.54945,14.6642,6.21366,14.25,6.21366C13.8358,6.21366,13.5,6.54945,13.5,6.96366L13.5,7.5L8.5,7.5L8.5,2.5L13.5,2.5L13.5,4.04326C13.5,4.45747,13.8358,4.79326,14.25,4.79326C14.6642,4.79326,15,4.45747,15,4.04326L15,2.5C15,1.671573,14.3284,1,13.5,1L8.5,1C7.67157,1,7,1.671573,7,2.5L7,7.5C7,8.32843,7.67157,9,8.5,9ZM1,5.25C1,4.835789999999999,1.335786,4.5,1.75,4.5L4.74683,4.5C5.16104,4.5,5.49683,4.835789999999999,5.49683,5.25C5.49683,5.66421,5.16104,6,4.74683,6L1.75,6C1.335786,6,1,5.66421,1,5.25ZM1,8.25C1,7.83579,1.335786,7.5,1.75,7.5L4.74683,7.5C5.16104,7.5,5.49683,7.83579,5.49683,8.25C5.49683,8.66421,5.16104,9,4.74683,9L1.75,9C1.335786,9,1,8.66421,1,8.25ZM1,11.25C1,10.83579,1.335786,10.5,1.75,10.5L14.25,10.5C14.6642,10.5,15,10.83579,15,11.25C15,11.6642,14.6642,12,14.25,12L1.75,12C1.335786,12,1,11.6642,1,11.25ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:flow-chart-block,.i-sed\:flow-chart-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.0000098112602234,2.5L1.0000098112602234,6.5C1.0000098112602234,7.32843,1.6715828112602233,8,2.5000128112602233,8L6.885052811260223,8L6.885052811260223,8.77495C6.885052811260223,8.94452,7.082822811260224,9.03715,7.213092811260223,8.9286L9.043032811260224,7.40364C9.138982811260224,7.32368,9.138982811260224,7.17631,9.043032811260224,7.09635L7.213092811260223,5.5714C7.082822811260224,5.46284,6.885052811260223,5.55547,6.885052811260223,5.72504L6.885052811260223,6.5L2.5000128112602233,6.5L2.5000128112602233,2.5L13.500032811260223,2.5L13.500032811260223,6.5L12.427932811260224,6.5L12.425932811260223,6.5L12.424132811260224,6.5C12.009932811260223,6.5,11.674132811260224,6.83579,11.674132811260224,7.25C11.674132811260224,7.66421,12.009932811260223,8,12.424132811260224,8L12.427932811260224,8L12.427932811260224,8L13.500032811260223,8C14.328432811260223,8,15.000032811260223,7.32843,15.000032811260223,6.5L15.000032811260223,2.5C15.000032811260223,1.671573,14.328432811260223,1,13.500032811260223,1L2.5000128112602233,1C1.6715828112602233,1,1.0000098112602234,1.671573,1.0000098112602234,2.5ZM1.2726088112602234,11.12C0.5965898112602234,11.7164,0.5955748112602234,12.7701,1.2704438112602234,13.3678L3.2481228112602234,15.1192C3.8158028112602236,15.622,4.669422811260223,15.622,5.237102811260224,15.1193L7.214812811260224,13.3678C7.889722811260223,12.7701,7.888692811260223,11.7163,7.212622811260223,11.12L5.234832811260223,9.37531C4.667822811260224,8.87513,3.8171928112602234,8.87515,3.2502128112602233,9.37535L1.2726088112602234,11.12ZM8.750012811260223,11L8.750012811260223,13.5C8.750012811260223,14.3284,9.421582811260224,15,10.250012811260223,15L13.500032811260223,15C14.328432811260223,15,15.000032811260223,14.3284,15.000032811260223,13.5L15.000032811260223,11C15.000032811260223,10.17157,14.328432811260223,9.5,13.500032811260223,9.5L10.250012811260223,9.5C9.421582811260224,9.5,8.750012811260223,10.17157,8.750012811260223,11ZM2.2649428112602235,12.2448L4.242622811260223,13.9963L6.220332811260223,12.2449L4.242542811260224,10.50019L2.2649428112602235,12.2448ZM13.500032811260223,13.5L10.250012811260223,13.5L10.250012811260223,11L13.500032811260223,11L13.500032811260223,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:fold-block,.i-sed\:fold-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M6,4L6,2.5C6,1.671573,6.67157,1,7.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,4C15,4.82843,14.3284,5.5,13.5,5.5L7.5,5.5C6.67157,5.5,6,4.82843,6,4ZM1.00000524521,1.6405129999999999C1.00000524521,1.386161,1.2966630000000001,1.247214,1.492061,1.410046L3.72345,3.26953C3.86737,3.38947,3.86737,3.61053,3.72345,3.73047L1.492061,5.58995C1.2966630000000001,5.75279,1.00000524521,5.61384,1.00000524521,5.35949L1.00000524521,1.6405129999999999ZM7.5,4L13.5,4L13.5,2.5L7.5,2.5L7.5,4ZM1,8.5L1,13.5C1,14.3284,1.671573,15,2.5,15L9.84558,15C10.25979,15,10.59558,14.6642,10.59558,14.25C10.59558,13.8358,10.25979,13.5,9.84558,13.5L9.84179,13.5L9.83922,13.5L2.5,13.5L2.5,8.5L13.5,8.5L13.5,13.5L12.6589,13.5C12.2447,13.5,11.9089,13.8358,11.9089,14.25C11.9089,14.6642,12.2447,15,12.6589,15L13.5,15C14.3284,15,15,14.3284,15,13.5L15,8.5C15,7.67157,14.3284,7,13.5,7L2.5,7C1.671573,7,1,7.67157,1,8.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:font-color-picker,.i-sed\:font-color-picker\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6036'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6036)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.068969223022461,1.0383625030517578L8.930969223022462,1.0383625030517578L12.752969223022461,11.034362503051758L11.002969223022461,11.034362503051758L10.092969223022461,8.528362503051758L5.906969223022461,8.528362503051758L4.996969223022461,11.034362503051758L3.246969223022461,11.034362503051758L7.068969223022461,1.0383625030517578ZM6.396969223022461,7.184362503051758L9.60296922302246,7.184362503051758L8.034969223022461,2.802362503051758L7.978969223022461,2.802362503051758L6.396969223022461,7.184362503051758Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:format-painter,.i-sed\:format-painter\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0474'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3CclipPath id='master_svg1_18_0475'%3E%3Crect x='1' y='1.00494384765625' width='14' height='14' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_18_0474)'%3E%3Cg clip-path='url(%23master_svg1_18_0475)'%3E%3Cg%3E%3Cpath d='M5.5,4.00494384765625C5.5,4.83337384765625,6.171573,5.50494384765625,7,5.50494384765625L9,5.50494384765625C9.82843,5.50494384765625,10.5,4.83337384765625,10.5,4.00494384765625L10.5,2.50494384765625C10.5,1.67651684765625,9.82843,1.00494384765625,9,1.00494384765625L7,1.00494384765625C6.171573,1.00494384765625,5.5,1.67651684765625,5.5,2.50494384765625L5.5,4.00494384765625ZM7,4.00494384765625L9,4.00494384765625L9,2.50494384765625L7,2.50494384765625L7,4.00494384765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M1.499999761581421,8.50494384765625L14.499999761581421,8.50494384765625L14.499999761581421,6.00494384765625C14.499999761581421,4.90037484765625,13.60459976158142,4.00494384765625,12.499999761581421,4.00494384765625L3.499999761581421,4.00494384765625C2.3954307615814208,4.00494384765625,1.499999761581421,4.90037484765625,1.499999761581421,6.00494384765625L1.499999761581421,8.50494384765625ZM12.999999761581421,7.00494384765625L2.999999761581421,7.00494384765625L2.999999761581421,6.00494384765625Q2.999999761581421,5.50494384765625,3.499999761581421,5.50494384765625L12.499999761581421,5.50494384765625Q12.999999761581421,5.50494384765625,12.999999761581421,6.00494384765625L12.999999761581421,7.00494384765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M9.03943,15.00494384765625L1,15.00494384765625Q1.1875,14.25494384765625,1.304688,13.50494384765625Q1.5,12.25494384765625,1.5,11.00494384765625L1.5,7.00494384765625L14.5,7.00494384765625L14.5,11.00494384765625Q14.5,12.25494384765625,14.6953,13.50494384765625Q14.8125,14.25494384765625,15,15.00494384765625L12.2038,15.00494384765625L12.2038,13.50494384765625L13.1786,13.50494384765625Q13,12.25584384765625,13,11.00494384765625L13,8.50494384765625L3,8.50494384765625L3,11.00494384765625Q3,12.25584384765625,2.82139,13.50494384765625L9.03943,13.50494384765625L9.03943,15.00494384765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='11.465576171875' y='13.50494384765625' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.924957275390625' y='13.50494384765625' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M5.236162579940796,13.909301796874999C5.0919565799407955,14.383151796875,5.403375579940796,14.978451796875,5.898683579940796,14.978451796875C6.091353579940796,14.978451796875,6.277063579940796,14.885671796875,6.376633579940796,14.720721796875Q6.9229735799407965,13.815601796875,6.9229735799407965,12.592131796875L6.9229735799407965,11.201713796875C6.9229735799407965,10.786454796875,6.586343579940796,10.444091796875,6.171083579940796,10.444091796875C5.755823579940796,10.444091796875,5.419189579940796,10.779075796875,5.419189579940796,11.194334796875L5.419189579940796,12.592131796875Q5.419189579940796,13.307881796875,5.236162579940796,13.909301796874999Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M8.473714228125,14.803119609374999C8.440008228125,14.852239609375001,8.463360328125,14.921309609375001,8.520784328125,14.937189609375C9.354262328125,15.167629609375,10.277761328124999,14.801929609375,10.470531328125,13.958939609375001Q10.623081328125,13.291859609374999,10.623081328125,12.517909609375L10.623081328125,10.274980609375C10.623081328125,9.859721609375,10.286441328125001,9.527099609375,9.871181328125001,9.527099609375C9.455931328125,9.527099609375,9.119293328125,9.858119609375,9.119293328125,10.273378609375L9.119293328125,12.517909609375Q9.119293328125,13.862159609375,8.473714228125,14.803119609374999Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:forward,.i-sed\:forward\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1256_79755'%3E%3Crect x='0' y='16' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(1,0,0,-1,0,32)' clip-path='url(%23master_svg0_1256_79755)'%3E%3Cg transform='matrix(-1,0,0,1,20,0)'%3E%3Cpath d='M14.53033,20.53033Q14.635819999999999,20.424841,14.692910000000001,20.287013Q14.75,20.149184,14.75,20Q14.75,19.9261315,14.73559,19.853682Q14.72118,19.781233,14.692910000000001,19.712987Q14.66464,19.644742,14.6236,19.583322Q14.58256,19.521903000000002,14.53033,19.46967Q14.478100000000001,19.417437,14.41668,19.376398000000002Q14.355260000000001,19.335359,14.28701,19.30709Q14.21877,19.278822,14.14632,19.264411Q14.07387,19.25,14,19.25Q13.85082,19.25,13.71299,19.30709Q13.57516,19.364181,13.46967,19.46967L9.46967,23.46967Q9.417437,23.5219,9.376398,23.58332Q9.335359,23.64474,9.30709,23.71299Q9.278822,23.78123,9.264410999999999,23.85368Q9.25,23.92613,9.25,24Q9.25,24.07387,9.264410999999999,24.14632Q9.278822,24.21877,9.30709,24.287010000000002Q9.335359,24.35526,9.376398,24.41668Q9.417437,24.4781,9.46967,24.53033L13.46928,28.52994L13.46967,28.53033Q13.57516,28.635820000000002,13.71299,28.692909999999998Q13.85082,28.75,14,28.75Q14.07387,28.75,14.14632,28.735590000000002Q14.21877,28.72118,14.28701,28.692909999999998Q14.355260000000001,28.66464,14.41668,28.6236Q14.478100000000001,28.58256,14.53033,28.53033Q14.58256,28.478099999999998,14.6236,28.41668Q14.66464,28.35526,14.692910000000001,28.287010000000002Q14.72118,28.21877,14.73559,28.14632Q14.75,28.07387,14.75,28Q14.75,27.85082,14.692910000000001,27.712989999999998Q14.635819999999999,27.57516,14.53033,27.46967L11.06066,24L14.53033,20.53033L14.53033,20.53033Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:gallery-block,.i-sed\:gallery-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.7188594341278076,2.8836810546875L3.7188594341278076,2.5018310546875C3.7188594341278076,1.6734040546875,4.390432434127808,1.0018310546875,5.218859434127808,1.0018310546875L10.501139434127808,1.0018310546875C12.986419434127807,1.0018310546875,15.001159434127807,3.0165510546875,15.001159434127807,5.5018310546875L15.001159434127807,11.1535310546875C15.001159434127807,11.9819310546875,14.329559434127807,12.6535310546875,13.501139434127808,12.6535310546875L13.082919434127808,12.6535310546875C13.101939434127807,12.5427310546875,13.111839434127807,12.4288310546875,13.111839434127807,12.3126310546875L13.111839434127807,11.1535310546875L13.501139434127808,11.1535310546875L13.501139434127808,5.5018310546875Q13.501139434127808,2.5018310546875,10.501139434127808,2.5018310546875L5.218859434127808,2.5018310546875L5.218859434127808,2.8836810546875L3.7188594341278076,2.8836810546875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='3.998859405517578' y='6.164628982543945' width='2' height='2' rx='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M8.048589405517578,11.265988982543945Q9.132109405517578,11.132808982543946,9.906429405517578,10.363268982543945Q10.012669405517578,10.257678982543945,10.070209405517579,10.119380982543944Q10.127739405517579,9.981083982543945,10.127739405517579,9.831295982543946Q10.127739405517579,9.757426982543945,10.113329405517579,9.684977982543945Q10.098919405517577,9.612528982543946,10.070649405517578,9.544282982543946Q10.042379405517577,9.476036982543945,10.001339405517578,9.414617982543945Q9.960309405517577,9.353198982543946,9.908069405517578,9.300965982543945Q9.855839405517578,9.248732682543945,9.794419405517578,9.207693482543945Q9.732999405517578,9.166654292543946,9.664749405517579,9.138385982543946Q9.596509405517578,9.110117782543945,9.524059405517578,9.095706682543945Q9.451609405517578,9.081295682543946,9.377739405517577,9.081295682543946Q9.229159405517578,9.081295682543946,9.091799405517577,9.137942482543945Q8.954449405517579,9.194589282543946,8.849059405517579,9.299325982543944L8.84867940551758,9.299704982543945Q8.438899405517578,9.706723982543945,7.865589405517578,9.777193982543945Q7.292009405517578,9.847697982543945,6.795659405517578,9.551726982543945L6.540429405517578,9.399534982543946Q5.680649405517578,8.886848982543945,4.679649405517578,8.895922982543945Q3.6786594055175783,8.904995982543944,2.828309405517578,9.433183982543945L1.6031294055175782,10.194198982543945Q1.5218624055175782,10.244668982543946,1.455869405517578,10.313938982543945Q1.389876405517578,10.383198982543945,1.3433834055175782,10.466808982543945Q1.296890405517578,10.550418982543945,1.272874405517578,10.643018982543946Q1.2488594055175781,10.735628982543945,1.2488594055175781,10.831298982543945Q1.2488594055175781,10.905168982543945,1.263270405517578,10.977608982543945Q1.277681405517578,11.050058982543945,1.3059494055175782,11.118308982543946Q1.334218405517578,11.186548982543945,1.3752574055175781,11.247968982543945Q1.4162964055175782,11.309388982543945,1.4685294055175782,11.361628982543944Q1.5207624055175781,11.413858982543946,1.582181405517578,11.454898982543945Q1.643601405517578,11.495938982543946,1.7118464055175782,11.524208982543945Q1.7800924055175782,11.552468982543946,1.8525414055175782,11.566888982543945Q1.924990905517578,11.581298982543945,1.9988594055175781,11.581298982543945Q2.212829405517578,11.581298982543945,2.394589405517578,11.468398982543945L3.6197694055175784,10.707388982543945Q4.112839405517578,10.401118982543945,4.693249405517578,10.395858982543945Q5.273669405517579,10.390598982543946,5.772199405517578,10.687878982543946L6.027429405517578,10.840068982543945Q6.965069405517578,11.399178982543946,8.048589405517578,11.265988982543945Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M0.9988594055175781,13.498186111450195L0.9988594055175781,4.998186111450195Q0.9988594055175781,4.924496111450195,1.0060823155175782,4.851156111450195Q1.0133052055175782,4.777826111450196,1.027681505517578,4.705546111450195Q1.0420577055175781,4.633276111450195,1.0634489055175782,4.562756111450195Q1.0848400055175782,4.492242111450196,1.1130404055175782,4.4241611114501955Q1.1412404055175782,4.356080111450195,1.1759774055175782,4.2910911114501955Q1.210714405517578,4.226102111450196,1.2516554055175781,4.164831111450195Q1.2925954055175781,4.1035591114501955,1.3393434055175781,4.046596111450195Q1.386092405517578,3.9896331114501953,1.4381994055175782,3.9375261114501954Q1.490306405517578,3.8854191114501955,1.5472694055175782,3.8386701114501953Q1.6042324055175783,3.7919221114501953,1.665504405517578,3.7509821114501953Q1.7267754055175781,3.710041111450195,1.791764405517578,3.6753041114501954Q1.856753405517578,3.640567111450195,1.9248344055175781,3.612367111450195Q1.9929154055175782,3.5841667114501954,2.063429405517578,3.562775611450195Q2.133949405517578,3.541384411450195,2.206219405517578,3.5270082114501955Q2.2784994055175782,3.512631911450195,2.351829405517578,3.505409021450195Q2.425169405517578,3.4981861114501953,2.498859405517578,3.4981861114501953L10.998859405517578,3.4981861114501953Q11.072559405517579,3.4981861114501953,11.145859405517578,3.505409021450195Q11.219259405517578,3.512631911450195,11.291459405517578,3.5270082114501955Q11.363759405517579,3.541384411450195,11.434259405517578,3.562775611450195Q11.504759405517579,3.5841667114501954,11.572859405517578,3.612367111450195Q11.640959405517577,3.640567111450195,11.705959405517579,3.6753041114501954Q11.770959405517578,3.710041111450195,11.832259405517577,3.7509821114501953Q11.893459405517579,3.7919221114501953,11.950459405517577,3.8386701114501953Q12.007459405517578,3.8854191114501955,12.059559405517579,3.9375261114501954Q12.111659405517578,3.9896331114501953,12.158359405517578,4.046596111450195Q12.205159405517579,4.1035591114501955,12.246059405517578,4.164831111450195Q12.286959405517578,4.226102111450196,12.321759405517579,4.2910911114501955Q12.356459405517578,4.356080111450195,12.384659405517578,4.4241611114501955Q12.412859405517578,4.492242111450196,12.434259405517578,4.562756111450195Q12.455659405517578,4.633276111450195,12.470059405517578,4.705546111450195Q12.484459405517578,4.777826111450196,12.491659405517579,4.851156111450195Q12.498859405517578,4.924496111450195,12.498859405517578,4.998186111450195L12.498859405517578,13.498186111450195Q12.498859405517578,13.571886111450196,12.491659405517579,13.645186111450196Q12.484459405517578,13.718586111450195,12.470059405517578,13.790786111450196Q12.455659405517578,13.863086111450196,12.434259405517578,13.933586111450195Q12.412859405517578,14.004086111450196,12.384659405517578,14.072186111450195Q12.356459405517578,14.140286111450195,12.321759405517579,14.205286111450196Q12.286959405517578,14.270286111450195,12.246059405517578,14.331586111450195Q12.205159405517579,14.392786111450196,12.158359405517578,14.449786111450194Q12.111659405517578,14.506786111450195,12.059559405517579,14.558886111450196Q12.007459405517578,14.610986111450195,11.950459405517577,14.657686111450195Q11.893459405517579,14.704486111450196,11.832259405517577,14.745386111450195Q11.770959405517578,14.786286111450195,11.705959405517579,14.821086111450196Q11.640959405517577,14.855786111450195,11.572859405517578,14.883986111450195Q11.504759405517579,14.912186111450195,11.434259405517578,14.933586111450195Q11.363759405517579,14.954986111450195,11.291459405517578,14.969386111450195Q11.219259405517578,14.983786111450195,11.145859405517578,14.990986111450196Q11.072559405517579,14.998186111450195,10.998859405517578,14.998186111450195L6.998859405517578,14.998186111450195L6.998859405517578,13.498186111450195L10.998859405517578,13.498186111450195L10.998859405517578,4.998186111450195L2.498859405517578,4.998186111450195L2.498859405517578,13.498186111450195L3.998859405517578,13.498186111450195L3.998859405517578,14.998186111450195L2.498859405517578,14.998186111450195Q2.425169405517578,14.998186111450195,2.351829405517578,14.990986111450196Q2.2784994055175782,14.983786111450195,2.206219405517578,14.969386111450195Q2.133949405517578,14.954986111450195,2.063429405517578,14.933586111450195Q1.9929154055175782,14.912186111450195,1.9248344055175781,14.883986111450195Q1.856753405517578,14.855786111450195,1.791764405517578,14.821086111450196Q1.7267754055175781,14.786286111450195,1.665504405517578,14.745386111450195Q1.6042324055175783,14.704486111450196,1.5472694055175782,14.657686111450195Q1.490306405517578,14.610986111450195,1.4381994055175782,14.558886111450196Q1.386092405517578,14.506786111450195,1.3393434055175781,14.449786111450194Q1.2925954055175781,14.392786111450196,1.2516554055175781,14.331586111450195Q1.210714405517578,14.270286111450195,1.1759774055175782,14.205286111450196Q1.1412404055175782,14.140286111450195,1.1130404055175782,14.072186111450195Q1.0848400055175782,14.004086111450196,1.0634489055175782,13.933586111450195Q1.0420577055175781,13.863086111450196,1.027681505517578,13.790786111450196Q1.0133052055175782,13.718586111450195,1.0060823155175782,13.645186111450196Q0.9988594055175781,13.571886111450196,0.9988594055175781,13.498186111450195Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='6.248859405517578' y='13.498186111450195' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.248859405517578' y='13.498186111450195' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h,.i-sed\:h\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 12h12M6 20V4m12 16V4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h1,.i-sed\:h1\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M12.5664794921875,8.50629391015625L11.6658084921875,8.98643891015625C11.5354273921875,9.05594491015625,11.4539794921875,9.19166291015625,11.4539794921875,9.33941391015625L11.4539794921875,9.83734291015625C11.4539794921875,10.06392291015625,11.6955184921875,10.20872291015625,11.8953574921875,10.10194291015625L12.4899794921875,9.78423291015625L12.4899794921875,13.18926291015625C12.4899794921875,13.54521291015625,12.7785294921875,13.83376291015625,13.1344794921875,13.83376291015625C13.4904294921875,13.83376291015625,13.7789794921875,13.54521291015625,13.7789794921875,13.18926291015625L13.7789794921875,8.38873291015625L13.0368994921875,8.38873291015625C12.8728194921875,8.38873291015625,12.7112594921875,8.42910691015625,12.5664794921875,8.50629391015625' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M10.197743465652465,13.038101414871216L10.197743465652465,2.961890414871216Q10.197743465652465,2.073889076671216,9.309743465652465,2.073889285371216Q8.421743465652465,2.073889210771216,8.421743465652465,2.961889414871216L8.421743465652465,7.076931414871216L2.7687434656524657,7.076931414871216L2.7687434656524657,2.953389414871216Q2.7687434656524657,2.589088414871216,2.5111434656524656,2.331488414871216Q2.2535434656524655,2.0738892555712156,1.889240465652466,2.073889210771216Q1.0097414106524658,2.073889210771216,1.009741261552466,2.953389414871216L1.009741261552466,13.046601414871215Q1.009741261552466,13.926101414871216,1.8892414656524659,13.926101414871216Q2.7687434656524657,13.926101414871216,2.7687434656524657,13.046601414871215L2.7687434656524657,8.787061414871216L8.421743465652465,8.787061414871216L8.421743465652465,13.038101414871216Q8.421743465652465,13.926101414871216,9.309743465652465,13.926101414871216Q10.197743465652465,13.926101414871216,10.197743465652465,13.038101414871216Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h2,.i-sed\:h2\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M12.92486546875,9.49771646484375L12.95289546875,9.49771646484375Q13.28289546875,9.49771646484375,13.43158546875,9.64078646484375Q13.57252546875,9.77639646484375,13.57252546875,10.06906646484375Q13.57252546875,10.30560646484375,13.47081546875,10.49221646484375Q13.35688546875,10.70138646484375,13.05902546875,11.019406464843751L11.49591446875,12.65156646484375C11.31764546875,12.83770646484375,11.21813146875,13.08549646484375,11.21813146875,13.343226464843749L11.21813146875,13.83939646484375L14.336475468749999,13.83939646484375C14.64652546875,13.83939646484375,14.89787546875,13.58804646484375,14.89787546875,13.27799646484375C14.89787546875,12.967946464843749,14.64652546875,12.71659646484375,14.336475468749999,12.71659646484375L13.05406546875,12.71659646484375L14.097265468749999,11.66173646484375Q14.85583546875,10.90231646484375,14.85583546875,10.04793646484375Q14.85582546875,8.30462646484375,12.97391546875,8.30462646484375L12.95990546875,8.30462646484375C12.27660546875,8.30462646484375,11.76087646875,8.63167546484375,11.35412846875,9.10898046484375C11.17029346875,9.32470646484375,11.21551346875,9.64741646484375,11.42794346875,9.835056464843749C11.70609246875,10.08073646484375,12.11136546875,9.96803646484375,12.38304546875,9.71521646484375C12.52380546875,9.58421646484375,12.69733546875,9.49771646484375,12.92486546875,9.49771646484375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h3,.i-sed\:h3\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M11.38910523046875,12.66775291015625C11.63338723046875,12.37296291015625,12.06405823046875,12.42556291015625,12.39777623046875,12.61319291015625C12.52184623046875,12.68295291015625,12.66228623046875,12.72534291015625,12.82743623046875,12.72534291015625L12.85547623046875,12.72534291015625Q13.23839623046875,12.72534291015625,13.41725623046875,12.56630291015625Q13.58752623046875,12.41489291015625,13.58752623046875,12.090562910156251Q13.58752623046875,11.76360291015625,13.38490623046875,11.60694291015625Q13.18029623046875,11.44876291015625,12.78536623046875,11.44876291015625L12.75732623046875,11.44876291015625Q12.45406623046875,11.44876291015625,12.13529623046875,11.50853291015625L11.89809423046875,11.55300291015625L11.89809423046875,10.94712291015625C11.89809423046875,10.68795291015625,11.99871323046875,10.438912910156251,12.17874623046875,10.25247291015625L12.84629623046875,9.56118291015625L11.83939323046875,9.56118291015625C11.51562923046875,9.56118291015625,11.25316623046875,9.29872291015625,11.25316623046875,8.97495891015625C11.25316623046875,8.65119491015625,11.51562923046875,8.38873291015625,11.83939323046875,8.38873291015625L14.61199623046875,8.38873291015625L14.61199623046875,8.92653491015625C14.61199623046875,9.19534091015625,14.50377623046875,9.45283291015625,14.31174623046875,9.64092291015625L13.56962623046875,10.36783291015625Q14.02429623046875,10.46151291015625,14.38338623046875,10.80351291015625Q14.87137623046875,11.27996291015625,14.87137623046875,12.090562910156251Q14.87137623046875,12.94412291015625,14.298336230468749,13.43414291015625Q13.73701623046875,13.92584291015625,12.85547623046875,13.92584291015625L12.79939623046875,13.92584291015625C12.22980623046875,13.92584291015625,11.76622623046875,13.73163291015625,11.39275323046875,13.36988291015625C11.19810623046875,13.18135291015625,11.21620123046875,12.876412910156251,11.38910523046875,12.66775291015625' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h4,.i-sed\:h4\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M13.99694580078125,8.38873291015625L13.18211580078125,8.38873291015625L13.12355580078125,8.48400881015625L11.20499380078125,11.60558291015625C11.10819270078125,11.76308291015625,11.05694580078125,11.94433291015625,11.05694580078125,12.12920291015625L11.05694580078125,12.83178291015625L13.19894580078125,12.83178291015625L13.19894580078125,13.234762910156249C13.19894580078125,13.56558291015625,13.46712580078125,13.83376291015625,13.79794580078125,13.83376291015625C14.12876580078125,13.83376291015625,14.39694580078125,13.56558291015625,14.39694580078125,13.234762910156249L14.39694580078125,12.83178291015625L14.95694580078125,12.83178291015625L14.95694580078125,12.16801291015625C14.95694580078125,11.89187291015625,14.73308580078125,11.66801291015625,14.45694580078125,11.66801291015625L14.39694580078125,11.66801291015625L14.39694580078125,8.78873291015625C14.39694580078125,8.56781891015625,14.21785580078125,8.38873291015625,13.99694580078125,8.38873291015625M13.19894580078125,10.40364291015625L12.43133580078125,11.66801291015625L13.19894580078125,11.66801291015625L13.19894580078125,10.40364291015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h5,.i-sed\:h5\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M12.91596392578125,11.31125291015625Q13.24483392578125,11.31125291015625,13.44478392578125,11.50398291015625Q13.64696392578125,11.69887291015625,13.64696392578125,12.02923291015625Q13.64696392578125,12.38824291015625,13.44284392578125,12.59040291015625Q13.24221392578125,12.78911291015625,12.89496392578125,12.78911291015625C12.66376392578125,12.78911291015625,12.48346392578125,12.714872910156249,12.333183925781249,12.59642291015625C12.06614392578125,12.38596291015625,11.68946792578125,12.28513291015625,11.42598392578125,12.50002291015625C11.20712992578125,12.67852291015625,11.14427392578125,12.99082291015625,11.33185492578125,13.20194291015625C11.74112892578125,13.66257291015625,12.27241392578125,13.91787291015625,12.95096392578125,13.91787291015625Q13.80853392578125,13.91787291015625,14.35635392578125,13.39282291015625Q14.90796392578125,12.86414291015625,14.90796392578125,12.00112291015625Q14.90796392578125,11.25074291015625,14.41715392578125,10.74740291015625Q13.92274392578125,10.25259291015625,13.174963925781249,10.25259291015625Q12.83285392578125,10.25259291015625,12.56770392578125,10.34330291015625L12.62570392578125,9.559502910156251L14.06357392578125,9.559502910156251C14.38687392578125,9.559502910156251,14.64896392578125,9.29741391015625,14.64896392578125,8.97411591015625C14.64896392578125,8.65081791015625,14.38687392578125,8.38873291015625,14.06357392578125,8.38873291015625L11.93918992578125,8.38873291015625C11.69040192578125,8.38873291015625,11.48399992578125,8.58117991015625,11.46661292578125,8.82936091015625L11.28537392578125,11.41631291015625L11.773073925781251,11.61767291015625C11.97656492578125,11.70169291015625,12.20442392578125,11.62908291015625,12.37947392578125,11.49557291015625C12.52850392578125,11.38189291015625,12.70012392578125,11.31125291015625,12.91596392578125,11.31125291015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:h6,.i-sed\:h6\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.197755625,13.03811357421875L10.197755625,2.96190257421875Q10.197755625,2.07390123601875,9.309755625,2.07390144471875Q8.421755625,2.07390137011875,8.421755625,2.96190157421875L8.421755625,7.07694357421875L2.768755625,7.07694357421875L2.768755625,2.9534015742187503Q2.768755625,2.58910057421875,2.511155625,2.33150057421875Q2.2535556249999997,2.07390141491875,1.8892526250000001,2.07390137011875Q1.00975357,2.07390137011875,1.0097534209,2.9534015742187503L1.0097534209,13.04661357421875Q1.0097534209,13.92611357421875,1.889253625,13.92611357421875Q2.768755625,13.92611357421875,2.768755625,13.04661357421875L2.768755625,8.78707357421875L8.421755625,8.78707357421875L8.421755625,13.03811357421875Q8.421755625,13.92611357421875,9.309755625,13.92611357421875Q10.197755625,13.92611357421875,10.197755625,13.03811357421875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M13.15635798828125,10.21121291015625L13.50315798828125,9.63971291015625C13.83624798828125,9.09078891015625,13.44105798828125,8.38873291015625,12.798987988281251,8.38873291015625L11.56806398828125,10.53582291015625Q11.09893798828125,11.37286291015625,11.09893798828125,12.04898291015625Q11.09893798828125,12.91008291015625,11.66144998828125,13.43498291015625Q12.19966798828125,13.93720291015625,13.03467798828125,13.93720291015625Q13.87169798828125,13.93720291015625,14.41184798828125,13.42409291015625Q14.97042798828125,12.89348291015625,14.97042798828125,12.03493291015625Q14.97042798828125,11.23273291015625,14.43162798828125,10.70495291015625Q13.92627798828125,10.20994291015625,13.23838798828125,10.20994291015625Q13.19630798828125,10.20994291015625,13.15635798828125,10.21121291015625ZM12.37839798828125,12.04196291015625Q12.37839798828125,11.34254291015625,13.03467798828125,11.34254291015625Q13.69096798828125,11.34254291015625,13.69096798828125,12.04196291015625Q13.69096798828125,12.38327291015625,13.51105798828125,12.56967291015625Q13.33865798828125,12.74829291015625,13.03467798828125,12.74829291015625Q12.37839798828125,12.74829291015625,12.37839798828125,12.04196291015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:help-doc,.i-sed\:help-doc\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_66637'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_66637)'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.8536376953125,5.88965L13.4999976953125,5.88965L13.4999976953125,4.38965L11.1036376953125,4.38965L11.1036376953125,2L9.6036376953125,2L9.6036376953125,4.63965Q9.6036376953125,5.15742,9.9697546953125,5.52353Q10.3358708953125,5.88965,10.8536376953125,5.88965Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.7035553125,9.26829125L7.7035553125,9.49874125C7.7035553125,9.66246125,7.8362753125,9.795181249999999,7.9999953125,9.795181249999999C8.1637253125,9.795181249999999,8.2964453125,9.66246125,8.2964453125,9.49874125L8.2964453125,9.23881125C8.2964453125,8.97176125,8.4914053125,8.75207125,8.7284353125,8.62906125C9.2413453125,8.36287125,9.5810553125,7.82795125,9.5810553125,7.22558125C9.5810553125,6.35239325,8.8731953125,5.64453125,7.9999953125,5.64453125C7.2283163125,5.64453125,6.5857573125,6.19738125,6.4467913125,6.92861125C6.4162747225,7.08919125,6.5514483125,7.22558125,6.7148983125,7.22558125C6.8783493125,7.22558125,7.0067773125,7.08752125,7.0553223124999995,6.93144125C7.1805593125,6.52879225,7.5561353125,6.23643825,7.9999953125,6.23643825C8.5462953125,6.23643825,8.9891453125,6.67929125,8.9891453125,7.22558125C8.9891453125,7.52784125,8.883635312500001,7.74652125,8.7169553125,7.900131249999999C8.2889753125,8.29451125,7.7035553125,8.68631125,7.7035553125,9.26829125' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M7.4721853125,10.02655125Q7.6908153125,10.24518125,7.9999953125,10.24518125Q8.3091853125,10.24518125,8.5278153125,10.02655125Q8.7464453125,9.80792125,8.7464453125,9.49874125L8.7464453125,9.23881125Q8.7464453125,9.12671125,8.9357253125,9.028471249999999Q9.4350053125,8.76936125,9.730385312500001,8.28915125Q10.0310553125,7.80034125,10.0310553125,7.22558125Q10.0310553125,6.38429525,9.4361753125,5.78941325Q8.8412853125,5.19453125,7.9999953125,5.19453125Q7.2623993125,5.19453125,6.6973833125,5.66721275Q6.1398123125,6.13366525,6.0047043125,6.84460125Q5.9396333125,7.18699125,6.1786803125,7.44387125Q6.3943062125,7.6755812500000005,6.7148983125,7.6755812500000005Q7.0079213125,7.6755812500000005,7.2332063125,7.46791125Q7.4105883125,7.30439125,7.4850153125,7.06509125Q7.5367753125,6.89870125,7.6776853124999995,6.79332125Q7.8205953125,6.68644125,7.9999953125,6.68644125Q8.2233253125,6.68644125,8.3812353125,6.84435125Q8.5391453125,7.00226125,8.5391453125,7.22558125Q8.5391453125,7.45204125,8.4120053125,7.56921125Q8.3458253125,7.63019125,8.1990053125,7.757551250000001Q7.7773053125,8.12336125,7.6011053125,8.34761125Q7.2535523125,8.789961250000001,7.2535523125,9.26829125L7.2535523125,9.49874125Q7.2535523125,9.80793125,7.4721853125,10.02655125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='8' cy='11.393310546875' rx='0.395263671875' ry='0.395263671875' fill='currentColor' fill-opacity='1'/%3E%3Cellipse cx='8' cy='11.393310546875' rx='0.395263671875' ry='0.395263671875' fill-opacity='0' stroke-opacity='1' stroke='currentColor' fill='currentColor' stroke-width='0.8999999761581421'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M1.5,13.4951C1.5,14.3235,2.171573,14.9951,3,14.9951L3.90637,14.9951L3.90637,13.4951L3.25,13.4951C3.11193,13.4951,3,13.3832,3,13.2451L3,2.75C3,2.61193,3.11193,2.5,3.25,2.5L10.40891,2.5L13,4.91751L13,13.2451C13,13.3832,12.8881,13.4951,12.75,13.4951L6.89905,13.4951L6.89905,14.9951L13,14.9951C13.8284,14.9951,14.5,14.3235,14.5,13.4951L14.5,4.91751C14.5,4.50165,14.3274,4.10445,14.0233,3.82075L11.43219,1.4032390000000001C11.15446,1.14411,10.78875,1,10.40891,1L3,1C2.171573,1,1.5,1.671573,1.5,2.5L1.5,13.4951Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='3.9063720703125' cy='14.2451171875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='6.8990478515625' cy='14.2451171875' rx='0.75' ry='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:helper,.i-sed\:helper\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_77774'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_77774)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.25,9.50195L7.25,10.75098C7.25,11.1652,7.585789999999999,11.501,8,11.501C8.41421,11.501,8.75,11.1652,8.75,10.75098L8.75,9.75623C8.75,9.27624,9.09831,8.87632,9.541319999999999,8.69158C11.00571,8.08091,12,6.63915,12,5C12,2.79086,10.20914,1,8,1C6.04767,1,4.422028,2.39869,4.0704491,4.24868C3.99324353,4.65493,4.3352260000000005,5,4.748749,5C5.1622699999999995,5,5.48719,4.6507000000000005,5.61001,4.25583C5.92685,3.23714,6.8770500000000006,2.4975,8,2.4975C9.38209,2.4975,10.502500000000001,3.61791,10.502500000000001,5C10.502500000000001,6.08013,9.96992,6.7384,9.22086,7.10671C8.22963,7.59408,7.25,8.39738,7.25,9.50195' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cellipse cx='8' cy='14' rx='1' ry='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:highlight,.i-sed\:highlight\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_41_0117'%3E%3Crect x='0.999969482421875' y='1' width='14' height='14' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg clip-path='url(%23master_svg0_41_0117)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M11.796523895568848,7.75807666782334L8.071023895568848,7.75806999202334L4.345549895568848,7.75807666782334C3.632826795568848,7.75807762142334,3.2758938955688475,8.61979083392334,3.7798658955688476,9.12376383392334L7.010373895568847,12.35427383392334C7.596163895568847,12.94006383392334,8.545913895568848,12.94006383392334,9.131693895568848,12.35427383392334L12.362213895568848,9.12376383392334C12.866183895568847,8.61979083392334,12.509253895568847,7.75807809832334,11.796523895568848,7.75807666782334ZM13.999953895568847,11.686983833923339C14.552253895568848,11.686983833923339,14.999953895568847,11.23927383392334,14.999953895568847,10.686983833923339Q14.999953895568847,10.13470383392334,13.999953895568847,8.68698783392334Q12.999963895568847,10.13470383392334,12.999963895568847,10.686983833923339C12.999963895568847,11.23927383392334,13.447673895568848,11.686983833923339,13.999953895568847,11.686983833923339Z' fill-rule='evenodd' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,2.4355310344963073,-4.505868354275663)'%3E%3Cpath d='M7.406829833984375,2.18701171875C6.992615833984375,2.18701171875,6.656829833984375,1.85122171875,6.656829833984375,1.43701171875C6.656829833984375,1.02279771875,6.992615833984375,0.68701171875,7.406829833984375,0.68701171875L16.656829833984375,0.68701171875L16.656829833984375,2.18701171875L16.656779833984373,7.18701171875C16.656779833984373,8.01544171875,15.985209833984374,8.68701171875,15.156779833984375,8.68701171875L10.156779833984375,8.68701171875C9.328359833984376,8.68701171875,8.656779833984375,8.01544171875,8.656779833984375,7.18701171875L8.656779833984375,2.18701171875L7.406829833984375,2.18701171875ZM10.156779833984375,2.18701171875L10.156779833984375,7.18701171875L15.156779833984375,7.18701171875L15.156779833984375,2.18701171875L10.156779833984375,2.18701171875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:highlight-block,.i-sed\:highlight-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.2156238582000731,4.3976328555583954C0.9227307582000732,4.690522855558395,0.9227307582000732,5.165402855558395,1.2156238582000731,5.458292855558396C1.5085168582000732,5.751182855558396,1.9833908582000732,5.751182855558396,2.276282858200073,5.458292855558396L5.458262858200073,2.2763128555583956C5.751152858200073,1.9834198555583953,5.751152858200073,1.5085458555583955,5.458262858200073,1.2156528555583954C5.165372858200073,0.9227592555583954,4.690492858200074,0.9227592555583954,4.397602858200074,1.2156528555583954L1.2156238582000731,4.3976328555583954ZM1.2251458582000732,9.051072855558395C0.9322522582000732,9.343972855558395,0.9322522582000732,9.818842855558396,1.2251458582000732,10.111732855558396C1.5180388582000732,10.404632855558395,1.992911858200073,10.404632855558395,2.285802858200073,10.111732855558396L10.111542858200073,2.2860028555583956C10.404432858200073,1.9931078555583954,10.404432858200073,1.5182328555583955,10.111542858200073,1.2253398555583954C9.818652858200073,0.9324471555583954,9.343772858200074,0.9324471555583954,9.050882858200072,1.2253408555583953L1.2251458582000732,9.051072855558395ZM1.5848868582000732,14.415082855558396C1.2919938582000732,14.122182855558396,1.2919938582000732,13.647282855558396,1.5848868582000732,13.354382855558395L13.354562858200072,1.5846698555583953C13.647462858200074,1.2917768555583953,14.122362858200074,1.2917768555583953,14.415262858200073,1.5846698555583953C14.708162858200073,1.8775628555583954,14.708162858200073,2.352432855558395,14.415262858200073,2.6453328555583955L2.6455428582000735,14.415082855558396C2.352652858200073,14.707982855558395,1.877779858200073,14.707982855558395,1.5848868582000732,14.415082855558396ZM5.888232858200073,14.774782855558396C5.595342858200073,14.481882855558396,5.595342858200073,14.006982855558395,5.888232858200073,13.714082855558395L13.713962858200073,5.888362855558396C14.006862858200073,5.595472855558396,14.481762858200073,5.595472855558396,14.774662858200074,5.888362855558396C15.067562858200073,6.181262855558395,15.067562858200073,6.656132855558395,14.774662858200074,6.949022855558395L6.9488928582000735,14.774782855558396C6.656002858200074,15.067682855558395,6.181122858200073,15.067682855558395,5.888232858200073,14.774782855558396ZM10.541672858200073,14.784382855558395C10.248782858200073,14.491482855558395,10.248782858200073,14.016582855558395,10.541672858200073,13.723682855558396L13.723662858200074,10.541702855558395C14.016562858200073,10.248812855558395,14.491462858200073,10.248812855558395,14.784362858200073,10.541702855558395C15.077162858200074,10.834592855558395,15.077162858200074,11.309482855558395,14.784362858200073,11.602382855558396L11.602362858200074,14.784382855558395C11.309462858200073,15.077282855558396,10.834562858200073,15.077282855558396,10.541672858200073,14.784382855558395Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:history,.i-sed\:history\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_76647'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_76647)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.0120955,7.58866Q0.856249,10.23624,2.49391,12.3224C3.58569,13.7132,5.00121,14.5676,6.74046,14.8857C8.231860000000001,15.1586,9.64024,14.9783,10.96558,14.3449C11.3379,14.167,11.4465,13.7053,11.2331,13.352C11.0197,12.9988,10.55897,12.8928,10.18154,13.0597C9.18332,13.5012,8.12593,13.6199,7.00937,13.4156Q4.95749,13.0403,3.66947,11.3996C2.8107800000000003,10.30572,2.4223,9.0647,2.50401,7.67648Q2.62659,5.59416,4.09821,4.11585C5.0793,3.13032,6.26375,2.59354,7.65158,2.50554Q9.73332,2.3735299999999997,11.3799,3.6541Q13.0265,4.93468,13.4111,6.98484Q13.725,8.658280000000001,13.0695,10.15859C12.9043,10.53677,13.0124,10.99699,13.3666,11.2088C13.7208,11.4206,14.182,11.31,14.3583,10.9368C14.9856,9.6086,15.1595,8.19942,14.88,6.70927Q14.3909,4.10258,12.2974,2.47439Q10.20385,0.84619,7.557,1.0140319Q4.910159999999999,1.181875,3.03905,3.06148C1.791647,4.3145500000000006,1.115995,5.82361,1.0120955,7.58866Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.7071067690849304,-0.7071067690849304,-0.7071067690849304,-0.7071067690849304,11.013434723034152,26.58878324482066)'%3E%3Cpath d='M11.985482578125,17.310546875L10.589035578125,15.914096875C10.401499578125,15.726566875,10.2961426356694,15.472206875000001,10.2961426320022,15.206996875L10.2961425884954,12.060546875C10.29614258276801,11.646332875,10.631928578125,11.310546875,11.046142578125,11.310546875C11.460352578125,11.310546875,11.796142578125,11.646332875,11.796142578125,12.060546875L11.796142578125,14.792776875C11.796142578125,14.925386875000001,11.848822578125,15.052566875,11.942592578125,15.146336875L13.046142578125,16.249886875C13.339032578125,16.542776875,13.339032578125,17.017656875,13.046142578125,17.310546875C12.753252578125,17.603436875,12.278372578125,17.603436875,11.985482578125,17.310546875' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:history-empty,.i-sed\:history-empty\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M19.194 9.079V7.821c0-.538-.216-1.054-.602-1.434a2.07 2.07 0 0 0-1.453-.594H6.86a2.07 2.07 0 0 0-1.453.594c-.386.38-.602.896-.602 1.434V9.08'/%3E%3Cpath d='M6.861 5.793V4.779c0-.538.217-1.054.602-1.435a2.07 2.07 0 0 1 1.454-.594h6.166a2.07 2.07 0 0 1 1.454.594c.385.38.602.897.602 1.435v1.014m.781 3.043H6.08c-1.84 0-3.33 1.47-3.33 3.286v5.842c0 1.815 1.49 3.286 3.33 3.286h11.84c1.84 0 3.33-1.471 3.33-3.286v-5.842c0-1.815-1.49-3.286-3.33-3.286'/%3E%3Cpath d='M7.889 12.893v1.014c0 .538.216 1.054.602 1.434c.385.38.908.594 1.453.594h4.112a2.07 2.07 0 0 0 1.453-.594c.386-.38.602-.896.602-1.434v-1.014'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:history-helper,.i-sed\:history-helper\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1242_65830'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1242_65830)'%3E%3Cg%3E%3Cpath d='M8,15C11.866,15,15,11.866,15,8C15,4.13401,11.866,1,8,1C4.13401,1,1,4.13401,1,8C1,11.866,4.13401,15,8,15ZM8,2.5C11.0376,2.5,13.5,4.9624299999999995,13.5,8C13.5,11.0376,11.0376,13.5,8,13.5C4.9624299999999995,13.5,2.5,11.0376,2.5,8C2.5,4.9624299999999995,4.9624299999999995,2.5,8,2.5ZM7.22695,8.582519999999999L7.22695,9.24421Q7.22695,9.5579,7.44877,9.77972Q7.67058,10.00153,7.98427,10.00153Q8.29797,10.00153,8.51978,9.77972Q8.74159,9.5579,8.74159,9.24421L8.74159,8.71723Q8.74159,8.56796,8.93936,8.485479999999999Q9.62551,8.199349999999999,10.04169,7.58063Q10.46332,6.95382,10.46332,6.19756Q10.46332,5.1707,9.73723,4.444599999999999Q9.01113,3.71851,7.98427,3.71851Q7.08397,3.71851,6.39441,4.29538Q5.71374,4.86481,5.54887,5.73232Q5.48464,6.07031,5.72118,6.3245Q5.93806,6.55756,6.26188,6.55756Q6.55965,6.55756,6.79177,6.34358Q6.98153,6.16865,7.0619,5.91024Q7.15468,5.61195,7.40667,5.4235Q7.66297,5.23182,7.98427,5.23183Q8.38429,5.23182,8.66715,5.51468Q8.950009999999999,5.79754,8.95,6.19756Q8.950009999999999,6.75562,8.472190000000001,6.99055Q7.22695,7.60282,7.22695,8.582519999999999ZM7.90415,9.63345C7.93003,9.63875,7.95682,9.64153,7.98427,9.64153C8.203710000000001,9.64153,8.381599999999999,9.46364,8.381599999999999,9.24421L8.381599999999999,8.71723C8.381599999999999,8.46295,8.56612,8.25108,8.80081,8.153220000000001C9.57659,7.82971,10.10332,7.06591,10.10332,6.19756C10.10332,5.27757,9.51705,4.49451,8.69774,4.2016100000000005C9.51702,4.49453,10.10327,5.27757,10.10332,6.19756C10.10327,7.0659,9.57653,7.82969,8.80081,8.153220000000001C8.56606,8.25107,8.381540000000001,8.46294,8.381599999999999,8.71723L8.381599999999999,9.24421C8.381540000000001,9.46363,8.20366,9.64152,7.98427,9.64153C7.95679,9.64152,7.93001,9.63874,7.90415,9.63345ZM6.15555,6.18279C6.18934,6.1924,6.22508,6.19756,6.26188,6.19756C6.48095,6.19756,6.65308,6.01251,6.71814,5.80332C6.886,5.26366,7.38938,4.87182,7.98427,4.87182C8.080300000000001,4.87182,8.17394,4.88203,8.26417,4.9014299999999995C8.173919999999999,4.88202,8.080259999999999,4.87181,7.98427,4.87182C7.38932,4.87181,6.88594,5.26365,6.71814,5.80332C6.65303,6.01249,6.4809,6.19754,6.26188,6.19756C6.22504,6.19754,6.18932,6.19239,6.15555,6.18279ZM7.35505,12.0211Q7.61565,12.2816,7.98418,12.2816Q8.35271,12.2816,8.61331,12.0211Q8.87397,11.7606,8.87397,11.392Q8.87397,11.0234,8.61335,10.76281Q8.352730000000001,10.5022,7.98418,10.5022Q7.61563,10.5022,7.35501,10.76281Q7.0944,11.0234,7.0944,11.392Q7.0944,11.7606,7.35505,12.0211ZM8.190339999999999,10.90382C8.38049,10.98425,8.513919999999999,11.1725,8.513919999999999,11.392C8.513919999999999,11.6845,8.27671,11.9216,7.98413,11.9216C7.95715,11.9216,7.93064,11.9196,7.90475,11.9157C7.93066,11.9196,7.95719,11.9216,7.98413,11.9216C8.27676,11.9216,8.51397,11.6846,8.513919999999999,11.392C8.51397,11.1725,8.38052,10.98423,8.190339999999999,10.90382Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:hr,.i-sed\:hr\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='7.25' width='14' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,4.500002102088928L1,1.7527691120889282C1.5,1.7527703620889281,1.671573,1.7527691120889282,2.5,1.7527691120889282L2.5,4.500002102088928L13.5,4.500002102088928L13.5,1.7483021020889282C14.3284,1.7483021020889282,14.3077,1.7483021020889282,15,1.7483031153689281L15,4.500002102088928C15,5.328432102088929,14.3284,6.000002102088928,13.5,6.000002102088928L2.5,6.000002102088928C1.671573,6.000002102088928,1,5.328432102088929,1,4.500002102088928Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cg%3E%3Cpath d='M1,18.500002102088928L1,15.752769112088929C1.5,15.752770362088928,1.671573,15.752769112088929,2.5,15.752769112088929L2.5,18.500002102088928L13.5,18.500002102088928L13.5,15.748302102088928C14.3284,15.748302102088928,14.3077,15.748302102088928,15,15.748303115368929L15,18.500002102088928C15,19.32843210208893,14.3284,20.000002102088928,13.5,20.000002102088928L2.5,20.000002102088928C1.671573,20.000002102088928,1,19.32843210208893,1,18.500002102088928Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:iframe-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cpath d='M6.5022,15L2.5,15Q2.42631,15,2.35297,15.00722291Q2.27964,15.0144458,2.20736,15.0288221Q2.13509,15.0431983,2.06457,15.0645895Q1.994056,15.0859806,1.925975,15.114181Q1.857894,15.142381,1.792905,15.177118Q1.727916,15.211855,1.666645,15.252796Q1.6053730000000002,15.293735999999999,1.54841,15.340484Q1.491447,15.387233,1.43934,15.43934Q1.387233,15.491447,1.340484,15.54841Q1.293736,15.605373,1.252796,15.666645Q1.211855,15.727916,1.177118,15.792905Q1.142381,15.857894,1.114181,15.925975Q1.0859806,15.994056,1.0645895,16.06457Q1.0431983,16.135089999999998,1.0288221,16.20736Q1.0144458,16.27964,1.00722291,16.35297Q1,16.42631,1,16.5L1,27.5Q1,27.573700000000002,1.00722291,27.647Q1.0144458,27.720399999999998,1.0288221,27.7926Q1.0431983,27.8649,1.0645895,27.9354Q1.0859806,28.0059,1.114181,28.073999999999998Q1.142381,28.1421,1.177118,28.2071Q1.211855,28.272100000000002,1.252796,28.333399999999997Q1.293736,28.3946,1.340484,28.4516Q1.387233,28.5086,1.43934,28.5607Q1.491447,28.6128,1.54841,28.6595Q1.6053730000000002,28.7063,1.666645,28.7472Q1.727916,28.7881,1.792905,28.8229Q1.857894,28.857599999999998,1.925975,28.8858Q1.994056,28.914,2.06457,28.9354Q2.13509,28.9568,2.20736,28.9712Q2.27964,28.985599999999998,2.35297,28.992800000000003Q2.42631,29,2.5,29L13.5,29Q13.5737,29,13.647,28.992800000000003Q13.7204,28.985599999999998,13.7926,28.9712Q13.8649,28.9568,13.9354,28.9354Q14.0059,28.914,14.074,28.8858Q14.1421,28.857599999999998,14.2071,28.8229Q14.2721,28.7881,14.3334,28.7472Q14.3946,28.7063,14.4516,28.6595Q14.5086,28.6128,14.5607,28.5607Q14.6128,28.5086,14.6595,28.4516Q14.7063,28.3946,14.7472,28.333399999999997Q14.7881,28.272100000000002,14.8229,28.2071Q14.8576,28.1421,14.8858,28.073999999999998Q14.914,28.0059,14.9354,27.9354Q14.9568,27.8649,14.9712,27.7926Q14.9856,27.720399999999998,14.9928,27.647Q15,27.573700000000002,15,27.5L15,20.750790000000002L13.5,20.750790000000002L13.5,27.5L2.5,27.5L2.5,16.5L6.5022,16.5L6.5022,15L6.5022,15Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-3.352250743660079e-7,30.000000128477026)'%3E%3Crect x='5.74884033203125' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-2.2348611139477725e-7,20.000244442327567)'%3E%3Crect x='13.5' y='10.0001220703125' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M13.6771103125,11.67354541015625C13.322180312499999,10.90099741015625,12.4801403125,10.39654541015625,11.5455303125,10.39654541015625C10.6109103125,10.39654556715625,9.7688703125,10.90099741015625,9.4139403125,11.67354541015625C8.6355353125,11.83751541015625,8.0868778225,12.45993541015625,8.0908416786,13.17452541015625C8.0908416786,14.025645410156251,8.8655863125,14.717895410156249,9.8181303125,14.717895410156249L10.4765703125,14.717895410156249C10.6037603125,14.717895410156249,10.7068703125,14.62576541015625,10.7068703125,14.51211541015625C10.7068703125,14.398455410156249,10.6037603125,14.30632541015625,10.4765703125,14.30632541015625L9.8181303125,14.30632541015625C9.1188803125,14.30564541015625,8.5522123125,13.79931541015625,8.5514503125,13.17452541015625C8.5483323125,12.616675410156251,9.0029603125,12.14093541015625,9.6200603125,12.05629541015625L9.7570903125,12.03716541015625L9.8020003125,11.91986541015625C10.0574103125,11.25477541015625,10.7580003125,10.80802041015625,11.5454103125,10.80802041015625C12.332630312500001,10.80782241015625,13.0330303125,11.25455441015625,13.288580312499999,11.91986541015625L13.333720312499999,12.03716541015625L13.470760312500001,12.05629541015625C14.0878603125,12.14093541015625,14.5424903125,12.616675410156251,14.539370312500001,13.17452541015625C14.539370312500001,13.79845541015625,13.9709803125,14.30632541015625,13.2726903125,14.30632541015625L12.5725703125,14.30632541015625C12.4453703125,14.30632541015625,12.342260312499999,14.398455410156249,12.342260312499999,14.51211541015625C12.342260312499999,14.62576541015625,12.4453703125,14.717895410156249,12.5725703125,14.717895410156249L13.2726903125,14.717895410156249C14.225230312499999,14.717895410156249,14.9999803125,14.025645410156251,14.9999803125,13.17452541015625C15.0039703125,12.45999541015625,14.4554203125,11.83759541015625,13.6771103125,11.67354541015625Z' fill='%23666666' fill-opacity='1'/%3E%3Cpath d='M14.826680312499999,14.638225410156249Q15.4988903125,14.03759541015625,15.4999803125,13.17731541015625L15.4999803125,13.175985410156251L15.4999803125,13.17452541015625Q15.5070303125,11.66527541015625,14.0195803125,11.24315341015625Q13.2741103125,9.89654541015625,11.545520312499999,9.89654541015625Q9.816960312500001,9.89654541015625,9.0714873125,11.24312041015625Q7.5824633125,11.66549541015625,7.5908493125,13.17729541015625Q7.5908413125,14.03661541015625,8.2641353125,14.638225410156249Q8.9128823125,15.217895410156249,9.8181303125,15.217895410156249L10.4765703125,15.217895410156249Q10.7628003125,15.217895410156249,10.9725603125,15.03046541015625Q11.2068703125,14.82110541015625,11.2068703125,14.51211541015625Q11.2068703125,14.20311541015625,10.9725603125,13.99375541015625Q10.7628003125,13.80632541015625,10.4765603125,13.80632541015625L9.8181303125,13.80632541015625Q9.0522203125,13.805585410156251,9.0514503125,13.17391541015625Q9.0484663125,12.63937541015625,9.6880103125,12.55166541015625L10.1185203125,12.49153541015625L10.2689503125,12.09864541015625Q10.5725703125,11.30802041015625,11.5454103125,11.30802041015625Q12.5178603125,11.30777541015625,12.821830312500001,12.09914541015625L12.9728703125,12.49161541015625L13.401600312500001,12.55149541015625Q14.0423503125,12.63937541015625,14.0393803125,13.17172541015625Q14.039370312500001,13.80632541015625,13.2726903125,13.80632541015625L12.5725703125,13.80632541015625Q12.2863403125,13.80632541015625,12.0765703125,13.99375541015625Q11.8422603125,14.20311541015625,11.8422603125,14.51211541015625Q11.8422603125,15.217895410156249,12.5725703125,15.217895410156249L13.2726903125,15.217895410156249Q14.177940312499999,15.217895410156249,14.826680312499999,14.638225410156249Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='2.36767578125' y='5.544036865234375' width='11.44635009765625' height='1.5' rx='0' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='3.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:iframe-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cpath d='M6.5022,15L2.5,15Q2.42631,15,2.35297,15.00722291Q2.27964,15.0144458,2.20736,15.0288221Q2.13509,15.0431983,2.06457,15.0645895Q1.994056,15.0859806,1.925975,15.114181Q1.857894,15.142381,1.792905,15.177118Q1.727916,15.211855,1.666645,15.252796Q1.6053730000000002,15.293735999999999,1.54841,15.340484Q1.491447,15.387233,1.43934,15.43934Q1.387233,15.491447,1.340484,15.54841Q1.293736,15.605373,1.252796,15.666645Q1.211855,15.727916,1.177118,15.792905Q1.142381,15.857894,1.114181,15.925975Q1.0859806,15.994056,1.0645895,16.06457Q1.0431983,16.135089999999998,1.0288221,16.20736Q1.0144458,16.27964,1.00722291,16.35297Q1,16.42631,1,16.5L1,27.5Q1,27.573700000000002,1.00722291,27.647Q1.0144458,27.720399999999998,1.0288221,27.7926Q1.0431983,27.8649,1.0645895,27.9354Q1.0859806,28.0059,1.114181,28.073999999999998Q1.142381,28.1421,1.177118,28.2071Q1.211855,28.272100000000002,1.252796,28.333399999999997Q1.293736,28.3946,1.340484,28.4516Q1.387233,28.5086,1.43934,28.5607Q1.491447,28.6128,1.54841,28.6595Q1.6053730000000002,28.7063,1.666645,28.7472Q1.727916,28.7881,1.792905,28.8229Q1.857894,28.857599999999998,1.925975,28.8858Q1.994056,28.914,2.06457,28.9354Q2.13509,28.9568,2.20736,28.9712Q2.27964,28.985599999999998,2.35297,28.992800000000003Q2.42631,29,2.5,29L13.5,29Q13.5737,29,13.647,28.992800000000003Q13.7204,28.985599999999998,13.7926,28.9712Q13.8649,28.9568,13.9354,28.9354Q14.0059,28.914,14.074,28.8858Q14.1421,28.857599999999998,14.2071,28.8229Q14.2721,28.7881,14.3334,28.7472Q14.3946,28.7063,14.4516,28.6595Q14.5086,28.6128,14.5607,28.5607Q14.6128,28.5086,14.6595,28.4516Q14.7063,28.3946,14.7472,28.333399999999997Q14.7881,28.272100000000002,14.8229,28.2071Q14.8576,28.1421,14.8858,28.073999999999998Q14.914,28.0059,14.9354,27.9354Q14.9568,27.8649,14.9712,27.7926Q14.9856,27.720399999999998,14.9928,27.647Q15,27.573700000000002,15,27.5L15,20.750790000000002L13.5,20.750790000000002L13.5,27.5L2.5,27.5L2.5,16.5L6.5022,16.5L6.5022,15L6.5022,15Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-3.352250743660079e-7,30.000000128477026)'%3E%3Crect x='5.74884033203125' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(1,-2.2348338291067193e-8,2.2348338291067193e-8,-1,-2.2348611139477725e-7,20.000244442327567)'%3E%3Crect x='13.5' y='10.0001220703125' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M13.6771103125,11.67354541015625C13.322180312499999,10.90099741015625,12.4801403125,10.39654541015625,11.5455303125,10.39654541015625C10.6109103125,10.39654556715625,9.7688703125,10.90099741015625,9.4139403125,11.67354541015625C8.6355353125,11.83751541015625,8.0868778225,12.45993541015625,8.0908416786,13.17452541015625C8.0908416786,14.025645410156251,8.8655863125,14.717895410156249,9.8181303125,14.717895410156249L10.4765703125,14.717895410156249C10.6037603125,14.717895410156249,10.7068703125,14.62576541015625,10.7068703125,14.51211541015625C10.7068703125,14.398455410156249,10.6037603125,14.30632541015625,10.4765703125,14.30632541015625L9.8181303125,14.30632541015625C9.1188803125,14.30564541015625,8.5522123125,13.79931541015625,8.5514503125,13.17452541015625C8.5483323125,12.616675410156251,9.0029603125,12.14093541015625,9.6200603125,12.05629541015625L9.7570903125,12.03716541015625L9.8020003125,11.91986541015625C10.0574103125,11.25477541015625,10.7580003125,10.80802041015625,11.5454103125,10.80802041015625C12.332630312500001,10.80782241015625,13.0330303125,11.25455441015625,13.288580312499999,11.91986541015625L13.333720312499999,12.03716541015625L13.470760312500001,12.05629541015625C14.0878603125,12.14093541015625,14.5424903125,12.616675410156251,14.539370312500001,13.17452541015625C14.539370312500001,13.79845541015625,13.9709803125,14.30632541015625,13.2726903125,14.30632541015625L12.5725703125,14.30632541015625C12.4453703125,14.30632541015625,12.342260312499999,14.398455410156249,12.342260312499999,14.51211541015625C12.342260312499999,14.62576541015625,12.4453703125,14.717895410156249,12.5725703125,14.717895410156249L13.2726903125,14.717895410156249C14.225230312499999,14.717895410156249,14.9999803125,14.025645410156251,14.9999803125,13.17452541015625C15.0039703125,12.45999541015625,14.4554203125,11.83759541015625,13.6771103125,11.67354541015625Z' fill='%23666666' fill-opacity='1'/%3E%3Cpath d='M14.826680312499999,14.638225410156249Q15.4988903125,14.03759541015625,15.4999803125,13.17731541015625L15.4999803125,13.175985410156251L15.4999803125,13.17452541015625Q15.5070303125,11.66527541015625,14.0195803125,11.24315341015625Q13.2741103125,9.89654541015625,11.545520312499999,9.89654541015625Q9.816960312500001,9.89654541015625,9.0714873125,11.24312041015625Q7.5824633125,11.66549541015625,7.5908493125,13.17729541015625Q7.5908413125,14.03661541015625,8.2641353125,14.638225410156249Q8.9128823125,15.217895410156249,9.8181303125,15.217895410156249L10.4765703125,15.217895410156249Q10.7628003125,15.217895410156249,10.9725603125,15.03046541015625Q11.2068703125,14.82110541015625,11.2068703125,14.51211541015625Q11.2068703125,14.20311541015625,10.9725603125,13.99375541015625Q10.7628003125,13.80632541015625,10.4765603125,13.80632541015625L9.8181303125,13.80632541015625Q9.0522203125,13.805585410156251,9.0514503125,13.17391541015625Q9.0484663125,12.63937541015625,9.6880103125,12.55166541015625L10.1185203125,12.49153541015625L10.2689503125,12.09864541015625Q10.5725703125,11.30802041015625,11.5454103125,11.30802041015625Q12.5178603125,11.30777541015625,12.821830312500001,12.09914541015625L12.9728703125,12.49161541015625L13.401600312500001,12.55149541015625Q14.0423503125,12.63937541015625,14.0393803125,13.17172541015625Q14.039370312500001,13.80632541015625,13.2726903125,13.80632541015625L12.5725703125,13.80632541015625Q12.2863403125,13.80632541015625,12.0765703125,13.99375541015625Q11.8422603125,14.20311541015625,11.8422603125,14.51211541015625Q11.8422603125,15.217895410156249,12.5725703125,15.217895410156249L13.2726903125,15.217895410156249Q14.177940312499999,15.217895410156249,14.826680312499999,14.638225410156249Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='2.36767578125' y='5.544036865234375' width='11.44635009765625' height='1.5' rx='0' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='3.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.295654296875' y='3.568603515625' width='1' height='1' rx='0.5' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:image,.i-sed\:image\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,13.5L1,2.5C1,1.671573,1.671573,1,2.5,1L10.5,1C12.9853,1,15,3.01472,15,5.5L15,13.5C15,14.3284,14.3284,15,13.5,15L7.40087,15C6.98666,15,6.65087,14.6642,6.65087,14.25C6.65087,13.8358,6.98666,13.5,7.40087,13.5L13.5,13.5L13.5,5.5Q13.5,4.25736,12.6213,3.37868Q11.7426,2.5,10.5,2.5L2.5,2.5L2.5,8.980830000000001L3.13037,8.52284Q4.16369,7.7721,5.44088,7.75979Q6.71806,7.74747,7.76566,8.47815L8.00741,8.64676Q8.6924,9.12452,9.52095,9.01984Q10.3495,8.91515,10.89414,8.28204C11.0366,8.11641,11.2442,8.021149999999999,11.4627,8.021149999999999C11.8769,8.021149999999999,12.2127,8.35694,12.2127,8.771149999999999C12.2127,8.95064,12.1483,9.12418,12.0313,9.26026Q11.1102,10.33097,9.70897,10.50801Q8.307739999999999,10.68504,7.1493,9.87706L6.90756,9.70845Q6.25315,9.25202,5.45534,9.25972Q4.65752,9.26741,4.01204,9.73637L2.5,10.83493L2.5,13.5L4.48053,13.5C4.8947400000000005,13.5,5.23053,13.8358,5.23053,14.25C5.23053,14.6642,4.8947400000000005,15,4.48053,15L2.5,15C1.671573,15,1,14.3284,1,13.5ZM5.25,6.93372C5.94036,6.93372,6.5,6.37407,6.5,5.68372C6.5,4.99336,5.94036,4.43372,5.25,4.43372C4.55964,4.43372,4,4.99336,4,5.68372C4,6.37407,4.55964,6.93372,5.25,6.93372Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:image-chapter,.i-sed\:image-chapter\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM1,5.5L1,10.5C1,11.3284,1.671573,12,2.5,12L4.00745,12C4.42166,12,4.75745,11.6642,4.75745,11.25C4.75745,10.83579,4.42166,10.5,4.00745,10.5L2.5,10.5L2.5,5.5L13.5,5.5L13.5,10.5L6.92785,10.5C6.51364,10.5,6.17785,10.83579,6.17785,11.25C6.17785,11.6642,6.51364,12,6.92785,12L13.5,12C14.3284,12,15,11.3284,15,10.5L15,5.5C15,4.67157,14.3284,4,13.5,4L2.5,4C1.671573,4,1,4.67157,1,5.5ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:image-describe,.i-sed\:image-describe\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.5L1,7.5C1,8.32843,1.671573,9,2.5,9L4.00745,9C4.42166,9,4.75745,8.66421,4.75745,8.25C4.75745,7.83579,4.42166,7.5,4.00745,7.5L2.5,7.5L2.5,2.5L13.5,2.5L13.5,7.5L6.92785,7.5C6.51364,7.5,6.17785,7.83579,6.17785,8.25C6.17785,8.66421,6.51364,9,6.92785,9L13.5,9C14.3284,9,15,8.32843,15,7.5L15,2.5C15,1.671573,14.3284,1,13.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5ZM1,11.25C1,10.83579,1.335786,10.5,1.75,10.5L14.25,10.5C14.6642,10.5,15,10.83579,15,11.25C15,11.6642,14.6642,12,14.25,12L1.75,12C1.335786,12,1,11.6642,1,11.25ZM4.5,14.25C4.5,13.8358,4.835789999999999,13.5,5.25,13.5L10.75,13.5C11.1642,13.5,11.5,13.8358,11.5,14.25C11.5,14.6642,11.1642,15,10.75,15L5.25,15C4.835789999999999,15,4.5,14.6642,4.5,14.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:import-word,.i-sed\:import-word\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.32275,15L3,15C2.171573,15,1.5,14.3284,1.5,13.5L1.5,2.5C1.5,1.671573,2.171573,1,3,1L10,1C12.4853,1,14.5,3.01472,14.5,5.5L14.5,9.25012C14.5,9.66434,14.1642,10.00012,13.75,10.00012C13.3358,10.00012,13,9.66434,13,9.25012L13,5.5Q13,4.25736,12.1213,3.37868Q11.24264,2.5,10,2.5L3,2.5L3,13.5L8.25465,13.5C8.27967,13.4975,8.30481,13.4962,8.32996,13.4962C8.74417,13.4962,9.07996,13.832,9.07996,14.2462L9.07996,14.25C9.07996,14.6642,8.74417,15,8.32996,15L8.32275,15ZM5.91045,5.33691L4.4218399999999995,5.33691L5.97663,10.75211L7.25391,10.75211L8.00223,7.88179L8.7452,10.75211L10.01579,10.75211L11.5782,5.33691L10.08905,5.33691L9.37699,8.222349999999999L8.62773,5.33691L7.37177,5.33691L6.62251,8.22236L5.91045,5.33691ZM12.25,15.2521C12.6642,15.2521,13,14.9163,13,14.5021L13,13.7522L13.75,13.7522C14.1642,13.7522,14.5,13.4164,14.5,13.0022C14.5,12.588,14.1642,12.2522,13.75,12.2522L13,12.2522L13,11.5021C13,11.0879,12.6642,10.75214,12.25,10.75214C11.8358,10.75214,11.5,11.0879,11.5,11.5021L11.5,12.2522L10.75,12.2522C10.33579,12.2522,10,12.588,10,13.0022C10,13.4164,10.33579,13.7522,10.75,13.7522L11.5,13.7522L11.5,14.5021C11.5,14.9163,11.8358,15.2521,12.25,15.2521Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:indent,.i-sed\:indent\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.5,9.76038C7.5,9.346160000000001,7.83579,9.01038,8.25,9.01038L13.75,9.01038C14.1642,9.01038,14.5,9.346160000000001,14.5,9.76038C14.5,10.17459,14.1642,10.51038,13.75,10.51038L8.25,10.51038C7.83579,10.51038,7.5,10.17459,7.5,9.76038ZM7.5,6.21564C7.5,5.80142,7.83579,5.4656400000000005,8.25,5.4656400000000005L13.75,5.4656400000000005C14.1642,5.4656400000000005,14.5,5.80142,14.5,6.21564C14.5,6.62985,14.1642,6.96564,13.75,6.96564L8.25,6.96564C7.83579,6.96564,7.5,6.62985,7.5,6.21564ZM1.5,2.75C1.5,2.335786,1.835786,2,2.25,2L13.75,2C14.1642,2,14.5,2.335786,14.5,2.75C14.5,3.1642099999999997,14.1642,3.5,13.75,3.5L2.25,3.5C1.835786,3.5,1.5,3.1642099999999997,1.5,2.75ZM1.5,13.25C1.5,12.8358,1.835786,12.5,2.25,12.5L13.75,12.5C14.1642,12.5,14.5,12.8358,14.5,13.25C14.5,13.6642,14.1642,14,13.75,14L2.25,14C1.835786,14,1.5,13.6642,1.5,13.25ZM1.9920550000000001,5.91007C1.796657,5.74724,1.499999523163,5.88619,1.499999523163,6.14054L1.499999523163,9.85951C1.499999523163,10.11386,1.796657,10.25281,1.9920550000000001,10.08998L4.22344,8.23049C4.36737,8.11055,4.36737,7.8895,4.22344,7.76956L1.9920550000000001,5.91007Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3CclipPath id='master_svg0_16_0197'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_16_0197)'%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.33579,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.33579,2.5,1,2.1642099999999997,1,1.75ZM4,10.5L4,5.5C4,4.67157,4.67157,4,5.5,4L10.5,4C11.3284,4,12,4.67157,12,5.5L12,10.5C12,11.3284,11.3284,12,10.5,12L5.5,12C4.67157,12,4,11.3284,4,10.5ZM5.5,10.5L10.5,10.5L10.5,5.5L5.5,5.5L5.5,10.5ZM0.75,7.5C0.335786,7.5,0,7.83579,0,8.25C0,8.66421,0.335786,9,0.75,9L2.25,9C2.66421,9,3,8.66421,3,8.25C3,7.83579,2.66421,7.5,2.25,7.5L0.75,7.5ZM13.75,7.5C13.3358,7.5,13,7.83579,13,8.25C13,8.66421,13.3358,9,13.75,9L15.25,9C15.6642,9,16,8.66421,16,8.25C16,7.83579,15.6642,7.5,15.25,7.5L13.75,7.5ZM1.75,13.5C1.33579,13.5,1,13.8358,1,14.25C1,14.6642,1.33579,15,1.75,15L14.25,15C14.6642,15,15,14.6642,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-attachment,.i-sed\:inline-attachment\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M9.5,5.11254C9.5,3.68594,8.34352,2.5294600000000003,6.91693,2.5294499999999998L3.15152,2.52942C2.8009,2.52941,2.51667,2.81365,2.51667,3.16427L2.51667,9.24167C2.51667,9.66048,2.17715,10,1.758333,10C1.339517,10,1,9.66048,1,9.24167L1,2.30653C1,1.584953,1.584953,1,2.30653,1L7.10368,1C9.26479,1,11.0167,2.7519299999999998,11.0167,4.9130400000000005C11.0167,5.23721,10.75393,5.5,10.42977,5.5L9.88746,5.5C9.67347,5.5,9.5,5.32653,9.5,5.11254' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,20.603958129882812,-9.396041870117188)'%3E%3Crect x='15' y='5.6039581298828125' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,20.26025390625,6.73974609375)'%3E%3Crect x='6.76025390625' y='13.5' width='1.5' height='1.5037903785705566' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.1553651171875,10.938110390624999C10.2354751171875,11.018220390625,10.2354751171875,11.148100390625,10.1553651171875,11.228210390625L9.2657371171875,12.117830390625C8.7850951171875,12.598480390625,8.7850951171875,13.377770390624999,9.2657371171875,13.858410390625C9.7463851171875,14.339060390625,10.5256651171875,14.339060390625,11.0063151171875,13.858410390625L11.8959451171875,12.968780390625C11.9760451171875,12.888680390625,12.1059351171875,12.888680390625,12.1860451171875,12.968780390625C12.2661451171875,13.048900390625,12.2661451171875,13.178770390625,12.1860451171875,13.258880390625L11.2964151171875,14.148510390624999C10.6555451171875,14.789370390624999,9.6165051171875,14.789370390624999,8.9756471171875,14.148510390624999C8.3347781171875,13.507640390625,8.3347781171875,12.468600390625,8.9756471171875,11.827740390625L9.8652751171875,10.938110390624999C9.9453751171875,10.858010390625001,10.0752651171875,10.858010390625001,10.1553651171875,10.938110390624999ZM11.959455117187499,10.874600390625C12.0395651171875,10.794490390625,12.1694551171875,10.794490390625,12.2495551171875,10.874600390625C12.3296651171875,10.954700390625,12.3296651171875,11.084580390625,12.2495551171875,11.164690390625001L11.155535117187501,12.258720390625001C11.0754251171875,12.338820390625,10.9455451171875,12.338820390625,10.8654451171875,12.258720390625001C10.7853351171875,12.178600390625,10.7853351171875,12.048720390625,10.8654451171875,11.968610390624999L11.959455117187499,10.874600390625ZM14.1393451171875,8.984802390625C14.780215117187499,9.625660390625,14.780215117187499,10.664710390625,14.1393451171875,11.305570390625L13.249715117187499,12.195200390625C13.1696151171875,12.275300390625,13.039735117187501,12.275300390625,12.9596351171875,12.195200390625C12.8795251171875,12.115090390625,12.8795251171875,11.985200390625,12.9596351171875,11.905100390625L13.8492551171875,11.015470390625C14.3299051171875,10.534820390625,14.3299051171875,9.755540390625,13.8492551171875,9.274898390625C13.368615117187499,8.794250390625,12.5893251171875,8.794250390625,12.1086751171875,9.274898390625L11.2190551171875,10.164530390625C11.1389451171875,10.244630390625,11.0090651171875,10.244630390625,10.928955117187499,10.164530390625C10.848855117187501,10.084410390624999,10.848855117187501,9.954530390625,10.928955117187499,9.874430390625L11.8185851171875,8.984802390625C12.459455117187499,8.343933390625,13.4984851171875,8.343933390625,14.1393451171875,8.984802390625Z' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M12.9789651171875,8.104150390625Q12.1335451171875,8.104150390625,11.5357451171875,8.701959390625L10.6461151171875,9.591590390625Q10.2182551171875,10.019440390625,10.6461251171875,10.447380390625Q11.0740251171875,10.875240390625,11.5018951171875,10.447370390625L12.3915251171875,9.557740390625Q12.685245117187499,9.264018390625,12.9789651171875,9.264018390625Q13.2726951171875,9.264017390625,13.5664151171875,9.557740390625Q14.1538551171875,10.145180390625,13.5664151171875,10.732630390625L12.676795117187499,11.622250390625Q12.4995451171875,11.799480390625,12.4995451171875,12.050150390625Q12.4995451171875,12.300800390625,12.6767851171875,12.478040390625Q12.8540251171875,12.655270390624999,13.1046751171875,12.655270390624999Q13.3553351171875,12.655270390624999,13.532565117187499,12.478040390625L14.4221951171875,11.588410390625Q15.0200051171875,10.990610390625001,15.0199951171875,10.145180390625Q15.0199951171875,9.299762390625,14.4221951171875,8.701961390625Q13.8243851171875,8.104150390625,12.9789651171875,8.104150390625ZM10.5826151171875,11.685760390625L10.5825951171875,11.685770390625Q10.1547151171875,12.113630390625,10.5825951171875,12.541560390625001Q11.0104851171875,12.969440390625,11.4383751171875,12.541560390625001L12.5323951171875,11.447540390625Q12.7096351171875,11.270300390625,12.7096351171875,11.019640390625Q12.7096351171875,10.768980390625,12.532415117187501,10.591770390625Q12.3551751171875,10.414510390625,12.1045051171875,10.414510390625Q11.8538551171875,10.414510390625,11.6766151171875,10.591750390625L10.5826151171875,11.685760390625ZM10.4382051171875,10.655270390625Q10.0103251171875,10.227380390625001,9.5824351171875,10.655270390625L8.6928061171875,11.544890390625Q8.0949951171875,12.142700390625,8.0949951171875,12.988120390625Q8.0949951171875,13.833540390625,8.6928031171875,14.431350390625Q9.2906081171875,15.029150390625,10.1360251171875,15.029160390625Q10.9814451171875,15.029150390625,11.5792551171875,14.431350390625L12.4688851171875,13.541720390624999Q12.8967351171875,13.113860390625,12.4688751171875,12.685920390625Q12.0409751171875,12.258070390625,11.6131051171875,12.685940390625L10.7234751171875,13.575560390625Q10.4801451171875,13.818890390625,10.1360251171875,13.818890390625Q9.7919051171875,13.818890390625,9.5485751171875,13.575560390625Q8.9611401171875,12.988120390625,9.5485751171875,12.400680390625L10.438195117187501,11.511060390625Q10.6154451171875,11.333820390625,10.6154451171875,11.083160390625Q10.6154451171875,10.832510390625,10.4382051171875,10.655270390625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M1,13.500001635742187C1,14.328401635742187,1.671573,15.000001635742187,2.5,15.000001635742187L3.75188,15.000001635742187L3.75188,13.500001635742187L3,13.500001635742187C2.72386,13.500001635742187,2.5,13.276141635742187,2.5,13.000001635742187L2.5,5.9998016357421875C2.5,5.723661635742188,2.72386,5.4998016357421875,3,5.4998016357421875L13,5.4998016357421875C13.2761,5.4998016357421875,13.5,5.723661635742188,13.5,5.9998016357421875L13.5,6.355181635742188L15,6.355181635742188L15,5.4998016357421875C15,4.671374635742188,14.3284,3.9998016357421875,13.5,3.9998016357421875L2.5,3.9998016357421875C1.671573,3.9998016357421875,1,4.671374635742188,1,5.4998016357421875L1,13.500001635742187Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.474609375' y='13.5' width='2.62548828125' height='1.5' rx='0' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-audio{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.19989013671875,1.6797027587890625C1.19989013671875,1.2654887587890624,1.53567613671875,0.9297027587890625,1.94989013671875,0.9297027587890625L14.44989013671875,0.9297027587890625C14.86409013671875,0.9297027587890625,15.19989013671875,1.2654887587890624,15.19989013671875,1.6797027587890625C15.19989013671875,2.0939127587890622,14.86409013671875,2.4297027587890625,14.44989013671875,2.4297027587890625L1.94989013671875,2.4297027587890625C1.53567613671875,2.4297027587890625,1.19989013671875,2.0939127587890622,1.19989013671875,1.6797027587890625ZM7.19989013671875,4.6797027587890625L7.19989013671875,11.183202758789063C7.19989013671875,11.597402758789062,7.53568013671875,11.933202758789063,7.94989013671875,11.933202758789063C8.36410013671875,11.933202758789063,8.69989013671875,11.597402758789062,8.69989013671875,11.183202758789063L8.69989013671875,4.6797027587890625C8.69989013671875,4.265492758789062,8.36410013671875,3.9297027587890625,7.94989013671875,3.9297027587890625C7.53568013671875,3.9297027587890625,7.19989013671875,4.265492758789062,7.19989013671875,4.6797027587890625ZM4.19989013671875,6.680572758789062L4.19989013671875,9.182312758789063C4.19989013671875,9.596522758789062,4.535680136718749,9.932312758789063,4.94989013671875,9.932312758789063C5.36410013671875,9.932312758789063,5.69989013671875,9.596522758789062,5.69989013671875,9.182312758789063L5.69989013671875,6.680572758789062C5.69989013671875,6.266362758789063,5.36410013671875,5.930572758789062,4.94989013671875,5.930572758789062C4.535680136718749,5.930572758789062,4.19989013671875,6.266362758789063,4.19989013671875,6.680572758789062ZM10.19989013671875,9.182312758789063L10.19989013671875,6.680572758789062C10.19989013671875,6.266362758789063,10.53568013671875,5.930572758789062,10.94989013671875,5.930572758789062C11.36409013671875,5.930572758789062,11.69989013671875,6.266362758789063,11.69989013671875,6.680572758789062L11.69989013671875,9.182312758789063C11.69989013671875,9.596522758789062,11.36409013671875,9.932312758789063,10.94989013671875,9.932312758789063C10.53568013671875,9.932312758789063,10.19989013671875,9.596522758789062,10.19989013671875,9.182312758789063ZM1.19989013671875,7.538082758789063L1.19989013671875,8.324792758789062C1.19989013671875,8.739012758789062,1.53567613671875,9.074792758789062,1.94989013671875,9.074792758789062C2.3641001367187497,9.074792758789062,2.69989013671875,8.739012758789062,2.69989013671875,8.324792758789062L2.69989013671875,7.538082758789063C2.69989013671875,7.123872758789062,2.3641001367187497,6.788082758789063,1.94989013671875,6.788082758789063C1.53567613671875,6.788082758789063,1.19989013671875,7.123872758789062,1.19989013671875,7.538082758789063ZM13.19989013671875,8.324792758789062L13.19989013671875,7.538082758789063C13.19989013671875,7.123872758789062,13.53569013671875,6.788082758789063,13.94989013671875,6.788082758789063C14.36409013671875,6.788082758789063,14.69989013671875,7.123872758789062,14.69989013671875,7.538082758789063L14.69989013671875,8.324792758789062C14.69989013671875,8.739012758789062,14.36409013671875,9.074792758789062,13.94989013671875,9.074792758789062C13.53569013671875,9.074792758789062,13.19989013671875,8.739012758789062,13.19989013671875,8.324792758789062ZM1.94989013671875,13.429702758789062C1.53567613671875,13.429702758789062,1.19989013671875,13.765502758789063,1.19989013671875,14.179702758789062C1.19989013671875,14.593902758789062,1.53567613671875,14.929702758789062,1.94989013671875,14.929702758789062L14.44989013671875,14.929702758789062L14.45479013671875,14.929702758789062C14.86669013671875,14.927102758789063,15.19989013671875,14.592302758789062,15.19989013671875,14.179702758789062C15.19989013671875,13.765502758789063,14.86409013671875,13.429702758789062,14.44989013671875,13.429702758789062L1.94989013671875,13.429702758789062Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-audio\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.19989013671875,1.6797027587890625C1.19989013671875,1.2654887587890624,1.53567613671875,0.9297027587890625,1.94989013671875,0.9297027587890625L14.44989013671875,0.9297027587890625C14.86409013671875,0.9297027587890625,15.19989013671875,1.2654887587890624,15.19989013671875,1.6797027587890625C15.19989013671875,2.0939127587890622,14.86409013671875,2.4297027587890625,14.44989013671875,2.4297027587890625L1.94989013671875,2.4297027587890625C1.53567613671875,2.4297027587890625,1.19989013671875,2.0939127587890622,1.19989013671875,1.6797027587890625ZM7.19989013671875,4.6797027587890625L7.19989013671875,11.183202758789063C7.19989013671875,11.597402758789062,7.53568013671875,11.933202758789063,7.94989013671875,11.933202758789063C8.36410013671875,11.933202758789063,8.69989013671875,11.597402758789062,8.69989013671875,11.183202758789063L8.69989013671875,4.6797027587890625C8.69989013671875,4.265492758789062,8.36410013671875,3.9297027587890625,7.94989013671875,3.9297027587890625C7.53568013671875,3.9297027587890625,7.19989013671875,4.265492758789062,7.19989013671875,4.6797027587890625ZM4.19989013671875,6.680572758789062L4.19989013671875,9.182312758789063C4.19989013671875,9.596522758789062,4.535680136718749,9.932312758789063,4.94989013671875,9.932312758789063C5.36410013671875,9.932312758789063,5.69989013671875,9.596522758789062,5.69989013671875,9.182312758789063L5.69989013671875,6.680572758789062C5.69989013671875,6.266362758789063,5.36410013671875,5.930572758789062,4.94989013671875,5.930572758789062C4.535680136718749,5.930572758789062,4.19989013671875,6.266362758789063,4.19989013671875,6.680572758789062ZM10.19989013671875,9.182312758789063L10.19989013671875,6.680572758789062C10.19989013671875,6.266362758789063,10.53568013671875,5.930572758789062,10.94989013671875,5.930572758789062C11.36409013671875,5.930572758789062,11.69989013671875,6.266362758789063,11.69989013671875,6.680572758789062L11.69989013671875,9.182312758789063C11.69989013671875,9.596522758789062,11.36409013671875,9.932312758789063,10.94989013671875,9.932312758789063C10.53568013671875,9.932312758789063,10.19989013671875,9.596522758789062,10.19989013671875,9.182312758789063ZM1.19989013671875,7.538082758789063L1.19989013671875,8.324792758789062C1.19989013671875,8.739012758789062,1.53567613671875,9.074792758789062,1.94989013671875,9.074792758789062C2.3641001367187497,9.074792758789062,2.69989013671875,8.739012758789062,2.69989013671875,8.324792758789062L2.69989013671875,7.538082758789063C2.69989013671875,7.123872758789062,2.3641001367187497,6.788082758789063,1.94989013671875,6.788082758789063C1.53567613671875,6.788082758789063,1.19989013671875,7.123872758789062,1.19989013671875,7.538082758789063ZM13.19989013671875,8.324792758789062L13.19989013671875,7.538082758789063C13.19989013671875,7.123872758789062,13.53569013671875,6.788082758789063,13.94989013671875,6.788082758789063C14.36409013671875,6.788082758789063,14.69989013671875,7.123872758789062,14.69989013671875,7.538082758789063L14.69989013671875,8.324792758789062C14.69989013671875,8.739012758789062,14.36409013671875,9.074792758789062,13.94989013671875,9.074792758789062C13.53569013671875,9.074792758789062,13.19989013671875,8.739012758789062,13.19989013671875,8.324792758789062ZM1.94989013671875,13.429702758789062C1.53567613671875,13.429702758789062,1.19989013671875,13.765502758789063,1.19989013671875,14.179702758789062C1.19989013671875,14.593902758789062,1.53567613671875,14.929702758789062,1.94989013671875,14.929702758789062L14.44989013671875,14.929702758789062L14.45479013671875,14.929702758789062C14.86669013671875,14.927102758789063,15.19989013671875,14.592302758789062,15.19989013671875,14.179702758789062C15.19989013671875,13.765502758789063,14.86409013671875,13.429702758789062,14.44989013671875,13.429702758789062L1.94989013671875,13.429702758789062Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-catalog,.i-sed\:inline-catalog\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='3.75' width='6.999999523162842' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='6.5' width='4' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.69933818359375,8.882747607421875C7.82243818359375,9.005847607421876,7.82243818359375,9.205437607421874,7.69933818359375,9.328527607421876L6.33226818359375,10.695597607421874C5.5936771835937495,11.434197607421876,5.5936771835937495,12.631707607421875,6.33226818359375,13.370297607421875C7.07086818359375,14.108897607421875,8.26836818359375,14.108897607421875,9.00696818359375,13.370297607421875L10.37403818359375,12.003227607421875C10.49712818359375,11.880127607421876,10.696718183593749,11.880127607421876,10.81981818359375,12.003227607421875C10.94291818359375,12.126337607421874,10.94291818359375,12.325917607421875,10.81981818359375,12.449007607421876L9.45274818359375,13.816077607421875C8.46794818359375,14.800877607421874,6.87128818359375,14.800877607421874,5.88649318359375,13.816077607421875C4.90168618359375,12.831277607421875,4.90168618359375,11.234607607421875,5.88649318359375,10.249817607421875L7.25355818359375,8.882747607421875C7.37665818359375,8.759657607421875,7.57623818359375,8.759657607421875,7.69933818359375,8.882747607421875ZM10.47163818359375,8.785147607421875C10.594738183593751,8.662047607421876,10.79432818359375,8.662047607421876,10.91741818359375,8.785147607421875C11.04052818359375,8.908237607421874,11.04052818359375,9.107827607421875,10.91741818359375,9.230937607421875L9.23626818359375,10.912087607421874C9.11316818359375,11.035177607421875,8.913588183593749,11.035177607421875,8.79048818359375,10.912087607421874C8.66738818359375,10.788977607421874,8.66738818359375,10.589387607421875,8.79048818359375,10.466297607421875L10.47163818359375,8.785147607421875ZM13.82141818359375,5.881152607421875C14.80621818359375,6.865947607421875,14.80621818359375,8.462617607421874,13.82141818359375,9.447407607421875L12.454348183593751,10.814477607421875C12.33125818359375,10.937577607421876,12.13166818359375,10.937577607421876,12.00857818359375,10.814477607421875C11.885468183593751,10.691377607421874,11.885468183593751,10.491787607421875,12.00857818359375,10.368697607421876L13.37564818359375,9.001627607421876C14.11422818359375,8.263027607421876,14.11422818359375,7.065527607421875,13.37564818359375,6.3269376074218755C12.63704818359375,5.5883366074218745,11.43953818359375,5.5883366074218745,10.700938183593749,6.3269376074218755L9.33386818359375,7.6940076074218755C9.21077818359375,7.817097607421875,9.01118818359375,7.817097607421875,8.88808818359375,7.6940076074218755C8.76499818359375,7.570887607421875,8.76499818359375,7.371317607421875,8.88808818359375,7.248217607421875L10.25515818359375,5.881152607421875C11.23996818359375,4.896345607421875,12.83661818359375,4.896345607421875,13.82141818359375,5.881152607421875Z' fill='currentColor' fill-opacity='1'/%3E%3Cpath d='M12.03828818359375,4.702547607421875Q10.81150818359375,4.702547607421875,9.944028183593751,5.570025607421875L8.57695818359375,6.937097607421875Q8.04298818359375,7.471067607421875,8.57697818359375,8.005147607421875Q9.11099818359375,8.539127607421875,9.64499818359375,8.005127607421874L11.012068183593751,6.638067607421875Q11.437148183593749,6.212987607421875,12.03828818359375,6.212987607421875Q12.63943818359375,6.212987607421875,13.06451818359375,6.638067607421875Q14.09072818359375,7.664277607421875,13.06451818359375,8.690497607421875L11.69745818359375,10.057557607421874Q11.47624818359375,10.278757607421875,11.47624818359375,10.591587607421875Q11.47624818359375,10.904407607421875,11.69744818359375,11.125607607421875Q11.91863818359375,11.346797607421875,12.23145818359375,11.346797607421875Q12.54428818359375,11.346797607421875,12.76547818359375,11.125607607421875L14.13253818359375,9.758537607421875Q15.00001818359375,8.891067607421874,15.00001818359375,7.664277607421875Q15.00001818359375,6.437497607421875,14.13254818359375,5.570027607421875Q13.26507818359375,4.702547607421875,12.03828818359375,4.702547607421875ZM8.47937818359375,10.155157607421874L8.479368183593749,10.155167607421875Q7.94534818359375,10.689147607421875,8.479368183593749,11.223217607421875Q9.01337818359375,11.757227607421875,9.54738818359375,11.223217607421875L11.22854818359375,9.542057607421874Q11.44974818359375,9.320867607421874,11.44974818359375,9.008037607421874Q11.44974818359375,8.695207607421874,11.22855818359375,8.474037607421876Q11.00736818359375,8.252817607421875,10.69452818359375,8.252817607421875Q10.38170818359375,8.252817607421875,10.16050818359375,8.474017607421874L8.47937818359375,10.155157607421874ZM7.4764481835937495,8.350427607421874Q7.16362818359375,8.350427607421874,6.94243818359375,8.571617607421874L5.57536818359375,9.938687607421876Q4.70788818359375,10.806157607421875,4.70788818359375,12.032947607421875Q4.70788818359375,13.259737607421876,5.57536518359375,14.127207607421875Q6.44283818359375,14.994677607421876,7.66961818359375,14.994677607421876Q8.89639818359375,14.994677607421876,9.76387818359375,14.127207607421875L11.13094818359375,12.760137607421875Q11.66491818359375,12.226157607421875,11.13093818359375,11.692087607421875Q10.59690818359375,11.158097607421876,10.06290818359375,11.692097607421875L8.69583818359375,13.059167607421875Q8.27076818359375,13.484247607421874,7.66961818359375,13.484247607421874Q7.06846818359375,13.484247607421874,6.6433981835937495,13.059167607421875Q5.61718218359375,12.032947607421875,6.6433981835937495,11.006727607421876L8.01044818359375,9.639667607421874Q8.23165818359375,9.418477607421874,8.23165818359375,9.105647607421876Q8.23165818359375,8.792817607421874,8.01045818359375,8.571617607421874Q7.78926818359375,8.350427607421874,7.4764481835937495,8.350427607421874Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-fill,.i-sed\:inline-fill\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_142_06646'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_142_06646)'%3E%3Cg%3E%3Cg%3E%3Crect x='9.51171875' y='1' width='1.5' height='14' rx='0' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='8.26171875' y='1' width='4' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='8.26171875' y='13.5' width='4' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M7.51172,4L2.5,4C1.671573,4,1,4.671573,1,5.5L1,10.5C1,11.32843,1.671573,12,2.5,12L7.51172,12C7.92593,12,8.26172,11.66421,8.26172,11.25C8.26172,10.83579,7.92593,10.5,7.51172,10.5L2.88094,10.5C2.67055,10.5,2.5,10.32945,2.5,10.119060000000001L2.5,5.88094C2.5,5.67055,2.67055,5.5,2.88094,5.5L7.51172,5.5C7.92593,5.5,8.26172,5.16421,8.26172,4.75C8.26172,4.335786,7.92593,4,7.51172,4M13.0117,10.5L13.249,10.5C13.3876,10.5,13.5,10.38762,13.5,10.248999999999999L13.5,5.7509999999999994C13.5,5.61238,13.3876,5.5,13.249,5.5L13.0117,5.5C12.5975,5.5,12.2617,5.16421,12.2617,4.75C12.2617,4.335786,12.5975,4,13.0117,4L13.5,4C14.3284,4,15,4.671573,15,5.5L15,10.5C15,11.32843,14.3284,12,13.5,12L13.0117,12C12.5975,12,12.2617,11.66421,12.2617,11.25C12.2617,10.83579,12.5975,10.5,13.0117,10.5' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-gallery{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM2.8269,5.5L2.8269,10.5C2.8269,11.3284,3.49848,12,4.3269,12L11.6731,12C12.5015,12,13.1731,11.3284,13.1731,10.5L13.1731,5.5C13.1731,4.67157,12.5015,4,11.6731,4L4.3269,4C3.49848,4,2.8269,4.67157,2.8269,5.5ZM11.6731,10.5L4.3269,10.5L4.3269,5.5L11.6731,5.5L11.6731,8.2771Q11.4463,8.40973,11.1763,8.4409Q10.79984,8.48437,10.46004,8.316600000000001L10.21317,8.19471Q9.52862,7.85672,8.76521,7.86298Q8.0018,7.86925,7.32289,8.21842L6.39562,8.695319999999999C6.14573,8.82385,5.98865,9.08128,5.98865,9.36228C5.98865,9.7765,6.32443,10.11228,6.73865,10.11228C6.85797,10.11228,6.97556,10.08381,7.08167,10.02924L8.008939999999999,9.55233Q8.77583,9.15791,9.54909,9.5397L9.79596,9.66159Q10.53243,10.02522,11.3484,9.931Q11.5145,9.91182,11.6731,9.87491L11.6731,10.5ZM6.0484,8C6.60069,8,7.0484,7.55228,7.0484,7C7.0484,6.44772,6.60069,6,6.0484,6C5.49612,6,5.0484,6.44772,5.0484,7C5.0484,7.55228,5.49612,8,6.0484,8ZM1.75,13.5C1.335786,13.5,1,13.8358,1,14.25C1,14.6642,1.335786,15,1.75,15L14.25,15L14.2549,15C14.6668,14.9974,15,14.6626,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-gallery\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM2.8269,5.5L2.8269,10.5C2.8269,11.3284,3.49848,12,4.3269,12L11.6731,12C12.5015,12,13.1731,11.3284,13.1731,10.5L13.1731,5.5C13.1731,4.67157,12.5015,4,11.6731,4L4.3269,4C3.49848,4,2.8269,4.67157,2.8269,5.5ZM11.6731,10.5L4.3269,10.5L4.3269,5.5L11.6731,5.5L11.6731,8.2771Q11.4463,8.40973,11.1763,8.4409Q10.79984,8.48437,10.46004,8.316600000000001L10.21317,8.19471Q9.52862,7.85672,8.76521,7.86298Q8.0018,7.86925,7.32289,8.21842L6.39562,8.695319999999999C6.14573,8.82385,5.98865,9.08128,5.98865,9.36228C5.98865,9.7765,6.32443,10.11228,6.73865,10.11228C6.85797,10.11228,6.97556,10.08381,7.08167,10.02924L8.008939999999999,9.55233Q8.77583,9.15791,9.54909,9.5397L9.79596,9.66159Q10.53243,10.02522,11.3484,9.931Q11.5145,9.91182,11.6731,9.87491L11.6731,10.5ZM6.0484,8C6.60069,8,7.0484,7.55228,7.0484,7C7.0484,6.44772,6.60069,6,6.0484,6C5.49612,6,5.0484,6.44772,5.0484,7C5.0484,7.55228,5.49612,8,6.0484,8ZM1.75,13.5C1.335786,13.5,1,13.8358,1,14.25C1,14.6642,1.335786,15,1.75,15L14.25,15L14.2549,15C14.6668,14.9974,15,14.6626,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-latex,.i-sed\:inline-latex\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='13.5' width='8.498779296875' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-0.6489467024803162,0.7608339190483093,0.7608339190483093,0.6489467024803162,16.157952816307866,-7.455376972605205)'%3E%3Crect x='14.163053095340729' y='9.45826244354248' width='6.4212141036987305' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.6489467024803162,0.7608339190483093,-0.7608339190483093,0.6489467024803162,11.105933434444157,-5.153260456094284)'%3E%3Crect x='11.137267649173737' y='9.458251953125' width='6.4212141036987305' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1.000885009765625' width='8.498779296875' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.5464582443237305,-0.8374863862991333,0.8374863862991333,0.5464582443237305,-11.794013186585914,7.158541268747577)'%3E%3Crect x='0.7122865319252014' y='14.468372344970703' width='8.95235824584961' height='1.4997766017913818' rx='0.7498883008956909' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0.5464582443237305,0.8374863862991333,0.8374863862991333,-0.5464582443237305,-0.9626049314207847,1.777495507767057)'%3E%3Crect x='0.7123538255691528' y='1.535173773765564' width='8.95333480834961' height='1.4999910593032837' rx='0.7499955296516418' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-map,.i-sed\:inline-map\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M13,5.5Q13,8.261420000000001,8,13Q3,8.261420000000001,3,5.5C3,2.73858,5.23858,0.5,8,0.5C10.761420000000001,0.5,13,2.73858,13,5.5ZM4.5,5.5Q4.5,7.35991,8,10.9023Q11.5,7.35992,11.5,5.5Q11.5,4.05025,10.47487,3.02513Q9.44975,2,8,2Q6.55025,2,5.52513,3.02513Q4.5,4.05025,4.5,5.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7' y='4.5' width='2' height='2' rx='1' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.57921689453125,11.722998275390625Q4.69750689453125,11.694338675390625,4.8221568945312505,11.667504575390625L4.85211689453125,11.658017175390626Q5.10769689453125,11.577106175390625,5.33643689453125,11.694633675390625Q5.36911689453125,11.711423275390626,5.4012468945312495,11.732262275390624Q5.64221689453125,11.888558275390626,5.68775689453125,12.165870275390626Q5.688786894531249,12.172154275390625,5.68971689453125,12.178505275390625Q5.75971689453125,12.454348275390625,5.60684689453125,12.698932275390625Q5.45729689453125,12.938212275390626,5.1873968945312505,12.998872275390625Q5.17229689453125,13.002272275390625,5.15679689453125,13.005112275390625Q3.76260689453125,13.301842275390625,3.85272689453125,13.381842275390625Q3.88168689453125,13.399082275390626,3.91089689453125,13.415692275390626Q4.29420689453125,13.633702275390625,4.721646894531251,13.744692275390625Q6.34146689453125,14.161892275390624,8.013866894531251,14.130852275390625L8.01909689453125,14.130752275390625L8.02432689453125,14.130842275390625Q9.696956894531251,14.158142275390626,11.31612689453125,13.744982275390624Q11.71930689453125,13.639512275390626,12.08337689453125,13.440372275390626Q12.10494689453125,13.428582275390625,12.12634689453125,13.416472275390625Q12.15661689453125,13.399352275390624,12.18660689453125,13.381572275390624Q12.18658689453125,13.226402275390624,10.70945689453125,12.966262275390624Q10.42807689453125,12.915892275390625,10.26477689453125,12.681262275390624Q10.10148689453125,12.446634275390625,10.151996894531251,12.165275275390625Q10.19618689453125,11.919083275390625,10.38140689453125,11.763374275390625Q10.40786689453125,11.741130275390624,10.43720689453125,11.720733275390625Q10.67191689453125,11.557552675390625,10.95896689453125,11.609284875390625Q11.45887689453125,11.709324275390625,11.86505689453125,11.835679275390625Q12.00889689453125,11.880423275390624,12.14097689453125,11.928467275390625Q13.62521689453125,12.468347275390625,13.62521689453125,13.424932275390624L13.62511689453125,13.428942275390625Q13.62171689453125,14.453492275390625,11.86288689453125,15.012642275390625Q10.32993689453125,15.499992275390625,7.99999689453125,15.499992275390625Q5.67051689453125,15.499992275390625,4.1370768945312495,15.012322275390625Q2.37481689453125,14.451882275390625,2.37481689453125,13.424932275390624Q2.37481689453125,13.113502275390625,2.53157489453125,12.847142275390626Q2.72894489453125,12.511772275390625,3.17481789453125,12.247852275390626Q3.70279689453125,11.935333275390626,4.57921689453125,11.722998275390625ZM12.68591689453125,14.326172275390626C13.09401689453125,14.072982275390626,13.32521689453125,13.770172275390625,13.32521689453125,13.424932275390624C13.32521689453125,13.145152275390625,13.18841689453125,12.900192275390625,12.93541689453125,12.687612275390626C13.18841689453125,12.900192275390625,13.32511689453125,13.145152275390625,13.32521689453125,13.424932275390624C13.32511689453125,13.770172275390625,13.09401689453125,14.072982275390626,12.68591689453125,14.326172275390626ZM5.06125689453125,14.134502275390625C4.92262689453125,14.103762275390626,4.78446689453125,14.070662275390625,4.64682689453125,14.035212275390625C4.31387689453125,13.948762275390624,3.99486689453125,13.815572275390625,3.69927689453125,13.639632275390625C3.52177689453125,13.521292275390625,3.46260689453125,13.462122275390625,3.46260689453125,13.421552275390624C3.46260689453125,13.262642275390625,4.07373689453125,12.928762275390625,5.09903689453125,12.710682275390624C5.31871689453125,12.672152275390625,5.45650689453125,12.451678275390625,5.3948868945312505,12.237333275390625C5.38602689453125,12.159549275390624,5.35264689453125,12.091536275390625,5.303886894531249,12.039208275390624C5.26230689453125,11.994594275390625,5.20953689453125,11.961382275390624,5.15122689453125,11.943236275390625C5.27791689453125,11.982670275390625,5.37845689453125,12.093233275390626,5.3948868945312505,12.237333275390625C5.45649689453125,12.451677275390624,5.31869689453125,12.672142275390625,5.09903689453125,12.710682275390624C4.07371689453125,12.928762275390625,3.46259689453125,13.262642275390625,3.46260689453125,13.421552275390624C3.46259689453125,13.462122275390625,3.52175689453125,13.521292275390625,3.69927689453125,13.639632275390625C3.99484689453125,13.815572275390625,4.31386689453125,13.948762275390624,4.64682689453125,14.035212275390625C4.78445689453125,14.070662275390625,4.92262689453125,14.103762275390626,5.06125689453125,14.134502275390625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-read{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM1,5.5L1,10.5C1,11.3284,1.671573,12,2.5,12L8.84704,12L8.84704,11.9981L8.851140000000001,11.9981C9.26535,11.9981,9.60114,11.6623,9.60114,11.2481C9.60114,10.83386,9.26535,10.49808,8.851140000000001,10.49808L8.847339999999999,10.49808C8.82915,10.49808,8.8111,10.49873,8.793230000000001,10.5L2.5,10.5L2.5,5.5L13.5,5.5L13.5,10.5L11.8678,10.5C11.85,10.49873,11.8319,10.49808,11.8137,10.49808L11.8099,10.49808C11.3957,10.49808,11.0599,10.83386,11.0599,11.2481C11.0599,11.6623,11.3957,11.9981,11.8099,11.9981L11.8118,11.9981L11.8118,12L13.5,12C14.3284,12,15,11.3284,15,10.5L15,5.5C15,4.67157,14.3284,4,13.5,4L2.5,4C1.671573,4,1,4.67157,1,5.5ZM4.75256,6.13074C4.33835,6.13074,4.00256,6.46652,4.00256,6.88074C4.00256,7.29495,4.33835,7.63074,4.75256,7.63074L11.2474,7.63074C11.6616,7.63074,11.9974,7.29495,11.9974,6.88074C11.9974,6.46652,11.6616,6.13074,11.2474,6.13074L4.75256,6.13074ZM4.75,8.38359C4.335789999999999,8.38359,4,8.719380000000001,4,9.13359C4,9.5478,4.335789999999999,9.88359,4.75,9.88359L7.25,9.88359C7.66421,9.88359,8,9.5478,8,9.13359C8,8.719380000000001,7.66421,8.38359,7.25,8.38359L4.75,8.38359ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-read\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM1,5.5L1,10.5C1,11.3284,1.671573,12,2.5,12L8.84704,12L8.84704,11.9981L8.851140000000001,11.9981C9.26535,11.9981,9.60114,11.6623,9.60114,11.2481C9.60114,10.83386,9.26535,10.49808,8.851140000000001,10.49808L8.847339999999999,10.49808C8.82915,10.49808,8.8111,10.49873,8.793230000000001,10.5L2.5,10.5L2.5,5.5L13.5,5.5L13.5,10.5L11.8678,10.5C11.85,10.49873,11.8319,10.49808,11.8137,10.49808L11.8099,10.49808C11.3957,10.49808,11.0599,10.83386,11.0599,11.2481C11.0599,11.6623,11.3957,11.9981,11.8099,11.9981L11.8118,11.9981L11.8118,12L13.5,12C14.3284,12,15,11.3284,15,10.5L15,5.5C15,4.67157,14.3284,4,13.5,4L2.5,4C1.671573,4,1,4.67157,1,5.5ZM4.75256,6.13074C4.33835,6.13074,4.00256,6.46652,4.00256,6.88074C4.00256,7.29495,4.33835,7.63074,4.75256,7.63074L11.2474,7.63074C11.6616,7.63074,11.9974,7.29495,11.9974,6.88074C11.9974,6.46652,11.6616,6.13074,11.2474,6.13074L4.75256,6.13074ZM4.75,8.38359C4.335789999999999,8.38359,4,8.719380000000001,4,9.13359C4,9.5478,4.335789999999999,9.88359,4.75,9.88359L7.25,9.88359C7.66421,9.88359,8,9.5478,8,9.13359C8,8.719380000000001,7.66421,8.38359,7.25,8.38359L4.75,8.38359ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline-video{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM3.53742,7.27445Q3.26125,8.97305,4.18443,10.42538Q5.1076,11.8777,6.76283,12.3486C7.62216,12.5931,8.46011,12.591,9.27667,12.3423C9.668,12.2231,9.82316,11.7721,9.64514,11.4038C9.46712,11.0354,9.02715,10.89251,8.62752,10.97987C8.151720000000001,11.0839,7.66528,11.0652,7.16819,10.92376Q6.05532,10.60715,5.43462,9.63068Q4.81393,8.654219999999999,4.9996100000000006,7.51218Q5.18529,6.37013,6.08336,5.6406Q6.98143,4.91106,8.13728,4.9633199999999995Q9.29314,5.01557,10.12172,5.82317C10.6741,6.36156,10.97758,7.01547,11.0322,7.7849C11.0687,8.30041,10.98737,8.78037,10.78808,9.22476C10.62069,9.59802,10.67044,10.05794,10.99447,10.30764C11.3185,10.55735,11.7918,10.4979,11.9886,10.13929Q12.6047,9.01687,12.5098,7.68007Q12.3881,5.96348,11.1557,4.76232Q9.92334,3.56115,8.20419,3.48343Q6.48503,3.40571,5.14931,4.49078Q3.81359,5.57584,3.53742,7.27445ZM7.32144,9.69493C7.12144,9.8104,6.87144,9.66606,6.87144,9.43512L6.87144,6.56487C6.87144,6.33393,7.12144,6.18959,7.32144,6.30506L9.80715,7.74019C10.00715,7.85566,10.00715,8.14433,9.80715,8.2598L7.32144,9.69493ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:inline-video\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.335786,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.335786,2.5,1,2.1642099999999997,1,1.75ZM3.53742,7.27445Q3.26125,8.97305,4.18443,10.42538Q5.1076,11.8777,6.76283,12.3486C7.62216,12.5931,8.46011,12.591,9.27667,12.3423C9.668,12.2231,9.82316,11.7721,9.64514,11.4038C9.46712,11.0354,9.02715,10.89251,8.62752,10.97987C8.151720000000001,11.0839,7.66528,11.0652,7.16819,10.92376Q6.05532,10.60715,5.43462,9.63068Q4.81393,8.654219999999999,4.9996100000000006,7.51218Q5.18529,6.37013,6.08336,5.6406Q6.98143,4.91106,8.13728,4.9633199999999995Q9.29314,5.01557,10.12172,5.82317C10.6741,6.36156,10.97758,7.01547,11.0322,7.7849C11.0687,8.30041,10.98737,8.78037,10.78808,9.22476C10.62069,9.59802,10.67044,10.05794,10.99447,10.30764C11.3185,10.55735,11.7918,10.4979,11.9886,10.13929Q12.6047,9.01687,12.5098,7.68007Q12.3881,5.96348,11.1557,4.76232Q9.92334,3.56115,8.20419,3.48343Q6.48503,3.40571,5.14931,4.49078Q3.81359,5.57584,3.53742,7.27445ZM7.32144,9.69493C7.12144,9.8104,6.87144,9.66606,6.87144,9.43512L6.87144,6.56487C6.87144,6.33393,7.12144,6.18959,7.32144,6.30506L9.80715,7.74019C10.00715,7.85566,10.00715,8.14433,9.80715,8.2598L7.32144,9.69493ZM1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5L14.2549,13.5C14.6668,13.5026,15,13.8374,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15C1.335786,15,1,14.6642,1,14.25Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:inline\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3CclipPath id='master_svg0_16_0197'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_16_0197)'%3E%3Cg%3E%3Cpath d='M1,1.75C1,1.335786,1.33579,1,1.75,1L14.25,1C14.6642,1,15,1.335786,15,1.75C15,2.1642099999999997,14.6642,2.5,14.25,2.5L1.75,2.5C1.33579,2.5,1,2.1642099999999997,1,1.75ZM4,10.5L4,5.5C4,4.67157,4.67157,4,5.5,4L10.5,4C11.3284,4,12,4.67157,12,5.5L12,10.5C12,11.3284,11.3284,12,10.5,12L5.5,12C4.67157,12,4,11.3284,4,10.5ZM5.5,10.5L10.5,10.5L10.5,5.5L5.5,5.5L5.5,10.5ZM0.75,7.5C0.335786,7.5,0,7.83579,0,8.25C0,8.66421,0.335786,9,0.75,9L2.25,9C2.66421,9,3,8.66421,3,8.25C3,7.83579,2.66421,7.5,2.25,7.5L0.75,7.5ZM13.75,7.5C13.3358,7.5,13,7.83579,13,8.25C13,8.66421,13.3358,9,13.75,9L15.25,9C15.6642,9,16,8.66421,16,8.25C16,7.83579,15.6642,7.5,15.25,7.5L13.75,7.5ZM1.75,13.5C1.33579,13.5,1,13.8358,1,14.25C1,14.6642,1.33579,15,1.75,15L14.25,15C14.6642,15,15,14.6642,15,14.25C15,13.8358,14.6642,13.5,14.25,13.5L1.75,13.5Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:italic,.i-sed\:italic\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0522'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_18_0522)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M12.08582009765625,2.2334289551L12.08582009765625,3.2230834375L11.11987009765625,3.2230834375L7.24847009765625,12.7792984375L8.39642009765625,12.7792984375L8.39642009765625,13.7664984375L3.72760009765625,13.7664984375L3.72760009765625,12.7792984375L4.92566009765625,12.7792984375L8.79706009765625,3.2230534375L7.78796009765625,3.2230534375L7.78796009765625,2.2333984375L12.08582009765625,2.2334289551L12.08582009765625,2.2334289551Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='6.944580078125' y='2.2333984375' width='6' height='1' rx='0.5' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.05548095703125' y='12.766510009765625' width='6' height='1' rx='0.5' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:line-type,.i-sed\:line-type\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,2C1.335786,2,1,2.335786,1,2.75C1,3.1642099999999997,1.335786,3.5,1.75,3.5L14.25,3.5C14.6642,3.5,15,3.1642099999999997,15,2.75C15,2.335786,14.6642,2,14.25,2L1.75,2ZM4.25,5.50073L1.75,5.50073C1.335786,5.50073,1,5.83652,1,6.25073C1,6.66495,1.335786,7.00073,1.75,7.00073L4.25,7.00073C4.664210000000001,7.00073,5,6.66495,5,6.25073C5,5.83652,4.664210000000001,5.50073,4.25,5.50073ZM9.25,5.50073L6.75,5.50073C6.33579,5.50073,6,5.83652,6,6.25073C6,6.66495,6.33579,7.00073,6.75,7.00073L9.25,7.00073C9.66421,7.00073,10,6.66495,10,6.25073C10,5.83652,9.66421,5.50073,9.25,5.50073ZM14.25,5.50073L11.75,5.50073C11.3358,5.50073,11,5.83652,11,6.25073C11,6.66495,11.3358,7.00073,11.75,7.00073L14.25,7.00073C14.6642,7.00073,15,6.66495,15,6.25073C15,5.83652,14.6642,5.50073,14.25,5.50073ZM1.75,9.00146C1.335786,9.00146,1,9.337250000000001,1,9.75146C1,10.16568,1.335786,10.50146,1.75,10.50146L14.25,10.50146C14.6642,10.50146,15,10.16568,15,9.75146C15,9.337250000000001,14.6642,9.00146,14.25,9.00146L1.75,9.00146ZM4.25,12.5023L1.75,12.5023C1.335786,12.5023,1,12.8381,1,13.2523C1,13.6665,1.335786,14.0023,1.75,14.0023L4.25,14.0023C4.664210000000001,14.0023,5,13.6665,5,13.2523C5,12.8381,4.664210000000001,12.5023,4.25,12.5023ZM9.25,12.5023L6.75,12.5023C6.33579,12.5023,6,12.8381,6,13.2523C6,13.6665,6.33579,14.0023,6.75,14.0023L9.25,14.0023C9.66421,14.0023,10,13.6665,10,13.2523C10,12.8381,9.66421,12.5023,9.25,12.5023ZM14.25,12.5023L11.75,12.5023C11.3358,12.5023,11,12.8381,11,13.2523C11,13.6665,11.3358,14.0023,11.75,14.0023L14.25,14.0023C14.6642,14.0023,15,13.6665,15,13.2523C15,12.8381,14.6642,12.5023,14.25,12.5023Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:line-width,.i-sed\:line-width\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,2.8C1,2.634315,1.134315,2.5,1.3,2.5L14.7,2.5C14.8657,2.5,15,2.634315,15,2.8C15,2.965685,14.8657,3.1,14.7,3.1L1.3,3.1C1.134315,3.1,1,2.965685,1,2.8ZM1,5.56665C1,5.290509999999999,1.223858,5.06665,1.5,5.06665L14.5,5.06665C14.7761,5.06665,15,5.290509999999999,15,5.56665C15,5.84279,14.7761,6.06665,14.5,6.06665L1.5,6.06665C1.223858,6.06665,1,5.84279,1,5.56665ZM1,8.78333C1,8.36911,1.335786,8.03333,1.75,8.03333L14.25,8.03333C14.6642,8.03333,15,8.36911,15,8.78333C15,9.19754,14.6642,9.53333,14.25,9.53333L1.75,9.53333C1.335786,9.53333,1,9.19754,1,8.78333ZM1,12.5C1,11.94771,1.447715,11.5,2,11.5L14,11.5C14.5523,11.5,15,11.94771,15,12.5C15,13.0523,14.5523,13.5,14,13.5L2,13.5C1.447715,13.5,1,13.0523,1,12.5Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:lineheight,.i-sed\:lineheight\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_4962'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_4962)'%3E%3Cg%3E%3Cpath d='M1.806890421875,4.83139C1.552539221875,4.83139,1.413592421875,4.53473,1.576424121875,4.33933L3.435912421875,2.107945C3.555852421875,1.9640184,3.776902421875,1.9640184,3.896842421875,2.107945L5.756332421875,4.33933C5.919162421875,4.53473,5.780212421875,4.83139,5.525862421875,4.83139L4.415662421875,4.83139L4.415662421875,6.24999C4.415662421875,6.66381,4.080202421875001,6.99927,3.666392421875,6.99927C3.252572421875,6.99927,2.917112421875,6.66381,2.917112421875,6.24999L2.917112421875,4.83139L1.806890421875,4.83139ZM4.415662421875,11.16862L5.520282421875,11.16862C5.774632421875,11.16862,5.913582421875,11.46527,5.750742421875,11.66067L3.891262421875,13.8921C3.771322421875,14.036,3.550262421875,14.036,3.430322421875,13.8921L1.570839421875,11.66067C1.408007621875,11.46527,1.546954521875,11.16862,1.8013064218750001,11.16862L2.917112421875,11.16862L2.917112421875,9.75001C2.917112421875,9.33619,3.252572421875,9.00073,3.666392421875,9.00073C4.080202421875001,9.00073,4.415662421875,9.33619,4.415662421875,9.75001L4.415662421875,11.16862ZM6.499262421875,2.751144C6.499262421875,2.336299,6.835562421875,2,7.250402421875,2L13.748132421875,2C14.162932421875,2,14.499232421875,2.336299,14.499232421875,2.751144C14.499232421875,3.16599,14.162932421875,3.50229,13.748132421875,3.50229L7.250402421875,3.50229C6.835562421875,3.50229,6.499262421875,3.16599,6.499262421875,2.751144ZM6.499262421875,6.25041C6.499262421875,5.835570000000001,6.835562421875,5.49927,7.250402421875,5.49927L11.748132421875,5.49927C12.162932421875,5.49927,12.499232421875,5.835570000000001,12.499232421875,6.25041C12.499232421875,6.66526,12.162932421875,7.00156,11.748132421875,7.00156L7.250402421875,7.00156C6.835562421875,7.00156,6.499262421875,6.66526,6.499262421875,6.25041ZM6.499262421875,9.74962C6.499262421875,9.334769999999999,6.835562421875,8.998470000000001,7.250402421875,8.998470000000001L13.748132421875,8.998470000000001C14.162932421875,8.998470000000001,14.499232421875,9.334769999999999,14.499232421875,9.74962C14.499232421875,10.16446,14.162932421875,10.50076,13.748132421875,10.50076L7.250402421875,10.50076C6.835562421875,10.50076,6.499262421875,10.16446,6.499262421875,9.74962ZM6.499262421875,13.2488C6.499262421875,12.834,6.835562421875,12.4977,7.250402421875,12.4977L11.748132421875,12.4977C12.162932421875,12.4977,12.499232421875,12.834,12.499232421875,13.2488C12.499232421875,13.6637,12.162932421875,14,11.748132421875,14L7.250402421875,14C6.835562421875,14,6.499262421875,13.6637,6.499262421875,13.2488Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:link,.i-sed\:link\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M9.683548115234375,6.05778L9.635408115234375,6.01429C9.327918115234375,5.74562,8.865118115234376,5.77979,8.596448115234374,6.08573C8.327778115234375,6.39167,8.361948115234375,6.86378,8.669438115234374,7.13401L8.681868115234375,7.14488C8.712928115234375,7.17128,8.740878115234375,7.19923,8.770388115234375,7.22874C9.722378115234376,8.18073,9.722378115234376,9.72907,8.770388115234375,10.68106L6.395848115234375,13.0572C5.443858115234375,14.0091,3.895508115234375,14.0091,2.943518115234375,13.0572C1.991528115234375,12.1052,1.991528115234375,10.55682,2.943518115234375,9.60483L4.142438115234375,8.40592C4.431298115234375,8.11706,4.431298115234375,7.6496,4.142438115234375,7.36074C3.853578115234375,7.07189,3.386128115234375,7.07189,3.097268115234375,7.36074L1.898348115234375,8.559660000000001C0.368641115234375,10.08937,0.368641115234375,12.5773,1.898348115234375,14.1039C2.6608681152343747,14.8664,3.664108115234375,15.25,4.668908115234375,15.25C5.673698115234375,15.25,6.676938115234375,14.868,7.441018115234375,14.1023L9.813998115234375,11.7293C11.343668115234374,10.19964,11.343668115234374,7.71172,9.813998115234375,6.18512C9.767418115234374,6.13698,9.722378115234376,6.09194,9.683548115234375,6.05778ZM14.101868115234375,1.89728C12.572168115234374,0.367573,10.084228115234374,0.367573,8.557628115234376,1.89728L6.184638115234375,4.27027C5.445408115234375,5.0095,5.036968115234375,5.9941,5.036968115234375,7.04238C5.036968115234375,8.09066,5.445408115234375,9.07526,6.184638115234375,9.81449C6.229678115234375,9.85953,6.277818115234375,9.90612,6.332168115234375,9.95581L6.349258115234375,9.97134Q6.360128115234375,9.98066,6.360128115234375,9.98221C6.498338115234375,10.10645,6.672278115234375,10.16702,6.843108115234375,10.16702C7.046548115234375,10.16702,7.248448115234375,10.08316,7.395978115234375,9.91699C7.667758115234375,9.6126,7.636698115234375,9.14049,7.330748115234375,8.86871L7.315218115234375,8.85318C7.284158115234375,8.82523,7.254658115234375,8.79727,7.226698115234375,8.76932C6.765458115234375,8.30808,6.510768115234375,7.69619,6.510768115234375,7.04238C6.510768115234375,6.38857,6.763908115234375,5.77823,7.226698115234375,5.31544L9.602798115234375,2.94245C10.554788115234375,1.99046,12.103168115234375,1.99046,13.055168115234375,2.94245C14.007068115234375,3.89444,14.007068115234375,5.44279,13.055168115234375,6.39478L11.856168115234375,7.5937C11.567368115234375,7.88255,11.567368115234375,8.350010000000001,11.856168115234375,8.63887C12.145068115234375,8.92772,12.612468115234375,8.92772,12.901368115234375,8.63887L14.100268115234375,7.43995C15.631568115234375,5.9149,15.631568115234375,3.42699,14.101868115234375,1.89728Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:lock,.i-sed\:lock\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5,13.501953125L1.5,7.501953125Q1.5,7.428263125,1.50722291,7.354923125Q1.5144458,7.2815931250000006,1.5288221,7.2093131249999995Q1.5431983,7.137043125,1.5645895,7.066523125Q1.5859806,6.9960091250000005,1.614181,6.927928125Q1.642381,6.859847125,1.677118,6.794858125Q1.711855,6.7298691250000005,1.752796,6.668598125Q1.793736,6.607326125,1.840484,6.550363125Q1.887233,6.493400125,1.93934,6.441293125Q1.991447,6.389186125,2.04841,6.342437125Q2.105373,6.295689125,2.166645,6.254749125Q2.227916,6.213808125,2.292905,6.179071125Q2.357894,6.144334125,2.425975,6.116134125Q2.494056,6.087933725,2.56457,6.066542625Q2.63509,6.045151425,2.70736,6.030775225Q2.77964,6.016398925,2.85297,6.009176035Q2.92631,6.001953125,3,6.001953125L13,6.001953125Q13.0737,6.001953125,13.147,6.009176035Q13.2204,6.016398925,13.2926,6.030775225Q13.3649,6.045151425,13.4354,6.066542625Q13.5059,6.087933725,13.574,6.116134125Q13.6421,6.144334125,13.7071,6.179071125Q13.7721,6.213808125,13.8334,6.254749125Q13.8946,6.295689125,13.9516,6.342437125Q14.0086,6.389186125,14.0607,6.441293125Q14.1128,6.493400125,14.1595,6.550363125Q14.2063,6.607326125,14.2472,6.668598125Q14.2881,6.7298691250000005,14.3229,6.794858125Q14.3576,6.859847125,14.3858,6.927928125Q14.414,6.9960091250000005,14.4354,7.066523125Q14.4568,7.137043125,14.4712,7.2093131249999995Q14.4856,7.2815931250000006,14.4928,7.354923125Q14.5,7.428263125,14.5,7.501953125L14.5,13.501953125Q14.5,13.575643125,14.4928,13.648983125Q14.4856,13.722313125,14.4712,13.794583124999999Q14.4568,13.866863125,14.4354,13.937383125Q14.414,14.007893125,14.3858,14.075973125Q14.3576,14.144063125,14.3229,14.209043125Q14.2881,14.274033125,14.2472,14.335303125Q14.2063,14.396583125,14.1595,14.453543125Q14.1128,14.510503125,14.0607,14.562613125Q14.0086,14.614723125,13.9516,14.661473125Q13.8946,14.708213125,13.8334,14.749153125Q13.7721,14.790093125,13.7071,14.824833125Q13.6421,14.859573125,13.574,14.887773125Q13.5059,14.915973125,13.4354,14.937363125Q13.3649,14.958753125,13.2926,14.973133125Q13.2204,14.987503125,13.147,14.994733125Q13.0737,15.001953125,13,15.001953125L7.06689,15.001953125L7.06689,13.501953125L13,13.501953125L13,7.501953125L3,7.501953125L3,13.501953125L4.06689,13.501953125L4.06689,15.001953125L3,15.001953125Q2.92631,15.001953125,2.85297,14.994733125Q2.77964,14.987503125,2.70736,14.973133125Q2.63509,14.958753125,2.56457,14.937363125Q2.494056,14.915973125,2.425975,14.887773125Q2.357894,14.859573125,2.292905,14.824833125Q2.227916,14.790093125,2.166645,14.749153125Q2.105373,14.708213125,2.04841,14.661473125Q1.991447,14.614723125,1.93934,14.562613125Q1.887233,14.510503125,1.840484,14.453543125Q1.793736,14.396583125,1.752796,14.335303125Q1.711855,14.274033125,1.677118,14.209043125Q1.642381,14.144063125,1.614181,14.075973125Q1.5859806,14.007893125,1.5645895,13.937383125Q1.5431983,13.866863125,1.5288221,13.794583124999999Q1.5144458,13.722313125,1.50722291,13.648983125Q1.5,13.575643125,1.5,13.501953125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='6.317626953125' y='13.501953125' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='3.31689453125' y='13.501953125' width='1.5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Crect x='7.109375' y='8.9228515625' width='1.5' height='3.15869140625' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4,4.998046875L4,7.501956875L12,7.501956875L12,4.998046875C12,2.788906875,10.20914,0.998046875,8,0.998046875C5.79086,0.998046875,4,2.788906875,4,4.998046875ZM10.5,6.001956875L5.5,6.001956875L5.5,4.998046875Q5.5,3.962516875,6.2322299999999995,3.230276875Q6.96447,2.498046875,8,2.498046875Q9.03553,2.498046875,9.767769999999999,3.230276875Q10.5,3.962516875,10.5,4.998046875L10.5,6.001956875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:media-block,.i-sed\:media-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.5328383166923523,10.678774704122544Q0.7202383166923523,8.716984704122543,1.1344983166923523,6.634364704122543Q1.5487583166923522,4.551734704122543,3.050244316692352,3.050244704122543Q4.551734316692352,1.5487577041225433,6.634364316692352,1.1344997041225433Q8.716994316692352,0.7202387041225433,10.678774316692353,1.5328397041225434Q12.640524316692352,2.3454347041225434,13.820324316692352,4.111004704122543C14.474024316692352,5.0894247041225436,14.856124316692352,6.150264704122543,14.966424316692352,7.293534704122544C15.003524316692353,7.678524704122544,14.686424316692353,7.999994704122543,14.299624316692352,7.999994704122543C13.912924316692353,7.999994704122543,13.604124316692353,7.683224704122543,13.557724316692353,7.299234704122544Q13.401124316692352,6.004874704122543,12.655624316692352,4.889174704122544C12.026524316692353,3.9476547041225434,11.188924316692352,3.2602247041225434,10.142764316692352,2.826884704122543Q8.573524316692353,2.1768847041225436,6.9076243166923526,2.5082547041225434Q5.241714316692352,2.839624704122543,4.040674316692352,4.0406747041225435Q2.839624316692352,5.241724704122543,2.5082543166923523,6.907624704122544Q2.1768843166923526,8.573524704122544,2.826884316692352,10.142764704122543Q3.4768943166923525,11.712024704122543,4.889174316692353,12.655624704122543Q6.004874316692352,13.401124704122543,7.299234316692353,13.557724704122544C7.683224316692352,13.604124704122544,7.999994316692352,13.912924704122544,7.999994316692352,14.299624704122543C7.999994316692352,14.686424704122544,7.678524316692353,15.003524704122544,7.293524316692352,14.966424704122543Q5.578624316692352,14.800924704122544,4.111004316692352,13.820324704122543Q2.3454343166923524,12.640524704122543,1.5328383166923523,10.678774704122544ZM5.999994316692352,10.598074704122544C5.999994316692352,10.982974704122544,6.416664316692352,11.223524704122543,6.749994316692352,11.031124704122544L11.250024316692352,8.433014704122543C11.583324316692352,8.240564704122544,11.583324316692352,7.759434704122543,11.250024316692352,7.566984704122543L6.749994316692352,4.968914704122543C6.416664316692352,4.776464704122543,5.999994316692352,5.0170247041225435,5.999994316692352,5.4019247041225436L5.999994316692352,10.598074704122544ZM11.152024316692353,14.291724704122544L11.152024316692353,10.791714704122544C11.152024316692353,10.377504704122543,11.487824316692352,10.041714704122544,11.902024316692353,10.041714704122544C12.316224316692352,10.041714704122544,12.652024316692353,10.377504704122543,12.652024316692353,10.791714704122544L12.652024316692353,14.291724704122544C12.652024316692353,14.705924704122543,12.316224316692352,15.041724704122544,11.902024316692353,15.041724704122544C11.487824316692352,15.041724704122544,11.152024316692353,14.705924704122543,11.152024316692353,14.291724704122544ZM8.804074316692352,11.791724704122544L8.804074316692352,13.291724704122544C8.804074316692352,13.705924704122543,9.139864316692352,14.041724704122544,9.554074316692352,14.041724704122544C9.968284316692353,14.041724704122544,10.304074316692352,13.705924704122543,10.304074316692352,13.291724704122544L10.304074316692352,11.791724704122544C10.304074316692352,11.377524704122543,9.968284316692353,11.041724704122544,9.554074316692352,11.041724704122544C9.139864316692352,11.041724704122544,8.804074316692352,11.377524704122543,8.804074316692352,11.791724704122544ZM13.500024316692352,13.291724704122544L13.500024316692352,11.791724704122544C13.500024316692352,11.377524704122543,13.835824316692353,11.041724704122544,14.250024316692352,11.041724704122544C14.664224316692353,11.041724704122544,15.000024316692352,11.377524704122543,15.000024316692352,11.791724704122544L15.000024316692352,13.291724704122544C15.000024316692352,13.705924704122543,14.664224316692353,14.041724704122544,14.250024316692352,14.041724704122544C13.835824316692353,14.041724704122544,13.500024316692352,13.705924704122543,13.500024316692352,13.291724704122544Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:mind-map-block,.i-sed\:mind-map-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.98828,2.5L3.98828,4C3.98828,4.82843,4.6598500000000005,5.5,5.48828,5.5L7.25,5.5L7.25,7.26077L4.73993,7.26077C3.9115,7.26077,3.23993,7.93235,3.23993,8.76077L3.23993,10.49191L2.5,10.49191C1.671573,10.49191,1,11.1635,1,11.9919L1,13.5C1,14.3284,1.671573,15,2.5,15L5.75,15C6.57843,15,7.25,14.3284,7.25,13.5L7.25,11.9919C7.25,11.1635,6.57843,10.49191,5.75,10.49191L4.73993,10.49191L4.73993,9.36077C4.73993,9.0294,5.00856,8.76077,5.33993,8.76077L10.66013,8.76077C10.9915,8.76077,11.2601,9.0294,11.2601,9.36077L11.2601,10.49191L10.25,10.49191C9.42157,10.49191,8.75,11.1635,8.75,11.9919L8.75,13.5C8.75,14.3284,9.42157,15,10.25,15L13.5,15C14.3284,15,15,14.3284,15,13.5L15,11.9919C15,11.1635,14.3284,10.49191,13.5,10.49191L12.7601,10.49191L12.7601,8.76077C12.7601,7.93235,12.0886,7.26077,11.2601,7.26077L8.75,7.26077L8.75,5.5L10.48438,5.5C11.3128,5.5,11.9844,4.82843,11.9844,4L11.9844,2.5C11.9844,1.671573,11.3128,1,10.48438,1L5.48828,1C4.6598500000000005,1,3.98828,1.671573,3.98828,2.5ZM10.48438,4L5.48828,4L5.48828,2.5L10.48438,2.5L10.48438,4ZM5.75,13.5L2.5,13.5L2.5,11.9919L5.75,11.9919L5.75,13.5ZM10.25,13.5L13.5,13.5L13.5,11.9919L10.25,11.9919L10.25,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:more{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='12.00000026818006' height='12.00000026818006' viewBox='0 0 12.00000026818006 12.00000026818006'%3E%3Cdefs%3E%3CclipPath id='master_svg0_337_03752'%3E%3Crect x='12.00000026818006' y='12' width='12' height='12' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(-1,2.2348338291067193e-8,-2.2348338291067193e-8,-1,24.00000080454018,23.999999731819933)' clip-path='url(%23master_svg0_337_03752)'%3E%3Cg transform='matrix(0,-1,1,0,-6.9999997318199405,37.00000026818006)'%3E%3Cpath d='M15.00000026818006,28L23.00000026818006,28L19.00000026818006,22L15.00000026818006,28Z' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:more\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='12.00000026818006' height='12.00000026818006' viewBox='0 0 12.00000026818006 12.00000026818006'%3E%3Cdefs%3E%3CclipPath id='master_svg0_337_03752'%3E%3Crect x='12.00000026818006' y='12' width='12' height='12' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(-1,2.2348338291067193e-8,-2.2348338291067193e-8,-1,24.00000080454018,23.999999731819933)' clip-path='url(%23master_svg0_337_03752)'%3E%3Cg transform='matrix(0,-1,1,0,-6.9999997318199405,37.00000026818006)'%3E%3Cpath d='M15.00000026818006,28L23.00000026818006,28L19.00000026818006,22L15.00000026818006,28Z' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:multiply,.i-sed\:multiply\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M4.111019655075073,3.0502688311767576C3.8181256550750735,2.757375731176758,3.3432516550750733,2.757375731176758,3.0503586550750734,3.0502688311767576C2.757465155075073,3.343162831176758,2.757465155075073,3.8180358311767577,3.0503586550750734,4.110928831176758L6.939459655075074,8.000038831176758L3.050349655075073,11.889148831176758C2.7574563550750733,12.182038831176758,2.7574563550750733,12.656918831176759,3.050349655075073,12.949798831176757C3.3432426550750733,13.242698831176758,3.818116655075073,13.242698831176758,4.111009655075073,12.949798831176757L8.000119655075073,9.060698831176758L11.889189655075073,12.949798831176757C12.182089655075073,13.242698831176758,12.656959655075074,13.242698831176758,12.949879655075073,12.949798831176757C13.242779655075074,12.656868831176757,13.242779655075074,12.181998831176758,12.949879655075073,11.889108831176758L9.060779655075073,8.000038831176758L12.949879655075073,4.110978831176758C13.242779655075074,3.818081831176758,13.242779655075074,3.3432078311767577,12.949879655075073,3.050314831176758C12.656949655075072,2.7574215311767576,12.182079655075073,2.7574215311767576,11.889179655075074,3.050314831176758L8.000119655075073,6.939378831176758L4.111019655075073,3.0502688311767576Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:node-add,.i-sed\:node-add\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 6H8a2 2 0 0 0-2 2v8M16 42H8a2 2 0 0 1-2-2v-8M32 42h8a2 2 0 0 0 2-2v-8M32 6h8a2 2 0 0 1 2 2v8M32 24H16M24 32V16' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:order-list,.i-sed\:order-list\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23master_svg0_3_4610)'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.572940349578857' y='7.248779296875' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.572940349578857' y='2' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='5.572940349578857' y='12.4976806640625' width='9' height='1.502288818359375' rx='0.7511444091796875' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.2935183593749997,4.3344583203125L3.2935183593749997,0.5040283203125L2.605938359375,0.5040283203125L2.552078359375,0.5608758203125Q2.395597359375,0.7260503203124999,2.162054359375,0.8676553203124999Q1.912129359375,1.0010713203125001,1.707085359375,1.0534223203125L1.570068359375,1.0884053203125L1.570068359375,2.0343283203125L1.802137359375,1.9680283203125Q2.112339359375,1.8793983203125,2.361398359375,1.7304183203125L2.361398359375,4.3344583203125L3.2935183593749997,4.3344583203125ZM2.543482359375,1.3706373203125L2.543482359375,4.1523983203125L2.543482359375,1.3706373203125ZM1.752122359375,1.7929783203125L1.752122359375,1.2298183203125Q1.980297359375,1.1715613203125002,2.2521653593749997,1.0259173203125Q2.509469359375,0.8705643203125,2.684238359375,0.6860823203124999L3.111458359375,0.6860823203124999L2.684238359375,0.6860823203124999Q2.509499359375,0.8705943203125,2.2521653593749997,1.0259173203125Q1.980327359375,1.1715913203125,1.752122359375,1.2298183203125L1.752122359375,1.7929783203125Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3.772043125,6.3203820859375Q3.394273125,5.9827880859375,2.8189031250000003,5.9827880859375Q2.179103125,5.9827880859375,1.781004125,6.4192900859375Q1.401227025,6.8261500859375,1.401227025,7.4804880859375L1.401227025,7.6625480859375L2.3333461250000003,7.6625480859375L2.3333461250000003,7.4804880859375Q2.3333461250000003,7.1311980859375,2.455503125,6.9769660859375L2.4573931250000003,6.9745740859375L2.4592131249999998,6.9721200859375Q2.566053125,6.8275210859375,2.797133125,6.8275210859375Q3.030843125,6.8275210859375,3.128323125,6.9148160859375Q3.221773125,7.0015880859375,3.221773125,7.2037680859375Q3.221773125,7.4248380859375,3.041273125,7.6294980859375Q2.894153125,7.7848180859375,2.596693125,7.9907580859375Q1.970687125,8.4214480859375,1.767534125,8.6558680859375Q1.376953125,9.0959580859375,1.376953125,9.6991280859375L1.376953125,9.8811780859375L4.158743125,9.8811780859375L4.158743125,9.0170280859375L2.6440031250000002,9.0170280859375Q2.786063125,8.8897380859375,3.0148031250000003,8.7386480859375Q3.561623125,8.3724280859375,3.767493125,8.1506780859375Q4.153893125,7.7201180859375,4.153893125,7.2086180859375Q4.153893125,6.6667660859375,3.772043125,6.3203820859375ZM3.689713125,6.4932930859375Q3.670863125,6.4743930859375,3.650763125,6.4561590859375Q3.324813125,6.1648720859375,2.818933125,6.1648720859375Q2.2594911250000003,6.1648720859375,1.914119125,6.5435450859375Q1.583319125,6.8979360859375,1.583311125,7.4804880859375Q1.583281125,7.3864880859375,1.591893125,7.2984380859375Q1.636657125,6.8407330859375,1.914119125,6.5435450859375Q2.2594621249999998,6.1648420859375,2.818933125,6.1648720859375Q3.3247831249999997,6.1648420859375,3.650763125,6.4561590859375Q3.670853125,6.4743780859375,3.689713125,6.4932930859375ZM2.267836125,9.1991080859375L3.976693125,9.1991080859375L2.267836125,9.1991080859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3.7697269140625,11.8217609453125Q3.4042969140625,11.5294189453125,2.8064169140625,11.5294189453125Q2.2193789140625,11.5294189453125,1.8476549140625,11.8599909453125Q1.4465419140625,12.1950719453125,1.3967154140625,12.7985289453125L1.3804465140625,12.9955689453125L2.3024759140624997,12.9955589453125L2.3177369140625,12.8302389453125Q2.3401069140625,12.5879189453125,2.4591469140625,12.4854059453125L2.4611069140625,12.4837199453125L2.4630169140625,12.4819809453125Q2.5759569140625,12.3790059453125,2.8112669140625,12.3790059453125Q3.0413969140625,12.3790059453125,3.1408769140625,12.4633229453125Q3.2214969140625,12.5406389453125,3.2214969140625,12.7115589453125Q3.2214969140625,12.8842689453125,3.1329169140625,12.9590389453125Q3.0230069140625,13.0489689453125,2.7821369140625,13.0489689453125L2.3573469140625,13.0489689453125L2.3573469140625,13.840298945312501L2.7821369140625,13.840298945312501Q3.0563469140625,13.840298945312501,3.1757369140625,13.9392189453125L3.1776369140625,13.9407889453125L3.1795869140625,13.9423189453125Q3.2894669140625,14.0284389453125,3.2894669140625,14.2359589453125Q3.2894669140625,14.4017289453125,3.1737669140625,14.5177789453125Q3.0310069140625,14.6510489453125,2.7772869140625,14.6510489453125Q2.5497169140625,14.6510489453125,2.4147269140625003,14.5275889453125Q2.2748139140625,14.4022289453125,2.2748139140625,14.1437189453125L2.2748139140625,13.9616689453125L1.3140869140625,13.9616689453125L1.3286326140625,14.1572289453125Q1.3780182140625,14.8211889453125,1.8010359140625,15.1765189453125Q2.1819029140625,15.4957789453125,2.7869969140624997,15.4957789453125Q3.4194569140625,15.4957789453125,3.8272969140625,15.1326089453125Q4.221586914062501,14.7726089453125,4.221586914062501,14.211688945312499Q4.221586914062501,13.8328389453125,4.0020769140625,13.5872289453125Q3.9215369140625,13.4922889453125,3.8094869140625,13.4174189453125Q4.1536169140625,13.1575489453125,4.1536169140625,12.6678689453125Q4.1536169140625,12.1347669453125,3.7697269140625,11.8217609453125ZM3.4700569140625,11.8461909453125Q3.1965369140625,11.7115029453125,2.8064769140625003,11.7115029453125Q2.2870109140625,11.7115029453125,1.9665959140625,11.9979349453125Q1.6219159140625,12.2843599453125,1.5782149140625,12.813508945312499Q1.5859909140625,12.7185789453125,1.6035169140625,12.6314589453125Q1.6836829140625,12.2329519453125,1.9665959140625,11.9979349453125Q2.2869509140625,11.7114729453125,2.8064769140625003,11.7115029453125Q3.1965269140625,11.7114729453125,3.4700569140625,11.8461909453125ZM3.3939069140625,13.4252389453125Q3.4944969140625,13.4561989453125,3.5788169140625,13.4960289453125Q3.4945069140625,13.4561889453125,3.3939069140625,13.4252389453125ZM2.1354949140625,15.1784489453125Q2.0173309140624998,15.1202489453125,1.9180479140625,15.0370289453125Q1.5539389140625,14.7311789453125,1.5102459140625,14.143748945312499L2.0927599140625,14.143748945312499L1.5102459140625,14.143748945312499Q1.5172279140625,14.2384089453125,1.5325959140625,14.3257789453125Q1.6125679140625,14.7804489453125,1.9180479140625,15.0370289453125Q2.0172959140625,15.1202489453125,2.1354949140625,15.1784489453125ZM2.4360469140625,14.760808945312501Q2.5827569140625,14.8331289453125,2.7773469140625,14.8331289453125Q3.1048869140625,14.8331289453125,3.3004469140625,14.6486489453125Q3.4715769140625,14.4787289453125,3.4715769140625,14.2359889453125Q3.4715769140625,13.9398489453125,3.2919469140624997,13.799058945312499Q3.2484669140625,13.7630289453125,3.1938469140625,13.7362189453125Q3.2484269140624997,13.7630189453125,3.2919469140624997,13.799058945312499Q3.4715169140625,13.9398189453125,3.4715769140625,14.2359889453125Q3.4715169140625,14.4786989453125,3.3004469140625,14.6486489453125Q3.1048269140625,14.8330989453125,2.7773469140625,14.8331289453125Q2.5827369140625,14.8330989453125,2.4360469140625,14.760808945312501ZM2.5393969140625,13.658238945312501L2.5393969140625,13.2310189453125L2.7821369140625,13.2310189453125Q3.0879869140625003,13.2310189453125,3.2481969140625,13.0999389453125Q3.4035469140625,12.9688589453125,3.4035469140625,12.7115589453125Q3.4035469140625,12.4591099453125,3.2627669140625,12.3280309453125Q3.2207369140625,12.2914319453125,3.1669869140625,12.2650509453125Q3.2207769140625,12.2914399453125,3.2627669140625,12.3280309453125Q3.4036069140625,12.4591399453125,3.4035469140625,12.7115589453125Q3.4036069140625,12.9688889453125,3.2481969140625,13.0999389453125Q3.0880469140624998,13.2310489453125,2.7821369140625,13.2310189453125L2.5393969140625,13.2310189453125L2.5393969140625,13.658238945312501Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-decimal{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M10.29 15V8.531H9.286c-.14.393-.4.736-.778 1.03-.378.295-.728.495-1.05.6v1.121a4.257 4.257 0 0 0 1.595-.936V15h1.235zm3.343 0v-1.235h-1.235V15h1.235zM11.3 24v-1.147H8.848c.064-.111.148-.226.252-.343.104-.117.351-.354.74-.712.39-.357.66-.631.81-.821.225-.288.39-.562.494-.824.104-.263.156-.539.156-.829 0-.51-.182-.936-.545-1.279-.363-.342-.863-.514-1.499-.514-.58 0-1.063.148-1.45.444-.387.296-.617.784-.69 1.463l1.23.124c.024-.36.112-.619.264-.774.153-.155.358-.233.616-.233.26 0 .465.074.613.222.148.148.222.36.222.635 0 .25-.085.501-.255.756-.126.185-.468.536-1.024 1.055-.692.641-1.155 1.156-1.389 1.544-.234.389-.375.8-.422 1.233H11.3zm2.333 0v-1.235h-1.235V24h1.235zM9.204 34.11c.615 0 1.129-.2 1.542-.598.413-.398.62-.88.62-1.446 0-.39-.11-.722-.332-.997a1.5 1.5 0 0 0-.886-.532c.619-.337.928-.788.928-1.353 0-.399-.151-.756-.453-1.073-.366-.386-.852-.58-1.459-.58a2.25 2.25 0 0 0-.96.2 1.617 1.617 0 0 0-.668.55c-.16.232-.28.544-.358.933l1.138.194c.032-.282.123-.495.272-.642.15-.146.33-.22.54-.22.215 0 .386.065.515.194s.193.302.193.518c0 .255-.087.46-.263.613-.176.154-.43.227-.765.218l-.136 1.006c.22-.061.409-.092.567-.092.24 0 .444.09.61.272.168.182.251.428.251.739 0 .328-.087.589-.261.782a.833.833 0 0 1-.644.29.841.841 0 0 1-.607-.242c-.167-.16-.27-.394-.307-.698l-1.196.145c.062.542.285.98.668 1.316.384.335.868.503 1.45.503zm4.43-.11v-1.235h-1.236V34h1.235z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-decimal\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M10.29 15V8.531H9.286c-.14.393-.4.736-.778 1.03-.378.295-.728.495-1.05.6v1.121a4.257 4.257 0 0 0 1.595-.936V15h1.235zm3.343 0v-1.235h-1.235V15h1.235zM11.3 24v-1.147H8.848c.064-.111.148-.226.252-.343.104-.117.351-.354.74-.712.39-.357.66-.631.81-.821.225-.288.39-.562.494-.824.104-.263.156-.539.156-.829 0-.51-.182-.936-.545-1.279-.363-.342-.863-.514-1.499-.514-.58 0-1.063.148-1.45.444-.387.296-.617.784-.69 1.463l1.23.124c.024-.36.112-.619.264-.774.153-.155.358-.233.616-.233.26 0 .465.074.613.222.148.148.222.36.222.635 0 .25-.085.501-.255.756-.126.185-.468.536-1.024 1.055-.692.641-1.155 1.156-1.389 1.544-.234.389-.375.8-.422 1.233H11.3zm2.333 0v-1.235h-1.235V24h1.235zM9.204 34.11c.615 0 1.129-.2 1.542-.598.413-.398.62-.88.62-1.446 0-.39-.11-.722-.332-.997a1.5 1.5 0 0 0-.886-.532c.619-.337.928-.788.928-1.353 0-.399-.151-.756-.453-1.073-.366-.386-.852-.58-1.459-.58a2.25 2.25 0 0 0-.96.2 1.617 1.617 0 0 0-.668.55c-.16.232-.28.544-.358.933l1.138.194c.032-.282.123-.495.272-.642.15-.146.33-.22.54-.22.215 0 .386.065.515.194s.193.302.193.518c0 .255-.087.46-.263.613-.176.154-.43.227-.765.218l-.136 1.006c.22-.061.409-.092.567-.092.24 0 .444.09.61.272.168.182.251.428.251.739 0 .328-.087.589-.261.782a.833.833 0 0 1-.644.29.841.841 0 0 1-.607-.242c-.167-.16-.27-.394-.307-.698l-1.196.145c.062.542.285.98.668 1.316.384.335.868.503 1.45.503zm4.43-.11v-1.235h-1.236V34h1.235z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-latin{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M9.62 14.105c.272 0 .528-.05.768-.153s.466-.257.677-.462c.009.024.023.072.044.145.047.161.086.283.119.365h1.221a2.649 2.649 0 0 1-.222-.626c-.04-.195-.059-.498-.059-.908l.013-1.441c0-.536-.055-.905-.165-1.105-.11-.201-.3-.367-.569-.497-.27-.13-.68-.195-1.23-.195-.607 0-1.064.108-1.371.325-.308.217-.525.55-.65 1.002l1.12.202c.076-.217.176-.369.299-.455.123-.086.294-.13.514-.13.325 0 .546.05.663.152.118.101.176.27.176.508v.123c-.222.093-.622.194-1.2.303-.427.082-.755.178-.982.288-.227.11-.403.268-.53.474a1.327 1.327 0 0 0-.188.706c0 .398.138.728.415.988.277.261.656.391 1.136.391zm.368-.87a.675.675 0 0 1-.492-.189.606.606 0 0 1-.193-.448c0-.176.08-.32.241-.435.106-.07.33-.142.673-.215a7.19 7.19 0 0 0 .751-.19v.247c0 .296-.016.496-.048.602a.773.773 0 0 1-.295.409 1.07 1.07 0 0 1-.637.22zm4.645.765v-1.235h-1.235V14h1.235zM10.2 25.105c.542 0 1.003-.215 1.382-.646.38-.43.57-1.044.57-1.84 0-.771-.187-1.362-.559-1.774a1.82 1.82 0 0 0-1.41-.617c-.522 0-.973.216-1.354.65v-2.32H7.594V25h1.147v-.686a1.9 1.9 0 0 0 .67.592c.26.133.523.2.79.2zm-.299-.975c-.354 0-.638-.164-.852-.492-.153-.232-.229-.59-.229-1.073 0-.468.098-.818.295-1.048a.93.93 0 0 1 .738-.345c.302 0 .55.118.743.354.193.236.29.62.29 1.154 0 .5-.096.868-.288 1.1-.192.233-.424.35-.697.35zm4.478.87v-1.235h-1.234V25h1.234zm-4.017 9.105c.6 0 1.08-.142 1.437-.426.357-.284.599-.704.725-1.261l-1.213-.207c-.061.326-.167.555-.316.688a.832.832 0 0 1-.576.2.916.916 0 0 1-.75-.343c-.185-.228-.278-.62-.278-1.173 0-.498.091-.853.274-1.066.183-.212.429-.318.736-.318.232 0 .42.061.565.184.145.123.238.306.28.55l1.216-.22c-.146-.501-.387-.874-.722-1.119-.336-.244-.788-.366-1.356-.366-.695 0-1.245.214-1.653.643-.407.43-.61 1.03-.61 1.8 0 .762.202 1.358.608 1.788.406.431.95.646 1.633.646zM14.633 34v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-latin\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M9.62 14.105c.272 0 .528-.05.768-.153s.466-.257.677-.462c.009.024.023.072.044.145.047.161.086.283.119.365h1.221a2.649 2.649 0 0 1-.222-.626c-.04-.195-.059-.498-.059-.908l.013-1.441c0-.536-.055-.905-.165-1.105-.11-.201-.3-.367-.569-.497-.27-.13-.68-.195-1.23-.195-.607 0-1.064.108-1.371.325-.308.217-.525.55-.65 1.002l1.12.202c.076-.217.176-.369.299-.455.123-.086.294-.13.514-.13.325 0 .546.05.663.152.118.101.176.27.176.508v.123c-.222.093-.622.194-1.2.303-.427.082-.755.178-.982.288-.227.11-.403.268-.53.474a1.327 1.327 0 0 0-.188.706c0 .398.138.728.415.988.277.261.656.391 1.136.391zm.368-.87a.675.675 0 0 1-.492-.189.606.606 0 0 1-.193-.448c0-.176.08-.32.241-.435.106-.07.33-.142.673-.215a7.19 7.19 0 0 0 .751-.19v.247c0 .296-.016.496-.048.602a.773.773 0 0 1-.295.409 1.07 1.07 0 0 1-.637.22zm4.645.765v-1.235h-1.235V14h1.235zM10.2 25.105c.542 0 1.003-.215 1.382-.646.38-.43.57-1.044.57-1.84 0-.771-.187-1.362-.559-1.774a1.82 1.82 0 0 0-1.41-.617c-.522 0-.973.216-1.354.65v-2.32H7.594V25h1.147v-.686a1.9 1.9 0 0 0 .67.592c.26.133.523.2.79.2zm-.299-.975c-.354 0-.638-.164-.852-.492-.153-.232-.229-.59-.229-1.073 0-.468.098-.818.295-1.048a.93.93 0 0 1 .738-.345c.302 0 .55.118.743.354.193.236.29.62.29 1.154 0 .5-.096.868-.288 1.1-.192.233-.424.35-.697.35zm4.478.87v-1.235h-1.234V25h1.234zm-4.017 9.105c.6 0 1.08-.142 1.437-.426.357-.284.599-.704.725-1.261l-1.213-.207c-.061.326-.167.555-.316.688a.832.832 0 0 1-.576.2.916.916 0 0 1-.75-.343c-.185-.228-.278-.62-.278-1.173 0-.498.091-.853.274-1.066.183-.212.429-.318.736-.318.232 0 .42.061.565.184.145.123.238.306.28.55l1.216-.22c-.146-.501-.387-.874-.722-1.119-.336-.244-.788-.366-1.356-.366-.695 0-1.245.214-1.653.643-.407.43-.61 1.03-.61 1.8 0 .762.202 1.358.608 1.788.406.431.95.646 1.633.646zM14.633 34v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-roman{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11.88 8.7V7.558h-1.234V8.7h1.234zm0 5.3V9.333h-1.234V14h1.234zm2.5 0v-1.235h-1.234V14h1.235zm-4.75 4.7v-1.142H8.395V18.7H9.63zm0 5.3v-4.667H8.395V24H9.63zm2.5-5.3v-1.142h-1.234V18.7h1.235zm0 5.3v-4.667h-1.234V24h1.235zm2.501 0v-1.235h-1.235V24h1.235zM7.38 28.7v-1.142H6.145V28.7H7.38zm0 5.3v-4.667H6.145V34H7.38zm2.5-5.3v-1.142H8.646V28.7H9.88zm0 5.3v-4.667H8.646V34H9.88zm2.5-5.3v-1.142h-1.234V28.7h1.235zm0 5.3v-4.667h-1.234V34h1.235zm2.501 0v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-lower-roman\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M11.88 8.7V7.558h-1.234V8.7h1.234zm0 5.3V9.333h-1.234V14h1.234zm2.5 0v-1.235h-1.234V14h1.235zm-4.75 4.7v-1.142H8.395V18.7H9.63zm0 5.3v-4.667H8.395V24H9.63zm2.5-5.3v-1.142h-1.234V18.7h1.235zm0 5.3v-4.667h-1.234V24h1.235zm2.501 0v-1.235h-1.235V24h1.235zM7.38 28.7v-1.142H6.145V28.7H7.38zm0 5.3v-4.667H6.145V34H7.38zm2.5-5.3v-1.142H8.646V28.7H9.88zm0 5.3v-4.667H8.646V34H9.88zm2.5-5.3v-1.142h-1.234V28.7h1.235zm0 5.3v-4.667h-1.234V34h1.235zm2.501 0v-1.235h-1.235V34h1.235z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-latin{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M7.88 15l.532-1.463h2.575L11.549 15h1.415l-2.58-6.442H9.01L6.5 15h1.38zm2.69-2.549H8.811l.87-2.39.887 2.39zM14.88 15v-1.235h-1.234V15h1.234zM9.352 25c.83-.006 1.352-.02 1.569-.044.346-.038.636-.14.872-.305.236-.166.422-.387.558-.664.137-.277.205-.562.205-.855 0-.372-.106-.695-.317-.97-.21-.276-.512-.471-.905-.585a1.51 1.51 0 0 0 .661-.567 1.5 1.5 0 0 0 .244-.83c0-.28-.066-.53-.197-.754a1.654 1.654 0 0 0-.495-.539 1.676 1.676 0 0 0-.672-.266c-.25-.042-.63-.063-1.14-.063H7.158V25h2.193zm.142-3.88H8.46v-1.49h.747c.612 0 .983.007 1.112.022.217.026.38.102.49.226.11.125.165.287.165.486a.68.68 0 0 1-.192.503.86.86 0 0 1-.525.23 11.47 11.47 0 0 1-.944.023h.18zm.17 2.795H8.46v-1.723h1.05c.592 0 .977.03 1.154.092.177.062.313.16.406.295a.84.84 0 0 1 .14.492c0 .228-.06.41-.181.547a.806.806 0 0 1-.473.257c-.126.026-.423.04-.892.04zM14.88 25v-1.235h-1.234V25h1.234zm-5.018 9.11c.691 0 1.262-.17 1.711-.512.45-.341.772-.864.965-1.567l-1.261-.4c-.109.472-.287.818-.536 1.037-.25.22-.547.33-.892.33-.47 0-.85-.173-1.143-.519-.293-.345-.44-.925-.44-1.74 0-.767.15-1.322.447-1.665.297-.343.684-.514 1.162-.514.346 0 .64.096.881.29.242.193.4.457.477.79l1.288-.307c-.147-.516-.367-.911-.66-1.187-.492-.465-1.132-.698-1.92-.698-.902 0-1.63.296-2.184.89-.554.593-.83 1.426-.83 2.498 0 1.014.275 1.813.825 2.397.551.585 1.254.877 2.11.877zM14.88 34v-1.235h-1.234V34h1.234z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-latin\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'/%3E%3Cpath d='M7.88 15l.532-1.463h2.575L11.549 15h1.415l-2.58-6.442H9.01L6.5 15h1.38zm2.69-2.549H8.811l.87-2.39.887 2.39zM14.88 15v-1.235h-1.234V15h1.234zM9.352 25c.83-.006 1.352-.02 1.569-.044.346-.038.636-.14.872-.305.236-.166.422-.387.558-.664.137-.277.205-.562.205-.855 0-.372-.106-.695-.317-.97-.21-.276-.512-.471-.905-.585a1.51 1.51 0 0 0 .661-.567 1.5 1.5 0 0 0 .244-.83c0-.28-.066-.53-.197-.754a1.654 1.654 0 0 0-.495-.539 1.676 1.676 0 0 0-.672-.266c-.25-.042-.63-.063-1.14-.063H7.158V25h2.193zm.142-3.88H8.46v-1.49h.747c.612 0 .983.007 1.112.022.217.026.38.102.49.226.11.125.165.287.165.486a.68.68 0 0 1-.192.503.86.86 0 0 1-.525.23 11.47 11.47 0 0 1-.944.023h.18zm.17 2.795H8.46v-1.723h1.05c.592 0 .977.03 1.154.092.177.062.313.16.406.295a.84.84 0 0 1 .14.492c0 .228-.06.41-.181.547a.806.806 0 0 1-.473.257c-.126.026-.423.04-.892.04zM14.88 25v-1.235h-1.234V25h1.234zm-5.018 9.11c.691 0 1.262-.17 1.711-.512.45-.341.772-.864.965-1.567l-1.261-.4c-.109.472-.287.818-.536 1.037-.25.22-.547.33-.892.33-.47 0-.85-.173-1.143-.519-.293-.345-.44-.925-.44-1.74 0-.767.15-1.322.447-1.665.297-.343.684-.514 1.162-.514.346 0 .64.096.881.29.242.193.4.457.477.79l1.288-.307c-.147-.516-.367-.911-.66-1.187-.492-.465-1.132-.698-1.92-.698-.902 0-1.63.296-2.184.89-.554.593-.83 1.426-.83 2.498 0 1.014.275 1.813.825 2.397.551.585 1.254.877 2.11.877zM14.88 34v-1.235h-1.234V34h1.234z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-roman{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'%3E%3C/path%3E%3Cpath d='M11.916 15V8.558h-1.301V15h1.3zm2.465 0v-1.235h-1.235V15h1.235zM9.665 25v-6.442h-1.3V25h1.3zm2.5 0v-6.442h-1.3V25h1.3zm2.466 0v-1.235h-1.235V25h1.235zm-7.216 9v-6.442h-1.3V34h1.3zm2.5 0v-6.442h-1.3V34h1.3zm2.501 0v-6.442h-1.3V34h1.3zm2.465 0v-1.235h-1.235V34h1.235z'%3E%3C/path%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:ordered-list-upper-roman\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cpath d='M35 29a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17zm0-9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H18a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h17z' fill-opacity='.163'%3E%3C/path%3E%3Cpath d='M11.916 15V8.558h-1.301V15h1.3zm2.465 0v-1.235h-1.235V15h1.235zM9.665 25v-6.442h-1.3V25h1.3zm2.5 0v-6.442h-1.3V25h1.3zm2.466 0v-1.235h-1.235V25h1.235zm-7.216 9v-6.442h-1.3V34h1.3zm2.5 0v-6.442h-1.3V34h1.3zm2.501 0v-6.442h-1.3V34h1.3zm2.465 0v-1.235h-1.235V34h1.235z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:outdent,.i-sed\:outdent\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.499997021484375,9.76038C7.499997021484375,9.346160000000001,7.835787021484375,9.01038,8.249997021484376,9.01038L13.749997021484376,9.01038C14.164197021484375,9.01038,14.499997021484376,9.346160000000001,14.499997021484376,9.76038C14.499997021484376,10.17459,14.164197021484375,10.51038,13.749997021484376,10.51038L8.249997021484376,10.51038C7.835787021484375,10.51038,7.499997021484375,10.17459,7.499997021484375,9.76038ZM7.499997021484375,6.21564C7.499997021484375,5.80142,7.835787021484375,5.4656400000000005,8.249997021484376,5.4656400000000005L13.749997021484376,5.4656400000000005C14.164197021484375,5.4656400000000005,14.499997021484376,5.80142,14.499997021484376,6.21564C14.499997021484376,6.62985,14.164197021484375,6.96564,13.749997021484376,6.96564L8.249997021484376,6.96564C7.835787021484375,6.96564,7.499997021484375,6.62985,7.499997021484375,6.21564ZM1.499996181484375,2.75C1.499996181484375,2.335786,1.8357830214843749,2,2.249996021484375,2L13.749997021484376,2C14.164197021484375,2,14.499997021484376,2.335786,14.499997021484376,2.75C14.499997021484376,3.1642099999999997,14.164197021484375,3.5,13.749997021484376,3.5L2.249996021484375,3.5C1.8357830214843749,3.5,1.499996181484375,3.1642099999999997,1.499996181484375,2.75ZM1.499996181484375,13.25C1.499996181484375,12.8358,1.8357830214843749,12.5,2.249996021484375,12.5L13.749997021484376,12.5C14.164197021484375,12.5,14.499997021484376,12.8358,14.499997021484376,13.25C14.499997021484376,13.6642,14.164197021484375,14,13.749997021484376,14L2.249996021484375,14C1.8357830214843749,14,1.499996181484375,13.6642,1.499996181484375,13.25ZM3.835027021484375,5.91007C4.030427021484375,5.74724,4.327087021484375,5.88619,4.327087021484375,6.14054L4.327087021484375,9.85951C4.327087021484375,10.11386,4.030427021484375,10.25281,3.835027021484375,10.08998L1.603642021484375,8.23049C1.459715421484375,8.11055,1.459715421484375,7.8895,1.603642021484375,7.76956L3.835027021484375,5.91007Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:paper-block,.i-sed\:paper-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M3,1.0000044107437134L8.32275,1.0000044107437134L8.32996,1.0000044107437134C8.74417,1.0000044107437134,9.07996,1.3357904107437133,9.07996,1.7500044107437134L9.07996,1.7537944107437133C9.07996,2.1680044107437135,8.74417,2.5037944107437133,8.32996,2.5037944107437133C8.30434,2.5037944107437133,8.279029999999999,2.5025144107437134,8.25408,2.5000044107437134L3,2.5000044107437134L3,13.500004410743713L13,13.500004410743713L13,6.7498844107437135C13,6.335664410743713,13.3358,5.9998844107437135,13.75,5.9998844107437135C14.1642,5.9998844107437135,14.5,6.335664410743713,14.5,6.7498844107437135L14.5,13.500004410743713C14.5,14.328404410743714,13.8284,15.000004410743713,13,15.000004410743713L3,15.000004410743713C2.171573,15.000004410743713,1.5,14.328404410743714,1.5,13.500004410743713L1.5,2.5000044107437134C1.5,1.6715774107437134,2.171573,1.0000044107437134,3,1.0000044107437134ZM13.8422,2.2906544107437137C14.1351,1.9977564107437134,14.1351,1.5228824107437133,13.8422,1.2299894107437135C13.5493,0.9370962107437134,13.0744,0.9370960107437134,12.7815,1.2299894107437135L8.53887,5.472634410743713C8.24597,5.765524410743714,8.24597,6.240394410743713,8.53887,6.533294410743713C8.83176,6.826184410743713,9.30663,6.826184410743713,9.59953,6.533294410743713L13.8422,2.2906544107437137ZM4.40649,8.750004410743713C4.40649,8.335794410743713,4.74228,8.000004410743713,5.15649,8.000004410743713L10.65649,8.000004410743713C11.07071,8.000004410743713,11.40649,8.335794410743713,11.40649,8.750004410743713C11.40649,9.164214410743714,11.07071,9.500004410743713,10.65649,9.500004410743713L5.15649,9.500004410743713C4.74228,9.500004410743713,4.40649,9.164214410743714,4.40649,8.750004410743713ZM4.40649,11.250004410743713C4.40649,10.835794410743713,4.74228,10.500004410743713,5.15649,10.500004410743713L7.65649,10.500004410743713C8.07071,10.500004410743713,8.40649,10.835794410743713,8.40649,11.250004410743713C8.40649,11.664204410743713,8.07071,12.000004410743713,7.65649,12.000004410743713L5.15649,12.000004410743713C4.74228,12.000004410743713,4.40649,11.664204410743713,4.40649,11.250004410743713Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:paragraph,.i-sed\:paragraph\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M5.615958309402465,13.938511614227295L5.615958309402465,9.302531614227295L5.617178309402465,9.302531614227295L5.617178309402465,7.648291614227295L5.615958309402465,7.648291614227295L5.615958309402465,3.586071614227295C5.615958309402465,3.309921614227295,5.839818309402466,3.086071614227295,6.115958309402465,3.086071614227295L7.9939583094024655,3.086071614227295Q9.246338309402466,3.086071614227295,9.858428309402466,3.640141614227295Q10.479958309402466,4.202761614227295,10.479958309402466,5.358321614227295Q10.479948309402467,7.648291614227295,7.9939583094024655,7.648291614227295L6.8148583094024655,7.648291614227295C6.802458309402466,7.647731614227295,6.790038309402465,7.647451614227295,6.777618309402466,7.647451614227295C6.320638309402465,7.647451614227295,5.950178309402466,8.017901614227295,5.950178309402466,8.474891614227296C5.950178309402466,8.928921614227296,6.316048309402466,9.298151614227294,6.770068309402466,9.302291614227295L7.975958309402466,9.302531614227295Q10.220308309402466,9.302531614227295,11.346978309402466,8.309681614227294Q12.473958309402466,7.316551614227295,12.473958309402466,5.322321614227295Q12.473958309402466,1.414102077487295,8.083958309402465,1.4141001701272948L5.229958309402466,1.414099701327295C4.4015293094024655,1.414099565227295,3.7299561501024656,2.085672614227295,3.7299561501024656,2.914101614227295L3.7299561501024656,13.987011614227296C3.7300293446024657,14.508211614227294,4.152488309402466,14.930611614227296,4.673617309402466,14.930611614227296C5.194748309402466,14.930611614227296,5.617208309402466,14.508211614227294,5.617208309402466,13.987011614227296C5.617208309402466,13.970811614227294,5.616788309402466,13.954611614227295,5.615958309402465,13.938511614227295Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:pinyin,.i-sed\:pinyin\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_561_40830'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_561_40830)'%3E%3Cg%3E%3Cpath d='M11.59548046875,5.718363500518799L14.27128046875,3.042576500518799L13.35968046875,2.131051063518799L11.59548046875,3.8953135005187987L9.83120046875,2.131051123518799L8.91968046875,3.042576500518799L11.59548046875,5.718363500518799ZM6.19327046875,3.4019535005187986L1.7092284687500001,3.4019535005187986L1.7092284687500001,4.687953500518798L6.19327046875,4.687953500518798L6.19327046875,3.4019535005187986ZM5.32422046875,13.131743500518798C4.67967046875,13.6860435005188,3.91911046875,14.1243435005188,3.06831046875,14.1243435005188C1.84367146875,14.1243435005188,0.97998046875,13.312243500518798,0.97998046875,12.0618435005188C0.97998046875,10.5278235005188,2.26907046875,9.741473500518799,5.22109046875,9.419203500518798C5.20820046875,8.607073500518798,4.91171046875,7.8851835005187985,3.86754046875,7.8851835005187985C3.11987046875,7.8851835005187985,2.4237604687500003,8.220343500518798,1.81788946875,8.607073500518798L1.26358046875,7.601583500518799C1.99836046875,7.137513500518799,2.99096046875,6.673433500518799,4.125360468749999,6.673433500518799C5.89142046875,6.673433500518799,6.70355046875,7.782053500518799,6.70355046875,9.6770235005188L6.70355046875,13.943943500518799L5.49180046875,13.943943500518799L5.37578046875,13.131743500518798L5.32422046875,13.131743500518798ZM14.97948046875,10.398913500518798C14.97948046875,12.757943500518799,13.40678046875,14.1243435005188,11.65368046875,14.1243435005188C9.88760046875,14.1243435005188,8.302020468750001,12.757943500518799,8.302020468750001,10.398913500518798C8.302020468750001,8.039873500518798,9.88760046875,6.673433500518799,11.65368046875,6.673433500518799C13.40678046875,6.673433500518799,14.97948046875,8.039873500518798,14.97948046875,10.398913500518798ZM9.83604046875,10.398913500518798C9.83604046875,11.9071435005188,10.53215046875,12.886843500518799,11.65368046875,12.886843500518799C12.76228046875,12.886843500518799,13.45838046875,11.9071435005188,13.45838046875,10.398913500518798C13.45838046875,8.9035635005188,12.76228046875,7.898073500518799,11.65368046875,7.898073500518799C10.53215046875,7.898073500518799,9.83604046875,8.9035635005188,9.83604046875,10.398913500518798ZM2.4108704687499998,11.945823500518799C2.4108704687499998,12.6548435005188,2.88784046875,12.9384435005188,3.51949046875,12.9384435005188C4.13825046875,12.9384435005188,4.641000468750001,12.6419435005188,5.22109046875,12.1005135005188L5.22109046875,10.3731235005188C3.11987046875,10.6180535005188,2.4108704687499998,11.159473500518798,2.4108704687499998,11.945823500518799Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:pluse,.i-sed\:pluse\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulseMultiple0' fill='freeze' attributeName='r' begin='0;svgSpinnersPulseMultiple2.end' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='0;svgSpinnersPulseMultiple2.end' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulseMultiple1' fill='freeze' attributeName='r' begin='svgSpinnersPulseMultiple0.begin+0.2s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersPulseMultiple0.begin+0.2s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulseMultiple2' fill='freeze' attributeName='r' begin='svgSpinnersPulseMultiple0.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersPulseMultiple0.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:powered-by,.i-sed\:powered-by\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 24h40' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='M24 44c4.418 0 8-8.954 8-20S28.418 4 24 4s-8 8.954-8 20 3.582 20 8 20z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.858 10.142A19.937 19.937 0 0 0 24 16a19.937 19.937 0 0 0 14.142-5.858M38.142 37.858A19.937 19.937 0 0 0 24 32a19.937 19.937 0 0 0-14.142 5.858' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:quote,.i-sed\:quote\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cpath d='M10.8765933984375,3.6598873138427734Q13.2233333984375,3.6598873138427734,13.2233333984375,6.763577313842774Q13.2233333984375,10.472857313842773,9.7663333984375,12.340117313842773L8.8831733984375,10.901817313842773Q11.1289233984375,9.513997313842774,11.3560233984375,7.394407313842773Q11.0532333984375,7.4448673138427734,10.8765933984375,7.4448673138427734Q10.0691333984375,7.4448673138427734,9.4887733984375,6.914967313842773Q8.9336433984375,6.385077313842773,8.9336433984375,5.5776073138427735Q8.9336433984375,4.719677313842773,9.4887733984375,4.1897843138427735Q10.0691333984375,3.6598873138427734,10.8765933984375,3.6598873138427734ZM4.7701533984375,3.6598873138427734Q7.1168433984375,3.6598873138427734,7.1168433984375,6.763577313842774Q7.1168433984375,10.472857313842773,3.6598953984375,12.340117313842773L2.7767333984375,10.901817313842773Q5.022493398437501,9.513997313842774,5.2495933984375,7.394407313842773Q4.946793398437499,7.4448673138427734,4.7701533984375,7.4448673138427734Q3.9626933984374997,7.4448673138427734,3.3823303984375,6.914967313842773Q2.8271997984375,6.385077313842773,2.8271997984375,5.5776073138427735Q2.8271997984375,4.719677313842773,3.3823303984375,4.1897843138427735Q3.9626933984374997,3.6598873138427734,4.7701533984375,3.6598873138427734Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:read-block,.i-sed\:read-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg transform='matrix(1,0,0,-1,0,30.509979248046875)'%3E%3Cg%3E%3Cpath d='M12.25,15.254989624023438C12.6642,15.254989624023438,13,15.590775624023438,13,16.004989624023438L13,16.75494962402344L13.75,16.75494962402344C14.1642,16.75494962402344,14.5,17.09073962402344,14.5,17.50494962402344C14.5,17.91916962402344,14.1642,18.25494962402344,13.75,18.25494962402344L13,18.25494962402344L13,19.004989624023438C13,19.419199624023438,12.6642,19.754989624023438,12.25,19.754989624023438C11.8358,19.754989624023438,11.5,19.419199624023438,11.5,19.004989624023438L11.5,18.25494962402344L10.75,18.25494962402344C10.33579,18.25494962402344,10,17.91916962402344,10,17.50494962402344C10,17.09073962402344,10.33579,16.75494962402344,10.75,16.75494962402344L11.5,16.75494962402344L11.5,16.004989624023438C11.5,15.590775624023438,11.8358,15.254989624023438,12.25,15.254989624023438ZM3,15.507148624023438L8.32275,15.507148624023438L8.32996,15.507148624023438C8.74417,15.507148624023438,9.07996,15.842934624023437,9.07996,16.257149624023437L9.07996,16.260939624023436C9.07996,16.675149624023437,8.74417,17.010939624023436,8.32996,17.010939624023436C8.30434,17.010939624023436,8.279029999999999,17.00965962402344,8.25408,17.007149624023437L3,17.007149624023437L3,28.00718962402344L13,28.00718962402344L13,21.25702962402344C13,20.842809624023438,13.3358,20.50702962402344,13.75,20.50702962402344C14.1642,20.50702962402344,14.5,20.842809624023438,14.5,21.25702962402344L14.5,28.00718962402344C14.5,28.835589624023438,13.8284,29.50718962402344,13,29.50718962402344L3,29.50718962402344C2.171573,29.50718962402344,1.5,28.835589624023438,1.5,28.00718962402344L1.5,17.007149624023437C1.5,16.17872162402344,2.171573,15.507148624023438,3,15.507148624023438ZM4.40649,23.257149624023437C4.40649,22.842939624023437,4.74228,22.507149624023437,5.15649,22.507149624023437L7.65649,22.507149624023437C8.07071,22.507149624023437,8.40649,22.842939624023437,8.40649,23.257149624023437C8.40649,23.671359624023438,8.07071,24.007149624023437,7.65649,24.007149624023437L5.15649,24.007149624023437C4.74228,24.007149624023437,4.40649,23.671359624023438,4.40649,23.257149624023437ZM4.40649,25.75718962402344C4.40649,25.342889624023435,4.74228,25.007149624023437,5.15649,25.007149624023437L10.65649,25.007149624023437C11.07071,25.007149624023437,11.40649,25.342889624023435,11.40649,25.75718962402344C11.40649,26.171389624023437,11.07071,26.50718962402344,10.65649,26.50718962402344L5.15649,26.50718962402344C4.74228,26.50718962402344,4.40649,26.171389624023437,4.40649,25.75718962402344Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:read-edit,.i-sed\:read-edit\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_563_11564'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_563_11564)'%3E%3Cg transform='matrix(0.8660253882408142,0.5,-0.5,0.8660253882408142,1.3045446465839632,-3.3666733628488146)'%3E%3Cpath d='M6.9345703125,12.2111765625C6.9345703125,12.5619765625,7.0575483125,12.9016765625,7.2821153125,13.1712765625L8.6662703125,14.8326765625C9.066070312499999,15.3125765625,9.803070312500001,15.3125765625,10.2028703125,14.8326765625L11.5870203125,13.1712765625C11.8115903125,12.9016765625,11.9345703125,12.5619765625,11.9345703125,12.2111765625L11.9345703125,2.2509765625C11.9345703125,1.4225495625,11.2630003125,0.7509765625,10.4345703125,0.7509765625L8.4345703125,0.7509765625C7.6061433125,0.7509765625,6.9345703125,1.4225495625,6.9345703125,2.2509765625L6.9345703125,12.2111765625ZM8.4345703125,12.2111765625L9.4345703125,13.4114765625L10.4345703125,12.2111765625L10.4345703125,2.2509765625L8.4345703125,2.2509765625L8.4345703125,12.2111765625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='12' y='7' width='3' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='10' y='10' width='5' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='7.0029296875' y='13' width='7.99609375' height='1.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:read-set,.i-sed\:read-set\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_563_12107'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_563_12107)'%3E%3Cg%3E%3Cpath d='M14.0619,5.366391875C14.0619,4.8305018749999995,13.776,4.335311875,13.3119,4.067361875L8.74968,1.433383875C8.28558,1.165434575,7.71378,1.165434575,7.24968,1.433383875L2.6875,4.067361875C2.223398,4.335311875,1.9375,4.8305018749999995,1.9375,5.366401875L1.9375,10.634341875C1.9375,11.170241875,2.223399,11.665421875,2.6875,11.933421875L7.24968,14.567321875C7.71378,14.835321875,8.28558,14.835321875,8.74968,14.567321875L13.3119,11.933421875C13.776,11.665421875,14.0619,11.170241875,14.0619,10.634341875L14.0619,5.366391875ZM8.49968,3.0211018750000003L12.0619,5.077721875C12.3713,5.256351875,12.5619,5.586481875,12.5619,5.943741875L12.5619,10.056991875C12.5619,10.414261875,12.3713,10.744391875,12.0619,10.923021875L8.49968,12.979621875C8.19028,13.158321875,7.80908,13.158321875,7.49968,12.979621875L3.9375,10.923021875C3.6281,10.744391875,3.4375,10.414261875,3.4375,10.056991875L3.4375,5.943751875C3.4375,5.586481875,3.6281,5.256351875,3.9375,5.077721875L7.49968,3.0211018750000003C7.80908,2.8424618749999997,8.19028,2.8424618749999997,8.49968,3.0211018750000003ZM8,10.750001875C9.51878,10.750001875,10.75,9.518781875,10.75,8.000001874999999C10.75,6.481221875,9.51878,5.250001875,8,5.250001875C6.48122,5.250001875,5.25,6.481221875,5.25,8.000001874999999C5.25,9.518781875,6.48122,10.750001875,8,10.750001875ZM8,6.750001875C8.69036,6.750001875,9.25,7.309641875,9.25,8.000001874999999C9.25,8.690351875000001,8.69036,9.250001875,8,9.250001875C7.30964,9.250001875,6.75,8.690351875000001,6.75,8.000001874999999C6.75,7.309641875,7.30964,6.750001875,8,6.750001875Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:recorder-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.25' y='1.75' width='5.5' height='7.9952392578125' rx='2.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='5' y='13.5' width='6' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.42912696875,9.22950780078125C3.3271029687500002,11.47671580078125,5.5165429687500005,12.99999580078125,8.00000296875,12.99999580078125C10.48345296875,12.99999580078125,12.67294296875,11.47671580078125,13.57084296875,9.22950780078125C13.75374296875,8.77177780078125,13.38804296875,8.30694580078125,12.89504296875,8.30694580078125C12.55344296875,8.30694580078125,12.26154296875,8.52941280078125,12.12148296875,8.84099680078125Q11.79367296875,9.57028580078125,11.18198296875,10.18197580078125Q9.86396296875,11.49999580078125,8.00000296875,11.49999580078125Q6.13604296875,11.50000580078125,4.81802296875,10.18197580078125Q4.2063229687499994,9.57028580078125,3.87851296875,8.84099680078125C3.73846296875,8.52941280078125,3.4465329687499997,8.306945800781252,3.10492096875,8.30694580078125C2.61199796875,8.30694580078125,2.24621896875,8.77177780078125,2.42912696875,9.22950780078125' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:recorder-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='5.25' y='1.75' width='5.5' height='7.9952392578125' rx='2.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='5' y='13.5' width='6' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.42912696875,9.22950780078125C3.3271029687500002,11.47671580078125,5.5165429687500005,12.99999580078125,8.00000296875,12.99999580078125C10.48345296875,12.99999580078125,12.67294296875,11.47671580078125,13.57084296875,9.22950780078125C13.75374296875,8.77177780078125,13.38804296875,8.30694580078125,12.89504296875,8.30694580078125C12.55344296875,8.30694580078125,12.26154296875,8.52941280078125,12.12148296875,8.84099680078125Q11.79367296875,9.57028580078125,11.18198296875,10.18197580078125Q9.86396296875,11.49999580078125,8.00000296875,11.49999580078125Q6.13604296875,11.50000580078125,4.81802296875,10.18197580078125Q4.2063229687499994,9.57028580078125,3.87851296875,8.84099680078125C3.73846296875,8.52941280078125,3.4465329687499997,8.306945800781252,3.10492096875,8.30694580078125C2.61199796875,8.30694580078125,2.24621896875,8.77177780078125,2.42912696875,9.22950780078125' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:redo,.i-sed\:redo\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,28.931659698486328,0)'%3E%3Cg%3E%3Cpath d='M14.755151313102722,7.091903004684449L18.29930831310272,10.636053004684449C18.59219831310272,10.928953004684448,19.067078313102723,10.928953004684448,19.359968313102723,10.636053004684449C19.652858313102723,10.343163004684449,19.652858313102723,9.868293004684448,19.359968313102723,9.575393004684448L16.914108313102723,7.129543004684448L21.056658313102723,7.129543004684448Q23.23127831310272,7.129543004684448,24.768938313102723,8.667223004684448Q26.306638313102724,10.204923004684447,26.306638313102724,12.379513004684448L26.306638313102724,13.629513004684448C26.306638313102724,14.043713004684449,26.642438313102723,14.379513004684448,27.056638313102724,14.379513004684448C27.470838313102725,14.379513004684448,27.806638313102724,14.043713004684449,27.806638313102724,13.629513004684448L27.806638313102724,12.379513004684448Q27.806638313102724,9.583603004684448,25.82963831310272,7.606563004684448Q23.852598313102725,5.629543004684448,21.056658313102723,5.629543004684448L16.941868313102724,5.629543004684448L19.359968313102723,3.211433004684448C19.652858313102723,2.918541004684448,19.652858313102723,2.443667004684448,19.359968313102723,2.150774004684448C19.067078313102723,1.8578809046844482,18.59219831310272,1.8578809046844482,18.29930831310272,2.150774004684448L14.755151313102722,5.694933004684448C14.369389413102722,6.0806930046844485,14.369389413102722,6.706133004684448,14.755151313102722,7.091903004684449Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:search-replace,.i-sed\:search-replace\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M4.67624,1L3.33694,1L1,7.112L2.43074,7.112L2.9507399999999997,5.68L5.06244,5.68L5.58244,7.112L7.01318,7.112L4.67624,1ZM3.47459,1.200012L4.53859,1.200012L6.64611,6.712L4.53859,1.200012L3.47459,1.200012ZM13.9978,4.9868500000000004Q13.8587,3.7218,12.9237,2.78683Q11.8254,1.688477,10.27209,1.688477L8,1.688477C7.58579,1.688477,7.25,2.02426,7.25,2.43848C7.25,2.85269,7.58579,3.18848,8,3.18848L10.27209,3.18848Q11.2041,3.18848,11.8631,3.84749Q12.3563,4.34071,12.4804,4.9868500000000004L11.7471,4.9868500000000004C11.5776,4.9868500000000004,11.4849,5.18462,11.5935,5.31489L13.1185,7.14483C13.1984,7.24078,13.3458,7.24078,13.4257,7.14483L14.9507,5.31489C15.0593,5.18462,14.9666,4.9868500000000004,14.7971,4.9868500000000004L13.9978,4.9868500000000004ZM4.92258,4.712L3.09059,4.712L4.92258,4.712ZM3.37543,4.5120000000000005L4.63861,4.5120000000000005L4.00983,2.7547800000000002L3.37543,4.5120000000000005ZM1.203755,11.009C1.0341869,11.009,0.9415557,10.81123,1.0501102,10.68096L2.57507,8.85102C2.65503,8.75506,2.8024,8.75506,2.8823499999999997,8.85102L4.40731,10.68096C4.51586,10.81123,4.42323,11.009,4.25367,11.009L3.50041,11.009Q3.62449,11.6551,4.11772,12.1484Q4.776730000000001,12.8074,5.70871,12.8074L8,12.8074C8.41421,12.8074,8.75,13.1432,8.75,13.5574C8.75,13.9716,8.41421,14.3074,8,14.3074L5.70871,14.3074Q4.15541,14.3074,3.05706,13.209Q2.12194,12.2739,1.982967,11.009L1.203755,11.009ZM9.96094,8.888670000000001L12.7769,8.888670000000001Q13.7065,8.888670000000001,14.2425,9.34428Q14.7609,9.78868,14.7609,10.52867Q14.7609,11.0618,14.4948,11.4565L14.4924,11.46L14.4899,11.4633Q14.3636,11.6348,14.1828,11.7676Q14.4802,11.907,14.6757,12.146Q15.0009,12.5456,15.0009,13.1927Q15.0009,14.1617,14.3224,14.6294Q13.7655,15.0007,12.7849,15.0007L9.96094,15.0007L9.96094,8.888670000000001ZM13.6729,11.8167Q14.2329,11.9207,14.5209,12.2727Q14.6259,12.4017,14.6916,12.5633Q14.6259,12.4017,14.5209,12.2727Q14.3165,12.0229,13.9752,11.898Q13.8355,11.8469,13.6729,11.8167ZM12.5289,11.4887Q13.1129,11.4887,13.3769,11.2887Q13.4079,11.2627,13.4351,11.233Q13.4079,11.2627,13.3769,11.2887Q13.1129,11.4887,12.5289,11.4887ZM12.5449,10.05667Q13.0479,10.05667,13.2578,10.20929Q13.4249,10.33332,13.4249,10.64067Q13.4249,10.98369,13.2522,11.1323Q13.0408,11.2887,12.5289,11.2887L11.2969,11.2887L11.2969,10.05667L12.5449,10.05667ZM12.6489,14.0327Q13.1849,14.0327,13.4809,13.8647Q13.5769,13.8107,13.6489,13.7407Q13.5769,13.8107,13.4809,13.8647Q13.1849,14.0327,12.6489,14.0327ZM13.6649,13.1767Q13.6649,13.5317,13.3822,13.6907Q13.1321,13.8327,12.6489,13.8327L11.2969,13.8327L11.2969,12.4567L12.6729,12.4567Q13.2303,12.4567,13.4628,12.631Q13.6649,12.787,13.6649,13.1767ZM14.1129,9.49667Q14.3929,9.73667,14.4979,10.0798Q14.3929,9.73668,14.1129,9.49667Q13.6329,9.08868,12.7769,9.08868L10.16093,9.08868L12.7769,9.08868Q13.6329,9.08867,14.1129,9.49667Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:shortcut,.i-sed\:shortcut\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_67261'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_67261)'%3E%3Cg%3E%3Cpath d='M0.5,12.2666109375L0.5,3.7412109375C0.5,2.9127839375,1.171573,2.2412109375,2,2.2412109375L14,2.2412109375C14.8284,2.2412109375,15.5,2.9127839375,15.5,3.7412109375L15.5,12.2666109375C15.5,13.0950109375,14.8284,13.7666109375,14,13.7666109375L2,13.7666109375C1.171573,13.7666109375,0.5,13.0950109375,0.5,12.2666109375ZM2.25,12.2666109375L13.75,12.2666109375C13.8881,12.2666109375,14,12.1546709375,14,12.0166009375L14,3.9912109375C14,3.8531409375,13.8881,3.7412109375,13.75,3.7412109375L2.25,3.7412109375C2.11193,3.7412109375,2,3.8531409375,2,3.9912109375L2,12.0166009375C2,12.1546709375,2.11193,12.2666109375,2.25,12.2666109375ZM3.5,6.2500009375C3.5,6.6642109375,3.83579,7.0000009375,4.25,7.0000009375L4.56946,7.0000009375C4.98367,7.0000009375,5.31946,6.6642109375,5.31946,6.2500009375C5.31946,5.8357909375000006,4.98367,5.500000937499999,4.56946,5.500000937499999L4.25,5.500000937499999C3.83579,5.500000937499999,3.5,5.8357909375000006,3.5,6.2500009375ZM6.50085,6.2500009375C6.50085,6.6642109375,6.83664,7.0000009375,7.25085,7.0000009375L7.57031,7.0000009375C7.98453,7.0000009375,8.32031,6.6642109375,8.32031,6.2500009375C8.32031,5.8357909375000006,7.98453,5.500000937499999,7.57031,5.500000937499999L7.25085,5.500000937499999C6.83664,5.500000937499999,6.50085,5.8357909375000006,6.50085,6.2500009375ZM9.49524,6.2500009375C9.49524,6.6642109375,9.83103,7.0000009375,10.24524,7.0000009375L11.75,7.0000009375C12.1642,7.0000009375,12.5,6.6642109375,12.5,6.2500009375C12.5,5.8357909375000006,12.1642,5.500000937499999,11.75,5.500000937499999L10.24524,5.500000937499999C9.83103,5.500000937499999,9.49524,5.8357909375000006,9.49524,6.2500009375ZM3.5,9.750000937500001C3.5,10.1642109375,3.83579,10.5000009375,4.25,10.5000009375L11.75,10.5000009375C12.1642,10.5000009375,12.5,10.1642109375,12.5,9.750000937500001C12.5,9.3357909375,12.1642,9.000000937500001,11.75,9.000000937500001L4.25,9.000000937500001C3.83579,9.000000937500001,3.5,9.3357909375,3.5,9.750000937500001Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:split-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='7.25' width='14' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,4.500002102088928L1,1.7527691120889282C1.5,1.7527703620889281,1.671573,1.7527691120889282,2.5,1.7527691120889282L2.5,4.500002102088928L13.5,4.500002102088928L13.5,1.7483021020889282C14.3284,1.7483021020889282,14.3077,1.7483021020889282,15,1.7483031153689281L15,4.500002102088928C15,5.328432102088929,14.3284,6.000002102088928,13.5,6.000002102088928L2.5,6.000002102088928C1.671573,6.000002102088928,1,5.328432102088929,1,4.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cg%3E%3Cpath d='M1,18.500002102088928L1,15.752769112088929C1.5,15.752770362088928,1.671573,15.752769112088929,2.5,15.752769112088929L2.5,18.500002102088928L13.5,18.500002102088928L13.5,15.748302102088928C14.3284,15.748302102088928,14.3077,15.748302102088928,15,15.748303115368929L15,18.500002102088928C15,19.32843210208893,14.3284,20.000002102088928,13.5,20.000002102088928L2.5,20.000002102088928C1.671573,20.000002102088928,1,19.32843210208893,1,18.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:split-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='7.25' width='14' height='1.5' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,4.500002102088928L1,1.7527691120889282C1.5,1.7527703620889281,1.671573,1.7527691120889282,2.5,1.7527691120889282L2.5,4.500002102088928L13.5,4.500002102088928L13.5,1.7483021020889282C14.3284,1.7483021020889282,14.3077,1.7483021020889282,15,1.7483031153689281L15,4.500002102088928C15,5.328432102088929,14.3284,6.000002102088928,13.5,6.000002102088928L2.5,6.000002102088928C1.671573,6.000002102088928,1,5.328432102088929,1,4.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='1' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1,0,0,-1,0,30)'%3E%3Cg%3E%3Cpath d='M1,18.500002102088928L1,15.752769112088929C1.5,15.752770362088928,1.671573,15.752769112088929,2.5,15.752769112088929L2.5,18.500002102088928L13.5,18.500002102088928L13.5,15.748302102088928C14.3284,15.748302102088928,14.3077,15.748302102088928,15,15.748303115368929L15,18.500002102088928C15,19.32843210208893,14.3284,20.000002102088928,13.5,20.000002102088928L2.5,20.000002102088928C1.671573,20.000002102088928,1,19.32843210208893,1,18.500002102088928Z' fill-rule='evenodd' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='13.5' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='1' y='15' width='1.5' height='1.5037903785705566' rx='0.75' fill='%23666666' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:square,.i-sed\:square\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_37_1125'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_37_1125)'%3E%3Cg%3E%3Cpath d='M5,10L5,6C5,5.447715,5.447715,5,6,5L10,5C10.55228,5,11,5.447715,11,6L11,10C11,10.55228,10.55228,11,10,11L6,11C5.447715,11,5,10.55228,5,10Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:strike,.i-sed\:strike\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6041'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6041)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M11.096,2.938302261352539Q9.976,2.106302261352539,7.944,2.106302261352539Q6.088,2.106302261352539,4.904,2.938302261352539Q3.624,3.786302261352539,3.624,5.322302261352539Q3.624,6.724152261352539,4.73997,7.499982261352539L2,7.499982261352539C1.723858,7.499982261352539,1.5,7.723832261352539,1.5,7.999982261352539C1.5,8.276122261352539,1.723858,8.499982261352539,2,8.499982261352539L7.28843,8.499982261352539Q7.42072,8.542312261352539,7.56,8.58630226135254Q9.4,9.146302261352538,9.784,9.338302261352538Q10.856,9.866302261352539,10.856,10.77830226135254Q10.856,11.466302261352538,10.12,11.914302261352539Q9.384,12.33030226135254,8.136,12.33030226135254Q6.744,12.33030226135254,6.056,11.834302261352539Q5.32,11.290302261352538,5.128,9.978302261352539L3.2720000000000002,9.978302261352539Q3.384,12.154302261352539,4.84,13.162302261352538Q6.024,13.978302261352539,8.136,13.978302261352539Q10.312,13.978302261352539,11.528,13.09830226135254Q12.728,12.20230226135254,12.728,10.66630226135254Q12.728,9.33419226135254,11.6756,8.499982261352539L14,8.499982261352539C14.2761,8.499982261352539,14.5,8.276122261352539,14.5,7.999982261352539C14.5,7.723832261352539,14.2761,7.499982261352539,14,7.499982261352539L9.54661,7.499982261352539Q8.97658,7.304492261352539,8.248000000000001,7.082302261352539Q6.68,6.5863022613525395,6.296,6.378302261352539Q5.496,5.962302261352539,5.496,5.210302261352539Q5.496,4.378302261352539,6.2,4.026302261352539Q6.76,3.722302261352539,7.848,3.722302261352539Q9.128,3.722302261352539,9.736,4.186302261352539Q10.376,4.6503022613525395,10.616,5.706302261352539L12.472,5.706302261352539Q12.296,3.834302261352539,11.096,2.938302261352539Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:sub,.i-sed\:sub\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6026'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6026)'%3E%3Cg%3E%3Cpath d='M12.64848515625,9.5C13.53298515625,9.5,14.25008515625,10.217030000000001,14.25008515625,11.10156C14.25008515625,11.52306,14.08288515625,11.87131,13.77768515625,12.16234L13.76508515625,12.17431C13.56938515625,12.35834,13.36948515625,12.48767,12.98138515625,12.70247L12.79758515625,12.80355C12.43428515625,13.00438,12.25838515625,13.11936,12.11108515625,13.26372C12.05718515625,13.31658,12.01228515625,13.37,11.97608515625,13.42555L11.97238515625,13.43125L14.12538515625,13.43715C14.19428515625,13.43735,14.25008515625,13.49325,14.25008515625,13.56215L14.25008515625,14.12465C14.25008515625,14.19365,14.19408515625,14.24965,14.12508515625,14.24965L14.12468515625,14.24965L11.17157515625,14.24125C11.10268515625,14.24115,11.04693515625,14.18515,11.04693515625,14.11625L11.04693515625,13.83595C11.04693515625,13.37648,11.22146515625,12.99811,11.54231515625,12.68355L11.55574515625,12.67045C11.77099515625,12.46239,11.99328515625,12.319,12.42568515625,12.08077L12.55958515625,12.00723C12.91388515625,11.81192,13.07948515625,11.70547,13.21698515625,11.57433C13.36948515625,11.42891,13.43758515625,11.28711,13.43758515625,11.10156C13.43758515625,10.66578,13.08428515625,10.3125,12.64848515625,10.3125C12.21708515625,10.3125,11.86651515625,10.658750000000001,11.85954515625,11.088519999999999L11.85943515625,11.10156L11.85943515625,11.15625C11.85943515625,11.225290000000001,11.80347515625,11.28125,11.73443515625,11.28125L11.17193515625,11.28125C11.10290515625,11.28125,11.04693515625,11.225290000000001,11.04693515625,11.15625L11.04693515625,11.10156C11.04693515625,10.217030000000001,11.76396515625,9.5,12.64848515625,9.5ZM3.4040651562499997,3.40625C3.48101515625,3.40625309944,3.5536851562500003,3.4416988,3.60106515625,3.5023437L6.28224515625,6.934060000000001L8.96342515625,3.5023437C9.010805156250001,3.4416959,9.08347515625,3.40625,9.16042515625,3.40625L10.44776515625,3.40625C10.49555515625,3.40624570847,10.53916515625,3.4334924,10.56012515625,3.4764462C10.58107515625,3.5194,10.57570515625,3.570542,10.54628515625,3.608203L7.11503515625,8L10.57068515625,12.42305C10.60010515625,12.4607,10.60548515625,12.51184,10.58453515625,12.55479C10.56357515625,12.59775,10.51997515625,12.625,10.47220515625,12.625L9.184845156249999,12.625C9.10788515625,12.625,9.03521515625,12.58955,8.98784515625,12.52891L6.28224515625,9.06592L3.57662515625,12.52892C3.52923515625,12.58956,3.45658515625,12.625,3.37964515625,12.625L2.09229615625,12.625C2.04450485625,12.625,2.00089385625,12.59776,1.97994055625,12.5548C1.95898723625,12.51185,1.96435940625,12.46071,1.99378095625,12.42305L5.44945515625,7.99998L2.01820255625,3.608203C1.98878235625,3.570544,1.98340885625,3.519406,2.00435825625,3.4764531C2.02531055625,3.4334989,2.06891615625,3.40625,2.11670315625,3.40625L3.4040651562499997,3.40625Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:super,.i-sed\:super\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_2_6028'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_2_6028)'%3E%3Cg%3E%3Cpath d='M3.4040651562499997,3.40625C3.48101515625,3.40625,3.5536851562500003,3.4417,3.60106515625,3.5023400000000002L6.28224515625,6.93406L8.96342515625,3.5023400000000002C9.010805156250001,3.4417,9.08347515625,3.40625,9.16042515625,3.40625L10.44776515625,3.40625C10.49555515625,3.40625,10.53916515625,3.43349,10.56012515625,3.47645C10.58107515625,3.5194,10.57570515625,3.5705400000000003,10.54628515625,3.6082L7.11503515625,8L10.57068515625,12.423C10.60010515625,12.4607,10.60548515625,12.5118,10.58453515625,12.5548C10.56357515625,12.5977,10.51997515625,12.625,10.47220515625,12.625L9.184845156249999,12.625C9.10788515625,12.625,9.03521515625,12.5896,8.98784515625,12.5289L6.28224515625,9.06592L3.57662515625,12.5289C3.52923515625,12.5896,3.45658515625,12.625,3.37964515625,12.625L2.09229615625,12.625C2.04450485625,12.625,2.00089385625,12.5978,1.97994055625,12.5548C1.95898723625,12.5119,1.96435940625,12.4607,1.99378095625,12.423L5.44945515625,7.99998L2.01820255625,3.6082C1.98878235625,3.5705400000000003,1.98340885625,3.5194099999999997,2.00435825625,3.47645C2.02531055625,3.4335,2.06891615625,3.40625,2.11670315625,3.40625L3.4040651562499997,3.40625ZM12.64848515625,1.625C13.53298515625,1.625,14.25008515625,2.342031,14.25008515625,3.22656C14.25008515625,3.64806,14.08288515625,3.99631,13.77768515625,4.28734L13.76508515625,4.29931C13.56938515625,4.48334,13.36948515625,4.61267,12.98138515625,4.82747L12.79758515625,4.9285499999999995C12.43428515625,5.12937,12.25838515625,5.24436,12.11108515625,5.38872C12.05718515625,5.44158,12.01228515625,5.495,11.97608515625,5.55053L11.97238515625,5.55625L14.12538515625,5.56216C14.19428515625,5.56234,14.25008515625,5.61825,14.25008515625,5.68716L14.25008515625,6.24966C14.25008515625,6.31869,14.19408515625,6.37466,14.12508515625,6.37466L14.12468515625,6.37466L11.17157515625,6.3663C11.10268515625,6.3661,11.04693515625,6.31019,11.04693515625,6.2413L11.04693515625,5.96094C11.04693515625,5.50148,11.22146515625,5.1231100000000005,11.54231515625,4.80855L11.55574515625,4.795450000000001C11.77099515625,4.58739,11.99328515625,4.444,12.42568515625,4.205769999999999L12.55958515625,4.13223C12.91388515625,3.93692,13.07948515625,3.83047,13.21698515625,3.69933C13.36948515625,3.55391,13.43758515625,3.41211,13.43758515625,3.22656C13.43758515625,2.79078,13.08428515625,2.4375,12.64848515625,2.4375C12.21708515625,2.4375,11.86651515625,2.78375,11.85954515625,3.21352L11.85943515625,3.22656L11.85943515625,3.28125C11.85943515625,3.35029,11.80347515625,3.40625,11.73443515625,3.40625L11.17193515625,3.40625C11.10290515625,3.40625,11.04693515625,3.35029,11.04693515625,3.28125L11.04693515625,3.22656C11.04693515625,2.342031,11.76396515625,1.625000238419,12.64848515625,1.625Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:support,.i-sed\:support\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1226_66652'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1226_66652)'%3E%3Cg%3E%3Cpath d='M3.46316,3.46237Q3.00534,3.92037,2.7641999999999998,4.51548Q2.53127,5.09031,2.53142,5.71344Q2.5315700000000003,6.33657,2.76478,6.91129Q3.00621,7.50628,3.46426,7.96405L4.60726,9.10397Q4.81374,9.3311,4.80673,9.63803Q4.79973,9.94494,4.58311,10.16242Q4.36648,10.3799,4.05968,10.38799Q3.75288,10.39608,3.52422,10.18954L2.37843,9.0505Q1.701865,8.37598,1.344467,7.48992Q1,6.63527,1,5.71378Q1,4.7922899999999995,1.344462,3.93764Q1.7038389999999999,3.05287,2.3788,2.37765Q3.05376,1.702433,3.93808,1.34297Q4.7928999999999995,1,5.71369,1Q6.63447,1,7.48908,1.3428849999999999Q8.3749,1.700461,9.04912,2.37723L10.18824,3.52397L10.18943,3.52537Q10.38501,3.75382,10.3734,4.05438Q10.3618,4.35494,10.14919,4.567629999999999Q9.93658,4.78033,9.63611,4.79194Q9.33565,4.8035499999999995,9.10727,4.607889999999999L9.10581,4.6066400000000005L7.96309,3.46349Q7.50549,3.00526,6.91072,2.76373Q6.33624,2.53044,5.71335,2.5302800000000003Q5.09046,2.5301299999999998,4.51586,2.76315Q3.92098,3.00438,3.46316,3.46237ZM10.97143,10.58203Q10.88325,10.79075,10.69591,10.91813Q10.50857,11.0455,10.28211,11.0507L10.28093,11.0507L10.27975,11.0507Q9.97452,11.0432,9.75786,10.82806L5.17081,6.25723Q4.94557,6.03225,4.94545,5.7139Q4.94533,5.39555,5.17035,5.17044Q5.39538,4.94533,5.71363,4.94545Q6.03188,4.94557,6.25673,5.17086L10.82703,9.76089Q10.98111,9.92698,11.0204,10.15014Q11.0596,10.37331,10.97143,10.58203ZM13.618,6.94788Q14.2827,7.61048,14.6393,8.47733L14.643,8.47733L14.6555,8.50841Q15,9.36307,15,10.28455Q15,11.206,14.6555,12.0607Q14.2962,12.9455,13.6212,13.6207Q12.9462,14.2959,12.0619,14.6554Q11.2074,15,10.28631,15Q9.36517,15,8.51083,14.6554Q7.62509,14.2979,6.95088,13.6211L5.81089,12.4771Q5.55761,12.2591,5.54471,11.9249Q5.53176,11.5896,5.76892,11.3524Q6.00609,11.1151,6.34124,11.1281Q6.67542,11.141,6.89329,11.3944L8.03332,12.5348Q8.49094,12.9931,9.08569,13.2346Q9.66019,13.4679,10.28306,13.468Q10.90594,13.4682,11.4806,13.2352Q12.0754,12.9939,12.5332,12.5359Q12.9911,12.078,13.2322,11.4828Q13.4651,10.908,13.465,10.28488Q13.4649,9.66176,13.2316,9.08704Q12.9902,8.49206,12.5321,8.034279999999999L11.3917,6.89695Q11.1484,6.6766,11.1397,6.34821Q11.1311,6.01919,11.3633,5.78605Q11.5955,5.5529,11.9245,5.56041Q12.2528,5.56791,12.4739,5.8105L13.618,6.94788Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table,.i-sed\:table\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.3194847106933594,2.350921630859375L13.600884710693359,2.350921630859375L13.600884710693359,5.591191630859376L2.3194847106933594,5.591191630859376L2.3194847106933594,2.350921630859375Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M3.4029042236328126,15L2.4999542236328125,15C1.6715272236328125,15,0.9999542236328125,14.3284,0.9999542236328125,13.5L0.9999542236328125,2.5C0.9999542236328125,1.671573,1.6715272236328125,1,2.4999542236328125,1L13.499954223632812,1C14.328354223632813,1,14.999954223632812,1.671573,14.999954223632812,2.5L14.999954223632812,13.5C14.999954223632812,14.3284,14.328354223632813,15,13.499954223632812,15L6.402904223632812,15C5.9886942236328125,15,5.652904223632812,14.6642,5.652904223632812,14.25C5.652904223632812,13.8358,5.9886942236328125,13.5,6.402904223632812,13.5L7.2499542236328125,13.5L7.2499542236328125,10.94196L2.4999542236328125,10.94196L2.4999542236328125,13.5L3.4029042236328126,13.5C3.8171242236328125,13.5,4.152904223632813,13.8358,4.152904223632813,14.25C4.152904223632813,14.6642,3.8171242236328125,15,3.4029042236328126,15ZM2.4999542236328125,5.44794L13.499954223632812,5.44794L13.499954223632812,2.5L2.4999542236328125,2.5L2.4999542236328125,5.44794ZM7.2499542236328125,6.94794L2.4999542236328125,6.94794L2.4999542236328125,9.44196L7.2499542236328125,9.44196L7.2499542236328125,6.94794ZM13.499954223632812,6.94794L13.499954223632812,9.44196L8.749954223632812,9.44196L8.749954223632812,6.94794L13.499954223632812,6.94794ZM13.499954223632812,13.5L8.749954223632812,13.5L8.749954223632812,10.94196L13.499954223632812,10.94196L13.499954223632812,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-bottom,.i-sed\:table-add-bottom\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M0.9999998807907104,6.499999701976776L0.9999998807907104,2.499999701976776C0.9999998807907104,1.671572701976776,1.6715728807907104,0.9999997019767761,2.4999998807907104,0.9999997019767761L13.49999988079071,0.9999997019767761C14.32839988079071,0.9999997019767761,14.99999988079071,1.671572701976776,14.99999988079071,2.499999701976776L14.99999988079071,6.499999701976776C14.99999988079071,7.328429701976776,14.32839988079071,7.999999701976776,13.49999988079071,7.999999701976776L2.4999998807907104,7.999999701976776C1.6715728807907104,7.999999701976776,0.9999998807907104,7.328429701976776,0.9999998807907104,6.499999701976776ZM2.4999998807907104,6.499999701976776L13.49999988079071,6.499999701976776L13.49999988079071,2.499999701976776L2.4999998807907104,2.499999701976776L2.4999998807907104,6.499999701976776ZM7.9999998807907104,14.999999701976776C7.585789880790711,14.999999701976776,7.2499998807907104,14.664199701976775,7.2499998807907104,14.249999701976776L7.2499998807907104,12.999999701976776L5.9999998807907104,12.999999701976776C5.585789880790711,12.999999701976776,5.2499998807907104,12.664199701976775,5.2499998807907104,12.249999701976776C5.2499998807907104,11.835799701976777,5.585789880790711,11.499999701976776,5.9999998807907104,11.499999701976776L7.2499998807907104,11.499999701976776L7.2499998807907104,10.249999701976776C7.2499998807907104,9.835789701976775,7.585789880790711,9.499999701976776,7.9999998807907104,9.499999701976776C8.414209880790711,9.499999701976776,8.74999988079071,9.835789701976775,8.74999988079071,10.249999701976776L8.74999988079071,11.499999701976776L9.99999988079071,11.499999701976776C10.414209880790711,11.499999701976776,10.74999988079071,11.835799701976777,10.74999988079071,12.249999701976776C10.74999988079071,12.664199701976775,10.414209880790711,12.999999701976776,9.99999988079071,12.999999701976776L8.74999988079071,12.999999701976776L8.74999988079071,14.249999701976776C8.74999988079071,14.664199701976775,8.414209880790711,14.999999701976776,7.9999998807907104,14.999999701976776Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-left,.i-sed\:table-add-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M9.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L9.5,15C8.67157,15,8,14.3284,8,13.5L8,2.5C8,1.671573,8.67157,1,9.5,1ZM13.5,2.5L9.5,2.5L9.5,13.5L13.5,13.5L13.5,2.5ZM3.75,5.25C4.164210000000001,5.25,4.5,5.58579,4.5,6L4.5,7.25L5.75,7.25C6.16421,7.25,6.5,7.58579,6.5,8C6.5,8.41421,6.16421,8.75,5.75,8.75L4.5,8.75L4.5,10C4.5,10.41421,4.164210000000001,10.75,3.75,10.75C3.33579,10.75,3,10.41421,3,10L3,8.75L1.75,8.75C1.335786,8.75,1,8.41421,1,8C1,7.58579,1.335786,7.25,1.75,7.25L3,7.25L3,6C3,5.58579,3.33579,5.25,3.75,5.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-right,.i-sed\:table-add-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M6.5,1L2.5,1C1.671573,1,1,1.671573,1,2.5L1,13.5C1,14.3284,1.671573,15,2.5,15L6.5,15C7.32843,15,8,14.3284,8,13.5L8,2.5C8,1.671573,7.32843,1,6.5,1ZM6.5,2.5L6.5,13.5L2.5,13.5L2.5,2.5L6.5,2.5ZM12.25,5.25C11.8358,5.25,11.5,5.58579,11.5,6L11.5,7.25L10.25,7.25C9.83579,7.25,9.5,7.58579,9.5,8C9.5,8.41421,9.83579,8.75,10.25,8.75L11.5,8.75L11.5,10C11.5,10.41421,11.8358,10.75,12.25,10.75C12.6642,10.75,13,10.41421,13,10L13,8.75L14.25,8.75C14.6642,8.75,15,8.41421,15,8C15,7.58579,14.6642,7.25,14.25,7.25L13,7.25L13,6C13,5.58579,12.6642,5.25,12.25,5.25Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-add-top,.i-sed\:table-add-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.9999998807907104,1C7.585789880790711,1,7.2499998807907104,1.335786,7.2499998807907104,1.75L7.2499998807907104,3L5.9999998807907104,3C5.585789880790711,3,5.2499998807907104,3.33579,5.2499998807907104,3.75C5.2499998807907104,4.164210000000001,5.585789880790711,4.5,5.9999998807907104,4.5L7.2499998807907104,4.5L7.2499998807907104,5.75C7.2499998807907104,6.16421,7.585789880790711,6.5,7.9999998807907104,6.5C8.414209880790711,6.5,8.74999988079071,6.16421,8.74999988079071,5.75L8.74999988079071,4.5L9.99999988079071,4.5C10.414209880790711,4.5,10.74999988079071,4.164210000000001,10.74999988079071,3.75C10.74999988079071,3.33579,10.414209880790711,3,9.99999988079071,3L8.74999988079071,3L8.74999988079071,1.75C8.74999988079071,1.335786,8.414209880790711,1,7.9999998807907104,1ZM0.9999998807907104,9.5L0.9999998807907104,13.5C0.9999998807907104,14.3284,1.6715728807907104,15,2.4999998807907104,15L13.49999988079071,15C14.32839988079071,15,14.99999988079071,14.3284,14.99999988079071,13.5L14.99999988079071,9.5C14.99999988079071,8.67157,14.32839988079071,8,13.49999988079071,8L2.4999998807907104,8C1.6715728807907104,8,0.9999998807907104,8.67157,0.9999998807907104,9.5ZM2.4999998807907104,13.5L2.4999998807907104,9.5L13.49999988079071,9.5L13.49999988079071,13.5L2.4999998807907104,13.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-align-bottom,.i-sed\:table-align-bottom\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,2.5L1.75,10.5C1.75,11.3284,2.42157,12,3.25,12L5.75,12C6.57843,12,7.25,11.3284,7.25,10.5L7.25,2.5C7.25,1.671573,6.57843,1,5.75,1L3.25,1C2.42157,1,1.75,1.671573,1.75,2.5ZM3.25,2.5L5.75,2.5L5.75,10.5L3.25,10.5L3.25,2.5ZM8.75,6.50134L8.75,10.5C8.75,11.3284,9.42157,12,10.25,12L12.75,12C13.5784,12,14.25,11.3284,14.25,10.5L14.25,6.50134C14.25,5.67292,13.5784,5.00134,12.75,5.00134L10.25,5.00134C9.42157,5.00134,8.75,5.67292,8.75,6.50134ZM10.25,6.50134L12.75,6.50134L12.75,10.5L10.25,10.5L10.25,6.50134ZM1.75,15C1.335786,15,1,14.6642,1,14.25C1,13.8358,1.335786,13.5,1.75,13.5L14.25,13.5C14.6642,13.5,15,13.8358,15,14.25C15,14.6642,14.6642,15,14.25,15L1.75,15Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-align-middle,.i-sed\:table-align-middle\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.25146,7.25L2.25146,4C2.25146,3.171573,2.92304,2.5,3.75146,2.5L5.75146,2.5C6.57989,2.5,7.25146,3.171573,7.25146,4L7.25146,7.25L8.74854,7.25L8.74854,6.00073C8.74854,5.1723099999999995,9.42011,4.50073,10.2485,4.50073L12.2485,4.50073C13.077,4.50073,13.7485,5.1723099999999995,13.7485,6.00073L13.7485,7.25L15.2499,7.25C15.6641,7.25,15.9999,7.58579,15.9999,8C15.9999,8.41421,15.6641,8.75,15.2499,8.75L13.7485,8.75L13.7485,9.99939C13.7485,10.82782,13.077,11.49939,12.2485,11.49939L10.2485,11.49939C9.42011,11.49939,8.74854,10.82782,8.74854,9.99939L8.74854,8.75L7.25146,8.75L7.25146,12C7.25146,12.8284,6.57989,13.5,5.75146,13.5L3.75146,13.5C2.92304,13.5,2.25146,12.8284,2.25146,12L2.25146,8.75L0.75,8.75C0.335786,8.75,0,8.41421,0,8C0,7.58579,0.335786,7.25,0.75,7.25L2.25146,7.25ZM3.75146,12L5.75146,12L5.75146,4L3.75146,4L3.75146,12ZM10.2485,9.99939L12.2485,9.99939L12.2485,6.00073L10.2485,6.00073L10.2485,9.99939Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-align-top,.i-sed\:table-align-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,1C1.335786,1,1,1.335786,1,1.75C1,2.1642099999999997,1.335786,2.5,1.75,2.5L14.25,2.5C14.6642,2.5,15,2.1642099999999997,15,1.75C15,1.335786,14.6642,1,14.25,1L1.75,1ZM1.75,13.5L1.75,5.5C1.75,4.67157,2.42157,4,3.25,4L5.75,4C6.57843,4,7.25,4.67157,7.25,5.5L7.25,13.5C7.25,14.3284,6.57843,15,5.75,15L3.25,15C2.42157,15,1.75,14.3284,1.75,13.5ZM8.750060000000001,9.49866L8.750060000000001,5.5C8.750060000000001,4.67157,9.42163,4,10.25006,4L12.7501,4C13.5785,4,14.2501,4.67157,14.2501,5.5L14.2501,9.49866C14.2501,10.32708,13.5785,10.99866,12.7501,10.99866L10.25006,10.99866C9.42163,10.99866,8.750060000000001,10.32708,8.750060000000001,9.49866ZM3.25,13.5L5.75,13.5L5.75,5.5L3.25,5.5L3.25,13.5ZM10.25006,9.49866L12.7501,9.49866L12.7501,5.5L10.25006,5.5L10.25006,9.49866Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-auto,.i-sed\:table-auto\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M3.8313890463256834,0.8658806171875C3.8313890463256834,0.6115297171875,3.5347290463256837,0.4725828171875,3.3393290463256835,0.6354146171875L1.1079440463256836,2.4948976171875C0.9640174463256836,2.6148376171875,0.9640174463256836,2.8358976171875,1.1079440463256836,2.9558376171875L3.3393290463256835,4.8153176171875C3.5347290463256837,4.9781576171875,3.8313890463256834,4.8392076171875,3.8313890463256834,4.5848576171875L3.8313890463256834,3.4999976171875L12.168599046325683,3.4999976171875L12.168599046325683,4.5848576171875C12.168599046325683,4.8392076171875,12.465299046325683,4.9781576171875,12.660699046325684,4.8153176171875L14.892099046325683,2.9558376171875C15.035999046325683,2.8358976171875,15.035999046325683,2.6148376171875,14.892099046325683,2.4948976171875L12.660699046325684,0.6354146171875C12.465299046325683,0.4725828171875,12.168599046325683,0.6115297171875,12.168599046325683,0.8658806171875L12.168599046325683,1.9999976171875L3.8313890463256834,1.9999976171875L3.8313890463256834,0.8658806171875ZM2.4999990463256836,6.5001176171875L13.499999046325684,6.5001176171875C14.328399046325684,6.5001176171875,14.999999046325684,7.1716976171875,14.999999046325684,8.000117617187499L14.999999046325684,13.5000076171875C14.999999046325684,14.3284076171875,14.328399046325684,15.0000076171875,13.499999046325684,15.0000076171875L2.4999990463256836,15.0000076171875C1.6715710463256834,15.0000076171875,0.9999990463256836,14.3284076171875,0.9999990463256836,13.5000076171875L0.9999990463256836,8.000117617187499C0.9999990463256836,7.1716976171875,1.6715710463256834,6.5001176171875,2.4999990463256836,6.5001176171875ZM2.4999990463256836,8.000117617187499L2.4999990463256836,13.5000076171875L13.499999046325684,13.5000076171875L13.499999046325684,8.000117617187499L2.4999990463256836,8.000117617187499Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border,.i-sed\:table-border\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.25,2C1.25,1.585786,1.585786,1.25,2,1.25C2.4142099999999997,1.25,2.75,1.585786,2.75,2C2.75,2.4142099999999997,2.4142099999999997,2.75,2,2.75C1.585786,2.75,1.25,2.4142099999999997,1.25,2ZM4.25,2C4.25,1.585786,4.585789999999999,1.25,5,1.25C5.41421,1.25,5.75,1.585786,5.75,2C5.75,2.4142099999999997,5.41421,2.75,5,2.75C4.585789999999999,2.75,4.25,2.4142099999999997,4.25,2ZM7.25,2C7.25,1.585786,7.58579,1.25,8,1.25C8.41421,1.25,8.75,1.585786,8.75,2C8.75,2.4142099999999997,8.41421,2.75,8,2.75C7.58579,2.75,7.25,2.4142099999999997,7.25,2ZM10.25,2C10.25,1.585786,10.58579,1.25,11,1.25C11.4142,1.25,11.75,1.585786,11.75,2C11.75,2.4142099999999997,11.4142,2.75,11,2.75C10.58579,2.75,10.25,2.4142099999999997,10.25,2ZM13.25,2C13.25,1.585786,13.5858,1.25,14,1.25C14.4142,1.25,14.75,1.585786,14.75,2C14.75,2.4142099999999997,14.4142,2.75,14,2.75C13.5858,2.75,13.25,2.4142099999999997,13.25,2ZM13.25,5C13.25,4.585789999999999,13.5858,4.25,14,4.25C14.4142,4.25,14.75,4.585789999999999,14.75,5C14.75,5.41421,14.4142,5.75,14,5.75C13.5858,5.75,13.25,5.41421,13.25,5ZM13.25,8C13.25,7.58579,13.5858,7.25,14,7.25C14.4142,7.25,14.75,7.58579,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75C13.5858,8.75,13.25,8.41421,13.25,8ZM13.25,11C13.25,10.58579,13.5858,10.25,14,10.25C14.4142,10.25,14.75,10.58579,14.75,11C14.75,11.4142,14.4142,11.75,14,11.75C13.5858,11.75,13.25,11.4142,13.25,11ZM13.25,14C13.25,13.5858,13.5858,13.25,14,13.25C14.4142,13.25,14.75,13.5858,14.75,14C14.75,14.4142,14.4142,14.75,14,14.75C13.5858,14.75,13.25,14.4142,13.25,14ZM10.25,14C10.25,13.5858,10.58579,13.25,11,13.25C11.4142,13.25,11.75,13.5858,11.75,14C11.75,14.4142,11.4142,14.75,11,14.75C10.58579,14.75,10.25,14.4142,10.25,14ZM7.25,14C7.25,13.5858,7.58579,13.25,8,13.25C8.41421,13.25,8.75,13.5858,8.75,14C8.75,14.4142,8.41421,14.75,8,14.75C7.58579,14.75,7.25,14.4142,7.25,14ZM4.25,14C4.25,13.5858,4.585789999999999,13.25,5,13.25C5.41421,13.25,5.75,13.5858,5.75,14C5.75,14.4142,5.41421,14.75,5,14.75C4.585789999999999,14.75,4.25,14.4142,4.25,14ZM1.25,14C1.25,13.5858,1.585786,13.25,2,13.25C2.4142099999999997,13.25,2.75,13.5858,2.75,14C2.75,14.4142,2.4142099999999997,14.75,2,14.75C1.585786,14.75,1.25,14.4142,1.25,14ZM1.25,11C1.25,10.58579,1.585786,10.25,2,10.25C2.4142099999999997,10.25,2.75,10.58579,2.75,11C2.75,11.4142,2.4142099999999997,11.75,2,11.75C1.585786,11.75,1.25,11.4142,1.25,11ZM1.25,8C1.25,7.58579,1.585786,7.25,2,7.25C2.4142099999999997,7.25,2.75,7.58579,2.75,8C2.75,8.41421,2.4142099999999997,8.75,2,8.75C1.585786,8.75,1.25,8.41421,1.25,8ZM4.25,8C4.25,7.58579,4.585789999999999,7.25,5,7.25C5.41421,7.25,5.75,7.58579,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585789999999999,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.58579,7.58579,7.25,8,7.25C8.41421,7.25,8.75,7.58579,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.58579,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.58579,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.4142,8.41421,11.75,8,11.75C7.58579,11.75,7.25,11.4142,7.25,11ZM7.25,5C7.25,4.585789999999999,7.58579,4.25,8,4.25C8.41421,4.25,8.75,4.585789999999999,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.58579,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.58579,10.58579,7.25,11,7.25C11.4142,7.25,11.75,7.58579,11.75,8C11.75,8.41421,11.4142,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8ZM1.25,5C1.25,4.585789999999999,1.585786,4.25,2,4.25C2.4142099999999997,4.25,2.75,4.585789999999999,2.75,5C2.75,5.41421,2.4142099999999997,5.75,2,5.75C1.585786,5.75,1.25,5.41421,1.25,5Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-1px,.i-sed\:table-border-1px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.4,7.5999755859375L14.6,7.5999755859375C14.8209,7.5999755859375,15,7.7790615859375,15,7.9999755859375C15,8.220889585937499,14.8209,8.3999755859375,14.6,8.3999755859375L1.4,8.3999755859375C1.179086,8.3999755859375,1,8.220889585937499,1,7.9999755859375C1,7.7790615859375,1.179086,7.5999755859375,1.4,7.5999755859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-2px,.i-sed\:table-border-2px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.65,7.3499755859375L14.35,7.3499755859375C14.709,7.3499755859375,15,7.6409905859375,15,7.9999755859375C15,8.3589655859375,14.709,8.6499755859375,14.35,8.6499755859375L1.65,8.6499755859375C1.291015,8.6499755859375,1,8.3589655859375,1,7.9999755859375C1,7.6409905859375,1.291015,7.3499755859375,1.65,7.3499755859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-3px,.i-sed\:table-border-3px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.9,7.0999755859375L14.1,7.0999755859375C14.5971,7.0999755859375,15,7.5029195859375,15,7.9999755859375C15,8.4970355859375,14.5971,8.8999755859375,14.1,8.8999755859375L1.9,8.8999755859375C1.402944,8.8999755859375,1,8.4970355859375,1,7.9999755859375C1,7.5029195859375,1.402944,7.0999755859375,1.9,7.0999755859375' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-4px,.i-sed\:table-border-4px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.15,6.8499755859375L13.85,6.8499755859375C14.4851,6.8499755859375,15,7.3648475859375,15,7.9999755859375C15,8.6351055859375,14.4851,9.1499755859375,13.85,9.1499755859375L2.15,9.1499755859375C1.514872,9.1499755859375,1,8.6351055859375,1,7.9999755859375C1,7.3648475859375,1.514872,6.8499755859375,2.15,6.8499755859375' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-5px,.i-sed\:table-border-5px\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2.4,6.5999755859375L13.6,6.5999755859375C14.3732,6.5999755859375,15,7.2267765859375,15,7.9999755859375C15,8.7731755859375,14.3732,9.3999755859375,13.6,9.3999755859375L2.4,9.3999755859375C1.626801,9.3999755859375,1,8.7731755859375,1,7.9999755859375C1,7.2267765859375,1.626801,6.5999755859375,2.4,6.5999755859375' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-double,.i-sed\:table-border-double\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,5.75L14.25,5.75C14.6642,5.75,15,6.085786,15,6.5C15,6.91421,14.6642,7.25,14.25,7.25L1.75,7.25C1.335786,7.25,1,6.91421,1,6.5C1,6.085786,1.335786,5.75,1.75,5.75ZM1.75,8.75L14.25,8.75C14.6642,8.75,15,9.08579,15,9.5C15,9.91421,14.6642,10.25,14.25,10.25L1.75,10.25C1.335786,10.25,1,9.91421,1,9.5C1,9.08579,1.335786,8.75,1.75,8.75Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-none,.i-sed\:table-border-none\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M2,8.75C1.585786,8.75,1.25,8.41421,1.25,8C1.25,7.585786,1.585786,7.25,2,7.25C2.4142099999999997,7.25,2.75,7.585786,2.75,8C2.75,8.41421,2.4142099999999997,8.75,2,8.75ZM14,8.75C13.5858,8.75,13.25,8.41421,13.25,8C13.25,7.585786,13.5858,7.25,14,7.25C14.4142,7.25,14.75,7.585786,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75ZM8,8.75C7.58579,8.75,7.25,8.41421,7.25,8C7.25,7.585786,7.58579,7.25,8,7.25C8.41421,7.25,8.75,7.585786,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75ZM11,8.75C10.58579,8.75,10.25,8.41421,10.25,8C10.25,7.585786,10.58579,7.25,11,7.25C11.4142,7.25,11.75,7.585786,11.75,8C11.75,8.41421,11.4142,8.75,11,8.75ZM5,8.75C4.585789999999999,8.75,4.25,8.41421,4.25,8C4.25,7.585786,4.585789999999999,7.25,5,7.25C5.41421,7.25,5.75,7.585786,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-show,.i-sed\:table-border-show\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M4.25,8C4.25,7.585789999999999,4.585786,7.25,5,7.25C5.41421,7.25,5.75,7.585789999999999,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585786,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.585789999999999,7.585789999999999,7.25,8,7.25C8.41421,7.25,8.75,7.585789999999999,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.585789999999999,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.585789999999999,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.41421,8.41421,11.75,8,11.75C7.585789999999999,11.75,7.25,11.41421,7.25,11ZM7.25,5C7.25,4.585786,7.585789999999999,4.25,8,4.25C8.41421,4.25,8.75,4.585786,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.585789999999999,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.585789999999999,10.58579,7.25,11,7.25C11.41421,7.25,11.75,7.585789999999999,11.75,8C11.75,8.41421,11.41421,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M2.75,1.25L13.25,1.25C14.0784,1.25,14.75,1.921573,14.75,2.75L14.75,13.25C14.75,14.0784,14.0784,14.75,13.25,14.75L2.75,14.75C1.921573,14.75,1.25,14.0784,1.25,13.25L1.25,2.75C1.25,1.921573,1.921573,1.25,2.75,1.25M13.2531,2.74689L13.2531,13.2531L2.74695,13.2531L2.74695,2.74689L13.2531,2.74689Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-border-single,.i-sed\:table-border-single\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,7.25L14.25,7.25C14.6642,7.25,15,7.585786,15,8C15,8.41421,14.6642,8.75,14.25,8.75L1.75,8.75C1.335786,8.75,1,8.41421,1,8C1,7.585786,1.335786,7.25,1.75,7.25' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-all,.i-sed\:table-cell-all\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 1024 1024'%3E%3Cpath fill='currentColor' d='M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32m-40 728H184V184h656zM484 366h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8M302 548h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m364 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m-182 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8m0 182h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-border,.i-sed\:table-cell-border\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 1024 1024'%3E%3Cpath fill='currentColor' d='M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32m-40 728H184V184h656z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-bottom,.i-sed\:table-cell-bottom\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(0,-1,1,0,-13.5,16)'%3E%3Cg%3E%3Crect x='1.25' y='14.75' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.25,15.5C4.25,15.085786,4.585786,14.75,5,14.75C5.41421,14.75,5.75,15.085786,5.75,15.5C5.75,15.91421,5.41421,16.25,5,16.25C4.585786,16.25,4.25,15.91421,4.25,15.5ZM7.25,15.5C7.25,15.085786,7.585789999999999,14.75,8,14.75C8.41421,14.75,8.75,15.085786,8.75,15.5C8.75,15.91421,8.41421,16.25,8,16.25C7.585789999999999,16.25,7.25,15.91421,7.25,15.5ZM10.25,15.5C10.25,15.085786,10.58579,14.75,11,14.75C11.41421,14.75,11.75,15.085786,11.75,15.5C11.75,15.91421,11.41421,16.25,11,16.25C10.58579,16.25,10.25,15.91421,10.25,15.5ZM13.25,15.5C13.25,15.085786,13.58579,14.75,14,14.75C14.4142,14.75,14.75,15.085786,14.75,15.5C14.75,15.91421,14.4142,16.25,14,16.25C13.58579,16.25,13.25,15.91421,13.25,15.5ZM13.25,18.5C13.25,18.08579,13.58579,17.75,14,17.75C14.4142,17.75,14.75,18.08579,14.75,18.5C14.75,18.91421,14.4142,19.25,14,19.25C13.58579,19.25,13.25,18.91421,13.25,18.5ZM13.25,21.5C13.25,21.08579,13.58579,20.75,14,20.75C14.4142,20.75,14.75,21.08579,14.75,21.5C14.75,21.91421,14.4142,22.25,14,22.25C13.58579,22.25,13.25,21.91421,13.25,21.5ZM13.25,24.5C13.25,24.08579,13.58579,23.75,14,23.75C14.4142,23.75,14.75,24.08579,14.75,24.5C14.75,24.9142,14.4142,25.25,14,25.25C13.58579,25.25,13.25,24.9142,13.25,24.5ZM13.25,27.5C13.25,27.0858,13.58579,26.75,14,26.75C14.4142,26.75,14.75,27.0858,14.75,27.5C14.75,27.9142,14.4142,28.25,14,28.25C13.58579,28.25,13.25,27.9142,13.25,27.5ZM10.25,27.5C10.25,27.0858,10.58579,26.75,11,26.75C11.41421,26.75,11.75,27.0858,11.75,27.5C11.75,27.9142,11.41421,28.25,11,28.25C10.58579,28.25,10.25,27.9142,10.25,27.5ZM7.25,27.5C7.25,27.0858,7.585789999999999,26.75,8,26.75C8.41421,26.75,8.75,27.0858,8.75,27.5C8.75,27.9142,8.41421,28.25,8,28.25C7.585789999999999,28.25,7.25,27.9142,7.25,27.5ZM4.25,27.5C4.25,27.0858,4.585786,26.75,5,26.75C5.41421,26.75,5.75,27.0858,5.75,27.5C5.75,27.9142,5.41421,28.25,5,28.25C4.585786,28.25,4.25,27.9142,4.25,27.5ZM4.25,21.5C4.25,21.08579,4.585786,20.75,5,20.75C5.41421,20.75,5.75,21.08579,5.75,21.5C5.75,21.91421,5.41421,22.25,5,22.25C4.585786,22.25,4.25,21.91421,4.25,21.5ZM7.25,21.5C7.25,21.08579,7.585789999999999,20.75,8,20.75C8.41421,20.75,8.75,21.08579,8.75,21.5C8.75,21.91421,8.41421,22.25,8,22.25C7.585789999999999,22.25,7.25,21.91421,7.25,21.5ZM7.25,24.5C7.25,24.08579,7.585789999999999,23.75,8,23.75C8.41421,23.75,8.75,24.08579,8.75,24.5C8.75,24.9142,8.41421,25.25,8,25.25C7.585789999999999,25.25,7.25,24.9142,7.25,24.5ZM7.25,18.5C7.25,18.08579,7.585789999999999,17.75,8,17.75C8.41421,17.75,8.75,18.08579,8.75,18.5C8.75,18.91421,8.41421,19.25,8,19.25C7.585789999999999,19.25,7.25,18.91421,7.25,18.5ZM10.25,21.5C10.25,21.08579,10.58579,20.75,11,20.75C11.41421,20.75,11.75,21.08579,11.75,21.5C11.75,21.91421,11.41421,22.25,11,22.25C10.58579,22.25,10.25,21.91421,10.25,21.5Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-left,.i-sed\:table-cell-left\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='1.25' y='1.25' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.25,2C4.25,1.585786,4.585786,1.25,5,1.25C5.41421,1.25,5.75,1.585786,5.75,2C5.75,2.4142099999999997,5.41421,2.75,5,2.75C4.585786,2.75,4.25,2.4142099999999997,4.25,2ZM7.25,2C7.25,1.585786,7.585789999999999,1.25,8,1.25C8.41421,1.25,8.75,1.585786,8.75,2C8.75,2.4142099999999997,8.41421,2.75,8,2.75C7.585789999999999,2.75,7.25,2.4142099999999997,7.25,2ZM10.25,2C10.25,1.585786,10.58579,1.25,11,1.25C11.41421,1.25,11.75,1.585786,11.75,2C11.75,2.4142099999999997,11.41421,2.75,11,2.75C10.58579,2.75,10.25,2.4142099999999997,10.25,2ZM13.25,2C13.25,1.585786,13.58579,1.25,14,1.25C14.4142,1.25,14.75,1.585786,14.75,2C14.75,2.4142099999999997,14.4142,2.75,14,2.75C13.58579,2.75,13.25,2.4142099999999997,13.25,2ZM13.25,5C13.25,4.585789999999999,13.58579,4.25,14,4.25C14.4142,4.25,14.75,4.585789999999999,14.75,5C14.75,5.41421,14.4142,5.75,14,5.75C13.58579,5.75,13.25,5.41421,13.25,5ZM13.25,8C13.25,7.58579,13.58579,7.25,14,7.25C14.4142,7.25,14.75,7.58579,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75C13.58579,8.75,13.25,8.41421,13.25,8ZM13.25,11C13.25,10.58579,13.58579,10.25,14,10.25C14.4142,10.25,14.75,10.58579,14.75,11C14.75,11.4142,14.4142,11.75,14,11.75C13.58579,11.75,13.25,11.4142,13.25,11ZM13.25,14C13.25,13.5858,13.58579,13.25,14,13.25C14.4142,13.25,14.75,13.5858,14.75,14C14.75,14.4142,14.4142,14.75,14,14.75C13.58579,14.75,13.25,14.4142,13.25,14ZM10.25,14C10.25,13.5858,10.58579,13.25,11,13.25C11.41421,13.25,11.75,13.5858,11.75,14C11.75,14.4142,11.41421,14.75,11,14.75C10.58579,14.75,10.25,14.4142,10.25,14ZM7.25,14C7.25,13.5858,7.585789999999999,13.25,8,13.25C8.41421,13.25,8.75,13.5858,8.75,14C8.75,14.4142,8.41421,14.75,8,14.75C7.585789999999999,14.75,7.25,14.4142,7.25,14ZM4.25,14C4.25,13.5858,4.585786,13.25,5,13.25C5.41421,13.25,5.75,13.5858,5.75,14C5.75,14.4142,5.41421,14.75,5,14.75C4.585786,14.75,4.25,14.4142,4.25,14ZM4.25,8C4.25,7.58579,4.585786,7.25,5,7.25C5.41421,7.25,5.75,7.58579,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585786,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.58579,7.585789999999999,7.25,8,7.25C8.41421,7.25,8.75,7.58579,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.585789999999999,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.585789999999999,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.4142,8.41421,11.75,8,11.75C7.585789999999999,11.75,7.25,11.4142,7.25,11ZM7.25,5C7.25,4.585789999999999,7.585789999999999,4.25,8,4.25C8.41421,4.25,8.75,4.585789999999999,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.585789999999999,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.58579,10.58579,7.25,11,7.25C11.41421,7.25,11.75,7.58579,11.75,8C11.75,8.41421,11.41421,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-line,.i-sed\:table-cell-line\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,13.5L1,2.5C1,1.671573,1.671573,1,2.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L2.5,15C1.671573,15,1,14.3284,1,13.5ZM2.5,3.58375L2.5,8L8.74719,8L2.5,3.58375ZM2.5,9.49939L2.5,13.5L13.5,13.5L13.5,9.49939L2.5,9.49939ZM13.5,8L13.5,2.5L11.4994,2.5L11.4994,8L13.5,8ZM10,2.5L3.85911,2.5L10,6.84111L10,2.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-right,.i-sed\:table-cell-right\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(-1,0,0,1,29.5,0)'%3E%3Cg%3E%3Crect x='14.75' y='1.25' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M17.75,2C17.75,1.585786,18.085786,1.25,18.5,1.25C18.91421,1.25,19.25,1.585786,19.25,2C19.25,2.4142099999999997,18.91421,2.75,18.5,2.75C18.085786,2.75,17.75,2.4142099999999997,17.75,2ZM20.75,2C20.75,1.585786,21.08579,1.25,21.5,1.25C21.91421,1.25,22.25,1.585786,22.25,2C22.25,2.4142099999999997,21.91421,2.75,21.5,2.75C21.08579,2.75,20.75,2.4142099999999997,20.75,2ZM23.75,2C23.75,1.585786,24.08579,1.25,24.5,1.25C24.91421,1.25,25.25,1.585786,25.25,2C25.25,2.4142099999999997,24.91421,2.75,24.5,2.75C24.08579,2.75,23.75,2.4142099999999997,23.75,2ZM26.75,2C26.75,1.585786,27.08579,1.25,27.5,1.25C27.9142,1.25,28.25,1.585786,28.25,2C28.25,2.4142099999999997,27.9142,2.75,27.5,2.75C27.08579,2.75,26.75,2.4142099999999997,26.75,2ZM26.75,5C26.75,4.585789999999999,27.08579,4.25,27.5,4.25C27.9142,4.25,28.25,4.585789999999999,28.25,5C28.25,5.41421,27.9142,5.75,27.5,5.75C27.08579,5.75,26.75,5.41421,26.75,5ZM26.75,8C26.75,7.58579,27.08579,7.25,27.5,7.25C27.9142,7.25,28.25,7.58579,28.25,8C28.25,8.41421,27.9142,8.75,27.5,8.75C27.08579,8.75,26.75,8.41421,26.75,8ZM26.75,11C26.75,10.58579,27.08579,10.25,27.5,10.25C27.9142,10.25,28.25,10.58579,28.25,11C28.25,11.4142,27.9142,11.75,27.5,11.75C27.08579,11.75,26.75,11.4142,26.75,11ZM26.75,14C26.75,13.5858,27.08579,13.25,27.5,13.25C27.9142,13.25,28.25,13.5858,28.25,14C28.25,14.4142,27.9142,14.75,27.5,14.75C27.08579,14.75,26.75,14.4142,26.75,14ZM23.75,14C23.75,13.5858,24.08579,13.25,24.5,13.25C24.91421,13.25,25.25,13.5858,25.25,14C25.25,14.4142,24.91421,14.75,24.5,14.75C24.08579,14.75,23.75,14.4142,23.75,14ZM20.75,14C20.75,13.5858,21.08579,13.25,21.5,13.25C21.91421,13.25,22.25,13.5858,22.25,14C22.25,14.4142,21.91421,14.75,21.5,14.75C21.08579,14.75,20.75,14.4142,20.75,14ZM17.75,14C17.75,13.5858,18.085786,13.25,18.5,13.25C18.91421,13.25,19.25,13.5858,19.25,14C19.25,14.4142,18.91421,14.75,18.5,14.75C18.085786,14.75,17.75,14.4142,17.75,14ZM17.75,8C17.75,7.58579,18.085786,7.25,18.5,7.25C18.91421,7.25,19.25,7.58579,19.25,8C19.25,8.41421,18.91421,8.75,18.5,8.75C18.085786,8.75,17.75,8.41421,17.75,8ZM20.75,8C20.75,7.58579,21.08579,7.25,21.5,7.25C21.91421,7.25,22.25,7.58579,22.25,8C22.25,8.41421,21.91421,8.75,21.5,8.75C21.08579,8.75,20.75,8.41421,20.75,8ZM20.75,11C20.75,10.58579,21.08579,10.25,21.5,10.25C21.91421,10.25,22.25,10.58579,22.25,11C22.25,11.4142,21.91421,11.75,21.5,11.75C21.08579,11.75,20.75,11.4142,20.75,11ZM20.75,5C20.75,4.585789999999999,21.08579,4.25,21.5,4.25C21.91421,4.25,22.25,4.585789999999999,22.25,5C22.25,5.41421,21.91421,5.75,21.5,5.75C21.08579,5.75,20.75,5.41421,20.75,5ZM23.75,8C23.75,7.58579,24.08579,7.25,24.5,7.25C24.91421,7.25,25.25,7.58579,25.25,8C25.25,8.41421,24.91421,8.75,24.5,8.75C24.08579,8.75,23.75,8.41421,23.75,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-cell-top,.i-sed\:table-cell-top\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg transform='matrix(0,1,1,0,0,0)'%3E%3Cg%3E%3Crect x='1.25' y='1.25' width='1.5' height='13.5' rx='0.75' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M4.25,2C4.25,1.585786,4.585786,1.25,5,1.25C5.41421,1.25,5.75,1.585786,5.75,2C5.75,2.4142099999999997,5.41421,2.75,5,2.75C4.585786,2.75,4.25,2.4142099999999997,4.25,2ZM7.25,2C7.25,1.585786,7.585789999999999,1.25,8,1.25C8.41421,1.25,8.75,1.585786,8.75,2C8.75,2.4142099999999997,8.41421,2.75,8,2.75C7.585789999999999,2.75,7.25,2.4142099999999997,7.25,2ZM10.25,2C10.25,1.585786,10.58579,1.25,11,1.25C11.41421,1.25,11.75,1.585786,11.75,2C11.75,2.4142099999999997,11.41421,2.75,11,2.75C10.58579,2.75,10.25,2.4142099999999997,10.25,2ZM13.25,2C13.25,1.585786,13.58579,1.25,14,1.25C14.4142,1.25,14.75,1.585786,14.75,2C14.75,2.4142099999999997,14.4142,2.75,14,2.75C13.58579,2.75,13.25,2.4142099999999997,13.25,2ZM13.25,5C13.25,4.585789999999999,13.58579,4.25,14,4.25C14.4142,4.25,14.75,4.585789999999999,14.75,5C14.75,5.41421,14.4142,5.75,14,5.75C13.58579,5.75,13.25,5.41421,13.25,5ZM13.25,8C13.25,7.58579,13.58579,7.25,14,7.25C14.4142,7.25,14.75,7.58579,14.75,8C14.75,8.41421,14.4142,8.75,14,8.75C13.58579,8.75,13.25,8.41421,13.25,8ZM13.25,11C13.25,10.58579,13.58579,10.25,14,10.25C14.4142,10.25,14.75,10.58579,14.75,11C14.75,11.4142,14.4142,11.75,14,11.75C13.58579,11.75,13.25,11.4142,13.25,11ZM13.25,14C13.25,13.5858,13.58579,13.25,14,13.25C14.4142,13.25,14.75,13.5858,14.75,14C14.75,14.4142,14.4142,14.75,14,14.75C13.58579,14.75,13.25,14.4142,13.25,14ZM10.25,14C10.25,13.5858,10.58579,13.25,11,13.25C11.41421,13.25,11.75,13.5858,11.75,14C11.75,14.4142,11.41421,14.75,11,14.75C10.58579,14.75,10.25,14.4142,10.25,14ZM7.25,14C7.25,13.5858,7.585789999999999,13.25,8,13.25C8.41421,13.25,8.75,13.5858,8.75,14C8.75,14.4142,8.41421,14.75,8,14.75C7.585789999999999,14.75,7.25,14.4142,7.25,14ZM4.25,14C4.25,13.5858,4.585786,13.25,5,13.25C5.41421,13.25,5.75,13.5858,5.75,14C5.75,14.4142,5.41421,14.75,5,14.75C4.585786,14.75,4.25,14.4142,4.25,14ZM4.25,8C4.25,7.58579,4.585786,7.25,5,7.25C5.41421,7.25,5.75,7.58579,5.75,8C5.75,8.41421,5.41421,8.75,5,8.75C4.585786,8.75,4.25,8.41421,4.25,8ZM7.25,8C7.25,7.58579,7.585789999999999,7.25,8,7.25C8.41421,7.25,8.75,7.58579,8.75,8C8.75,8.41421,8.41421,8.75,8,8.75C7.585789999999999,8.75,7.25,8.41421,7.25,8ZM7.25,11C7.25,10.58579,7.585789999999999,10.25,8,10.25C8.41421,10.25,8.75,10.58579,8.75,11C8.75,11.4142,8.41421,11.75,8,11.75C7.585789999999999,11.75,7.25,11.4142,7.25,11ZM7.25,5C7.25,4.585789999999999,7.585789999999999,4.25,8,4.25C8.41421,4.25,8.75,4.585789999999999,8.75,5C8.75,5.41421,8.41421,5.75,8,5.75C7.585789999999999,5.75,7.25,5.41421,7.25,5ZM10.25,8C10.25,7.58579,10.58579,7.25,11,7.25C11.41421,7.25,11.75,7.58579,11.75,8C11.75,8.41421,11.41421,8.75,11,8.75C10.58579,8.75,10.25,8.41421,10.25,8Z' fill='currentColor' fill-opacity='0.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-color,.i-sed\:table-color\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,2.859686933174089,-2.6670784161178744)'%3E%3Cpath d='M6.0149619921875,6.752728203125C5.5109929921875,7.256698203125,5.8679319921875,8.118408203125,6.5806519921875,8.118408203125L9.1492919921875,8.118408203125C9.9777219921875,8.118408203125,10.6492919921875,7.446838203125,10.6492919921875,6.618408203125L10.6492919921875,4.049768203125C10.6492919921875,3.3370482031249997,9.7875819921875,2.980109203125,9.283611992187499,3.4840782031249997L7.6492919921875,5.118378203124999L6.0149619921875,6.752728203125Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M10,9.151611328125C10,9.703891328125,9.55228,10.151611328125,9,10.151611328125C8.447715,10.151611328125,8,9.703891328125,8,9.151611328125Q8,8.599331328125,9,7.151611328125Q10,8.599331328125,10,9.151611328125Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M1,13.5L1,10.75C1,10.33579,1.335786,10,1.75,10C2.1642099999999997,10,2.5,10.33579,2.5,10.75L2.5,13.5L13.5,13.5L13.5,2.5L10.75,2.5C10.33579,2.5,10,2.1642099999999997,10,1.75C10,1.335786,10.33579,1,10.75,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L2.5,15C1.671573,15,1,14.3284,1,13.5ZM2.7047600000000003,1.234586C2.41186,1.52748,2.41186,2.00235,2.7047600000000003,2.2952500000000002L3.58868,3.17916L1.4674749999999999,5.30037C0.881688,5.88615,0.881688,6.8359,1.4674749999999999,7.42169L3.5888,9.543C4.174580000000001,10.12879,5.12433,10.12879,5.71012,9.543L7.83144,7.42169C7.83432,7.4188,7.83719,7.41591,7.84005,7.413L8.89194,6.36111L7.84741,5.31658C7.84214,5.31115,7.83681,5.30574,7.83144,5.30036L5.71011,3.17904C5.70474,3.17367,5.69934,3.16835,5.69391,3.16308L3.76542,1.234586C3.47252,0.9416932,2.99765,0.9416932,2.7047600000000003,1.234586ZM2.52813,6.36103L4.6493400000000005,4.23982L6.77066,6.36114L4.6494599999999995,8.48235L2.52813,6.36103Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-delete,.i-sed\:table-delete\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M6.153497993946075,2.988678041589737L8.206594243946075,5.0416550415897365L13.960204243946077,5.730535041589738L13.960204243946077,2.490265041589737L6.153497993946075,2.988678041589737Z' fill='currentColor' fill-opacity='0.10000000149011612'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M15.779210103321075,14.718829299402238L1.2811401033210754,0.22075629940223693C0.9882711033210755,-0.07211800059776306,0.5134271033210754,-0.07211810059776307,0.22055310332107544,0.22075629940223693C-0.07232139667892457,0.5136302994022369,-0.07232139667892457,0.988474299402237,0.22055310332107544,1.2813492994022369L1.5507801033210755,2.611579299402237C1.5176501033210754,2.735469299402237,1.4999901033210754,2.865689299402237,1.4999901033210754,3.000029299402237L1.4999901033210754,13.000029299402238C1.4999901033210754,13.828429299402236,2.1715701033210753,14.500029299402238,2.9999901033210756,14.500029299402238L13.000010103321076,14.500029299402238C13.134310103321075,14.500029299402238,13.264510103321076,14.482329299402236,13.388410103321075,14.449229299402237L14.718610103321076,15.779429299402237C15.011510103321076,16.072329299402238,15.486410103321075,16.072329299402238,15.779210103321075,15.779429299402237C16.072110103321076,15.486529299402237,16.072110103321076,15.011729299402237,15.779210103321075,14.718829299402238ZM11.939210103321075,13.000029299402238L9.433130103321075,10.493929299402238L2.9999901033210756,10.493929299402238L2.9999901033210756,13.000029299402238L11.939210103321075,13.000029299402238ZM7.9331301033210755,8.993929299402238L2.9999901033210756,8.993929299402238L2.9999901033210756,6.500029299402237L5.4392301033210755,6.500029299402237L7.9331301033210755,8.993929299402238ZM3.9392301033210755,5.000029299402237L2.9999901033210756,4.060789299402237L2.9999901033210756,5.000029299402237L3.9392301033210755,5.000029299402237ZM13.000010103321076,5.000029299402237L8.158200103321075,5.000029299402237L9.658200103321075,6.500029299402237L13.000010103321076,6.500029299402237L13.000010103321076,8.993929299402238L12.152110103321075,8.993929299402238L14.500010103321076,11.341829299402237L14.500010103321076,3.000029299402237C14.500010103321076,2.171599299402237,13.828410103321076,1.5000292994022368,13.000010103321076,1.5000292994022368L4.658200103321075,1.5000292994022368L6.158200103321075,3.000029299402237L13.000010103321076,3.000029299402237L13.000010103321076,5.000029299402237Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-delete-column,.i-sed\:table-delete-column\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8.5022465625,13.99998979973225L8.889146562499999,15.443989799732249C8.9406365625,15.636089799732249,9.0663465625,15.799989799732248,9.2386265625,15.89938979973225C9.4109065625,15.998889799732249,9.6156465625,16.025889799732248,9.8077965625,15.974389799732249C9.9999465625,15.92288979973225,10.1637765625,15.79718979973225,10.263246562500001,15.62488979973225C10.3627065625,15.45258979973225,10.3896665625,15.24788979973225,10.3381765625,15.05568979973225L6.453226562499999,0.5568647997322492C6.3460065624999995,0.15672579973224923,5.9347165625,-0.08073370026775077,5.5345765625,0.02648309973224923C5.3424165625,0.07797049973224923,5.1785865625,0.20368179973224923,5.0791265625,0.37596179973224925C4.979656562500001,0.5482417997322492,4.9527065624999995,0.7529777997322492,5.0041965625,0.9451317997322493L5.286856562500001,2.0000397997322494L4.0009765625,2.0000397997322494C3.1725495625,2.0000397997322494,2.5009765625,2.6716097997322494,2.5009765625,3.5000397997322494L2.5009765625,12.49998979973225C2.5009765625,13.32848979973225,3.1725495625,13.99998979973225,4.0009765625,13.99998979973225L8.5022465625,13.99998979973225ZM8.1003165625,12.49998979973225L5.6887765625,3.5000397997322494L4.0009765625,3.5000397997322494L4.0009765625,12.49998979973225L8.1003165625,12.49998979973225ZM11.9990265625,13.99998979973225L11.6013265625,13.99998979973225L11.1994065625,12.49998979973225L11.9990265625,12.49998979973225L11.9990265625,3.5000397997322494L8.7878665625,3.5000397997322494L8.3859365625,2.0000397997322494L11.9990265625,2.0000397997322494C12.8274765625,2.0000397997322494,13.4989765625,2.6716097997322494,13.4989765625,3.5000397997322494L13.4989765625,12.49998979973225C13.4989765625,13.32848979973225,12.8274765625,13.99998979973225,11.9990265625,13.99998979973225Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-delete-row,.i-sed\:table-delete-row\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M13.99982350742044,4.00146484375L13.99982350742044,4.39915484375L12.49982350742044,4.80108484375L12.49982350742044,4.00146484375L3.4997935074204394,4.00146484375L3.4997935074204394,7.21262484375L1.9997935074204394,7.61454484375L1.9997935074204394,4.00146484375C1.9997935074204394,3.17303784375,2.6713635074204394,2.50146484375,3.4997935074204394,2.50146484375L12.49982350742044,2.50146484375C13.32822350742044,2.50146484375,13.99982350742044,3.17303784375,13.99982350742044,4.00146484375ZM13.99982350742044,7.49821484375L15.443623507420439,7.11134484375C15.635723507420439,7.05985484375,15.799623507420439,6.93414484375,15.89902350742044,6.76186484375C15.998523507420439,6.58958484375,16.025523507420438,6.38484484375,15.974023507420439,6.19269484375C15.86682350742044,5.7925548437500005,15.45552350742044,5.55509484375,15.05532350742044,5.66230484375L0.5564985074204393,9.54726484375C0.15635950742043928,9.65448484375,-0.08110009257956073,10.065774843749999,0.026116807420439273,10.46591484375C0.13333350742043928,10.86605484375,0.5446265074204393,11.10351484375,0.9447655074204393,10.99629484375L1.9997935074204394,10.71360484375L1.9997935074204394,11.99951484375C1.9997935074204394,12.82796484375,2.6713635074204394,13.49946484375,3.4997935074204394,13.49946484375L12.49982350742044,13.49946484375C13.32822350742044,13.49946484375,13.99982350742044,12.82796484375,13.99982350742044,11.99951484375L13.99982350742044,7.49821484375ZM12.49982350742044,7.90013484375L3.4997935074204394,10.31167484375L3.4997935074204394,11.99951484375L12.49982350742044,11.99951484375L12.49982350742044,7.90013484375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-merge,.i-sed\:table-merge\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M7.33679,0.9997557997703552L8.836179999999999,0.9997557997703552L13.5,0.9999999407703553C14.3284,0.9999999407703553,15,1.6715727997703551,15,2.499995799770355L15,13.499955799770355C15,14.328455799770355,14.3284,14.999955799770355,13.5,14.999955799770355L2.5,14.999955799770355C1.671573,14.999955799770355,1,14.328455799770355,1,13.499955799770355L1,2.499995799770355C1,1.6715727997703551,1.671573,0.9999999407703553,2.5,0.9999999407703553L7.33679,0.9997557997703552ZM7.33679,2.499995799770355L2.5,2.499995799770355L2.5,5.0000057997703555L7.33679,5.0000057997703555L7.33679,2.499995799770355ZM2.5,6.499385799770355L2.5,10.000005799770355L13.5,10.000005799770355L13.5,6.499385799770355L2.5,6.499385799770355ZM13.5,5.0000057997703555L13.5,2.499995799770355L8.836179999999999,2.499995799770355L8.836179999999999,5.0000057997703555L13.5,5.0000057997703555ZM13.5,11.499355799770354L8.836179999999999,11.499355799770354L8.836179999999999,13.499955799770355L13.5,13.499955799770355L13.5,11.499355799770354ZM7.33679,13.499955799770355L7.33679,11.499355799770354L2.5,11.499355799770354L2.5,13.499955799770355L7.33679,13.499955799770355Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-split,.i-sed\:table-split\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1,5L1,2.5C1,1.671573,1.671573,1,2.5,1L13.5,1C14.3284,1,15,1.671573,15,2.5L15,13.5C15,14.3284,14.3284,15,13.5,15L2.5,15C1.671573,15,1,14.3284,1,13.5L1,5ZM2.5,6.5L2.5,10L5,10L5,6.5L2.5,6.5ZM2.5,11.5L2.5,13.5L13.5,13.5L13.5,11.5L2.5,11.5ZM13.5,10L13.5,6.5L11,6.5L11,10L13.5,10ZM13.5,5L2.5,5L2.5,2.5L13.5,2.5L13.5,5ZM6.5,6.5L9.5,6.5L9.5,10L6.5,10L6.5,6.5Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:table-width,.i-sed\:table-width\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.75,1C1.335786,1,1,1.335786,1,1.75L1,2.75C1,3.16421,1.335786,3.5,1.75,3.5C2.1642099999999997,3.5,2.5,3.16421,2.5,2.75L2.5,2.5L7.25,2.5L7.25,2.75C7.25,3.16421,7.58579,3.5,8,3.5C8.41421,3.5,8.75,3.16421,8.75,2.75L8.75,2.5L13.5,2.5L13.5,2.75C13.5,3.16421,13.8358,3.5,14.25,3.5C14.6642,3.5,15,3.16421,15,2.75L15,1.75C15,1.335786,14.6642,1,14.25,1L1.75,1ZM2.5,4.99683L5.75,4.99683C6.57843,4.99683,7.25,5.6684,7.25,6.49683L7.25,13.5C7.25,14.3284,6.57843,15,5.75,15L2.5,15C1.671573,15,1,14.3284,1,13.5L1,6.49683C1,5.6684,1.671573,4.99683,2.5,4.99683ZM10.25,4.99683L13.5,4.99683C14.3284,4.99683,15,5.6684,15,6.49683L15,13.5C15,14.3284,14.3284,15,13.5,15L10.25,15C9.42157,15,8.75,14.3284,8.75,13.5L8.75,6.49683C8.75,5.6684,9.42157,4.99683,10.25,4.99683ZM2.5,6.49683L2.5,13.5L5.75,13.5L5.75,6.49683L2.5,6.49683ZM10.25,6.49683L10.25,13.5L13.5,13.5L13.5,6.49683L10.25,6.49683Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:teach-block,.i-sed\:teach-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_399_43948'%3E%3Crect x='0' y='1.48638916015625' width='16' height='13.027206420898438' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg clip-path='url(%23master_svg0_399_43948)'%3E%3Cg%3E%3Cpath d='M0,2.23638916015625C0,1.82217516015625,0.335786,1.48638916015625,0.75,1.48638916015625L15.25,1.48638916015625C15.6642,1.48638916015625,16,1.82217516015625,16,2.23638916015625C16,2.6505991601562497,15.6642,2.98638916015625,15.25,2.98638916015625L15,2.98638916015625L15,6.42919916015625C15.0021,6.45206916015625,15.0032,6.47523916015625,15.0032,6.49865916015625L15.0032,6.50244916015625C15.0032,6.91665916015625,14.6674,7.25244916015625,14.2532,7.25244916015625C13.84,7.25244916015625,13.5048,6.91828916015625,13.5032,6.50545916015625L13.5,6.50545916015625L13.5,3.48638916015625C13.5,3.21024916015625,13.2761,2.98638916015625,13,2.98638916015625L3,2.98638916015625C2.72386,2.98638916015625,2.5,3.21024916015625,2.5,3.48638916015625L2.5,9.48638916015625C2.5,9.76252916015625,2.72386,9.98638916015625,3,9.98638916015625L13,9.98638916015625C13.2761,9.98638916015625,13.5,9.76252916015625,13.5,9.48638916015625L13.5,9.429549160156249L13.5032,9.429549160156249L13.5032,9.426579160156251L13.5032,9.422789160156249C13.5032,9.00857916015625,13.839,8.672789160156249,14.2532,8.672789160156249C14.6674,8.672789160156249,15.0032,9.00857916015625,15.0032,9.422789160156249L15.0032,9.426579160156251C15.0032,9.44999916015625,15.0021,9.47316916015625,15,9.49603916015625L15,9.98638916015625C15,10.81481916015625,14.3284,11.48638916015625,13.5,11.48638916015625L10.272,11.48638916015625L11.3673,13.38348916015625C11.5744,13.74218916015625,11.4515,14.20078916015625,11.0928,14.40788916015625C10.7341,14.61498916015625,10.2754,14.49208916015625,10.0683,14.13338916015625L8.54006,11.48638916015625L7.45994,11.48638916015625L5.93168,14.13338916015625C5.72459,14.49208916015625,5.26592,14.61498916015625,4.90723,14.40788916015625C4.54853,14.20078916015625,4.42564,13.74218916015625,4.63273,13.38348916015625L5.728,11.48638916015625L2.5,11.48638916015625C1.67157,11.48638916015625,1,10.81481916015625,1,9.98638916015625L1,2.98638916015625L0.75,2.98638916015625C0.335786,2.98638916015625,0,2.6505991601562497,0,2.23638916015625ZM4.20264,4.92672916015625C4.20264,4.512509160156251,4.53842,4.17672916015625,4.95264,4.17672916015625L11.1231,4.17672916015625C11.5373,4.17672916015625,11.8731,4.512509160156251,11.8731,4.92672916015625C11.8731,5.34093916015625,11.5373,5.67672916015625,11.1231,5.67672916015625L4.95264,5.67672916015625C4.53842,5.67672916015625,4.20264,5.34093916015625,4.20264,4.92672916015625ZM4.95264,6.48638916015625C4.53842,6.48638916015625,4.20264,6.82217916015625,4.20264,7.23638916015625C4.20264,7.65059916015625,4.53842,7.98638916015625,4.95264,7.98638916015625L8.20367,7.98638916015625C8.61789,7.98638916015625,8.95367,7.65059916015625,8.95367,7.23638916015625C8.95367,6.82217916015625,8.61789,6.48638916015625,8.20367,6.48638916015625L4.95264,6.48638916015625Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:typeset-block{background:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='5' rx='1.5' fill='%23D8D8D8' fill-opacity='1'/%3E%3Crect x='1.75' y='1.75' width='12.5' height='3.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='1.75' y='7.75' width='12.5' height='6.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;width:1em;height:1em}.i-sed\:typeset-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='none' version='1.1' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Crect x='1' y='1' width='14' height='5' rx='1.5' fill='%23D8D8D8' fill-opacity='1'/%3E%3Crect x='1.75' y='1.75' width='12.5' height='3.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3Cg%3E%3Crect x='1.75' y='7.75' width='12.5' height='6.5' rx='0.75' fill-opacity='0' stroke-opacity='1' stroke='%23666666' fill='none' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:underline,.i-sed\:underline\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_18_0529'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_18_0529)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M8,12.563945068359375C10.69239,12.563945068359375,12.875,10.381335068359375,12.875,7.688945068359375L12.875,2.162445068359375C12.875,1.679196068359375,12.48325,1.287445068359375,12,1.287445068359375C11.51675,1.287445068359375,11.125,1.679196068359375,11.125,2.162445068359375L11.125,7.688945068359375C11.125,9.414835068359375,9.72589,10.813945068359375,8,10.813945068359375C6.27411,10.813945068359375,4.875,9.414835068359375,4.875,7.688945068359375L4.875,2.162445068359375C4.875,1.679196068359375,4.48325,1.287445068359375,4,1.287445068359375C3.516751,1.287445068359375,3.125,1.679196068359375,3.125,2.162445068359375L3.125,7.688945068359375C3.125000715256,10.381335068359375,5.30761,12.563945068359375,8,12.563945068359375Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Crect x='2' y='13.7149658203125' width='12' height='1' rx='0.5' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:undo,.i-sed\:undo\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cg%3E%3Cg transform='matrix(0.7071067690849304,0.7071067690849304,-0.7071067690849304,0.7071067690849304,2.873307770999446,-3.695872611943713)'%3E%3Cpath d='M11.897966861724854,8.370452880859375L6.885771861724853,8.370452880859375C6.340221861724854,8.370452880859375,5.8979668617248535,7.928192880859375,5.8979668617248535,7.382652880859375L5.8979668617248535,2.370452880859375C5.8979668617248535,1.956238880859375,6.233752861724853,1.620452880859375,6.6479668617248535,1.620452880859375C7.062176861724853,1.620452880859375,7.3979668617248535,1.956238880859375,7.3979668617248535,2.370452880859375L7.3979668617248535,6.455982880859375C7.3979668617248535,6.684882880859375,7.583536861724854,6.870452880859375,7.812436861724853,6.870452880859375L11.897966861724854,6.870452880859375C12.312176861724854,6.870452880859375,12.647966861724854,7.206242880859375,12.647966861724854,7.620452880859375C12.647966861724854,8.034662880859376,12.312176861724854,8.370452880859375,11.897966861724854,8.370452880859375Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M13.374996185302734,13.6295166015625L13.374996185302734,12.3795166015625Q13.374996185302734,10.2048966015625,11.837306185302735,8.6672066015625Q10.299616185302735,7.1295166015625,8.124996185302734,7.1295166015625L3.8749961853027344,7.1295166015625C3.4607821853027345,7.1295166015625,3.1249961853027344,6.7937266015625,3.1249961853027344,6.3795166015625C3.1249961853027344,5.9653026015625,3.4607821853027345,5.6295166015625,3.8749961853027344,5.6295166015625L8.124996185302734,5.6295166015625Q10.920936185302734,5.6295166015625,12.897966185302735,7.6065466015625Q14.874996185302734,9.5835766015625,14.874996185302734,12.3795166015625L14.874996185302734,13.6295166015625C14.874996185302734,14.0437266015625,14.539196185302734,14.3795166015625,14.124996185302734,14.3795166015625C13.710796185302735,14.3795166015625,13.374996185302734,14.0437266015625,13.374996185302734,13.6295166015625' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:video-block,.i-sed\:video-block\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='currentColor' version='1.1' viewBox='0 0 16 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M1.108974,6.76965Q0.62167,9.49898,2.13536,11.8218C3.14449,13.3703,4.54694,14.3634,6.34271,14.801Q8.69294,15.3737,10.8292,14.4068C11.1816,14.2473,11.2945,13.8185,11.1039,13.4819C10.91335,13.1453,10.48685,13.0321,10.13063,13.1828C9.03126,13.648,7.87916,13.7337,6.67433,13.4401Q4.51966,12.9151,3.30885,11.0571Q2.09804,9.19904,2.4878400000000003,7.01584Q2.87763,4.83264,4.656610000000001,3.50842Q6.43559,2.18421,8.638829999999999,2.43723Q10.84208,2.69025,12.2746,4.3832699999999996C13.2295,5.51195,13.6686,6.81453,13.5918,8.29102Q13.4951,10.14862,12.3536,11.5282C12.107,11.8261,12.0931,12.2672,12.3608,12.5463C12.6285,12.8255,13.0717,12.8403,13.3256,12.5485C14.3518,11.3692,14.9067,9.9743,14.9905,8.36382Q15.1346,5.59508,13.3438,3.47855Q11.553,1.362023,8.798639999999999,1.0457077Q6.04425,0.729393,3.82027,2.3848599999999998Q1.5962779999999999,4.0403199999999995,1.108974,6.76965Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(0,1,-1,0,16,-8)'%3E%3Cpath d='M19.03109,9.25Q19.04747,9.27838,19.06002,9.30866Q19.07256,9.338940000000001,19.08104,9.37059Q19.08952,9.40225,19.0938,9.43474Q19.09808,9.46723,19.09808,9.5Q19.09808,9.53277,19.0938,9.56526Q19.08952,9.59775,19.08104,9.62941Q19.07256,9.661069999999999,19.06002,9.69134Q19.04747,9.72162,19.03109,9.75Q19.0147,9.77838,18.99475,9.80438Q18.974800000000002,9.83038,18.95163,9.85355Q18.92846,9.87673,18.902459999999998,9.89668Q18.87646,9.91663,18.84808,9.93301Q18.8197,9.9494,18.78942,9.96194Q18.759140000000002,9.97448,18.72749,9.98296Q18.69583,9.99145,18.663339999999998,9.99572Q18.63085,10,18.59808,10L13.40192,10Q13.36915,10,13.33666,9.99572Q13.30417,9.99145,13.27251,9.98296Q13.24086,9.97448,13.21058,9.96194Q13.18031,9.9494,13.15192,9.93301Q13.12354,9.91663,13.09754,9.89668Q13.07154,9.87673,13.04837,9.85355Q13.0252,9.83038,13.00525,9.80438Q12.985297,9.77838,12.968911,9.75Q12.952525,9.72162,12.939984,9.69134Q12.927443,9.661069999999999,12.918961,9.62941Q12.910479,9.59775,12.906202,9.56526Q12.901924,9.53277,12.901924,9.5Q12.901924,9.46723,12.906202,9.43474Q12.910479,9.40225,12.918961,9.37059Q12.927443,9.338940000000001,12.939984,9.30866Q12.952525,9.27838,12.968911,9.25L15.56699,4.75Q15.58337,4.7216190000000005,15.60332,4.695619Q15.62327,4.66962,15.64645,4.646447Q15.66962,4.623274,15.69562,4.603323Q15.72162,4.583373,15.75,4.566987Q15.77838,4.550601,15.80866,4.53806Q15.838940000000001,4.525519,15.87059,4.517037Q15.90225,4.508555,15.93474,4.504278Q15.96723,4.5,16,4.5Q16.03277,4.5,16.065260000000002,4.504278Q16.097749999999998,4.508555,16.12941,4.517037Q16.16107,4.525519,16.19134,4.53806Q16.22162,4.550601,16.25,4.566987Q16.27838,4.583373,16.304380000000002,4.603323Q16.330379999999998,4.623274,16.35355,4.646447Q16.376730000000002,4.66962,16.39668,4.695619Q16.416629999999998,4.7216190000000005,16.43301,4.75L19.03109,9.25Z' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.i-sed\:x,.i-sed\:x\?mask{--un-icon:url("data:image/svg+xml;utf8,%3Csvg display='inline-block' width='1em' height='1em' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='master_svg0_1190_78791'%3E%3Crect x='0' y='0' width='16' height='16' rx='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23master_svg0_1190_78791)'%3E%3Cg%3E%3Cpath d='M3.530484,2.469824L13.5297,12.46904L13.5303,12.46967Q13.6358,12.57516,13.6929,12.71299Q13.75,12.85082,13.75,13Q13.75,13.0739,13.7356,13.1463Q13.7212,13.2188,13.6929,13.287Q13.6646,13.3553,13.6236,13.4167Q13.5826,13.4781,13.5303,13.5303Q13.4781,13.5826,13.4167,13.6236Q13.3553,13.6646,13.287,13.6929Q13.2188,13.7212,13.1463,13.7356Q13.0739,13.75,13,13.75Q12.85082,13.75,12.71299,13.6929Q12.57516,13.6358,12.46967,13.5303L12.46904,13.5297L2.469824,3.530484L2.46967,3.53033Q2.364181,3.424841,2.30709,3.287013Q2.25,3.149184,2.25,3Q2.25,2.9261315,2.264411,2.853682Q2.278822,2.781233,2.30709,2.712987Q2.335359,2.644742,2.376398,2.583322Q2.417437,2.521903,2.46967,2.46967Q2.521903,2.417437,2.583322,2.376398Q2.644742,2.335359,2.712987,2.30709Q2.781233,2.278822,2.853682,2.264411Q2.9261315,2.25,3,2.25Q3.149184,2.25,3.287013,2.30709Q3.424841,2.364181,3.53033,2.46967L3.530484,2.469824Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3Cg transform='matrix(-1,0,0,1,26,0)'%3E%3Cpath d='M13.530484,2.469824L23.5297,12.46904L23.5303,12.46967Q23.6358,12.57516,23.6929,12.71299Q23.75,12.85082,23.75,13Q23.75,13.0739,23.735599999999998,13.1463Q23.7212,13.2188,23.6929,13.287Q23.6646,13.3553,23.6236,13.4167Q23.5826,13.4781,23.5303,13.5303Q23.478099999999998,13.5826,23.4167,13.6236Q23.3553,13.6646,23.287,13.6929Q23.2188,13.7212,23.1463,13.7356Q23.073900000000002,13.75,23,13.75Q22.85082,13.75,22.712989999999998,13.6929Q22.57516,13.6358,22.46967,13.5303L22.46904,13.5297L12.469824,3.530484L12.46967,3.53033Q12.364181,3.424841,12.30709,3.287013Q12.25,3.149184,12.25,3Q12.25,2.9261315,12.264410999999999,2.853682Q12.278822,2.781233,12.30709,2.712987Q12.335359,2.644742,12.376398,2.583322Q12.417437,2.521903,12.46967,2.46967Q12.521903,2.417437,12.583322,2.376398Q12.644742,2.335359,12.712987,2.30709Q12.781233,2.278822,12.853682,2.264411Q12.9261315,2.25,13,2.25Q13.149184,2.25,13.287013,2.30709Q13.424841,2.364181,13.53033,2.46967L13.530484,2.469824Z' fill-rule='evenodd' fill='currentColor' fill-opacity='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;width:1em;height:1em}.container{width:100%}.absolute-center{position:absolute;top:50%;left:50%;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));--un-translate-y:-50%}.f-c-c{display:flex;align-items:center;justify-content:center}.flex-col{display:flex;flex-direction:column}.auto-bg{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.dark .auto-bg{--un-bg-opacity:1;background-color:rgb(24 24 28 / var(--un-bg-opacity))}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.left-12{left:12px}.left-24{left:24px}.right-0{right:0}.right-16{right:16px}.top-1\/2{top:50%}.top-16{top:16px}.top-36{top:36px}.-z-1{z-index:-1}.mb-12{margin-bottom:12px}.mb-20{margin-bottom:20px}.mb-4{margin-bottom:4px}.ml-8{margin-left:8px}.mr-12{margin-right:12px}.mr-14{margin-right:14px}.mr-4{margin-right:4px}.mr-8{margin-right:8px}.mt-40{margin-top:40px}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.inline{display:inline}.block,[block=""]{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-20{height:20px}.h-24{height:24px}.h-288{height:288px}.h-32{height:32px}.h-36{height:36px}.h-40{height:40px}.h-404{height:404px}.h-80{height:80px}.h-full{height:100%}.h1{height:1px}.h2{height:2px}.h3{height:3px}.h4{height:4px}.h5{height:5px}.h6{height:6px}.max-h-288{max-height:288px}.w-0{width:0}.w-108{width:108px}.w-144{width:144px}.w-188{width:188px}.w-212{width:212px}.w-24{width:24px}.w-300{width:300px}.w-320{width:320px}.w-36{width:36px}.w-384{width:384px}.w-400{width:400px}.w-48{width:48px}.w-520{width:520px}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1 1 0%}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.table{display:table}.-translate-y-1\/2{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-90deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-0{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-0{--un-scale-x:0;--un-scale-y:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.scale-100{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-between{justify-content:space-between}.overflow-auto{overflow:auto}.break-all{word-break:break-all}.b,.border{border-width:1px}.border-\[\#ECEFF4\]{--un-border-opacity:1;border-color:rgb(236 239 244 / var(--un-border-opacity))}.rounded-3px{border-radius:3px}.rounded-4{border-radius:4px}.rounded-66{border-radius:66px}.rounded-8{border-radius:8px}.rounded-full{border-radius:9999px}.border-solid{border-style:solid}.bg-\[\#497FED\]\!{--un-bg-opacity:1 !important;background-color:rgb(73 127 237 / var(--un-bg-opacity))!important}.bg-\[\#497FED\]\/10{background-color:#497fed1a}.bg-\[\#999\]{--un-bg-opacity:1;background-color:rgb(153 153 153 / var(--un-bg-opacity))}.bg-\[\#f3f3f5\]{--un-bg-opacity:1;background-color:rgb(243 243 245 / var(--un-bg-opacity))}.bg-\[\#F7C838\]{--un-bg-opacity:1;background-color:rgb(247 200 56 / var(--un-bg-opacity))}.bg-\[\#F7C838\]\/10{background-color:#f7c8381a}.bg-\[\#FFAE35\]{--un-bg-opacity:1;background-color:rgb(255 174 53 / var(--un-bg-opacity))}.bg-\[var\(--se-primary-color\)\]{background-color:var(--se-primary-color)}.bg-\#fff{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.hover\:bg-\[\#497FED\]\/10:hover{background-color:#497fed1a}.hover\:bg-\[\#f3f3f5\]:hover{--un-bg-opacity:1;background-color:rgb(243 243 245 / var(--un-bg-opacity))}.hover\:bg-\[var\(--se-primary-color\)\]:hover{background-color:var(--se-primary-color)}.p-4{padding:4px}.p-8{padding:8px}.p12{padding:12px}[p1=""]{padding:1px}.p-x-8,.px-8{padding-left:8px;padding-right:8px}.p-y-4,.py-4{padding-top:4px;padding-bottom:4px}.px,.px-4,[px=""]{padding-left:4px;padding-right:4px}.px-12{padding-left:12px;padding-right:12px}.px-16{padding-left:16px;padding-right:16px}.px-20{padding-left:20px;padding-right:20px}.px-24{padding-left:24px;padding-right:24px}.px-56{padding-left:56px;padding-right:56px}.py-16{padding-top:16px;padding-bottom:16px}.py-6{padding-top:6px;padding-bottom:6px}.pb-4{padding-bottom:4px}.pb-8{padding-bottom:8px}.pl-12{padding-left:12px}.pl-36{padding-left:36px}.pt-16{padding-top:16px}.indent{text-indent:6px}[indent~="12"]{text-indent:12px}.text-10{font-size:10px}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-44{font-size:44px}.text-\[\#333\]{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity))}.text-\[\#497fed\],.text-\[\#497FED\],.text-\#497FED{--un-text-opacity:1;color:rgb(73 127 237 / var(--un-text-opacity))}.text-\[\#497FED\]\/60{color:#497fed99}.text-\[\#666\],.text-\#666,.text-\[\#666666\]{--un-text-opacity:1;color:rgb(102 102 102 / var(--un-text-opacity))}.text-\[\#999\],.text-\#999{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity))}.text-\[\#fff\]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-\#ccc{--un-text-opacity:1;color:rgb(204 204 204 / var(--un-text-opacity))}.text-\#F7C838{--un-text-opacity:1;color:rgb(247 200 56 / var(--un-text-opacity))}.text-\#FFFFFF{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.hover\:text-\[var\(--se-primary-color\)\]:hover{color:var(--se-primary-color)}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow-\[0_3px_6px_-4px_rgba\(0\,0\,0\,0\.12\)\,0_6px_16px_0_rgba\(0\,0\,0\,0\.08\)\,0_9px_28px_8px_rgba\(0\,0\,0\,0\.05\)\]{--un-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-\[0px_6px_12px_0px_rgba\(0\,40\,134\,0\.05\)\]{--un-shadow:0px 6px 12px 0px var(--un-shadow-color, rgba(0, 40, 134, .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}[duration~="0"]{transition-duration:0s}[delay~="0"]{transition-delay:0s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}
|