.sun-editor{box-sizing:border-box;width:auto;height:auto;font-family:var(--se-main-font-family);border:1px solid var(--se-main-out-color);background-color:var(--se-main-background-color);color:var(--se-main-color);font-size:var(--se-main-font-size)}.sun-editor *{box-sizing:border-box;overflow:visible}.sun-editor-common body,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common dd,.sun-editor-common ul,.sun-editor-common ol,.sun-editor-common li,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common pre,.sun-editor-common code,.sun-editor-common form,.sun-editor-common fieldset,.sun-editor-common legend,.sun-editor-common p,.sun-editor-common blockquote,.sun-editor-common th,.sun-editor-common td,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea,.sun-editor-common button{border:0;margin:0;padding:0}.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{background-color:inherit}.sun-editor-common dl,.sun-editor-common ul,.sun-editor-common ol,.sun-editor-common menu{list-style:none}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none;border:0;padding:0}.sun-editor button{touch-action:manipulation;cursor:pointer;background-color:#0000;border:0;outline:none}.sun-editor input,.sun-editor select,.sun-editor textarea,.sun-editor button{vertical-align:middle}.sun-editor button span{margin:0;padding:0;display:block}.sun-editor button .se-txt{white-space:nowrap;text-overflow:ellipsis;max-height:24px;margin-top:0;line-height:2;display:block;overflow:hidden}.sun-editor .se-wrapper.se-type-document{padding:clamp(var(--se-doc-min-padding), var(--se-doc-min-padding) + calc(var(--se-doc-padding-factor) * 1vw), var(--se-doc-max-padding));background-color:var(--se-doc-background);box-shadow:inset 0 4px 4px #0000001a}.sun-editor .se-wrapper.se-type-document>.se-wrapper-inner{box-shadow:0 0 5px #0000001a}.sun-editor .se-wrapper.se-type-document .se-document-lines{width:var(--se-doc-info-width);min-width:var(--se-doc-info-min-width);font-size:var(--se-doc-info-font-size);z-index:1;background-color:#0000;overflow:hidden auto}.sun-editor .se-wrapper.se-type-document .se-document-lines.se-document-responsible{min-width:unset!important}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner{padding:var(--se-doc-info-inner-padding);padding-right:var(--se-doc-info-inner-line-padding)}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-item{color:var(--se-doc-info-font-color);width:100%;padding:var(--se-doc-info-inner-line-padding);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;display:inline-block;overflow:hidden}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-item:hover{text-decoration:underline}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-item.active{color:var(--se-doc-info-active-color)}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h1{font-weight:var(--se-doc-info-inner-line-weight-h1);padding-left:var(--se-doc-info-inner-line-indent-h1)}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h2{font-weight:var(--se-doc-info-inner-line-weight-h2);padding-left:var(--se-doc-info-inner-line-indent-h2)}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h3{font-weight:var(--se-doc-info-inner-line-weight-h3);padding-left:var(--se-doc-info-inner-line-indent-h3)}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h4{font-weight:var(--se-doc-info-inner-line-weight-h4);padding-left:var(--se-doc-info-inner-line-indent-h4)}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h5{font-weight:var(--se-doc-info-inner-line-weight-h5);padding-left:var(--se-doc-info-inner-line-indent-h5)}.sun-editor .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h6{font-weight:var(--se-doc-info-inner-line-weight-h6);padding-left:var(--se-doc-info-inner-line-indent-h6)}.sun-editor .se-wrapper.se-type-document .se-document-page{text-align:center;pointer-events:none;position:relative}.sun-editor .se-wrapper.se-type-document .se-document-page>div{width:var(--se-doc-info-page-width);color:var(--se-doc-info-page-font-color);background-color:var(--se-doc-info-page-background-color);font-size:inherit;margin-left:1px;padding:1px 0;position:absolute;left:0}.sun-editor .se-wrapper.se-type-document .se-document-page>div>div.se-document-page-line{border-bottom:1px dashed var(--se-doc-info-page-background-color);height:0;display:block;position:absolute;top:0;right:100%}.sun-editor .se-wrapper.se-type-document .se-placeholder{top:clamp(var(--se-doc-min-padding));left:clamp(var(--se-doc-min-padding));right:clamp(var(--se-doc-min-padding));padding:var(--se-edit-inner-padding-doc-type)}.sun-editor .se-wrapper.se-type-document.se-type-document-header .se-placeholder{margin-left:max(var(--se-doc-info-min-width), var(--se-doc-info-width));margin-right:max(var(--se-doc-info-min-width), var(--se-doc-info-width))}.sun-editor .se-wrapper .se-code-viewer-mirror,.sun-editor .se-wrapper .cm-editor,.sun-editor .se-wrapper .CodeMirror{font-size:var(--se-main-font-size)}.sun-editor button *{pointer-events:none;backface-visibility:hidden}.sun-editor button{color:var(--se-main-color)}.sun-editor .se-btn{float:left;width:var(--se-input-btn-size);height:var(--se-input-btn-size);font-size:var(--se-btn-font-size);border-style:solid;border-width:0;border-color:var(--se-input-btn-border-color);border-radius:var(--se-border-radius);margin:1px;padding:0;line-height:1.8;transition:border-color .3s,background-color .3s,color .3s}.sun-editor .se-form-group button.se-btn{border-width:1px}.sun-editor .se-btn:not(.on):not(.active):enabled:hover,.sun-editor .se-btn:not(.on):not(.active):enabled:focus{color:var(--se-hover-color);background-color:var(--se-hover-light-color);border-color:var(--se-hover-dark-color)}.sun-editor .se-btn:not(.on):not(.active):enabled:active,.sun-editor .se-btn:not(.on):not(.active):enabled.__se__active{background-color:var(--se-hover-light2-color);box-shadow:0 0 0 .3rem var(--se-hover-light2-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-hover-dark2-color)!important;outline:1px solid var(--se-hover-dark3-color)!important}.sun-editor .se-menu-list li:hover .se-side-btn-a:not(.on):not(.active):enabled,.sun-editor .se-menu-list li:hover .se-side-btn-b:not(.on):not(.active):enabled,.sun-editor .se-menu-list li:hover .se-side-btn-after:not(.on):not(.active):enabled,.sun-editor .se-menu-list li:hover .se-side-btn-before:not(.on):not(.active):enabled,.sun-editor .se-menu-list li:hover .se-btn-input input:enabled{border-style:solid;border-width:1px;border-color:var(--se-hover-dark-color)}.sun-editor .se-menu-list li .se-side-btn-after.on:enabled,.sun-editor .se-menu-list li .se-side-btn-before.on:enabled,.sun-editor .se-menu-list li .se-side-btn-after.active:enabled,.sun-editor .se-menu-list li .se-side-btn-before.active:enabled,.sun-editor .se-menu-list li .se-btn-input.on input:enabled,.sun-editor .se-menu-list li .se-btn-input.active input:enabled{border-color:var(--se-active-dark3-color)}.sun-editor .se-menu-list li .se-side-btn-after.on:enabled,.sun-editor .se-menu-list li .se-side-btn-after.active:enabled{border-left:1px solid;border-right:0}.sun-editor .se-menu-list li .se-side-btn-before.on:enabled,.sun-editor .se-menu-list li .se-side-btn-before.active:enabled{border-left:0;border-right:1px solid}.sun-editor .se-menu-list li .se-btn-input.on input:enabled,.sun-editor .se-menu-list li .se-btn-input.active input:enabled{border-style:solid;border-width:1px}.sun-editor .se-menu-list li:hover .se-side-btn-after.on:enabled,.sun-editor .se-menu-list li:hover .se-side-btn-before.on:enabled,.sun-editor .se-menu-list li:hover .se-side-btn-after.active:enabled,.sun-editor .se-menu-list li:hover .se-side-btn-before.active:enabled,.sun-editor .se-menu-list li:hover .se-btn-input.on input:enabled,.sun-editor .se-menu-list li:hover .se-btn-input.active input:enabled{border-color:var(--se-active-dark4-color)}.sun-editor .se-btn:enabled.on{background-color:var(--se-active-light2-color);color:var(--se-active-dark3-color);border-color:var(--se-active-light5-color)}.sun-editor .se-btn:enabled.on:hover,.sun-editor .se-btn:enabled.on:focus{background-color:var(--se-active-light3-color);color:var(--se-active-hover-color);border-color:var(--se-active-light5-color)}.sun-editor .se-btn:enabled.on:active,.sun-editor .se-btn:enabled.on.__se__active{background-color:var(--se-active-light3-color);color:1px solid var(--se-active-color);box-shadow:0 0 0 .3rem var(--se-active-light3-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-active-light3-color)!important;outline:1px solid var(--se-active-color)!important}.sun-editor .se-btn:enabled.active{background-color:var(--se-active-light4-color);color:var(--se-active-dark3-color);border-color:var(--se-active-dark-color)}.sun-editor .se-btn:enabled.active:hover,.sun-editor .se-btn:enabled.active:focus{background-color:var(--se-active-light5-color);color:var(--se-active-hover-color);border-color:var(--se-active-dark4-color)}.sun-editor .se-btn:enabled.active:active,.sun-editor .se-btn:enabled.active.__se__active{background-color:var(--se-active-light5-color);color:var(--se-active-hover-color);box-shadow:0 0 0 .3rem var(--se-active-light5-color);z-index:1;transition:box-shadow .1s ease-in-out;border-color:var(--se-active-dark5-color)!important;outline:1px solid var(--se-active-dark5-color)!important}.sun-editor .se-btn-primary{background-color:var(--se-active-light2-color);border:1px solid var(--se-active-dark5-color);border-radius:var(--se-border-radius);outline:0;transition:border-color .3s,background-color .3s,color .3s}.sun-editor .se-btn-primary:hover,.sun-editor .se-btn-primary:focus{background-color:var(--se-active-light5-color)}.sun-editor .se-btn-primary:active,.sun-editor .se-btn-primary.__se__active{background-color:var(--se-active-light2-color);box-shadow:0 0 0 .3rem var(--se-active-light2-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-active-light2-color)!important;outline:1px solid var(--se-active-dark5-color)!important}.sun-editor .se-btn.se-btn-success{color:var(--se-success-color);border-color:var(--se-success-light5-color)}.sun-editor .se-btn.se-btn-success:not(.on):not(.active):enabled:hover,.sun-editor .se-btn.se-btn-success:not(.on):not(.active):enabled:focus{background-color:var(--se-success-light-color);border-color:var(--se-success-light5-color)}.sun-editor .se-btn.se-btn-success:not(.on):not(.active):enabled:active,.sun-editor .se-btn.se-btn-success:not(.on):not(.active):enabled.__se__active{background-color:var(--se-success-light-color);box-shadow:0 0 0 .3rem var(--se-success-light-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-success-light-color)!important;outline:1px solid var(--se-success-light5-color)!important}.sun-editor .se-btn.se-btn-success:enabled.on{background-color:var(--se-success-light-color);color:var(--se-success-color);border-color:var(--se-success-light5-color)}.sun-editor .se-btn.se-btn-success:enabled.on:hover,.sun-editor .se-btn.se-btn-success:enabled.on:focus{background-color:var(--se-success-light2-color);color:var(--se-success-color);border-color:var(--se-success-light4-color)}.sun-editor .se-btn.se-btn-success:enabled.on:active,.sun-editor .se-btn.se-btn-success:enabled.on.__se__active{background-color:var(--se-success-light2-color);color:1px solid var(--se-success-color);box-shadow:0 0 0 .3rem var(--se-success-light2-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-success-light2-color)!important;outline:1px solid var(--se-success-dark-color)!important}.sun-editor .se-btn.se-btn-success:enabled.active{background-color:var(--se-success-light2-color);color:var(--se-success-color);border-color:var(--se-success-dark2-color)}.sun-editor .se-btn.se-btn-success:enabled.active:hover,.sun-editor .se-btn.se-btn-success:enabled.active:focus{background-color:var(--se-success-light3-color);color:var(--se-success-dark3-color);border-color:var(--se-success-dark2-color)}.sun-editor .se-btn.se-btn-success:enabled.active:active,.sun-editor .se-btn.se-btn-success:enabled.active.__se__active{background-color:var(--se-success-light3-color);color:var(--se-success-dark3-color);box-shadow:0 0 0 .3rem var(--se-success-light3-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-success-light3-color)!important;outline:1px solid var(--se-success-dark2-color)!important}.sun-editor .se-btn.se-btn-danger{color:var(--se-error-color);border-color:var(--se-error-dark-color)}.sun-editor .se-btn.se-btn-danger:not(.on):not(.active):enabled:hover,.sun-editor .se-btn.se-btn-danger:not(.on):not(.active):enabled:focus{background-color:var(--se-error-light5-color);border-color:var(--se-error-dark-color)}.sun-editor .se-btn.se-btn-danger:not(.on):not(.active):enabled:active,.sun-editor .se-btn.se-btn-danger:not(.on):not(.active):enabled.__se__active{background-color:var(--se-error-light5-color);box-shadow:0 0 0 .3rem var(--se-error-light5-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-error-light5-color)!important;outline:1px solid var(--se-error-dark-color)!important}.sun-editor .se-btn.se-btn-danger:enabled.on{background-color:var(--se-error-light5-color);color:var(--se-error-color);border-color:var(--se-error-dark-color)}.sun-editor .se-btn.se-btn-danger:enabled.on:hover,.sun-editor .se-btn.se-btn-danger:enabled.on:focus{background-color:var(--se-error-light4-color);color:var(--se-error-color);border-color:var(--se-error-dark-color)}.sun-editor .se-btn.se-btn-danger:enabled.on:active,.sun-editor .se-btn.se-btn-danger:enabled.on.__se__active{background-color:var(--se-error-light-color);color:var(--se-error-color);box-shadow:0 0 0 .3rem var(--se-error-light4-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-error-light-color)!important;outline:1px solid var(--se-error-dark3-color)!important}.sun-editor .se-btn.se-btn-danger:enabled.active{background-color:var(--se-error-light4-color);color:var(--se-error-color);border-color:var(--se-error-dark3-color)}.sun-editor .se-btn.se-btn-danger:enabled.active:hover,.sun-editor .se-btn.se-btn-danger:enabled.active:focus{background-color:var(--se-error-light-color);color:var(--se-error-color);border-color:var(--se-error-dark3-color)}.sun-editor .se-btn.se-btn-danger:enabled.active:active,.sun-editor .se-btn.se-btn-danger:enabled.active.__se__active{background-color:var(--se-error-light-color);color:var(--se-error-color);box-shadow:0 0 0 .3rem var(--se-error-light-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-error-light-color)!important;outline:1px solid var(--se-error-dark3-color)!important}.sun-editor input,.sun-editor select,.sun-editor textarea{color:var(--se-main-color);border:1px solid var(--se-input-btn-border-color);border-radius:var(--se-border-radius)}.sun-editor .se-btn:disabled,.sun-editor button:disabled,.sun-editor input:disabled{cursor:default;color:var(--se-input-btn-disabled-color)}.sun-editor .se-btn-list{cursor:pointer;width:100%;height:auto;min-height:32px;font-size:var(--se-btn-font-size);text-indent:0;text-align:left;padding:0 14px;line-height:normal;text-decoration:none}.sun-editor .se-btn-list.default_value{border:1px dashed var(--se-main-outline-color)}.sun-editor .se-sub-list:has(:not([style*="display: none"])){letter-spacing:.25px;color:color-mix(in srgb, currentColor 45%, transparent);cursor:auto;padding:14px 14px 3px;font-size:.75rem}.sun-editor .se-sub-list:has(:not([style*="display: none"])){border-bottom:1px dashed var(--se-main-outline-color)}.sun-editor .se-btn.se-btn-tool-pageNavigator>input{width:var(--se-input-btn-size);text-align:center;color:var(--se-main-color-lighter)}.sun-editor .se-btn.se-btn-tool-pageNavigator>input[type=number]{appearance:textfield}.sun-editor .se-btn.se-btn-tool-pageNavigator>input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.sun-editor .se-btn.se-btn-tool-pageNavigator>input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.sun-editor .se-btn.se-btn-tool-pageNavigator~span{text-align:center;font-size:var(--se-main-font-size);align-content:center;margin-left:-10px}.sun-editor .se-btn.se-btn-tool-pageNavigator~span:before{content:"/";margin:0 .6em}.sun-editor svg{fill:currentColor;vertical-align:super}.sun-editor button>svg,.sun-editor .se-svg{fill:currentColor;text-align:center;float:none;width:20px;height:20px;margin:auto;display:block}.sun-editor button>svg.se-ci{width:15px;height:15px}.sun-editor .se-text-prefix-icon{float:left;width:20px;height:20px}.sun-editor .se-text-prefix-icon svg{vertical-align:middle}.sun-editor button.se-sub-arrow-btn{width:18px}.sun-editor button.se-sub-arrow-btn svg{width:8px}.sun-editor button.se-sub-btn{width:24px}.sun-editor button.se-sub-btn svg{width:12px}.sun-editor button.se-side-btn{border-radius:0;margin-left:0;margin-right:0}.sun-editor button.se-side-btn-a{float:left;border-radius:var(--se-border-radius) 0 0 var(--se-border-radius);margin-right:0}.sun-editor button.se-side-btn-b{float:left;border-radius:0 var(--se-border-radius) var(--se-border-radius) 0;margin-left:0}.sun-editor button.se-side-btn-before{float:left;border-radius:var(--se-border-radius) 0 0 var(--se-border-radius);margin-right:0}.sun-editor button.se-side-btn-after{border-radius:0 var(--se-border-radius) var(--se-border-radius) 0;margin-left:0}.sun-editor button.se-btn-list>* li:before{content:"";opacity:.5;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTE5LDEzSDVWMTFIMTlWMTNaIiBmaWxsPSJibGFjayIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxIiAvPjwvc3ZnPg==);background-size:cover;width:18px;height:13px;display:inline-block}.sun-editor .se-btn-select>svg{float:right;width:8px!important;height:8px!important}.sun-editor .se-select-item .se-list-icon{vertical-align:middle;width:16px;height:16px;margin:0 6px 6px 0;display:inline-block}.sun-editor .se-btn-list>.se-list-icon{vertical-align:middle;width:16px;height:16px;margin:-1px 10px 0 0;display:inline-block}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-variant:normal;text-rendering:auto;font-style:normal;font-size:var(--se-modal-title-font-size);line-height:2;display:inline-block}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:12px solid #0000;width:0;height:0;margin-left:-12px;margin-right:0;display:block;position:absolute}.sun-editor .se-controller .se-arrow{margin-left:-12px;margin-right:0;left:20px;right:auto}.sun-editor .se-arrow.se-arrow-up{border-top-width:0;border-bottom-color:var(--se-controller-border-color);top:-12px}.sun-editor .se-arrow.se-arrow-up:after{content:" ";border-top-width:0;border-bottom-color:var(--se-main-background-color);top:1px}.sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:var(--se-controller-border-color);bottom:-12px}.sun-editor .se-arrow.se-arrow-down:after{content:" ";border-bottom-width:0;border-top-color:var(--se-controller-background-color);top:-14px}.sun-editor .se-container{width:auto;height:auto;position:relative}.sun-editor .se-loading-box{z-index:2147483647;background-color:#0000;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.sun-editor .se-container .se-loading-box{position:absolute}.sun-editor .se-loading-box .se-loading-effect{border:2px solid #0000;border-top:2px solid var(--se-loading-color);border-right:2px solid var(--se-loading-color);border-radius:50%;width:44px;height:44px;margin:-25px 0 0 -25px;animation:.8s linear infinite spinner;display:block;position:absolute;top:50%;left:50%}.sun-editor .se-line-breaker-component{width:24px;height:24px;color:var(--se-drag-over-color);background-color:var(--se-main-background-color);border:1px solid var(--se-drag-over-color);opacity:.95;border-radius:var(--se-border-radius);cursor:pointer;z-index:2147483647;transition:opacity .3s,color .3s,background-color .3s;display:none;position:absolute}.sun-editor .se-line-breaker-component.se-on-selected{color:var(--se-active-color);background-color:var(--se-main-background-color);border:1px solid var(--se-active-color)}.sun-editor .se-line-breaker-component:hover{opacity:.9;color:var(--se-main-background-color);background-color:var(--se-active-dark3-color);border-color:var(--se-active-color)}.sun-editor .se-toolbar{background-color:var(--se-main-background-color);outline:1px solid var(--se-main-divider-color);z-index:7;width:100%;height:auto;margin:0;padding:0;display:block;position:sticky;top:0;overflow:visible}.sun-editor .se-toolbar-shadow{visibility:hidden!important;z-index:0!important;background-color:#0000!important;border:none!important;outline:none!important;width:100%!important;height:0!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:visible!important}.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483646;width:auto;box-shadow:0 3px 9px var(--se-shadow-layer-color);-webkit-box-shadow:0 3px 9px var(--se-shadow-layer-color);display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-relative{position:relative;top:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{z-index:-1;display:none;position:static}.sun-editor .se-toolbar.se-toolbar-bottom{outline-offset:-1px;top:auto;bottom:0}.sun-editor .se-toolbar.se-toolbar-bottom .se-btn-tray{flex-wrap:wrap;display:flex}.sun-editor .se-toolbar.se-toolbar-bottom .se-btn-tray>.se-toolbar-more-layer{border-top:none;order:-1;width:100%}.sun-editor .se-toolbar.se-toolbar-bottom .se-toolbar-more-layer .se-more-layer{border-top:none;border-bottom:1px solid var(--se-main-divider-color)}.sun-editor .se-toolbar.se-toolbar-sticky.se-toolbar-bottom{top:auto;bottom:0}.sun-editor .se-toolbar .se-arrow.se-arrow-up{border-bottom-color:var(--se-main-divider-color)}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:var(--se-main-background-color)}.sun-editor .se-toolbar .se-arrow.se-arrow-down{border-top-color:var(--se-main-divider-color)}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:var(--se-main-background-color)}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid var(--se-main-divider-color);border-radius:var(--se-border-radius);border:none;margin-left:1px;margin-right:1px}.sun-editor .se-toolbar-separator-vertical{height:var(--se-input-btn-size);vertical-align:top;background-color:var(--se-main-divider-color);width:1px;margin:1px;display:inline-block}.sun-editor .se-btn-module-enter{background-color:#0000;width:100%;height:0;margin:0;padding:0;display:block}.sun-editor .se-toolbar-more-layer{background-color:var(--se-main-background-color);margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid var(--se-main-divider-color);display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{width:100%;height:auto;padding:4px 3px 0;display:inline-block}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}.sun-editor .se-menu-list{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{float:left;margin:0;padding:0;position:relative}.sun-editor .se-menu-list li.se-toolbar-hidden-btn{display:none}.sun-editor .se-menu-list li .se-toolbar-btn:not(input){border-color:#0000}.sun-editor .se-btn-select{width:auto;padding:4px 6px;display:flex}.sun-editor .se-btn-select .se-txt{text-align:left;flex:auto;align-items:center;margin-right:4px;display:flex}.sun-editor .se-btn-select .se-not-arrow-text{text-align:center;flex:auto;margin:0}.sun-editor .se-btn-select.on .se-txt+svg{transform:rotate(-180deg)}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:86px}.sun-editor .se-btn-select.se-btn-tool-font-size .se-txt{width:66px;margin:0}.sun-editor .se-btn-select.se-btn-tool-font-size .se-not-arrow-text{width:50px}.sun-editor .se-btn-input{border:0!important;padding:0!important}.sun-editor .se-btn-input input{font-size:var(--se-main-font-size);height:var(--se-input-btn-size);border:0}.sun-editor .se-btn-input input:hover{border:1px solid var(--se-main-border-color)}.sun-editor .se-btn-input input:focus{outline:0;border:1px solid var(--se-active-color)!important}.sun-editor .se-btn-tray{width:100%;height:auto;margin:0;padding:4px 3px 0;position:relative}.sun-editor .se-menu-tray{z-index:2147483646;width:100%;height:0;position:absolute;top:0;left:0}.sun-editor .se-dropdown{overflow:hidden auto}.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}.sun-editor .se-list-layer{z-index:5;border:1px solid var(--se-main-divider-color);border-radius:var(--se-border-radius);background-color:var(--se-main-background-color);height:auto;box-shadow:0 3px 9px var(--se-shadow-layer-color);outline:0;padding:4px;display:none;position:absolute;top:0;left:0}.sun-editor .se-list-layer .se-list-inner{margin:0;padding:0;overflow:visible}.sun-editor .se-list-layer button{width:100%;margin:0 0 2px}.sun-editor .se-list-inner ul{width:100%;margin:auto;padding:0}.sun-editor .se-list-inner :not(.se-list-horizontal) li>button{width:max-content;min-width:100%}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner input{border-radius:0}.sun-editor .se-list-inner ul.se-list-carrier{width:165px;height:52px}.sun-editor .se-list-inner ul.se-list-carrier li button>ol,.sun-editor .se-list-inner ul.se-list-carrier li button>ul{font-size:10px}.sun-editor .se-list-inner .se-list-checked li .se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li .se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li.se-checked *{color:var(--se-active-dark3-color)}.sun-editor .se-list-inner .se-list-checked li.se-checked .se-svg>svg{display:block}.sun-editor .se-list-inner .se-list-horizontal{padding:2px;display:flex}.sun-editor .se-list-inner .se-list-horizontal li{margin:0 2px;padding:0}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-code-block{min-width:140px;max-height:310px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid var(--se-input-btn-border-color)}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;border-color:var(--se-edit-hr-color);height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{width:100%;padding:0}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:var(--se-main-font-size)}.sun-editor .se-list-layer.se-list-format ul div{font-size:var(--se-main-font-size);padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:var(--se-main-font-size);color:var(--se-edit-font-quote);border-style:solid;border-color:var(--se-edit-border-dark);background-color:#0000;border-width:0 0 0 5px;height:22px;margin:0;padding:0 0 0 7px;line-height:1.5}.sun-editor .se-list-layer.se-list-format ul pre{font-size:var(--se-main-font-size);color:var(--se-edit-font-pre);background-color:var(--se-edit-background-pre);border:1px solid var(--se-edit-border-light);border-radius:var(--se-border-radius);margin:0;padding:4px 11px}.sun-editor-editable[contenteditable=true],.sun-editor-editable[contenteditable=true] *{scroll-margin:var(--se-edit-scroll-margin)}.sun-editor-editable[contenteditable=true].se-copy-format-cursor{cursor:url(data:image/svg+xml;base64,PHN2ZwogIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB3aWR0aD0iMjQiCiAgaGVpZ2h0PSIxNiIKICB2aWV3Qm94PSIwIDAgMjQgMTYiCj4KICA8ZGVmcz4KICAgIDxmaWx0ZXIgaWQ9IndoaXRlLW91dGxpbmUiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CiAgICAgIDxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9ImRpbGF0ZWQiIG9wZXJhdG9yPSJkaWxhdGUiIHJhZGl1cz0iMSIvPgogICAgICA8ZmVGbG9vZCBmbG9vZC1jb2xvcj0id2hpdGUiIHJlc3VsdD0id2hpdGUiLz4KICAgICAgPGZlQ29tcG9zaXRlIGluPSJ3aGl0ZSIgaW4yPSJkaWxhdGVkIiBvcGVyYXRvcj0iaW4iIHJlc3VsdD0ib3V0bGluZSIvPgogICAgICA8ZmVNZXJnZT4KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49Im91dGxpbmUiLz4KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49IlNvdXJjZUdyYXBoaWMiLz4KICAgICAgPC9mZU1lcmdlPgogICAgPC9maWx0ZXI+CiAgPC9kZWZzPgogIDxnIGZpbHRlcj0idXJsKCN3aGl0ZS1vdXRsaW5lKSI+CiAgICA8cGF0aAogICAgICBkPSJNNC4zMzIgMTIuNjY4CiAgICAgICAgIEM0LjMzMiAxMy4wMzUgNC40ODQgMTMuMzMyIDQuNjY4IDEzLjMzMgogICAgICAgICBMNS4zMzIgMTMuMzMyCiAgICAgICAgIEw1LjMzMiAxNC42NjgKICAgICAgICAgTDQuNSAxNC42NjgKICAgICAgICAgQzQuMzE2IDE0LjY2OCA0IDE0LjM2NyA0IDE0CiAgICAgICAgIEM0IDE0LjM2NyAzLjY4NCAxNC42NjggMy41IDE0LjY2OAogICAgICAgICBMMi42NjggMTQuNjY4CiAgICAgICAgIEwyLjY2OCAxMy4zMzIKICAgICAgICAgTDMuMzMyIDEzLjMzMgogICAgICAgICBDMy41MTYgMTMuMzMyIDMuNjY4IDEzLjAzNSAzLjY2OCAxMi42NjgKICAgICAgICAgTDMuNjY4IDMuMzMyCiAgICAgICAgIEMzLjY2OCAyLjk2NSAzLjUxNiAyLjY2OCAzLjMzMiAyLjY2OAogICAgICAgICBMMi42NjggMi42NjgKICAgICAgICAgTDIuNjY4IDEuMzMyCiAgICAgICAgIEwzLjUgMS4zMzIKICAgICAgICAgQzMuNjg0IDEuMzMyIDQgMS42MzMgNCAyCiAgICAgICAgIEM0IDEuNjMzIDQuMzE2IDEuMzMyIDQuNSAxLjMzMgogICAgICAgICBMNS4zMzIgMS4zMzIKICAgICAgICAgTDUuMzMyIDIuNjY4CiAgICAgICAgIEw0LjY2OCAyLjY2OAogICAgICAgICBDNC40ODQgMi42NjggNC4zMzIgMi45NjUgNC4zMzIgMy4zMzIKICAgICAgICAgWiIKICAgICAgZmlsbD0iYmxhY2siCiAgICAvPgogICAgPHBhdGgKICAgICAgZD0iTTIwIDIuNjY4CiAgICAgICAgIEwyMCAyCiAgICAgICAgIEMyMCAxLjYzMyAxOS43MDMgMS4zMzIgMTkuMzMyIDEuMzMyCiAgICAgICAgIEwxMS4zMzIgMS4zMzIKICAgICAgICAgQzEwLjk2NSAxLjMzMiAxMC42NjggMS42MzMgMTAuNjY4IDIKICAgICAgICAgTDEwLjY2OCA0LjY2OAogICAgICAgICBDMTAuNjY4IDUuMDM1IDEwLjk2NSA1LjMzMiAxMS4zMzIgNS4zMzIKICAgICAgICAgTDE5LjMzMiA1LjMzMgogICAgICAgICBDMTkuNzAzIDUuMzMyIDIwIDUuMDM1IDIwIDQuNjY4CiAgICAgICAgIEwyMCA0CiAgICAgICAgIEwyMC42NjggNAogICAgICAgICBMMjAuNjY4IDYuNjY4CiAgICAgICAgIEwxNCA2LjY2OAogICAgICAgICBMMTQgMTQKICAgICAgICAgQzE0IDE0LjM2NyAxNC4yOTcgMTQuNjY4IDE0LjY2OCAxNC42NjgKICAgICAgICAgTDE2IDE0LjY2OAogICAgICAgICBDMTYuMzY3IDE0LjY2OCAxNi42NjggMTQuMzY3IDE2LjY2OCAxNAogICAgICAgICBMMTYuNjY4IDgKICAgICAgICAgTDIyIDgKICAgICAgICAgTDIyIDIuNjY4CiAgICAgICAgIFoiCiAgICAgIGZpbGw9ImJsYWNrIgogICAgLz4KICA8L2c+Cjwvc3ZnPgo=) 0 8,text}.sun-editor-editable[contenteditable=true] table th:not(.se-selected-table-cell):hover:before,.sun-editor-editable[contenteditable=true] table td:not(.se-selected-table-cell):hover:before{content:"";cursor:ew-resize;background-color:#0000;width:4px;height:100%;position:absolute;top:0;left:-2px}.sun-editor-editable[contenteditable=true] table th:not(.se-selected-table-cell):hover:after,.sun-editor-editable[contenteditable=true] table td:not(.se-selected-table-cell):hover:after{content:"";cursor:ew-resize;background-color:#0000;width:4px;height:100%;position:absolute;top:0;right:-2px}.sun-editor .se-table-resize-line{background-color:var(--se-active-dark-color);opacity:.4;pointer-events:none;width:6px;height:100%;margin-left:-3px;display:none;position:absolute;top:0}.sun-editor .se-table-resize-row{background-color:var(--se-active-dark-color);opacity:.4;pointer-events:none;width:100%;height:6px;margin-top:-3px;display:none;position:absolute;left:0}.sun-editor .se-table-resize-line-prev{border-left:1px dashed var(--se-drag-over-color);opacity:.8;pointer-events:none;background-color:#0000;width:4px;height:100%;margin-left:-1px;display:none;position:absolute;top:0}.sun-editor .se-table-resize-row-prev{border-top:1px dashed var(--se-drag-over-color);opacity:.8;pointer-events:none;background-color:#0000;width:100%;height:4px;margin-top:-1px;display:none;position:absolute;left:0}.sun-editor .se-selector-table{top:var(--se-input-btn-size);z-index:5;float:left;font-size:var(--se-main-font-size);text-align:left;background-color:var(--se-main-background-color);border:1px solid var(--se-input-btn-border-color);border-radius:var(--se-border-radius);box-shadow:0 6px 12px var(--se-shadow-layer-color);-webkit-background-clip:padding-box;background-clip:padding-box;margin:2px 0 0;padding:5px 0;list-style:none;display:none;position:absolute;left:1px;overflow:hidden}.sun-editor .se-selector-table .se-table-size{padding:0 5px;font-size:18px}.sun-editor .se-selector-table .se-table-size-picker{z-index:3;cursor:pointer;width:10em;height:10em;font-size:18px;position:absolute!important}.sun-editor .se-selector-table .se-table-size-highlighted{z-index:2;background-color:var(--se-table-picker-highlight-color);background-image:linear-gradient(to right, var(--se-table-picker-highlight-border-color) 1px, transparent 1px), linear-gradient(to bottom, var(--se-table-picker-highlight-border-color) 1px, transparent 1px);border-right:1px solid var(--se-table-picker-highlight-border-color);border-bottom:1px solid var(--se-table-picker-highlight-border-color);background-size:1em 1em;width:1em;height:1em;font-size:18px;position:absolute!important}.sun-editor .se-selector-table .se-table-size-unhighlighted{z-index:1;background-color:var(--se-table-picker-color);background-image:linear-gradient(to right, var(--se-table-picker-border-color) 1px, transparent 1px), linear-gradient(to bottom, var(--se-table-picker-border-color) 1px, transparent 1px);border-right:1px solid var(--se-table-picker-border-color);border-bottom:1px solid var(--se-table-picker-border-color);background-size:1em 1em;width:5em;height:5em;font-size:18px;position:relative!important}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{width:max-content;max-width:252px;height:auto;margin:auto;padding:0;display:block}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{float:left;margin:0;display:flex;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;text-indent:-9999px;border:0;border-radius:0;width:28px;height:28px;margin:0;transition:transform .2s,box-shadow .2s;display:block}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{transform:scale(.8);box-shadow:inset 0 0 0 1px #0000}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active>svg{color:#fff;stroke:#000;stroke-width:2px}.sun-editor .se-hue-slider{padding:14px}.sun-editor .se-hue-slider-container{border-radius:50%;outline:2px solid #fff;width:auto;height:auto;position:relative}.sun-editor .se-hue-slider-container .se-hue-wheel{cursor:pointer;border-radius:50%}.sun-editor .se-hue-slider-container .se-hue-wheel-pointer{pointer-events:none;background-color:#0000;border:2px solid #fff;border-radius:50%;outline:2px solid #000;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 2px #000}.sun-editor .se-hue-gradient-container{outline:2px solid #fff;height:28px;margin-top:14px;position:relative}.sun-editor .se-hue-gradient-container .se-hue-gradient{cursor:pointer;background:linear-gradient(90deg,#000,#fff);height:28px;position:relative}.sun-editor .se-hue-gradient-container .se-hue-gradient-pointer{pointer-events:none;background-color:#0000;border:2px solid #fff;border-radius:50%;outline:2px solid #000;width:14px;height:14px;position:absolute;top:14px;left:calc(100% - 14px);transform:translate(-50%,-50%);box-shadow:0 0 2px #000}.sun-editor .se-hue-final-hex{margin-top:10px;display:flex}.sun-editor .se-form-group{width:100%;height:auto;min-height:40px;padding:4px;display:flex}.sun-editor .se-form-group.se-form-w0{padding-left:0;padding-right:0}.sun-editor .se-form-group.se-form-h0{padding-top:0;padding-bottom:0}.sun-editor .se-form-group input,.sun-editor .se-btn-group input{width:auto;height:var(--se-input-btn-size);font-size:var(--se-btn-font-size);border:1px solid var(--se-input-btn-border-color);flex:auto;margin:1px 0;padding:0 4px;display:inline-block}.sun-editor .se-btn-group input{margin:1px 3px}.sun-editor .se-form-group button,.sun-editor .se-dropdown-form-group button{float:right;width:var(--se-input-btn-size);height:var(--se-input-btn-size);margin:1px}.sun-editor .se-form-group.se-form-flex-btn button{float:none;flex:auto}.sun-editor .se-form-group .se-group-item{position:relative}.sun-editor .se-form-group label{max-width:100%;margin-bottom:5px;font-weight:700;display:inline-block}.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}.sun-editor .se-form-group-label label{font-size:var(--se-main-font-size);font-weight:700}.sun-editor .se-dropdown .se-form-group input{height:var(--se-input-btn-size);color:var(--se-dropdown-font-color)}.sun-editor .se-dropdown .se-form-group .se-color-input:focus{border-bottom:3px solid var(--se-main-outline-color)}.sun-editor .se-wrapper{z-index:1;width:100%;height:auto;display:flex;overflow:hidden;position:relative!important}.sun-editor .se-wrapper .se-wrapper-inner{height:100%;min-height:var(--se-min-height)}.sun-editor .se-wrapper .se-wrapper-inner,.sun-editor body.sun-editor-editable{-webkit-overflow-scrolling:touch;-webkit-user-select:auto;user-select:auto;-o-user-select:auto;-khtml-user-select:auto;width:100%;max-width:100%;overflow:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus,.sun-editor body.sun-editor-editable:focus{outline:none}.sun-editor .se-wrapper .se-code-wrapper{width:100%;overflow:hidden}.sun-editor .se-wrapper .se-code-wrapper>div{flex:1;min-width:0}.sun-editor .se-wrapper .se-code-wrapper .se-code-view-line{background-color:var(--se-code-view-line-background-color);color:var(--se-code-view-line-color);text-align:right;width:50px;font-size:var(--se-main-font-size);padding:4px 6px;line-height:1.5;overflow:hidden;resize:none!important}.sun-editor .se-wrapper .se-code-viewer{background-color:var(--se-code-view-background-color);min-width:0;color:var(--se-code-view-color);font-family:var(--se-codeview-font-family);font-size:var(--se-main-font-size);tab-size:4;white-space:pre;word-wrap:normal;flex:1;margin:0;padding:4px;line-height:1.5;overflow-x:auto;resize:none!important}.sun-editor .se-wrapper .se-markdown-wrapper{width:100%;overflow:hidden}.sun-editor .se-wrapper .se-markdown-wrapper .se-markdown-view-line{background-color:var(--se-markdown-view-line-background-color);color:var(--se-markdown-view-line-color);text-align:right;width:50px;font-size:var(--se-main-font-size);padding:4px 6px;line-height:1.5;overflow:hidden;resize:none!important}.sun-editor .se-wrapper .se-markdown-viewer{background-color:var(--se-markdown-view-background-color);min-width:0;color:var(--se-markdown-view-color);font-size:var(--se-main-font-size);font-family:var(--se-markdown-font-family);tab-size:4;white-space:pre;word-wrap:normal;flex:1;margin:0;padding:4px;line-height:1.5;overflow-x:auto;resize:none!important}.sun-editor .se-wrapper .se-wrapper-wysiwyg{caret-color:var(--se-caret-color);display:block;position:relative}.sun-editor-editable[contenteditable=true] .se-disable-pointer *,.sun-editor-editable[contenteditable=true] .se-math *,.sun-editor-editable[contenteditable=true] .katex *{pointer-events:none}.sun-editor .se-wrapper .se-placeholder{white-space:nowrap;text-overflow:ellipsis;z-index:1;color:var(--se-main-outline-color);font-size:var(--se-main-font-size);padding:var(--se-edit-inner-padding);pointer-events:none;backface-visibility:hidden;margin:0;line-height:1.5;display:none;position:absolute;top:0;left:0;right:0;overflow:hidden}.sun-editor .se-status-bar{border-top:1px solid var(--se-main-divider-color);background-color:var(--se-main-background-color);cursor:ns-resize;width:auto;height:auto;min-height:18px;padding:0 4px;display:flex}.sun-editor .se-status-bar.se-resizing-none{cursor:default}.sun-editor .se-back-wrapper{cursor:default;-webkit-user-select:none;user-select:none;-o-user-select:none;-khtml-user-select:none;z-index:2147483647;background-color:#0000;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.sun-editor .se-status-bar .se-navigation{width:auto;height:auto;color:var(--se-statusbar-font-color);font-size:var(--se-statusbar-font-size);background:0 0;flex:auto;margin:0;padding:0;line-height:1.5;position:relative}.sun-editor .se-status-bar .se-char-counter-wrapper{width:auto;height:auto;color:var(--se-statusbar-font-color);font-size:var(--se-main-font-size);background:0 0;flex:none;margin:0;padding:0;display:block;position:relative}.sun-editor .se-status-bar .se-char-counter-wrapper.se-blink{color:var(--se-error-color);animation:.2s linear infinite blinker}.sun-editor .se-status-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-modal-area{z-index:2147483646;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.sun-editor .se-modal-area.se-backdrop-show{display:block}.sun-editor .se-modal-area label,.sun-editor .se-modal-area input,.sun-editor .se-modal-area button{font-size:var(--se-modal-input-font-size);color:var(--se-main-color);margin:0;line-height:1.5}.sun-editor .se-modal-area .se-modal-back{background-color:var(--se-overlay-background-color);opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.sun-editor .se-modal-area .se-modal-inner{width:100%;height:100%;position:absolute;top:0;left:0}.sun-editor .se-modal-area .se-modal-inner .se-modal-content{background-color:var(--se-modal-background-color);width:auto;max-width:500px;color:var(--se-modal-color);border-radius:var(--se-border-radius);box-shadow:0 3px 9px var(--se-shadow-layer-color);-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #0003;outline:0;margin:1.75rem auto;display:none;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-content.se-modal-show{display:block}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-w{cursor:ns-resize;width:100%;height:10px;margin:0;display:block;position:relative;bottom:0}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-w:before{content:"";background-color:var(--se-main-outline-color);width:100%;height:1px;margin:1px 0;display:block;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-h{cursor:ew-resize;width:10px;height:calc(100% - 27px);display:block;position:absolute;top:15px;right:0}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-h:before{content:"";background-color:var(--se-main-outline-color);width:1px;height:100%;margin:0 1px;display:block;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c{cursor:nwse-resize;width:9px;height:9px;display:block;position:absolute;bottom:1px;right:4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c:before,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c:after{content:"";background-color:var(--se-main-outline-color);display:block;position:absolute}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-w:hover:before,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-w.active:before,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-h:hover:before,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-h.active:before,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c:hover:before,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c:hover:after,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c.active:before,.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c.active:after{background-color:var(--se-active-dark4-color)}.sun-editor .se-modal-area .se-modal-inner .se-modal-content.se-modal-large{width:100%;max-width:750px}.sun-editor .se-modal-area .se-modal-inner .se-modal-content.se-modal-large .se-modal-body{height:50vh}.sun-editor .se-modal-area .se-modal-inner .se-modal-content.se-modal-responsive{width:max-content;max-width:100%;height:max-content;max-height:90vh}@media screen and (max-width:509px){.sun-editor .se-modal-area .se-modal-inner .se-modal-content{width:100%!important;min-width:100%!important;max-width:100%!important}}.sun-editor .se-modal-area .se-modal-inner .se-modal-content.se-modal-responsive .se-modal-resize-form{max-width:100%}.sun-editor .se-modal-area .se-modal-inner .se-modal-content label{max-width:100%;margin-bottom:5px;font-weight:700;display:inline-block}.sun-editor .se-modal-area .se-modal-inner .se-modal-content .se-btn-primary{font-size:var(--se-modal-input-font-size);text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;border-radius:var(--se-border-radius);padding:5px 11px;font-weight:400;line-height:1.4;display:inline-block;margin:0 0 10px!important}.sun-editor .se-modal-area .se-modal-inner .se-modal-header{border-bottom:1px solid var(--se-modal-border-color);height:50px;padding:6px 15px}.sun-editor .se-modal-area .se-modal-inner .se-modal-header .se-close-btn{float:right;text-shadow:0 1px 0 var(--se-main-background-color);filter:alpha(opacity=100);opacity:1;font-weight:700}.sun-editor .se-modal-area .se-modal-inner .se-modal-header .se-modal-title{float:left;font-size:var(--se-modal-title-font-size);margin:0;padding:0;font-weight:700;line-height:2.5}.sun-editor .se-modal-area .se-modal-inner .se-modal-body{padding:15px 15px 10px;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-body-top{padding:0 15px 5px;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-body-bottom{padding:5px 15px 0;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-hr{border-bottom:1px dashed var(--se-modal-color);margin-bottom:6px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form{margin-bottom:10px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-modal-flex-form{display:flex;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-modal-flex-form .se-modal-flex-group{border:1px dashed var(--se-modal-border-color);margin-right:4px;padding:4px 0 4px 4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-modal-flex-form .se-btn{border:1px solid var(--se-input-btn-border-color);margin-left:0;margin-right:4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form-footer{margin-top:10px;margin-bottom:0}.sun-editor .se-modal-area .se-modal-inner input:disabled{background-color:var(--se-modal-input-disabled-background-color)}.sun-editor .se-modal-area .se-modal-inner .se-modal-size-text{width:100%}.sun-editor .se-modal-area .se-modal-inner .se-modal-size-text .size-w,.sun-editor .se-modal-area .se-modal-inner .se-modal-size-text .size-h{width:var(--se-modal-input-width);text-align:center}.sun-editor .se-modal-area .se-modal-inner .se-modal-size-x{text-align:center;width:25px;margin:0 8px}.sun-editor .se-modal-area .se-modal-inner .se-modal-footer{text-align:right;border-top:1px solid var(--se-modal-border-color);height:auto;min-height:55px;padding:10px 15px 0}.sun-editor .se-modal-area .se-modal-inner .se-modal-footer .se-btn{float:left}.sun-editor .se-modal-area .se-modal-inner .se-modal-footer>div{float:left;line-height:1.7}.sun-editor .se-modal-area .se-modal-inner .se-modal-footer>div>label{margin:0 5px 0 0}.sun-editor .se-modal-area .se-modal-inner .se-modal-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-modal-area .se-modal-inner .se-modal-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-btn-check:disabled+span{color:var(--se-modal-input-disabled-color)}.sun-editor .se-modal-area .se-modal-inner .se-modal-form-footer .se-modal-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-modal-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-modal-form-files>input{flex:auto}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-modal-form-files .se-modal-files-edge-button{opacity:.8;border:1px solid var(--se-input-btn-border-color);flex:none;margin-left:1px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-input-select{width:auto;height:var(--se-input-btn-size);font-size:var(--se-modal-input-font-size);text-align:center;line-height:1.4;display:inline-block}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-input-control{width:var(--se-modal-input-width);height:var(--se-input-btn-size);font-size:var(--se-modal-input-font-size);text-align:center;line-height:1.4;display:inline-block}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper{width:100%;height:auto;padding:0;display:block;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs{background-color:var(--se-modal-file-input-background-color);border:2px dashed var(--se-input-btn-border-color);pointer-events:none;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs *{pointer-events:none;vertical-align:middle}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs>div{width:100%;height:100%;margin:auto;padding-top:3px;display:block;position:relative}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs>div .se-input-file-w{width:max-content;max-width:100%;margin:auto;padding:0 4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs>div .se-input-file-icon-up,.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs>div .se-input-file-icon-files{width:20px;display:inline-block}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs>div .se-input-file-icon-files{display:none}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-flex-input-wrapper>.se-input-form-abs>div .se-input-file-cnt{white-space:nowrap;text-overflow:ellipsis;display:inline;overflow:hidden}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-input-form{width:100%;height:var(--se-input-btn-size);font-size:var(--se-modal-input-font-size);padding:0 4px;line-height:1.4;display:block}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-input-form.se-input-url:disabled{color:var(--se-modal-input-disabled-color);text-decoration:line-through}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-modal-ratio{width:var(--se-modal-input-width);margin-left:4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form a{color:var(--se-modal-anchor-color)}.sun-editor .se-modal-area .se-modal-inner .se-modal-btn-revert{float:right;border:1px solid var(--se-input-btn-border-color)}.sun-editor .se-modal-tabs{border-bottom:1px solid var(--se-modal-border-color);width:100%;height:25px}.sun-editor .se-modal-tabs button{background-color:var(--se-modal-border-color);border-right:1px solid var(--se-modal-border-color);float:left;outline:none;padding:2px 13px;transition:all .3s}.sun-editor .se-modal-tabs button:hover{background-color:var(--se-main-background-color)}.sun-editor .se-modal-tabs button.active{background-color:var(--se-main-background-color);border-bottom:0}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-input-form.se-math-exp{border:1px solid var(--se-active-dark4-color);font-size:var(--se-main-font-size);direction:ltr;padding:4px}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-math-preview{font-size:var(--se-main-font-size)}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-math-preview>span{box-shadow:0 0 0 .1rem var(--se-active-light3-color);display:inline-block}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-math-preview>span *{direction:ltr}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-math-preview>.se-math-error{color:var(--se-error-color);box-shadow:0 0 0 .1rem var(--se-error-light3-color)}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-math-preview>.se-math-error svg{width:auto;height:30px;color:var(--se-error-color)}.sun-editor .se-modal-area .se-modal-inner .se-modal-form .se-math-preview .MathJax{margin:.5em 0!important}.sun-editor .se-modal-area .se-modal-inner .se-link-preview{height:auto;font-size:var(--se-main-font-size);color:var(--se-modal-preview-color);text-overflow:ellipsis;word-break:break-all;white-space:pre;background-color:#0000;max-height:none;padding-top:4px;font-family:inherit;font-weight:400;display:block;overflow:hidden}.sun-editor .se-modal-area .se-modal-inner .se-anchor-preview-form{width:100%;margin-top:4px;display:flex}.sun-editor .se-modal-area .se-modal-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:unset;color:var(--se-active-dark3-color);margin:2px;line-height:1;display:none}.sun-editor .se-modal-area .se-modal-inner .se-anchor-preview-form .se-link-preview{flex:1;margin:0}.sun-editor .se-modal-area .se-modal-inner .se-anchor-rel{height:var(--se-input-btn-size);position:relative}.sun-editor .se-modal-area .se-modal-inner .se-anchor-rel-btn{border-width:1px}.sun-editor .se-modal-area .se-modal-inner .se-anchor-rel-wrapper{height:var(--se-input-btn-size);align-items:center;padding:0 6px;line-height:1;display:flex}.sun-editor .se-modal-area .se-modal-inner .se-anchor-rel-preview{word-break:break-word;white-space:pre-wrap;overflow-wrap:break-word;text-align:left}.sun-editor .se-modal-area .se-modal-inner .se-modal-body .se-drawing-canvas{outline:1px solid var(--se-main-outline-color)}.sun-editor .se-controller{z-index:2147483646;border:1px solid var(--se-controller-border-color);text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:var(--se-controller-background-color);color:var(--se-controller-color);line-break:auto;-webkit-background-clip:padding-box;background-clip:padding-box;margin:0;padding:2px 2px 0;text-decoration:none;display:none;position:absolute;overflow:visible}.sun-editor .se-controller.se-empty-controller{border:none;padding:0}.sun-editor .se-controller.se-controller-simple-input{padding:4px 3px 0}.sun-editor .se-controller:not(.se-resizing-container){box-shadow:0 5px 10px var(--se-shadow-controller-color)}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{z-index:2;display:block}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:not(.se-input-component):after{content:"";z-index:1;cursor:default;background:0 0;display:block;position:absolute;inset:0}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed var(--se-main-divider-color)}.sun-editor-editable[contenteditable=true] figure,.sun-editor-editable[contenteditable=true] hr{outline:2px solid #0000}.sun-editor-editable[contenteditable=true] figure.se-component-selected,.sun-editor-editable[contenteditable=true] .se-component.se-component-selected>figure{outline:2px solid var(--se-active-dark-color);transition:outline-color .2s ease-in-out,outline-width .2s ease-in-out}.sun-editor-editable[contenteditable=true] .se-component:not(:has(figure)).se-component-selected{outline:2px solid var(--se-active-dark-color);transition:outline-color .2s ease-in-out,outline-width .2s ease-in-out}.sun-editor-editable[contenteditable=true] .se-component figure.se-figure-selected:not(.se-figure-over-selected):after{pointer-events:none}.sun-editor-editable[contenteditable=true] .se-copy{background-color:var(--se-main-border-color);opacity:.3;box-shadow:0 0 0 .25rem var(--se-active-dark5-color);transition:box-shadow .15s ease-in-out}.sun-editor-editable[contenteditable=true] .se-figure-selected.se-drag-over,.sun-editor-editable[contenteditable=true] hr.se-component-selected.se-drag-over{outline:3px solid var(--se-drag-over-color)!important}.sun-editor-editable[contenteditable=true] .se-component:not(:has(figure)).se-component-selected.se-drag-over{outline:3px solid var(--se-drag-over-color)!important}.sun-editor-editable[contenteditable=true] figure.se-drag-over>iframe{pointer-events:none}.sun-editor .se-controller .se-controller-display{font-size:var(--se-main-font-size);margin:4px 0;padding:0 10px}.sun-editor .se-controller .se-btn-group{margin:0;padding:0 0 2px;display:flex;position:relative;top:0;left:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{width:max-content;min-width:auto;display:none;left:50%}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{min-width:72px;margin:0}.sun-editor .se-controller .se-btn-group button{min-height:var(--se-input-btn-size);border-radius:var(--se-border-radius);height:auto;font-size:var(--se-btn-font-size);text-align:center;white-space:nowrap;touch-action:manipulation;border:none;margin:1px;font-weight:400;line-height:1.5;display:inline-block;position:relative}.sun-editor .se-controller .se-controller-content{margin:0;padding:0 0 2px;position:relative;top:0;left:0}.sun-editor .se-controller .se-controller-header{border-bottom:1px solid var(--se-modal-border-color);width:100%;height:38px;padding:4px}.sun-editor .se-controller .se-controller-body{font-size:var(--se-main-font-size);width:100%;padding:4px 4px 1px;position:relative}.sun-editor .se-controller .se-controller-body .se-btn:disabled,.sun-editor .se-controller .se-controller-body button:disabled,.sun-editor .se-controller .se-controller-body input:disabled{background-color:var(--se-main-shadow-color)}.sun-editor .se-controller .se-controller-header .se-close-btn{float:right;width:28px;height:28px;min-height:28px;text-shadow:0 1px 0 var(--se-main-background-color);filter:alpha(opacity=100);opacity:1;font-weight:700}.sun-editor .se-controller .se-controller-header .se-controller-title{float:left;font-size:var(--se-main-font-size);margin:0;padding:0;font-weight:700;line-height:2.2}.sun-editor .se-controller-resizing{font-size:var(--se-controller-font-size);font-style:normal;font-weight:400;line-height:1.4}.sun-editor .se-resizing-container{pointer-events:none;z-index:6;backface-visibility:hidden;border:0;outline:none;padding:0;display:none;position:absolute;background-color:#0000!important}.sun-editor .se-drag-handle{z-index:2147483646;pointer-events:auto;cursor:move;background-color:var(--se-active-dark-color);width:20px;height:20px;color:var(--se-main-background-color);border:0;outline:2px solid #0000;padding:1px;display:none;position:absolute}.sun-editor .se-drag-handle.se-drag-handle-full{cursor:default}.sun-editor .se-drag-handle>svg{pointer-events:none;max-width:100%;max-height:100%}.sun-editor .se-drag-handle:hover{background-color:var(--se-drag-over-color)}.sun-editor .se-drag-handle.se-dragging{opacity:0}.sun-editor .se-resizing-container .se-resize-dot{outline:2px solid var(--se-active-dark-color);border:0;padding:0;display:inline-block;position:absolute}.sun-editor .se-resizing-container.se-resize-ing .se-resize-dot{outline:2px solid var(--se-active-dark3-color)}.sun-editor .se-resizing-container .se-resize-dot>span{pointer-events:auto;background-color:var(--se-active-dark3-color);border:1px solid var(--se-active-dark3-color);border-radius:1px;width:7px;height:7px;position:absolute}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nwse-resize;border-radius:4px;top:-6px;left:-6px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:nesw-resize;border-radius:4px;top:-6px;right:-6px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{cursor:nesw-resize;border-radius:4px;bottom:-6px;left:-6px}.sun-editor .se-resizing-container .se-resize-dot>span.br{cursor:nwse-resize;border-radius:4px;bottom:-6px;right:-6px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{cursor:ew-resize;width:5px;bottom:calc(50% - 4px);left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:ns-resize;height:5px;top:-7px;left:calc(50% - 4px)}.sun-editor .se-resizing-container .se-resize-dot>span.rw{cursor:ew-resize;width:5px;bottom:calc(50% - 4px);right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{cursor:ns-resize;height:5px;bottom:-7px;right:calc(50% - 4px)}.sun-editor .se-resizing-container .se-resize-display{pointer-events:none;font-size:var(--se-btn-font-size);color:var(--se-main-background-color);background-color:var(--se-main-font-color);border-radius:var(--se-border-radius);opacity:.75;margin:2px;padding:5px;position:absolute;bottom:0;left:auto;right:0}.sun-editor .se-resizing-container.se-resize-ing .se-resize-display{opacity:1}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto;font-size:var(--se-controller-font-size);font-style:normal;font-weight:400;line-height:1.4}.sun-editor .se-controller.se-table-props .se-color-input,.sun-editor .se-controller.se-table-props .se-border-style{width:var(--se-modal-input-width)}.sun-editor .se-controller.se-table-props .__se__border_size{width:52px}.sun-editor .se-controller.se-table-props .se-table-props-align li{margin-right:2px}.sun-editor .se-controller.se-table-props .se-table-props-align .se-form-group div:last-child{flex:auto;margin:0 8px}.sun-editor .se-controller-link{font-size:var(--se-controller-font-size);font-style:normal;font-weight:400;line-height:1.4}.sun-editor .se-controller-link:before,.sun-editor .se-controller-link:after{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:var(--se-active-dark3-color);text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:200px;margin-left:5px;display:inline-block;overflow:hidden}.sun-editor .se-select-menu{z-index:2147483646;background-color:var(--se-main-background-color);border-radius:var(--se-border-radius);border:1px solid var(--se-main-outline-color);width:max-content;min-width:auto;height:auto;box-shadow:0 3px 9px var(--se-shadow-layer-color);outline:0;margin:0;padding:2px 0;display:none;position:absolute;top:0;left:0;overflow:visible}.sun-editor .se-select-menu.se-select-menu-scroll{overflow-y:auto}.sun-editor .se-select-menu ul{word-break:break-all;width:auto;min-width:-webkit-max-content;max-width:100%;min-width:-o-max-content;min-width:-ms-max-content;margin:0;padding:0}.sun-editor .se-select-menu .se-select-item{min-height:28px;line-height:28px;font-size:var(--se-btn-font-size);cursor:pointer;margin:2px 0;padding:0 6px;list-style:none}.sun-editor .se-select-menu .se-select-item button{min-height:28px;margin:0;padding:0}.sun-editor .se-select-menu .se-select-item button span{margin:0;padding:0}.sun-editor .se-select-menu .se-select-item.se-select-on,.sun-editor .se-select-menu .se-select-item .se-select-on{color:var(--se-active-dark3-color)}.sun-editor .se-select-menu.se-select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-menu:not(.se-select-menu-mouse-move) .se-select-item.active{box-shadow:0 0 0 .3rem var(--se-active-light3-color);transition:box-shadow .1s ease-in-out;border-color:var(--se-active-light3-color)!important;outline:1px solid var(--se-active-color)!important}.sun-editor .se-select-menu.se-select-menu-mouse-move .se-select-item:active,.sun-editor .se-select-menu.se-select-menu-mouse-move .se-select-item.__se__active{background-color:var(--se-active-light4-color);box-shadow:none;transition:background-color .1s ease-in-out,box-shadow .1s ease-in-out;border-color:var(--se-active-light4-color)!important;outline:1px solid var(--se-active-color)!important}.sun-editor .se-modal-form-files .se-select-menu{width:100%;height:auto}.sun-editor .se-select-menu.se-figure-select-list{width:74px}.sun-editor .se-browser{z-index:2147483646;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.sun-editor .se-browser label,.sun-editor .se-browser input,.sun-editor .se-browser button{font-size:var(--se-modal-input-font-size);color:var(--se-main-color);margin:0;line-height:1.5}.sun-editor .se-browser .se-browser-back{background-color:var(--se-overlay-background-color);opacity:.5;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.sun-editor .se-browser .se-browser-inner{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.sun-editor .se-browser .se-browser-inner .se-browser-content{background-color:var(--se-main-background-color);border-radius:var(--se-border-radius);width:1024px;max-width:100%;box-shadow:0 3px 9px var(--se-shadow-layer-color);-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #0003;outline:0;margin:20px auto;position:relative}.sun-editor .se-browser .se-browser-header{border-bottom:1px solid var(--se-modal-border-color);height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-browser .se-browser-header .se-browser-close{float:right;text-shadow:0 1px 0 var(--se-main-background-color);filter:alpha(opacity=100);opacity:1;font-weight:700}.sun-editor .se-browser .se-browser-header .se-browser-title{font-size:var(--se-browser-title-font-size);margin:0;padding:0;font-weight:700;line-height:2.2}.sun-editor .se-browser .se-browser-wrapper{display:flex;position:relative}.sun-editor .se-browser .se-browser-main{flex:auto}.sun-editor .se-browser .se-browser-bar{border-bottom:1px solid var(--se-modal-border-color);height:auto;padding:0 15px}.sun-editor .se-browser .se-browser-side>div{overflow-y:auto}.sun-editor .se-browser .se-browser-side>div:not(.se-side-open-btn){border-right:1px solid var(--se-modal-border-color);min-width:220px;height:100%;color:var(--se-edit-font-color);flex-direction:row;padding:4px;line-height:1.5}.sun-editor .se-browser .se-browser-side .se-menu-icon{vertical-align:middle;width:16px;height:16px;margin:-1px 10px 0 0;display:inline-block}.sun-editor .se-browser .se-browser-search .se-side-open-btn{opacity:.8;border:1px solid var(--se-input-btn-border-color);color:var(--se-edit-font-color);margin:8px 0 0 8px;display:none}.sun-editor .se-browser .se-browser-side.se-side-show>div{display:block!important}.sun-editor .se-browser .se-browser-side>div .se-menu-hidden{display:none}.sun-editor .se-browser .se-menu-folder{cursor:pointer}.sun-editor .se-browser .se-menu-folder>div:not(.se-menu-child){padding:8px 10px 8px 20px;display:flex}.sun-editor .se-browser .se-menu-folder>div>button{margin-left:-20px}.sun-editor .se-browser .se-menu-folder .se-menu-folder-item{padding:8px 8px 8px 24px}.sun-editor .se-browser .se-menu-folder>div:not(.se-menu-child)>.se-menu-icon>*{padding-top:3px}.sun-editor .se-browser .se-menu-folder .se-menu-folder-item>.se-menu-icon>*{margin-top:-1px}.sun-editor .se-browser .se-menu-folder div:not(.se-menu-child):not(.active):hover{background-color:var(--se-main-divider-color);border-color:var(--se-main-border-color)}.sun-editor .se-browser .se-menu-folder div.active>button{color:var(--se-active-dark5-color)}.sun-editor .se-browser .se-menu-folder div.active,.sun-editor .se-browser .se-browser-search .se-side-open-btn.active{background-color:var(--se-active-light2-color);color:var(--se-active-dark5-color)}.sun-editor .se-browser .se-menu-folder.active{border-left:2px solid var(--se-active-dark4-color);margin-left:-2px}.sun-editor .se-browser .se-browser-tags{font-size:var(--se-main-font-size);text-align:left;width:100%;margin-top:-5px;padding:0;display:block}.sun-editor .se-browser .se-browser-tags a{background-color:var(--se-main-divider-color);color:var(--se-main-font-color);-moz-background-clip:padding;cursor:pointer;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:32px;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none;display:inline-block}.sun-editor .se-browser .se-browser-search{font-size:var(--se-main-font-size);text-align:left;width:100%;height:48px;margin:0 -15px;padding:0;display:flex}.sun-editor .se-browser .se-browser-search .se-browser-search-form{flex-direction:row;width:400px;max-width:100%;display:flex}.sun-editor .se-browser .se-browser-search .se-browser-search-form>*{margin:8px}.sun-editor .se-browser .se-browser-search .se-browser-search-form>.se-btn{margin-left:0;margin-right:0}.sun-editor .se-browser .se-browser-search input{color:var(--se-main-font-color);border-radius:var(--se-border-radius);-moz-border-radius:var(--se-border-radius);-webkit-border-radius:var(--se-border-radius);background-color:#0000;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;flex:auto;padding:3px 6px;text-decoration:none}.sun-editor .se-browser .se-browser-search button{float:none}.sun-editor .se-browser .se-browser-tags a:hover{background-color:var(--se-main-divider-color);transition:background-color .2s ease-in-out}.sun-editor .se-browser .se-browser-tags a:active{background-color:var(--se-main-border-color)}.sun-editor .se-browser .se-browser-tags a.on{background-color:var(--se-active-light3-color);color:var(--se-active-dark3-color)}.sun-editor .se-browser .se-browser-tags a.on:hover{background-color:var(--se-active-light5-color);transition:background-color .2s ease-in-out}.sun-editor .se-browser .se-browser-tags a.on:active{background-color:var(--se-active-light5-color)}.sun-editor .se-browser .se-browser-body{height:auto;min-height:350px;padding:10px;position:relative;overflow-y:auto}.sun-editor .se-browser .se-browser-body .se-browser-list{width:100%;position:relative}@media screen and (max-width:992px){.sun-editor .se-browser .se-browser-inner .se-browser-content{width:748px}.sun-editor .se-browser .se-browser-side>div:not(.se-side-open-btn){min-width:180px}}@media screen and (max-width:768px){.sun-editor .se-browser .se-browser-inner .se-browser-content{width:600px}.sun-editor .se-browser .se-browser-side>div:not(.se-side-open-btn){min-width:150px}}@media screen and (max-width:552px){.sun-editor .se-browser .se-browser-side>div:not(.se-side-open-btn){display:none}.sun-editor .se-browser .se-browser-search .se-side-open-btn{display:block}.sun-editor .se-browser .se-browser-side{z-index:2;background-color:var(--se-main-background-color);opacity:.95;height:calc(100% - 49px);position:absolute;top:49px}}.sun-editor .se-browser .se-browser-list .se-file-item-column{float:left;height:auto;display:block;position:relative}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}@media screen and (max-width:992px){.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img{cursor:pointer;border-radius:var(--se-border-radius);outline:0;width:100%;height:auto;margin:10px 0;display:block;position:relative}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img:hover{opacity:.8;box-shadow:0 0 0 .2rem var(--se-active-color);transition:box-shadow .1s ease-in-out}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img>img{border-radius:var(--se-border-radius);outline:0;width:100%;height:auto;display:block;position:relative}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img>.se-file-name-image{z-index:1;font-size:var(--se-main-font-size);color:var(--se-main-background-color);border-bottom-right-radius:var(--se-border-radius);border-bottom-left-radius:var(--se-border-radius);pointer-events:none;background-color:#0000;width:100%;height:30px;padding:5px 10px;position:absolute;bottom:0;left:0}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img>.se-file-name-image.se-file-name-back{background-color:var(--se-main-font-color);opacity:.6;pointer-events:none}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img>*{justify-content:center;align-items:center;display:flex}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img>.se-browser-empty-thumbnail{background-color:var(--se-active-light-color);border-radius:var(--se-border-radius);width:100%;height:170px;max-height:100%}.sun-editor .se-browser .se-browser-list.se-preview-list .se-file-item-img>.se-browser-empty-thumbnail>svg{width:90px;max-width:100%;height:auto;color:var(--se-active-color);margin-bottom:30px}.sun-editor .se-alert-content{z-index:7;border-radius:var(--se-border-radius);width:auto;max-width:500px;height:auto;box-shadow:0 3px 9px var(--se-shadow-layer-color);word-break:break-all;background-color:var(--se-main-background-color);opacity:0;visibility:hidden;border:1px solid #0003;margin:auto;padding:15px;transition:opacity .25s,transform .25s;position:relative;top:35%;transform:scale(.9)}.sun-editor .se-alert-content.se-modal-show{opacity:1;visibility:visible;animation:.25s forwards se-alert-in;transform:scale(1)}.sun-editor .se-alert-content button{float:right;padding:0}.sun-editor .se-alert-content.se-alert-success{color:var(--se-success-color);border-color:var(--se-success-light4-color)}.sun-editor .se-alert-content.se-alert-error{color:var(--se-error-color);border-color:var(--se-error-light4-color)}.sun-editor .se-toast{z-index:2147483646;pointer-events:none;background:0 0;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.sun-editor .se-toast .se-toast-container{border-radius:var(--se-border-radius);width:max-content;max-width:100%;height:max-content;box-shadow:0 3px 9px var(--se-shadow-layer-color);word-break:break-all;background-color:var(--se-main-font-color);color:var(--se-main-background-color);text-align:center;line-height:unset;opacity:0;opacity:0;border:1px solid #0003;margin:auto;padding:7px;font-size:.9em;transition:opacity .25s,transform .25s;position:relative;top:35%;transform:translateY(20px)}.sun-editor .se-toast .se-toast-container.se-toast-show{opacity:1;animation:.3s ease-out forwards toast-in,.3s ease-in 3s forwards toast-out}.sun-editor .se-toast.se-toast-success .se-toast-container{background-color:var(--se-success-color);border-color:var(--se-success-light4-color)}.sun-editor .se-toast.se-toast-error .se-toast-container{background-color:var(--se-error-color);border-color:var(--se-error-light3-color)}.sun-editor input:not(.se-toolbar-btn):focus,.sun-editor select:focus,.sun-editor textarea:focus{border-color:var(--se-active-dark-color);box-shadow:0 0 0 .2rem var(--se-active-light3-color);outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-tooltip{font-size:var(--se-main-font-size);position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;opacity:0;z-index:1;float:none;pointer-events:none;backface-visibility:hidden;background:0 0;width:auto;height:auto;margin:0;padding:0;line-height:1.5;transition:opacity .5s;display:block;position:absolute;top:120%;bottom:auto;left:50%}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{border-radius:var(--se-border-radius);background-color:var(--se-main-font-color);width:auto;height:auto;color:var(--se-main-background-color);text-align:center;font-size:.9em;line-height:unset;white-space:nowrap;cursor:auto;margin:0;padding:4px 6px;display:inline-block;position:relative;left:-50%}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";border-style:solid;border-width:5px;border-color:transparent transparent var(--se-main-font-color) transparent;margin-left:-5px;position:absolute;bottom:100%;left:50%}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor :not(.se-shortcut-hide) .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-shortcut-hide .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:none!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{font-weight:700;display:inline}.sun-editor input.se-color-input{border-top:0;border-left:0;border-right:0;border-bottom:2px solid var(--se-main-outline-color);text-transform:uppercase;border-radius:0;outline:none;width:72px;margin:0 2px}.sun-editor input.se-color-input::-webkit-input-placeholder{text-transform:none;font-size:.9em}.sun-editor input.se-color-input::placeholder{text-transform:none;font-size:.9em}.sun-editor input.se-color-input:-ms-placeholder-shown{text-transform:none;font-size:.9em}.sun-editor input.se-color-input::placeholder{text-transform:none;font-size:.9em}.sun-editor input.se-color-input::-webkit-search-cancel-button{-webkit-appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEzLjQ2LDEyTDE5LDE3LjU0VjE5SDE3LjU0TDEyLDEzLjQ2TDYuNDYsMTlINVYxNy41NEwxMC41NCwxMkw1LDYuNDZWNUg2LjQ2TDEyLDEwLjU0TDE3LjU0LDVIMTlWNi40NkwxMy40NiwxMloiIC8+PC9zdmc+) 50%/cover no-repeat;width:15px;height:15px}.sun-editor .se-visible-hidden{visibility:hidden}.sun-editor-editable table td.se-selected-table-cell:after,.sun-editor-editable table th.se-selected-table-cell:after{content:"";background-color:var(--se-active-light3-color);opacity:.3;width:100%;height:100%;position:absolute;inset:-1px}.sun-editor-editable[contenteditable=true] table td.se-selected-cell-focus,.sun-editor-editable[contenteditable=true] table th.se-selected-cell-focus{outline:2px dashed var(--se-active-dark3-color);z-index:1}.sun-editor-editable pre[data-se-lang]{position:relative}.sun-editor-editable pre[data-se-lang]:before{content:attr(data-se-lang);color:var(--se-secondary-color);opacity:.7;pointer-events:none;padding:2px 8px;font-size:11px;position:absolute;top:0;right:0}.sun-editor-editable[contenteditable=true] pre.se-pre-code-focus{outline:2px solid var(--se-active-color);outline-offset:-2px}.sun-editor-editable pre[data-se-lang].se-pre-code-focus:before{display:none}.sun-editor-editable.se-rtl pre[data-se-lang]:before{left:0;right:auto}.sun-editor .se-code-lang{padding:0;display:none;position:absolute}.sun-editor .se-code-lang-button{cursor:pointer;border-radius:var(--se-border-radius);background-color:var(--se-edit-background-pre,#f9f9f9);border:1px solid var(--se-border-color);color:var(--se-edit-font-pre,#666);opacity:.75;white-space:nowrap;box-shadow:0;align-items:center;gap:4px;margin:0;padding:4px;font-family:monospace;font-size:11px;line-height:1.4;transition:opacity .15s;display:inline-flex}.sun-editor .se-code-lang-button:hover{opacity:1;box-shadow:0 1px 3px #0000001f}.sun-editor .se-code-lang-icon{opacity:.5;font-size:10px;font-weight:700}.sun-editor .se-find-replace{z-index:6;background-color:var(--se-main-background-color);border:1px solid var(--se-main-border-color);border-radius:0 0 0 var(--se-border-radius);border-top:none;border-right:none;flex-direction:column;gap:4px;width:fit-content;max-width:100%;margin-left:auto;padding:6px 8px;display:none;position:sticky;box-shadow:-2px 2px 6px #0000001a}.sun-editor .se-find-replace.se-find-replace-open{display:flex}.sun-editor .se-find-replace-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.sun-editor .se-find-replace-row-replace{justify-content:flex-start;display:flex}.sun-editor .se-find-replace .se-find-input-wrapper{flex:180px;max-width:420px;position:relative}.sun-editor .se-find-replace .se-find-replace-input{border:1px solid var(--se-main-border-color);border-radius:var(--se-border-radius);background-color:var(--se-main-background-color);width:100%;height:26px;color:var(--se-main-color);box-sizing:border-box;outline:none;padding:2px 100px 2px 6px;font-size:13px}.sun-editor .se-find-replace .se-find-replace-input:focus{border-color:var(--se-active-color);box-shadow:0 0 0 1px var(--se-active-color)}.sun-editor .se-find-replace .se-find-replace-input.se-find-no-match{background-color:var(--se-find-no-match-color,#ff50501f)}.sun-editor .se-find-replace .se-find-replace-toggle{color:var(--se-main-color-lighter);white-space:nowrap;background-color:#0000;font-size:11px;position:absolute;top:50%;right:1px;transform:translateY(-50%)}.sun-editor .se-find-replace .se-find-replace-toggle>*{float:left;justify-content:center;align-items:center;height:24px;margin:0;display:flex}.sun-editor .se-find-replace .se-find-replace-toggle .se-find-replace-info{padding:0 2px}.sun-editor .se-find-replace .se-find-replace-toggle .se-find-replace-info .se-find-replace-count{color:var(--se-main-color-lighter)}.sun-editor .se-find-replace .se-find-replace-toggle>button.on{border:none}.sun-editor .se-find-replace .se-find-replace-buttons{flex-shrink:0;gap:1px;display:flex}.sun-editor .se-find-replace .se-find-replace-btn{border:1px solid #0000;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;transition:opacity .15s,background-color .15s;display:flex}.sun-editor .se-find-replace .se-find-replace-row .se-find-replace-btn{background-color:#0000}.sun-editor .se-find-replace .se-find-replace-btn svg{fill:currentColor;width:16px;height:16px}.sun-editor mark.se-find-mark,.sun-editor-editable mark.se-find-mark{background-color:var(--se-find-match-color,#ffd50066);color:inherit;border-radius:1px;margin:0;padding:0}.sun-editor mark.se-find-mark.se-find-current,.sun-editor-editable mark.se-find-mark.se-find-current{background-color:var(--se-find-current-color,#ff9632b3)}.sun-editor.se-rtl .se-icon-flip-rtl svg,.sun-editor.se-rtl .se-icon-flip-rtl .se-svg{transform:scaleX(-1)}.sun-editor.se-rtl .se-text-prefix-icon{float:right}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-find-replace{border-right:1px solid var(--se-main-border-color);border-radius:0 0 var(--se-border-radius) 0;border-left:none;margin-left:0;margin-right:auto;box-shadow:2px 2px 6px #0000001a}.sun-editor.se-rtl .se-find-replace-row{justify-content:flex-start}.sun-editor.se-rtl .se-status-bar .se-navigation{direction:rtl}.sun-editor.se-rtl .se-btn-select .se-txt{text-align:right;direction:rtl;flex:auto;margin-left:4px}.sun-editor.se-rtl button.se-side-btn{float:right}.sun-editor.se-rtl button.se-side-btn-b{float:right;border-radius:var(--se-border-radius) 0 0 var(--se-border-radius);margin-right:0}.sun-editor.se-rtl button.se-side-btn-a{float:right;border-radius:0 var(--se-border-radius) var(--se-border-radius) 0;margin-left:0}.sun-editor.se-rtl button.se-side-btn-after{border-radius:var(--se-border-radius) 0 0 var(--se-border-radius);margin-right:0}.sun-editor.se-rtl button.se-side-btn-before{float:right;border-radius:0 var(--se-border-radius) var(--se-border-radius) 0;margin-left:0}.sun-editor.se-rtl .se-menu-list li .se-side-btn-after.on:enabled,.sun-editor.se-rtl .se-menu-list li .se-side-btn-after.active:enabled{border-left:0;border-right:1px solid}.sun-editor.se-rtl .se-menu-list li .se-side-btn-before.on:enabled,.sun-editor.se-rtl .se-menu-list li .se-side-btn-before.active:enabled{border-left:1px solid;border-right:0}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-width:0 5px 0 0;border-top-style:none;border-top-color:currentColor;border-bottom-style:none;border-bottom-color:currentColor;padding:0 7px 0 0}.sun-editor.se-rtl .se-select-item .se-list-icon{margin:0 0 6px 6px}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-wrapper .se-placeholder,.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-modal-area *{direction:rtl}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-form .se-modal-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-header .se-close-btn{float:left}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-header .se-modal-title{float:right}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-form .se-modal-form-files .se-modal-files-edge-button{margin-left:0;margin-right:1px}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-form .se-modal-flex-form .se-btn{margin-left:4px;margin-right:0}.sun-editor.se-rtl .se-modal-tabs button{float:right}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-size-text{padding-right:var(--se-input-btn-size)}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-form .se-modal-flex-form .se-modal-flex-group{margin-left:4px;margin-right:0;padding-left:0;padding-right:4px}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-footer>div{float:right}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-anchor-rel-preview{text-align:right;margin-left:4px}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-btn-revert{float:left}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-browser *{direction:rtl}.sun-editor.se-rtl .se-browser .se-browser-tags{text-align:right}.sun-editor.se-rtl .se-browser .se-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-browser .se-browser-header .se-browser-close{float:left}.sun-editor.se-rtl .se-browser .se-browser-side>div{border-right:none;border-left:1px solid var(--se-modal-border-color);flex-direction:row-reverse}.sun-editor.se-rtl .se-browser .se-menu-folder>div:not(.se-menu-child){padding:8px 20px 8px 10px}.sun-editor.se-rtl .se-browser .se-menu-folder>div>button{margin-left:0;margin-right:-20px}.sun-editor.se-rtl .se-browser .se-menu-folder.active{border-left:none;border-right:2px solid var(--se-active-dark4-color);margin-left:0;margin-right:-2px}.sun-editor.se-rtl .se-browser .se-browser-search .se-browser-search-form{flex-direction:row-reverse;margin:2px 8px}.sun-editor.se-rtl .se-browser .se-browser-side .se-menu-icon{margin:0 0 0 10px}.sun-editor.se-rtl .se-browser .se-browser-search .se-side-open-btn{margin:8px 8px 0 0}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-controller .se-controller-body{direction:rtl}.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl;left:0;right:auto}.sun-editor.se-rtl .se-controller .se-controller-header .se-close-btn{float:left}.sun-editor.se-rtl .se-controller .se-controller-header .se-controller-title{float:right}.sun-editor.se-rtl .se-controller.se-table-props .se-table-props-align li{margin-left:2px;margin-right:0}.sun-editor.se-rtl .se-controller .se-arrow{margin-left:0;margin-right:-11px;left:auto;right:20px}.sun-editor-editable.se-rtl[contenteditable=true].se-copy-format-cursor{cursor:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDE2Ij4KICA8ZGVmcz4KICAgIDxmaWx0ZXIgaWQ9IndoaXRlLW91dGxpbmUiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+CiAgICAgIDxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9ImRpbGF0ZWQiIG9wZXJhdG9yPSJkaWxhdGUiIHJhZGl1cz0iMSIvPgogICAgICA8ZmVGbG9vZCBmbG9vZC1jb2xvcj0id2hpdGUiIHJlc3VsdD0id2hpdGUiLz4KICAgICAgPGZlQ29tcG9zaXRlIGluPSJ3aGl0ZSIgaW4yPSJkaWxhdGVkIiBvcGVyYXRvcj0iaW4iIHJlc3VsdD0ib3V0bGluZSIvPgogICAgICA8ZmVNZXJnZT4KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49Im91dGxpbmUiLz4KICAgICAgICA8ZmVNZXJnZU5vZGUgaW49IlNvdXJjZUdyYXBoaWMiLz4KICAgICAgPC9mZU1lcmdlPgogICAgPC9maWx0ZXI+CiAgPC9kZWZzPgogIDxnIGZpbHRlcj0idXJsKCN3aGl0ZS1vdXRsaW5lKSIgdHJhbnNmb3JtPSJzY2FsZSgtMSwxKSB0cmFuc2xhdGUoLTI0LDApIj4KICAgIDxwYXRoCiAgICAgIGQ9Ik00LjMzMiAxMi42NjgKICAgICAgICAgQzQuMzMyIDEzLjAzNSA0LjQ4NCAxMy4zMzIgNC42NjggMTMuMzMyCiAgICAgICAgIEw1LjMzMiAxMy4zMzIKICAgICAgICAgTDUuMzMyIDE0LjY2OAogICAgICAgICBMNC41IDE0LjY2OAogICAgICAgICBDNC4zMTYgMTQuNjY4IDQgMTQuMzY3IDQgMTQKICAgICAgICAgQzQgMTQuMzY3IDMuNjg0IDE0LjY2OCAzLjUgMTQuNjY4CiAgICAgICAgIEwyLjY2OCAxNC42NjgKICAgICAgICAgTDIuNjY4IDEzLjMzMgogICAgICAgICBMMy4zMzIgMTMuMzMyCiAgICAgICAgIEMzLjUxNiAxMy4zMzIgMy42NjggMTMuMDM1IDMuNjY4IDEyLjY2OAogICAgICAgICBMMy42NjggMy4zMzIKICAgICAgICAgQzMuNjY4IDIuOTY1IDMuNTE2IDIuNjY4IDMuMzMyIDIuNjY4CiAgICAgICAgIEwyLjY2OCAyLjY2OAogICAgICAgICBMMi42NjggMS4zMzIKICAgICAgICAgTDMuNSAxLjMzMgogICAgICAgICBDMy42ODQgMS4zMzIgNCAxLjYzMyA0IDIKICAgICAgICAgQzQgMS42MzMgNC4zMTYgMS4zMzIgNC41IDEuMzMyCiAgICAgICAgIEw1LjMzMiAxLjMzMgogICAgICAgICBMNS4zMzIgMi42NjgKICAgICAgICAgTDQuNjY4IDIuNjY4CiAgICAgICAgIEM0LjQ4NCAyLjY2OCA0LjMzMiAyLjk2NSA0LjMzMiAzLjMzMgogICAgICAgICBaIgogICAgICBmaWxsPSJibGFjayIKICAgIC8+CiAgICA8cGF0aAogICAgICBkPSJNMjAgMi42NjgKICAgICAgICAgTDIwIDIKICAgICAgICAgQzIwIDEuNjMzIDE5LjcwMyAxLjMzMiAxOS4zMzIgMS4zMzIKICAgICAgICAgTDExLjMzMiAxLjMzMgogICAgICAgICBDMTAuOTY1IDEuMzMyIDEwLjY2OCAxLjYzMyAxMC42NjggMgogICAgICAgICBMMTAuNjY4IDQuNjY4CiAgICAgICAgIEMxMC42NjggNS4wMzUgMTAuOTY1IDUuMzMyIDExLjMzMiA1LjMzMgogICAgICAgICBMMTkuMzMyIDUuMzMyCiAgICAgICAgIEMxOS43MDMgNS4zMzIgMjAgNS4wMzUgMjAgNC42NjgKICAgICAgICAgTDIwIDQKICAgICAgICAgTDIwLjY2OCA0CiAgICAgICAgIEwyMC42NjggNi42NjgKICAgICAgICAgTDE0IDYuNjY4CiAgICAgICAgIEwxNCAxNAogICAgICAgICBDMTQgMTQuMzY3IDE0LjI5NyAxNC42NjggMTQuNjY4IDE0LjY2OAogICAgICAgICBMMTYgMTQuNjY4CiAgICAgICAgIEMxNi4zNjcgMTQuNjY4IDE2LjY2OCAxNC4zNjcgMTYuNjY4IDE0CiAgICAgICAgIEwxNi42NjggOAogICAgICAgICBMMjIgOAogICAgICAgICBMMjIgMi42NjgKICAgICAgICAgWiIKICAgICAgZmlsbD0iYmxhY2siCiAgICAvPgogIDwvZz4KPC9zdmc+Cg==) 24 0,text}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner{padding-left:var(--se-doc-info-inner-line-padding);padding-right:var(--se-doc-info-inner-padding);direction:rtl}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h1{padding-left:var(--se-doc-info-inner-line-padding);padding-right:var(--se-doc-info-inner-line-indent-h1)}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h2{padding-left:var(--se-doc-info-inner-line-padding);padding-right:var(--se-doc-info-inner-line-indent-h2)}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h3{padding-left:var(--se-doc-info-inner-line-padding);padding-right:var(--se-doc-info-inner-line-indent-h3)}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h4{padding-left:var(--se-doc-info-inner-line-padding);padding-right:var(--se-doc-info-inner-line-indent-h4)}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h5{padding-left:var(--se-doc-info-inner-line-padding);padding-right:var(--se-doc-info-inner-line-indent-h5)}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-lines .se-document-lines-inner>div.se-doc-h6{padding-left:var(--se-doc-info-inner-line-padding);padding-right:var(--se-doc-info-inner-line-indent-h6)}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-page{direction:rtl}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-page>div{margin-left:0;margin-right:1px;right:0}.sun-editor.se-rtl .se-wrapper.se-type-document .se-document-page>div>div.se-document-page-line{right:unset;z-index:1;left:100%}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-footer .se-btn{float:right}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-h{left:0;right:unset}.sun-editor.se-rtl .se-modal-area .se-modal-inner .se-modal-content .se-modal-resize-handle-c{cursor:nesw-resize;left:4px;right:unset}.sun-editor.se-rtl .se-selector-table .se-table-size-picker,.sun-editor.se-rtl .se-selector-table .se-table-size-unhighlighted{right:0}.sun-editor.se-rtl .se-selector-table .se-table-size-highlighted{right:5px}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-wrapper.se-type-document.se-source-view-status{padding:0}.sun-editor .se-wrapper.se-type-document.se-source-view-status .se-document-lines,.sun-editor .se-wrapper.se-type-document.se-source-view-status .se-document-pages{display:none}.sun-editor .se-error{color:var(--se-error-color)}.sun-editor input.se-error,.sun-editor select.se-error,.sun-editor textarea.se-error{border:1px solid var(--se-error-dark2-color)!important}.sun-editor input.se-error:focus,.sun-editor select.se-error:focus,.sun-editor textarea.se-error:focus{box-shadow:0 0 0 .2rem var(--se-error-light2-color);outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:1px solid var(--se-error-color)!important}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}.sun-editor .se-select-menu .se-select-item .se-mention-item span+span{opacity:.5;margin:0 4px}.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul,.sun-editor-editable.se-show-block pre{border:1px dashed var(--se-show-blocks-color)!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed var(--se-show-blocks-li-color)!important}.sun-editor-editable.se-show-block pre{border:1px dashed var(--se-show-blocks-pre-color)!important}.sun-editor-editable.se-show-block div.se-component{border:1px dashed var(--se-show-blocks-component-color)!important;padding:1px!important}.sun-editor-editable.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable.se-show-block div:not(.se-component){background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.sun-editor-editable.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.sun-editor-editable.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.sun-editor-editable.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.sun-editor-editable.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.sun-editor-editable.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor.sun-editor-carrier-wrapper{border:none!important;outline:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:block!important;position:static!important}.sun-editor.sun-editor-carrier-wrapper .se-drag-cursor{pointer-events:none;background-color:var(--se-drag-caret-color);z-index:2147483646;width:2px;display:none;position:absolute}.sun-editor.sun-editor-carrier-wrapper .se-drag-cursor:before{content:"";border:5px solid #0000;border-width:6px 5px 0;border-color:var(--se-drag-caret-color) transparent transparent transparent;background-color:#0000;width:0;height:0;margin-left:-4px;margin-right:0;position:absolute;top:-3px}.sun-editor.sun-editor-carrier-wrapper .se-drag-cursor:after{content:"";border:5px solid #0000;border-top-width:0;border-color:transparent transparent var(--se-drag-caret-color) transparent;background-color:#0000;width:0;height:0;margin-left:-4px;margin-right:0;position:absolute;bottom:-3px}.sun-editor-editable[contenteditable=true] .se-page-break{clear:both;z-index:1;justify-content:center;align-items:center;width:100%;height:24px;margin:0;padding:0;display:flex;position:relative;visibility:visible!important}.sun-editor-editable[contenteditable=true] .se-page-break:after{content:"⎯⎯⎯⎯⎯⎯";background:var(--se-main-background-color);color:var(--se-doc-info-page-background-color);font-size:var(--se-main-font-size);padding:0 5px;position:absolute;top:1px}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}@keyframes toast-in{to{opacity:1;transform:translateY(0)}}@keyframes toast-out{to{opacity:0;transform:translateY(-10px)}}@keyframes se-alert-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes se-alert-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}
