.campaignLeadImportWizard-module__ygvBNG__createPopupContainer{color:#333;flex-direction:column;gap:15px;width:100%;height:100%;font-family:Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.campaignLeadImportWizard-module__ygvBNG__stepperContainer{justify-content:space-between;align-items:flex-start;margin-bottom:10px;padding:0 20px;display:flex;position:relative}.campaignLeadImportWizard-module__ygvBNG__stepWrapper{z-index:2;flex-direction:column;align-items:center;gap:8px;width:120px;display:flex;position:relative}.campaignLeadImportWizard-module__ygvBNG__stepCircle{color:gray;background-color:#e0e0e0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:600;transition:all .3s;display:flex}.campaignLeadImportWizard-module__ygvBNG__stepActive .campaignLeadImportWizard-module__ygvBNG__stepCircle{background-color:var(--primary-color,#08156c);color:#fff;box-shadow:0 0 0 4px #08156c1a}.campaignLeadImportWizard-module__ygvBNG__stepCompleted .campaignLeadImportWizard-module__ygvBNG__stepCircle{color:#fff;background-color:#28a745}.campaignLeadImportWizard-module__ygvBNG__stepLabel{color:gray;font-size:12px;font-weight:500;transition:color .3s}.campaignLeadImportWizard-module__ygvBNG__stepActive .campaignLeadImportWizard-module__ygvBNG__stepLabel{color:var(--primary-color,#08156c);font-weight:700}.campaignLeadImportWizard-module__ygvBNG__stepCompleted .campaignLeadImportWizard-module__ygvBNG__stepLabel{color:#28a745}.campaignLeadImportWizard-module__ygvBNG__stepLine{z-index:1;background-color:#e0e0e0;flex:1;height:2px;margin-top:-24px;transition:background-color .3s}.campaignLeadImportWizard-module__ygvBNG__stepLineActive{background-color:#28a745}.campaignLeadImportWizard-module__ygvBNG__contentWrapper{flex-direction:column;flex:1;gap:8px;min-height:0;padding:4px;display:flex;overflow:hidden}.campaignLeadImportWizard-module__ygvBNG__sectionCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;flex:1;min-height:0;padding:10px 14px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.campaignLeadImportWizard-module__ygvBNG__wizardTableContainer{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.campaignLeadImportWizard-module__ygvBNG__mainTableWrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;height:auto!important;padding-bottom:5px!important}:is(.campaignLeadImportWizard-module__ygvBNG__mainTableWrapper>div:first-child,.campaignLeadImportWizard-module__ygvBNG__mainTableWrapper>div:nth-child(2)){flex:1;min-height:0;height:auto!important}.campaignLeadImportWizard-module__ygvBNG__sectionCard:hover{box-shadow:0 6px 16px #00000014}.campaignLeadImportWizard-module__ygvBNG__cardTitle{color:#1a1a1a;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.campaignLeadImportWizard-module__ygvBNG__countBadge{color:#08156c;background:#f0f4ff;border:1px solid #dce4ff;border-radius:4px;align-items:center;gap:4px;padding:1px 8px;font-size:11px;font-weight:600;display:flex}.campaignLeadImportWizard-module__ygvBNG__countBadge:before{content:"Total:";opacity:.7;font-weight:400}.campaignLeadImportWizard-module__ygvBNG__selectedBadge{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px;padding:1px 8px;font-size:11px;font-weight:600}.campaignLeadImportWizard-module__ygvBNG__selectionHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.campaignLeadImportWizard-module__ygvBNG__searchBox{background:#f5f7fa;border:1px solid #e4e7ec;border-radius:8px;align-items:center;gap:6px;min-width:200px;max-width:280px;padding:5px 10px;transition:border-color .2s;display:flex}.campaignLeadImportWizard-module__ygvBNG__searchBox:focus-within{background:#fff;border-color:#08156c}.campaignLeadImportWizard-module__ygvBNG__searchInput{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}.campaignLeadImportWizard-module__ygvBNG__searchInput::placeholder{color:#aaa}.campaignLeadImportWizard-module__ygvBNG__clearSearch{cursor:pointer;color:#999;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex}.campaignLeadImportWizard-module__ygvBNG__clearSearch:hover{color:#333;background:#eee}.campaignLeadImportWizard-module__ygvBNG__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.campaignLeadImportWizard-module__ygvBNG__optionCard{cursor:pointer;background-color:#fafafa;border:2px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:8px;padding:16px;transition:all .2s;display:flex;position:relative}.campaignLeadImportWizard-module__ygvBNG__optionCard:hover{background-color:#f0f0f0;border-color:#b0b0b0}.campaignLeadImportWizard-module__ygvBNG__optionCardSelected{border-color:var(--primary-color,#08156c);background-color:#08156c08}.campaignLeadImportWizard-module__ygvBNG__optionHeader{align-items:center;gap:10px;display:flex}.campaignLeadImportWizard-module__ygvBNG__radioInput{accent-color:var(--primary-color,#08156c);cursor:pointer;width:18px;height:18px}.campaignLeadImportWizard-module__ygvBNG__optionTitle{color:#333;font-size:14px;font-weight:600}.campaignLeadImportWizard-module__ygvBNG__optionDesc{color:#666;padding-left:28px;font-size:12px;line-height:1.4}.campaignLeadImportWizard-module__ygvBNG__btnContainer{background-color:#fff;border-top:1px solid #eee;border-radius:0 0 12px 12px;flex-shrink:0;justify-content:space-between;align-items:center;margin-top:auto;padding:8px 0 0;display:flex}.campaignLeadImportWizard-module__ygvBNG__btn{cursor:pointer;border:none;border-radius:8px;outline:none;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.campaignLeadImportWizard-module__ygvBNG__backBtn{color:#333;background-color:#f5f5f5}.campaignLeadImportWizard-module__ygvBNG__backBtn:hover{background-color:#e0e0e0}.campaignLeadImportWizard-module__ygvBNG__confirmBtn{background-color:var(--primary-color,#08156c);color:#fff;box-shadow:0 4px 10px #08156c33}.campaignLeadImportWizard-module__ygvBNG__confirmBtn:hover:not(:disabled){background-color:#061058;transform:translateY(-1px);box-shadow:0 6px 14px #08156c4d}@keyframes campaignLeadImportWizard-module__ygvBNG__smooth-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes campaignLeadImportWizard-module__ygvBNG__reverse-spin{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes campaignLeadImportWizard-module__ygvBNG__pulse-subtle{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes campaignLeadImportWizard-module__ygvBNG__glow-pulse{0%{filter:drop-shadow(0 0 5px #08156c66)}50%{filter:drop-shadow(0 0 15px #08156c80)}to{filter:drop-shadow(0 0 5px #08156c66)}}@keyframes campaignLeadImportWizard-module__ygvBNG__progress-pulse{0%{box-shadow:0 0 #08156c33}70%{box-shadow:0 0 0 10px #08156c00}to{box-shadow:0 0 #08156c00}}@keyframes campaignLeadImportWizard-module__ygvBNG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.campaignLeadImportWizard-module__ygvBNG__confirmBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.campaignLeadImportWizard-module__ygvBNG__uploadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px 0;display:flex}.campaignLeadImportWizard-module__ygvBNG__topActionHeader{justify-content:flex-end;align-items:center;gap:12px;width:100%;margin-bottom:20px;padding:0 4px;display:flex}.campaignLeadImportWizard-module__ygvBNG__backgroundButtonWrapper{display:inline-block;position:relative}.campaignLeadImportWizard-module__ygvBNG__pulseHighlight{animation:2s infinite campaignLeadImportWizard-module__ygvBNG__pulse-button;box-shadow:0 0 10px #08156c4d;border-color:#08156c!important}@keyframes campaignLeadImportWizard-module__ygvBNG__pulse-button{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.campaignLeadImportWizard-module__ygvBNG__hoverTooltip{color:#fff;z-index:100;opacity:0;visibility:hidden;pointer-events:none;text-align:left;background-color:#333;border-radius:8px;width:320px;margin-top:12px;padding:12px 16px;font-size:12px;line-height:1.5;transition:all .2s;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0003}.campaignLeadImportWizard-module__ygvBNG__hoverTooltip:after{content:"";border:8px solid #0000;border-bottom-color:#333;position:absolute;bottom:100%;right:20px}.campaignLeadImportWizard-module__ygvBNG__backgroundButtonWrapper:hover .campaignLeadImportWizard-module__ygvBNG__hoverTooltip{visibility:visible;opacity:1}.campaignLeadImportWizard-module__ygvBNG__liveWarning{color:#08156c;cursor:pointer;background-color:#fff;border:1px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;animation:2s ease-in-out infinite campaignLeadImportWizard-module__ygvBNG__info-pulse;display:flex;position:relative;box-shadow:0 2px 6px #0000000d}@keyframes campaignLeadImportWizard-module__ygvBNG__info-pulse{0%{transform:scale(1);box-shadow:0 0 #08156c33}50%{border-color:#08156c;transform:scale(1.1);box-shadow:0 0 0 8px #08156c00}to{transform:scale(1);box-shadow:0 0 #08156c33}}.campaignLeadImportWizard-module__ygvBNG__liveWarning:hover{color:#fff;background-color:#08156c;border-color:#08156c;transform:translateY(-1px)}.campaignLeadImportWizard-module__ygvBNG__infoTooltip{color:#fff;z-index:100;opacity:0;visibility:hidden;pointer-events:none;text-align:left;background-color:#333;border-radius:8px;width:280px;margin-top:12px;padding:12px 16px;font-size:12px;font-weight:400;line-height:1.5;transition:all .2s;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0003}.campaignLeadImportWizard-module__ygvBNG__infoTooltip:after{content:"";border:8px solid #0000;border-bottom-color:#333;position:absolute;bottom:100%;right:10px}.campaignLeadImportWizard-module__ygvBNG__liveWarning:hover .campaignLeadImportWizard-module__ygvBNG__infoTooltip{visibility:visible;opacity:1;transform:translateY(0)}.campaignLeadImportWizard-module__ygvBNG__techLoaderContainer{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:12px;display:flex;position:relative}.campaignLeadImportWizard-module__ygvBNG__loaderOuterRing{border:2px dashed #08156c4d;border-radius:50%;width:80px;height:80px;animation:8s linear infinite campaignLeadImportWizard-module__ygvBNG__smooth-spin;position:absolute}.campaignLeadImportWizard-module__ygvBNG__loaderInnerRing{border:2px solid #08156c1a;border-top-color:#08156c;border-radius:50%;width:60px;height:60px;animation:3s linear infinite campaignLeadImportWizard-module__ygvBNG__reverse-spin;position:absolute}.campaignLeadImportWizard-module__ygvBNG__loaderCore{color:#fff;z-index:2;background-color:#08156c;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;animation:2s infinite campaignLeadImportWizard-module__ygvBNG__pulse-subtle;display:flex;box-shadow:0 0 12px #08156c66}.campaignLeadImportWizard-module__ygvBNG__importingTitle{color:#08156c;margin:10px 0;font-size:20px;font-weight:600}.campaignLeadImportWizard-module__ygvBNG__percentageActive{color:#08156c;margin-bottom:4px;font-size:28px;font-weight:700}.campaignLeadImportWizard-module__ygvBNG__percentageSymbol{margin-left:2px;font-size:16px}.campaignLeadImportWizard-module__ygvBNG__progressBarContainer{background-color:#f0f0f0;border-radius:6px;width:100%;height:12px;margin:16px 0;position:relative;overflow:hidden}.campaignLeadImportWizard-module__ygvBNG__progressBar{background:linear-gradient(90deg,#08156c,#4facfe);border-radius:5px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.campaignLeadImportWizard-module__ygvBNG__progressBar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:1.5s infinite campaignLeadImportWizard-module__ygvBNG__shimmer;position:absolute;inset:0}.campaignLeadImportWizard-module__ygvBNG__progressMessage{color:#666;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.campaignLeadImportWizard-module__ygvBNG__progressStats{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;max-width:600px;margin-top:16px;display:grid}.campaignLeadImportWizard-module__ygvBNG__statItem{background:#f8f9fa;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:16px;transition:all .3s;display:flex}.campaignLeadImportWizard-module__ygvBNG__statItem:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.campaignLeadImportWizard-module__ygvBNG__statLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:12px}.campaignLeadImportWizard-module__ygvBNG__completionHeader{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.campaignLeadImportWizard-module__ygvBNG__successIcon{color:#fff;background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;display:flex;box-shadow:0 4px 12px #28a7454d}.campaignLeadImportWizard-module__ygvBNG__summaryCard{background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:12px;display:flex}.campaignLeadImportWizard-module__ygvBNG__summaryCard span:first-child{color:#666;font-size:12px}.campaignLeadImportWizard-module__ygvBNG__summaryCard span:last-child{color:#08156c;font-size:18px;font-weight:700}.campaignLeadImportWizard-module__ygvBNG__summaryCard.campaignLeadImportWizard-module__ygvBNG__success{border-left:4px solid #28a745}.campaignLeadImportWizard-module__ygvBNG__summaryCard.campaignLeadImportWizard-module__ygvBNG__updated{border-left:4px solid #fb3}.campaignLeadImportWizard-module__ygvBNG__summaryCard.campaignLeadImportWizard-module__ygvBNG__removed{border-left:4px solid #f44}.campaignLeadImportWizard-module__ygvBNG__failedLeadsContainer{border:1px solid #eee;border-radius:8px;max-height:250px;margin-top:20px;overflow-y:auto}.campaignLeadImportWizard-module__ygvBNG__failedLeadsTable{border-collapse:collapse;width:100%;font-size:13px}.campaignLeadImportWizard-module__ygvBNG__failedLeadsTable th{text-align:left;background:#f8f9fa;border-bottom:1px solid #eee;padding:10px;position:sticky;top:0}.campaignLeadImportWizard-module__ygvBNG__failedLeadsTable td{border-bottom:1px solid #eee;padding:10px}.campaignLeadImportWizard-module__ygvBNG__errorReason{color:#dc3545;font-weight:500}.campaignLeadImportWizard-module__ygvBNG__expandedRow{background:#fff9f9}.campaignLeadImportWizard-module__ygvBNG__expandedContent{border-left:4px solid #dc3545;padding:12px}.campaignLeadImportWizard-module__ygvBNG__spinnerAnimated{color:#08156c;animation:2s linear infinite campaignLeadImportWizard-module__ygvBNG__smooth-spin}.campaignLeadImportWizard-module__ygvBNG__progressBarshimmer{position:relative;overflow:hidden}.campaignLeadImportWizard-module__ygvBNG__progressBarshimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:1.5s infinite campaignLeadImportWizard-module__ygvBNG__shimmer;position:absolute;inset:0}.campaignLeadImportWizard-module__ygvBNG__statItem{background:#f8f9fa;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:16px;display:flex}.campaignLeadImportWizard-module__ygvBNG__statValue{color:var(--primary-color,#08156c);font-size:20px;font-weight:700}.campaignLeadImportWizard-module__ygvBNG__statLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.campaignLeadImportWizard-module__ygvBNG__completionHeader{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:32px;display:flex}.campaignLeadImportWizard-module__ygvBNG__successIcon{color:#28a745;background-color:#e6f4ea;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.campaignLeadImportWizard-module__ygvBNG__summaryContainer{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:32px;display:grid}.campaignLeadImportWizard-module__ygvBNG__summaryCard{background:#fff;border:1px solid #eee;border-left:4px solid #ccc;border-radius:12px;flex-direction:column;gap:8px;padding:20px;display:flex}.campaignLeadImportWizard-module__ygvBNG__summaryCard.campaignLeadImportWizard-module__ygvBNG__success{border-left-color:#28a745}.campaignLeadImportWizard-module__ygvBNG__summaryCard.campaignLeadImportWizard-module__ygvBNG__updated{border-left-color:#ff9800}.campaignLeadImportWizard-module__ygvBNG__summaryCard.campaignLeadImportWizard-module__ygvBNG__error{border-left-color:#dc3545}.campaignLeadImportWizard-module__ygvBNG__summaryLabel{color:#666;font-size:13px}.campaignLeadImportWizard-module__ygvBNG__summaryValue{color:#333;font-size:24px;font-weight:700}@keyframes campaignLeadImportWizard-module__ygvBNG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.campaignLeadImportWizard-module__ygvBNG__spinnerAnimated{animation:2s linear infinite campaignLeadImportWizard-module__ygvBNG__spin}
.productlist-module__nM77HW__tableTop{z-index:9;background:#fff;border-bottom:1px solid #e0e1e2;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.productlist-module__nM77HW__mainTblCntnr,.productlist-module__nM77HW__maintable{background-color:var(--secondary-color);border:1px solid #efefef;border-radius:10px;height:calc(100vh - 80px);padding:20px;box-shadow:0 0 3px #00000024}.productlist-module__nM77HW__mainTblCntnrstaff{background-color:var(--secondary-color);border:1px solid #efefef;border-radius:10px;flex-direction:column;height:calc(100vh - 220px);padding:20px;display:flex;box-shadow:0 0 3px #00000024}.productlist-module__nM77HW__mainTblMaxwidthCntnr,.productlist-module__nM77HW__mainTblMaxwidthCntnrstaff{height:100%;padding:20px}.productlist-module__nM77HW__mainTblHdrActCtrls{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.productlist-module__nM77HW__mainTblHdrRightActCtrls{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px;display:flex}.productlist-module__nM77HW__createstaffbtn{color:var(--secondary-color);background-color:#11259a;border:none;border-radius:4px;justify-content:space-evenly;align-items:center;padding:6px 8px;font-size:14px;display:flex}.productlist-module__nM77HW__createstaffbtn:hover{background:#08156c}.productlist-module__nM77HW__createstaffplusicon{color:#fff;border-radius:8px;width:20px;height:20px;margin-right:8px}.productlist-module__nM77HW__createProdBtn{justify-content:center;align-items:center;margin-top:5px;display:flex}.productlist-module__nM77HW__mainTblCntnr>div:nth-child(2){height:calc(100% - 68px)}@media screen and (max-width:991px){.productlist-module__nM77HW__mainTblMaxwidthCntnr{max-width:1320px;padding:20px}.productlist-module__nM77HW__mainTblCntnr{padding:20px}.productlist-module__nM77HW__mainTblMaxwidthCntnrstaff{max-width:1320px;padding:20px}.productlist-module__nM77HW__mainTblCntnr>div:nth-child(2){height:85%!important}}@media only screen and (max-width:600px) and (min-width:100px){.productlist-module__nM77HW__tableTop{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.productlist-module__nM77HW__mainTblCntnr{padding:25px 20px}.productlist-module__nM77HW__mainTblHdrRightActCtrls{gap:10px}.productlist-module__nM77HW__mainTblCntnrstaff{padding:25px 20px}.productlist-module__nM77HW__mainTblCntnr>div:nth-child(2){height:78%!important}}@media screen and (max-width:1290px){.productlist-module__nM77HW__tableTop{left:0}}
.UniboxEditorWrapper-module__7xBgLG__main-app{width:100%;height:100%;display:flex}.UniboxEditorWrapper-module__7xBgLG__main-app *{-webkit-text-decoration:revert!important;text-decoration:revert!important}.UniboxEditorWrapper-module__7xBgLG__main-app:disabled{cursor:not-allowed;color:#000;background:#fff}.UniboxEditorWrapper-module__7xBgLG__custom-input-required{color:#df000b;margin-left:4px}.UniboxEditorWrapper-module__7xBgLG__note-message-editor{color:#f68c30;padding:20px 35px 20px 0;font-size:14px}.UniboxEditorWrapper-module__7xBgLG__custom-input-error-editor{color:red;line-height:inherit;letter-spacing:inherit;width:130px;margin:0;font-size:12px}.UniboxEditorWrapper-module__7xBgLG__editor-section{background-color:#fff;flex-direction:column;width:100%;height:100%;display:flex}.UniboxEditorWrapper-module__7xBgLG__display-section{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:900px;margin:20px;display:flex;box-shadow:2px 2px 8px #00000029}.UniboxEditorWrapper-module__7xBgLG__main-app-title{width:100%;color:var(--secondary-color);background-color:#a0a2b0;border-top-left-radius:10px;border-top-right-radius:10px;justify-content:flex-start;align-items:center;margin:0;padding:10px 25px;font-weight:900;display:flex}.UniboxEditorWrapper-module__7xBgLG__main-app ul{margin-left:20px;list-style-type:disc}.UniboxEditorWrapper-module__7xBgLG__main-app ul li{margin-bottom:8px;line-height:1.5}.UniboxEditorWrapper-module__7xBgLG__main-app ol{margin-left:20px;list-style-type:decimal}.UniboxEditorWrapper-module__7xBgLG__main-app ol li{margin-bottom:8px;line-height:1.5}.UniboxEditorWrapper-module__7xBgLG__main-text-area div{letter-spacing:.4px;color:#333;width:100%;min-width:100%;max-width:100%;font-size:15px;font-weight:400;line-height:24px}.UniboxEditorWrapper-module__7xBgLG__main-text-area p{margin:0}.UniboxEditorWrapper-module__7xBgLG__main-text-area .UniboxEditorWrapper-module__7xBgLG__table-overflow-wrapper{letter-spacing:.4px;color:#333;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:100%;max-width:100%;margin-top:20px;margin-bottom:20px;font-size:15px;font-weight:400;line-height:24px}.UniboxEditorWrapper-module__7xBgLG__main-text-area .UniboxEditorWrapper-module__7xBgLG__table-overflow-wrapper::-webkit-scrollbar{width:6px;height:6px}.UniboxEditorWrapper-module__7xBgLG__main-text-area .UniboxEditorWrapper-module__7xBgLG__table-overflow-wrapper::-webkit-scrollbar-track{background:#efefff;border-radius:20px}.UniboxEditorWrapper-module__7xBgLG__main-text-area .UniboxEditorWrapper-module__7xBgLG__table-overflow-wrapper::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}.UniboxEditorWrapper-module__7xBgLG__main-text-area h2{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:24px!important;font-style:normal!important;line-height:36px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h2>*{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:24px!important;font-style:normal!important;font-weight:700!important;line-height:36px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h3{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:18.72px!important;font-style:normal!important;line-height:28.08px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h3>*{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:18.72px!important;font-style:normal!important;font-weight:600!important;line-height:28.08px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h4{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:16px!important;font-style:normal!important;line-height:24px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h4>*{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:24px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h5{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:13.28px!important;font-style:normal!important;line-height:19.92px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h5>*{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:13.28px!important;font-style:normal!important;font-weight:400!important;line-height:19.92px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h6{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:10.72px!important;font-style:normal!important;line-height:16.08px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area h6>*{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:10.72px!important;font-style:normal!important;font-weight:300!important;line-height:16.08px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area p{letter-spacing:.4px!important;color:#333!important;text-decoration-skip-ink:none!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;line-height:24px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area b{letter-spacing:.4px!important;color:#000!important;text-decoration-skip-ink:none!important;font-size:15px!important;font-style:normal!important;font-weight:700!important;line-height:24px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area i{font-weight:400;letter-spacing:.4px!important;color:#333!important;text-decoration-skip-ink:none!important;font-size:15px!important;font-style:italic!important;line-height:24px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area font{letter-spacing:.4px!important;color:#333!important;text-decoration-skip-ink:none!important;font-size:15px!important;font-weight:400!important;line-height:24px!important;text-decoration:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area strike{font-weight:400;letter-spacing:.4px!important;color:#333!important;font-size:15px!important;line-height:24px!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area ul{letter-spacing:.4px!important;color:#333!important;margin-left:1.5rem!important;font-size:15px!important;font-weight:400!important;line-height:24px!important;list-style-type:disc!important;list-style-position:outside!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area ol{letter-spacing:.4px!important;color:#333!important;margin-left:1.5rem!important;font-size:15px!important;font-weight:400!important;line-height:24px!important;list-style-type:decimal!important;list-style-position:outside!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area li{letter-spacing:.4px!important;color:#333!important;font-size:15px!important;font-weight:400!important;line-height:24px!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area a{letter-spacing:.4px!important;color:#004aad!important;font-size:15px!important;font-weight:400!important;line-height:24px!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area table ul{margin-left:0;list-style-type:disc;list-style:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area table ul li{margin-bottom:0;line-height:1.5;list-style:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area table ol{margin-left:0;list-style-type:decimal;list-style:none!important}.UniboxEditorWrapper-module__7xBgLG__main-text-area table ol li{margin-bottom:0;line-height:1.5;list-style:none!important}.UniboxEditorWrapper-module__7xBgLG__table-scroll-container{margin:20px 0;padding-bottom:10px;overflow:auto}.UniboxEditorWrapper-module__7xBgLG__table-scroll-container::-webkit-scrollbar{width:6px;height:6px}.UniboxEditorWrapper-module__7xBgLG__table-scroll-container::-webkit-scrollbar-track{background:#efefff;border-radius:20px}.UniboxEditorWrapper-module__7xBgLG__table-scroll-container::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}.UniboxEditorWrapper-module__7xBgLG__main-text-area ol li{list-style-type:decimal}.UniboxEditorWrapper-module__7xBgLG__custom-table{border-bottom:5px solid #004aad!important}.UniboxEditorWrapper-module__7xBgLG__custom-table tbody tr:nth-child(2n){background:#f8fbff!important}.UniboxEditorWrapper-module__7xBgLG__custom-table tr{font-size:13px}.UniboxEditorWrapper-module__7xBgLG__custom-table thead:first-child{background-color:#e5e5e5!important}@media screen and (max-width:500px){.UniboxEditorWrapper-module__7xBgLG__blog-content img{object-fit:cover;width:100%}}.UniboxEditorWrapper-module__7xBgLG__main-text-area pre{background-color:#000;padding:0 1em;font-family:Monaco,monospace;overflow:auto}.UniboxEditorWrapper-module__7xBgLG__main-text-area code{letter-spacing:-.05em;word-break:normal;background-color:#000;border-radius:5px;padding:.2em;font-family:Monaco,monospace;line-height:100%}.UniboxEditorWrapper-module__7xBgLG__main-text-area pre code{letter-spacing:normal;word-break:break-all;background:0 0;border:none;line-height:1em}
.EditorComponent-module__wVHBba__main-editor{width:100%;max-width:100%;box-shadow:none;cursor:text;border:1px solid #a1a3b1;border-radius:4px;flex-direction:column;display:flex}.EditorComponent-module__wVHBba__main-editor:focus-within{border:1px solid #004aad}.EditorComponent-module__wVHBba__main-editor img{width:300px}.EditorComponent-module__wVHBba__editor-comp{border-bottom:none;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:5px;width:100%;padding:4px 10px;display:flex}.EditorComponent-module__wVHBba__main-text-area{resize:none;color:#555;scrollbar-width:thin;text-align:start;flex:1;width:100%;padding:10px;overflow:auto}.EditorComponent-module__wVHBba__main-text-area::-webkit-scrollbar-thumb{background:#004aad;border-radius:20px}.EditorComponent-module__wVHBba__main-text-area-not_active:hover{cursor:not-allowed!important}.EditorComponent-module__wVHBba__main-text-area-not_active:hover+.EditorComponent-module__wVHBba__editorfont-tooltip{display:none!important}.EditorComponent-module__wVHBba__main-text-area:focus{outline:none}.EditorComponent-module__wVHBba__word-count{color:#525252;justify-content:flex-end;align-items:center;width:100%;margin-right:10px;font-size:17px;font-weight:600;display:flex}.EditorComponent-module__wVHBba__main-editor a{cursor:pointer;text-decoration:underline;color:#004aad!important}.EditorComponent-module__wVHBba__editor-footer{justify-content:center;align-items:center;width:100%;padding:5px 10px;display:flex}.EditorComponent-module__wVHBba__submit-button{color:#fff;background-color:#004aad;border:none;border-radius:5px;outline:none;padding:5px 10px}.EditorComponent-module__wVHBba__first-half,.EditorComponent-module__wVHBba__second-half{display:flex}.EditorComponent-module__wVHBba__third-half{border-left:1px solid #ccc;border-right:1px solid #ccc;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0 10px;display:flex}.EditorComponent-module__wVHBba__advanced-tool-button{cursor:pointer;color:#000;background-color:#fff;border:none;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex;position:relative}.EditorComponent-module__wVHBba__advanced-tool-button svg{width:20px;height:20px}.EditorComponent-module__wVHBba__link-input-wrapper{gap:5px;width:100%;margin:20px 0;padding:0 20px;display:flex}.EditorComponent-module__wVHBba__link-input{border:1px solid #e0e1e2;border-radius:4px;width:100%;height:40px;padding-left:15px;font-size:16px}.EditorComponent-module__wVHBba__link-input-wrapper input::placeholder{font-size:16px}.EditorComponent-module__wVHBba__link-input-wrapper input:focus{border:1px solid var(--primary-color)}.EditorComponent-module__wVHBba__apply-link-btn{background-color:var(--primary-color);color:var(--secondary-color);border:none;border-radius:4px;padding:10px 24px;font-size:14px;line-height:20px}.EditorComponent-module__wVHBba__main-text-area img{object-fit:contain;width:300px}@media screen and (max-width:700px){.EditorComponent-module__wVHBba__editor-comp{flex-wrap:wrap;row-gap:8px;margin:10px 0 15px}}@media screen and (max-width:580px){.EditorComponent-module__wVHBba__main-editor{padding:10px 0}.EditorComponent-module__wVHBba__editor-comp{gap:2px}.EditorComponent-module__wVHBba__main-text-area{resize:none;color:#555;scrollbar-width:thin;border:1px solid #939393;border-radius:4px;width:100%;height:auto;min-height:100px;max-height:300px;padding:10px;overflow-y:scroll}}.EditorComponent-module__wVHBba__custom-table table tfoot,.EditorComponent-module__wVHBba__custom-table table tfoot tr{border-bottom:2px solid #004aad}.EditorComponent-module__wVHBba__main-text-area div{text-wrap:wrap;overflow-wrap:anywhere;text-align:start;width:100%!important;margin:10px 0!important}.EditorComponent-module__wVHBba__main-text-area ol li{list-style-type:decimal!important}.EditorComponent-module__wVHBba__main-text-area table,.EditorComponent-module__wVHBba__main-text-area table tr{width:100%!important}.EditorComponent-module__wVHBba__main-text-area .EditorComponent-module__wVHBba__table-wrapper-overflow{letter-spacing:.4px!important;color:#333!important;width:100%!important;min-width:100%!important;max-width:100%!important;font-size:12px!important;font-weight:400!important;line-height:24px!important;overflow:auto!important}.EditorComponent-module__wVHBba__main-text-area .EditorComponent-module__wVHBba__table-wrapper-overflow::-webkit-scrollbar{width:6px!important;height:6px!important}.EditorComponent-module__wVHBba__main-text-area .EditorComponent-module__wVHBba__table-wrapper-overflow::-webkit-scrollbar-track{background:#efefff!important;border-radius:20px!important}.EditorComponent-module__wVHBba__main-text-area .EditorComponent-module__wVHBba__table-wrapper-overflow::-webkit-scrollbar-thumb{background:#0e219d!important;border-radius:20px!important}.EditorComponent-module__wVHBba__main-text-area h2{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:24px!important;font-style:normal!important;font-weight:700!important;line-height:36px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area h3{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:18.72px!important;font-style:normal!important;font-weight:600!important;line-height:28.08px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area h4{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:24px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area h5{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:13.28px!important;font-style:normal!important;font-weight:400!important;line-height:19.92px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area h6{letter-spacing:.4px!important;color:#000f24!important;text-decoration-skip-ink:none!important;font-size:10.72px!important;font-style:normal!important;font-weight:300!important;line-height:16.08px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area p{width:100%;font-weight:400;letter-spacing:.4px!important;color:#333!important;text-decoration-skip-ink:none!important;overflow-wrap:anywhere!important;word-break:break-word!important;margin:10px 0!important;font-size:15px!important;font-style:normal!important;line-height:24px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area b{letter-spacing:.4px!important;color:#000!important;text-decoration-skip-ink:none!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:15px!important;font-style:normal!important;font-weight:700!important;line-height:24px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area i{letter-spacing:.4px!important;color:#333!important;text-decoration-skip-ink:none!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:15px!important;font-style:italic!important;font-weight:400!important;line-height:24px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area font{letter-spacing:.4px!important;color:#333!important;text-decoration-skip-ink:none!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:15px!important;font-weight:400!important;line-height:24px!important;text-decoration:none!important}.EditorComponent-module__wVHBba__main-text-area span{letter-spacing:.4px;color:#333;text-decoration-skip-ink:none;overflow-wrap:anywhere;word-break:break-word;font-size:15px;font-weight:400;line-height:24px;text-decoration:none}.EditorComponent-module__wVHBba__main-text-area strike{letter-spacing:.4px!important;color:#333!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:15px!important;font-weight:400!important;line-height:24px!important}.EditorComponent-module__wVHBba__main-text-area ul{letter-spacing:.4px!important;color:#333!important;overflow-wrap:anywhere!important;word-break:break-word!important;margin-left:1.5rem!important;font-size:15px!important;font-weight:400!important;line-height:24px!important;list-style-type:disc!important;list-style-position:outside!important}.EditorComponent-module__wVHBba__main-text-area ol{letter-spacing:.4px!important;color:#333!important;overflow-wrap:anywhere!important;word-break:break-word!important;margin:0 0 0 1.5rem!important;font-size:15px!important;font-weight:400!important;line-height:24px!important;list-style-type:disc!important;list-style-position:outside!important}.EditorComponent-module__wVHBba__main-text-area li{letter-spacing:.4px!important;color:#333!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:15px!important;font-weight:400!important;line-height:24px!important}.EditorComponent-module__wVHBba__main-text-area a{letter-spacing:.4px!important;color:#0e219d!important;overflow-wrap:anywhere!important;word-break:break-word!important;font-size:15px!important;font-weight:400!important;line-height:24px!important}.EditorComponent-module__wVHBba__custom-table{border-collapse:collapse;width:100%;margin:10px 0;border-bottom:5px solid #004aad!important}.EditorComponent-module__wVHBba__custom-table tr{font-size:13px}.EditorComponent-module__wVHBba__custom-table td,.EditorComponent-module__wVHBba__custom-table th{text-align:center;border:1px solid #004aad;min-width:45px;padding:2px;font-size:13px}.EditorComponent-module__wVHBba__custom-table tbody tr:nth-child(2n){background:#f8fbff!important}.EditorComponent-module__wVHBba__custom-table thead:first-child{background-color:#e5e5e5!important}.EditorComponent-module__wVHBba__editor_tooltip_div{position:relative}.EditorComponent-module__wVHBba__editor_tooltip_div:hover .EditorComponent-module__wVHBba__editorfont_tooltip{display:block}.EditorComponent-module__wVHBba__editorfont_tooltip{color:#fff;letter-spacing:.4px;text-wrap:nowrap;z-index:10;background:#555;border-radius:4px;width:max-content;margin:0;padding:0 8px;font-size:12px;font-weight:400;display:none;position:absolute;top:-34px}.EditorComponent-module__wVHBba__editorfont_tooltip_position_left{right:-18px}@media screen and (max-width:480px){.EditorComponent-module__wVHBba__main-text-area img{object-fit:fill}}
.createCustomerListPopup-module__m1-Pfa__createPopupContainer{flex-direction:column;gap:10px;display:flex}.createCustomerListPopup-module__m1-Pfa__popupTitleWrapper{border-bottom:1px solid #b3b3b3;padding-bottom:4px}.createCustomerListPopup-module__m1-Pfa__createBtnContainer{flex-wrap:wrap;align-items:center;gap:24px;margin:25px 0 0;display:flex}.createCustomerListPopup-module__m1-Pfa__createBtnContainer button{letter-spacing:0;vertical-align:middle;color:#4d4d4d;background:#fff;border:1px solid #4d4d4d;border-radius:4px;outline:none;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 2px 8px #0e219d14}.createCustomerListPopup-module__m1-Pfa__createBtnContainer button:disabled{cursor:not-allowed}.createCustomerListPopup-module__m1-Pfa__createBtnContainer .createCustomerListPopup-module__m1-Pfa__confirmBtn{letter-spacing:0;vertical-align:middle;color:var(--secondary-color);background:#11259a;border:1px solid #11259a;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 2px 8px #0e219d14}.createCustomerListPopup-module__m1-Pfa__createBtnContainer .createCustomerListPopup-module__m1-Pfa__confirmBtn:hover{background-color:#08156c}.createCustomerListPopup-module__m1-Pfa__doneBtn{color:#000;background:#dee2e6cf;border:none;border-radius:9px;padding:5px 10px;font-size:14px}.createCustomerListPopup-module__m1-Pfa__cancelBtn{border:none;border-radius:20px;width:max-content;padding:8px 10px}.createCustomerListPopup-module__m1-Pfa__cancelBtn:hover{background:#e3e7fa;border:1.5px solid #11259a}.createCustomerListPopup-module__m1-Pfa__deleteBtn{color:#fff;background-color:#1363cd;border:none;border-radius:20px;width:max-content;padding:8px 10px}.createCustomerListPopup-module__m1-Pfa__createActionButton:disabled{cursor:not-allowed;background-color:#b3b3b3;border:none}.createCustomerListPopup-module__m1-Pfa__createActionButton:disabled:hover{background-color:#b3b3b3;border:none}
.EditorFontOperations-module__I1kV2G__font-op{border-right:1px solid #ccc;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding-right:10px;display:flex}.EditorFontOperations-module__I1kV2G__top-font-op{justify-content:center;align-items:center;display:flex}.EditorFontOperations-module__I1kV2G__font-fam{border-radius:2px;outline:none;width:160px;height:30px}.EditorFontOperations-module__I1kV2G__font-sz{color:#344054;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1px solid #d0d5dd;border-radius:6px;min-width:120px;height:30px;padding:0 34px 0 12px;font-size:14px;font-weight:500;line-height:30px;box-shadow:0 1px 2px #1018280d}.EditorFontOperations-module__I1kV2G__font-sz:hover{border-color:#c0c7d1}.EditorFontOperations-module__I1kV2G__font-sz:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb2e}.EditorFontOperations-module__I1kV2G__main-text-area-not_active{color:#98a2b3!important;cursor:not-allowed!important;box-shadow:none!important;background-color:#f2f4f7!important;border-color:#eaecf0!important}.EditorFontOperations-module__I1kV2G__font-sz option{color:#101828;font-size:14px}.EditorFontOperations-module__I1kV2G__font-size-option{width:100px;padding:20px}.EditorFontOperations-module__I1kV2G__bottom-font-op{justify-content:center;align-items:center;gap:15px;display:flex}.EditorFontOperations-module__I1kV2G__bottom-font-op button{cursor:pointer;color:#000;background-color:#fff;border:none;justify-content:center;align-items:center;font-size:20px;transition:color .2s;display:flex}.EditorFontOperations-module__I1kV2G__bottom-font-op button svg{width:18px;height:18px}.EditorFontOperations-module__I1kV2G__font-btn.EditorFontOperations-module__I1kV2G__active{color:#004aad;transition:all}.EditorFontOperations-module__I1kV2G__colour-picker,.EditorFontOperations-module__I1kV2G__colour-picker label{justify-content:center;align-items:center;display:flex}.EditorFontOperations-module__I1kV2G__active-format{color:#004aad;border-radius:3px}.EditorFontOperations-module__I1kV2G__bottom-font-op button{cursor:pointer;background:0 0;border:none;font-size:18px;transition:color .2s}@media only screen and (max-width:1080px) and (min-width:992px){.EditorFontOperations-module__I1kV2G__bottom-font-op{gap:5px}}@media screen and (max-width:700px){.EditorFontOperations-module__I1kV2G__font-op{border-right:none}}.EditorFontOperations-module__I1kV2G__editor-tooltip-div,.EditorFontOperations-module__I1kV2G__editorfonthovertext{position:relative}.EditorFontOperations-module__I1kV2G__editorfont-tooltip{color:#fff;letter-spacing:.4px;text-wrap:nowrap;z-index:10;background:#555;border-radius:4px;width:max-content;margin:0;padding:0 8px;font-size:12px;font-weight:400;display:none;position:absolute;top:-34px}.EditorFontOperations-module__I1kV2G__editorfonthovertext:hover+.EditorFontOperations-module__I1kV2G__editorfont-tooltip{display:block}
.DeleteSpecificCustomerListPopup-module__KPnPca__deleteTableActionWrapper{flex-direction:column;justify-content:center;gap:16px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__textInfo{color:#4d4d4d;font-size:14px;line-height:20px}.DeleteSpecificCustomerListPopup-module__KPnPca__description_wrapper{flex-direction:column;justify-content:center;gap:6px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__input_wrapper{align-items:center;gap:8px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__label{color:#4d4d4d;font-size:14px;line-height:20px}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButtonsWrapper{flex-wrap:wrap;justify-content:end;align-items:center;gap:16px;margin:1rem 0;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButton{border:1px solid #b3b3b3;border-radius:4px;align-items:center;column-gap:10px;padding:10px 16px;font-size:14px;line-height:20px;display:flex}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButton:disabled{cursor:not-allowed;background-color:#b3b3b3;border:none}.DeleteSpecificCustomerListPopup-module__KPnPca__deleteActionButton:disabled:hover{background-color:#b3b3b3}.DeleteSpecificCustomerListPopup-module__KPnPca__cancelDeleteBtn{background:#fff}.DeleteSpecificCustomerListPopup-module__KPnPca__cancelDeleteBtn:hover{background-color:#fdebec;border:1px solid #dc3545}.DeleteSpecificCustomerListPopup-module__KPnPca__confirmDeleteBtn{color:#fff;background:#dc3545;border-color:#dc3545}.DeleteSpecificCustomerListPopup-module__KPnPca__confirmDeleteBtn:hover{background-color:#c33c49}.DeleteSpecificCustomerListPopup-module__KPnPca__actionBackdrop{opacity:.75;z-index:99;background:#000;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0}@media screen and (max-width:580px){.DeleteSpecificCustomerListPopup-module__KPnPca__deleteTableActionWrapper{width:90%}}.DeleteSpecificCustomerListPopup-module__KPnPca__spinner{box-sizing:border-box;border:2px solid #fff;border-bottom-color:#0000;border-radius:50%;width:20px;height:20px;animation:1s linear infinite DeleteSpecificCustomerListPopup-module__KPnPca__rotation;display:inline-block}@keyframes DeleteSpecificCustomerListPopup-module__KPnPca__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.EditorColourOperations-module__sTaUIW__colour-op{border-right:1px solid #ccc;flex-direction:row;justify-content:center;gap:15px;padding:0 10px;display:flex}.EditorColourOperations-module__sTaUIW__colour-op-btn{cursor:pointer;color:#000;background-color:#fff;border:1px solid #ccc;border-radius:5px;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.EditorColourOperations-module__sTaUIW__colour-op-btn svg{width:18px;height:18px}.EditorColourOperations-module__sTaUIW__colour-op-btn:hover{color:#004aad}#EditorColourOperations-module__sTaUIW__highlight-color-picker{margin:0;padding:0}.EditorColourOperations-module__sTaUIW__colour-op-btn label{justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;display:flex}.EditorColourOperations-module__sTaUIW__fill-colour{border-radius:4px;width:25px;height:25px}@media only screen and (max-width:1080px) and (min-width:992px){.EditorColourOperations-module__sTaUIW__colour-op{gap:8px}}@media screen and (max-width:700px){.EditorColourOperations-module__sTaUIW__colour-op{border-left:none;border-right-width:0;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0;display:flex}}
.campaignleadstable-module__AHy-1a__campaign_list_table_container{width:100%;height:100%;position:relative}.campaignleadstable-module__AHy-1a__table_header_action_flex{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.campaignleadstable-module__AHy-1a__list_lead_count_container{color:#4b61da;background:#f1f5f9;border-radius:12px;align-items:center;gap:10px;padding:6px 14px;font-size:13px;font-weight:600;display:flex}.campaignleadstable-module__AHy-1a__list_lead_count_container span{font-size:15px;font-weight:800}.campaignleadstable-module__AHy-1a__add_laads_btn{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 20px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.campaignleadstable-module__AHy-1a__add_laads_btn:hover{color:#4b61da;background:#f8faff;border-color:#4b61da;transform:translateY(-1px)}.campaignleadstable-module__AHy-1a__activebtn{color:#4b61da;background:#f0f7ff;border-color:#4b61da}.campaignleadstable-module__AHy-1a__delete_btn{cursor:pointer;border-radius:12px;height:40px;padding:0 16px;font-size:13px;font-weight:600;transition:all .2s}.campaignleadstable-module__AHy-1a__delete_btn:hover{filter:brightness(.95);transform:translateY(-1px)}.campaignleadstable-module__AHy-1a__campaign_leads_list_table_container{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;height:calc(100vh - 170px);padding:24px;display:flex;box-shadow:0 4px 24px #4b61da0a}.campaignleadstable-module__AHy-1a__internalFlexWrapper{flex-direction:column!important;flex:1!important;height:100%!important;min-height:0!important;display:flex!important}.campaignleadstable-module__AHy-1a__internalFlexWrapper>.campaignleadstable-module__AHy-1a__maintable{flex:1!important;height:100%!important;min-height:0!important}.campaignleadstable-module__AHy-1a__mainTableFlexContainer{flex-direction:column!important;flex:1!important;height:100%!important;min-height:0!important;display:flex!important}.campaignleadstable-module__AHy-1a__mainTableFlexContainer>div{flex-direction:column!important;flex:1!important;height:100%!important;min-height:0!important;display:flex!important;overflow-y:auto!important}.campaignleadstable-module__AHy-1a__mainTableFlexContainer table{flex-grow:0;width:100%!important;height:auto!important}.campaignleadstable-module__AHy-1a__side_bar_children_container{flex-direction:column;gap:0;height:100%;padding:0;display:flex;overflow-y:auto}.campaignleadstable-module__AHy-1a__sidebar_header_new_main{background:0 0;flex-direction:column;gap:12px;width:100%;margin:0;display:flex}.campaignleadstable-module__AHy-1a__sidebar_avatar_email_row{align-items:center;gap:14px;display:flex}.campaignleadstable-module__AHy-1a__sidebar_avatar_new{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#4b61da 0%,#11259a 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex;box-shadow:0 4px 12px #4b61da33}.campaignleadstable-module__AHy-1a__sidebar_email_new{color:#1e293b;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600}.campaignleadstable-module__AHy-1a__sidebar_status_dropdown_container_new{align-items:center;padding-left:0;display:flex}.campaignleadstable-module__AHy-1a__sidebar_avatar{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#4b61da 0%,#11259a 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:flex;box-shadow:0 4px 16px #4b61da4d}.campaignleadstable-module__AHy-1a__sidebar_lead_info{flex-direction:column;gap:4px;min-width:0;display:flex}.campaignleadstable-module__AHy-1a__sidebar_lead_name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:700;overflow:hidden}.campaignleadstable-module__AHy-1a__sidebar_lead_email{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:400;overflow:hidden}.campaignleadstable-module__AHy-1a__sidebar_label_row{flex-wrap:wrap;gap:6px;display:flex}.campaignleadstable-module__AHy-1a__sidebar_label_chip{cursor:pointer;white-space:nowrap;border-radius:20px;padding:5px 12px;font-size:11px;transition:all .18s}.campaignleadstable-module__AHy-1a__sidebar_label_chip:hover{filter:brightness(.95);transform:translateY(-1px)}.campaignleadstable-module__AHy-1a__sidebar_tab_nav{background:#fff;flex-shrink:0;padding:0 20px;display:flex}.campaignleadstable-module__AHy-1a__sidebar_tab_btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-right:24px;padding:12px 4px;font-size:13px;font-weight:600;transition:all .2s}.campaignleadstable-module__AHy-1a__sidebar_tab_btn:hover{color:#475569}.campaignleadstable-module__AHy-1a__sidebar_tab_active{color:#4b61da;border-bottom-color:#4b61da}.campaignleadstable-module__AHy-1a__add_leads_popup_container{flex-direction:column;flex:1;gap:20px;padding:20px 24px;display:flex}.campaignleadstable-module__AHy-1a__popup_inputs_container_main{flex-direction:column;gap:16px;display:flex}.campaignleadstable-module__AHy-1a__popup_action_btn_container{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;display:flex}.campaignleadstable-module__AHy-1a__popup_cancel_btn,.campaignleadstable-module__AHy-1a__popup_confirm_btn{cursor:pointer;border-radius:10px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.campaignleadstable-module__AHy-1a__popup_cancel_btn{color:#64748b;background:#fff;border:1.5px solid #e2e8f0}.campaignleadstable-module__AHy-1a__popup_cancel_btn:hover{background:#f8faff;border-color:#cbd5e1}.campaignleadstable-module__AHy-1a__popup_confirm_btn{color:#fff;background:linear-gradient(135deg,#4b61da 0%,#11259a 100%);border:none;box-shadow:0 4px 12px #4b61da33}.campaignleadstable-module__AHy-1a__popup_confirm_btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4b61da4d}.campaignleadstable-module__AHy-1a__popup_confirm_btn:disabled{box-shadow:none;cursor:not-allowed;color:#fff;background:#cbd5e1}.campaignleadstable-module__AHy-1a__select_import_type_data_list:hover{background:#f8fafc;border-color:#cbd5e1}.campaignleadstable-module__AHy-1a__select_import_type_data_list input[type=radio]{accent-color:#4b61da;cursor:pointer;width:16px;height:16px}.campaignleadstable-module__AHy-1a__import_option_text{color:#475569;font-size:13px;font-weight:500}.campaignleadstable-module__AHy-1a__all_list_data_table_container{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden;box-shadow:0 4px 24px #4b61da0a}.campaignleadstable-module__AHy-1a__sub_flow_header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.campaignleadstable-module__AHy-1a__content_wrapper{flex-direction:column;flex:1;gap:20px;padding:20px 24px;display:flex;overflow-y:auto}.campaignleadstable-module__AHy-1a__sub_flow_header_left{align-items:center;gap:16px;display:flex}.campaignleadstable-module__AHy-1a__sub_flow_header_icon{color:#4b61da;background:#f0f7ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.campaignleadstable-module__AHy-1a__sub_flow_header:hover .campaignleadstable-module__AHy-1a__sub_flow_header_icon{color:#fff;background:#4b61da;transform:scale(1.05)}.campaignleadstable-module__AHy-1a__sub_flow_header_title_box{flex-direction:column;gap:2px;display:flex}.campaignleadstable-module__AHy-1a__sub_flow_header_title{color:#1e293b;letter-spacing:-.01em;font-size:18px;font-weight:700}.campaignleadstable-module__AHy-1a__sub_flow_header_subtitle{color:#64748b;font-size:13px;font-weight:500}.campaignleadstable-module__AHy-1a__back_btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.campaignleadstable-module__AHy-1a__back_btn:hover{color:#1e293b;background:#f1f5f9;border-color:#e2e8f0}.campaignleadstable-module__AHy-1a__table_info_summary_container{background:0 0;border:none;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:24px;padding:0;display:grid}.campaignleadstable-module__AHy-1a__stat_card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;justify-content:center;gap:8px;height:100%;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #00000005}.campaignleadstable-module__AHy-1a__stat_card:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.campaignleadstable-module__AHy-1a__stat_label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:11px;font-weight:700}.campaignleadstable-module__AHy-1a__stat_value{color:#1e293b;letter-spacing:-.02em;font-size:24px;font-weight:800}.campaignleadstable-module__AHy-1a__import_settings_box{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;grid-column:span 2;gap:12px;padding:20px;display:flex;box-shadow:0 4px 6px -1px #00000005}.campaignleadstable-module__AHy-1a__import_settings_grid{flex-direction:column;gap:8px;width:100%;display:flex}.campaignleadstable-module__AHy-1a__select_import_type_data_list{cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.campaignleadstable-module__AHy-1a__select_import_type_data_list:hover{background:#fff;border-color:#cbd5e1;transform:translate(4px)}.campaignleadstable-module__AHy-1a__import_type_active,.campaignleadstable-module__AHy-1a__import_type_active:hover{background:#f0f7ff;border-color:#4b61da}.campaignleadstable-module__AHy-1a__select_import_type_data_list input[type=radio]{appearance:none;cursor:pointer;border:2px solid #cbd5e1;border-radius:50%;width:18px;height:18px;margin:0;transition:all .2s;position:relative}.campaignleadstable-module__AHy-1a__select_import_type_data_list input[type=radio]:checked{border-width:5px;border-color:#4b61da}.campaignleadstable-module__AHy-1a__import_option_text{color:#475569;cursor:pointer;font-size:13px;font-weight:500}.campaignleadstable-module__AHy-1a__import_type_active .campaignleadstable-module__AHy-1a__import_option_text{color:#1e293b;font-weight:600}.campaignleadstable-module__AHy-1a__empty_state_wrapper{justify-content:center;align-items:center;width:100%;padding:80px 20px;display:flex}.campaignleadstable-module__AHy-1a__empty_state_card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:500px;padding:40px;display:flex;box-shadow:0 10px 40px -10px #0000000d}.campaignleadstable-module__AHy-1a__empty_state_icon_container{color:#4b61da;background:#f0f7ff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.campaignleadstable-module__AHy-1a__empty_state_text_content{flex-direction:column;gap:12px;display:flex}.campaignleadstable-module__AHy-1a__empty_state_title{color:#1e293b;font-size:20px;font-weight:800;line-height:1.3}.campaignleadstable-module__AHy-1a__empty_state_description{color:#64748b;font-size:15px;line-height:1.6}.campaignleadstable-module__AHy-1a__empty_state_btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4b61da 0%,#11259a 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #4b61da33}.campaignleadstable-module__AHy-1a__empty_state_btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4b61da4d}.campaignleadstable-module__AHy-1a__fetch_customer_header{align-items:center;gap:16px;margin-bottom:32px;display:flex}.campaignleadstable-module__AHy-1a__fetch_customer_header_icon{color:#4b61da;background:linear-gradient(135deg,#f0f7ff 0%,#e0efff 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 12px #4b61da1a}.campaignleadstable-module__AHy-1a__fetch_customer_header_text_box{flex-direction:column;gap:4px;display:flex}.campaignleadstable-module__AHy-1a__fetch_customer_header_text{color:#1e293b;letter-spacing:-.02em;font-size:22px;font-weight:800}.campaignleadstable-module__AHy-1a__fetch_customer_header_subtext{color:#64748b;font-size:14px;font-weight:400}.campaignleadstable-module__AHy-1a__fetch_customer_header_subtext strong{color:#4b61da;font-weight:600}.campaignleadstable-module__AHy-1a__leads_option_grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:10px;display:grid}.campaignleadstable-module__AHy-1a__lead_option_card{cursor:pointer;text-align:center;background:#fff;border:2px solid #f1f5f9;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:32px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.campaignleadstable-module__AHy-1a__lead_option_card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 20px 40px -12px #00000014}.campaignleadstable-module__AHy-1a__lead_option_card_active{background:#fff;border-color:#4b61da;box-shadow:0 15px 30px -10px #4b61da33}.campaignleadstable-module__AHy-1a__card_icon_container{color:#64748b;z-index:1;background:#f8fafc;border:1px solid #f1f5f9;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.campaignleadstable-module__AHy-1a__lead_option_card:hover .campaignleadstable-module__AHy-1a__card_icon_container{color:#4b61da;background:#fff;border-color:#4b61da;transform:scale(1.1)}.campaignleadstable-module__AHy-1a__lead_option_card_active .campaignleadstable-module__AHy-1a__card_icon_container{color:#fff;background:#4b61da;border-color:#4b61da;box-shadow:0 8px 16px #4b61da40}.campaignleadstable-module__AHy-1a__lead_details_tab_container{flex-direction:column;flex:1;gap:16px;padding:20px 24px;display:flex;overflow-y:auto}.campaignleadstable-module__AHy-1a__lead_details_header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.campaignleadstable-module__AHy-1a__details_section_title{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:14px;font-weight:700}.campaignleadstable-module__AHy-1a__edit_redirect_btn_icon{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.campaignleadstable-module__AHy-1a__edit_redirect_btn_icon:hover{background:#dbeafe;transform:translateY(-1px)}.campaignleadstable-module__AHy-1a__sidebar_status_dropdown_container_new{width:auto;min-width:180px;position:relative}.campaignleadstable-module__AHy-1a__actionBtnLabel{color:#4b5563;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.campaignleadstable-module__AHy-1a__actionBtnLabel:hover{background:#f8fafc;border-color:#cbd5e1}.campaignleadstable-module__AHy-1a__labelDropdown{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:250px;padding:8px;animation:.2s ease-out campaignleadstable-module__AHy-1a__slideInDown;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes campaignleadstable-module__AHy-1a__slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.campaignleadstable-module__AHy-1a__dropdownHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:8px 12px 12px;font-size:11px;font-weight:700}.campaignleadstable-module__AHy-1a__searchContainer{padding:0 4px 8px}.campaignleadstable-module__AHy-1a__searchInput{color:#1e293b;background:#f8fafc;border:1.5px solid #f1f5f9;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:13px;transition:all .2s}.campaignleadstable-module__AHy-1a__searchInput:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.campaignleadstable-module__AHy-1a__labelListWrapper{max-height:200px;margin-bottom:8px;padding-right:4px;overflow-y:auto}.campaignleadstable-module__AHy-1a__labelListWrapper::-webkit-scrollbar{width:4px}.campaignleadstable-module__AHy-1a__labelListWrapper::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.campaignleadstable-module__AHy-1a__labelDropdownItem{cursor:pointer;color:#475569;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.campaignleadstable-module__AHy-1a__labelDropdownItem:hover{color:#1e293b;background:#f1f5f9}.campaignleadstable-module__AHy-1a__activeItem{color:#2563eb;background:#eff6ff}.campaignleadstable-module__AHy-1a__dropdownDivider{background:#f1f5f9;height:1px;margin:4px 0}.campaignleadstable-module__AHy-1a__createLabelDropdownBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;margin-top:4px;padding:10px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.campaignleadstable-module__AHy-1a__createLabelDropdownBtn:hover{background:#eff6ff}.campaignleadstable-module__AHy-1a__spinning{animation:1s linear infinite campaignleadstable-module__AHy-1a__spin}@keyframes campaignleadstable-module__AHy-1a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.campaignleadstable-module__AHy-1a__sidebar_label_dropdown_container{margin-top:4px}.campaignleadstable-module__AHy-1a__details_grid{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:16px;padding:16px;display:grid}.campaignleadstable-module__AHy-1a__detail_item{flex-direction:column;gap:4px;display:flex}.campaignleadstable-module__AHy-1a__detail_label{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:600}.campaignleadstable-module__AHy-1a__detail_value{color:#334155;word-break:break-all;font-size:13px;font-weight:500}.campaignleadstable-module__AHy-1a__campaign_records_tab_container{flex-direction:column;flex:1;height:100%;padding:0;display:flex;overflow:hidden}.campaignleadstable-module__AHy-1a__records_table_wrapper{flex-direction:column;gap:16px;height:100%;padding:20px 24px;display:flex;overflow:hidden}.campaignleadstable-module__AHy-1a__no_records_msg{text-align:center;color:#94a3b8;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;padding:40px;font-size:14px}.campaignleadstable-module__AHy-1a__records_pagination_sidebar{border-top:1px solid #f1f5f9;justify-content:center;margin-top:auto;padding-top:16px;display:flex}.campaignleadstable-module__AHy-1a__card_content{z-index:1;flex-direction:column;gap:8px;display:flex}.campaignleadstable-module__AHy-1a__card_title{color:#1e293b;font-size:16px;font-weight:700}.campaignleadstable-module__AHy-1a__card_desc{color:#64748b;padding:0 4px;font-size:13px;line-height:1.6}.campaignleadstable-module__AHy-1a__card_selection_indicator{background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.campaignleadstable-module__AHy-1a__lead_option_card_active .campaignleadstable-module__AHy-1a__card_selection_indicator{background:#4b61da;border-color:#4b61da}.campaignleadstable-module__AHy-1a__card_selection_indicator:before{content:"";opacity:0;border-bottom:2.5px solid #fff;border-left:2.5px solid #fff;width:10px;height:5px;margin-top:-2px;transform:rotate(-45deg)}.campaignleadstable-module__AHy-1a__lead_option_card_active .campaignleadstable-module__AHy-1a__card_selection_indicator:before{opacity:1}.campaignleadstable-module__AHy-1a__loader_container{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.campaignleadstable-module__AHy-1a__sidebar_no_lead_notice{text-align:center;background:#fdf2f2;border:1px solid #fee2e2;border-radius:12px;flex-direction:column;gap:8px;margin-top:24px;padding:20px;display:flex}.campaignleadstable-module__AHy-1a__sidebar_no_lead_notice p{color:#991b1b;margin:0;font-size:14px;font-weight:600}.campaignleadstable-module__AHy-1a__sidebar_no_lead_notice span{color:#b91c1c;font-size:13px}.campaignleadstable-module__AHy-1a__sidebar_section_header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.campaignleadstable-module__AHy-1a__add_label_mini_btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:all .2s;display:flex}.campaignleadstable-module__AHy-1a__add_label_mini_btn:hover{color:#2563eb;background:#eff6ff;transform:scale(1.1)}.campaignleadstable-module__AHy-1a__sidebar_chip_new{cursor:pointer;background:var(--chip-bg);color:var(--chip-text);border:1.5px solid var(--chip-color);text-transform:capitalize;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.campaignleadstable-module__AHy-1a__sidebar_chip_new:hover{border-color:var(--chip-color);background:color-mix(in srgb, var(--chip-color) 10%, #fff);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.campaignleadstable-module__AHy-1a__sidebar_chip_new:active{transform:translateY(0)}.campaignleadstable-module__AHy-1a__sidebar_chip_new:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.campaignleadstable-module__AHy-1a__sidebar_chip_new svg{transition:transform .2s}.campaignleadstable-module__AHy-1a__sidebar_chip_new:hover svg{transform:scale(1.1)}
.DeleteLeadsConfirmation-module__WUkura__container{background:#fff;border-radius:16px;width:90%;max-width:520px;padding:32px;animation:.3s ease-out DeleteLeadsConfirmation-module__WUkura__slideUpFade;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes DeleteLeadsConfirmation-module__WUkura__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DeleteLeadsConfirmation-module__WUkura__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.DeleteLeadsConfirmation-module__WUkura__iconWrapper{background:#fffbeb;border:1px solid #fef3c7;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.DeleteLeadsConfirmation-module__WUkura__warningIcon{color:#d97706}.DeleteLeadsConfirmation-module__WUkura__title{color:#111827;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:600}.DeleteLeadsConfirmation-module__WUkura__content{margin-bottom:32px}.DeleteLeadsConfirmation-module__WUkura__description{color:#4b5563;margin-bottom:20px;font-size:15px;line-height:1.6}.DeleteLeadsConfirmation-module__WUkura__optionsContainer{flex-direction:column;gap:12px;display:flex}.DeleteLeadsConfirmation-module__WUkura__optionCard{cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.DeleteLeadsConfirmation-module__WUkura__optionCard:hover{background:#f8fafc;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.DeleteLeadsConfirmation-module__WUkura__optionCard:has(input:checked){background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.DeleteLeadsConfirmation-module__WUkura__radio{cursor:pointer;accent-color:#3b82f6;width:20px;height:20px;margin-top:4px}.DeleteLeadsConfirmation-module__WUkura__optionContent{flex-direction:column;gap:6px;display:flex}.DeleteLeadsConfirmation-module__WUkura__optionTitle{color:#111827;font-size:16px;font-weight:600}.DeleteLeadsConfirmation-module__WUkura__optionDescription{color:#6b7280;font-size:14px;line-height:1.5}.DeleteLeadsConfirmation-module__WUkura__warningBox{background:#fef2f2;border:1px solid #fee2e2;border-radius:10px;align-items:center;gap:12px;margin-top:20px;padding:16px;animation:.3s ease-in-out DeleteLeadsConfirmation-module__WUkura__fadeIn;display:flex}@keyframes DeleteLeadsConfirmation-module__WUkura__fadeIn{0%{opacity:0}to{opacity:1}}.DeleteLeadsConfirmation-module__WUkura__warningText{color:#991b1b;font-size:14px;font-weight:500}.DeleteLeadsConfirmation-module__WUkura__actions{justify-content:flex-end;gap:12px;display:flex}.DeleteLeadsConfirmation-module__WUkura__cancelButton{color:#374151;cursor:pointer;background:#fff;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:500;transition:all .2s;border:1px solid #e5e7eb!important}.DeleteLeadsConfirmation-module__WUkura__cancelButton:hover{background:#f9fafb;border-color:#d1d5db}.DeleteLeadsConfirmation-module__WUkura__deleteButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #dc262633}.DeleteLeadsConfirmation-module__WUkura__deleteButton:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 6px #dc26264d}.DeleteLeadsConfirmation-module__WUkura__deleteButton:active{transform:translateY(0)}
.EditorMetaOperations-module__kjCuzq__meta-op{flex-direction:column;justify-content:center;align-items:start;gap:10px;padding:0 10px;display:flex}.EditorMetaOperations-module__kjCuzq__meta-op-btn{cursor:pointer;color:#000;background-color:#fff;border:none;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.EditorMetaOperations-module__kjCuzq__link-input-wrapper{gap:.5rem;width:100%;margin:20px 0;padding:0 20px;display:flex}.EditorMetaOperations-module__kjCuzq__link-input{background:#ffffffc7;border:1px solid #939393;border-radius:4px;outline:none;width:100%;min-width:200px;height:42px;padding:10px 28px 10px 7px;font-size:14px}.EditorMetaOperations-module__kjCuzq__apply-link-btn{color:#fff;cursor:pointer;background-color:#004aad;border:none;border-radius:4px;width:60px;padding:4px 10px}.EditorMetaOperations-module__kjCuzq__meta-op img{width:300px}@media screen and (max-width:638px){.EditorMetaOperations-module__kjCuzq__meta-op{padding:3px 12px 3px 0}}.EditorMetaOperations-module__kjCuzq__editor-tooltip-div,.EditorMetaOperations-module__kjCuzq__editorfonthovertext{position:relative}.EditorMetaOperations-module__kjCuzq__editorfont-tooltip{color:#fff;letter-spacing:.4px;text-wrap:nowrap;z-index:10;background:#555;border-radius:4px;width:max-content;margin:0;padding:0 8px;font-size:12px;font-weight:400;display:none;position:absolute;top:-34px}.EditorMetaOperations-module__kjCuzq__editorfonthovertext:hover+.EditorMetaOperations-module__kjCuzq__editorfont-tooltip{display:block}
.CustomerRecordsSidebar-module__nKAAsG__sidebar_tab_nav{background:#fff;flex-shrink:0;gap:24px;padding:0 20px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__sidebar_tab_btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 4px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.CustomerRecordsSidebar-module__nKAAsG__sidebar_tab_btn:hover{color:#64748b}.CustomerRecordsSidebar-module__nKAAsG__sidebar_tab_active{border-bottom-color:#2563eb;color:#2563eb!important}.CustomerRecordsSidebar-module__nKAAsG__sidebar_avatar_email_row{align-items:center;gap:12px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__sidebar_avatar_new{color:#fff;background:linear-gradient(135deg,#4b61da 0%,#11259a 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:600;display:flex;box-shadow:0 4px 12px #4b61da33}.CustomerRecordsSidebar-module__nKAAsG__sidebar_email_new{color:#1e293b;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.CustomerRecordsSidebar-module__nKAAsG__content{flex:1;padding:0;overflow-y:auto}.CustomerRecordsSidebar-module__nKAAsG__configContainer{flex-direction:column;gap:24px;padding:20px 24px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__statsHeaderArea{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__statsTitleWrap{flex:1}.CustomerRecordsSidebar-module__nKAAsG__sectionTitle{color:#0f172a;margin:0 0 4px;font-size:18px}.CustomerRecordsSidebar-module__nKAAsG__sectionSubtitle{color:#64748b;margin:0;font-size:13px}.CustomerRecordsSidebar-module__nKAAsG__periodSelector{background-color:#f1f5f9;border-radius:8px;gap:4px;padding:4px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__periodBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.CustomerRecordsSidebar-module__nKAAsG__periodBtn:hover{color:#1e293b}.CustomerRecordsSidebar-module__nKAAsG__periodBtn.CustomerRecordsSidebar-module__nKAAsG__active{color:#2563eb;background-color:#fff;box-shadow:0 1px 3px #0000001a}.CustomerRecordsSidebar-module__nKAAsG__statsCardGrid{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:24px;display:grid}.CustomerRecordsSidebar-module__nKAAsG__statsCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.CustomerRecordsSidebar-module__nKAAsG__statsCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.CustomerRecordsSidebar-module__nKAAsG__cardHeader{align-items:center;gap:10px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__cardIcon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__cardLabel{color:#64748b;font-size:13px;font-weight:500}.CustomerRecordsSidebar-module__nKAAsG__cardValue{font-size:24px;font-weight:700}.CustomerRecordsSidebar-module__nKAAsG__configSection{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.CustomerRecordsSidebar-module__nKAAsG__sectionHeader{gap:16px;margin-bottom:24px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__iconCircle{background-color:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__chartRow{align-items:center;gap:32px;margin-top:16px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__pieWrap{flex-shrink:0;width:180px;height:180px}.CustomerRecordsSidebar-module__nKAAsG__pieSvg{width:100%;height:100%;transform:rotate(-90deg)}.CustomerRecordsSidebar-module__nKAAsG__pieCenter{transform-origin:50%;transform:rotate(90deg)}.CustomerRecordsSidebar-module__nKAAsG__legendWrap{flex-direction:column;flex:1;gap:12px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__chartDetails{flex-direction:column;gap:16px;padding:8px 0;display:flex}.CustomerRecordsSidebar-module__nKAAsG__detailItem{justify-content:space-between;align-items:center;display:flex}.CustomerRecordsSidebar-module__nKAAsG__detailLabel{color:#64748b;align-items:center;gap:8px;font-size:14px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__detailDot{border-radius:50%;width:8px;height:8px}.CustomerRecordsSidebar-module__nKAAsG__detailValue{color:#1e293b;font-size:16px;font-weight:600}.CustomerRecordsSidebar-module__nKAAsG__lineSvg{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;width:100%;height:auto}.CustomerRecordsSidebar-module__nKAAsG__inlineLegend{justify-content:center;gap:24px;margin-top:16px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__legendDot{align-items:center;gap:6px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__legendDotSwatch{border-radius:50%;width:8px;height:8px}.CustomerRecordsSidebar-module__nKAAsG__legendDotLabel{color:#64748b;font-size:12px}.CustomerRecordsSidebar-module__nKAAsG__loaderContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 0;display:flex}.CustomerRecordsSidebar-module__nKAAsG__loader{border:3px solid #f1f5f9;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite CustomerRecordsSidebar-module__nKAAsG__spin}.CustomerRecordsSidebar-module__nKAAsG__loaderText{color:#64748b;font-size:14px;font-weight:500}@keyframes CustomerRecordsSidebar-module__nKAAsG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CustomerRecordsSidebar-module__nKAAsG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.CustomerRecordsSidebar-module__nKAAsG__shimmer{background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s linear infinite CustomerRecordsSidebar-module__nKAAsG__shimmer}.CustomerRecordsSidebar-module__nKAAsG__shimmerCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:20px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__shimmerHeader{width:60%;height:20px;margin-bottom:8px}.CustomerRecordsSidebar-module__nKAAsG__shimmerValue{width:40%;height:32px}.CustomerRecordsSidebar-module__nKAAsG__shimmerChart{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:250px;padding:24px}.CustomerRecordsSidebar-module__nKAAsG__recordsTabRoot{flex-direction:column;flex:1;height:100%;min-height:0;padding:20px 24px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__recordsFiltersArea{flex-shrink:0;margin-bottom:8px}.CustomerRecordsSidebar-module__nKAAsG__filterControls{flex-direction:row;align-items:center;gap:12px;width:100%;display:flex}.CustomerRecordsSidebar-module__nKAAsG__searchWrap{flex:1;min-width:200px}.CustomerRecordsSidebar-module__nKAAsG__filterGroup{flex-shrink:0;align-items:center;gap:8px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__inputGroup{flex-direction:column;gap:6px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__inputLabel{color:#64748b;font-size:12px;font-weight:600}.CustomerRecordsSidebar-module__nKAAsG__clearFiltersBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:8px;transition:all .2s;display:flex}.CustomerRecordsSidebar-module__nKAAsG__clearFiltersBtn:hover{color:#ef4444;background:#f1f5f9}.CustomerRecordsSidebar-module__nKAAsG__recordsTableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.CustomerRecordsSidebar-module__nKAAsG__recordsFooter{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:center;align-items:center;padding:12px 0;display:flex}.CustomerRecordsSidebar-module__nKAAsG__campaignBadge{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500}.CustomerRecordsSidebar-module__nKAAsG__totalRecordsBadge{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:13px}.CustomerRecordsSidebar-module__nKAAsG__totalRecordsBadge strong{color:#2563eb}.CustomerRecordsSidebar-module__nKAAsG__noDataPlaceholder{color:#94a3b8;justify-content:center;align-items:center;padding:40px;font-size:14px;display:flex}.CustomerRecordsSidebar-module__nKAAsG__dataPoint:hover{r:7;cursor:pointer}
.EditorAlignmentOperations-module__x9uppG__align-op{border-right:1px solid #ccc;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0 10px;display:flex}.EditorAlignmentOperations-module__x9uppG__top-align-op{justify-content:center;align-items:center;gap:17px;display:flex}.EditorAlignmentOperations-module__x9uppG__align-op-btn{cursor:pointer;color:#000;background-color:#fff;border:none;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.EditorAlignmentOperations-module__x9uppG__align-op-btn svg{width:20px;height:20px}.EditorAlignmentOperations-module__x9uppG__align-op-btn:hover{color:#004aad}.EditorAlignmentOperations-module__x9uppG__bottom-align-op{justify-content:center;align-items:center;gap:10px;display:flex}@media screen and (max-width:700px){.EditorAlignmentOperations-module__x9uppG__align-op{border-right:none}}@media only screen and (max-width:1080px) and (min-width:992px){.EditorAlignmentOperations-module__x9uppG__top-align-op{gap:10px}}@media screen and (max-width:380px){.EditorAlignmentOperations-module__x9uppG__first-half,.EditorAlignmentOperations-module__x9uppG__editor-comp{flex-wrap:wrap;gap:10px}}.EditorAlignmentOperations-module__x9uppG__editor-tooltip-div,.EditorAlignmentOperations-module__x9uppG__editorfonthovertext{position:relative}.EditorAlignmentOperations-module__x9uppG__editorfont-tooltip{color:#fff;letter-spacing:.4px;text-wrap:nowrap;z-index:10;background:#555;border-radius:4px;width:max-content;margin:0;padding:0 8px;font-size:12px;font-weight:400;display:none;position:absolute;top:-34px}.EditorAlignmentOperations-module__x9uppG__editorfonthovertext:hover+.EditorAlignmentOperations-module__x9uppG__editorfont-tooltip{display:block}
.Layout-module__j7FjQW__superadminSection{background-color:#fff;min-width:235px;display:flex}.Layout-module__j7FjQW__superadminSection main{scroll-behavior:smooth;background:#fff;width:100%;height:100vh;padding:0;overflow-y:auto;scroll-padding-top:150px!important}.Layout-module__j7FjQW__superadminSection .Layout-module__j7FjQW__adminRightSide::-webkit-scrollbar{width:8px;height:8px}.Layout-module__j7FjQW__superadminSection .Layout-module__j7FjQW__adminRightSide::-webkit-scrollbar-track{background:#e4efff}.Layout-module__j7FjQW__superadminSection .Layout-module__j7FjQW__adminRightSide::-webkit-scrollbar-thumb{background:#004aad;border:2px solid #e4efff;border-radius:20px}.Layout-module__j7FjQW__adminRightSide{background-color:#f6faff;height:100vh;position:relative;overflow-y:auto}.Layout-module__j7FjQW__rootWrapperNoOverflow{overflow-y:hidden!important}
.createProduct-module__ygvW6G__page_header{z-index:9;background:#fff;border-bottom:1px solid #e0e1e2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:9px 20px;display:flex;position:sticky;top:0}.createProduct-module__ygvW6G__page_main_title{color:#4e4b4b;letter-spacing:.4px;font-size:18px;line-height:27px}.createProduct-module__ygvW6G__loaderWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.createProduct-module__ygvW6G__header_btn{color:var(--secondary-color);border:none;border-radius:4px;padding:10px 24px;font-size:14px;line-height:20px;background-color:var(--primary-color)!important}.createProduct-module__ygvW6G__header_btn:hover{background-color:#08156c}.createProduct-module__ygvW6G__page_section_wrapper{justify-content:space-between;gap:28px;margin:10px 20px;padding:20px;display:flex;position:relative}.createProduct-module__ygvW6G__page_main_content_wrapper,.createProduct-module__ygvW6G__form-outer-wrapper{flex-direction:column;flex:1;justify-content:center;gap:20px;width:100%;display:flex}.createProduct-module__ygvW6G__page_quick_navigation_wrapper{width:250px;box-shadow:var(--shadow-sm);border:1px solid #e9ecf2;border-radius:8px;flex-direction:column;align-self:self-start;gap:4px;padding:0 20px 10px;display:flex;position:sticky;top:94px}.createProduct-module__ygvW6G__quick_nav_title_wrapper{padding:10px 0}.createProduct-module__ygvW6G__quick_nav_title{letter-spacing:0%;color:#000;font-size:16px;line-height:20.8px}.createProduct-module__ygvW6G__quick_nav_links_list{flex-direction:column;justify-content:center;gap:4px;display:flex}.createProduct-module__ygvW6G__quick_nav_links_list_item{padding:8px 0}.createProduct-module__ygvW6G__quick_nav_links_list_item:not(:last-child){border-bottom:1px solid #e5e5e5}.createProduct-module__ygvW6G__quick_nav_links_list_item .createProduct-module__ygvW6G__quick_nav_link-active{color:var(--primary-color)!important}.createProduct-module__ygvW6G__quick_nav_links_list_item:hover .createProduct-module__ygvW6G__quick_nav_link:hover{color:var(--primary-color)}.createProduct-module__ygvW6G__quick_nav_link{color:#545454;align-items:center;gap:8px;font-size:14px;line-height:20px;display:flex}.createProduct-module__ygvW6G__main_content_forms_list{flex-direction:column;gap:20px;list-style:none;display:flex}.createProduct-module__ygvW6G__basic_product_info_wrapper{box-shadow:var(--shadow-sm);border:1px solid #e9ecf2;border-radius:8px;flex-direction:column;justify-content:center;gap:18px;padding:7px 20px 24px;display:flex}.createProduct-module__ygvW6G__product_info_header{border-bottom:1px solid #e0e1e2;justify-content:space-between;align-items:center;display:flex}.createProduct-module__ygvW6G__product_info_title{color:#263238;justify-content:center;align-items:center;gap:7px;padding:16px 0;font-size:14px;line-height:20px;display:flex}.createProduct-module__ygvW6G__info_title_icon{justify-content:center;align-items:center;display:flex}.createProduct-module__ygvW6G__info_header_tag{color:#046b23;border:1px solid #046b23;border-radius:50px;padding:5px 10px;font-size:14px;line-height:20px}.createProduct-module__ygvW6G__form_info_wrapper{flex-direction:column;justify-content:center;gap:18px;display:flex}.createProduct-module__ygvW6G__info_input_wrapper{gap:24px;display:flex}.createProduct-module__ygvW6G__info_input_wrapper>*{flex:1}.createProduct-module__ygvW6G__price-range-container{align-items:center;column-gap:10px;display:flex}.createProduct-module__ygvW6G__price-range-input{text-transform:capitalize;width:100%;letter-spacing:0%;background-color:#0000;border:none;outline:none;font-size:14px;font-weight:400;line-height:20px;color:#1a1a1a!important}.createProduct-module__ygvW6G__price-range-input::placeholder{color:#adadad}.createProduct-module__ygvW6G__range-wrapper{flex-direction:column;gap:10px;width:100%;display:flex}.createProduct-module__ygvW6G__range-input-wrapper{background:#fff;border:1px solid #e0e1e2;border-radius:4px;justify-content:space-between;align-items:center;column-gap:4px;width:100%;padding:8px 10px;display:flex}.createProduct-module__ygvW6G__range-input-wrapper:focus-within{border:1px solid #004aad}.createProduct-module__ygvW6G__price-symbol{font-size:20px;line-height:24px}.createProduct-module__ygvW6G__price-wrapper{justify-content:space-between;align-items:flex-start;gap:4px;width:100%;font-size:16px;display:flex}.createProduct-module__ygvW6G__min-qty-wrapper{grid-template-columns:1fr 1fr;gap:8px;display:grid}.createProduct-module__ygvW6G__min-qty-wrapper .createProduct-module__ygvW6G__customInputWrapper{gap:0!important}.createProduct-module__ygvW6G__qty-unit-values_wrapper{flex-direction:column;gap:10px;display:flex}.createProduct-module__ygvW6G__qty-unit-values{text-transform:capitalize;height:40px;min-height:40px;letter-spacing:0%;color:#1a1a1a;border:1px solid #e0e1e2;border-radius:4px;flex:1;padding:8px 10px;font-size:14px;font-weight:400;line-height:20px}.createProduct-module__ygvW6G__qty-unit-values:focus{border:1px solid #004aad;outline:none}.createProduct-module__ygvW6G__note-color{letter-spacing:0;color:#d97f01;padding-top:5px;font-size:12px;line-height:16px}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__err-txt-p{color:red;margin:-5px 0 0}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-flx-header{justify-content:space-between;align-items:center;display:flex}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-flx-header .createProduct-module__ygvW6G__add-tbl,.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-flx-header .createProduct-module__ygvW6G__del-tbl{border-radius:5px;padding:5px 10px}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-flx-header .createProduct-module__ygvW6G__del-tbl{color:#fff;background-color:#aa030a}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-flx-header .createProduct-module__ygvW6G__prev-tbl{color:#fff;background-color:green;border-radius:5px;padding:5px 10px;font-size:14px}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-flx-header .createProduct-module__ygvW6G__add-tbl{cursor:pointer;background-color:#ad324e;border:1px solid #d9d9d9}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-form-sect-body .createProduct-module__ygvW6G__table-content{border:1px solid #e8e8e8;max-height:190px;margin-bottom:20px;padding:5px 3px;overflow-y:auto}.createProduct-module__ygvW6G__prdct-form-sect .createProduct-module__ygvW6G__prdct-form-sect-body img{border:1px solid #004aad;border-radius:10px;width:60%;height:300px}.createProduct-module__ygvW6G__prdct-form-sect-body .createProduct-module__ygvW6G__span{color:#fc424a;cursor:pointer;border:1px solid #fc424a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-top:5px;margin-bottom:5px;display:flex}.createProduct-module__ygvW6G__prdct-form-sect-body .createProduct-module__ygvW6G__charac-note{color:#f68712;text-transform:capitalize;font-size:.9rem}.createProduct-module__ygvW6G__prdct-form-sect-body .createProduct-module__ygvW6G__flex-label-box{justify-content:flex-start;align-items:flex-end;gap:20px;display:flex}.createProduct-module__ygvW6G__prdct-form-sect-body .createProduct-module__ygvW6G__flex-label-box input{min-width:100%;margin:0}.createProduct-module__ygvW6G__prdct-form-sect-body>select{border:1px solid #e8e8e8;border-radius:4px;width:100%;padding:5px 10px}.createProduct-module__ygvW6G__prdct-form-sect-body{flex-direction:column;gap:20px;display:flex;position:relative}.createProduct-module__ygvW6G__prdct-form-sect-body label{color:#4e4b4b;cursor:pointer;justify-content:space-between;align-items:center;font-size:14px;line-height:20px;display:flex}.createProduct-module__ygvW6G__productDetails{flex-direction:column;gap:5px;display:flex}.createProduct-module__ygvW6G__other-fields-wrapper-extended{border-bottom:1px solid #e0e1e2;justify-content:space-between;align-items:center;gap:40px;padding:10px 0;display:flex}.createProduct-module__ygvW6G__other-fields-wrapper{flex-direction:column;gap:4px;display:flex}.createProduct-module__ygvW6G__other-fields-header{justify-content:space-between;display:flex}.createProduct-module__ygvW6G__product_spec_title{color:#4e4b4b;text-transform:capitalize;line-height:20px;font-size:14px!important}.createProduct-module__ygvW6G__other-field-select-all-btn{color:var(--primary-color);background:0 0;border:none;font-size:14px;line-height:20px}.createProduct-module__ygvW6G__otherDetails_container{flex-wrap:wrap;align-items:center;gap:1rem 25px;margin-top:20px;list-style:none;display:flex}.createProduct-module__ygvW6G__quantity_div{flex-wrap:wrap;align-items:start;column-gap:10px;display:flex}.createProduct-module__ygvW6G__quantity_div input,.createProduct-module__ygvW6G__quantity_div label{cursor:pointer}.createProduct-module__ygvW6G__quantity_div div{cursor:pointer;margin-right:10px}.createProduct-module__ygvW6G__required_star{color:#df000b;float:none!important}.createProduct-module__ygvW6G__product_variation{color:#4e4b4b;text-transform:capitalize;font-size:14px;line-height:20px}.createProduct-module__ygvW6G__quantity-div-values{gap:5px;display:flex}.createProduct-module__ygvW6G__error-msg{color:red;font-size:12px;line-height:inherit;letter-spacing:inherit;margin:0}.createProduct-module__ygvW6G__product_spec_label{flex:1}.createProduct-module__ygvW6G__otherDetails_wrapper{gap:32px;padding:10px 0;display:flex}.createProduct-module__ygvW6G__prd-common-input{text-transform:capitalize;width:100%;letter-spacing:0%;color:#1a1a1a;background:#fff;border:1px solid #e0e1e2;border-radius:4px;padding:8px 10px;font-size:14px;font-weight:400;line-height:20px}.createProduct-module__ygvW6G__prd-common-input::placeholder{text-align:start;font-size:14px}.createProduct-module__ygvW6G__other_details_label{text-transform:capitalize;justify-content:space-between;align-items:center;display:flex}.createProduct-module__ygvW6G__input_and_button{justify-content:space-between;align-items:center;display:flex}.createProduct-module__ygvW6G__input_and_button input{margin-top:0}.createProduct-module__ygvW6G__details-add-btn{color:var(--primary-color);background:0 0;border:none;outline:none;font-size:14px}.createProduct-module__ygvW6G__add-product-details{margin-bottom:15px}.createProduct-module__ygvW6G__add-product-details button{color:red;background:0 0;border:none;position:absolute;top:-9px;right:-6px}.createProduct-module__ygvW6G__add-product-details button svg{background:#fff}.createProduct-module__ygvW6G__add-product-details p .createProduct-module__ygvW6G__add-product-details-content{overflow-wrap:anywhere;border:1px solid #939393;padding:8px 10px;overflow:hidden}.createProduct-module__ygvW6G__add-product-details button svg{font-size:15px}.createProduct-module__ygvW6G__sub-products-input-wrapper{justify-content:space-between;gap:24px;display:flex}.createProduct-module__ygvW6G__sub-products-image-wrapper{flex:1}.createProduct-module__ygvW6G__sub-products-input-wrapper .createProduct-module__ygvW6G__customInputWrapper{flex:1!important}.createProduct-module__ygvW6G__add_more-btn{color:var(--primary-color);background:0 0;border:none;width:fit-content;font-size:14px;line-height:20px}.createProduct-module__ygvW6G__add_more-btn:disabled{color:gray}.createProduct-module__ygvW6G__prod-cities-note-wrapper{flex-direction:column;gap:4px;display:flex}.createProduct-module__ygvW6G__regions-industries-wrapper{justify-content:space-between;gap:24px;display:flex}.createProduct-module__ygvW6G__prod-countries-display-main{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:5px;display:flex}.createProduct-module__ygvW6G__prod-countries-display{color:#000;border:1px solid #e8e8e8;border-radius:4px;align-items:center;gap:10px;width:fit-content;margin:0;padding:7px;display:flex}.createProduct-module__ygvW6G__prod-countries-display p{letter-spacing:.4px;color:#454545;text-transform:capitalize;margin:0;font-size:14px;line-height:21px}.createProduct-module__ygvW6G__dropdown-select-all-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-bottom:14px;display:flex}.createProduct-module__ygvW6G__prod-selectall-btn{background-color:var(--primary-color);color:var(--secondary-color);border:none;border-radius:5px;align-items:center;padding:5px 10px;display:flex}.createProduct-module__ygvW6G__bottom-submit-wrapper{flex-direction:column;gap:16px;padding:10px;display:flex}.createProduct-module__ygvW6G__bottom-submit-wrapper-text{color:#3e4156;font-size:16px;line-height:18px}.createProduct-module__ygvW6G__bottom-submit-btn{background-color:var(--primary-color);color:var(--secondary-color);border:none;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:10px 24px;font-size:14px;line-height:21px;display:flex}.createProduct-module__ygvW6G__bottom-submit-btn:hover{background-color:#08156c}.createProduct-module__ygvW6G__popup_backdrop{z-index:1000;background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.createProduct-module__ygvW6G__draft-popup::-webkit-scrollbar{width:8px;height:8px}.createProduct-module__ygvW6G__draft-popup::-webkit-scrollbar-track{background:#e4efff}.createProduct-module__ygvW6G__draft-popup::-webkit-scrollbar-thumb{background:var(--primary-color);border:2px solid #e4efff}.createProduct-module__ygvW6G__draft-popup{z-index:1100;background-color:#fff;border-radius:8px;width:40%;padding:30px 20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px #0000001a}.createProduct-module__ygvW6G__popup_heading{color:#f68c30;font-size:28px}.createProduct-module__ygvW6G__popup_sub_heading{margin:20px 0;font-size:20px;line-height:normal}.createProduct-module__ygvW6G__btns{justify-content:end;display:flex}.createProduct-module__ygvW6G__btns button{cursor:pointer;border:none;border-radius:4px;margin-left:20px;padding:10px 20px}.createProduct-module__ygvW6G__btns button:first-child{color:#fff;background-color:#6d6d6d}.createProduct-module__ygvW6G__btns button:last-child{background-color:var(--primary-color);color:#fff}.createProduct-module__ygvW6G__btns button:hover{opacity:.9}.createProduct-module__ygvW6G__backdrop-fltr{opacity:.75;z-index:20000;background:#000;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0}.createProduct-module__ygvW6G__category-popup{background-color:var(--secondary-color);z-index:30000;border-radius:10px;width:70%;max-width:700px;height:80vh;max-height:680px;padding:35px 25px;position:fixed;top:5%;left:36%;overflow-y:auto;box-shadow:0 4px 4px #45454526}.createProduct-module__ygvW6G__category-popup::-webkit-scrollbar{width:6px;height:100px}.createProduct-module__ygvW6G__category-popup::-webkit-scrollbar-track{background:var(--primary-color);border-top-right-radius:15px;border-bottom-right-radius:15px}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__popup-header{-moz-column-gap:30px;justify-content:space-between;align-items:center;column-gap:30px;display:flex}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__popup-header .createProduct-module__ygvW6G__close-popup svg{color:#000;border-radius:30px;font-size:30px}.createProduct-module__ygvW6G__category-popup-height{height:60vh;max-height:400px;top:20%;overflow-y:hidden}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__prdct-form-sect-body{padding:20px 0;font-size:16px}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__main-input-div{padding:0 33px}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__custom-category-field .createProduct-module__ygvW6G__prd-common-input{margin:0 0 5px}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__custom-field-input .createProduct-module__ygvW6G__add-btn{margin-top:0}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__custom-field-input{gap:20px}.createProduct-module__ygvW6G__close-popup{cursor:pointer}.createProduct-module__ygvW6G__page_section_wrapper input:-webkit-autofill{transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.createProduct-module__ygvW6G__page_section_wrapper input:-webkit-autofill:hover{transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.createProduct-module__ygvW6G__page_section_wrapper input:-webkit-autofill:focus{transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.createProduct-module__ygvW6G__page_section_wrapper input:-webkit-autofill:active{transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.createProduct-module__ygvW6G__add_product_details_p{position:relative}.createProduct-module__ygvW6G__progressBar_wrapper{z-index:9;background:#fff;margin:20px 0;position:sticky;top:59px}.createProduct-module__ygvW6G__productotherfield{justify-content:flex-start;align-items:flex-end;display:flex}.createProduct-module__ygvW6G__subproductdescriptionwrapper{grid-template-columns:1fr 1fr;gap:20px;display:grid}.createProduct-module__ygvW6G__basic_product_info_wrapper .createProduct-module__ygvW6G__form_info_wrapper .createProduct-module__ygvW6G__info_input_wrapper .createProduct-module__ygvW6G__inputSectionWrapper .createProduct-module__ygvW6G__category_label{padding-bottom:10px!important}.createProduct-module__ygvW6G__otherDetails_wrapper input:focus{border:1px solid #004aad;outline:none}.createProduct-module__ygvW6G__regions-industries-wrapper label{justify-content:flex-start!important;align-items:center!important;gap:10px!important;display:flex!important}.createProduct-module__ygvW6G__bottom-submit-btn:disabled,.createProduct-module__ygvW6G__header_btn:disabled,.createProduct-module__ygvW6G__btn:disabled{cursor:not-allowed;background-color:#726c6c}@media screen and (max-width:1400px){.createProduct-module__ygvW6G__category-popup{left:24%;right:24%}}@media screen and (max-width:1289px){.createProduct-module__ygvW6G__page_main_title{padding-left:20px}}@media screen and (max-width:1280px){.createProduct-module__ygvW6G__category-popup{left:20%}}@media screen and (max-width:1100px){.createProduct-module__ygvW6G__page_quick_navigation_wrapper{display:none}}@media only screen and (max-width:1000px) and (min-width:501px){.createProduct-module__ygvW6G__draft-popup{width:60%}}@media screen and (max-width:991px){.createProduct-module__ygvW6G__category-popup{left:6%}.createProduct-module__ygvW6G__page_section_wrapper{padding:20px}.createProduct-module__ygvW6G__min-qty-wrapper{flex-direction:column;gap:20px}}@media screen and (max-width:850px){.createProduct-module__ygvW6G__info_input_wrapper,.createProduct-module__ygvW6G__sub-products-input-wrapper,.createProduct-module__ygvW6G__regions-industries-wrapper{flex-direction:column}.createProduct-module__ygvW6G__prdct-form-sect-body{gap:0}.createProduct-module__ygvW6G__form_info_wrapper{gap:24px}.createProduct-module__ygvW6G__subproductdescriptionwrapper{grid-template-columns:1fr}}@media only screen and (max-width:744px) and (min-width:361px){.createProduct-module__ygvW6G__product_spec_label{width:100%;padding-right:10px;display:inline-block}}@media screen and (max-width:684px){.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__popup-header{align-items:start}.createProduct-module__ygvW6G__page_header{gap:10px}.createProduct-module__ygvW6G__page_section_wrapper{margin:0}}@media screen and (max-width:580px){.createProduct-module__ygvW6G__form-outer-wrapper .createProduct-module__ygvW6G__product_page_editor>div>div>div{justify-content:flex-start!important}.createProduct-module__ygvW6G__form-outer-wrapper .createProduct-module__ygvW6G__product_page_editor>div>div>div>:nth-child(2){height:100%}}@media screen and (max-width:540px){.createProduct-module__ygvW6G__category-popup{width:90%;max-width:90%;padding:30px 15px;left:6%}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__main-input-div{padding:0!important}.createProduct-module__ygvW6G__category-popup .createProduct-module__ygvW6G__prdct-form-sect-body{padding:0 0 10px!important}}@media only screen and (max-width:500px) and (min-width:100px){.createProduct-module__ygvW6G__draft-popup{width:80%}.createProduct-module__ygvW6G__popup_heading{color:#f68c30;font-size:26px}.createProduct-module__ygvW6G__popup_sub_heading{font-size:18px}.createProduct-module__ygvW6G__info_input_wrapper,.createProduct-module__ygvW6G__form_info_wrapper,.createProduct-module__ygvW6G__form_info_wrapper,.createProduct-module__ygvW6G__regions-industries-wrapper{gap:15px}}@media only screen and (max-width:360px) and (min-width:100px){.createProduct-module__ygvW6G__product_spec_label{width:100%;padding-right:10px;display:inline-block}.createProduct-module__ygvW6G__input_and_button{display:block}}
.ImageUploader-module__fiW1Wa__dndWrapper{cursor:pointer;flex-direction:column;gap:6px;width:100%;display:flex}.ImageUploader-module__fiW1Wa__label{font-style:Medium;letter-spacing:0;color:#4d4d4d;justify-content:flex-start;align-items:center;column-gap:2px;font-size:12px;line-height:18px;display:flex}.ImageUploader-module__fiW1Wa__isImportant{color:#e00000!important}.ImageUploader-module__fiW1Wa__note{letter-spacing:0;color:#f68712;font-size:12px;font-weight:400;line-height:16px}.ImageUploader-module__fiW1Wa__dndZone{background-color:#fff;border:1px solid #e0e1e2;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:100%;height:90px;display:flex;position:relative}.ImageUploader-module__fiW1Wa__dndZone .ImageUploader-module__fiW1Wa__image_backdrop{opacity:0;z-index:1;background-color:#0006;border-radius:4px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.ImageUploader-module__fiW1Wa__dndZone .ImageUploader-module__fiW1Wa__preview_image{z-index:0;object-fit:cover;display:block}.ImageUploader-module__fiW1Wa__dndZone .ImageUploader-module__fiW1Wa__preview_label{color:#004aad;cursor:pointer;z-index:2;opacity:0;background:#fff;border:1px solid #004aad;border-radius:4px;padding:2px 8px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ImageUploader-module__fiW1Wa__dndZone .ImageUploader-module__fiW1Wa__remove_button{opacity:0;z-index:10;color:#fff;background:0 0;border:none;transition:opacity .3s;position:absolute;top:20%;right:-3px;transform:translate(-50%,-50%)}.ImageUploader-module__fiW1Wa__dndZone:hover .ImageUploader-module__fiW1Wa__image_backdrop,.ImageUploader-module__fiW1Wa__dndZone:hover .ImageUploader-module__fiW1Wa__remove_button,.ImageUploader-module__fiW1Wa__dndZone:hover .ImageUploader-module__fiW1Wa__crop_image_btn,.ImageUploader-module__fiW1Wa__dndZone:hover .ImageUploader-module__fiW1Wa__preview_label{opacity:1}.ImageUploader-module__fiW1Wa__dndZone:hover{background-color:#f5f8ff;border-color:#004aad}.ImageUploader-module__fiW1Wa__image_preview_mode{flex-direction:column;align-items:center;display:flex}.ImageUploader-module__fiW1Wa__image_preview_container{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px;display:flex}.ImageUploader-module__fiW1Wa__image_preview_container>div{background-color:#fff;border:1px solid #ddd;border-radius:8px;width:93px;height:93px;position:relative}.ImageUploader-module__fiW1Wa__image_preview_container button{color:red;cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex;position:absolute;top:-9px;right:-9px}.ImageUploader-module__fiW1Wa__image_preview_container img{object-fit:cover;width:100%;height:100%}.ImageUploader-module__fiW1Wa__dndZone input:disabled{cursor:not-allowed}.ImageUploader-module__fiW1Wa__error_message{color:red;font-size:12px}.ImageUploader-module__fiW1Wa__dndZone p{text-align:center;color:#454545}.ImageUploader-module__fiW1Wa__dndText{cursor:pointer;text-align:center;color:#454545;letter-spacing:.4px;width:180px;font-size:16px;line-height:24px}.ImageUploader-module__fiW1Wa__crop_image_btn{opacity:0;z-index:10;color:#fff;background:0 0;border:none;transition:opacity .3s;position:absolute;top:20%;right:-3px;transform:translate(-175%,-50%)}.ImageUploader-module__fiW1Wa__disabled_container{cursor:not-allowed}.ImageUploader-module__fiW1Wa__disabled_zone{pointer-events:none;opacity:.85;cursor:not-allowed!important;background:#cdcdcd!important}.ImageUploader-module__fiW1Wa__dndZone:focus,.ImageUploader-module__fiW1Wa__dndZone:focus-visible{outline:none;box-shadow:0 0 0 2px #004aad1f;border:1px solid #004aad!important}
.ImageCropper-module__AnvmLq__sectionCropView{z-index:50;background-color:#6b7280cc;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.ImageCropper-module__AnvmLq__heading{font-size:24px}.ImageCropper-module__AnvmLq__wrapperCropView{background-color:#fff;border-radius:8px;flex-direction:column;gap:15px;width:90%;height:495px;min-height:495px;padding:20px 25px;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.ImageCropper-module__AnvmLq__wrapperCropView>div{width:100%!important}.ImageCropper-module__AnvmLq__cropperContainer{height:100%;width:100%!important}.ImageCropper-module__AnvmLq__cropperContainer>div{width:100%!important}.ImageCropper-module__AnvmLq__btnWrapper{justify-content:flex-end;align-items:center;gap:16px;width:100%;display:flex;flex-direction:row!important}.ImageCropper-module__AnvmLq__btnCrop{background-color:var(--primary-color);color:var(--secondary-color);border:1px solid var(--primary-color);cursor:pointer;border-radius:4px;padding:10px}.ImageCropper-module__AnvmLq__btnCrop:hover{opacity:.9}.ImageCropper-module__AnvmLq__btnCancel{color:#1f2937;cursor:pointer;background-color:#e5e7eb;border:1px solid #e5e7eb;border-radius:4px;padding:10px}.ImageCropper-module__AnvmLq__btnCancel:hover{opacity:.9}.ImageCropper-module__AnvmLq__cropper-container,.ImageCropper-module__AnvmLq__cropper-bg{width:400px!important}@media screen and (max-width:750px){.ImageCropper-module__AnvmLq__wrapperCropView{width:90%}}
.Toast-module__Ihpcpq__toast-message{justify-content:center;align-items:center;height:48px;padding-left:10px;font-size:14px;transition:transform .5s ease-in-out;display:flex;position:fixed;top:3%;right:0%;box-shadow:0 8px 24px #0e219d26}.Toast-module__Ihpcpq__green{background-color:#e7f4e7;border-left:3px solid #0c7d07}.Toast-module__Ihpcpq__red{background-color:#fdebec;border-left:3px solid #da1415}.Toast-module__Ihpcpq__yellow{background-color:#fdf6d4;border-left:3px solid #ffd500}.Toast-module__Ihpcpq__toast-message-close{transition:transform .3s ease-in-out;transform:translate(120%)}.Toast-module__Ihpcpq__toast-message-open{z-index:1000;justify-content:center;align-items:center;transition:transform .3s ease-in-out;display:flex;transform:translate(0)}.Toast-module__Ihpcpq__loginCheckIcon{cursor:pointer;width:1.5rem;height:2rem;margin-left:1.5rem}.Toast-module__Ihpcpq__message-container{justify-content:space-between;align-items:center;padding:0% 1%;font-size:14px;display:flex;box-shadow:0 8px 24px #0e219d26}.Toast-module__Ihpcpq__toast-cancel-btn{background:0 0;border:none;align-items:center;display:flex}.Toast-module__Ihpcpq__toast_message_container{justify-content:space-between;align-items:center;column-gap:10px;display:flex}.Toast-module__Ihpcpq__toast_message_container p{letter-spacing:0%;color:#1a1a1a;font-size:14px;line-height:20px}.Toast-module__Ihpcpq__error_circle_icon{background-color:#dc3545;border:none;border-radius:50%;padding:2px}.Toast-module__Ihpcpq__success_circle_icon{background-color:#28a745;border:none;border-radius:50%;padding:4px}.Toast-module__Ihpcpq__warning_triangle_icon{border:none}@media screen and (max-width:440px){.Toast-module__Ihpcpq__message-container{width:90%}}
.InputSectionWrapper-module__HANvbq__inputSectionWrapper{flex-direction:column;flex:1;gap:6px;width:100%;display:flex}.InputSectionWrapper-module__HANvbq__pb20{padding-bottom:20px}.InputSectionWrapper-module__HANvbq__inputSectionTitleWrapper{justify-content:space-between;align-items:center;display:flex}.InputSectionWrapper-module__HANvbq__inputSectionTitle{font-size:14px;line-height:20px;font-style:Medium;letter-spacing:0;color:#4d4d4d;justify-content:center;align-items:center;column-gap:2px;margin:0;font-size:12px;line-height:18px;display:flex}.InputSectionWrapper-module__HANvbq__requiredInput{color:#df000b;margin-left:4px}.InputSectionWrapper-module__HANvbq__inputWrapper{flex-direction:column;gap:10px;display:flex}.InputSectionWrapper-module__HANvbq__inputSectionError{line-height:inherit;letter-spacing:inherit;margin:0;font-size:12px;color:red!important}.InputSectionWrapper-module__HANvbq__priceInputWrapper{flex-direction:row;align-items:flex-end}.InputSectionWrapper-module__HANvbq__rmPadding{padding:0}@media screen and (max-width:850px){.InputSectionWrapper-module__HANvbq__inputWrapper{gap:24px}.InputSectionWrapper-module__HANvbq__inputSectionWrapper{width:100%}}@media screen and (max-width:480px){.InputSectionWrapper-module__HANvbq__inputSectionWrapper{gap:5px}.InputSectionWrapper-module__HANvbq__inputWrapper{gap:15px}}
.ImagesPreviewContainer-module__srqR6W__previewImagesList{background:#f3f3f3c7;border:1px dashed #d9d9d9;flex-wrap:wrap;justify-content:flex-start;gap:1rem;width:100%;padding:25px;display:flex}.ImagesPreviewContainer-module__srqR6W__viewImagesList{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;margin-top:20px;display:flex}.ImagesPreviewContainer-module__srqR6W__imagesListItem{width:93px}.ImagesPreviewContainer-module__srqR6W__previewImg{border:1px solid #00429a;border-radius:10px;width:93px;height:93px}.ImagesPreviewContainer-module__srqR6W__previewImgError{color:red;font-size:12px;line-height:inherit;letter-spacing:inherit;word-wrap:break-word;text-wrap:wrap;margin:5px 0 0}.ImagesPreviewContainer-module__srqR6W__company_gallery_client_logo{width:93px;height:93px;position:relative}.ImagesPreviewContainer-module__srqR6W__previewRemoveBtn{background:0 0;border:none;width:20px;height:20px;position:absolute;top:-10px;right:-10px}.ImagesPreviewContainer-module__srqR6W__previewRemoveIcon{color:var(--secondary-color);background:#ea0000;border-radius:100%;width:20px;height:20px}.ImagesPreviewContainer-module__srqR6W__previewEditBtn{background-color:#1363cd;border:none;border-radius:100%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;bottom:9%;right:5%}.ImagesPreviewContainer-module__srqR6W__previewEditIcon{color:var(--secondary-color);width:18px;height:18px}.ImagesPreviewContainer-module__srqR6W__previewRemoveBtn:focus-visible,.ImagesPreviewContainer-module__srqR6W__previewEditBtn:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px;border-radius:50%}.ImagesPreviewContainer-module__srqR6W__previewImg:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px;border-radius:8px}.ImagesPreviewContainer-module__srqR6W__previewRemoveBtn:focus-visible{border:1px solid #fff;border-radius:45%;transform:translateY(-2px)}.ImagesPreviewContainer-module__srqR6W__previewEditBtn:focus-visible{border:1px solid #fff;border-radius:45%;transform:translateY(-1px)}
.ProgressBar-module__GUulnW__progress-bar{z-index:999999999;background-color:#0000;width:100%;height:4px;position:fixed;top:0;left:0}.ProgressBar-module__GUulnW__progress-bar-line{background-color:var(--primary-color);height:100%;transition:width .2s ease-out}
.sellerLogs-module__yegzPG__pageWrapper{position:relative}.sellerLogs-module__yegzPG__page_header{z-index:9;background:#fff;border-bottom:1px solid #e0e1e2;padding:12px 20px;position:sticky;top:0}@media screen and (max-width:991px){.sellerLogs-module__yegzPG__activityTrackerWrapper{max-width:1320px;margin:auto;padding:30px 0}}
.redirectortext-module__A0JQJW__newproductname{position:relative}.redirectortext-module__A0JQJW__producttooltip{z-index:1;color:#fff;background:#004bade1;border-radius:7px 7px 7px 0;padding:5px 10px;font-size:14px;position:absolute;bottom:30px;left:75%;box-shadow:2px 2px 5px #00000080;display:none!important}.redirectortext-module__A0JQJW__newproductname:hover+.redirectortext-module__A0JQJW__producttooltip{text-wrap:nowrap;width:auto;max-width:400px;display:block}
