@charset "UTF-8";body,.form-light-colors{color:#000;color-scheme:light;--color-primary-300: #85DCFF;--color-primary-300-contrast: black;--color-primary-600: rgb(29 155 240);--color-primary-600-contrast: white;--color-primary-900: #003EB3;--color-background-page: rgb(248 248 248);--color-background-card: rgb(254 254 254);--color-text-600: black;--color-text-700: rgb(20 20 20);--color-background-hover: rgb(212 212 212 / 30%);--color-background-hover-2: rgb(212 212 212 / 60%);--box-shadow: rgb(0 0 0 / 20%) 0px 2px 1px -1px, rgb(0 0 0 / 14%) 0px 1px 1px 0px, rgb(0 0 0 / 12%) 0px 1px 3px 0px;--box-background-blur: linear-gradient(180deg, rgb(139 167 32 / 0%) 0%, var(--color-background-page) 100%);--navbar-background-color: rgb(254 254 254);--navbar-text-color: black;--news-bottom-bar-background-color: rgb(235 235 235);--news-bottom-bar-border: 1px solid rgb(210 210 210);--news-viewed-post-background-color: rgb(245 245 245);--raised-button-color: black;--raised-button-background-color: rgb(250 249 253);--warning-button-color: rgba(black, .87);--warning-button-background-color: #ffe082;--warning-button-hover-background-color: yellow;--error-button-color: white;--error-button-background-color: red;--error-button-hover-background-color: darkred;--disabled-button-color: black;--disabled-button-background-color: rgb(248 248 248);--disabled-button-hover-background-color: rgb(248 248 248);--mat-menu-container-color: rgb(243 243 243);--mat-menu-item-label-text-color: black;--mat-menu-item-icon-color: black;--mat-menu-item-hover-state-layer-color: rgb(212 212 212 / 60%);--mat-menu-item-focus-state-layer-color: rgb(212 212 212 / 60%);--mat-checkbox-label-text-color: black;--mdc-checkbox-unselected-icon-color: black;--mdc-checkbox-unselected-focus-icon-color: black;--mat-app-surface-container: rgb(248 248 248);--mat-app-secondary-container: rgb(254 254 254);--mat-select-panel-background-color: var(--color-background-page);--mat-app-on-surface: black;--mat-option-label-text-color: var(--input-color);--mat-option-focus-state-layer-color: var(--color-background-hover);--mdc-filled-text-field-disabled-container-color: var(--input-background-color);--mdc-filled-text-field-container-color: var(--input-background-color);--mdc-filled-text-field-focus-label-text-color: var(--mat-tab-header-active-label-text-color);--mat-select-enabled-trigger-text-color: var(--input-color);--mat-select-enabled-arrow-color: var(--input-color);--mat-select-focused-arrow-color: var(--input-color);--mdc-filled-text-field-disabled-label-text-color: var(--input-color);--mdc-filled-text-field-label-text-color: var(--input-color);--mdc-filled-text-field-hover-label-text-color: var(--input-color);--mat-tab-header-active-label-text-color: #0af;--mat-tab-header-active-focus-label-text-color: var(--mat-tab-header-active-label-text-color);--mat-tab-header-inactive-label-text-color: var(--input-color);--mat-autocomplete-background-color: var(--color-background-card);--mat-table-header-headline-color: var(--color-text-600);--mat-table-row-item-label-text-color: var(--color-text-600);--mat-app-body-small-size: 12px;--mat-option-label-text-line-height: 14px;--mat-option-label-text-size: 14px;--mat-tab-header-label-text-size: 17px}body.dark{color:#b0b3b8;color-scheme:dark;--color-background-page: rgb(18 18 18);--color-background-card: rgb(35 35 35);--color-text-600: rgb(176 179 184);--color-text-700: rgb(150 150 150);--color-background-hover-2: rgb(212 212 212 / 30%);--box-shadow: rgb(0 0 0 / 70%) 0px 2px 1px -1px, rgb(0 0 0 / 70%) 0px 1px 1px 0px, rgb(0 0 0 / 70%) 0px 1px 3px 0px;--navbar-background-color: rgb(74 62 147);--navbar-text-color: white;--news-bottom-bar-background-color: rgb(0 0 0);--news-bottom-bar-border: 1px solid rgb(60 60 60);--news-viewed-post-background-color: rgb(10 10 10);--raised-button-color: white;--raised-button-background-color: rgb(97 97 97);--warning-button-color: black;--warning-button-background-color: rgb(255 224 130);--error-button-color: white;--error-button-background-color: red;--disabled-button-color: rgb(176 179 184);--disabled-button-background-color: rgb(18 18 18);--disabled-button-hover-background-color: rgb(18 18 18);--mat-menu-container-color: rgb(37 37 37);--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgb(212 212 212 / 30%);--mat-menu-item-focus-state-layer-color: rgb(212 212 212 / 30%);--mat-checkbox-label-text-color: rgb(176 179 184);--mdc-checkbox-unselected-icon-color: rgb(176 179 184);--mdc-checkbox-unselected-focus-icon-color: rgb(176 179 184);--mdc-dialog-container-color: rgb(35 35 35);--mdc-dialog-subhead-color: rgb(176 179 184);--mat-app-on-surface: white;--mat-app-surface-container: rgb(35 35 35);--mat-app-secondary-container: rgb(18 18 18);--mdc-outlined-text-field-outline-color: white;--mdc-outlined-text-field-hover-outline-color: white;--mat-select-enabled-trigger-text-color: black;--mdc-dialog-supporting-text-color: white;--mat-tab-header-active-label-text-color: #0af}.flex-row{display:flex;flex-flow:row;align-items:center}.flex-column{display:flex;flex-direction:column;justify-content:center}.page-background-image{z-index:-10;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:bottom}.small-scrollbar{scrollbar-width:thin;scrollbar-color:#000 #dcdbdb}.small-scrollbar::-webkit-scrollbar{height:4px;width:4px}.small-scrollbar::-webkit-scrollbar-track{background:#dcdbdb}.small-scrollbar::-webkit-scrollbar-thumb{background:#00000042}*{scrollbar-width:thin;scrollbar-color:#000 #dcdbdb}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background:#dcdbdb}*::-webkit-scrollbar-thumb{background-color:#000;border-radius:25px}button{background-color:transparent;border-style:none}a{color:inherit;text-decoration:inherit}a.raw-link{color:var(--color-primary-600);text-decoration:underline}.basic-button{cursor:pointer;color:var(--color-text-600);transition:.3s;border-radius:15px}.basic-button:hover{background-color:var(--color-background-hover);text-overflow:clip;white-space:normal;word-break:normal}.basic-button span{white-space:normal;text-align:center}.button{cursor:pointer;min-height:2em;min-width:36px;border-radius:36px;display:flex;align-items:center;justify-content:flex-start;padding-left:7px;padding-right:7px;color:var(--color-text-600);height:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:.3s}.button:hover{background-color:var(--color-background-hover);text-overflow:clip;white-space:normal;word-break:normal}.button span{padding:2px 7px;white-space:normal;text-align:center}.button mat-icon{scale:.8;margin-right:5px;margin-left:5px}.move-cursor .button,.move-cursor .icon-button{cursor:move}.disabled-button{opacity:.5;color:var(--disabled-button-color);border:1px solid var(--disabled-button-color);background-color:var(--disabled-button-background-color)}.disabled-button:hover{background-color:var(--disabled-button-hover-background-color)}.primary-button{color:var(--color-primary-600-contrast);background-color:var(--color-primary-600);box-shadow:var(--box-shadow)}.primary-button:hover{background-color:var(--color-primary-900)}.raised-button{color:var(--raised-button-color);background-color:var(--raised-button-background-color);box-shadow:var(--box-shadow)}.outlined-button{color:var(--color-text-600);border:1px solid var(--color-text-600);box-shadow:var(--box-shadow)}.outlined-button:hover{background-color:var(--color-background-hover)}.warning-button{color:var(--warning-button-color);background-color:var(--warning-button-background-color);box-shadow:var(--box-shadow)}.warning-button:hover{background-color:var(--warning-button-hover-background-color)}.error-button{color:var(--error-button-color);background-color:var(--error-button-background-color);box-shadow:var(--box-shadow)}.error-button:hover{background-color:var(--error-button-hover-background-color)}.icon-button{cursor:pointer;border-radius:50%;height:100%;width:100%;color:var(--color-text-600)}.icon-button:hover{background-color:var(--color-background-hover)}mat-checkbox{border-radius:36px;margin-right:10px}mat-checkbox:hover{background-color:var(--color-background-hover)}body.dark .icon-button svg,body.dark .button svg{filter:brightness(0) saturate(100%) invert(79%) sepia(1%) saturate(1427%) hue-rotate(179deg) brightness(95%) contrast(79%)}.mat-mdc-dialog-surface,.mat-mdc-menu-panel{border:1px solid var(--color-background-hover)}body{--table-row-border: 1px solid #c4c6d0;--table-header-background: rgb(212 212 212);--table-footer-background: rgb(212 212 212 / 20%);--table-row-hover-background: rgb(212 212 212 / 30%);--mat-table-row-item-container-height: fit-content;--mat-table-header-container-height: fit-content}body.dark{--table-row-border: 1px solid rgb(50 50 50);--table-header-background: rgb(70 70 70);--table-footer-background: rgb(70 70 70 / 40%);--table-row-hover-background: rgb(70 70 70 / 60%);--mat-paginator-container-text-color: var(--color-text-600)}table.table{border-collapse:collapse;border:1px solid var(--table-header-background)}table.table .table-header-row th{padding:3px;background:var(--table-header-background)}table.table .table-header-row th:focus{border-bottom:none}table.table .table-row{border-top:var(--table-row-border)}table.table .table-row:hover{background:var(--table-row-hover-background)}table.table .table-row td,table.table .table-row th{padding-left:5px}table.table .table-row .table-row-title{font-size:16px;font-weight:500;line-height:2}table.table .table-footer-row{background:var(--table-footer-background)}table.table .empty-table-row-content{padding:1rem;font-size:17px;text-align:center}table.table .table-header-cell-content{height:2em;display:flex;justify-content:flex-start;align-items:center;font-weight:500}table.table .table-row-cell-content{color:var(--color-text-600);min-height:2em;display:flex;justify-content:flex-start;align-items:center;text-wrap:auto;overflow-wrap:break-word;word-break:break-word}table.table .table-row-details{display:none}table.table .table-row-details-expanded{display:table-row}table.table .table-row-details-container{padding:1rem 2rem}table.table-no-border{border:none}mat-paginator{--mdc-icon-button-state-layer-size: 26px;--mdc-icon-button-icon-size: 26px;padding:10px 2rem}mat-paginator .mat-mdc-paginator-range-label{margin:0 1rem}mat-paginator .mdc-icon-button:not(:disabled){border-radius:1rem;margin:0 2px}mat-paginator .mdc-icon-button:not(:disabled):hover{background-color:var(--color-background-hover)}mat-paginator .mat-mdc-paginator-page-size-select{width:60px}mat-paginator .mdc-text-field{padding:0 10px}mat-paginator .mat-mdc-select{color:var(--color-text-600)}.flex-table{display:flex;flex-direction:column;align-items:stretch;justify-content:center}.flex-table .flex-table-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:5px 10px}.flex-table .flex-table-row:not(:last-child){border-bottom:var(--table-row-border)}.flex-table .flex-table-row:hover{background:var(--table-row-hover-background)}.flex-table .flex-table-title{font-size:16px;font-weight:500;line-height:2}.flex-table .flex-table-cell,.flex-table .flex-table-cell-30,.flex-table .flex-table-cell-70{display:flex;flex-direction:row;align-items:center}.flex-table .flex-table-cell-30{width:30%}.flex-table .flex-table-cell-70{width:70%}body,.form-light-colors{--label-color: black;--input-color: black;--input-placeholder-color: rgb(0 0 0 / 40%);--input-font-size: 14px;--input-background-color: rgb(254 254 254);--input-border: 1px solid rgb(204 204 204);--input-invalid-border: 1px solid rgb(220 20 60);--input-focus-outline: 1px solid rgb(10 10 10);--input-icon-size: 36px;--input-padding-for-icon: 40px}body.dark{--label-color: rgb(255 255 255);--input-color: rgb(255 255 255);--input-placeholder-color: rgb(255 255 255 / 40%);--input-background-color: rgb(35 35 35);--input-border: 1px solid rgb(90 90 90);--input-focus-outline: 1px solid rgb(230 230 230)}.text-input input,.text-input textarea,.textarea-input input,.textarea-input textarea,.date-input input,.date-input textarea,.password-input input,.password-input textarea,.select-input input,.select-input textarea,.file-input input,.file-input textarea,.autocomplete-input input,.autocomplete-input textarea{width:100%;border-radius:7px;padding:7px 10px;color:var(--input-color);border:var(--input-border);background-color:var(--input-background-color);font-size:var(--input-font-size)}.text-input input:is(.input-invalid),.text-input textarea:is(.input-invalid),.textarea-input input:is(.input-invalid),.textarea-input textarea:is(.input-invalid),.date-input input:is(.input-invalid),.date-input textarea:is(.input-invalid),.password-input input:is(.input-invalid),.password-input textarea:is(.input-invalid),.select-input input:is(.input-invalid),.select-input textarea:is(.input-invalid),.file-input input:is(.input-invalid),.file-input textarea:is(.input-invalid),.autocomplete-input input:is(.input-invalid),.autocomplete-input textarea:is(.input-invalid){border:var(--input-invalid-border)}.text-input input:focus-visible,.text-input textarea:focus-visible,.textarea-input input:focus-visible,.textarea-input textarea:focus-visible,.date-input input:focus-visible,.date-input textarea:focus-visible,.password-input input:focus-visible,.password-input textarea:focus-visible,.select-input input:focus-visible,.select-input textarea:focus-visible,.file-input input:focus-visible,.file-input textarea:focus-visible,.autocomplete-input input:focus-visible,.autocomplete-input textarea:focus-visible{outline:var(--input-focus-outline)}.text-input input:-webkit-autofill,.text-input input:-webkit-autofill:focus,.text-input textarea:-webkit-autofill,.text-input textarea:-webkit-autofill:focus,.textarea-input input:-webkit-autofill,.textarea-input input:-webkit-autofill:focus,.textarea-input textarea:-webkit-autofill,.textarea-input textarea:-webkit-autofill:focus,.date-input input:-webkit-autofill,.date-input input:-webkit-autofill:focus,.date-input textarea:-webkit-autofill,.date-input textarea:-webkit-autofill:focus,.password-input input:-webkit-autofill,.password-input input:-webkit-autofill:focus,.password-input textarea:-webkit-autofill,.password-input textarea:-webkit-autofill:focus,.select-input input:-webkit-autofill,.select-input input:-webkit-autofill:focus,.select-input textarea:-webkit-autofill,.select-input textarea:-webkit-autofill:focus,.file-input input:-webkit-autofill,.file-input input:-webkit-autofill:focus,.file-input textarea:-webkit-autofill,.file-input textarea:-webkit-autofill:focus,.autocomplete-input input:-webkit-autofill,.autocomplete-input input:-webkit-autofill:focus,.autocomplete-input textarea:-webkit-autofill,.autocomplete-input textarea:-webkit-autofill:focus{color:var(--input-color)!important;background-color:var(--input-background-color)!important}.text-input .input-icon,.textarea-input .input-icon,.date-input .input-icon,.password-input .input-icon,.select-input .input-icon,.file-input .input-icon,.autocomplete-input .input-icon{height:var(--input-icon-size);width:var(--input-icon-size)}.field-errors{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:2px 10px}.field-errors .field-error{color:#f44336;font-size:12px;line-height:1.1}.input-label{color:var(--label-color);font-size:14px;padding:5px 10px;line-height:1}.form,.form-light-colors{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:1rem;border-radius:1rem}.form .form-title,.form-light-colors .form-title{font-size:20px;font-weight:500;text-align:center;margin-bottom:1rem}.form .form-actions,.form-light-colors .form-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:1rem}.form .form-actions .button,.form-light-colors .form-actions .button{padding:0 1rem}body .mat-mdc-option{min-height:2em;padding:2px 10px}body .mat-mdc-option:hover{background-color:var(--color-background-hover)!important}.form-error-message{color:red;white-space:normal;text-align:center;word-break:break-word}.multi-lang-text-input,.text-input-list{display:flex;flex-direction:column;gap:1rem}.multi-lang-text-input .multi-lang-text-input-lang,.multi-lang-text-input .text-input-list-item,.text-input-list .multi-lang-text-input-lang,.text-input-list .text-input-list-item{display:flex;flex-direction:row;align-items:center;padding-left:2rem;gap:.5rem}.multi-lang-text-input .multi-lang-text-input-lang-label,.text-input-list .multi-lang-text-input-lang-label{width:40px}.multi-lang-text-input .multi-lang-text-input-lang-input,.multi-lang-text-input .text-input-list-item-input,.text-input-list .multi-lang-text-input-lang-input,.text-input-list .text-input-list-item-input{width:100%}.multi-lang-text-input .text-input-list-add-button,.text-input-list .text-input-list-add-button{width:100%;display:flex;justify-content:center}.accordion-container{background-color:var(--color-background-card);border-radius:10px}.accordion-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;padding:5px 1rem;font-size:17px}.accordion-content{display:flex;flex-direction:column;padding:0 1rem}mat-snack-bar-container.mat-mdc-snack-bar-container{--mdc-snackbar-container-color: rgb(221 221 221);--mdc-snackbar-supporting-text-color: black;--mdc-snackbar-container-shape: 15px;--mdc-snackbar-supporting-text-size: 16px;margin-top:5rem}mat-snack-bar-container.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action{--mat-snack-bar-button-color: black;--mdc-text-button-container-shape: 15px;padding:5px}mat-snack-bar-container.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled):hover{--mat-text-button-state-layer-color: rgb(89 89 89 / 60%)}mat-snack-bar-container.error-notification-dialog{--mdc-snackbar-container-color: red;--mdc-snackbar-supporting-text-color: black}mat-snack-bar-container.error-notification-dialog .mat-mdc-button.mat-mdc-snack-bar-action{--mat-snack-bar-button-color: black;background-color:#fff}mat-snack-bar-container.error-notification-dialog .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled):hover{--mat-text-button-state-layer-color: rgb(212 212 212 / 60%)}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}body{--plain-post-border: 1px solid rgb(0 0 0 / 14%);--plain-post-content-border: 1px solid rgb(233 233 233 / 90%)}body.dark{--plain-post-border: 1px solid rgb(255 255 255 / 14%);--plain-post-content-border: 1px solid rgb(233 233 233 / 25%)}.post-wrapper,.reply-wrapper{margin:5px;border-radius:15px;background-color:var(--color-background-card);border:var(--plain-post-border)}.post-wrapper .small-button,.reply-wrapper .small-button{font-size:12px;padding:2px 10px}.post-wrapper .small-item,.reply-wrapper .small-item{font-size:12px;line-height:1}.post-content,.reply-content{display:flex;flex-direction:column;padding:5px 12px;gap:5px}.post-content .post-title,.reply-content .post-title{font-weight:500}.post-bottom-panel,.reply-bottom-panel{display:flex;flex-direction:row;align-items:center;padding:3px 1rem;font-size:12px;gap:7px;border-top:var(--plain-post-content-border)}.post-bottom-panel .spacer,.reply-bottom-panel .spacer{margin-left:auto}.post-bottom-panel .help-icon,.post-bottom-panel .menu-icon,.reply-bottom-panel .help-icon,.reply-bottom-panel .menu-icon{height:14px;width:14px;font-size:14px}html,body{height:100%}body{margin:0;scroll-behavior:smooth;min-width:600px;font-size:15px;font-weight:400;font-style:normal;font-family:Roboto,Helvetica Neue,sans-serif;text-decoration:none;text-transform:none;letter-spacing:normal;line-height:1.15;color:var(--color-text-600);background-color:var(--color-background-page)}*{box-sizing:border-box}.display-none{display:none}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #3d5afe}html .mat-accent{--mdc-circular-progress-active-indicator-color: #2196f3}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #3d5afe;--mdc-filled-text-field-focus-active-indicator-color: #3d5afe;--mdc-filled-text-field-focus-label-text-color: rgba(61, 90, 254, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336}html{--mdc-outlined-text-field-caret-color: #3d5afe;--mdc-outlined-text-field-focus-outline-color: #3d5afe;--mdc-outlined-text-field-focus-label-text-color: rgba(61, 90, 254, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336}html{--mat-form-field-focus-select-arrow-color: rgba(61, 90, 254, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #2196f3;--mdc-filled-text-field-focus-active-indicator-color: #2196f3;--mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #2196f3;--mdc-outlined-text-field-focus-outline-color: #2196f3;--mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #2196f3;--mdc-checkbox-selected-hover-icon-color: #2196f3;--mdc-checkbox-selected-icon-color: #2196f3;--mdc-checkbox-selected-pressed-icon-color: #2196f3;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2196f3;--mdc-checkbox-selected-hover-state-layer-color: #2196f3;--mdc-checkbox-selected-pressed-state-layer-color: #2196f3;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #3d5afe;--mdc-checkbox-selected-hover-icon-color: #3d5afe;--mdc-checkbox-selected-icon-color: #3d5afe;--mdc-checkbox-selected-pressed-icon-color: #3d5afe;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3d5afe;--mdc-checkbox-selected-hover-state-layer-color: #3d5afe;--mdc-checkbox-selected-pressed-state-layer-color: #3d5afe;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}
