.prism-editor-wrapper{width:100%;height:100%;display:flex;align-items:flex-start;overflow:auto;-o-tab-size:1.5em;tab-size:1.5em;-moz-tab-size:1.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.prism-editor-wrapper .prism-editor__textarea{color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::-moz-selection{background-color:#accef7!important;color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::selection{background-color:#accef7!important;color:transparent!important}}.prism-editor-wrapper .prism-editor__container{position:relative;text-align:left;box-sizing:border-box;padding:0;overflow:hidden;width:100%}.prism-editor-wrapper .prism-editor__line-numbers{height:100%;overflow:hidden;flex-shrink:0;padding-top:4px;margin-top:0;margin-right:10px}.prism-editor-wrapper .prism-editor__line-number{text-align:right;white-space:nowrap}.prism-editor-wrapper .prism-editor__textarea{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.prism-editor-wrapper .prism-editor__editor,.prism-editor-wrapper .prism-editor__textarea{margin:0;border:0;background:none;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:pre-wrap;word-wrap:keep-all;overflow-wrap:break-word;padding:0}.prism-editor-wrapper .prism-editor__textarea--empty{-webkit-text-fill-color:inherit!important}.prism-editor-wrapper .prism-editor__editor{position:relative;pointer-events:none}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.k-code-editor-input{background:#2d2d2d;color:#ccc;font-family:Fira code,Fira Mono,Consolas,Menlo,Courier,monospace;font-size:.9rem;line-height:1.5;padding:10px}.k-code-editor-input[data-size=small]{min-height:7.5rem}.k-code-editor-input[data-size=medium]{min-height:15rem}.k-code-editor-input[data-size=large],.k-code-editor-input[data-size=huge]{min-height:30rem}.prism-editor__textarea:focus{outline:none}


@charset "UTF-8";.k-color-palette-field .k-button{cursor:pointer}.k-color-palette-field .k-button-figure .k-icon{margin-right:-4px}.color-palette_input-list{display:flex;flex-wrap:wrap;padding:.75rem .75rem calc(.75rem - 6px);background:#eaeaea}.color-palette_input-list li{position:relative;transition:transform .3s ease-out;margin-bottom:6px;border:4px solid transparent}.color-palette_input-list li.small{width:28px;height:28px}.color-palette_input-list li.medium{width:38px;height:38px}.color-palette_input-list li.large{width:48px;height:48px}.color-palette_input-list li:not(:last-child){margin-right:6px}.color-palette_input-list li.active{pointer-events:none;border:4px solid #fff;outline:1px solid #ccc}.color-palette_input-list li.active.unselect{pointer-events:auto;cursor:pointer}.color-palette_input-list li:not(.active){cursor:pointer}.color-palette_input-color{width:100%;height:100%}.color-palette_input-color[data-tooltip]{position:relative;z-index:2;cursor:pointer}.color-palette_input-color[data-tooltip]:after,.color-palette_input-color[data-tooltip]:before{visibility:hidden;pointer-events:none}.color-palette_input-color[data-tooltip]:before{position:absolute;bottom:120%;left:50%;transform:translate(-50%);margin-bottom:5px;padding:7px 12px;width:auto;background-color:#000;color:#fff;content:attr(data-tooltip);text-align:center;font-size:14px;line-height:16px;white-space:pre}.color-palette_input-color[data-tooltip]:after{position:absolute;bottom:120%;left:50%;margin-left:-5px;width:0;border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent;content:"";font-size:0;line-height:0}.color-palette_input-color[data-tooltip]:hover:after,.color-palette_input-color[data-tooltip]:hover:before{visibility:visible}.color-palette_empty-palette{padding:0;display:flex;align-items:center;flex-direction:row;justify-content:flex-start}.color-palette_empty-palette .k-icon{border-right:1px solid #d6d6d6;margin-bottom:0;display:flex;justify-content:center;align-items:center}.color-palette_empty-palette .k-icon svg{width:14px}.color-palette_empty-palette p{line-height:1.25rem;text-align:left}.color-palette_empty-palette.small .k-icon{width:calc(28px + 1.5rem);height:calc(28px + 1.5rem)}.color-palette_empty-palette.small p{padding:.75rem 1rem}.color-palette_empty-palette.medium .k-icon{width:calc(38px + 1.5rem);height:calc(38px + 1.5rem)}.color-palette_empty-palette.medium p{padding:.75rem 1.25rem}.color-palette_empty-palette.large .k-icon{width:calc(48px + 1.5rem);height:calc(48px + 1.5rem)}.color-palette_empty-palette.large p{padding:.75rem 1.75rem}.color-palette_empty-loading{padding:.75rem;background:#eaeaea}.color-palette_empty-loading .loader-ctn{display:flex;justify-content:center;align-items:center}.color-palette_empty-loading .loader-ctn.small{height:28px}.color-palette_empty-loading .loader-ctn.medium{height:38px}.color-palette_empty-loading .loader-ctn.large{height:48px}.color-palette_empty-loading .loader-ctn .loader{display:inline-block;overflow:hidden;height:1.3em;margin-top:-.3em;line-height:1.5em;vertical-align:text-bottom}.color-palette_empty-loading .loader-ctn .loader:after{content:"⠋\a⠙\a⠹\a⠸\a⠼\a⠴\a⠦\a⠧\a⠇\a⠏";display:inline-table;white-space:pre;text-align:left;animation:spin10 .8s steps(10) infinite}@keyframes spin10{to{transform:translateY(-15em)}}

.k-markdown-field .k-input-element{width:100%}.k-input[data-theme=field][data-disabled] .CodeMirror{background:#efefef}.k-markdown-input-wrapper{position:relative}.k-markdown-input-wrapper .k-markdown-input-native{resize:none;border:0;width:100%;background:none;font:inherit;line-height:1.5em;color:inherit}.k-markdown-input-wrapper .k-markdown-input-native::placeholder{color:#999}.k-markdown-input-wrapper .k-markdown-input-native:focus{outline:0}.k-markdown-input-wrapper .k-markdown-input-native:invalid{box-shadow:none;outline:0}.k-markdown-input-wrapper[data-size=one-line] .cm-s-default,.k-markdown-input-wrapper[data-size=one-line] .CodeMirror-scroll{min-height:0}.k-markdown-input-wrapper[data-size=two-lines] .cm-s-default,.k-markdown-input-wrapper[data-size=two-lines] .CodeMirror-scroll{min-height:3.5rem}.k-markdown-input-wrapper[data-size=small] .cm-s-default,.k-markdown-input-wrapper[data-size=small] .CodeMirror-scroll{min-height:7.5rem}.k-markdown-input-wrapper[data-size=medium] .cm-s-default,.k-markdown-input-wrapper[data-size=medium] .CodeMirror-scroll{min-height:15rem}.k-markdown-input-wrapper[data-size=large] .cm-s-default,.k-markdown-input-wrapper[data-size=large] .CodeMirror-scroll{min-height:30rem}.k-markdown-input-wrapper[data-size=huge] .cm-s-default,.k-markdown-input-wrapper[data-size=huge] .CodeMirror-scroll{min-height:45rem}.k-markdown-button.disabled{opacity:.25;pointer-events:none}.k-dropdown-item.active .k-button-text{opacity:1}.k-markdown-input:focus-within .k-toolbar{position:-webkit-sticky;position:sticky;top:0;right:0;left:0;z-index:4;-webkit-box-shadow:rgba(0,0,0,.05) 0 2px 5px;box-shadow:0 2px 5px rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.1);color:#000}.k-markdown-input:focus-within .k-toolbar .k-markdown-button.active{background:rgba(66,113,174,.1);color:#4271ae}.k-markdown-toolbar-buttons-right{margin-left:auto;border-left:1px solid #efefef}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:transparent}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.k-markdown-input .CodeMirror{--line-padding:4px;height:auto;padding:.25rem .5rem}.k-markdown-input .CodeMirror .cm-invisibles-test{color:#de935f}.k-markdown-input .CodeMirror-placeholder{color:#999}.k-markdown-input .CodeMirror .CodeMirror-scroll{overflow:auto}.k-markdown-input .CodeMirror pre{padding:0 var(--line-padding)}.k-markdown-input .CodeMirror .cm-tab{width:4ch}.k-markdown-input .CodeMirror .CodeMirror-selected{background-color:rgba(66,113,174,.2)}.k-markdown-input .CodeMirror .CodeMirror-selectedtext{color:#16171a}.k-markdown-input .CodeMirror .CodeMirror-cursor{border-left:2px solid #4271ae}.k-markdown-input .k-toolbar~.CodeMirror{padding-top:0}.k-markdown-input .CodeMirror{font-variant-numeric:tabular-nums}.k-markdown-input .cm-comment{background:#f5f5f5;color:#000}.k-markdown-input .cm-header{color:inherit;font:inherit;font-weight:600}.k-markdown-input .cm-hr{color:#777}.k-markdown-input .cm-blockhr{display:flex}.k-markdown-input .cm-blockhr>span{flex-grow:0}.k-markdown-input .cm-blockhr .cm-hr{padding-left:1ch;padding-right:1ch}.k-markdown-input .cm-blockhr:after,.k-markdown-input .cm-blockhr:before{background:linear-gradient(#aaa,#aaa) 50% calc(50% + 1px)/100% 1px no-repeat;content:"";flex-grow:1}.k-markdown-input .cm-link{color:inherit;text-decoration:none}.k-markdown-input .cm-formatting-link-string.cm-url,.k-markdown-input .cm-formatting-link.cm-link,.k-markdown-input .cm-string.cm-url{color:#777}.k-markdown-input .cm-formatting.cm-formatting-link-string.cm-string.cm-url+.cm-url{text-decoration:underline}.k-markdown-input .cm-blockcode,.k-markdown-input .cm-code{background:rgba(22,23,26,.05)}.k-markdown-input .cm-blockcode .cm-code{background:transparent}.k-markdown-input .cm-blockquote{border-left:4px solid rgba(22,23,26,.1)}.k-markdown-input .cm-blockquote .cm-quote{color:inherit}.k-markdown-input .cm-blockquote .cm-formatting-quote{padding-left:2px}.k-markdown-input .cm-attribute,.k-markdown-input .cm-tag{color:#777}.k-markdown-input .cm-string{color:#16171a}.k-markdown-input .cm-ch-space{background:linear-gradient(#aaa,#aaa) 50% calc(50% + 1px)/2px 2px no-repeat}.k-markdown-input .cm-ch-nbsp{background:linear-gradient(#aaa,#aaa) 1px 100%/1px 2px no-repeat,linear-gradient(#aaa,#aaa) 1px 100%/calc(100% - 2px) 1px no-repeat,linear-gradient(#aaa,#aaa) calc(100% - 1px) 100%/1px 2px no-repeat;color:transparent}.k-markdown-input .cm-ch-shy{margin-left:-1px;position:relative;left:1px;border-left:1px solid #c82829}.k-markdown-input .cm-ch-zero-width-space{margin-left:-1px;position:relative;margin-right:-1px;border-left:2px dotted #c82829}.k-markdown-input .cm-show-invisibles .cm-tab{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7'%3E%3Cpath fill='%23AAA' d='M9.854 3.146a.498.498 0 010 .708l-2 2a.5.5 0 11-.708-.708L8.293 4H1.5a.5.5 0 010-1h6.793L7.146 1.854a.5.5 0 11.708-.708l2 2z'/%3E%3C/svg%3E") 2px 50% no-repeat}.k-markdown-input .cm-show-invisibles .CodeMirror-line>span[role=presentation]>[cm-text=""]:only-child:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7'%3E%3Cpath fill='none' stroke='%23AAA' stroke-linecap='round' stroke-linejoin='round' d='M1.5 2.556h7V5'/%3E%3C/svg%3E") 50% calc(50% - 1px) no-repeat;content:" ";display:inline-block;width:11px;margin-right:-11px}.k-markdown-input .cm-show-invisibles .cm-trailing-space-new-line{position:relative}.k-markdown-input .cm-show-invisibles .cm-trailing-space-new-line:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9'%3E%3Cpath fill='%23AAA' d='M2.707 5h4.544a1.25 1.25 0 100-2.5.5.5 0 110-1 2.25 2.25 0 110 4.5H2.707l1.147 1.146a.5.5 0 11-.708.708l-2-2a.5.5 0 010-.708l2-2a.5.5 0 11.708.708L2.707 5z'/%3E%3C/svg%3E") 50% calc(50% - 1px) no-repeat;content:" ";display:inline-block;min-width:11px;pointer-events:none}.k-markdown-input .cm-blockquote .cm-formatting-quote,.k-markdown-input .cm-formatting:not(.cm-formatting-header){color:#777}.k-markdown-input .cm-kirbytag{padding:1px 0;margin:-2px -1px -1px;border-radius:.125em;background:rgba(66,113,174,.15);border:1px solid rgba(66,113,174,.3);box-decoration-break:clone}.k-markdown-input[font-size=small] .CodeMirror{font-size:14px}.k-markdown-input[font-scaling=true] .CodeMirror .cm-header,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header~*{font:inherit;font-weight:600}.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-1,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-1~*{font-size:30px;line-height:1.25}.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-2,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-2~*{font-size:24px;line-height:1.4}.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-3,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-3~*{font-size:20px;line-height:1.5}.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-4,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-4~*{font-size:18px}.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-5,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-5~*,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-6,.k-markdown-input[font-scaling=true] .CodeMirror .cm-header-6~*{font-size:16px}.k-markdown-input[font-family=monospace] .CodeMirror{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:1.75}.k-markdown-input[font-family=monospace] .CodeMirror .cm-blockheader,.k-markdown-input[font-family=monospace] .CodeMirror .cm-blocklist,.k-markdown-input[font-family=monospace] .CodeMirror .cm-blockquote{padding-left:calc(var(--line-padding) + 1ch*var(--cm-block-indent, 0));text-indent:calc(-1ch*var(--cm-block-indent, 0))}.k-markdown-input[font-family=sans-serif] .CodeMirror{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:1.5}.k-markdown-input[font-family=sans-serif] .CodeMirror .cm-blockheader,.k-markdown-input[font-family=sans-serif] .CodeMirror .cm-blocklist,.k-markdown-input[font-family=sans-serif] .CodeMirror .cm-blockquote{padding-left:calc(var(--line-padding) + 1px*var(--cm-block-indent, 0));text-indent:calc(-1px*var(--cm-block-indent, 0))}.k-markdown-input[font-family=sans-serif] .CodeMirror .cm-blockcode,.k-markdown-input[font-family=sans-serif] .CodeMirror .cm-code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.875rem;line-height:1.7142857143}.k-markdown-input[font-family=sans-serif] .CodeMirror .cm-blockhr{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.k-markdown-input[font-family=sans-serif] .CodeMirror .cm-ch-nbsp{margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px}

.vgt-right-align{text-align:right}.vgt-left-align{text-align:left}.vgt-center-align{text-align:center}.k-pagetable-section table.vgt-table{position:relative;font-size:.875rem;border-spacing:0;table-layout:fixed;width:100%;max-width:100%}.k-pagetable-section table.vgt-table thead,.k-pagetable-section table.vgt-table .cover-image,.k-pagetable-section table.vgt-table .pagetable-options-container{user-select:none}.k-pagetable-section table.vgt-table th,.k-pagetable-section table.vgt-table td{border-bottom:2px solid #efefef;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-pagetable-section table.vgt-table th.cover-image,.k-pagetable-section table.vgt-table td.cover-image{width:38px!important}.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-two,.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-two{width:80px!important}.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-one,.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-one{width:40px!important}.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-none,.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-none{width:0px!important;padding:0}@media screen and (max-width: 65em){.k-pagetable-section table.vgt-table th,.k-pagetable-section table.vgt-table td{display:none}.k-pagetable-section table.vgt-table th.cover-image,.k-pagetable-section table.vgt-table th.mobile-column,.k-pagetable-section table.vgt-table th.pagetable-options-container,.k-pagetable-section table.vgt-table td.cover-image,.k-pagetable-section table.vgt-table td.mobile-column,.k-pagetable-section table.vgt-table td.pagetable-options-container{display:table-cell}.k-pagetable-section table.vgt-table th.mobile-column,.k-pagetable-section table.vgt-table td.mobile-column{width:auto!important}}.k-pagetable-section table.vgt-table th{position:relative;font-weight:400;color:#777;padding:0 .75rem;height:40px;background:#eaeaea;position:sticky;padding:.5rem .75rem;top:0;cursor:pointer;z-index:10}.k-pagetable-section table.vgt-table th:not(:last-child){border-right:1px solid #d6d6d6}.k-pagetable-section table.vgt-table th.sorting{color:#000;font-weight:600}.k-pagetable-section table.vgt-table th.sorting-desc:after,.k-pagetable-section table.vgt-table th.sorting-asc:after{position:absolute;content:"";right:1rem;top:calc(50% - 3px);border-color:black transparent;border-style:solid;border-width:6px 5px 0}.k-pagetable-section table.vgt-table th.sorting-asc:after{transform:rotate(180deg)}.k-pagetable-section table.vgt-table th.sorting.vgt-right-align.sorting-desc:after,.k-pagetable-section table.vgt-table th.sorting.vgt-right-align.sorting-asc:after{right:auto;left:1rem}.k-pagetable-section table.vgt-table td{height:40px;padding:0}.k-pagetable-section table.vgt-table td:not(.cover-image) a,.k-pagetable-section table.vgt-table td:not(.cover-image) span[data-disabled]{display:block;width:100%;padding:.5rem .75rem}.k-pagetable-section table.vgt-table td:not(:last-child){border-right:1px solid #efefef}.k-pagetable-section table.vgt-table td.pagetable-options-container{overflow:visible;height:38px}.k-pagetable-section table.vgt-table td .k-list-item-options{display:flex}.k-pagetable-section table.vgt-table td .k-list-item-options>button{width:40px;display:flex;justify-content:center;align-items:center;padding:0}.k-pagetable-section table.vgt-table td .k-list-item-options>button .k-button-text{display:none}.k-pagetable-section table.vgt-table td .k-list-item-options[data-count="2"]>button:first-child{padding-left:2px}.k-pagetable-section table.vgt-table tbody{margin-top:2px}.k-pagetable-section table.vgt-table tbody tr{background:white}.k-pagetable-section table.vgt-table tbody tr+tr{margin-top:2px}.vgt-wrap__footer{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:.35rem .25rem;margin-top:.5rem;color:#777}.vgt-wrap__footer .footer__row-count__select{background-color:#fff;width:auto;padding:.175rem .4rem .15rem .15rem;border:0;border-radius:0;min-height:22px;min-width:40px;margin-left:5px;color:#000;box-sizing:border-box}.vgt-wrap__footer .footer__row-count__select:focus{outline:none;border-color:#409eff}.vgt-wrap__footer .footer__navigation{display:flex}.vgt-wrap__footer .footer__navigation__page-btn{display:flex;align-items:center;justify-content:flex-start}.vgt-wrap__footer .footer__navigation__page-btn.disabled{cursor:default;pointer-events:none;opacity:.25}.vgt-wrap__footer .footer__navigation__page-btn:hover{color:#000}.vgt-wrap__footer .footer__navigation__page-btn .chevron{margin-top:2px;width:6px;height:6px;border:2px solid #777;border-width:0 2px 2px 0;transition:opacity .2s ease-out;opacity:.5}.vgt-wrap__footer .footer__navigation__page-btn .chevron.left{transform:rotate(135deg);margin-right:5px}.vgt-wrap__footer .footer__navigation__page-btn .chevron.right{transform:rotate(-45deg);margin-left:5px}.vgt-wrap__footer .footer__navigation__info{margin:0 1rem;color:#000}.k-pagetable-section .k-button-group{display:flex;align-items:flex-end}.k-pagetable-section .k-button-group .pagetable-reset-button{padding:.35rem .6rem;background:rgba(22,23,26,.05);border-radius:2px;margin-bottom:.45rem;margin-right:.75rem;font-size:.875rem;color:#777;transition:color .2s ease-out}.k-pagetable-section .k-button-group .pagetable-reset-button:hover{color:#000}.k-pagetable-section .k-button-group .pagetable-reset-button+.pagetable-search-input{margin-left:.25rem}.k-pagetable-section .k-button-group .pagetable-search-input{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;border-bottom:1px solid #d6d6d6;font-size:.875rem;padding-bottom:.35rem;margin-bottom:.45rem;padding:.35rem .75rem .35rem .5rem;min-width:150px;margin-left:.75rem;margin-right:.75rem}.k-pagetable-section .k-button-group .pagetable-search-input+.k-button{margin-left:-.25rem}.k-pagetable-section .k-button-group .pagetable-search-input::placeholder{color:#999}.k-pagetable-section .k-button-group .pagetable-search-input:focus{outline:none;border-color:#fff;background:#fff}.k-pagetable-section .k-button-group .k-button{margin-left:.25rem}@media screen and (max-width: 50em){.k-pagetable-section .k-button-group .pagetable-reset-button{display:none}.k-pagetable-section .k-button-group .pagetable-search-input{width:150px}}@media screen and (max-width: 25em){.k-pagetable-section .k-button-group .pagetable-search-input{display:none}}


.k-color-field-preview,.k-colors-field-preview,.k-color-palette-field-preview,.k-tags-field-preview,.k-multiselect-field-preview,.k-structure-field-preview,.k-blocks-field-preview{padding:0 .75rem}.k-color-field-preview .color-preview,.k-colors-field-preview .color-preview{width:24px;height:24px}.k-color-palette-field-preview{display:flex}.k-color-palette-field-preview .color-preview{width:24px;height:24px}.k-color-palette-field-preview .color-preview+.color-preview{margin-left:.25rem}.k-multiselect-field-preview .multiselect-entries{overflow:hidden;white-space:nowrap;max-width:100%;text-overflow:ellipsis}.k-multiselect-field-preview .multiselect-entries .multiselect-entry+.multiselect-entry:before{content:", "}.k-tags-field-preview .tags-preview{display:flex;white-space:nowrap}.k-tags-field-preview .tags-preview .tag{display:inline-block;padding:.25rem .5rem;background:#16171a;color:#fff;font-size:.875rem}.k-tags-field-preview .tags-preview .tag+.tag{margin-left:.25rem}.k-structure-field-preview .structure-entries-preview,.k-structure-field-preview .blocks-preview,.k-blocks-field-preview .structure-entries-preview,.k-blocks-field-preview .blocks-preview{display:inline-block;padding:.2rem .5rem;background:rgba(239,239,239,.75);text-transform:uppercase;font-size:.75rem}


.k-retour-view .k-header:has(+.k-retour-stats){margin-bottom:0;border-bottom-color:var(--panel-color-back)}@container (max-width: 30rem){.k-retour-view .k-header{flex-direction:column}}.k-retour-collection-view .k-table-column{cursor:pointer}.k-retour-collection-view th.k-table-column>span{display:inline-flex;width:100%;align-items:center;justify-content:space-between}.k-retour-collection-view .k-search-input{min-height:auto;height:var(--height-sm);--input-color-border: transparent;--input-color-back: light-dark(var(--color-gray-300), var(--color-gray-950))}@property --pie-a0{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@property --pie-a1{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.chart-pie{display:flex;flex-direction:column;align-items:center;container-type:inline-size}.chart-pie>.graph{width:100%;aspect-ratio:1/1;opacity:.85;background:var(--color-gray-800);background-image:conic-gradient(from -90deg,var(--pie-c0) 0deg var(--pie-a0),var(--pie-c1) var(--pie-a0) var(--pie-a1),var(--pie-c2) var(--pie-a1) 180deg,transparent 180deg);border-radius:50%;clip-path:polygon(0% 0%,0% 50%,100% 50%,100% 0%);margin-bottom:calc(-50% + var(--spacing-6));transition:--pie-a0 .3s ease-out,--pie-a1 .3s ease-out}.chart-pie figcaption{display:grid;grid-template-columns:auto auto auto;column-gap:.4ch;row-gap:var(--spacing-3)}.chart-pie figcaption :nth-child(3n+2){padding-inline-start:var(--spacing-2);text-align:right}.chart-pie figcaption .k-icon{color:var(--color)}@container (min-width: 18rem){.chart-pie figcaption{grid-template-columns:repeat(9,auto)}.chart-pie figcaption .k-icon:not(:first-child){margin-inline-start:var(--spacing-4)}}.chart-areas{overflow-x:auto;overflow-y:hidden;padding-block-start:var(--spacing-8);padding-inline:var(--spacing-3)}.chart-areas table{--height: 250px;position:relative;width:calc(100% - 3rem);height:var(--height);margin-inline-start:2rem;margin-inline-end:1rem;border-collapse:collapse;border-spacing:0}.chart-areas thead{position:absolute;top:0;right:100%;height:var(--height)}.chart-areas thead tr{display:flex;height:var(--height);flex-direction:column-reverse;padding-right:var(--spacing-3)}.chart-areas th{flex:1;transform:translateY(calc(-1 * var(--spacing-3) / 2));font-size:var(--text-xs);font-weight:400;text-align:right;color:var(--color-text-dimmed)}.chart-areas tbody{--grid-x: linear-gradient( to right, var(--color-gray-800) 33%, transparent 0% );height:var(--height);background-image:var(--grid-x),var(--grid-x),var(--grid-x),var(--grid-x),var(--grid-x),var(--grid-x);background-size:1px 1px,3px 1px,3px 1px,3px 1px,3px 1px,1px 1px;background-repeat:repeat-x;background-position:center 0%,center 20%,center 40%,center 60%,center 80%,center 100%}.chart-areas :where(tbody,tfoot){width:100%;display:flex;justify-content:stretch;align-items:stretch;flex-direction:row}.chart-areas tbody tr:not(:nth-last-child(2)){background-image:linear-gradient(var(--color-gray-800) 33%,transparent 0%);background-size:1px 3px;background-repeat:repeat-y;background-position:right}.chart-areas :where(tbody,tfoot) tr{position:relative;display:flex;flex-grow:1;flex-shrink:1;flex-basis:0}.chart-areas:not([data-subunit=hour]) :where(tbody,tfoot) tr{cursor:pointer}.chart-areas :where(tbody,tfoot) tr:last-child{width:0;flex-grow:0;white-space:nowrap}.chart-areas tbody td{background:var(--color);opacity:.85;position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(0% calc(100% * (1 - var(--p0))),100% calc(100% * (1 - var(--p1))),100% calc(100% * (1 - var(--m1))),0% calc(100% * (1 - var(--m0))));will-change:clip-path;transition:clip-path .3s ease-out}.chart-areas tfoot{margin-top:var(--spacing-2);font-size:var(--text-xs);color:var(--color-text-light);text-align:center}.chart-areas tfoot[data-less] tr:not(:nth-child(3n+1),:last-child){display:none}.chart-areas tfoot td{transform:translate(-50%)}.chart-areas tfoot [data-current]{color:#fff;font-weight:700}@container (min-width: 40rem){.chart-areas{padding-inline-start:var(--spacing-12)}}.k-retour-stats{padding:var(--spacing-3) var(--spacing-3) var(--spacing-8) var(--spacing-6);color:var(--color-white);background:light-dark(var(--color-gray-900),var(--color-gray-950, var(--color-gray-900)));border-radius:var(--rounded-lg);margin-bottom:var(--spacing-6)}@container (max-width: 40rem){.k-retour-stats{display:flex;flex-direction:column;padding-block:var(--spacing-6)}}@container (min-width: 40rem){.k-retour-stats{display:grid;align-items:center;grid-template-columns:16rem auto}}.k-retour-tabs{margin-bottom:var(--spacing-6)}.k-retour-tabs[data-end=true]{justify-content:end}.k-retour-tabs .k-tabs{flex-grow:1;margin-bottom:0}.k-retour-tabs>.k-button-group{flex-wrap:nowrap}@container (max-width: 30rem){.k-retour-tabs .k-tabs{margin-bottom:var(--spacing-6)}.k-retour-tabs>.k-button-group{justify-content:end}}@container (min-width: 30rem){.k-retour-tabs{display:flex;justify-content:space-between;align-items:center}}.k-count-preview-field{display:flex;flex-direction:row-reverse;justify-content:space-between;padding-inline:var(--spacing-2)}.k-count-preview-field p{color:var(--color-gray-400)}.k-count-preview-field .k-icon{--icon-color: var(--color-gray-400);transform:scale(.8)}.k-priority-field-preview{display:flex;justify-content:center}.k-priority-field-preview p{color:var(--color-gray-400)}.k-priority-field-preview .k-icon{transform:scale(.8)}.k-status-field-preview{--code-inline-color-back: var(--color-blue-200);--code-inline-color-border: var(--color-blue-400);display:flex;gap:var(--spacing-2);padding-inline:var(--spacing-2)}


/**
 * This is just an example
 * Add your individual css code here
 */

 .accordion-container {
  padding: 1.5rem;
  background: #fef3c7;
}
.accordion-container h2 {
  font-size: 1.8em;
  font-weight: bold;
  color: red;
}
.accordion-container h2 + div {
  color: #da7c0d;
}
.accordion dl {
  padding: 20px 0 0;
}
.accordion dl dt {
  font-weight: bold;
}
.accordion dl dd {
  font-style: italic;
  background-color: #ccc;
  padding: 5px;
}


:root {
  --bg-min-height: calc(24px + 8px + 10px)
}

.k-block-container.k-block-container-type-background {
  z-index: var(calc(--z-dropdown - 2));
}

.k-block-type-bg {
  min-height: var(--bg-min-height);
}

._container::before {
  content: "";
  position: absolute;
  box-shadow: inset 0 2px 6px 4px rgb(0 0 0 / 33%);
  z-index: var(calc(--z-dropdown - 1));
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  border-radius: 4px;
}
/* ._container::after {
  content: "";
  position: absolute;
  z-index: var(calc(--z-dropdown - 1));
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px dashed black;
  pointer-events: none;
} */

.k-block-type-bg .k-block-figure-container {
  display: block;
  text-align: center;
  line-height: 0;
}
.k-block-type-bg-auto {
  max-width: 100%;
  max-height: 30rem;
}

._container {
  position: relative;
}

._container figure {
  margin: 0;
  /* min-height: var(--bg-min-height); */
  border-radius: 6px;
  overflow:
}

._container ._content {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

._container ._content ._label {
  font-size: .9rem;
  color: black;
  background: white;
  padding: 0 8px;
  border-radius: 2px;
  border: 2px solid black;
  box-shadow: 0 2px 4px rgb(0 0 0 / 50%);
}

._icons {
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  /* background-color: black; */
}

._icons ._grid {
  /* background: rgba(255,255,255,.5); */
  /* padding: 5px; */
  justify-content: center;
  align-items: center;
  display: flex;
  pointer-events: none;
  gap: 5px;
}

._icons span {
  display: flex;
  justify-content: center;
  align-items: center;
  /* border-top: 9px solid white; */
}

/* ._icons span > * {
  transform: scale(.5);
} */
/* ._icons span:first-child > * {
  transform: scale(.5) rotate(180deg);
} */

/* ._icons span:first-child {
  transform: rotate(180deg);
} */
/* ._icons svg g {
  fill: #fff !important;
} */

/* ._icons ._grid > *:not(:last-child) {
  padding-right: 5px;
  display: block;
} */

/* ._icons ._grid > *:not(:last-child) {
  margin-right: -19px;
} */

._background-icon {
    background-color: var(--bgColor, white);
    background-image: var(--bgGradient);
}
._foreground-icon {
    background-color: var(--fgColor);
    background-image: var(--fgGradient);
}
._media-icon {
    background-color: white;
}

._background-icon,
._media-icon,
._foreground-icon {
  height: 24px;
  width: 24px;
  display: block;
  /* box-shadow: inset 0 0 0 2px #fff; */
  pointer-events: none;
  border-radius: 2px;
  border: 2px solid black;
  box-shadow: 0 2px 4px rgb(0 0 0 / 50%);
}

.k-block-type-bg .k-aspect-ratio {
  padding-bottom: 38px !important;
  max-height: 38px;
}

._preview {
  height: 76px;
  overflow: hidden;
  border-radius: 4px;
  background-color: var(--bgColor, #444);
  background-image: var(--bgGradient);
  position: relative;
  isolation: isolate;
}
._preview > img {
  object-fit: cover;
  object-position: center 45%;
  width: 100%;
  height: 100%;
  mix-blend-mode: var(--mediaBlend);
}
._preview > video {
  object-fit: cover;
  object-position: center 45%;
  width: 100%;
  height: 100%;
  z-index: 10;
  mix-blend-mode: var(--mediaBlend);
}

._preview::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--fgColor);
    background-image: var(--fgGradient);
    mix-blend-mode: var(--fgBlend);
    z-index: 10;
}
._preview::after {
    position: absolute;
    inset: 0;
    content: "";
    box-shadow: inset 0 0 10px rgb(0 0 0 / 50%);
    z-index: 11;
}

.k-block-type-button {
    display: flex;
    justify-content: center;
}
/* 
.k-block-type-button button{
    border: 2px solid #222;
    display: inline-flex;
    border-radius: 3rem;
    padding: .25rem 1.5rem;
    cursor: pointer;
    margin: auto;
}
.k-block-type-button button.primary {
    display: inline-flex;
    border-radius: 3rem;
    padding: .25rem 1.5rem;
    cursor: pointer;
    margin: auto;
    color: #fff;
    background: #222;
}
.k-block-type-button button:empty::after {
    content: "Button text …";
    color: #777;
}
.k-block-type-button:focus {
    outline: 0;
    border-color: var(--color-focus);
} */


/* .k-block-type-buttongroup {
  background: #ccc;
  padding: .5em;
} */

/* .button-group-preview {
  display: flex;
  gap: .5em;
}
.button-group-preview.start {
  justify-content: start;
}
.button-group-preview.center {
  justify-content: center;
}
.button-group-preview.end {
  justify-content: end;
}

.button-group-preview.small {
  padding: 10px 0;
}
.button-group-preview.medium {
  padding: 40px 0;
}
.button-group-preview.large {
  padding: 70px 0;
}
.button-group-preview.xlarge {
  padding: 140px 0;
}

.uk-button-primary {
  background-color: #222;
} */


.k-block-container-type-latest,
.k-block-type-latest {
    height: 100%;
}
.k-block-container-type-recent,
.k-block-type-recent {
    height: 100%;
}

.k-block-type-recent > div,
.k-block-type-latest > div {
    -webkit-user-select: none;
    user-select: none;
}


/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.crop-container{margin-top:5px}.crop-wrapper{display:flex;margin-top:10px;gap:20px;flex-wrap:wrap}#crop-ratio{min-width:150px}


/**
 * This is just an example
 * Add your individual css code here
 */



.FormData[data-v-0cf7e4] {
    background: hsla(116, 0%, 95%, 1);
    padding-bottom: unset;
    border-radius: 2px;
    overflow: hidden;
    font-size: .9rem;
    box-shadow: 0 3px 6px hsl(0, 0%, 50%, .5);
    color: #888;
}
.FormData--container[data-v-0cf7e4] {
    padding: 1rem;
    width: 100%;
    border-collapse: collapse;
}
.FormData--container tr[data-v-0cf7e4] {
    margin: 1px;
}
.FormData--container tr[data-v-0cf7e4]:nth-child(2n+1) {
    background: hsla(116, 2%, 100%, 1);
}
.FormData--key[data-v-0cf7e4] {
    text-align: right;
    color: hsla(0, 0%, 100%, 1);
}
.FormData--key span[data-v-0cf7e4] {
    display: inline-flex;
    background: hsla(0, 0%, 50%, 1);
    padding: 4px 8px;
    border-radius: 3px;
    font-weight: normal;
}
.FormData--value[data-v-0cf7e4] {
    width: 100%;
}
.FormData--container th[data-v-0cf7e4], td[data-v-0cf7e4] {
    padding: 15px;
}
.FormData--container th + .FormData--container td[data-v-0cf7e4] {
    padding-left: 20px;
}
.FormData[data-v-e0dfa9] {
    background: hsla(116, 0%, 95%, 1);
    padding-bottom: unset;
    border-radius: 2px;
    overflow: hidden;
    font-size: .9rem;
    box-shadow: 0 3px 6px hsl(0, 0%, 50%, .5);
    color: #888;
}
.FormData--container[data-v-e0dfa9] {
    padding: 1rem;
    width: 100%;
    border-collapse: collapse;
}
.FormData--container tr[data-v-e0dfa9] {
    margin: 1px;
}
.FormData--container tr[data-v-e0dfa9]:nth-child(2n+1) {
    background: hsla(116, 2%, 100%, 1);
}
.FormData--key[data-v-e0dfa9] {
    text-align: right;
    color: hsla(0, 0%, 100%, 1);
}
.FormData--key span[data-v-e0dfa9] {
    display: inline-flex;
    background: hsla(0, 0%, 50%, 1);
    padding: 4px 8px;
    border-radius: 3px;
    font-weight: normal;
}
.FormData--value[data-v-e0dfa9] {
    width: 100%;
}
.FormData--container th[data-v-e0dfa9], td[data-v-e0dfa9] {
    padding: 15px;
}
.FormData--container th + .FormData--container td[data-v-e0dfa9] {
    padding-left: 20px;
}
.k-headline[data-v-048848] {
  margin-bottom: 10px;
}
.k-list-item[data-v-048848] {
  padding: 10px 0;
}
.field-preview-label {
  color: #5C8DC1;
  margin-bottom: 5px;
}

.field-preview-text {
  border: 1px solid #5C8DC1;
  padding: 5px 10px;
  width: 100%;
  background: #EEEEEE;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.field-preview-text .field-placeholder {
  color: #a6c1dd;
}
.field-preview-text .field-type {
  color: white;
  background: #5C8DC1;
  padding: 5px;
  border-radius: 3px;
  display: flex;
  font-size: 12px;
  align-items: center;
  align-self: flex-start;
}
.field-preview-text .field-type svg {
  height: 12px;
  margin-right: 5px;
}

.field-block-title .k-block-title .k-block-label {
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #777;
  padding: 2px;
}

.field-textarea {
  height: 200px;
  align-items: flex-start;
}

.field-hidden {
  border-style: dashed;
}

.field-info {
  border: none;
}
.field-info .field-placeholder {
  max-width: 80%;
}

.field-section {
  border: none;
}
.field-section .field-placeholder {
  width: 85%;
  max-width: 85%;
}
.field-section .field-placeholder strong {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.elipses {
  display: block;
  text-align: center;
  margin: 10px 0;
}


.k-block-type-heading-input {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
.k-block-type-heading-input[data-level="h1"] {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
.k-block-type-heading-input[data-level="h2"] {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
.k-block-type-heading-input[data-level="h3"] {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
.k-block-type-heading-input[data-level="h4"] {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
.k-block-type-heading-input[data-level="h5"] {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
}
.k-block-type-heading-input[data-level="h6"] {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;;
}
.k-block-type-heading-input .ProseMirror strong {
  font-weight: 700;
}

.k-block-type-heading-input p {
  margin: 0;
  /* padding: .2em; */
  line-height: inherit;
  margin: inherit;
}

.k-block-type-image .k-block-figure-container {
    display: block;
    text-align: center;
    line-height: 0;
  }
  .k-block-type-image-auto {
    max-width: 100%;
    max-height: 30rem;
  }

.buttons {
  /* position: absolute; */
  --distance: .8em;
  right: var(--distance);
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 200px
}

.button {
  --radius: 3px;
  --background: #ddd;
  --text: #000;
  padding: 7px 14px;
  background: var(--background);
  color: var(--text);
  border-radius: var(--radius);
  border: 1px solid white;
  font-size: .8em;
  white-space: nowrap;

}
.copyButton {

}
.randomButton {

}

.button:hover {
  --background: #000;
  --text: white;

}

.journityPlaceholder {
  position: relative;
  border: 2px dashed #ccc;
  background: #f9f9f9;
  padding: 10px;
  display: grid;
  grid-template-columns: 1fr min-content;
  justify-content: center;
  justify-items: center;
  align-items: center;
  gap: 1em;
}

.journityPlaceholder > span {
  position: relative;
  cursor: pointer;
  margin-top: .8em;
}

.journityPlaceholder label {
  /* content: "Journity Embed"; */
  /* position: absolute; */
  /* bottom: 110%; */
  /* left: 50%; */
  /* transform: translateX(-50%); */
  font-size: .8em;
  white-space: nowrap;
  color: #bbb;
}

.content {
  display: flex;
  flex-direction: column;
}

.content > * {
  text-align: center;
}


@media (max-width: 30em) {
  .journityPlaceholder {
    grid-template-columns: 1fr;
  }

  .journityPlaceholder > span::before {
    left: unset;
    transform: unset;
  }
  .button {
    width: 100%;
  }
}


._line {
    padding: 1em 0 !important;
}

.k-block-type-quote {
    line-height: 1.7;
}

.k-block-type-quote > span {
    font-size: 1.3em;
}

.k-block-type-quote footer {
    display: flex;
    align-items: center;
}

.k-block-type-quote img {
    display: block;
    margin-top: 1em;
    border-radius: 100px;
    height: 75px;
    width: 75px;
    margin-right: 20px;
}

.k-block-type-quote cite {
    display: block;
    margin-top: 1em;
}

h2[data-v-90477b]{margin-bottom:10px}ul[data-v-90477b]{background:#eee;border:1px solid #ccc;overflow:hidden}li[data-v-90477b]{border-bottom:1px solid #ccc}li[data-v-90477b]:last-of-type{border:none}li a[data-v-90477b]{padding:10px;display:block;box-sizing:border-box;border-left:3px solid transparent;font-size:.875rem;color:rgba(0,0,0,.6)}li a[data-v-90477b]:hover{border-left:3px solid #16171a;color:#16171a}

h2[data-v-a275b5]{margin-bottom:10px}ul[data-v-a275b5]{background:#eee;border:1px solid #ccc;overflow:hidden}li[data-v-a275b5]{border-bottom:1px solid #ccc}li[data-v-a275b5]:last-of-type{border:none}li a[data-v-a275b5]{padding:10px;display:block;box-sizing:border-box;border-left:3px solid transparent;font-size:.875rem;color:rgba(0,0,0,.6)}li a[data-v-a275b5]:hover{border-left:3px solid #16171a;color:#16171a}

.k-block-type-text-input {
  font-size: $text-base;
  line-height: 1.5em;
}