.Popup_editorContainer__ENkhb{width:100%;max-width:900px;min-height:1100px;background-color:var(--white);box-shadow:0 0 15px rgba(0,0,0,.08);border-radius:4px;box-sizing:border-box}.Popup_popupOverlay__qzocA{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(82,82,82,.7);display:flex;justify-content:center;align-items:center;z-index:9999;animation:Popup_fadeIn__PER10 .2s ease-out}.Popup_popup__hhrvN{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);width:90%;max-width:450px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;animation:Popup_slideIn__0oWOF .3s ease-out;z-index:10000}@keyframes Popup_fadeIn__PER10{0%{opacity:0}to{opacity:1}}@keyframes Popup_slideIn__0oWOF{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.Popup_popupHeader__A__Vs{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.Popup_popupHeader__A__Vs h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.Popup_closeButton__kRhlC{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:4px 8px;border-radius:6px;transition:all .2s ease;line-height:1}.Popup_closeButton__kRhlC:hover{color:#374151;background-color:#e5e7eb}.Popup_popupContent__YhOer{padding:24px;flex:1;overflow-y:auto;max-height:500px}.Popup_formGroup__Pccps{margin-bottom:20px}.Popup_label__Wth7N{display:block;margin-bottom:8px;font-weight:500;color:#374151;font-size:14px}.Popup_input__G76uz{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .2s ease;box-sizing:border-box;background:white;color:black}.Popup_input__G76uz:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.Popup_input__G76uz::placeholder{color:#9ca3af}.Popup_fieldPreview__XCD11{margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.Popup_fieldPreview__XCD11 h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}.Popup_previewContent__wBZT5{background:#f8fafc;padding:12px;border-radius:6px;border:1px solid #e5e7eb;font-size:12px;color:#6b7280;overflow-x:auto;max-height:80px;overflow-y:auto;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.Popup_popupActions__smguX{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.Popup_cancelButton__sdNHd,.Popup_submitButton__jZy8v{padding:10px 14px!important;font-size:14px!important;min-width:80px}@media (max-width:480px){.Popup_popupContent__YhOer,.Popup_popupHeader__A__Vs{padding:20px}.Popup_popupActions__smguX{padding:20px;flex-direction:column}.Popup_cancelButton__sdNHd,.Popup_submitButton__jZy8v{width:100%}}.Popup_popupContent__YhOer::-webkit-scrollbar{width:6px}.Popup_popupContent__YhOer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.Popup_popupContent__YhOer::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.Popup_popupContent__YhOer::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.Popup_popupOverlay__qzocA,.Popup_popup__hhrvN{z-index:9999}body.Popup_popupOpen__hQTl1{overflow:hidden}.editor-tool_pageWrapper__QxApA{display:flex;flex-direction:column;height:100vh;background-color:#f0f0f0}.editor-tool_header__UkmWf{padding:10px 20px;background-color:var(--white);border-bottom:1px solid #ddd;z-index:10}.editor-tool_editorSection__RiZlX{display:flex;flex:1;overflow:hidden}.editor-tool_toolbarContainer__xLEqi{margin-top:50px}.editor-tool_sidebarLeft__Zcg_I{width:220px}.editor-tool_sidebarLeft__Zcg_I,.editor-tool_sidebarRight__rYb7m{background-color:var(--white);border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;color:var(--black);padding:15px 10px}.editor-tool_sidebarRight__rYb7m{width:270px}.editor-tool_editorWrapper__qhfaj{flex:1;padding:40px;background-color:#eaeaea;display:flex;justify-content:center;align-items:start;overflow:auto}.editor-tool_mainEditor__YXXAJ{width:100%;display:flex;justify-content:center}.editor-tool_sidebarLeft__Zcg_I div:hover{background-color:#f3f4f6}.editor-tool_sidebarLeft__Zcg_I div:active{cursor:grabbing;transform:scale(.98)}.editor-tool_editor-input__lZ9t1,.editor-tool_editor-textarea__rNcj9{display:inline-block;width:auto;min-width:220px;padding:8px 12px;margin:6px 0;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;background-color:var(--white);color:#111827;outline:none;box-sizing:border-box}.editor-tool_editor-input__lZ9t1:hover,.editor-tool_editor-textarea__rNcj9:hover{border-color:#9ca3af}.editor-tool_editor-input__lZ9t1:focus,.editor-tool_editor-textarea__rNcj9:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.2)}.editor-tool_editor-textarea__rNcj9{resize:vertical;min-height:90px;line-height:1.4}.editor-tool_sidebarLeft__Zcg_I{display:flex;flex-direction:column;gap:10px}.editor-tool_sidebarItem__zXxG_{display:flex;align-items:center;gap:8px;cursor:grab;padding:10px 14px;margin-bottom:10px;border:1px solid #ddd;border-radius:8px;background-color:#f9fafb;font-size:14px;font-weight:400!important;transition:background-color .2s ease,transform .15s ease}.editor-tool_sidebarItem__zXxG_:hover{background-color:#f3f4f6}.editor-tool_sidebarItem__zXxG_:active{cursor:grabbing;transform:scale(.98)}.editor-tool_sidebarIcon__Ce9Q9{color:#6b7280;flex-shrink:0}.editor-tool_editor-field-wrapper__YqNLM{display:inline-flex;flex-direction:column;align-items:flex-start;margin:8px 0;padding:6px;border:1px dashed #d1d5db;border-radius:6px;background-color:#f9fafb}.editor-tool_editor-field-label__lMZPH{font-size:12px;font-weight:600;color:#374151;margin-bottom:4px;background:#e5e7eb;padding:2px 6px;border-radius:4px}.editor-tool_submitWrapper__8ToB1{margin-top:16px;justify-content:flex-end}.editor-tool_submitButton__N7GG8{background-color:#2563eb;font-size:14px;font-weight:600;padding:10px 20px;border-radius:8px;transition:background-color .2s ease,transform .1s ease}.editor-tool_submitButton__N7GG8:hover{background-color:#1e40af}.editor-tool_submitButton__N7GG8:active{transform:scale(.97)}.editor-tool_submitButton__N7GG8:disabled{background-color:#94a3b8;cursor:not-allowed}.editor-tool_uploadFontPdf__oWxOY{align-items:center;justify-content:center;display:flex;flex-direction:row;gap:10px;border:1px solid #ddd;border-radius:8px;background-color:#f9fafb}.editor-tool_editFieldsButton__4GpFF{display:flex;align-items:center;gap:5px;background:#5352ed;color:white;border:none;padding:10px 15px;border-radius:4px;cursor:pointer;margin-top:10px;transition:background-color .2s}.editor-tool_editFieldsButton__4GpFF:hover{background:#4240d8}.editor-tool_submitWrapper__8ToB1{display:flex;flex-direction:column;gap:10px}.editor-tool_submitButton__N7GG8{background:#2ed573;color:white;border:none;padding:10px 15px;border-radius:4px;cursor:pointer;transition:background-color .2s}.editor-tool_submitButton__N7GG8:hover{background:#25b360}.editor-tool_fieldsList__qqdLL{display:flex;flex-direction:column;gap:15px}.editor-tool_fieldItem__NcM7r{border:1px solid #eee;padding:15px;border-radius:5px}.editor-tool_fieldControls__d_0FS{display:flex;gap:10px;margin-bottom:10px;align-items:center}.editor-tool_fieldControls__d_0FS input,.editor-tool_fieldControls__d_0FS select,.editor-tool_input__vrguo{padding:8px;border:1px solid #ddd;border-radius:4px;flex:1}.editor-tool_input__vrguo{background-color:#f9fafb;color:#374151}.editor-tool_removeFieldButton__MuZSS{background:#ff4757;color:white;border:none;border-radius:4px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.editor-tool_removeFieldButton__MuZSS:hover{background:#ff2e43}.editor-tool_addToEditorButton__g4ap1{background:#2ed573;color:white;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;width:100%;transition:background-color .2s}.editor-tool_addToEditorButton__g4ap1:hover{background:#25b360}.editor-tool_addNewFieldButton__vJvpu{background:#3742fa;color:white;border:none;padding:12px;border-radius:4px;cursor:pointer;margin-top:10px;transition:background-color .2s}.editor-tool_addNewFieldButton__vJvpu:hover{background:#2f38dd}@media (max-width:1024px){.editor-tool_editorSection__RiZlX{flex-direction:column;height:auto}.editor-tool_sidebarLeft__Zcg_I,.editor-tool_sidebarRight__rYb7m{position:sticky;left:0;top:0;flex-direction:row;height:max-content;width:100%;max-width:100%;flex-wrap:nowrap;white-space:nowrap;background-color:var(--bg-f4f4f7)}.editor-tool_sidebarRight__rYb7m{top:unset;bottom:0;display:flex;gap:10px}.editor-tool_sidebarLeft__Zcg_I>span,.editor-tool_sidebarRight__rYb7m>span{margin-bottom:0!important;background-color:transparent!important}.editor-tool_sidebarLeftItemsWrp__8yS6G,.editor-tool_sidebarRightItemsWrp__yjm4u{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto}.editor-tool_sidebarLeft__Zcg_I .editor-tool_sidebarItem__zXxG_,.editor-tool_sidebarRight__rYb7m .editor-tool_sidebarItem__zXxG_{flex-shrink:0;margin-bottom:0}}@media (max-width:767px){.editor-tool_pageWrapper__QxApA.editor-tool_topSpacing__50U9v{margin-top:58px}.editor-tool_toolbarContainer__xLEqi{margin-top:110px}}@media (max-width:599px){.editor-tool_toolbarContainer__xLEqi{margin-top:130px}}.editor_setLoading__o8b60{display:block;position:fixed;top:50%;left:50%;width:3em;height:1.8em;margin-top:-.9em;margin-left:-1.5em}body .editor_customContainer__nYSGw{max-width:1140px;width:100%;margin:0 auto;padding:0 15px}body .editor_btnPrimary__1okpg{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--white);border-radius:8px;background-color:var(--blue);text-transform:capitalize;text-decoration:none;transition:all .2s}body .editor_btnPrimary__1okpg:hover,body .editor_btnSecondary__cfLAj{background-color:var(--light-gray);color:var(--black)}body .editor_btnSecondary__cfLAj{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;border-radius:8px;text-transform:capitalize;text-decoration:none;transition:all .2s}body .editor_btnSecondary__cfLAj:hover{background-color:var(--blue);color:var(--white)}body .editor_btnTertiary__MYa9p{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--text-gray);border-radius:8px;background-color:var(--white);text-transform:capitalize;text-decoration:none;transition:all .2s}body .editor_btnTertiary__MYa9p:hover{background-color:var(--blue);color:var(--white)}body .editor_btnText__SXTIl{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;transition:all .2s}body .editor_btnText__SXTIl:hover{color:var(--black)}body .editor_btnLink__gPomZ{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;padding:0 16px;position:relative;transition:all .2s}body .editor_btnLink__gPomZ:after{content:"";position:absolute;top:110%;left:50%;transform:translateX(-50%);width:30%;height:2px;background-color:var(--blue);transition:all .3s;opacity:0;visibility:hidden}body .editor_btnLink__gPomZ:hover{background-color:rgba(0,0,0,0);color:var(--blue)}body .editor_btnLink__gPomZ:hover:after{opacity:1;visibility:visible}body .editor_blueText__Rw_2a{color:var(--blue)}.editor_mainWrp__tuMav{padding-top:50px!important}.editor_customContainer__nYSGw{max-width:100%!important;padding:0 23px!important}.editor_editorNavbarWrp__Nc3Y_{padding-top:0;position:fixed;top:0;left:0;width:100%;z-index:2}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL{padding:10px 0;background-color:var(--bg-f4f4f7);border-top:1px solid var(--border-d6d6d6);border-bottom:1px solid var(--border-d6d6d6)}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorNavBtn___fXG2{flex-wrap:wrap;align-items:flex-start}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorNavBtn___fXG2 button{display:flex;flex-direction:column;text-transform:capitalize;margin-right:10px;padding:0;cursor:pointer;width:20px;min-width:unset;font-size:12px;font-weight:400;line-height:16.2px;text-align:center;color:var(--text-gray)}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorNavBtn___fXG2 button img{width:20px;height:20px;margin-top:2px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T{margin-left:0}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz{display:flex;align-items:center;margin-bottom:2px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz .editor_userFormNavRowFlex__j4eXd{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--black);margin:0 4px 0 0;display:flex;align-items:center;flex-wrap:wrap}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz .editor_inputWrp__VO84U{min-width:50px;max-width:180px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz input{color:#000;background:rgba(0,0,0,0);text-align:left;width:100%}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz input:focus{outline:none}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz img,.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz svg{width:16px;height:16px;cursor:pointer}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz img:hover path,.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz svg:hover path{stroke:var(--black)}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T h2{font-size:12px;font-weight:400;line-height:16.2px;color:var(--text-gray)}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button{font-size:12px;font-weight:500;line-height:16.2px;text-align:center;color:var(--black);padding:8px 11px;min-height:32px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button:not(:last-child){margin-right:16px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnPrimary__1okpg{color:#fff;margin-right:0}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnPrimary__1okpg:hover{color:var(--black)}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz{width:32px;height:32px;padding:8px;min-width:unset}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz img,.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz svg{width:16px;height:16px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz img:last-of-type,.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz svg:last-of-type,.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz:hover img:first-of-type,.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz:hover svg:first-of-type{display:none}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz:hover img:last-of-type,.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnImg__EUxXz:hover svg:last-of-type{display:block}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button:hover{color:var(--white)}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button:hover svg path{stroke:var(--white)}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B .editor_fontsSelector__9WUAa{margin-right:16px;min-width:150px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorNavBtn___fXG2{display:flex}.editor_editorNavbarWrpMobile__twY8l{padding-top:72px;position:fixed;top:0;left:0;width:100%;z-index:3;background-color:var(--bg-f4f4f7);display:none}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorTopNav__2zz2L{padding:12px 16px 14px}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorTopNav__2zz2L .editor_userFormNavRow__e_ZIz{display:flex;flex-wrap:wrap;align-items:center}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorTopNav__2zz2L .editor_userFormNavRow__e_ZIz h2{font-size:16px;font-weight:500;line-height:22.4px;color:var(--black)}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorTopNav__2zz2L .editor_userFormNavRow__e_ZIz img{width:20px;height:20px;margin-right:10px}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorTopNav__2zz2L .editor_editorBtnRight__gjA5B{text-align:right}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorTopNav__2zz2L .editor_editorBtnRight__gjA5B button{padding:0;color:var(--blue);font-size:12px;font-weight:500;line-height:16.2px;text-transform:capitalize}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK{padding:11px 16px;border-top:1px solid var(--border-d6d6d6);border-bottom:1px solid var(--border-d6d6d6)}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorNavBtn___fXG2 button{width:24px;height:24px;margin-right:19px;padding:0;min-width:unset;transition:all .2s}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorNavBtn___fXG2 button svg{width:100%;height:100%;display:block}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorNavBtn___fXG2 button:hover svg path{stroke:var(--black)}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorMobileList__TXFMl{display:flex;flex-wrap:wrap;justify-content:flex-end}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorMobileList__TXFMl li{width:24px;height:24px}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorMobileList__TXFMl li:not(:last-child){margin-right:16px}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorMobileList__TXFMl li svg{width:100%;height:100%;display:block}.editor_editorNavbarWrpMobile__twY8l .editor_editorNavMobileIn__4XK6b .editor_editorBottomNav__FYoWK .editor_editorMobileList__TXFMl li:hover svg path{stroke:var(--black)}.editor_editorSection__2kmLU{background-color:#e7e7ef;overflow:auto}.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX{max-width:calc(100% - 572px)}.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy{max-width:1030px}.editor_editorSection__2kmLU .editor_editorSectionInner__bkYjX{max-width:100%;width:100%;margin:0 auto;padding:25px 15px}.editor_editorSection__2kmLU .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy{max-width:100%;width:100%;margin:0 auto 24px;background-color:var(--white);min-height:1066px;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.editor_editorSection__2kmLU .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy .editor_editorDropdown__t3xid{display:flex;flex-wrap:wrap;align-items:center;padding:10px;background-color:var(--white);box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:6px}.editor_editorSection__2kmLU .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy .editor_editorDropdown__t3xid li{cursor:pointer}.editor_editorSection__2kmLU .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy .editor_editorDropdown__t3xid li:not(:last-child){margin-right:15px}.editor_editorSection__2kmLU .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy .editor_editorDropdown__t3xid li:hover svg path{stroke:var(--black)}.editor_editorSidebar__NOjjp{position:fixed;top:0;left:0;max-width:250px;width:100%;background-color:var(--bg-f4f4f7);height:100vh;padding:70px 0 50px;border-right:1px solid var(--border-d6d6d6)}.editor_editorSidebar__NOjjp .editor_editorSidebarInner__vFGYx .editor_editorSidebarTitle__GiWW2{padding:14px 24px;border-bottom:1px solid var(--border-d6d6d6)}.editor_editorSidebar__NOjjp .editor_editorSidebarInner__vFGYx .editor_editorSidebarTitle__GiWW2 h2{font-size:14px;font-weight:500;line-height:18.9px;color:var(--black)}.editor_editorSidebar__NOjjp .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E{padding:16px 15px 40px 24px;overflow-y:auto;height:calc(100vh - 200px)}.editor_editorSidebar__NOjjp .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li{margin-bottom:12px}.editor_editorSidebar__NOjjp .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li div{display:flex;flex-wrap:wrap;align-items:center;padding:12px;border-radius:8px;border:1px solid var(--border-d6d6d6);font-size:14px;font-weight:500;line-height:18.9px;color:var(--text-gray);transition:all .2s}.editor_editorSidebar__NOjjp .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li div img{width:20px;height:20px;margin-right:8px}.editor_editorSidebar__NOjjp .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li:hover a{border-color:var(--black)}.editor_editorSidebarRight__gJ2QM{position:fixed;top:0;right:0;max-width:250px;width:100%;background-color:var(--bg-f4f4f7);height:100vh;padding:70px 0 50px;border-left:1px solid var(--border-d6d6d6)}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarTitle__GiWW2{padding:14px 24px;border-bottom:1px solid var(--border-d6d6d6)}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarTitle__GiWW2 h2{font-size:14px;font-weight:500;line-height:18.9px;color:var(--black)}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E{padding:16px 24px 40px 15px;overflow-y:auto;height:calc(100vh - 200px)}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li{margin-bottom:12px}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_{display:flex;flex-wrap:wrap;align-items:center;padding:12px;border-radius:8px;border:1px solid var(--border-d6d6d6);transition:all .2s}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_ span{font-size:14px;font-weight:500;line-height:19.2px;color:var(--text-gray);display:inline-block;max-width:85px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_ img{width:20px;height:20px;margin-right:8px}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_ .editor_SidebarListIcn__u7jZW{display:none;flex:1;justify-content:flex-end}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_ .editor_SidebarListIcn__u7jZW li{width:20px;height:20px;margin-right:6px;margin-bottom:0}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_ .editor_SidebarListIcn__u7jZW li img,.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_ .editor_SidebarListIcn__u7jZW li svg{width:100%;height:100%}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li .editor_customDiv__11Q2_:hover .editor_SidebarListIcn__u7jZW{display:flex}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li:hover div{border-color:var(--black)}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li.editor_selected__j0neL span{color:var(--text-gray);display:inline-block;max-width:95px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li.editor_selected__j0neL .editor_SidebarListIcn__u7jZW{display:flex;flex:1;justify-content:flex-end}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li.editor_selected__j0neL .editor_SidebarListIcn__u7jZW li{width:20px;height:20px;margin-right:6px;margin-bottom:0}.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li.editor_selected__j0neL .editor_SidebarListIcn__u7jZW li img,.editor_editorSidebarRight__gJ2QM .editor_editorSidebarInner__vFGYx .editor_editorSidebarList__hDn9E li.editor_selected__j0neL .editor_SidebarListIcn__u7jZW li svg{width:100%;height:100%}.editor_editorFooterMobile__At_L_{position:fixed;bottom:0;left:0;width:100%;background-color:var(--bg-f4f4f7);z-index:99999!important;padding:11px 16px 25px;border-top:1px solid var(--border-d6d6d6);display:none}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr{display:flex;flex-wrap:nowrap;overflow-x:auto}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr::-webkit-scrollbar{display:none}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li{width:27%;flex-shrink:0;margin-right:6px}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:500;line-height:18.9px;color:var(--text-gray)}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li a img,.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li a svg{width:20px;height:20px;margin-bottom:4px}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li.editor_active__Zhv3h a,.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li:hover a{color:var(--blue)}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li.editor_active__Zhv3h a svg path,.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li:hover a svg path{stroke:var(--blue)}.editor_zoomLabel__OQ9gg{position:fixed;bottom:30px;left:0;right:0;max-width:390px;width:100%;margin:0 auto;background-color:rgba(0,0,0,.6980392157);padding:10px 20px;border-radius:8px;z-index:3}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li{position:relative;flex-shrink:0}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li .editor_zoomLabelItm__zmLwu{display:flex}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li .editor_zoomLabelItm__zmLwu span{margin:0 16px;font-size:16px;font-weight:500;line-height:19.2px;color:var(--white)}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li .editor_zoomLabelItm__zmLwu img{width:20px;height:20px;cursor:pointer;object-fit:scale-down}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li .editor_zoomLabelItm__zmLwu img.editor_down__F7u5e{transform:scale(-1)}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li:not(:last-child){padding:0 12px}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li:not(:last-child):after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background-color:hsla(0,0%,100%,.2392156863)}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li:last-child .editor_zoomLabelItm__zmLwu{padding-left:24px}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li:last-child .editor_zoomLabelItm__zmLwu span{margin:0 4px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i{max-width:445px;width:100%;margin:0 auto;padding:20px;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border:none}.editor_editModal__twyOg .editor_editModalIn__4Ik8i:focus-visible{border:none!important;outline:none!important}.editor_editModal__twyOg .editor_editModalIn__4Ik8i>div{width:100%;min-width:unset;max-width:100%}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalTitle__y85CS{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:12px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalTitle__y85CS h2{font-size:16px;font-weight:700;line-height:21.6px;color:var(--black)}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalTitle__y85CS .editor_save__Jqkqb{display:none;font-size:14px;font-weight:500;line-height:18.9px;text-align:right;color:var(--blue);text-transform:capitalize;padding:0}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P{width:100%;min-width:unset;max-width:100%;margin-bottom:16px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P>div{border-radius:8px!important}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P label{position:static;display:block;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.5px;color:var(--text-gray);margin-bottom:8px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC{width:100%;background-color:var(--bg-f4f4f7);height:36px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA .editor_FormSelect__Lh1RA,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA input,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC .editor_FormSelect__Lh1RA,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC input{background-color:var(--bg-f4f4f7);font-size:14px;font-weight:500;line-height:24px;letter-spacing:.5px;color:var(--black);padding:7px 12px;border:1px solid var(--border-d6d6d6);border-radius:8px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA input:focus,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC input:focus{border:2px solid #1976d2}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA :after,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA :before,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC :after,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC :before{display:none!important}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA :focus,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC :focus{background-color:var(--bg-f4f4f7)}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA{padding:7px 12px;min-height:unset!important}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA span{font-style:normal}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA *{min-height:unset!important;padding-left:0}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA :focus{min-height:unset!important;padding:5px 0 0!important}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA em{font-style:normal!important}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControlMarginBottom__B8a47{margin-bottom:40px!important}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editModalTypo__z00_C{display:flex;flex-wrap:wrap;align-items:center;padding:4px 0 20px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editModalTypo__z00_C li{width:20px;height:20px;margin-right:20px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editModalTypo__z00_C li img,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editModalTypo__z00_C li svg{width:100%;height:100%;display:block}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editModalTypo__z00_C li.editor_active__Zhv3h{outline:1px solid #727272;border-radius:2px;outline-offset:2px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalBtns__BUm_M{display:flex;flex-wrap:wrap;justify-content:center;padding:20px 0 0;border-top:1px solid var(--border-d6d6d6)}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalBtns__BUm_M button{width:120px;margin:0 8px;padding:7.5px 10px}.editor_middleIcmRow__wS3lV{flex-wrap:wrap}.editor_middleIcmRow__wS3lV,.editor_navEditorIcn____Bqm{display:flex;align-items:center;justify-content:center}.editor_navEditorIcn____Bqm li{width:28px;height:28px;margin-right:12px}.editor_navEditorIcn____Bqm li button,.editor_navEditorIcn____Bqm li img,.editor_navEditorIcn____Bqm li svg{width:28px;height:28px;padding:2px;display:block;cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;min-width:unset}.editor_navEditorIcn____Bqm li .editor_active__Zhv3h{background-color:#e4e3e3}.editor_undoRedoIcn__D8CF8{position:relative;padding-left:15px}.editor_undoRedoIcn__D8CF8:before{content:"";position:absolute;left:0;width:1px;height:100%;background-color:var(--border-d6d6d6)}.editor_undoRedoIcn__D8CF8 button{padding:0!important;width:24px;height:24px;min-width:unset;margin-right:16px}@media(min-width:1441px){.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX{max-width:calc(100% - 500px)}.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy{max-width:99%}}@media(max-width:1280px){.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX{max-width:calc(100% - 520px);padding:20px 8px}.editor_navEditorIcn____Bqm li{margin-right:8px}.editor_undoRedoIcn__D8CF8 button{width:20px;height:20px;margin-right:8px}.editor_mainWrp__tuMav{padding-top:90px!important}}@media(max-width:992px){.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL{padding:9px 15px}.editor_editorSidebarRight__gJ2QM,.editor_editorSidebar__NOjjp{display:none}.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX{max-width:100%;padding:80px 8px}.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX .editor_customContainer__nYSGw{padding:0!important}.editor_editorSection__2kmLU.editor_Compact__aq3Fy .editor_editorSectionInner__bkYjX .editor_editorSectionBox__dkjzy{max-width:100%;min-height:1066px}.editor_editorFooterMobile__At_L_{display:block;z-index:999}.editor_zoomLabel__OQ9gg{bottom:120px;padding:10px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i{max-width:100%;padding:20px;position:fixed;bottom:78px;top:auto;left:0;width:100%;transform:unset;z-index:2;border-radius:16px 16px 0 0}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalToggle__aqpRh{width:48px;height:4px;border-radius:10px;background-color:var(--border-d6d6d6);text-align:center;margin:0 auto 20px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i>div{width:100%;min-width:unset;max-width:100%}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalTitle__y85CS{padding-bottom:16px;position:relative}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalTitle__y85CS:after{content:"";position:absolute;bottom:0;left:-6vw;width:200vw;height:1px;background-color:var(--border-d6d6d6)}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalTitle__y85CS .editor_save__Jqkqb{display:block}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC{height:40px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_FormSelect__Lh1RA input,.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_FormControl__5oY8P .editor_editModalInput__sxKyC input{padding:9px 12px}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editModalTypo__z00_C{justify-content:center;padding:4px 0}.editor_editModal__twyOg .editor_editModalIn__4Ik8i .editor_editorModalBtns__BUm_M{display:none}}@media(max-width:899px){.editor_customContainer__nYSGw{padding:0 15px!important}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T{margin-bottom:0;align-items:flex-end}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B{justify-content:flex-end;margin-top:10px}.editor_middleIcmRow__wS3lV{justify-content:center}}@media(max-width:767px){.editor_editorSection__2kmLU{height:calc(100vh - 170px)}.editor_editorNavbarWrp__Nc3Y_{top:60px}.editor_mainWrp__tuMav{padding-top:120px!important}}@media(max-width:425px){.editor_zoomLabel__OQ9gg{bottom:100px;padding:10px;max-width:90%}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li .editor_zoomLabelItm__zmLwu span{margin:0 10px;font-size:14px;line-height:17.2px}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li .editor_zoomLabelItm__zmLwu img{width:15px;height:15px}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li:not(:last-child){padding:0 6px}.editor_zoomLabel__OQ9gg .editor_zoomLabelInner__MpC_y .editor_zoomLabelList__euyO1 li:last-child .editor_zoomLabelItm__zmLwu{padding-left:10px}.editor_navEditorIcn____Bqm li{width:24px;height:24px;margin-right:5px}.editor_navEditorIcn____Bqm li button,.editor_navEditorIcn____Bqm li img,.editor_navEditorIcn____Bqm li svg{width:24px;height:24px}.editor_undoRedoIcn__D8CF8{padding-left:8px}.editor_mainWrp__tuMav{padding-top:180px!important}}@media(max-width:374px){.editor_editorFooterMobile__At_L_{padding:11px 16px 25px}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li{width:34.5%;flex-shrink:0;margin-right:6px}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:500;line-height:18.9px;color:var(--text-gray)}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li a img,.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li a svg{width:20px;height:20px;margin-bottom:4px}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li.editor_active__Zhv3h a,.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li:hover a{color:var(--blue)}.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li.editor_active__Zhv3h a svg path,.editor_editorFooterMobile__At_L_ .editor_editorSidebarListMobile__IeStr li:hover a svg path{stroke:var(--blue)}.editor_editorSection__2kmLU .editor_editorSectionInner__bkYjX{padding:60px 8px}}.editor_editorSection__2kmLU::-webkit-scrollbar{display:none}@media(max-width:600px){.editor_editorSectionInner__bkYjX table{overflow:auto;min-width:500px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B .editor_fontsSelector__9WUAa{margin-bottom:5px}}@media(max-width:1199px){.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorNavBtn___fXG2 button{margin-right:6px;width:auto}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T{margin-left:10px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_userFormNav__Wy14T .editor_userFormNavRow__e_ZIz .editor_inputWrp__VO84U{max-width:200px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B{margin:0 10px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button:not(:last-child){margin-right:10px}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B button.editor_btnPrimary__1okpg{margin-right:0}.editor_editorNavbarWrp__Nc3Y_ .editor_editorNavbar__H1xRL .editor_editorBtnRight__gjA5B .editor_fontsSelector__9WUAa{margin-right:10px}.editor_middleIcmRow__wS3lV{justify-content:flex-end}.editor_editorSidebarRight__gJ2QM,.editor_editorSidebar__NOjjp{padding:110px 0 50px}.editor_editorSectionInner__bkYjX{padding-top:55px}}.editor_customContainerInner__zN_cz{padding:0!important}@media(max-width:600px){.editor_middleIcmRow__wS3lV{justify-content:flex-start;margin:5px 5px 5px 32px}}.shape_showBelow__t_VCQ{position:absolute;bottom:-80px;left:50%;transform:translateX(-50%)}.shape_showBelow__t_VCQ .shape_colorPickerModal___NMDC{top:auto;bottom:0}.shape_showBelow__t_VCQ .shape_colorPicker__5ZS8y{top:auto;bottom:-30px}.shape_colorModalMain__Q_eW7{position:absolute;left:50%;transform:translateX(-50%)}.shape_colorPickerModal___NMDC{position:relative;top:-40px;right:unset;width:max-content;background-color:var(--white);border:unset;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:6px;outline:none;overflow-y:auto;overflow-x:auto;max-height:unset;border:1px solid var(--bg-e7e7fa);height:auto;z-index:9!important}.shape_colorPickerModal___NMDC ul{display:flex;flex-wrap:wrap;padding:13px 0}.shape_colorPickerModal___NMDC ul li{width:20px;height:20px;margin:0 16px;position:relative;cursor:pointer}.shape_colorPickerModal___NMDC ul li .shape_colorSelect__2_B54{width:100%;height:100%;background-color:var(--blue);border-radius:8px;display:block;cursor:pointer;position:relative}.shape_colorPickerModal___NMDC ul li .shape_deleteBtn__fxL5W{width:100%;height:100%;display:block;cursor:pointer}.shape_colorPickerModal___NMDC ul li .shape_deleteBtn__fxL5W img,.shape_colorPickerModal___NMDC ul li .shape_deleteBtn__fxL5W svg{width:100%;height:100%;display:block}.shape_colorPickerModal___NMDC ul li:not(:first-child):before{content:"";position:absolute;top:-14px;left:-16px;width:1px;height:47px;background-color:var(--border-d6d6d6)}.shape_colorPicker__5ZS8y{position:absolute;top:-98px;right:unset;width:328px;background-color:var(--white);padding:16px;border:unset;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;outline:none;overflow-y:auto;overflow-x:auto;max-height:unset;border:1px solid var(--bg-e7e7fa);height:auto;z-index:9;display:none}.shape_colorPicker__5ZS8y.shape_open__Hzkok{display:block}.shape_colorPicker__5ZS8y ul{display:flex;flex-wrap:nowrap;align-items:flex-start;margin:0;padding:0}.shape_colorPicker__5ZS8y ul li{width:24px;height:24px;cursor:pointer;margin-right:10px;flex-shrink:0}.shape_colorPicker__5ZS8y ul li input{display:none}.shape_colorPicker__5ZS8y ul li label{width:100%;height:100%;background-color:#1976d2;border-radius:8px;display:block;cursor:pointer;position:relative}.shape_colorPicker__5ZS8y ul li input:checked+label:after{content:"";position:absolute;top:50%;left:0;right:0;margin:0 auto;width:10px;height:10px;border-radius:2px;background-color:var(--white);transform:translateY(-50%)}.shape_colorPicker__5ZS8y ul li:nth-child(2) label{background-color:var(--purple)}.shape_colorPicker__5ZS8y ul li:nth-child(3) label{background-color:#ff6b00}.shape_colorPicker__5ZS8y ul li:nth-child(4) label{background-color:#00cc52}.shape_colorPicker__5ZS8y ul li:nth-child(5) label{background-color:#ffc300}.shape_colorPicker__5ZS8y ul li:nth-child(6) label{background-color:var(--bg-red)}.shape_colorPicker__5ZS8y ul li:nth-child(7) label{background-color:#595959}.shape_colorPicker__5ZS8y::-webkit-scrollbar{width:0!important;display:none}@media(max-width:992px){.shape_colorPickerModal___NMDC ul{padding:8px 0}.shape_colorPickerModal___NMDC ul li{margin:0 10px}.shape_colorPickerModal___NMDC ul li:not(:first-child):before{top:-8px;left:-10px;height:35px}.shape_colorPicker__5ZS8y{top:-115px;right:0;left:0;margin:0;width:fit-content;padding:10px;max-width:150px}.shape_colorPicker__5ZS8y ul{display:flex;overflow-x:auto}.shape_colorPicker__5ZS8y ul li{margin:0 8px 0 0!important;flex-shrink:0}}@media(max-width:374px){.shape_colorPicker__5ZS8y ul li{width:20px;height:20px;margin:0 3px 0 0!important}.shape_colorPicker__5ZS8y ul li label{width:20px;height:20px;border-radius:5px}}.shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J{background-color:var(--white);border:1px solid var(--border-d6d6d6);box-shadow:0 4px 24px 0 rgba(0,0,0,.3019607843);border-radius:6px;display:flex;flex-wrap:wrap;align-items:center}.shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J .shape_li__V0Ds_{padding:11px 16px;text-align:center}.shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J .shape_li__V0Ds_ button{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--blue)}.shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J .shape_li__V0Ds_:not(:last-child){border-right:1px solid var(--border-d6d6d6)}.shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J .shape_li__V0Ds_:last-child button{color:var(--purple)}.shape_notesOptionWrp__DMZQ_{display:flex;flex-wrap:wrap;min-width:350px;width:100%;align-items:center;box-shadow:0 4px 24px 0 rgba(0,0,0,.3019607843);position:relative;top:-40px}.shape_notesOptionWrp__DMZQ_ .shape_colorPickerModal___NMDC{border-top-right-radius:0!important;border-bottom-right-radius:0!important;box-shadow:unset;position:static}.shape_notesOptionWrp__DMZQ_ .shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J{border-top-left-radius:0!important;border-bottom-left-radius:0!important;box-shadow:unset}.shape_notesOptionWrp__DMZQ_ .shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J li{padding:7px 16px!important;height:46px!important}.shape_hideCreateAndSelectOptions__jFoZi{min-width:100px}@media(max-width:992px){.shape_notesOptionWrp__DMZQ_{min-width:330px}.shape_notesOptionWrp__DMZQ_ .shape_selectTxtWrp__RKAw_ .shape_selectTxtList__CXj5J li{padding:2px 16px!important;height:36px!important}}body .logoutModal_customContainer__T_i_Q{max-width:1140px;width:100%;margin:0 auto;padding:0 15px}body .logoutModal_btnPrimary__5wPja{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--white);border-radius:8px;background-color:var(--blue);text-transform:capitalize;text-decoration:none;transition:all .2s}body .logoutModal_btnPrimary__5wPja:hover,body .logoutModal_btnSecondary__998Vm{background-color:var(--light-gray);color:var(--black)}body .logoutModal_btnSecondary__998Vm{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;border-radius:8px;text-transform:capitalize;text-decoration:none;transition:all .2s}body .logoutModal_btnSecondary__998Vm:hover{background-color:var(--blue);color:var(--white)}body .logoutModal_btnTertiary__YH4gN{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--text-gray);border-radius:8px;background-color:var(--white);text-transform:capitalize;text-decoration:none;transition:all .2s}body .logoutModal_btnTertiary__YH4gN:hover{background-color:var(--blue);color:var(--white)}body .logoutModal_btnText__Uf6mv{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;transition:all .2s}body .logoutModal_btnText__Uf6mv:hover{color:var(--black)}body .logoutModal_btnLink__MPtno{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;padding:0 16px;position:relative;transition:all .2s}body .logoutModal_btnLink__MPtno:after{content:"";position:absolute;top:110%;left:50%;transform:translateX(-50%);width:30%;height:2px;background-color:var(--blue);transition:all .3s;opacity:0;visibility:hidden}body .logoutModal_btnLink__MPtno:hover{background-color:rgba(0,0,0,0);color:var(--blue)}body .logoutModal_btnLink__MPtno:hover:after{opacity:1;visibility:visible}body .logoutModal_blueText__psV6x{color:var(--blue)}.logoutModal_sectionTitle__UBcwJ{max-width:770px;width:100%;margin:0 auto 40px;text-align:center}.logoutModal_sectionTitle__UBcwJ h2{font-size:40px;font-weight:700;line-height:56px;text-align:center;color:var(--text-19191b);text-transform:capitalize;margin:0 0 16px}.logoutModal_sectionTitle__UBcwJ h2 span{color:var(--blue);display:inline-block}.logoutModal_sectionTitle__UBcwJ p{font-size:18px;font-weight:500;line-height:25.2px;color:var(--text-gray);margin:0}.logoutModal_sectionTitle__UBcwJ p:not(:first-child){margin:0 0 10px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb{max-width:445px;width:100%;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;padding:40px;border:unset}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6{max-width:350px;width:100%;margin:0 auto 35px;text-align:center}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 img,.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 svg{width:64px;height:64px;border-radius:50%;margin:0 auto 20px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 h2{font-size:20px;font-weight:700;line-height:27px;color:var(--black);margin-bottom:8px;text-align:center}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 p{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray)}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ a,.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ button{min-width:160px;font-size:12px;font-weight:700;line-height:16.2px;padding:7px 25px;height:40px;border-radius:6px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ a:not(:first-child),.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ button:not(:first-child){margin-left:16px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ a.logoutModal_btnDelete__JdiLd,.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ button.logoutModal_btnDelete__JdiLd{background-color:var(--bg-red);color:var(--white);transition:all .2s}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ a.logoutModal_btnDelete__JdiLd:hover,.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ button.logoutModal_btnDelete__JdiLd:hover{background-color:var(--blue)}@media(max-width:767px){.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb{max-width:400px;padding:20px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6{margin:0 auto 20px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 img,.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 svg{width:40px;height:40px;margin:0 auto 10px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 h2{font-size:18px;line-height:1.1}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_logoutTop__L3xQ6 p{font-size:14px;line-height:1.2}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ a,.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ button{min-width:100px;height:36px}.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ a:not(:first-child),.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb .logoutModal_modalBtns__wMmp_ button:not(:first-child){margin-left:10px}}@media(max-width:575px){.logoutModal_logoutModal__0z85j .logoutModal_logoutModalBox__bv_jb{max-width:300px}}body .logoutModal_customContainer__dQrl7{max-width:1140px;width:100%;margin:0 auto;padding:0 15px}body .logoutModal_btnPrimary__dHoCj{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--white);border-radius:8px;background-color:var(--blue);text-transform:capitalize;text-decoration:none;transition:all .2s}body .logoutModal_btnPrimary__dHoCj:hover,body .logoutModal_btnSecondary__Gj2O_{background-color:var(--light-gray);color:var(--black)}body .logoutModal_btnSecondary__Gj2O_{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;border-radius:8px;text-transform:capitalize;text-decoration:none;transition:all .2s}body .logoutModal_btnSecondary__Gj2O_:hover{background-color:var(--blue);color:var(--white)}body .logoutModal_btnTertiary__BCXI5{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--text-gray);border-radius:8px;background-color:var(--white);text-transform:capitalize;text-decoration:none;transition:all .2s}body .logoutModal_btnTertiary__BCXI5:hover{background-color:var(--blue);color:var(--white)}body .logoutModal_btnText__6sef4{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;transition:all .2s}body .logoutModal_btnText__6sef4:hover{color:var(--black)}body .logoutModal_btnLink__7uDe3{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;padding:0 16px;position:relative;transition:all .2s}body .logoutModal_btnLink__7uDe3:after{content:"";position:absolute;top:110%;left:50%;transform:translateX(-50%);width:30%;height:2px;background-color:var(--blue);transition:all .3s;opacity:0;visibility:hidden}body .logoutModal_btnLink__7uDe3:hover{background-color:rgba(0,0,0,0);color:var(--blue)}body .logoutModal_btnLink__7uDe3:hover:after{opacity:1;visibility:visible}body .logoutModal_blueText__5aSt7{color:var(--blue)}.logoutModal_sectionTitle__Covej{max-width:770px;width:100%;margin:0 auto 40px;text-align:center}.logoutModal_sectionTitle__Covej h2{font-size:40px;font-weight:700;line-height:56px;text-align:center;color:var(--text-19191b);text-transform:capitalize;margin:0 0 16px}.logoutModal_sectionTitle__Covej h2 span{color:var(--blue);display:inline-block}.logoutModal_sectionTitle__Covej p{font-size:18px;font-weight:500;line-height:25.2px;color:var(--text-gray);margin:0}.logoutModal_sectionTitle__Covej p:not(:first-child){margin:0 0 10px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq{max-width:445px;width:100%;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;padding:40px;border:unset}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb{max-width:302px;width:100%;margin:0 auto 35px;text-align:center}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb img,.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb svg{width:64px;height:64px;border-radius:50%;margin:0 auto 20px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb h2{font-size:20px;font-weight:700;line-height:27px;color:var(--black);margin-bottom:8px;text-align:center}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb p{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray)}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc a,.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc button{min-width:160px;font-size:14px;font-weight:700;line-height:16.2px;padding:7px 25px;height:40px;border-radius:6px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc a:not(:first-child),.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc button:not(:first-child){margin-left:16px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc a.logoutModal_btnDelete__v1_bL,.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc button.logoutModal_btnDelete__v1_bL{background-color:var(--bg-red);color:var(--white);transition:all .2s}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc a.logoutModal_btnDelete__v1_bL:hover,.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc button.logoutModal_btnDelete__v1_bL:hover{background-color:var(--blue)}@media(max-width:767px){.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq{max-width:400px;padding:20px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb{margin:0 auto 20px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb img,.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb svg{width:40px;height:40px;margin:0 auto 10px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb h2{font-size:18px;line-height:1.1}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_logoutTop__4QbZb p{font-size:14px;line-height:1.2}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc a,.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc button{min-width:100px;height:36px}.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc a:not(:first-child),.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq .logoutModal_modalBtns__cGHKc button:not(:first-child){margin-left:10px}}@media(max-width:575px){.logoutModal_logoutModal__bOYzE .logoutModal_logoutModalBox__amBuq{max-width:300px}}body .blogPost_customContainer___2mva{max-width:1140px;width:100%;margin:0 auto;padding:0 15px}body .blogPost_btnPrimary__3Dvnl{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--white);border-radius:8px;background-color:var(--blue);text-transform:capitalize;text-decoration:none;transition:all .2s}body .blogPost_btnPrimary__3Dvnl:hover,body .blogPost_btnSecondary__JhamR{background-color:var(--light-gray);color:var(--black)}body .blogPost_btnSecondary__JhamR{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;border-radius:8px;text-transform:capitalize;text-decoration:none;transition:all .2s}body .blogPost_btnSecondary__JhamR:hover{background-color:var(--blue);color:var(--white)}body .blogPost_btnTertiary__FaNkq{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--text-gray);border-radius:8px;background-color:var(--white);text-transform:capitalize;text-decoration:none;transition:all .2s}body .blogPost_btnTertiary__FaNkq:hover{background-color:var(--blue);color:var(--white)}body .blogPost_btnText__jJr2c{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;transition:all .2s}body .blogPost_btnText__jJr2c:hover{color:var(--black)}body .blogPost_btnLink__3mPoC{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:var(--text-gray);text-transform:capitalize;padding:0 16px;position:relative;transition:all .2s}body .blogPost_btnLink__3mPoC:after{content:"";position:absolute;top:110%;left:50%;transform:translateX(-50%);width:30%;height:2px;background-color:var(--blue);transition:all .3s;opacity:0;visibility:hidden}body .blogPost_btnLink__3mPoC:hover{background-color:rgba(0,0,0,0);color:var(--blue)}body .blogPost_btnLink__3mPoC:hover:after{opacity:1;visibility:visible}body .blogPost_blueText__vMAJj{color:var(--blue)}.blogPost_sectionTitle__0aKbm{max-width:770px;width:100%;margin:0 auto 40px;text-align:center}.blogPost_sectionTitle__0aKbm h2{font-size:40px;font-weight:700;line-height:56px;text-align:center;color:var(--text-19191b);text-transform:capitalize;margin:0 0 16px}.blogPost_sectionTitle__0aKbm h2 span{color:var(--blue);display:inline-block}.blogPost_sectionTitle__0aKbm p{font-size:18px;font-weight:500;line-height:25.2px;color:var(--text-gray);margin:0}.blogPost_sectionTitle__0aKbm p:not(:first-child){margin:0 0 10px}.blogPost_blogSection__stogO{padding:120px 0;background-color:var(--white)}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP{max-width:320px;width:100%;position:sticky;top:100px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG h3{font-size:32px;font-weight:700;line-height:48px;color:var(--black);margin-bottom:24px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_search__Dwzdm{display:flex;flex-wrap:wrap;align-items:center;height:44px;position:relative;margin-bottom:12px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_search__Dwzdm img,.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_search__Dwzdm svg{width:18px;height:18px;display:block;margin-right:10px;opacity:.6;position:absolute;left:7px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_search__Dwzdm input{flex:1;font-size:14px;font-weight:500;line-height:14px;text-align:left;color:var(--text-gray);border:none;outline:unset;box-shadow:none;height:100%;padding:13px 13px 13px 30px;border:1px solid var(--border-d6d6d6);border-radius:8px;width:100%}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_search__Dwzdm input::placeholder{font-size:14px;font-weight:500;line-height:14px;text-align:left;color:var(--text-gray)}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_search__Dwzdm input:focus{border-color:var(--blue);border-width:2px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f{padding:12px 0}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f h4{font-size:16px;font-weight:700;line-height:24px;color:var(--black);margin-bottom:16px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul{display:flex;flex-wrap:wrap;align-items:center;margin:0 -6px;text-align:center}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul li{padding:6px;transition:all .2s}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul li span{background-color:var(--bg-e7e7fa);padding:10px 20px;border-radius:8px;display:block;font-size:16px;font-weight:500;line-height:28px;color:var(--text-gray);transition:all .2s;cursor:pointer}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul li.blogPost_active__QkMrU span,.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul li:hover span{background-color:var(--blue);box-shadow:0 14px 28px 0 rgba(37,35,32,.0509803922);color:var(--white)}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f .blogPost_sortBy__lwQf4{position:relative}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f .blogPost_sortBy__lwQf4 label{border-radius:8px;font-size:14px;font-weight:500;line-height:1;color:var(--black);padding-left:30px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f .blogPost_sortBy__lwQf4 label+div{border-radius:8px!important;font-size:14px!important;font-weight:500!important;line-height:18.9px!important;color:var(--black)!important;padding-left:30px!important}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f .blogPost_sortBy__lwQf4 label+div>div{padding:12px!important}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f .blogPost_sortBy__lwQf4 label[data-shrink=true]{background-color:var(--white);border-radius:unset;padding:5px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f .blogPost_sortBy__lwQf4 fieldset{border:1px solid var(--border-d6d6d6);border-radius:8px;padding:13px!important}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f .blogPost_sortBy__lwQf4:before{content:"";position:absolute;left:10px;width:25px;height:25px;background-image:url(/images/sort.svg);background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%)}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv{border-radius:12px;background-color:#f5f5fd;transition:all .2s;margin-bottom:30px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmTop__SU0bF .blogPost_img__hwpbt{width:100%;position:relative}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmTop__SU0bF .blogPost_img__hwpbt img{width:100%;height:100%;display:block;min-height:260px;max-height:260px;border-radius:12px 12px 0 0;object-fit:cover}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmTop__SU0bF .blogPost_img__hwpbt .blogPost_bannerLabel__Veoix{position:absolute;top:16px;left:16px;background-color:rgba(0,0,0,.3333333333);padding:10px 16px;border-radius:8px;margin-bottom:12px;font-size:14px;font-weight:700;line-height:19.6px;text-align:center;color:var(--white);width:max-content;border:1px solid hsla(0,0%,100%,.2)}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx{padding:16px 20px 20px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx h2{font-size:18px;font-weight:700;line-height:24.3px;color:var(--black);margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi{display:flex;flex-wrap:wrap;align-items:center}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi img,.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi svg{width:36px;height:36px;display:block;margin-right:10px;border-radius:50%;overflow:hidden;flex-shrink:0}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_name__8un5F h3{font-size:14px;font-weight:700;line-height:19.6px;color:var(--black)}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_name__8un5F span{font-size:12px;font-weight:500;line-height:18px;color:var(--text-gray)}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_readMore__yadpC{flex-wrap:wrap;align-items:center;flex:1;justify-content:end;font-size:16px;font-weight:500;line-height:24px;color:var(--blue);transition:all .2s;padding-left:5px;display:none}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_readMore__yadpC img,.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_readMore__yadpC svg{width:20px;height:20px;display:block;margin-left:6px;transition:all .2s}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_readMore__yadpC:hover img,.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_readMore__yadpC:hover svg{transform:translateX(2px)}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv:hover{box-shadow:0 8px 24px 0 rgba(0,1,74,.1215686275);background-color:var(--white)}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv:hover .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_readMore__yadpC{display:flex}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T{padding:10px 0}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul{justify-content:center}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li{width:40px;height:40px;margin:0 8px;border-radius:50%}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li button{margin:0;width:40px;height:40px;border-radius:50%;font-size:18px;font-weight:500;line-height:24.3px;text-align:center;color:var(--text-gray);border:none;background-color:#f5f5fd}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li button:hover,.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li button[aria-current=true]{background-color:var(--blue);color:var(--white)}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:first-child svg,.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:last-child svg{display:none}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:first-child button,.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:last-child button{background-image:url(/images/arrow-lft.svg);background-size:20px;background-repeat:no-repeat;background-position:50%}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:first-child :hover,.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:last-child :hover{background-color:#f5f5fd!important}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:last-child button{background-image:url(/images/arrow-right.svg)}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li:last-child :hover{background-color:#f5f5fd!important}@media(max-width:991px){.blogPost_btnPrimary__3Dvnl{font-size:14px;padding:12px 28px}.blogPost_sectionTitle__0aKbm h2{font-size:32px;line-height:1.2}.blogPost_sectionTitle__0aKbm p{font-size:16px}.blogPost_blogSection__stogO{padding:50px 0}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG h3{font-size:28px;line-height:1.2;margin-bottom:15px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_search__Dwzdm{height:44px;margin-bottom:8px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f{padding:10px 0}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f h4{margin-bottom:10px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul{margin:0 -3px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul li{padding:3px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul li span{padding:5px 10px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv{margin-bottom:20px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmTop__SU0bF .blogPost_img__hwpbt img{min-height:200px;max-height:200px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmTop__SU0bF .blogPost_img__hwpbt .blogPost_bannerLabel__Veoix{position:absolute;top:10px;left:10px;padding:5px 10px;font-size:12px;line-height:1}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx{padding:10px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx h2{font-size:16px;line-height:1.2;margin:0 0 10px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi img,.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi svg{width:30px;height:30px;margin-right:8px}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_name__8un5F h3,.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_name__8un5F span{line-height:1}.blogPost_blogSection__stogO .blogPost_blogRight__j1NlJ .blogPost_blogItmWrp__9mowv .blogPost_itmBottom__QF9bx .blogPost_bannerProfile__yinZi .blogPost_readMore__yadpC{display:flex!important}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T{padding:10px 0}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li{width:30px;height:30px;margin:0 5px}.blogPost_blogSection__stogO .blogPost_pagination__Kdq1T ul li button{width:30px;height:30px;font-size:14px;min-width:30px}}@media(max-width:899px){.blogPost_customContainer___2mva{padding:0 15px!important}.blogPost_blogSection__stogO{padding:50px 0}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP{max-width:100%;margin-bottom:20px}}@media(max-width:599px){.blogPost_sectionTitle__0aKbm h2{font-size:26px;line-height:1.2;margin-bottom:10px}.blogPost_sectionTitle__0aKbm p{font-size:14px;line-height:1.3}.blogPost_blogSection__stogO{padding:30px 0}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG h3{font-size:21px}.blogPost_blogSection__stogO .blogPost_blogLeft__m87YP .blogPost_blogLeftIn__NocfG .blogPost_lftItm__yyO3f ul li span{font-size:12px;padding:2px 8px}}.DocRedlining_chatBoxInner__gEajn{min-height:calc(100dvh - 125px)!important;max-height:unset!important;height:100%!important}.DocRedlining_chatBoxInner__gEajn.DocRedlining_isSelectedThread__yr0wr{min-height:calc(100dvh - 70px)!important;max-height:calc(100dvh - 70px)!important}.DocRedlining_chatBody__deN3e{height:100%}.DocRedlining_documentRedlining__Iz5t1{background:var(--white);flex:1;display:flex;justify-content:center;flex-direction:column;padding:20px 24px;max-width:1000px;width:100%;margin:0 auto;gap:20px;height:100%;border-radius:15px}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_title__N8iYq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-bottom:5px}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_title__N8iYq h4{font-weight:700;font-size:32px;line-height:100%;color:var(--black)}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_title__N8iYq p{font-weight:400;font-size:16px;line-height:100%;color:var(--text-gray)}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_btnsWrp__PtBG_{display:flex;gap:12px;justify-content:space-between}.DocRedlining_fileUploadingParent__567V4{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:15px}.DocRedlining_isSelectedThread__yr0wr .DocRedlining_chatFooter__olFhO{padding:15px 24px 10px!important}.DocRedlining_chatInputWrp__x8av0{flex:1}.DocRedlining_pageHeadingWrp__5mFbo{display:flex;justify-content:space-between;align-items:center;padding:16px;box-shadow:0 10px 40px 0 rgba(0,1,48,.0784313725);border-bottom:1px solid var(--bg-e7e7fa);margin-bottom:20px;gap:8px}.DocRedlining_pageHeading__lNPo8{width:100%;display:flex;gap:8px}.DocRedlining_pageHeading__lNPo8 .DocRedlining_icon__RftMx{width:28px;height:28px}.DocRedlining_pageHeading__lNPo8 .DocRedlining_icon__RftMx img,.DocRedlining_pageHeading__lNPo8 .DocRedlining_icon__RftMx svg{width:100%;height:100%;display:block}.DocRedlining_pageHeading__lNPo8 .DocRedlining_content__ZUxgx{display:flex;align-items:center;gap:2px}.DocRedlining_pageHeading__lNPo8 .DocRedlining_content__ZUxgx h4{font-weight:500;font-size:16px;line-height:100%;color:var(--blue)}.DocRedlining_pageHeading__lNPo8 .DocRedlining_content__ZUxgx p{font-weight:400;font-size:10px;line-height:100%;color:var(--text-gray)}.DocRedlining_chatView__6Eg46{padding:24px;flex:1;height:100%;overflow-y:auto}.DocRedlining_chatTimeWrp__13wkY{width:100%;text-align:center;position:relative;margin-bottom:32px}.DocRedlining_chatTimeWrp__13wkY .DocRedlining_chatTime__IqS6p{font-size:12px;font-weight:500;line-height:16.2px;text-align:center;color:var(--purple);background-color:var(--white);margin:0 auto;width:fit-content;padding:4px 10px;position:relative;z-index:2}.DocRedlining_chatTimeWrp__13wkY:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:1px;background:linear-gradient(270deg,rgba(54,57,215,0),rgba(54,57,215,.2) 21.41%,rgba(54,57,215,.2) 78.36%,rgba(54,57,215,0) 100%,rgba(54,57,215,0) 0);z-index:0}.DocRedlining_fileUploadingParentChat__WHWkt{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.DocRedlining_fileUploadingParentChat__WHWkt>div{margin-bottom:0!important;padding-bottom:0!important}.DocRedlining_answerOverviewHeading__MKuhf{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.DocRedlining_answerOverviewHeading__MKuhf h4{font-size:16px;font-weight:700;line-height:1.2;color:var(--black);text-transform:capitalize}.DocRedlining_answerOverviewHeading__MKuhf .DocRedlining_answerOverviewBtn__G0Al7{width:25px;height:25px;display:block;cursor:pointer}.DocRedlining_answerOverviewHeading__MKuhf .DocRedlining_answerOverviewBtn__G0Al7 img,.DocRedlining_answerOverviewHeading__MKuhf .DocRedlining_answerOverviewBtn__G0Al7 svg{width:100%;height:100%;display:block}.DocRedlining_chatAnswerWrp__97ZWj{display:flex;flex-wrap:nowrap;align-items:flex-start}.DocRedlining_chatAnswerWrp__97ZWj .DocRedlining_chatAnswerIcn__gV9AQ{margin-top:15px;flex-shrink:0;width:48px;height:48px;margin-right:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:50%;background-color:var(--bg-e7e7fa);padding:12px;margin-bottom:16px}.DocRedlining_chatAnswerWrp__97ZWj .DocRedlining_chatAnswerIcn__gV9AQ img,.DocRedlining_chatAnswerWrp__97ZWj .DocRedlining_chatAnswerIcn__gV9AQ svg{width:100%;height:100%;display:block}.DocRedlining_chatAnswerWrp__97ZWj .DocRedlining_chatAnswerWrpCol__4BrbR{display:flex;flex-direction:column;width:100%}.DocRedlining_docRedliningAns__SrJBA{max-width:660px;margin-top:15px}.DocRedlining_ListItmCard__Rz_My{background-color:var(--bg-f4f4f7)!important;border:1.3px solid var(--bg-e7e7fa);border-radius:8px;padding:14px 16px 16px;min-height:unset!important;overflow-y:unset!important;max-height:unset!important}.DocRedlining_ListItmCard__Rz_My>div:first-child{min-height:250px!important;max-height:250px!important;overflow-y:auto!important}.DocRedlining_ListItmCard__Rz_My:hover{cursor:pointer}.DocRedlining_ListItmCard__Rz_My::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.DocRedlining_ListItmCard__Rz_My::-webkit-scrollbar{width:4px;background-color:var(--white)}.DocRedlining_ListItmCard__Rz_My::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--bg-e7e7fa)}.DocRedlining_ListItmCard__Rz_My P{font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;margin-bottom:25px}.DocRedlining_ListItmCard__Rz_My table{width:100%;border-collapse:collapse;margin:1rem 0}.DocRedlining_ListItmCard__Rz_My td,.DocRedlining_ListItmCard__Rz_My th{border:1px solid #d1d5db;padding:.5rem;text-align:left}.DocRedlining_ListItmCard__Rz_My ul{padding-left:1.5rem;margin:15px 0;list-style-type:disc}.DocRedlining_ListItmCard__Rz_My ol{padding-left:1.5rem;margin:15px 0;list-style-type:decimal}.DocRedlining_ListItmCard__Rz_My li{margin:15px 0}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh{background-color:var(--white);border-radius:12px 12px 12px 0;margin-left:0;max-width:100%;width:100%;color:var(--black);font-size:16px;font-weight:500;line-height:24px;padding:12px 16px 8px}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh p{color:var(--black);font-size:16px;font-weight:500;line-height:24px;margin-bottom:8px;word-wrap:break-word;word-break:break-all}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh h3{font-size:18px;font-weight:700;line-height:24px;word-wrap:break-word;word-break:break-all}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr{justify-content:flex-start;padding-top:20px;display:flex;flex-wrap:wrap;align-items:center}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr span{color:#727272;opacity:1;display:none}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C{display:flex;flex-wrap:wrap;align-items:center}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li{width:20px;height:20px;display:block;margin-right:10px}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li a,.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li img,.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li svg{max-width:100%;width:100%;height:100%;display:block;opacity:1}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li a path,.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li img path,.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li svg path{stroke:var(--text-gray)}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li a:hover path,.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li img:hover path,.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh .DocRedlining_ListBtmRow__wHbcr .DocRedlining_ListIcns__7n_4C li svg:hover path{stroke:var(--blue)}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh span{color:var(--blue);font-weight:500}.DocRedlining_ListItm__kE_hx.DocRedlining_answer__hTnEh b{font-weight:700}.DocRedlining_blueSvg__b8Qex svg path{fill:var(--blue)!important;stroke:var(--white)!important}main.DocRedlining_docRedliningFullViewModal__y3MVh{padding-top:30px!important}main.DocRedlining_docRedliningFullViewModal__y3MVh .DocRedlining_docRedliningFullViewBox__t2lSc{max-width:100%;width:100%!important}@media(max-width:1200px){.DocRedlining_documentRedlining__Iz5t1{padding:20px;max-width:100%;gap:15px}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_title__N8iYq{gap:10px}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_title__N8iYq h4{font-size:24px}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_title__N8iYq p{font-size:14px}.DocRedlining_documentRedlining__Iz5t1 .DocRedlining_btnsWrp__PtBG_{gap:12px}}.DocRedlining_DCSection__QWzTO{padding-top:15px}@media(max-width:768px){.DocRedlining_DCSection__QWzTO{overflow:unset!important}.DocRedlining_chatBoxInner__gEajn{min-height:unset!important;max-height:unset!important}.DocRedlining_chatBoxInner__gEajn.DocRedlining_isSelectedThread__yr0wr{min-height:calc(100dvh - 120px)!important;max-height:calc(100dvh - 120px)!important}}.FileUpload_fileUpload__VRXNA{width:100%;border:2px dashed rgba(54,57,215,.2);border-radius:16px;margin:0;background-color:rgba(0,0,0,0)}.FileUpload_fileUpload__VRXNA label{max-width:100%;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-transform:math-auto;box-shadow:none!important;padding:40px 20px;background-color:rgba(54,57,215,.0509803922)!important}.FileUpload_fileUpload__VRXNA label img{width:32px;height:32px;margin-bottom:12px;display:block}.FileUpload_fileUpload__VRXNA label h4{font-size:18px;font-weight:500;line-height:24.3px;color:var(--black);text-transform:math-auto}.FileUpload_fileUpload__VRXNA label span{font-size:14px;font-weight:400;line-height:18.9px;color:var(--text-gray);display:block;margin:4px 0 8px;text-transform:math-auto}.FileUpload_fileUpload__VRXNA label p{font-size:14px;font-weight:700;line-height:18.9px;text-align:center;display:block;color:var(--blue);text-decoration:underline}.FileUpload_fileUpload__VRXNA label .FileUpload_noteContainer__TpAQ_{background-color:rgba(160,81,226,.1019607843);padding:10px;border-radius:6px;margin-top:30px;width:100%;display:flex;align-items:center;justify-content:center}.FileUpload_fileUpload__VRXNA label .FileUpload_noteContainer__TpAQ_ p{font-size:14px;font-weight:400;line-height:18.9px;color:var(--text-gray);margin:0;text-decoration:none;display:flex;justify-content:center;text-align:left;gap:3px}.FileUpload_fileUpload__VRXNA label .FileUpload_noteContainer__TpAQ_ p span{color:var(--text-gray);margin:0}.FileUpload_fileUpload__VRXNA.FileUpload_hasNote__bLyq_ label{padding:40px 20px 20px}.FileUpload_fileUploading__NPUZK{padding:10px;border:1px solid var(--border-d6d6d6);border-radius:12px;position:relative;margin-bottom:5px;max-width:fit-content;flex:unset!important;min-width:unset!important}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68{display:flex;flex-wrap:nowrap;align-items:flex-start}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingImg__tcrr5{width:32px;margin-right:10px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingImg__tcrr5 img{width:100%;height:100%}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW{flex:1;padding-right:30px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW h2{font-size:14px;font-weight:500;line-height:18.9px;color:var(--black);margin-bottom:2px;max-width:350px;overflow:hidden;text-overflow:ellipsis}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW h2.FileUpload_fileName__WKdCs{display:block;display:-webkit-box;max-width:100%;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57{display:flex;align-items:center}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li{font-size:11px;font-weight:400;line-height:18.9px;color:var(--text-gray);margin-right:25px;position:relative}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_dot__Vx2jh:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-15px;width:7px;height:7px;background-color:var(--text-gray);border-radius:50%}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploading__P9bks{padding-left:20px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploading__P9bks:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:14px;height:14px;background-image:url(/images/file-upload-loading.gif);background-repeat:no-repeat;background-size:contain}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploaded__kGm5T{padding-left:20px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploaded__kGm5T:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:14px;height:14px;background-image:url(/images/tick-up.svg);background-repeat:no-repeat;background-size:contain}.FileUpload_fileUploading__NPUZK .FileUpload_progress__McYp6{margin-top:5px;border-radius:4px}.FileUpload_fileUploading__NPUZK .FileUpload_progress__McYp6 span{border-radius:10px;display:block}.FileUpload_fileUploading__NPUZK .FileUpload_closeImg__3DQE5{position:absolute;top:15px;right:15px;width:20px;height:20px;cursor:pointer}.FileUpload_fileUploading__NPUZK .FileUpload_closeImg__3DQE5 img{width:100%;height:100%}.FileUpload_fileUploading__NPUZK .FileUpload_input__2AUdn{width:100%;display:block;margin-top:22px}.FileUpload_fileUploading__NPUZK .FileUpload_input__2AUdn input{width:100%;border:1px solid var(--border-d6d6d6);border-radius:8px;padding:9px 16px;color:var(--text-gray);font-size:14px;font-weight:500;line-height:24px;letter-spacing:.5px;background-color:var(--bg-f4f4f7)}.FileUpload_fileUploading__NPUZK .FileUpload_input__2AUdn input:focus,.FileUpload_fileUploading__NPUZK .FileUpload_input__2AUdn input:focus-visible{border-color:var(--border-d6d6d6)!important;box-shadow:unset;outline:none}.FileUpload_fileUploading__NPUZK.FileUpload_fileComparison__3anr1{max-width:100%;padding:16px;border:1px solid var(--bg-e7e7fa);border-radius:12px;position:relative;background-color:rgba(231,231,250,.2);flex:1!important;min-width:320px!important}.FileUpload_fileUploading__NPUZK.FileUpload_fileComparison__3anr1 .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingImg__tcrr5{width:32px;margin-right:10px}.FileUpload_fileUploading__NPUZK.FileUpload_fileComparison__3anr1 .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW{padding-right:40px}.FileUpload_fileUploading__NPUZK.FileUpload_fileComparison__3anr1 .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW h2{font-size:14px;line-height:1.2;margin-bottom:3px;max-width:350px;overflow:hidden;text-overflow:ellipsis}.FileUpload_fileUploading__NPUZK.FileUpload_fileComparison__3anr1 .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57{display:flex;align-items:center}.FileUpload_fileUploading__NPUZK.FileUpload_fileComparison__3anr1 .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li{font-size:10px}@media(max-width:767px){.FileUpload_fileUploading__NPUZK{padding:12px!important}}@media(max-width:575px){.FileUpload_fileUploading__NPUZK{padding:10px!important}.FileUpload_fileUploading__NPUZK.FileUpload_fileComparison__3anr1{padding:6px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingImg__tcrr5{width:40px;margin-right:5px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW{padding-right:30px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW h2{margin-bottom:0}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li{font-size:12px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_dot__Vx2jh:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-15px;width:7px;height:7px;background-color:var(--text-gray);border-radius:50%}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploading__P9bks{padding-left:20px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploading__P9bks:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:16px;height:16px;background-image:url(/images/uploading.svg);background-repeat:no-repeat;background-size:contain}.FileUpload_fileUploading__NPUZK .FileUpload_progress__McYp6{margin-top:12px;border-radius:4px}.FileUpload_fileUploading__NPUZK .FileUpload_progress__McYp6 span{border-radius:10px;display:block;background-color:var(--bg-e7e7fa);height:2px}.FileUpload_fileUploading__NPUZK .FileUpload_progress__McYp6 span span{background-color:var(--blue)}.FileUpload_fileUploading__NPUZK .FileUpload_closeImg__3DQE5{position:absolute;top:15px;right:15px;width:20px;height:20px;cursor:pointer}.FileUpload_fileUploading__NPUZK .FileUpload_closeImg__3DQE5 img{width:100%;height:100%}}@media(max-width:425px){.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingImg__tcrr5{width:30px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW{padding-right:30px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW h2{font-size:12px!important}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57{justify-content:flex-start;align-items:flex-start;gap:20px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57.FileUpload_upListComparison__UADLc{flex-direction:row;gap:20px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li{margin:3px 0!important}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_dot__Vx2jh:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-15px;width:7px;height:7px;background-color:var(--text-gray);border-radius:50%}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploading__P9bks{padding-left:20px}.FileUpload_fileUploading__NPUZK .FileUpload_fileUploadingRow__fRx68 .FileUpload_fileUploadingCont__Ll7hW .FileUpload_upList__LaU57 li.FileUpload_uploading__P9bks:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:13px;height:13px;background-image:url(/images/file-upload-loading.gif);background-repeat:no-repeat;background-size:contain}.FileUpload_fileUploading__NPUZK .FileUpload_progress__McYp6{margin-top:10px}.FileUpload_fileUploading__NPUZK .FileUpload_closeImg__3DQE5{top:10px;right:10px;width:15px;height:15px}}