@import url(https://fonts.googleapis.com/css2?family=Verdana:ital,wght@0,400;0,700;1,400;1,700&display=swap);:root{--ck-color-base-foreground:#fff;--ck-color-base-background:#fff;--ck-color-base-text:#333;--ck-color-base-border:#ccc;--ck-color-base-action:#0969da;--ck-color-base-focus:#0969da;--ck-color-base-success:#28a745;--ck-color-base-warning:#ffc107;--ck-color-base-error:#dc3545;--ck-color-button-default-background:transparent;--ck-color-button-default-hover-background:#f6f8fa;--ck-color-button-default-active-background:#e1e7ed;--ck-color-button-default-disabled-background:transparent;--ck-color-button-on-background:#e1e7ed;--ck-color-button-on-hover-background:#d0d7de;--ck-color-button-on-active-background:#c4cbcf;--ck-color-button-on-disabled-background:#f6f8fa;--ck-color-button-action-background:var(--ck-color-base-action);--ck-color-button-action-hover-background:#0860ca;--ck-color-button-action-active-background:#0757ba;--ck-color-button-action-disabled-background:#94a3b8;--ck-color-button-action-text:#fff;--ck-color-dropdown-panel-background:#fff;--ck-color-dropdown-panel-border:#ccc;--ck-color-input-background:#fff;--ck-color-input-border:#ccc;--ck-color-input-text:var(--ck-color-base-text);--ck-color-input-disabled-background:#f6f8fa;--ck-color-input-disabled-border:#d0d7de;--ck-color-list-background:var(--ck-color-dropdown-panel-background);--ck-color-list-button-hover-background:var(--ck-color-button-default-hover-background);--ck-color-list-button-on-background:var(--ck-color-button-on-background);--ck-color-panel-background:var(--ck-color-base-foreground);--ck-color-panel-border:#ccc;--ck-color-toolbar-background:#f6f8fa;--ck-color-toolbar-border:#d0d7de;--ck-color-tooltip-background:#24292f;--ck-color-tooltip-text:#fff;--ck-color-widget-blurred-border:#ccc;--ck-color-widget-hover-border:var(--ck-color-base-action);--ck-color-widget-editable-focus-background:var(--ck-color-base-background);--ck-border-radius:6px;--ck-font-size-base:14px;--ck-font-face:"Verdana",sans-serif}.dark-theme,body.dark-theme,body[data-theme=dark] :root{--ck-color-base-foreground:#3f3f3f;--ck-color-base-background:#3f3f3f;--ck-color-base-text:#b9bbbd;--ck-color-base-border:#6d6d6d;--ck-color-base-action:#0c87f7;--ck-color-base-focus:#0c87f7;--ck-color-base-success:#6de1b1;--ck-color-base-warning:#ffaf11;--ck-color-base-error:#f4213f;--ck-color-button-default-background:transparent;--ck-color-button-default-hover-background:#484848;--ck-color-button-default-active-background:#6d6d6d;--ck-color-button-default-disabled-background:transparent;--ck-color-button-on-background:#6d6d6d;--ck-color-button-on-hover-background:#484848;--ck-color-button-on-active-background:#333;--ck-color-button-on-disabled-background:#484848;--ck-color-button-action-background:var(--ck-color-base-action);--ck-color-button-action-hover-background:#0055a3;--ck-color-button-action-active-background:#0055a3;--ck-color-button-action-disabled-background:#6d6d6d;--ck-color-button-action-text:#fff;--ck-color-dropdown-panel-background:#3f3f3f;--ck-color-dropdown-panel-border:#6d6d6d;--ck-color-input-background:#1b1c1c;--ck-color-input-border:#6d6d6d;--ck-color-input-text:var(--ck-color-base-text);--ck-color-input-disabled-background:#484848;--ck-color-input-disabled-border:#333;--ck-color-list-background:var(--ck-color-dropdown-panel-background);--ck-color-list-button-hover-background:var(--ck-color-button-default-hover-background);--ck-color-list-button-on-background:var(--ck-color-button-on-background);--ck-color-panel-background:var(--ck-color-base-foreground);--ck-color-panel-border:#6d6d6d;--ck-color-toolbar-background:#1b1c1c;--ck-color-toolbar-border:#6d6d6d;--ck-color-tooltip-background:#1b1c1c;--ck-color-tooltip-text:#b9bbbd;--ck-color-widget-blurred-border:#6d6d6d;--ck-color-widget-hover-border:var(--ck-color-base-action);--ck-color-widget-editable-focus-background:var(--ck-color-base-background)}@media print{body{margin:0!important}}.main-container{margin-left:auto;margin-right:auto;width:fit-content}.ck-content,.main-container{font-family:Verdana,sans-serif}.ck-content{background:var(--ck-color-base-background);color:var(--ck-color-base-text);line-height:1.6;word-break:break-word}.editor-container_classic-editor .editor-container__editor{max-width:795px;min-width:795px}.editor-container{margin:1rem 0}.editor-container__editor{position:relative}.editor-container_classic-editor .ck.ck-editor__main>.ck-editor__editable{height:200px}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable,.editor-container_classic-editor .ck.ck-editor__main>.ck-editor__editable{background:var(--ck-color-base-background);border:1px solid var(--ck-color-base-border);border-top:none;color:var(--ck-color-base-text);max-height:600px;min-height:200px;overflow-y:auto;resize:vertical}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable{box-sizing:border-box;font-family:Verdana,sans-serif!important;height:190px;padding:10px}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable p{color:#000!important}.adminEdit .ckeditor5-component,.adminEdit .ckeditor5-component .ck.ck-editor{width:100%}.adminWrapper.no-max-height .adminEdit .form-wrapper{max-height:unset}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable::-webkit-resizer{display:none}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable::-webkit-scrollbar{width:8px}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable::-webkit-scrollbar-track{background:var(--ck-color-base-background);border-radius:4px}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable::-webkit-scrollbar-thumb{background:var(--ck-color-base-border);border-radius:4px}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable::-webkit-scrollbar-thumb:hover{background:var(--ck-color-base-action)}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable{scrollbar-color:var(--ck-color-base-border) var(--ck-color-base-background);scrollbar-width:thin}.ckeditor5-component .ck.ck-editor__main{position:relative}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable:after{display:none}.ckeditor5-component .ck.ck-editor__main:after{background-image:linear-gradient(135deg,transparent,transparent 40%,#999 0,#999 50%,transparent 0,transparent),linear-gradient(135deg,transparent,transparent 50%,#999 0,#999 60%,transparent 0,transparent),linear-gradient(135deg,transparent,transparent 60%,#999 0,#999 70%,transparent 0,transparent);background-position:0 0,2px 2px,4px 4px;background-size:4px 4px,4px 4px,4px 4px;bottom:2px;content:"";height:12px;opacity:.6;pointer-events:none;position:absolute;right:2px;transition:opacity .2s ease;width:12px;z-index:10}.ckeditor5-component .ck.ck-editor__main:hover:after{opacity:.8}.ckeditor5-component .ck.ck-editor__main>.ck-editor__editable{position:relative}.editor-container_classic-editor .ck-editor__editable.ck-placeholder:before{color:#6c757d}.ck.ck-editor__editable_inline>:first-child{margin-top:-4px!important}.ckeditor5-component .ck.ck-toolbar,.editor-container_classic-editor .ck.ck-toolbar{background:var(--ck-color-toolbar-background);border-color:var(--ck-color-toolbar-border)}.ckeditor5-component .ck.ck-toolbar{align-items:center;gap:3px;min-height:32px;padding:4px 8px}.ckeditor5-component .ck.ck-button,.ckeditor5-component a.ck.ck-button{color:var(--ck-color-base-text);flex-shrink:0;font-size:12px;line-height:1.2;min-height:24px;min-width:28px;padding:2px 6px}.ckeditor5-component .ck.ck-dropdown .ck-button{flex-shrink:1;font-size:12px;min-height:24px;padding:2px 8px}.ckeditor5-component .ck.ck-dropdown .ck-dropdown__arrow{height:8px;margin-left:4px;width:8px}.ckeditor5-component .ck.ck-toolbar .ck-toolbar__separator{height:20px;margin:2px 6px;width:1px}.ckeditor5-component .ck.ck-toolbar .ck-toolbar__newline{height:2px}.editor-container_classic-editor .ck.ck-button,.editor-container_classic-editor a.ck.ck-button{color:var(--ck-color-base-text)}.editor-container_classic-editor .ck.ck-button:not(.ck-disabled):hover,.editor-container_classic-editor a.ck.ck-button:not(.ck-disabled):hover{background:var(--ck-color-button-default-hover-background)}.editor-container_classic-editor .ck.ck-button.ck-on,.editor-container_classic-editor a.ck.ck-button.ck-on{background:var(--ck-color-button-on-background)}.ck.ck-icon,.ck.ck-icon *{color:var(--ck-color-base-text)!important;height:14px;width:14px}.ck.ck-dropdown__panel{background:var(--ck-color-dropdown-panel-background);border-color:var(--ck-color-dropdown-panel-border)}.editor_container__word-count .ck-word-count{background:var(--ck-color-toolbar-background);color:var(--ck-color-base-text);display:flex;font-family:var(--ck-font-face);font-size:var(--ck-font-size-base);gap:var(--ck-spacing-small);height:20px;justify-content:flex-end;line-height:var(--ck-line-height-base);padding:var(--ck-spacing-small) var(--ck-spacing-standard)}.editor-container_include-word-count.editor-container_classic-editor .editor_container__word-count{border:1px solid var(--ck-color-base-border);border-radius:var(--ck-border-radius);border-top:none;border-top-left-radius:0;border-top-right-radius:0}.editor-container_include-word-count.editor-container_classic-editor .editor-container__editor .ck-editor .ck-editor__editable{border-bottom-left-radius:0;border-bottom-right-radius:0}.ck-editor-loading{align-items:center;background-color:var(--ck-color-base-background);color:#6c757d;display:flex;font-family:Verdana,sans-serif;justify-content:center;min-height:200px}@media(max-width:850px){.editor-container_classic-editor .editor-container__editor{max-width:100%;min-width:100%}}.ckeditor5-component .ck.ck-button:not(.ck-disabled):hover,.ckeditor5-component a.ck.ck-button:not(.ck-disabled):hover{background:var(--ck-color-button-default-hover-background)}.ckeditor5-component .ck.ck-button.ck-on,.ckeditor5-component a.ck.ck-button.ck-on{background:var(--ck-color-button-on-background)}.ckeditor5-component .ck.ck-dropdown .ck-button.ck-dropdown__button{font-size:11px;max-width:100px;min-width:60px;padding:2px 6px}.ckeditor5-component .ck.ck-button.ck-color-picker__button{min-width:24px;padding:2px}.ckeditor5-component .ck.ck-dropdown__panel{font-size:12px}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button{font-size:12px;min-height:22px;padding:1px 6px}.ck.ck-editor{position:relative}.ck.ck-balloon-panel.ck-powered-by-balloon{background:0 0!important;border:none!important;box-shadow:none!important;z-index:1!important}.ck.ck-powered-by{bottom:.5px;left:auto;opacity:.35;pointer-events:none;position:absolute;right:12px;top:auto;transform:none;z-index:1!important}.ck.ck-powered-by .ck-powered-by__label,.ck.ck-powered-by .ck-powered-by__link{color:#b6b6b6!important;text-decoration:none}.ck-powered-by,.ck-powered-by-balloon,.ck.ck-balloon-panel.ck-powered-by-balloon,.ck.ck-powered-by{pointer-events:none!important;z-index:1!important}.ckeditor5-component.dark-theme{--ck-color-base-foreground:#3f3f3f;--ck-color-base-background:#3f3f3f;--ck-color-base-text:#b9bbbd;--ck-color-base-border:#6d6d6d;--ck-color-base-action:#0c87f7;--ck-color-base-focus:#0c87f7;--ck-color-base-success:#6de1b1;--ck-color-base-warning:#ffaf11;--ck-color-base-error:#f4213f;--ck-color-button-default-background:transparent;--ck-color-button-default-hover-background:#484848;--ck-color-button-default-active-background:#6d6d6d;--ck-color-button-default-disabled-background:transparent;--ck-color-button-on-background:#6d6d6d;--ck-color-button-on-hover-background:#484848;--ck-color-button-on-active-background:#333;--ck-color-button-on-disabled-background:#484848;--ck-color-button-action-background:var(--ck-color-base-action);--ck-color-button-action-hover-background:#0055a3;--ck-color-button-action-active-background:#0055a3;--ck-color-button-action-disabled-background:#6d6d6d;--ck-color-button-action-text:#fff;--ck-color-dropdown-panel-background:#3f3f3f;--ck-color-dropdown-panel-border:#6d6d6d;--ck-color-input-background:#1b1c1c;--ck-color-input-border:#6d6d6d;--ck-color-input-text:var(--ck-color-base-text);--ck-color-input-disabled-background:#484848;--ck-color-input-disabled-border:#333;--ck-color-list-background:var(--ck-color-dropdown-panel-background);--ck-color-list-button-hover-background:var(--ck-color-button-default-hover-background);--ck-color-list-button-on-background:var(--ck-color-button-on-background);--ck-color-panel-background:var(--ck-color-base-foreground);--ck-color-panel-border:#6d6d6d;--ck-color-toolbar-background:#1b1c1c;--ck-color-toolbar-border:#6d6d6d;--ck-color-tooltip-background:#1b1c1c;--ck-color-tooltip-text:#b9bbbd;--ck-color-widget-blurred-border:#6d6d6d;--ck-color-widget-hover-border:var(--ck-color-base-action);--ck-color-widget-editable-focus-background:var(--ck-color-base-background)}.ckeditor5-component.dark-theme .ck.ck-editor__main:after{background-image:linear-gradient(135deg,transparent,transparent 40%,#b9bbbd 0,#b9bbbd 50%,transparent 0,transparent),linear-gradient(135deg,transparent,transparent 50%,#b9bbbd 0,#b9bbbd 60%,transparent 0,transparent),linear-gradient(135deg,transparent,transparent 60%,#b9bbbd 0,#b9bbbd 70%,transparent 0,transparent)}.ckeditor5-component.dark-theme .ck.ck-emoji-picker{border-color:#6d6d6d!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker,.ckeditor5-component.dark-theme .ck.ck-emoji-picker__content{background:#3f3f3f!important;color:#b9bbbd!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__categories{background:#1b1c1c!important;border-color:#6d6d6d!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__categories .ck-button{background:0 0!important;color:#b9bbbd!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__categories .ck-button:hover{background:#484848!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__categories .ck-button.ck-on{background:#6d6d6d!important;color:#fff!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__groups{background:#3f3f3f!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__group-title{background:#1b1c1c!important;border-color:#6d6d6d!important;color:#b9bbbd!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__emojis{background:#3f3f3f!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__emojis .ck-button{background:0 0!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__emojis .ck-button:hover{background:#484848!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__emojis .ck-button.ck-on{background:#6d6d6d!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__search{background:#1b1c1c!important;border-color:#6d6d6d!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__search input{background:#1b1c1c!important;border-color:#6d6d6d!important;color:#b9bbbd!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__search input::placeholder{color:#9c9c9c!important}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__groups::-webkit-scrollbar{background:#3f3f3f;width:8px}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__groups::-webkit-scrollbar-thumb{background:#6d6d6d;border-radius:4px}.ckeditor5-component.dark-theme .ck.ck-emoji-picker__groups::-webkit-scrollbar-thumb:hover{background:#b9bbbd}.dark-theme .ck.ck-emoji-picker,body.dark-theme .ck.ck-emoji-picker,body[data-theme=dark] .ck.ck-emoji-picker{background:#3f3f3f!important;border-color:#6d6d6d!important;color:#b9bbbd!important}.dark-theme .ck.ck-emoji-picker__content,body.dark-theme .ck.ck-emoji-picker__content,body[data-theme=dark] .ck.ck-emoji-picker__content{background:#3f3f3f!important;color:#b9bbbd!important}.dark-theme .ck.ck-emoji-picker__categories,body.dark-theme .ck.ck-emoji-picker__categories,body[data-theme=dark] .ck.ck-emoji-picker__categories{background:#1b1c1c!important;border-color:#6d6d6d!important}.dark-theme .ck.ck-emoji-picker__categories .ck-button,body.dark-theme .ck.ck-emoji-picker__categories .ck-button,body[data-theme=dark] .ck.ck-emoji-picker__categories .ck-button{background:0 0!important;color:#b9bbbd!important}.dark-theme .ck.ck-emoji-picker__categories .ck-button:hover,body.dark-theme .ck.ck-emoji-picker__categories .ck-button:hover,body[data-theme=dark] .ck.ck-emoji-picker__categories .ck-button:hover{background:#484848!important}.dark-theme .ck.ck-emoji-picker__categories .ck-button.ck-on,body.dark-theme .ck.ck-emoji-picker__categories .ck-button.ck-on,body[data-theme=dark] .ck.ck-emoji-picker__categories .ck-button.ck-on{background:#6d6d6d!important;color:#fff!important}.dark-theme .ck.ck-emoji-picker__groups,body.dark-theme .ck.ck-emoji-picker__groups,body[data-theme=dark] .ck.ck-emoji-picker__groups{background:#3f3f3f!important}.dark-theme .ck.ck-emoji-picker__group-title,body.dark-theme .ck.ck-emoji-picker__group-title,body[data-theme=dark] .ck.ck-emoji-picker__group-title{background:#1b1c1c!important;border-color:#6d6d6d!important;color:#b9bbbd!important}.dark-theme .ck.ck-emoji-picker__emojis,body.dark-theme .ck.ck-emoji-picker__emojis,body[data-theme=dark] .ck.ck-emoji-picker__emojis{background:#3f3f3f!important}.dark-theme .ck.ck-emoji-picker__emojis .ck-button,body.dark-theme .ck.ck-emoji-picker__emojis .ck-button,body[data-theme=dark] .ck.ck-emoji-picker__emojis .ck-button{background:0 0!important}.dark-theme .ck.ck-emoji-picker__emojis .ck-button:hover,body.dark-theme .ck.ck-emoji-picker__emojis .ck-button:hover,body[data-theme=dark] .ck.ck-emoji-picker__emojis .ck-button:hover{background:#484848!important}.dark-theme .ck.ck-emoji-picker__search,body.dark-theme .ck.ck-emoji-picker__search,body[data-theme=dark] .ck.ck-emoji-picker__search{background:#1b1c1c!important;border-color:#6d6d6d!important}.dark-theme .ck.ck-emoji-picker__search input,body.dark-theme .ck.ck-emoji-picker__search input,body[data-theme=dark] .ck.ck-emoji-picker__search input{background:#1b1c1c!important;border-color:#6d6d6d!important;color:#b9bbbd!important}.dark-theme .ck.ck-emoji-picker__search input::placeholder,body.dark-theme .ck.ck-emoji-picker__search input::placeholder,body[data-theme=dark] .ck.ck-emoji-picker__search input::placeholder{color:#9c9c9c!important}.ckeditor5-component .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se{max-height:200px;overflow-x:auto;overflow-y:auto;width:auto}.ckeditor5-component .ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__panel .ck-list__item{min-width:0}.ckeditor5-component .ck.ck-dropdown .ck-button.ck-dropdown__button[data-cke-tooltip-text*="Font Size"]{flex:0 1 50px;max-width:60px;min-width:45px}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=Default],.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=px]{justify-content:center;padding:4px 12px;text-align:center}.ckeditor5-component .ck.ck-dropdown__panel::-webkit-scrollbar{width:6px}.ckeditor5-component .ck.ck-dropdown__panel::-webkit-scrollbar-track{background:var(--ck-color-dropdown-panel-background)}.ckeditor5-component .ck.ck-dropdown__panel::-webkit-scrollbar-thumb{background:var(--ck-color-base-border);border-radius:3px}.ckeditor5-component .ck.ck-dropdown__panel::-webkit-scrollbar-thumb:hover{background:var(--ck-color-base-action)}.ckeditor5-component .ck.ck-dropdown__panel{scrollbar-color:var(--ck-color-base-border) var(--ck-color-dropdown-panel-background);scrollbar-width:thin}.ckeditor5-component .ck.ck-dropdown .ck-button.ck-dropdown__button[data-cke-tooltip-text*="Font Family"]{flex:0 1 85px;max-width:100px;min-width:75px}.ckeditor5-component .ck.ck-list-styles-list .ck-button{width:30px}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Arial, Helvetica"]{font-family:Arial,Helvetica,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Arial Black"]{font-family:Arial Black,sans-serif;font-weight:900}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=Averta]{font-family:Averta,Verdana,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=Calibri]{font-family:Calibri,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Comic Sans"]{font-family:Comic Sans MS,cursive}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Courier New"]{font-family:Courier New,Courier,monospace}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=Georgia]{font-family:Georgia,serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Lucida Console"]{font-family:Lucida Console,monospace}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Lucida Sans"]{font-family:Lucida Sans Unicode,Lucida Grande,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=Montserrat]{font-family:Montserrat,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Myriad Pro"]{font-family:Myriad Pro,Lucida Grande,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=Tahoma]{font-family:Tahoma,Geneva,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Times New Roman"]{font-family:Times New Roman,Times,serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*="Trebuchet MS"]{font-family:Trebuchet MS,Helvetica,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button[data-cke-tooltip-text*=Verdana]{font-family:Verdana,Geneva,sans-serif}.ckeditor5-component .ck-content{font-feature-settings:"liga" 1,"calt" 1;font-family:Verdana,sans-serif}.ckeditor5-component .ck.ck-list .ck-list__item .ck-button{justify-content:flex-start;min-height:28px;padding:6px 12px;text-align:left}.ckeditor5-component .ck.ck-list .ck-list__item{cursor:default;min-width:0}.ckeditor5-component .ck.ck-dropdown .ck-button.ck-dropdown__button[data-cke-tooltip-text*=Heading]{flex:0 1 70px;max-width:80px;min-width:60px}.ckeditor5-component .ck.ck-button.ck-color-picker__button{flex-shrink:0;min-height:24px;min-width:32px;padding:2px 4px}.ckeditor5-component .ck.ck-splitbutton{flex-shrink:0;min-height:24px}.ckeditor5-component .ck.ck-splitbutton .ck-splitbutton__action{min-height:24px;padding:2px 6px}.ckeditor5-component .ck.ck-splitbutton .ck-splitbutton__arrow{min-height:24px;min-width:18px;padding:2px}.ckeditor5-component .ck.ck-toolbar .ck-toolbar__items{align-items:center;display:flex;gap:2px;justify-content:flex-start}.ckeditor5-component .ck.ck-toolbar .ck-toolbar__items>*{margin-right:2px}.ck-voice-label,.ckeditor5-component .ck-voice-label,.ckeditor5-component .ck.ck-voice-label{display:none!important}.ckeditor5-component .ck.ck-toolbar .ck-toolbar__items>.ck-toolbar__separator+*{margin-left:2px}.ck-content,.ck-content div,.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6,.ck-content p,.ckeditor5-component .ck-content div,.ckeditor5-component .ck-content h1,.ckeditor5-component .ck-content h2,.ckeditor5-component .ck-content h3,.ckeditor5-component .ck-content h4,.ckeditor5-component .ck-content h5,.ckeditor5-component .ck-content h6,.ckeditor5-component .ck-content p,.ckeditor5-component .ck-editor__editable,.ckeditor5-component .ck-editor__editable p{font-family:var(--ck-font-face,"Verdana",sans-serif);font-size:var(--ck-font-size,12px)}.ck-content div,.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6,.ck-content p,.ckeditor5-component .ck-content div,.ckeditor5-component .ck-content h1,.ckeditor5-component .ck-content h2,.ckeditor5-component .ck-content h3,.ckeditor5-component .ck-content h4,.ckeditor5-component .ck-content h5,.ckeditor5-component .ck-content h6,.ckeditor5-component .ck-content p,.ckeditor5-component .ck-editor__editable p{font-family:var(--ck-font-face)!important}.ck-content,.ck-content div,.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6,.ck-content p,.ckeditor5-component .ck-content,.ckeditor5-component .ck-content div,.ckeditor5-component .ck-content h1,.ckeditor5-component .ck-content h2,.ckeditor5-component .ck-content h3,.ckeditor5-component .ck-content h4,.ckeditor5-component .ck-content h5,.ckeditor5-component .ck-content h6,.ckeditor5-component .ck-editor__editable{font-family:var(--ck-font-face,"Verdana",sans-serif);font-size:var(--ck-font-size,12px)}.ck-content div,.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6,.ck-content p,.ck-content span,.ck.ck-editor__editable span,.ckeditor5-component .ck-content div,.ckeditor5-component .ck-content h1,.ckeditor5-component .ck-content h2,.ckeditor5-component .ck-content h3,.ckeditor5-component .ck-content h4,.ckeditor5-component .ck-content h5,.ckeditor5-component .ck-content h6,.ckeditor5-component .ck-content p,.ckeditor5-component .ck-content span,.ckeditor5-component .ck-editor__editable p,.ckeditor5-component .ck-editor__editable span{font-family:inherit;font-size:inherit}.ck-content b,.ck-content em,.ck-content i,.ck-content s,.ck-content strong,.ck-content u,.ck.ck-editor__editable b,.ck.ck-editor__editable em,.ck.ck-editor__editable i,.ck.ck-editor__editable s,.ck.ck-editor__editable strong,.ck.ck-editor__editable u,.ckeditor5-component .ck-content b,.ckeditor5-component .ck-content em,.ckeditor5-component .ck-content i,.ckeditor5-component .ck-content s,.ckeditor5-component .ck-content strong,.ckeditor5-component .ck-content u,.ckeditor5-component .ck-editor__editable b,.ckeditor5-component .ck-editor__editable em,.ckeditor5-component .ck-editor__editable i,.ckeditor5-component .ck-editor__editable s,.ckeditor5-component .ck-editor__editable strong,.ckeditor5-component .ck-editor__editable u{font-family:inherit!important;font-size:inherit!important}.ck-content ol,.ck-content ul,.ckeditor5-component .ck-content ol,.ckeditor5-component .ck-content ul,.ckeditor5-component .ck.ck-editor__editable ol,.ckeditor5-component .ck.ck-editor__editable ul{list-style:revert!important;list-style-image:none!important;list-style-position:outside!important;list-style-type:disc!important;margin-bottom:.5em!important;margin-left:0!important;margin-top:.5em!important;padding-left:1.5em!important}.ck-content ol li,.ck-content ul li,.ckeditor5-component .ck-content ol li,.ckeditor5-component .ck-content ul li,.ckeditor5-component .ck.ck-editor__editable ol li,.ckeditor5-component .ck.ck-editor__editable ul li{display:list-item!important;list-style:inherit!important;list-style-position:inherit!important;list-style-type:inherit!important;margin-bottom:.3em!important;margin-left:0!important;padding-left:0!important}.ck-content ul:not([style*=list-style-type]),.ckeditor5-component .ck-content ul:not([style*=list-style-type]),.ckeditor5-component .ck.ck-editor__editable ul:not([style*=list-style-type]){list-style-type:disc!important}.ck-content ol:not([style*=list-style-type]),.ckeditor5-component .ck-content ol:not([style*=list-style-type]),.ckeditor5-component .ck.ck-editor__editable ol:not([style*=list-style-type]){list-style-type:decimal!important}.ck-content ul[style*="list-style-type: disc"],.ck-content ul[style*="list-style-type:disc"],.ckeditor5-component .ck-content ul[style*="list-style-type: disc"],.ckeditor5-component .ck-content ul[style*="list-style-type:disc"],.ckeditor5-component .ck.ck-editor__editable ul[style*="list-style-type: disc"],.ckeditor5-component .ck.ck-editor__editable ul[style*="list-style-type:disc"]{list-style-type:disc!important}.ck-content ul[style*="list-style-type: circle"],.ck-content ul[style*="list-style-type:circle"],.ckeditor5-component .ck-content ul[style*="list-style-type: circle"],.ckeditor5-component .ck-content ul[style*="list-style-type:circle"],.ckeditor5-component .ck.ck-editor__editable ul[style*="list-style-type: circle"],.ckeditor5-component .ck.ck-editor__editable ul[style*="list-style-type:circle"]{list-style-type:circle!important}.ck-content ul[style*="list-style-type: square"],.ck-content ul[style*="list-style-type:square"],.ckeditor5-component .ck-content ul[style*="list-style-type: square"],.ckeditor5-component .ck-content ul[style*="list-style-type:square"],.ckeditor5-component .ck.ck-editor__editable ul[style*="list-style-type: square"],.ckeditor5-component .ck.ck-editor__editable ul[style*="list-style-type:square"]{list-style-type:square!important}.ck-content ol[style*="list-style-type:decimal"],.ckeditor5-component .ck-content ol[style*="list-style-type:decimal"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:decimal"]{list-style-type:decimal!important}.ck-content ol[style*="list-style-type:decimal-leading-zero"],.ckeditor5-component .ck-content ol[style*="list-style-type:decimal-leading-zero"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:decimal-leading-zero"]{list-style-type:decimal-leading-zero!important}.ck-content ol[style*="list-style-type:lower-roman"],.ckeditor5-component .ck-content ol[style*="list-style-type:lower-roman"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:lower-roman"]{list-style-type:lower-roman!important}.ck-content ol[style*="list-style-type:upper-roman"],.ckeditor5-component .ck-content ol[style*="list-style-type:upper-roman"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:upper-roman"]{list-style-type:upper-roman!important}.ck-content ol[style*="list-style-type:lower-latin"],.ckeditor5-component .ck-content ol[style*="list-style-type:lower-latin"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:lower-latin"]{list-style-type:lower-latin!important}.ck-content ol[style*="list-style-type:upper-latin"],.ckeditor5-component .ck-content ol[style*="list-style-type:upper-latin"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:upper-latin"]{list-style-type:upper-latin!important}.ck-content ol[style*="list-style-type:lower-alpha"],.ckeditor5-component .ck-content ol[style*="list-style-type:lower-alpha"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:lower-alpha"]{list-style-type:lower-alpha!important}.ck-content ol[style*="list-style-type:upper-alpha"],.ckeditor5-component .ck-content ol[style*="list-style-type:upper-alpha"],.ckeditor5-component .ck.ck-editor__editable ol[style*="list-style-type:upper-alpha"]{list-style-type:upper-alpha!important}.ck-content ul:not([style*=list-style-type]) ul:not([style*=list-style-type]),.ckeditor5-component .ck-content ul:not([style*=list-style-type]) ul:not([style*=list-style-type]),.ckeditor5-component .ck.ck-editor__editable ul:not([style*=list-style-type]) ul:not([style*=list-style-type]){list-style-type:circle!important;margin-bottom:0!important;margin-top:0!important;padding-left:1.5em!important}.ck-content ol:not([style*=list-style-type]) ol:not([style*=list-style-type]),.ckeditor5-component .ck-content ol:not([style*=list-style-type]) ol:not([style*=list-style-type]),.ckeditor5-component .ck.ck-editor__editable ol:not([style*=list-style-type]) ol:not([style*=list-style-type]){list-style-type:lower-alpha!important;margin-bottom:0!important;margin-top:0!important;padding-left:1.5em!important}.ck-content ul:not([style*=list-style-type]) ul:not([style*=list-style-type]) ul:not([style*=list-style-type]),.ckeditor5-component .ck-content ul:not([style*=list-style-type]) ul:not([style*=list-style-type]) ul:not([style*=list-style-type]),.ckeditor5-component .ck.ck-editor__editable ul:not([style*=list-style-type]) ul:not([style*=list-style-type]) ul:not([style*=list-style-type]){list-style-type:square!important}.ck-content ol:not([style*=list-style-type]) ol:not([style*=list-style-type]) ol:not([style*=list-style-type]),.ckeditor5-component .ck-content ol:not([style*=list-style-type]) ol:not([style*=list-style-type]) ol:not([style*=list-style-type]),.ckeditor5-component .ck.ck-editor__editable ol:not([style*=list-style-type]) ol:not([style*=list-style-type]) ol:not([style*=list-style-type]){list-style-type:lower-roman!important}.ck-content ul ol,.ckeditor5-component .ck-content ul ol,.ckeditor5-component .ck.ck-editor__editable ul ol{list-style-type:decimal!important;margin-bottom:0!important;margin-top:0!important;padding-left:1.5em!important}.ck-content ol ul,.ckeditor5-component .ck-content ol ul,.ckeditor5-component .ck.ck-editor__editable ol ul{list-style-type:disc!important;margin-bottom:0!important;margin-top:0!important;padding-left:1.5em!important}.ck-content .todo-list,.ckeditor5-component .ck-content .todo-list,.ckeditor5-component .ck.ck-editor__editable .todo-list{list-style:none!important;padding-left:0!important}.ck-content .todo-list li,.ckeditor5-component .ck-content .todo-list li,.ckeditor5-component .ck.ck-editor__editable .todo-list li{list-style:none!important;padding-left:1.5em!important;position:relative}.ck-content ol.fa-ul,.ck-content ul.fa-ul,.ckeditor5-component .ck-content ol.fa-ul,.ckeditor5-component .ck-content ul.fa-ul,.ckeditor5-component .ck.ck-editor__editable ol.fa-ul,.ckeditor5-component .ck.ck-editor__editable ul.fa-ul{list-style:none!important}.ck.ck-editor__editable .image.ck-widget_selected{z-index:1!important}.ck .ck-insert-table-dropdown__grid{width:330px!important}.ck-content ol li::marker,.ck-content ul li::marker,.ckeditor5-component .ck-content ol li::marker,.ckeditor5-component .ck-content ul li::marker,.ckeditor5-component .ck.ck-editor__editable ol li::marker,.ckeditor5-component .ck.ck-editor__editable ul li::marker{color:var(--ck-color-base-text,#333)!important;font-weight:400!important}.ck-content li>ol,.ck-content li>ul,.ckeditor5-component .ck-content li>ol,.ckeditor5-component .ck-content li>ul,.ckeditor5-component .ck.ck-editor__editable li>ol,.ckeditor5-component .ck.ck-editor__editable li>ul{margin-bottom:.3em!important;margin-top:.3em!important}.ckeditor5-component .ck-toolbar,.ckeditor5-component .ck-toolbar__items{flex-wrap:wrap!important;max-width:100%!important}.ckeditor5-component .ck-toolbar .ck-toolbar__items>.ck-button,.ckeditor5-component .ck-toolbar .ck-toolbar__items>.ck-dropdown,.ckeditor5-component .ck-toolbar .ck-toolbar__items>.ck-toolbar__separator{margin:2px 1px!important}.ckeditor5-component .ck-toolbar{height:auto!important;min-height:auto!important;overflow:visible!important}.ckeditor5-component .ck-toolbar .ck-toolbar-dropdown{max-width:100%!important}.ckeditor5-component .ck-toolbar .ck-toolbar-dropdown .ck-dropdown__panel{max-width:300px!important}.ckeditor5-component.collapsed-reply-panel,.ckeditor5-component.collapsed-reply-panel .ck-editor__editable,.ckeditor5-component.collapsed-reply-panel .ck-editor__main{height:30px!important;max-height:30px!important;overflow:hidden!important}.ckeditor5-component.collapsed-reply-panel .ck-editor__editable{min-height:30px!important;resize:none!important}.ckeditor5-component.collapsed-reply-panel .ck-editor__editable .ck-editor__resize-handle,.ckeditor5-component.collapsed-reply-panel .ck-editor__editable:after,.ckeditor5-component.collapsed-reply-panel .ck-editor__resize,.ckeditor5-component.collapsed-reply-panel .ck-resize-handle,.ckeditor5-component.collapsed-reply-panel .ck-toolbar{display:none!important}.ckeditor5-component.collapsed-reply-panel .ck-editor,.ckeditor5-component.collapsed-reply-panel .ck-editor__editable,.ckeditor5-component.collapsed-reply-panel .ck-editor__main{resize:none!important}.ckeditor5-component.collapsed-reply-panel .resize-corner,.ckeditor5-component.collapsed-reply-panel .resize-grip,.ckeditor5-component.collapsed-reply-panel .resize-handle,.ckeditor5-component.collapsed-reply-panel [class*=handle],.ckeditor5-component.collapsed-reply-panel [class*=resize],.ckeditor5-component.collapsed-reply-panel [style*=resize]{display:none!important;resize:none!important}.ckeditor5-component.collapsed-reply-panel *{cursor:text!important;resize:none!important}.ckeditor5-component.collapsed-reply-panel .ck-editor__editable:focus{height:30px!important;max-height:30px!important;min-height:30px!important}#ckev5mce,#ckev5mce *,.call-div #ckev5mce,.call-div #ckev5mce *,.call-div .ck-blurred,.call-div .ck-blurred *,.call-div .ck-content,.call-div .ck-content *,.call-div .ck-editor,.call-div .ck-editor *,.call-div .ck-editor__editable,.call-div .ck-editor__editable *,.call-div .ck-editor__main,.call-div .ck-editor__main *,.call-div .ck-rounded-corners,.call-div .ck-rounded-corners *,.call-div .ckeditor5-component,.call-div .ckeditor5-component *,.call-div .editor .ckeditor5-component,.call-div .editor .ckeditor5-component *,.call-div [class*=ck-],.call-div [class*=ck-] *,.call-div [id*=ckev5],.call-div [id*=ckev5] *,.call-div.editor .ckeditor5-component,.call-div.editor .ckeditor5-component *,div.call-div.editor .ckeditor5-component,div.call-div.editor .ckeditor5-component *,div[id=ckev5mce],div[id=ckev5mce] *{text-transform:none!important}.call-div [class*=ck-] * figure.table:not(.layout-table)>table,.call-div [class*=ck-] figure.table:not(.layout-table)>table,.call-div [id*=ckev5] * figure.table:not(.layout-table)>table,.call-div [id*=ckev5] figure.table:not(.layout-table)>table{border-collapse:collapse;border-spacing:0;margin:1em 0;width:100%}.call-div [class*=ck-] * figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [class*=ck-] * figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [class*=ck-] * figure.table:not(.layout-table)>table>thead>tr>td,.call-div [class*=ck-] * figure.table:not(.layout-table)>table>thead>tr>th,.call-div [class*=ck-] figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [class*=ck-] figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [class*=ck-] figure.table:not(.layout-table)>table>thead>tr>td,.call-div [class*=ck-] figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] * figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [id*=ckev5] * figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [id*=ckev5] * figure.table:not(.layout-table)>table>thead>tr>td,.call-div [id*=ckev5] * figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [id*=ckev5] figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [id*=ckev5] figure.table:not(.layout-table)>table>thead>tr>td,.call-div [id*=ckev5] figure.table:not(.layout-table)>table>thead>tr>th{border:1px solid #bfbfbf;min-width:2em;padding:.4em}.call-div [class*=ck-] * figure.table:not(.layout-table)>table>thead>tr>th,.call-div [class*=ck-] figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] * figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] figure.table:not(.layout-table)>table>thead>tr>th{background:rgba(0,0,0,.05);font-weight:700}.call-div [class*=ck-] * .dark-theme figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [class*=ck-] * .dark-theme figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [class*=ck-] * .dark-theme figure.table:not(.layout-table)>table>thead>tr>td,.call-div [class*=ck-] * .dark-theme figure.table:not(.layout-table)>table>thead>tr>th,.call-div [class*=ck-] .dark-theme figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [class*=ck-] .dark-theme figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [class*=ck-] .dark-theme figure.table:not(.layout-table)>table>thead>tr>td,.call-div [class*=ck-] .dark-theme figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] * .dark-theme figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [id*=ckev5] * .dark-theme figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [id*=ckev5] * .dark-theme figure.table:not(.layout-table)>table>thead>tr>td,.call-div [id*=ckev5] * .dark-theme figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] .dark-theme figure.table:not(.layout-table)>table>tbody>tr>td,.call-div [id*=ckev5] .dark-theme figure.table:not(.layout-table)>table>tbody>tr>th,.call-div [id*=ckev5] .dark-theme figure.table:not(.layout-table)>table>thead>tr>td,.call-div [id*=ckev5] .dark-theme figure.table:not(.layout-table)>table>thead>tr>th{border:1px solid #737373}.call-div [class*=ck-] * .dark-theme figure.table:not(.layout-table)>table>thead>tr>th,.call-div [class*=ck-] .dark-theme figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] * .dark-theme figure.table:not(.layout-table)>table>thead>tr>th,.call-div [id*=ckev5] .dark-theme figure.table:not(.layout-table)>table>thead>tr>th{background:hsla(0,0%,100%,.1)}.ck-avatar-dialog-overlay{align-items:center;animation:fadeIn .2s ease-out;backdrop-filter:blur(4px);background:rgba(0,0,0,.4);bottom:0;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.ck-avatar-dialog{animation:slideIn .25s ease-out;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.15),0 8px 32px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:85vh;max-width:640px;min-width:480px;overflow:hidden}.ck-avatar-dialog-header{align-items:center;background:linear-gradient(135deg,#fafbfc,#f7f8fa);border-bottom:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;padding:20px 24px}.ck-avatar-dialog-header h3{color:#1a1a1a;font-size:20px;font-weight:600;letter-spacing:-.01em;margin:0}.ck-avatar-dialog-close{align-items:center;background:0 0;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:36px;justify-content:center;padding:8px;transition:all .15s ease;width:36px}.ck-avatar-dialog-close:hover{background:rgba(0,0,0,.06);color:#374151;transform:scale(1.05)}.ck-avatar-dialog-close:before{content:"\2715";font-size:16px;font-weight:400}.ck-avatar-dialog-content{background:#fff;display:flex;flex:1;gap:32px;overflow-y:auto;padding:24px}.ck-avatar-preview{align-items:center;background:#f8fafc;border:1px solid rgba(0,0,0,.04);border-radius:12px;display:flex;flex:1;flex-direction:column;min-width:200px;padding:24px}.ck-avatar-preview h4{color:#374151;font-size:14px;font-weight:600;letter-spacing:.05em;margin:0 0 16px;text-transform:uppercase}.ck-avatar-preview img{background:#fff;border:2px solid rgba(0,0,0,.06);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .2s ease}.ck-avatar-preview img:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:scale(1.02)}.ck-avatar-controls{display:flex;flex:1;flex-direction:column;gap:24px;min-width:280px}.ck-avatar-size-controls{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:20px}.ck-avatar-size-controls h4{align-items:center;color:#1f2937;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 16px}.ck-avatar-size-controls h4:before{content:"\1F4D0";font-size:14px}.ck-avatar-size-controls .size-row{align-items:center;display:flex;gap:16px;margin-bottom:16px}.ck-avatar-size-controls .size-input-group{display:flex;flex-direction:column;gap:6px}.ck-avatar-size-controls .size-input-group label{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.ck-avatar-size-controls input[type=number]{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;padding:10px 12px;transition:all .15s ease;width:80px}.ck-avatar-size-controls input[type=number]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:0}.ck-avatar-size-controls .lock-ratio{align-items:center;display:flex;gap:8px;margin-top:4px}.ck-avatar-size-controls input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;height:18px;width:18px}.ck-avatar-size-controls .lock-ratio label{color:#374151;cursor:pointer;font-size:13px;font-weight:500;letter-spacing:normal;text-transform:none}.ck-avatar-alignment-controls{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:20px}.ck-avatar-alignment-controls h4{align-items:center;color:#1f2937;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 16px}.ck-avatar-alignment-controls h4:before{content:"\2194\FE0F";font-size:14px}.ck-avatar-alignment-options{display:grid;gap:12px;grid-template-columns:1fr 1fr}.ck-avatar-alignment-options label{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;padding:12px 16px;transition:all .15s ease}.ck-avatar-alignment-options label:hover{background:#f9fafb;border-color:#d1d5db}.ck-avatar-alignment-options input[type=radio]:checked+span{color:#3b82f6;font-weight:600}.ck-avatar-alignment-options input[type=radio]:checked+span:before{background:#3b82f6}.ck-avatar-alignment-options input[type=radio]{accent-color:#3b82f6;height:18px;width:18px}.ck-avatar-alignment-options label:has(input:checked){background:#eff6ff;border-color:#3b82f6}.ck-avatar-dialog-footer{background:linear-gradient(135deg,#fafbfc,#f7f8fa);border-top:1px solid rgba(0,0,0,.08);display:flex;gap:12px;justify-content:flex-end;padding:20px 24px}.ck-avatar-dialog-footer button{border:2px solid transparent;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:100px;overflow:hidden;padding:12px 24px;position:relative;transition:all .15s ease}.ck-avatar-dialog-cancel{background:#fff;border-color:#d1d5db;color:#6b7280}.ck-avatar-dialog-cancel:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#374151;transform:translateY(-1px)}.ck-avatar-dialog-insert{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.3);color:#fff}.ck-avatar-dialog-insert:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#2563eb;box-shadow:0 6px 20px rgba(59,130,246,.4);transform:translateY(-1px)}.ck-avatar-dialog-insert:active{box-shadow:0 2px 8px rgba(59,130,246,.3);transform:translateY(0)}.ck-avatar-dialog-overlay.dark-theme{background:rgba(0,0,0,.6)}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog{background:#3f3f3f;border-color:hsla(0,0%,100%,.1);box-shadow:0 20px 40px rgba(0,0,0,.3),0 8px 32px rgba(0,0,0,.2)}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-header{background:linear-gradient(135deg,#3f3f3f,#252525);border-bottom-color:hsla(0,0%,100%,.1)}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-header h3{color:#f9fafb}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-close{color:#9ca3af}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-close:hover{background:hsla(0,0%,100%,.1);color:#f3f4f6}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-content{background:#3f3f3f}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-preview{background:#333;border-color:#292929}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-preview h4{color:#e5e7eb}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-preview img{background:0 0;border-color:hsla(0,0%,100%,.2)}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-alignment-controls,.ck-avatar-dialog-overlay.dark-theme .ck-avatar-size-controls{background:#333;border-color:#252525}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-alignment-controls h4,.ck-avatar-dialog-overlay.dark-theme .ck-avatar-size-controls h4{color:#f3f4f6}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-size-controls .size-input-group label{color:#9ca3af}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-size-controls input[type=number]{background:#292929;border-color:#424242;color:#d1d5db}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-size-controls input[type=number]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-size-controls .lock-ratio label{color:#d1d5db}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-alignment-options label{background:#292929;border-color:#424242;color:#d1d5db}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-alignment-options label:hover{background:#4b5563;border-color:#6b7280}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-alignment-options label:has(input:checked){background:rgba(59,130,246,.1);border-color:#3b82f6}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-alignment-options input[type=radio]:checked+span{color:#60a5fa}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-footer{background:linear-gradient(135deg,#252525,#3f3f3f);border-top-color:hsla(0,0%,100%,.1)}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-cancel{background:#252525;color:#d7d7d7}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-cancel:hover{background:#4b5563;border-color:#6b7280;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#d1d5db}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-insert{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.4)}.ck-avatar-dialog-overlay.dark-theme .ck-avatar-dialog-insert:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 20px rgba(59,130,246,.5)}.ckeditor5-component .ck.ck-dropdown.ck-file-archive-panel .ck-dropdown__panel,.ckeditor5-component .ck.ck-dropdown.ck-file-archive-panel .ck-dropdown__panel.ck-dropdown__panel_se{background-color:#fff!important;border:1px solid #a5a5a5!important;border-radius:0!important;box-shadow:0 2px 8px rgba(0,0,0,.2)!important;max-height:200px!important;overflow-x:auto!important;overflow-y:auto!important;padding:10px 10px 0!important;width:400px!important}.ck.ck-file-archive-content{background:#fff;display:flex;flex-direction:column;overflow:hidden}.ck-file-archive-no-images{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:120px;padding:40px 20px;text-align:center}.ck-file-archive-no-images-icon{align-items:center;display:flex;justify-content:center;opacity:.5}.ck-file-archive-no-images-icon svg{height:120px;width:120px}.ck-file-archive-no-images-text{color:#999;font-size:12px;font-style:italic;line-height:1.4}.ck-file-archive-grid{background:#fff;display:flex;flex-direction:row;gap:5px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:5px 5px 5px 15px}.ck-file-archive-grid::-webkit-scrollbar{height:6px;width:6px}.ck-file-archive-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ck-file-archive-grid::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.ck-file-archive-grid::-webkit-scrollbar-thumb:hover{background:#555}.ck-file-archive-grid{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.ck-file-archive-item{background:#fff;border:1px solid #a3d7ff;border-radius:5px;cursor:pointer;flex-shrink:0;height:128px;outline:0;overflow:visible!important;position:relative!important;width:128px}.ck-file-archive-item:focus,.ck-file-archive-item:hover{background-color:#f0f8ff;border-color:#4a90e2}.ck-file-archive-item-selected{background-color:#0d548a}.ck-file-archive-item-selected:hover{background-color:#8cc8f0;border-color:#4a90e2}.ck-file-archive-checkmark{align-items:center;background:#4a90e2;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);color:#fff;display:flex;font-family:Arial,sans-serif;font-size:16px;font-weight:700;height:24px;justify-content:center;line-height:1;pointer-events:none;position:absolute;right:4px;top:4px;width:24px;z-index:1000}.dark-theme .ck-file-archive-item-selected,body.dark-theme .ck-file-archive-item-selected{background-color:#a3d7ff}.dark-theme .ck-file-archive-item-selected:hover,body.dark-theme .ck-file-archive-item-selected:hover{background-color:#0d5585;border-color:#4a90e2}.ck-file-archive-item-inner{align-items:center;display:flex;height:100%!important;justify-content:center;overflow:hidden;pointer-events:none;width:100%!important}.ck-file-archive-item img{height:auto!important;max-height:120px!important;max-width:120px!important;object-fit:contain!important;pointer-events:none;width:auto!important}.ck-file-archive-item-empty{background:#f9f9f9;border:1px solid #d0d0d0;border-radius:5px;display:block!important;flex-shrink:0;height:128px;min-height:128px;min-width:128px;position:relative;visibility:visible!important;width:128px}.ck-file-archive-grid-empty-message{color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding:10px;text-align:center}.ck-file-archive-footer{background:#f2f2f2;border-top:1px solid #a5a5a5;margin-top:0;padding:5px}.ck-file-archive-footer-content{align-items:center;display:flex;gap:0;justify-content:space-between}.ck-file-archive-info{color:#717171;flex:1;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;padding-left:5px}.ck-file-archive-actions{align-items:center;display:flex;gap:0}.ck-file-archive-button{align-items:center;background:0 0;border:none;cursor:pointer;display:inline-flex;font-family:Arial,sans-serif;font-size:18px;font-weight:700;height:20px;justify-content:center;outline:0;padding:5px 8px}.ck-file-archive-button .ck-button__label{display:none}.ck-file-archive-insert{color:#0c87f7}.ck-file-archive-insert:before{color:#0c87f7;content:"\2713";font-size:20px;line-height:2}.ck-file-archive-insert:hover{color:#0a6ec7}.ck-file-archive-cancel{color:#e74c3c}.ck-file-archive-cancel:before{color:#e74c3c;content:"\2715";font-size:18px;line-height:2}.ck-file-archive-cancel:hover{color:#c0392b}@media(max-width:768px){.ck.ck-file-archive-panel .ck-dropdown__panel{width:250px}.ck-file-archive-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}}