.loader{position:absolute;width:24px;height:24px;display:block;background:#2b6ed3;animation:animloader 366ms linear infinite alternate}@keyframes animloader{0%{top:40%}to{top:23%}}.loader2{animation:animloader2 366ms linear infinite alternate}@keyframes animloader2{0%{top:23%}to{top:40%}}.mdxeditor-root code{background-color:#f5f5f5;padding:.2em .4em;border-radius:3px;font-family:Courier New,Courier,monospace}.mdxeditor-root .prose{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mdxeditor-root{background:#fff}.mdxeditor-root .mdxeditor-rich-text-editor{padding:1rem}.markdown code,.markdown pre{background-color:#f6f8fa;border-radius:6px}.mdxeditor-popup-container:empty{display:none!important}