body,html{margin:0;padding:0;box-sizing:border-box}#__next,body,html{height:100%}:root{--light-grey:#ebebeb;--medium-light-grey:#efefef;--very-light-grey:#fcfcfc;--silver-gray:#d3d4d8;--gainsboro:#d4d4d4;--off-white:#f0f0f0;--almost-white:#f9f9f9;--cultured-white:#fafafa;--dark-charcoal:#1e235e;--dark-charcoal-50:rgba(30,35,94,0.05);--pale-gray:#f2f2f2;--white-smoke:#f7f7f7;--white:#ffffff;--vivid-red:#e23838;--nobel:#b3b3b3;--cloud-burst:#181c4b;--dark-jungle:#1f1f1f;--white-smoke:#f5f5f5;--charcoal:#424242;--chambray:#4b4f7e;--seashell:#f4f5ff;--mustard-yellow:#ffc531;--butter-milk:#fffadf;--baltic-sea:#292929;--gun-smoke:#8a8a8a;--lava-red:#ce1c1c;--elf-green:#268752;--peppermint-green:#EEF7E4;--pale-orange:#FF9F2B;--mountain-mist:#949494;--periwinkle:#e8eaff;--corn-flower:#6670e6;--corn-flower-20:rgba(102,112,230,0.2);--corn-flower-40:rgba(102,112,230,0.4);--meteorite:#35396e;--meteorite-3:rgba(255,255,255,0.03);--storm-dust:#616161;--silver:#c7c7c7;--soft-peach:#faebef;--onyx:#0F0F0F;--periwinkle:#D6D8ED;--platinum:#E0E0E0}.loader{width:96px;height:96px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loader:after,.loader:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid #fff;animation:prixClipFix 2s linear infinite}.loader:after{border-color:rgba(102,112,230,1);animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;inset:16px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clippath:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clippath:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clippath:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clippath:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clippath:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.custom-tiptap-editor .ProseMirror{border:none!important;border-radius:0 0 8px 8px;min-height:120px;overflow-y:auto;overflow:visible;font-family:Urbanist,sans-serif;font-size:14px;color:var(--dark-jungle);padding:0 12px 8px;box-sizing:border-box}.custom-tiptap-editor .ProseMirror ol,.custom-tiptap-editor .ProseMirror ul{padding-left:36px;padding-top:0;margin-left:0;list-style-position:outside}.custom-tiptap-editor .ProseMirror li,.custom-tiptap-editor .ProseMirror li p{margin:0}.custom-tiptap-editor .ProseMirror ol li{padding-left:0}.custom-tiptap-editor .ProseMirror ol li p{margin-left:-4px}.custom-tiptap-editor .ProseMirror ol{list-style-type:decimal}.custom-tiptap-editor .ProseMirror ol li::marker{font-family:Courier New,Courier,monospace;color:#1f1f1f}.custom-tiptap-editor .ProseMirror:focus{outline:none}.custom-tiptap-editor .ProseMirror:before{color:var(--mountain-mist);font-size:14px;font-family:Urbanist,sans-serif}.custom-tiptap-editor .ProseMirror a{color:inherit;text-decoration:underline}.custom-tiptap-editor .ProseMirror strong{font-weight:700}.custom-tiptap-editor .ProseMirror em{font-style:italic}.custom-tiptap-editor .ProseMirror u{text-decoration:underline}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--mountain-mist);pointer-events:none;height:0}