.b-form-invalid-custom[data-v-be4723a6]{font-size:.857rem;color:#ea5455}.holder{width:25px;height:25px;display:flex;align-items:center;justify-content:center}[dir] .holder{border-radius:50%;border:2px solid #f3f3f3;border-top:2px solid #aa6dcf}[dir=ltr] .holder{animation:spinner-ltr 1s linear infinite}[dir=rtl] .holder{animation:spinner-rtl 1s linear infinite}.dot{width:40%;height:40%}[dir] .dot{border-radius:50%;background-color:#aa6dcf}.layout-loading-wrapper[data-v-7acac732]{position:absolute;top:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center}[dir=ltr] .layout-loading-wrapper[data-v-7acac732],[dir=rtl] .layout-loading-wrapper[data-v-7acac732]{left:0;right:0}.layout-loading-wrapper .holder[data-v-7acac732]{position:absolute;top:50vh}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes vSelectSpinner-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes vSelectSpinner-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}[dir] .vs--disabled .vs__clear,[dir] .vs--disabled .vs__dropdown-toggle,[dir] .vs--disabled .vs__open-indicator,[dir] .vs--disabled .vs__search,[dir] .vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{appearance:none;display:flex;white-space:normal}[dir] .vs__dropdown-toggle{padding:0 0 4px 0;background:none;border:1px solid #d8d6de;border-radius:.357rem}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;position:relative}[dir] .vs__selected-options{padding:0 2px}.vs__actions{display:flex;align-items:center}[dir=ltr] .vs__actions{padding:4px 6px 0 3px}[dir=rtl] .vs__actions{padding:4px 3px 0 6px}[dir] .vs--searchable .vs__dropdown-toggle{cursor:text}[dir] .vs--unsearchable .vs__dropdown-toggle{cursor:pointer}[dir] .vs--open .vs__dropdown-toggle{border-bottom-color:transparent}[dir=ltr] .vs--open .vs__dropdown-toggle,[dir=rtl] .vs--open .vs__dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transition:transform .15s cubic-bezier(1,-.115,.975,.855)}[dir] .vs__open-indicator{transform:scale(1);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}[dir=ltr] .vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}[dir=rtl] .vs--open .vs__open-indicator{transform:rotate(-180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5)}[dir] .vs__clear{padding:0;border:0;background-color:transparent;cursor:pointer}[dir=ltr] .vs__clear{margin-right:8px}[dir=rtl] .vs__clear{margin-left:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);z-index:1000;width:100%;max-height:350px;min-width:160px;overflow-y:auto;list-style:none}[dir] .vs__dropdown-menu{padding:5px 0;margin:0;box-shadow:0 4px 25px 0 rgba(0,0,0,.1);border:1px solid #d8d6de;border-top-style:none;border-radius:0 0 .357rem .357rem;background:#fff}[dir=ltr] .vs__dropdown-menu{left:0;text-align:left}[dir=rtl] .vs__dropdown-menu{right:0;text-align:right}[dir] .vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;color:#333;white-space:nowrap}[dir] .vs__dropdown-option{padding:3px 20px;clear:both}[dir] .vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{color:#00a19a!important}[dir] .vs__dropdown-option--highlight{background:rgba(0,161,154,.12)}.vs__dropdown-option--disabled{color:rgba(60,60,60,.5)}[dir] .vs__dropdown-option--disabled{background:inherit}[dir] .vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;color:#333;line-height:1.8;z-index:0}[dir] .vs__selected{background-color:#00a19a;border:0 solid rgba(60,60,60,.26);border-radius:.357rem;margin:4px 2px 0 2px;padding:0 .25em}.vs__deselect{display:inline-flex;appearance:none;fill:rgba(60,60,60,.5)}[dir] .vs__deselect{padding:0;border:0;cursor:pointer;background:none;text-shadow:0 1px 0 #fff}[dir=ltr] .vs__deselect{margin-left:4px}[dir=rtl] .vs__deselect{margin-right:4px}[dir] .vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{appearance:none;line-height:1.8;font-size:1em;outline:none;width:0;max-width:100%;flex-grow:1;z-index:1}[dir] .vs__search,[dir] .vs__search:focus{border:1px solid transparent;margin:4px 0 0 0;padding:0 7px;background:none;box-shadow:none}[dir=ltr] .vs__search,[dir=ltr] .vs__search:focus{border-left:none}[dir=rtl] .vs__search,[dir=rtl] .vs__search:focus{border-right:none}.vs__search::placeholder{color:#6e6b7b}.vs--unsearchable .vs__search{opacity:1}[dir] .vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;transition:opacity .1s}[dir] .vs__spinner{border-top:.9em solid hsla(0,0%,39.2%,.1);border-bottom:.9em solid hsla(0,0%,39.2%,.1);transform:translateZ(0)}[dir=ltr] .vs__spinner{border-right:.9em solid hsla(0,0%,39.2%,.1);border-left:.9em solid rgba(60,60,60,.45);animation:vSelectSpinner-ltr 1.1s linear infinite}[dir=rtl] .vs__spinner{border-left:.9em solid hsla(0,0%,39.2%,.1);border-right:.9em solid rgba(60,60,60,.45);animation:vSelectSpinner-rtl 1.1s linear infinite}.vs__spinner,.vs__spinner:after{width:5em;height:5em}[dir] .vs__spinner,[dir] .vs__spinner:after{border-radius:50%}.vs--loading .vs__spinner{opacity:1}.vs__open-indicator{fill:none}[dir] .vs__open-indicator{margin-top:.15rem}.vs__dropdown-toggle{transition:all .25s ease-in-out}[dir] .vs__dropdown-toggle{padding:.59px 0 4px 0}[dir=ltr] .vs--single .vs__dropdown-toggle{padding-left:6px}[dir=rtl] .vs--single .vs__dropdown-toggle{padding-right:6px}.vs__dropdown-option--disabled{opacity:.5}[dir] .vs__dropdown-option--disabled.vs__dropdown-option--selected{background:#00a19a!important}.vs__dropdown-option{color:#6e6b7b}[dir] .vs__dropdown-option,[dir] .vs__no-options{padding:7px 20px}.vs__dropdown-option--selected{color:#fff;position:relative}[dir] .vs__dropdown-option--selected{background-color:#00a19a}.vs__dropdown-option--selected:after{content:"";height:1.1rem;width:1.1rem;display:inline-block;position:absolute;top:50%}[dir] .vs__dropdown-option--selected:after{transform:translateY(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:1.1rem}[dir=ltr] .vs__dropdown-option--selected:after{right:20px}[dir=rtl] .vs__dropdown-option--selected:after{right:unset;left:20px}.vs__dropdown-option--selected.vs__dropdown-option--highlight{color:#fff!important}[dir] .vs__dropdown-option--selected.vs__dropdown-option--highlight{background-color:#00a19a!important}.vs__clear svg{color:#6e6b7b}.vs__selected{color:#fff}.v-select.vs--single .vs__selected{color:#6e6b7b;transition:transform .2s ease}[dir] .v-select.vs--single .vs__selected{margin-top:5px}[dir=ltr] .v-select.vs--single .vs__selected input{padding-left:0}[dir=rtl] .v-select.vs--single .vs__selected input{padding-right:0}[dir=ltr] .vs--single.vs--open .vs__selected{transform:translateX(5px)}[dir=rtl] .vs--single.vs--open .vs__selected{transform:translateX(-5px)}.vs__selected .vs__deselect{color:inherit}.v-select:not(.vs--single) .vs__selected{font-size:.9rem}[dir] .v-select:not(.vs--single) .vs__selected{border-radius:3px;padding:0 .6em}[dir=ltr] .v-select:not(.vs--single) .vs__selected{margin:5px 2px 2px 5px}[dir=rtl] .v-select:not(.vs--single) .vs__selected{margin:5px 5px 2px 2px}.v-select:not(.vs--single) .vs__deselect svg{vertical-align:text-top}[dir] .v-select:not(.vs--single) .vs__deselect svg{transform:scale(.8)}.v-select .writer .img-list-thumbnail{display:none!important}[dir=ltr] .v-select .writer .title{margin-left:0!important}[dir=rtl] .v-select .writer .title{margin-right:0!important}.vs__dropdown-menu{top:calc(100% + 1rem)}[dir] .vs__dropdown-menu{border:none;border-radius:6px;padding:0}[dir] .vs--open .vs__dropdown-toggle{border-color:#00a19a;border-bottom-color:#00a19a;box-shadow:0 3px 10px 0 rgba(34,41,47,.1)}[dir=ltr] .vs--open .vs__dropdown-toggle,[dir=rtl] .vs--open .vs__dropdown-toggle{border-bottom-left-radius:.357rem;border-bottom-right-radius:.357rem}.select-size-lg .vs__selected{font-size:1rem!important}[dir] .select-size-lg.vs--single.vs--open .vs__selected{margin-top:6px}.select-size-lg .vs__dropdown-toggle,.select-size-lg .vs__selected{font-size:1.25rem}[dir] .select-size-lg .vs__dropdown-toggle{padding:5px}[dir] .select-size-lg .vs__dropdown-toggle input{margin-top:0}.select-size-lg .vs__deselect svg{vertical-align:middle!important}[dir] .select-size-lg .vs__deselect svg{transform:scale(1)!important}[dir] .select-size-sm .vs__dropdown-toggle{padding-bottom:0;padding:1px}[dir] .select-size-sm.vs--single .vs__dropdown-toggle{padding:2px}.select-size-sm .vs__dropdown-toggle,.select-size-sm .vs__selected{font-size:.9rem}[dir] .select-size-sm .vs__actions{padding-top:2px;padding-bottom:2px}.select-size-sm .vs__deselect svg{vertical-align:middle!important}[dir] .select-size-sm .vs__search{margin-top:0}.select-size-sm.v-select .vs__selected{font-size:.75rem}[dir] .select-size-sm.v-select .vs__selected{padding:0 .3rem}[dir] .select-size-sm.v-select:not(.vs--single) .vs__selected{margin:4px 5px}[dir] .select-size-sm.v-select.vs--single .vs__selected{margin-top:1px}[dir] .select-size-sm.vs--single.vs--open .vs__selected{margin-top:4px}.dark-layout .vs__dropdown-toggle{color:#b4b7bd}[dir] .dark-layout .vs__dropdown-toggle{background:#283046;border-color:#404656}.dark-layout .vs__selected-options input{color:#b4b7bd}.dark-layout .vs__selected-options input::placeholder{color:#676d7d}.dark-layout .vs__actions svg{fill:#404656}[dir] .dark-layout .vs__dropdown-menu{background:#283046}.dark-layout .vs__dropdown-menu li{color:#b4b7bd}.dark-layout .v-select:not(.vs--single) .vs__selected{color:#00a19a}[dir] .dark-layout .v-select:not(.vs--single) .vs__selected{background-color:rgba(0,161,154,.12)}.dark-layout .v-select.vs--single .vs__selected{color:#b4b7bd!important}.dark-layout .vs--disabled .vs__clear,.dark-layout .vs--disabled .vs__dropdown-toggle,.dark-layout .vs--disabled .vs__open-indicator,.dark-layout .vs--disabled .vs__search,.dark-layout .vs--disabled .vs__selected{opacity:.5}[dir] .dark-layout .vs--disabled .vs__clear,[dir] .dark-layout .vs--disabled .vs__dropdown-toggle,[dir] .dark-layout .vs--disabled .vs__open-indicator,[dir] .dark-layout .vs--disabled .vs__search,[dir] .dark-layout .vs--disabled .vs__selected{background-color:#283046}.sun-editor{width:auto;height:auto;box-sizing:border-box;font-family:Helvetica Neue;color:#000;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}[dir] .sun-editor{border:1px solid #dadada;background-color:#fff}.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}[dir] .sun-editor-common blockquote,[dir] .sun-editor-common body,[dir] .sun-editor-common button,[dir] .sun-editor-common code,[dir] .sun-editor-common dd,[dir] .sun-editor-common div,[dir] .sun-editor-common dl,[dir] .sun-editor-common dt,[dir] .sun-editor-common fieldset,[dir] .sun-editor-common form,[dir] .sun-editor-common h1,[dir] .sun-editor-common h2,[dir] .sun-editor-common h3,[dir] .sun-editor-common h4,[dir] .sun-editor-common h5,[dir] .sun-editor-common h6,[dir] .sun-editor-common input,[dir] .sun-editor-common legend,[dir] .sun-editor-common li,[dir] .sun-editor-common ol,[dir] .sun-editor-common p,[dir] .sun-editor-common pre,[dir] .sun-editor-common select,[dir] .sun-editor-common td,[dir] .sun-editor-common textarea,[dir] .sun-editor-common th,[dir] .sun-editor-common ul{margin:0;padding:0;border:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}[dir] .sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none}[dir] .sun-editor textarea{border:0;padding:0}.sun-editor button{touch-action:manipulation;outline:none}[dir] .sun-editor button{border:0;background-color:transparent;cursor:pointer}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block}[dir] .sun-editor button span{margin:0;padding:0}.sun-editor button .txt{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[dir] .sun-editor button .txt{margin-top:0}.sun-editor button *{pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{width:16px;height:16px;fill:currentColor;display:block}[dir] .sun-editor .se-svg,[dir] .sun-editor button>svg{margin:auto;text-align:center;float:none}.sun-editor .close>svg,.sun-editor .se-btn-select>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}[dir=ltr] .sun-editor .se-btn-select>svg{float:right}[dir=rtl] .sun-editor .se-btn-select>svg{float:left}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;width:16px;height:16px;vertical-align:middle}[dir=ltr] .sun-editor .se-btn-list>.se-list-icon{margin:-1px 10px 0 0}[dir=rtl] .sun-editor .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;font-size:15px;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{position:absolute;display:block;width:0;height:0}[dir] .sun-editor .se-arrow,[dir] .sun-editor .se-arrow:after{border:11px solid transparent}.sun-editor .se-arrow.se-arrow-up{top:-11px}[dir] .sun-editor .se-arrow.se-arrow-up{border-top-width:0;border-bottom-color:#dadada}[dir=ltr] .sun-editor .se-arrow.se-arrow-up{left:20px;margin-left:-11px}[dir=rtl] .sun-editor .se-arrow.se-arrow-up{right:20px;margin-right:-11px}.sun-editor .se-arrow.se-arrow-up:after{top:1px;content:" "}[dir] .sun-editor .se-arrow.se-arrow-up:after{border-top-width:0;border-bottom-color:#fff}[dir=ltr] .sun-editor .se-arrow.se-arrow-up:after{margin-left:-11px}[dir=rtl] .sun-editor .se-arrow.se-arrow-up:after{margin-right:-11px}[dir] .sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{top:0}[dir] .sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:#dadada}[dir=ltr] .sun-editor .se-arrow.se-arrow-down{left:0;margin-left:-11px}[dir=rtl] .sun-editor .se-arrow.se-arrow-down{right:0;margin-right:-11px}.sun-editor .se-arrow.se-arrow-down:after{top:-12px;content:" "}[dir] .sun-editor .se-arrow.se-arrow-down:after{border-bottom-width:0;border-top-color:#fff}[dir=ltr] .sun-editor .se-arrow.se-arrow-down:after{margin-left:-11px}[dir=rtl] .sun-editor .se-arrow.se-arrow-down:after{margin-right:-11px}[dir] .sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{position:relative;width:auto;height:auto}.sun-editor button{color:#000}.sun-editor .se-btn{width:34px;height:34px;font-size:12px;line-height:27px}[dir] .sun-editor .se-btn{border:0;border-radius:4px;margin:1px!important;padding:0}[dir=ltr] .sun-editor .se-btn{float:left}[dir=rtl] .sun-editor .se-btn{float:right}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{outline:0 none}[dir] .sun-editor .se-btn:enabled:focus,[dir] .sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-btn:enabled:active{-webkit-box-shadow:inset 0 3px 5px #c1c1c1}[dir] .sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{color:#000}[dir] .sun-editor .se-btn-primary{background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;outline:0 none}[dir] .sun-editor .se-btn-primary:focus,[dir] .sun-editor .se-btn-primary:hover{background-color:#80bdff;border-color:#3f9dff}.sun-editor .se-btn-primary:active{color:#fff;-webkit-box-shadow:inset 0 3px 5px #4592ff}[dir] .sun-editor .se-btn-primary:active{background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff}.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000}[dir] .sun-editor input,[dir] .sun-editor select,[dir] .sun-editor textarea{border:1px solid #ccc;border-radius:4px}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem #c7deff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[dir] .sun-editor input:focus,[dir] .sun-editor select:focus,[dir] .sun-editor textarea:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem #c7deff}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{outline:0 none}[dir] .sun-editor .se-btn:enabled.active:focus,[dir] .sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-btn:enabled.active:active{-webkit-box-shadow:inset 0 3px 5px #c1c1c1}[dir] .sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{outline:0 none}[dir] .sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{outline:0 none}[dir] .sun-editor .se-btn:enabled.on:focus,[dir] .sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1}.sun-editor .se-btn:enabled.on:active{-webkit-box-shadow:inset 0 3px 5px #b1b1b1}[dir] .sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{color:#bdbdbd}[dir] .sun-editor .se-btn-list:disabled,[dir] .sun-editor .se-btn:disabled,[dir] .sun-editor button:disabled{cursor:not-allowed;background-color:inherit}.sun-editor .se-loading-box{position:absolute;display:none;width:100%;height:100%;top:0;opacity:.7;filter:alpha(opacity=70);z-index:2147483647}[dir] .sun-editor .se-loading-box{background-color:#fff}[dir=ltr] .sun-editor .se-loading-box{left:0}[dir=rtl] .sun-editor .se-loading-box{right:0}.sun-editor .se-loading-box .se-loading-effect{position:absolute;display:block;top:50%;height:25px;width:25px}[dir] .sun-editor .se-loading-box .se-loading-effect{border-top:2px solid #07d;border-radius:50%}[dir=ltr] .sun-editor .se-loading-box .se-loading-effect{left:50%;border-right:2px solid transparent;animation:spinner-ltr .8s linear infinite;margin:-25px 0 0 -25px}[dir=rtl] .sun-editor .se-loading-box .se-loading-effect{right:50%;border-left:2px solid transparent;animation:spinner-rtl .8s linear infinite;margin:-25px -25px 0 0}.sun-editor .se-line-breaker{position:absolute;display:none;width:100%;height:1px;z-index:7}[dir] .sun-editor .se-line-breaker{cursor:text;border-top:1px solid #3288ff}.sun-editor .se-line-breaker>button.se-btn{position:relative;display:inline-block;width:30px;height:30px;top:-15px;opacity:.6}[dir] .sun-editor .se-line-breaker>button.se-btn{float:none;background-color:#fff;border:1px solid #0c2240;cursor:pointer}[dir=ltr] .sun-editor .se-line-breaker>button.se-btn{left:-50%}[dir=rtl] .sun-editor .se-line-breaker>button.se-btn{right:-50%}.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9}[dir] .sun-editor .se-line-breaker>button.se-btn:hover{background-color:#fff;border-color:#041b39}.sun-editor .se-line-breaker-component{position:absolute;display:none;width:24px;height:24px;opacity:.6;z-index:7}[dir] .sun-editor .se-line-breaker-component{background-color:#fff;border:1px solid #0c2240;border-radius:4px;cursor:pointer}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{display:block;position:relative;height:auto;width:100%;overflow:visible;outline:1px solid #dadada;z-index:5}[dir] .sun-editor .se-toolbar{padding:0;margin:0;background-color:#fafafa}.sun-editor .se-toolbar-shadow{display:block!important;height:0!important;outline:none!important;z-index:0!important}[dir] .sun-editor .se-toolbar-shadow{padding:0!important;margin:0!important;background-color:transparent!important;border:none!important}.sun-editor .se-toolbar-cover{position:absolute;display:none;font-size:36px;width:100%;height:100%;top:0;opacity:.5;filter:alpha(opacity=50);z-index:4}[dir] .sun-editor .se-toolbar-cover{background-color:#fefefe;cursor:not-allowed}[dir=ltr] .sun-editor .se-toolbar-cover{left:0}[dir=rtl] .sun-editor .se-toolbar-cover{right:0}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;width:0;vertical-align:top}[dir] .sun-editor .se-toolbar-separator-vertical{margin:0}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}[dir] .sun-editor .se-toolbar.se-toolbar-balloon,[dir] .sun-editor .se-toolbar.se-toolbar-inline{box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}[dir] .sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px}[dir=ltr] .sun-editor .se-btn-module-border,[dir=rtl] .sun-editor .se-btn-module-border{margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{display:block;width:100%;height:0}[dir] .sun-editor .se-btn-module-enter{margin:0;padding:0;background-color:transparent}[dir] .sun-editor .se-toolbar-more-layer{margin:0 -3px;background-color:#fafafa}.sun-editor .se-toolbar-more-layer .se-more-layer{display:none}[dir] .sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;width:100%;height:auto}[dir] .sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{padding:4px 3px 0}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto}[dir] .sun-editor .se-btn-module .se-btn-more.se-btn-more-text{padding:0 4px}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;outline:0 none}[dir] .sun-editor .se-btn-module .se-btn-more:focus,[dir] .sun-editor .se-btn-module .se-btn-more:hover{background-color:#d1d1d1;border-color:#c1c1c1}.sun-editor .se-btn-module .se-btn-more.on{color:#333;outline:0 none}[dir] .sun-editor .se-btn-module .se-btn-more.on{background-color:#d1d1d1;border-color:#c1c1c1}.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;outline:0 none}[dir] .sun-editor .se-btn-module .se-btn-more.on:hover{background-color:#c1c1c1;border-color:#b1b1b1}[dir] .sun-editor .se-menu-list,[dir] .sun-editor .se-menu-list li{padding:0;margin:0}[dir=ltr] .sun-editor .se-menu-list,[dir=ltr] .sun-editor .se-menu-list li{float:left}[dir=rtl] .sun-editor .se-menu-list,[dir=rtl] .sun-editor .se-menu-list li{float:right}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{width:auto;display:flex}[dir] .sun-editor .se-btn-select{padding:4px 6px}.sun-editor .se-btn-select .txt{flex:auto}[dir=ltr] .sun-editor .se-btn-select .txt{text-align:left}[dir=rtl] .sun-editor .se-btn-select .txt{text-align:right}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{position:relative;width:100%;height:auto}[dir] .sun-editor .se-btn-tray{padding:4px 3px 0;margin:0}.sun-editor .se-menu-tray{position:absolute;top:0;width:100%;height:0}[dir=ltr] .sun-editor .se-menu-tray{left:0}[dir=rtl] .sun-editor .se-menu-tray{right:0}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}.sun-editor .se-list-layer{display:none;position:absolute;top:0;height:auto;z-index:5;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}[dir] .sun-editor .se-list-layer{border:1px solid #bababa;border-radius:4px;padding:6px 0;background-color:#fff;box-shadow:0 3px 9px rgba(0,0,0,.5)}[dir=ltr] .sun-editor .se-list-layer{left:0}[dir=rtl] .sun-editor .se-list-layer{right:0}.sun-editor .se-list-layer .se-list-inner{overflow-x:initial;overflow-y:initial;overflow:visible}[dir] .sun-editor .se-list-layer .se-list-inner{padding:0;margin:0}.sun-editor .se-list-layer button{width:100%}[dir] .sun-editor .se-list-layer button{margin:0}.sun-editor .se-list-inner ul{width:100%}[dir] .sun-editor .se-list-inner ul{padding:0}.sun-editor .se-list-inner li>button{min-width:100%;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}[dir] .sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff}[dir=ltr] .sun-editor .se-list-inner .se-list-basic li button.active,[dir=rtl] .sun-editor .se-list-inner .se-list-basic li button.active{border-left:0;border-right:0}[dir] .sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff}[dir=ltr] .sun-editor .se-list-inner .se-list-basic li button.active:hover,[dir=rtl] .sun-editor .se-list-inner .se-list-basic li button.active:hover{border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{-webkit-box-shadow:inset 0 3px 5px #407dd1}[dir] .sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;box-shadow:inset 0 3px 5px #407dd1}[dir=ltr] .sun-editor .se-list-inner .se-list-basic li button.active:active,[dir=rtl] .sun-editor .se-list-inner .se-list-basic li button.active:active{border-left:0;border-right:0}[dir=ltr] .sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}[dir=rtl] .sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{width:100%;height:auto;min-height:32px;font-size:12px;line-height:normal;text-indent:0;text-decoration:none}[dir] .sun-editor .se-btn-list{padding:0 14px;cursor:pointer}[dir=ltr] .sun-editor .se-btn-list{text-align:left}[dir=rtl] .sun-editor .se-btn-list{text-align:right}[dir] .sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{outline:0 none}[dir] .sun-editor .se-btn-list:focus,[dir] .sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-btn-list:active{-webkit-box-shadow:inset 0 3px 5px #c1c1c1}[dir] .sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}[dir] .sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{height:1px}[dir] .sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0}[dir=ltr] .sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}[dir=rtl] .sun-editor .se-list-layer.se-list-align .se-list-inner{right:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{width:100%}[dir] .sun-editor .se-list-layer.se-list-format li{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 div,.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}[dir] .sun-editor .se-list-layer.se-list-format ul div{padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{font-size:2em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h2{font-size:1.5em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h3{font-size:1.17em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h4{font-size:1em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h5{font-size:.83em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul h6{font-size:.67em;font-weight:700;color:#333}.sun-editor .se-list-layer.se-list-format ul blockquote{font-size:13px;color:#999;height:22px;line-height:1.5}[dir] .sun-editor .se-list-layer.se-list-format ul blockquote{margin:0;background-color:transparent;border-color:#b1b1b1;border-style:solid}[dir=ltr] .sun-editor .se-list-layer.se-list-format ul blockquote{padding:0 0 0 7px;border-left:5px #b1b1b1}[dir=rtl] .sun-editor .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right:5px #b1b1b1}.sun-editor .se-list-layer.se-list-format ul pre{font-size:13px;color:#666}[dir] .sun-editor .se-list-layer.se-list-format ul pre{padding:4px 11px;margin:0;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px}.sun-editor .se-selector-table{display:none;position:absolute;top:34px;z-index:5;font-size:14px;list-style:none;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175)}[dir] .sun-editor .se-selector-table{padding:5px 0;margin:2px 0 0;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}[dir=ltr] .sun-editor .se-selector-table{left:1px;float:left;text-align:left}[dir=rtl] .sun-editor .se-selector-table{right:1px;float:right;text-align:right}.sun-editor .se-selector-table .se-table-size{font-size:18px}[dir] .sun-editor .se-selector-table .se-table-size{padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{position:absolute!important;z-index:3;font-size:18px;width:10em;height:10em}[dir] .sun-editor .se-selector-table .se-table-size-picker{cursor:pointer}.sun-editor .se-selector-table .se-table-size-highlighted{position:absolute!important;z-index:2;font-size:18px;width:1em;height:1em}[dir] .sun-editor .se-selector-table .se-table-size-highlighted{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==") repeat}.sun-editor .se-selector-table .se-table-size-unhighlighted{position:relative!important;z-index:1;font-size:18px;width:10em;height:10em}[dir] .sun-editor .se-selector-table .se-table-size-unhighlighted{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat}[dir=ltr] .sun-editor .se-selector-table .se-table-size-display{padding-left:5px}[dir=rtl] .sun-editor .se-selector-table .se-table-size-display{padding-right:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;width:max-content;max-width:270px;height:auto}[dir] .sun-editor .se-list-layer .se-selector-color{padding:0;margin:auto}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%}[dir] .sun-editor .se-list-layer .se-selector-color .se-color-pallet{padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;position:relative}[dir] .sun-editor .se-list-layer .se-selector-color .se-color-pallet li{margin:0}[dir=ltr] .sun-editor .se-list-layer .se-selector-color .se-color-pallet li{float:left}[dir=rtl] .sun-editor .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{display:block;width:30px;height:30px;text-indent:-9999px}[dir] .sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default}[dir] .sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,[dir] .sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,[dir] .sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;width:100%;min-height:40px;height:auto}[dir] .sun-editor .se-form-group{padding:4px}.sun-editor .se-form-group input{flex:auto;display:inline-block;width:auto;height:33px;font-size:12px}[dir] .sun-editor .se-form-group input{margin:1px 0;padding:0;border-radius:.25rem;border:1px solid #ccc}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{width:34px;height:34px}[dir] .sun-editor .se-form-group button,[dir] .sun-editor .se-submenu-form-group button{margin:0 2px!important}[dir=ltr] .sun-editor .se-form-group button,[dir=ltr] .sun-editor .se-submenu-form-group button{float:right}[dir=rtl] .sun-editor .se-form-group button,[dir=rtl] .sun-editor .se-submenu-form-group button{float:left}[dir] .sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;max-width:100%;font-weight:700}[dir] .sun-editor .se-form-group label{margin-bottom:5px}.sun-editor .se-form-group-label{width:100%;height:auto}[dir] .sun-editor .se-form-group-label{padding:0 4px}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{width:auto;height:33px;color:#555}.sun-editor .se-submenu .se-form-group .se-color-input{width:72px;text-transform:uppercase;outline:none}[dir] .sun-editor .se-submenu .se-form-group .se-color-input{border:none;border-bottom:2px solid #b1b1b1}[dir] .sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{position:relative!important;width:100%;height:auto;overflow:hidden;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{width:100%;height:100%;min-height:65px;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{color:#fff;font-size:13px;word-break:break-all;resize:none!important}[dir] .sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;padding:4px;margin:0}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{position:absolute;display:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;font-size:13px;line-height:1.5;top:0;overflow:hidden;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}[dir] .sun-editor .se-wrapper .se-placeholder{margin-top:0;padding-top:16px}[dir=ltr] .sun-editor .se-wrapper .se-placeholder,[dir=rtl] .sun-editor .se-wrapper .se-placeholder{left:0;right:0;padding-left:16px;margin-left:0;padding-right:16px;margin-right:0}.sun-editor .se-resizing-bar{display:flex;width:auto;height:auto;min-height:16px}[dir] .sun-editor .se-resizing-bar{border-top:1px solid #dadada;padding:0 4px;background-color:#fafafa;cursor:ns-resize}[dir] .sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{position:absolute;display:none;top:0;width:100%;height:100%;z-index:2147483647}[dir] .sun-editor .se-resizing-back{cursor:default}[dir=ltr] .sun-editor .se-resizing-back{left:0}[dir=rtl] .sun-editor .se-resizing-back{right:0}.sun-editor .se-resizing-bar .se-navigation{flex:auto;position:relative;width:auto;height:auto;color:#666;font-size:10px;line-height:1.5}[dir] .sun-editor .se-resizing-bar .se-navigation{margin:0;padding:0;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper{flex:none;position:relative;display:block;width:auto;height:auto;color:#999;font-size:13px}[dir] .sun-editor .se-resizing-bar .se-char-counter-wrapper{margin:0;padding:0;background:transparent}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48}[dir=ltr] .sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink,[dir=rtl] .sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{animation:blinker .2s linear infinite}[dir=ltr] .sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}[dir=rtl] .sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-left:4px}.sun-editor .se-dialog{position:absolute;display:none;top:0;width:100%;height:100%;z-index:2147483647}[dir=ltr] .sun-editor .se-dialog{left:0}[dir=rtl] .sun-editor .se-dialog{right:0}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{font-size:14px;line-height:1.5;color:#111}[dir] .sun-editor .se-dialog button,[dir] .sun-editor .se-dialog input,[dir] .sun-editor .se-dialog label{margin:0}.sun-editor .se-dialog .se-dialog-back{opacity:.5}[dir] .sun-editor .se-dialog .se-dialog-back{background-color:#222}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{position:absolute;width:100%;height:100%;top:0}[dir=ltr] .sun-editor .se-dialog .se-dialog-back,[dir=ltr] .sun-editor .se-dialog .se-dialog-inner{left:0}[dir=rtl] .sun-editor .se-dialog .se-dialog-back,[dir=rtl] .sun-editor .se-dialog .se-dialog-inner{right:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{position:relative;width:auto;max-width:500px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-content{margin:1.75rem auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5)}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;max-width:100%;font-weight:700}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{margin-bottom:5px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{padding:6px 12px;margin:0 0 10px!important;text-align:center;border-radius:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{height:50px}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-header{padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{font-weight:700;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{text-shadow:0 1px 0 #fff}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{font-size:14px;font-weight:700;line-height:2.5}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{margin:0;padding:0}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:right}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{position:relative}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}[dir] .sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{width:70px}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{width:25px}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{height:auto;min-height:55px}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{padding:10px 15px 0;border-top:1px solid #e5e5e5}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{text-align:right}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{text-align:left}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-right:12px;margin-left:6px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-right:12px;margin-left:4px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-right:0;margin-left:4px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{position:relative;display:flex;align-items:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{flex:auto;opacity:.8}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{outline:0 none}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{-webkit-box-shadow:inset 0 3px 5px #d6d6d6}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;width:auto;height:34px;font-size:14px;line-height:1.42857143}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;width:70px;height:34px;font-size:14px;line-height:1.42857143}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{text-align:center}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{padding:0 4px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:rtl}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{text-decoration:line-through;color:#999}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:4px}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{outline:0 none}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{-webkit-box-shadow:inset 0 3px 5px #c1c1c1}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{width:100%;height:25px}[dir] .sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5}.sun-editor .se-dialog-tabs button{outline:none;transition:.3s}[dir] .sun-editor .se-dialog-tabs button{background-color:#e5e5e5;padding:2px 13px}[dir=ltr] .sun-editor .se-dialog-tabs button{border-right:1px solid #e5e5e5;float:left}[dir=rtl] .sun-editor .se-dialog-tabs button{border-left:1px solid #e5e5e5;float:right}[dir] .sun-editor .se-dialog-tabs button:hover{background-color:#fff}[dir] .sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;height:14em;font-size:13px}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{border:1px solid #ccc;padding:4px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{direction:ltr}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{direction:rtl}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{margin-left:1em}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{margin-right:1em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;-webkit-box-shadow:0 0 0 .1rem #c7deff}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{box-shadow:0 0 0 .1rem #c7deff}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:rtl}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{color:#b94a48;-webkit-box-shadow:0 0 0 .1rem #f2dede}[dir] .sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{box-shadow:0 0 0 .1rem #f2dede}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{width:auto;height:30px;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{display:block;height:auto;max-height:18px;font-size:13px;font-weight:400;font-family:inherit;color:#666;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:pre}[dir] .sun-editor .se-dialog .se-dialog-inner .se-link-preview{background-color:transparent}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;display:flex}[dir] .sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{margin-top:4px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:unset;display:none;line-height:1.5;color:#4592ff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto}[dir] .sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{width:46px;color:#3f9dff}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5}[dir] .sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{padding-top:6px}[dir=ltr] .sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}[dir=rtl] .sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:right}[dir] .sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}.sun-editor .se-controller{position:absolute;display:none;overflow:visible;z-index:6;text-decoration:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}[dir] .sun-editor .se-controller{border:1px solid rgba(0,0,0,.25);border-radius:4px;text-align:start;text-shadow:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:0 5px 10px rgba(0,0,0,.2)}.sun-editor .se-controller .se-btn-group{position:relative;display:flex;vertical-align:middle;top:0}[dir] .sun-editor .se-controller .se-btn-group{padding:2px}[dir=ltr] .sun-editor .se-controller .se-btn-group{left:0}[dir=rtl] .sun-editor .se-controller .se-btn-group{right:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{min-width:auto;width:max-content;display:none}[dir=ltr] .sun-editor .se-controller .se-btn-group .se-btn-group-sub{left:50%}[dir=rtl] .sun-editor .se-controller .se-btn-group .se-btn-group-sub{right:50%}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{min-width:72px}[dir] .sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0}.sun-editor .se-controller .se-btn-group button{position:relative;min-height:34px;height:auto;font-size:12px;line-height:1.5;display:inline-block;font-weight:400;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation}[dir] .sun-editor .se-controller .se-btn-group button{border:none;border-radius:4px;margin:1px;padding:5px 10px;text-align:center}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{outline:0 none}[dir] .sun-editor .se-controller .se-btn-group button:focus:enabled,[dir] .sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-controller .se-btn-group button:active:enabled{-webkit-box-shadow:inset 0 3px 5px #c1c1c1}[dir] .sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block}[dir] .sun-editor .se-controller .se-btn-group button span{padding:0;margin:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{outline:0 none}[dir] .sun-editor .se-controller .se-btn-group button:enabled.active:focus,[dir] .sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-controller .se-btn-group button:enabled.active:active{-webkit-box-shadow:inset 0 3px 5px #c1c1c1}[dir] .sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{outline:0 none}[dir] .sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{outline:0 none}[dir] .sun-editor .se-controller .se-btn-group button:enabled.on:focus,[dir] .sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on:active{-webkit-box-shadow:inset 0 3px 5px #b1b1b1}[dir] .sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}[dir] .sun-editor .se-controller-resizing{margin-top:-50px!important;padding:0}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{position:absolute;display:none;outline:1px solid #3f9dff}[dir] .sun-editor .se-resizing-container{background-color:transparent}.sun-editor .se-resizing-container .se-modal-resize{position:absolute;display:inline-block;opacity:.3}[dir] .sun-editor .se-resizing-container .se-modal-resize{background-color:#3f9dff}.sun-editor .se-resizing-container .se-resize-dot{position:absolute;top:0;width:100%;height:100%}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot{left:0}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot{right:0}.sun-editor .se-resizing-container .se-resize-dot>span{position:absolute;width:7px;height:7px}[dir] .sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff}.sun-editor .se-resizing-container .se-resize-dot>span.tl{top:-5px}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.tl{left:-5px;cursor:nw-resize}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.tl{right:-5px;cursor:ne-resize}.sun-editor .se-resizing-container .se-resize-dot>span.tr{top:-5px}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.tr{right:-5px;cursor:ne-resize}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.tr{left:-5px;cursor:nw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.bl{left:-5px;cursor:sw-resize}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.bl{right:-5px;cursor:se-resize}.sun-editor .se-resizing-container .se-resize-dot>span.br{bottom:-5px}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.br{right:-5px;cursor:se-resize}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.br{left:-5px;cursor:sw-resize}.sun-editor .se-resizing-container .se-resize-dot>span.lw{bottom:50%}[dir] .sun-editor .se-resizing-container .se-resize-dot>span.lw{cursor:w-resize}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.lw{left:-7px}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.lw{right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{top:-7px}[dir] .sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.th{left:50%}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.th{right:50%}.sun-editor .se-resizing-container .se-resize-dot>span.rw{bottom:50%}[dir] .sun-editor .se-resizing-container .se-resize-dot>span.rw{cursor:e-resize}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.rw{right:-7px}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.rw{left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{bottom:-7px}[dir] .sun-editor .se-resizing-container .se-resize-dot>span.bh{cursor:s-resize}[dir=ltr] .sun-editor .se-resizing-container .se-resize-dot>span.bh{right:50%}[dir=rtl] .sun-editor .se-resizing-container .se-resize-dot>span.bh{left:50%}.sun-editor .se-resizing-container .se-resize-display{position:absolute;bottom:0;font-size:12px;color:#fff}[dir] .sun-editor .se-resizing-container .se-resize-display{padding:5px;margin:5px;background-color:#333;border-radius:4px}[dir=ltr] .sun-editor .se-resizing-container .se-resize-display{right:0}[dir=rtl] .sun-editor .se-resizing-container .se-resize-display{left:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143}[dir] .sun-editor .se-controller-link,[dir] .sun-editor .se-controller-table,[dir] .sun-editor .se-controller-table-cell{padding:0}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}[dir] .sun-editor .se-controller-link .link-content{padding:0;margin:0}.sun-editor .se-controller-link .link-content a{display:inline-block;color:#4592ff;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}[dir=ltr] .sun-editor .se-controller-link .link-content a{margin-left:5px}[dir=rtl] .sun-editor .se-controller-link .link-content a{margin-right:5px}.sun-editor .se-select-list{position:absolute;top:0;display:none;width:auto;max-width:100%;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0 none}[dir] .sun-editor .se-select-list{background-color:#fff;padding:0;margin:0;border:1px solid #bababa;box-shadow:0 3px 9px rgba(0,0,0,.5)}[dir=ltr] .sun-editor .se-select-list{left:0}[dir=rtl] .sun-editor .se-select-list{right:0}.sun-editor .se-select-list .se-select-item{line-height:28px;min-height:28px;font-size:13px}[dir] .sun-editor .se-select-list .se-select-item{padding:0 5px;margin:2px 0;cursor:pointer}[dir] .sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,[dir] .sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{position:absolute;display:none;top:0;width:100%;height:100%;z-index:2147483647}[dir=ltr] .sun-editor .se-file-browser{left:0}[dir=rtl] .sun-editor .se-file-browser{right:0}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{font-size:14px;line-height:1.5;color:#111}[dir] .sun-editor .se-file-browser button,[dir] .sun-editor .se-file-browser input,[dir] .sun-editor .se-file-browser label{margin:0}.sun-editor .se-file-browser .se-file-browser-back{opacity:.5}[dir] .sun-editor .se-file-browser .se-file-browser-back{background-color:#222}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{position:absolute;display:block;width:100%;height:100%;top:0}[dir=ltr] .sun-editor .se-file-browser .se-file-browser-back,[dir=ltr] .sun-editor .se-file-browser .se-file-browser-inner{left:0}[dir=rtl] .sun-editor .se-file-browser .se-file-browser-back,[dir=rtl] .sun-editor .se-file-browser .se-file-browser-inner{right:0}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{position:relative;width:960px;max-width:100%;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5)}[dir] .sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{margin:20px auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5)}.sun-editor .se-file-browser .se-file-browser-header{height:auto;min-height:50px}[dir] .sun-editor .se-file-browser .se-file-browser-header{padding:6px 15px;border-bottom:1px solid #e5e5e5}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{font-weight:700;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1}[dir] .sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{text-shadow:0 1px 0 #fff}[dir=ltr] .sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right}[dir=rtl] .sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;line-height:2.2}[dir] .sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{margin:0;padding:0}.sun-editor .se-file-browser .se-file-browser-tags{display:block;width:100%}[dir] .sun-editor .se-file-browser .se-file-browser-tags{padding:0;margin:0 -15px}[dir=ltr] .sun-editor .se-file-browser .se-file-browser-tags{text-align:left}[dir=rtl] .sun-editor .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor .se-file-browser .se-file-browser-tags a{display:inline-block;color:#333;text-decoration:none;-moz-border-radius:32px;-webkit-border-radius:32px;-moz-background-clip:padding}[dir] .sun-editor .se-file-browser .se-file-browser-tags a{background-color:#f5f5f5;padding:6px 12px;border-radius:32px;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer}[dir=ltr] .sun-editor .se-file-browser .se-file-browser-tags a{margin:8px 0 8px 8px}[dir=rtl] .sun-editor .se-file-browser .se-file-browser-tags a{margin:8px 8px 8px 0}[dir] .sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}[dir] .sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{color:#4592ff}[dir] .sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe}[dir] .sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}[dir] .sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{position:relative;height:auto;min-height:350px;overflow-y:auto}[dir] .sun-editor .se-file-browser .se-file-browser-body{padding:20px}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{position:relative;display:block;height:auto}[dir=ltr] .sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{float:left}[dir=rtl] .sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{float:right}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px)}[dir] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{margin:0 10px}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{position:relative;display:block;width:100%;height:auto;outline:0}[dir] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{cursor:pointer;border-radius:4px;margin:10px 0}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;-webkit-box-shadow:0 0 0 .2rem #3288ff}[dir] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{box-shadow:0 0 0 .2rem #3288ff}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{position:relative;display:block;width:100%;outline:0;height:auto}[dir] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{position:absolute;z-index:1;font-size:13px;color:#fff;bottom:0;width:100%;height:30px;pointer-events:none}[dir] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{padding:5px 10px;background-color:transparent}[dir=ltr] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{left:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}[dir=rtl] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{right:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{opacity:.6;pointer-events:none}[dir] .sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333}.sun-editor .se-notice{position:absolute;top:0;display:none;z-index:7;width:100%;height:auto;word-break:break-all;font-size:13px;color:#b94a48;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}[dir] .sun-editor .se-notice{background-color:#f2dede;padding:15px;margin:0;border:1px solid #eed3d7}[dir] .sun-editor .se-notice button{padding:7px}[dir=ltr] .sun-editor .se-notice button{float:right}[dir=rtl] .sun-editor .se-notice button{float:left}.sun-editor .se-tooltip{position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;position:absolute;display:block;width:auto;height:auto;top:120%;opacity:0;z-index:1;line-height:1.5;transition:opacity .5s;bottom:auto;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}[dir] .sun-editor .se-tooltip .se-tooltip-inner{background:transparent;margin:0;padding:0;float:none}[dir=ltr] .sun-editor .se-tooltip .se-tooltip-inner{left:50%}[dir=rtl] .sun-editor .se-tooltip .se-tooltip-inner{right:50%}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{position:relative;display:inline-block;width:auto;height:auto;font-size:.9em;color:#fff;line-height:unset;white-space:nowrap}[dir] .sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{margin:0;padding:4px 6px;border-radius:2px;background-color:#333;text-align:center;cursor:auto}[dir=ltr] .sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{left:-50%}[dir=rtl] .sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{right:-50%}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";position:absolute;bottom:100%}[dir] .sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{border:5px solid transparent;border-bottom-color:#333}[dir=ltr] .sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{left:50%;margin-left:-5px}[dir=rtl] .sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{right:50%;margin-right:-5px}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}[dir=ltr] .sun-editor.se-rtl .se-btn-tray{direction:rtl}[dir=rtl] .sun-editor.se-rtl .se-btn-tray{direction:ltr}[dir] .sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{flex:auto}[dir=ltr] .sun-editor.se-rtl .se-btn-select .txt{text-align:right;direction:rtl}[dir=rtl] .sun-editor.se-rtl .se-btn-select .txt{text-align:left;direction:ltr}[dir=ltr] .sun-editor.se-rtl .se-btn-list{text-align:right}[dir=rtl] .sun-editor.se-rtl .se-btn-list{text-align:left}[dir=ltr] .sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}[dir=rtl] .sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 10px 0 0}[dir=ltr] .sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),[dir=ltr] .sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}[dir=rtl] .sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),[dir=rtl] .sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:left}[dir=ltr] .sun-editor.se-rtl .se-list-layer *{direction:rtl}[dir=rtl] .sun-editor.se-rtl .se-list-layer *{direction:ltr}[dir=ltr] .sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 7px 0 0;border-right-width:5px;border-left-width:0}[dir=rtl] .sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{padding:0 0 0 7px;border-left-width:5px;border-right-width:0}[dir=ltr] .sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}[dir=rtl] .sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:left}[dir=ltr] .sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}[dir=rtl] .sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}[dir=ltr] .sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,[dir=ltr] .sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}[dir=ltr] .sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut,[dir=rtl] .sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,[dir=rtl] .sun-editor.se-rtl .se-wrapper .se-placeholder{direction:ltr}[dir=ltr] .sun-editor.se-rtl .se-dialog *,[dir=rtl] .sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:rtl}[dir=rtl] .sun-editor.se-rtl .se-dialog *{direction:ltr}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-right:0;margin-left:4px}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}[dir=ltr] .sun-editor.se-rtl .se-dialog-tabs button,[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right}[dir=rtl] .sun-editor.se-rtl .se-dialog-tabs button,[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-left:34px}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div,[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:right}[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-right:16px;margin-left:0}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-right:4px;text-align:left}[dir=ltr] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}[dir=rtl] .sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:left}[dir=ltr] .sun-editor.se-rtl .se-file-browser *{direction:rtl}[dir=rtl] .sun-editor.se-rtl .se-file-browser *{direction:ltr}[dir=ltr] .sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}[dir=rtl] .sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:left}[dir] .sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}[dir=ltr] .sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}[dir=rtl] .sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:right}[dir=ltr] .sun-editor.se-rtl .se-controller .se-btn-group,[dir=ltr] .sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}[dir=rtl] .sun-editor.se-rtl .se-controller .se-btn-group,[dir=rtl] .sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:ltr}[dir=ltr] .sun-editor .se-btn-module-border.module-float-left{float:left}[dir=ltr] .sun-editor .se-btn-module-border.module-float-right,[dir=rtl] .sun-editor .se-btn-module-border.module-float-left{float:right}[dir=rtl] .sun-editor .se-btn-module-border.module-float-right{float:left}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem #eed3d7;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[dir] .sun-editor input.se-error:focus,[dir] select.se-error:focus,[dir] textarea.se-error:focus{border:1px solid #f2dede;box-shadow:0 0 0 .2rem #eed3d7}[dir] .sun-editor hr.__se__solid{border-style:solid none none}[dir] .sun-editor hr.__se__dotted{border-style:dotted none none}[dir] .sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner-ltr{to{transform:rotate(361deg)}}@keyframes spinner-rtl{to{transform:rotate(-361deg)}}.sun-editor-editable{font-family:Helvetica Neue;font-size:13px;color:#333;line-height:1.5;word-break:normal;word-wrap:break-word}[dir] .sun-editor-editable{background-color:#fff;padding:16px;margin:0}.sun-editor-editable *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}[dir=ltr] .sun-editor-editable.se-rtl *{direction:rtl}[dir=ltr] .sun-editor-editable .se-component>figure,[dir=rtl] .sun-editor-editable.se-rtl *{direction:ltr}[dir=rtl] .sun-editor-editable .se-component>figure{direction:rtl}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;vertical-align:baseline}[dir] .sun-editor-editable span{margin:0;padding:0}.sun-editor-editable span.katex{display:inline-block}[dir=ltr] .sun-editor-editable span.katex *{direction:ltr}[dir=rtl] .sun-editor-editable span.katex *{direction:rtl}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{color:#0093ff;text-decoration:underline}[dir] .sun-editor-editable a:focus,[dir] .sun-editor-editable a:hover{cursor:pointer}.sun-editor-editable a.on{color:#0093ff}[dir] .sun-editor-editable a.on{background-color:#e8f7ff}.sun-editor-editable pre{display:block;font-family:monospace;color:#666;line-height:1.45;white-space:pre-wrap!important;word-wrap:break-word;overflow:visible}[dir] .sun-editor-editable pre{padding:8px;margin:0 0 10px;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{list-style-position:outside;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item}[dir] .sun-editor-editable li{text-align:-webkit-match-parent;margin-bottom:5px}[dir] .sun-editor-editable ol ol,[dir] .sun-editor-editable ol ul,[dir] .sun-editor-editable ul ol,[dir] .sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block}[dir] .sun-editor-editable p{margin:0 0 10px}.sun-editor-editable div{display:block}[dir] .sun-editor-editable div{margin:0;padding:0}.sun-editor-editable blockquote{display:block;font-family:inherit;font-size:inherit;color:#999;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0}[dir] .sun-editor-editable blockquote{border:solid #b1b1b1}[dir=ltr] .sun-editor-editable blockquote{padding:0 5px 0 20px;border-width:0 0 0 5px}[dir=rtl] .sun-editor-editable blockquote{padding:0 20px 0 5px;border-width:0 5px 0 0}[dir] .sun-editor-editable blockquote blockquote{border-color:#c1c1c1}[dir] .sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}[dir] .sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}[dir=ltr] .sun-editor-editable.se-rtl blockquote{padding-left:5px;padding-right:20px;border-left-width:0;border-right-width:5px}[dir=rtl] .sun-editor-editable.se-rtl blockquote{padding-right:5px;padding-left:20px;border-right-width:0;border-left-width:5px}.sun-editor-editable h1{font-size:2em;margin-block-start:.67em;margin-block-end:.67em}.sun-editor-editable h1,.sun-editor-editable h2{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h2{font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em}.sun-editor-editable h3{font-size:1.17em;margin-block-start:1em;margin-block-end:1em}.sun-editor-editable h3,.sun-editor-editable h4{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h4{font-size:1em;margin-block-start:1.33em;margin-block-end:1.33em}.sun-editor-editable h5{font-size:.83em;margin-block-start:1.67em;margin-block-end:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{display:block;margin-inline-start:0;margin-inline-end:0;font-weight:700}.sun-editor-editable h6{font-size:.67em;margin-block-start:2.33em;margin-block-end:2.33em}.sun-editor-editable hr{display:flex;border-image:initial;height:1px}[dir] .sun-editor-editable hr{border-width:1px 0 0;border-color:#000}[dir] .sun-editor-editable hr.__se__solid{border-style:solid none none}[dir] .sun-editor-editable hr.__se__dotted{border-style:dotted none none}[dir] .sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{-webkit-box-shadow:0 0 0 .1rem #c7deff}[dir] .sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{display:table;table-layout:auto!important;width:100%;max-width:100%;border-spacing:0;border-collapse:collapse}[dir] .sun-editor-editable table{border:1px solid #ccc;margin:0 0 10px;background-color:transparent}[dir=ltr] .sun-editor-editable.se-rtl table{margin:0 0 10px auto}[dir=rtl] .sun-editor-editable.se-rtl table{margin:0 auto 10px 0}[dir] .sun-editor-editable table thead{border-bottom:2px solid #333}[dir] .sun-editor-editable table tr{border:1px solid #efefef}[dir] .sun-editor-editable table th{background-color:#f3f3f3}[dir] .sun-editor-editable table td,[dir] .sun-editor-editable table th{border:1px solid #e1e1e1;padding:.4em;background-clip:padding-box}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex}[dir] .sun-editor-editable .se-component{padding:1px;margin:0 0 10px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{-webkit-box-shadow:0 0 0 .2rem #80bdff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}[dir] .sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff}[dir=ltr] .sun-editor-editable .__se__float-left{float:left;margin-right:4px}[dir=ltr] .sun-editor-editable .__se__float-right,[dir=rtl] .sun-editor-editable .__se__float-left{float:right;margin-left:4px}[dir=rtl] .sun-editor-editable .__se__float-right{float:left;margin-right:4px}[dir] .sun-editor-editable .__se__float-center{float:center}[dir] .sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;width:auto;height:auto;max-width:100%}[dir] .sun-editor-editable audio,[dir] .sun-editor-editable iframe,[dir] .sun-editor-editable img,[dir] .sun-editor-editable video{margin:0;padding:0}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{position:absolute;content:"";z-index:1;top:0;bottom:0;display:block}[dir] .sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{cursor:default;background:transparent}[dir=ltr] .sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after,[dir=rtl] .sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{left:0;right:0}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem #c7deff}[dir] .sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #c7deff}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;height:auto;max-width:100%}.sun-editor-editable figure{display:block;outline:none}[dir] .sun-editor-editable figure{padding:0;margin:0}[dir] .sun-editor-editable .__se__float-center figure,[dir] .sun-editor-editable .__se__float-left figure,[dir] .sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{outline:none}[dir] .sun-editor-editable figure figcaption{padding:1em .5em;margin:0;background-color:#f9f9f9}.sun-editor-editable figure figcaption p{line-height:2}[dir] .sun-editor-editable figure figcaption p{margin:0}.sun-editor-editable .se-image-container a img{outline:1px solid #4592ff}[dir] .sun-editor-editable .se-image-container a img{padding:1px;margin:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{outline:1px solid #9e9e9e;position:absolute;top:0;width:100%;height:100%}[dir] .sun-editor-editable .se-video-container iframe,[dir] .sun-editor-editable .se-video-container video{border:0}[dir=ltr] .sun-editor-editable .se-video-container iframe,[dir=ltr] .sun-editor-editable .se-video-container video{left:0}[dir=rtl] .sun-editor-editable .se-video-container iframe,[dir=rtl] .sun-editor-editable .se-video-container video{right:0}.sun-editor-editable .se-video-container figure{width:100%;max-width:100%}[dir=ltr] .sun-editor-editable .se-video-container figure{left:0}[dir=rtl] .sun-editor-editable .se-video-container figure{right:0}.sun-editor-editable audio{width:300px;height:54px}.sun-editor-editable audio.active{outline:2px solid #80bdff}[dir] .sun-editor-editable.se-show-block div,[dir] .sun-editor-editable.se-show-block h1,[dir] .sun-editor-editable.se-show-block h2,[dir] .sun-editor-editable.se-show-block h3,[dir] .sun-editor-editable.se-show-block h4,[dir] .sun-editor-editable.se-show-block h5,[dir] .sun-editor-editable.se-show-block h6,[dir] .sun-editor-editable.se-show-block li,[dir] .sun-editor-editable.se-show-block ol,[dir] .sun-editor-editable.se-show-block p,[dir] .sun-editor-editable.se-show-block pre,[dir] .sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}[dir] .sun-editor-editable.se-show-block ol,[dir] .sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}[dir] .sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}[dir] .se-show-block p{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==") no-repeat}[dir] .se-show-block div{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==") no-repeat}[dir] .se-show-block h1{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC") no-repeat}[dir] .se-show-block h2{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==") no-repeat}[dir] .se-show-block h3{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC") no-repeat}[dir] .se-show-block h4{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC") no-repeat}[dir] .se-show-block h5{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC") no-repeat}[dir] .se-show-block h6{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC") no-repeat}[dir] .se-show-block li{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==") no-repeat}[dir] .se-show-block ol{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==") no-repeat}[dir] .se-show-block ul{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==") no-repeat}[dir] .sun-editor-editable .__se__p-bordered,[dir] .sun-editor .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}.sun-editor-editable .__se__p-spaced,.sun-editor .__se__p-spaced{letter-spacing:1px}.sun-editor-editable .__se__p-neon,.sun-editor .__se__p-neon{font-weight:200;font-style:italic;color:#fff;text-transform:uppercase}[dir] .sun-editor-editable .__se__p-neon,[dir] .sun-editor .__se__p-neon{background:#000;padding:6px 4px;border:2px solid #fff;border-radius:6px}[dir=ltr] .sun-editor-editable .__se__p-neon,[dir=ltr] .sun-editor .__se__p-neon{animation:neonFlicker-ltr 1.5s infinite alternate}[dir=rtl] .sun-editor-editable .__se__p-neon,[dir=rtl] .sun-editor .__se__p-neon{animation:neonFlicker-rtl 1.5s infinite alternate}@keyframes neonFlicker-ltr{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}@keyframes neonFlicker-rtl{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:.2rem -.2rem 1rem #fff,-.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}[dir=ltr] .sun-editor-editable .__se__t-shadow,[dir=ltr] .sun-editor .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}[dir=rtl] .sun-editor-editable .__se__t-shadow,[dir=rtl] .sun-editor .__se__t-shadow{text-shadow:.2rem -.2rem 1rem #fff,-.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor-editable .__se__t-code,.sun-editor .__se__t-code{font-family:monospace;color:#666}[dir] .sun-editor-editable .__se__t-code,[dir] .sun-editor .__se__t-code{background-color:rgba(27,31,35,.05);border-radius:6px;padding:.2em .4em}