.editor{position:relative;width:100%;border:1px solid #eaeaea;border-radius:4px;min-height:210px}.editor,.editor *{transition:all .3s}.editor .hidden{display:none}.editor.error{border:1px solid #df032b}.editor.disabled{cursor:default!important}.editor.disabled .ProseMirror,.editor.hideHeader .ProseMirror{margin-top:0;padding:6px 8px}.editor-full-height{height:100%;border:none}.editor-full-height.editor .ProseMirror{max-height:100%}.editor .menu{position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;gap:8px;width:100%;height:40px;margin:0;padding:0 8px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:1px solid #eaeaea;background-color:#fafafa;color:#505050}.editor .menu-paragraph{width:114px!important;height:36px!important}.editor .menu-paragraph .ant-select-selection-placeholder{color:#323232!important}.editor .button,.editor .button-remove,.editor .button-save,.editor .menu-button{display:flex;align-items:center;justify-content:center;height:32px;margin:0;padding:0 8px;border:0;border-radius:4px;background:transparent;color:currentColor;font-family:inherit;font-size:inherit;line-height:1;font-weight:inherit;white-space:nowrap;cursor:pointer}.editor .menu-button{width:32px;padding:0}.editor .button.is-active,.editor .button:hover,.editor .menu-button.is-active,.editor .menu-button:hover{background-color:#eaeaea;color:#191919}.editor .button:disabled,.editor .menu-button:disabled{color:#c8c8c8}.editor .ProseMirror{margin-top:4px;padding:48px 8px 8px;border-radius:4px;height:fit-content;max-height:600px;overflow:scroll}.editor .ProseMirror-focused{outline:none}.character-count{position:absolute;bottom:-25px;right:0;font-size:12px;color:#a6a6a6}.character-count-margin-bottom{margin-bottom:20px}.editor .ProseMirror{overflow:auto}iframe{border-radius:4px;min-width:200px;min-height:200px;display:block;outline:0 solid transparent}div[data-youtube-video]>iframe{cursor:move;aspect-ratio:16/9;width:100%}.ProseMirror-selectednode iframe{transition:outline .15s}@media only screen and (max-width:480px){div[data-youtube-video]>iframe{max-height:50px}}@media only screen and (max-width:720px){div[data-youtube-video]>iframe{max-height:100px}}