.rdw-option-wrapper{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;justify-content:center;align-items:center;min-width:25px;height:20px;margin:0 4px;padding:5px;display:flex}.rdw-option-wrapper:hover{box-shadow:1px 1px #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:inset 1px 1px #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;height:30px;margin:0 3px}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:35%;right:10%}.rdw-dropdown-carettoclose{border-bottom:6px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:35%;right:10%}.rdw-dropdown-selectedtext{align-items:center;height:100%;padding:0 5px;display:flex;position:relative}.rdw-dropdown-optionwrapper{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:98%;max-height:250px;margin:0;padding:0;position:relative;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px #bfbdbd}.rdw-dropdownoption-default{align-items:center;min-height:25px;padding:0 5px;display:flex}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-block-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{justify-content:center;display:flex}.rdw-fontfamily-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;text-overflow:ellipsis;max-width:90px;overflow:hidden}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-list-dropdown{z-index:90;width:50px}.rdw-list-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-text-align-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-text-align-dropdown{z-index:90;width:50px}.rdw-text-align-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-right-aligned-block>div,.rdw-left-aligned-block>div,.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-colorpicker-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:175px;height:175px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{padding-bottom:5px;display:flex}.rdw-colorpicker-modal-style-label{text-align:center;cursor:pointer;width:50%;padding:0 10px 5px;font-size:15px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{flex-wrap:wrap;width:100%;height:100%;margin:5px auto;display:flex;overflow:scroll}.rdw-colorpicker-cube{border:1px solid #f1f1f1;width:22px;height:22px}.rdw-colorpicker-option{border:none;width:22px;min-width:22px;height:22px;min-height:20px;margin:3px;padding:0;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:235px;height:205px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-top:5px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin-left:10px}.rdw-link-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-embedded-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-embedded-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;justify-content:space-between;width:235px;height:180px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;width:95px;margin-top:5px}.rdw-embedded-modal-link-section{flex-direction:column;display:flex}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;width:88%;height:35px;margin:10px 0;padding:0 5px;font-size:15px}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{justify-content:center;display:flex}.rdw-embedded-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin:0 3px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{justify-content:space-between;align-items:center;margin:8px 0;display:flex}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;width:80%;height:20px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-emoji-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-wrap:wrap;width:235px;height:180px;padding:15px;display:flex;position:absolute;top:35px;left:5px;overflow:auto;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;margin:2.5px;font-size:22px;display:flex}.rdw-spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.rdw-spinner>div{background-color:#333;border-radius:100%;width:12px;height:12px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-image-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:235px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{margin:10px 0;font-size:15px;display:flex}.rdw-image-modal-header-option{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;width:80px;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{color:gray;cursor:pointer;outline-offset:-10px;background-color:#f1f1f1;border:none;outline:2px dashed gray;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:9px 0;font-size:15px;display:flex}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;padding:15px;display:flex}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;width:90%;height:35px;margin:15px 0 12px;padding:0 5px;font-size:15px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin:0 5px}.rdw-image-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{opacity:.5;width:100%;height:100%;position:absolute;top:-3px;left:0}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;width:70%;height:20px;margin-left:5px;font-size:12px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{justify-content:space-between;align-items:center;margin:8px 0;display:flex}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;width:40%;height:20px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-history-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-history-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{cursor:pointer;background-color:#fff;position:absolute;top:0;left:40%}.rdw-mention-link{color:#1236ff;background-color:#f0fbff;border-radius:2px;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{z-index:100;background:#fff;border:1px solid #f1f1f1;flex-direction:column;min-width:100px;max-height:150px;display:flex;position:absolute;overflow:auto}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{color:#1236ff;background-color:#f0fbff;border-radius:2px;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{cursor:pointer;z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:105px;padding:5px 2px;display:flex;position:absolute}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{width:15px;min-width:15px;height:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{justify-content:center;display:flex}.rdw-image-left{display:flex}.rdw-image-right{justify-content:flex-end;display:flex}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-wrap:wrap;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;font-size:15px;display:flex}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{z-index:1;background-color:#fff0;border-left:.1px solid #0000;position:relative}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{text-align:left;left:0}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{text-align:center;width:100%;margin:0 auto}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{text-align:right;right:0}.public-DraftEditorPlaceholder-root{color:#9197a3;z-index:0;position:absolute}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{white-space:pre-wrap;position:relative}.public-DraftStyleDefault-ltr{text-align:left;direction:ltr}.public-DraftStyleDefault-rtl{text-align:right;direction:rtl}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{text-align:right;width:30px;position:absolute;left:-36px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{text-align:left;width:30px;position:absolute;right:-36px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0)". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1)". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2)". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3)". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4)". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
.rich-text-editor-wrapper .rdw-editor-wrapper{border:1px solid hsl(var(--border))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar{background:hsl(var(--background));border:0;border-bottom:1px solid hsl(var(--border));margin-bottom:0}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-fontsize-dropdown{min-width:50px}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal{height:auto}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-colorpicker-modal,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-emoji-modal,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-optionwrapper{border-color:hsl(var(--border));background-color:hsl(var(--popover));box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-optionwrapper .rdw-dropdownoption-highlighted,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-optionwrapper .rdw-dropdownoption-active{background-color:hsl(var(--accent))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-option-wrapper,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-wrapper{border-color:hsl(var(--border));background:hsl(var(--background))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-option-wrapper:hover,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-wrapper:hover{box-shadow:none;background-color:hsl(var(--accent))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-option-wrapper .rdw-dropdown-carettoopen,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-wrapper .rdw-dropdown-carettoopen{border-top-color:hsl(var(--muted-foreground));left:auto;right:10%}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-option-wrapper .rdw-dropdown-carettoclose,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-wrapper .rdw-dropdown-carettoclose{border-bottom-color:hsl(var(--muted-foreground));left:auto;right:10%}.dark .rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-option-wrapper img,.dark .rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-dropdown-wrapper img{filter:invert()}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-size-input,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-size-input{width:60%;min-height:30px}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-input,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-link-input,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-url-input{min-height:38px}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-input,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-link-input,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-url-input,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-size-input,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-size-input{color:hsl(var(--foreground));border-color:hsl(var(--border));background:0 0;border-radius:.375rem;padding:0 .875rem;font-size:1rem}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-input:focus,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-link-input:focus,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-url-input:focus,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-size-input:focus,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-size-input:focus{border-color:hsl(var(--ring));outline:none}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-input::-moz-placeholder{color:hsl(var(--muted-foreground))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-link-input::-moz-placeholder{color:hsl(var(--muted-foreground))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-url-input::-moz-placeholder{color:hsl(var(--muted-foreground))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-size-input::-moz-placeholder{color:hsl(var(--muted-foreground))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-size-input::-moz-placeholder{color:hsl(var(--muted-foreground))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-input::placeholder,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-link-input::placeholder,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-url-input::placeholder,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-size-input::placeholder,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-size-input::placeholder{color:hsl(var(--muted-foreground))}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn{letter-spacing:.025em;text-transform:uppercase;border:0;border-radius:.375rem;height:auto;min-height:auto;padding:.375rem .75rem;font-size:.75rem;font-weight:500;line-height:1.5}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn:first-of-type:not([disabled]),.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn:first-of-type:not([disabled]),.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn:first-of-type:not([disabled]){color:hsl(var(--primary-foreground));background-color:hsl(var(--primary));box-shadow:0 1px 2px #0000000d}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn:first-of-type:not([disabled]):hover,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn:first-of-type:not([disabled]):hover,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn:first-of-type:not([disabled]):hover{opacity:.9;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn:first-of-type:not([disabled]):active,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn:first-of-type:not([disabled]):active,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn:first-of-type:not([disabled]):active{box-shadow:0 1px 2px #0000000d}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn:last-child,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn:last-child,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn:last-child{color:hsl(var(--secondary-foreground));background-color:hsl(var(--secondary));box-shadow:0 1px 2px #0000000d}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn:last-child:hover,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn:last-child:hover,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn:last-child:hover{opacity:.8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn:last-child:active,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn:last-child:active,.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn:last-child:active{box-shadow:0 1px 2px #0000000d}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-link-modal-btn[disabled],.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-embedded-modal-btn[disabled],.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-toolbar .rdw-image-modal-btn[disabled]{cursor:default;box-shadow:none;color:hsl(var(--muted-foreground));background-color:hsl(var(--muted));opacity:.5}.rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-main{cursor:text;min-height:10rem;color:hsl(var(--foreground));padding:0 1rem}[dir=rtl] .rich-text-editor-wrapper .rdw-editor-wrapper .rdw-editor-main .public-DraftStyleDefault-block{text-align:left!important;direction:ltr!important}
#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=143421ed79fcc9b1.css.map*/