@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*{margin:0;padding:0;font-family:Poppins,serif;font-family:Roboto,serif;font-family:Inter,sans-serif}._container_10lok_1{height:100vh;background:linear-gradient(180deg,#fff,#eecbff);display:flex;gap:1rem;overflow-y:auto}._dataSection_10lok_17{width:100%;display:grid;grid-template-columns:repeat(2,1fr);margin-top:2.5rem;justify-content:center;align-items:center}._loginLeft_10lok_35{display:flex;flex-direction:column;width:100%;align-items:center;padding:2rem 1rem;gap:1rem}._loginHeder_10lok_53{display:flex;flex-direction:column;gap:1rem}._mainText_10lok_65{display:flex;align-items:center}._mainText_10lok_65 p,._loginFormHeader_10lok_77 p{font-family:Poppins;font-weight:600;font-size:28px;line-height:16px;letter-spacing:0px;color:#000}._subText_10lok_95{display:flex;flex-direction:column}._subText_10lok_95 p{font-family:Poppins;font-weight:400;font-size:28px;line-height:44px;letter-spacing:2px;color:#000}._leftImage_10lok_123{width:628px}._leftImage_10lok_123 img{width:100%;height:100%}._loginRight_10lok_141{display:flex;flex-direction:column;width:100%;align-items:center}._loginForm_10lok_77{width:539px;height:689px;display:flex;flex-direction:column;gap:1.5rem;padding:4.5rem 3rem 6rem;background-color:#fff;border-radius:40px;box-shadow:0 4px 4px #00000040;border:1px solid #d0c8c8;box-sizing:border-box}._loginFormHeader_10lok_77{display:flex;flex-direction:column;gap:2rem}._loginFormHeader_10lok_77 p{text-align:center}._loginFormHeader_10lok_77 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:43px;letter-spacing:0px;color:#828181;text-align:center}._inputSection_10lok_225{display:flex;flex-direction:column;gap:1.18rem;padding:.2rem 2rem 0;box-sizing:border-box}._emailInput_10lok_241,._passwordInput_10lok_243{display:flex;justify-content:center;align-items:center;border-radius:8px;border:1px solid #edebeb;box-shadow:0 4px 4px #0000001c;width:24.31rem;height:3.5rem}._emailInput_10lok_241 input,._passwordInput_10lok_243 input{outline:none;font-family:Poppins;font-weight:300;font-size:18px;line-height:31px;letter-spacing:0px;text-align:left;color:#999999b8;padding:6px 20px;width:100%;height:100%;border:none;background-color:transparent;box-sizing:border-box}._emailInput_10lok_241 input::placeholder,._passwordInput_10lok_243 input::placeholder{font-family:Poppins;font-weight:300;font-size:18px;line-height:31px;letter-spacing:0px;text-align:left;color:#999999b8}._passwordInput_10lok_243{gap:.5rem;padding-right:20px;box-sizing:border-box}._passwordInput_10lok_243 svg{font-size:1.6rem;color:#999;cursor:pointer}._emailInput_10lok_241 ._errorMsg_10lok_347,._passwordInput_10lok_243 ._errorMsg_10lok_347{color:red;font-family:Poppins;font-weight:400;line-height:13px;letter-spacing:1px;font-size:9px;position:absolute;top:49%;left:62%}._passwordInput_10lok_243 ._errorMsg_10lok_347{top:59.9%}._forgetPassword_10lok_381{display:flex;align-items:center;justify-content:end}._forgetPassword_10lok_381 p{font-family:Poppins;font-weight:400;font-size:12px;letter-spacing:0px;text-align:center;color:#9801df;cursor:pointer}._loginButton_10lok_413{display:flex;align-items:center;justify-content:center}._loginButton_10lok_413 button{width:70%;outline:none;background-color:#9801df;border:none;border-radius:8px;color:#fff;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;padding:6px;cursor:pointer}._newAccount_10lok_459{display:flex;align-items:center;justify-content:center;margin-top:2.5rem}._newAccount_10lok_459 p{font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;color:#9801df;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._dataSection_10lok_17{gap:5rem}._leftImage_10lok_123{width:500px}._loginForm_10lok_77{width:450px;height:auto;padding:3rem 2rem}._inputSection_10lok_225{padding:.2rem 1.5rem 0}._emailInput_10lok_241,._passwordInput_10lok_243{width:100%;height:3.2rem}._emailInput_10lok_241 input,._passwordInput_10lok_243 input{font-size:16px}._loginFormHeader_10lok_77 p{font-size:24px}._loginFormHeader_10lok_77 span{font-size:14px}._loginButton_10lok_413 button{font-size:18px;width:80%}._newAccount_10lok_459 p{font-size:18px}}._container_1yom5_1{height:100vh;background:linear-gradient(180deg,#fff),#eecbff 100%;display:flex;gap:1rem;overflow-y:auto}._popupOverlay_1yom5_17{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1yom5_43{background:#fff;padding:3rem;border-radius:15px;text-align:center;box-shadow:0 4px 10px #0003;width:668px;height:418px;box-sizing:border-box;display:flex;flex-direction:column;gap:2.5rem}._checkmarkContainer_1yom5_71{display:flex;justify-content:center}._tickIcon_1yom5_81{width:100px;position:relative}._circle_1yom5_91{width:52px;height:52px;border:7px solid #9801df;border-right-color:transparent;border-radius:50%;transform:rotate(-30deg)}._checkmark_1yom5_71{position:absolute;top:35%;left:37%;width:15px;height:38px;border-bottom:7px solid #a000e6;border-right:7px solid #a000e6;transform:translate(-50%,-50%) rotate(48deg)}._successText_1yom5_131{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}._successText_1yom5_131 p{font-size:24px;font-family:Poppins;color:#818181;font-weight:400;line-height:39px}._okButton_1yom5_161{display:flex;flex-direction:column;align-items:center;margin-top:3.5rem}._okButton_1yom5_161 button{width:40%;outline:none;background-color:#9801df;border:none;border-radius:8px;color:#fff;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;padding:6px;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._popupBox_1yom5_43{width:520px;height:auto;padding:2.5rem 2rem;gap:2rem}._tickIcon_1yom5_81{width:80px}._circle_1yom5_91{width:45px;height:45px;border-width:6px}._checkmark_1yom5_71{width:12px;height:30px;border-width:6px}._successText_1yom5_131 p{font-size:20px;line-height:32px}._okButton_1yom5_161{margin-top:2.5rem}._okButton_1yom5_161 button{font-size:18px;width:50%;padding:5px}}._container_1a9ia_1{height:100vh;background:linear-gradient(180deg,#fff,#eecbff);display:flex;gap:1rem;overflow-y:auto}._dataSection_1a9ia_17{width:100%;display:grid;grid-template-columns:repeat(2,1fr);margin-top:2.5rem;justify-content:center;align-items:center}._signupLeft_1a9ia_35{display:flex;flex-direction:column;width:100%;align-items:center;padding:2rem 1rem;gap:1rem}._signupHeader_1a9ia_53{display:flex;flex-direction:column;gap:1rem}._mainText_1a9ia_65{display:flex;align-items:center}._mainText_1a9ia_65 p,._signupFormHeader_1a9ia_77 p{font-family:Poppins;font-weight:600;font-size:28px;line-height:16px;letter-spacing:0px;color:#000}._subText_1a9ia_95{display:flex;flex-direction:column}._subText_1a9ia_95 p{font-family:Poppins;font-weight:400;font-size:28px;line-height:44px;letter-spacing:2px;color:#000}._leftImage_1a9ia_123{width:628px}._leftImage_1a9ia_123 img{width:100%;height:100%}._signupRight_1a9ia_141{display:flex;flex-direction:column;width:100%;align-items:center}._signupForm_1a9ia_77{width:539px;height:689px;display:flex;flex-direction:column;gap:1rem;padding:2.5rem 3rem;background-color:#fff;border-radius:40px;box-shadow:0 4px 4px #00000040;border:1px solid #d0c8c8;box-sizing:border-box}._signupFormHeader_1a9ia_77{display:flex;flex-direction:column;gap:2rem}._signupFormHeader_1a9ia_77 p{text-align:center}._inputSection_1a9ia_203{display:flex;flex-direction:column;justify-content:flex-start;gap:3rem;margin-top:2rem}._firstnameInput_1a9ia_219,._lastnameInput_1a9ia_221,._emailInput_1a9ia_223,._passwordInput_1a9ia_225,._mobileInput_1a9ia_227{display:flex;align-items:center;border-bottom:1px solid #00000040}._firstnameInput_1a9ia_219 input::placeholder,._lastnameInput_1a9ia_221 input::placeholder,._emailInput_1a9ia_223 input::placeholder,._passwordInput_1a9ia_225 input::placeholder,._mobileInput_1a9ia_227 input::placeholder{font-family:Poppins;font-weight:400;font-size:18px;line-height:13px;letter-spacing:2px;color:#999}._firstnameInput_1a9ia_219 input,._lastnameInput_1a9ia_221 input,._emailInput_1a9ia_223 input,._passwordInput_1a9ia_225 input,._mobileInput_1a9ia_227 input{outline:none;font-family:Poppins;font-weight:400;font-size:18px;line-height:13px;letter-spacing:2px;color:#999;padding:6px 0;width:100%;border:none;background-color:transparent;margin-bottom:.7rem}._firstnameInput_1a9ia_219 ._firstnameInputError_1a9ia_303,._lastnameInput_1a9ia_221 ._lastnameInputError_1a9ia_305,._emailInput_1a9ia_223 ._emailInputError_1a9ia_307,._passwordInput_1a9ia_225 ._passwordInputError_1a9ia_309,._mobileInput_1a9ia_227 ._mobileInputError_1a9ia_311{position:relative}._firstnameInput_1a9ia_219 ._error_1a9ia_319,._lastnameInput_1a9ia_221 ._error_1a9ia_319,._emailInput_1a9ia_223 ._error_1a9ia_319,._passwordInput_1a9ia_225 ._error_1a9ia_319,._mobileInput_1a9ia_227 ._error_1a9ia_319{color:red;font-family:Poppins;font-weight:400;line-height:13px;letter-spacing:1px;font-size:11px;position:absolute;top:-3rem;left:-27.6rem}._emailInput_1a9ia_223 ._error_1a9ia_319{left:-28.2rem}._emailInput_1a9ia_223 span{margin-bottom:-1rem;padding:0 10px;font-family:Poppins;font-weight:400;font-size:18px;line-height:13px;letter-spacing:1px;color:#999999ab}._passwordInput_1a9ia_225 svg{font-size:1.6rem;color:#999;padding:0 10px;cursor:pointer}._signupButton_1a9ia_395{display:flex;align-items:center;justify-content:center;margin-top:2rem}._signupButton_1a9ia_395 button{width:70%;outline:none;background-color:#9801df;border:none;border-radius:8px;color:#fff;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;padding:6px;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._dataSection_1a9ia_17{gap:4rem}._leftImage_1a9ia_123{width:500px}._signupForm_1a9ia_77{width:450px;height:auto;padding:2rem}._signupFormHeader_1a9ia_77 p{font-size:24px}._mainText_1a9ia_65 p,._subText_1a9ia_95 p{font-size:24px;line-height:32px}._inputSection_1a9ia_203{gap:2rem}._firstnameInput_1a9ia_219 input,._lastnameInput_1a9ia_221 input,._emailInput_1a9ia_223 input,._passwordInput_1a9ia_225 input,._mobileInput_1a9ia_227 input{font-size:16px}._firstnameInput_1a9ia_219 input::placeholder,._lastnameInput_1a9ia_221 input::placeholder,._emailInput_1a9ia_223 input::placeholder,._passwordInput_1a9ia_225 input::placeholder,._mobileInput_1a9ia_227 input::placeholder{font-size:16px}._signupButton_1a9ia_395 button{width:80%;font-size:18px}._firstnameInput_1a9ia_219 ._error_1a9ia_319,._lastnameInput_1a9ia_221 ._error_1a9ia_319,._emailInput_1a9ia_223 ._error_1a9ia_319,._passwordInput_1a9ia_225 ._error_1a9ia_319,._mobileInput_1a9ia_227 ._error_1a9ia_319{left:-24rem;top:-2.5rem;font-size:12px}._emailInput_1a9ia_223 ._error_1a9ia_319{left:-24.7rem}}._container_o1rzw_1{min-height:100vh;background:linear-gradient(180deg,#fff),#eecbff 100%;display:flex;gap:1rem;overflow-y:auto}._dataSection_o1rzw_17{width:100%;display:grid;grid-template-columns:repeat(2,1fr);margin-top:2.5rem;justify-content:center;align-items:center;margin-bottom:10rem}._forgotLeft_o1rzw_37{width:100%;display:flex;flex-direction:column;align-items:center;padding:2rem 0;gap:1rem}._forgotHeader_o1rzw_55{display:flex;flex-direction:column;gap:1rem}._mainText_o1rzw_67{display:flex;align-items:center}._mainText_o1rzw_67 P,._forgotFormHeader_o1rzw_79 p{font-family:Poppins;font-weight:600;font-size:28px;line-height:16px;letter-spacing:0px;color:#000}._subText_o1rzw_97{display:flex;flex-direction:column}._subText_o1rzw_97 p{font-family:Poppins;font-weight:400;font-size:28px;line-height:44px;letter-spacing:2px;color:#000}._leftImage_o1rzw_125{width:519.61px}._leftImage_o1rzw_125 img{width:100%;height:100%}._forgotRight_o1rzw_143{width:100%;display:flex;flex-direction:column;align-items:center}._forgotForm_o1rzw_79{width:539px;height:689px;display:flex;flex-direction:column;align-items:center;gap:2.2rem;padding:4.5rem 0;background-color:#fff;border-radius:40px;box-shadow:0 4px 4px #00000040;border:1px solid #d0c8c8;box-sizing:border-box}._forgotFormHeader_o1rzw_79{display:flex;flex-direction:column;gap:2rem}._forgotFormHeader_o1rzw_79 p{text-align:center}._forgotFormHeader_o1rzw_79 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0px;color:#999;text-align:center}._inputSection_o1rzw_229{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2.5rem}._emailInput_o1rzw_243{width:389px;height:56px;display:flex;align-items:center;justify-content:center;position:relative}._emailInput_o1rzw_243 input{width:100%;height:100%;outline:none;border:none;background-color:transparent;border-radius:8px;border:1px solid #edebeb;box-shadow:0 4px 4px #0000001c;padding:0 1.3rem;font-family:Poppins;font-weight:300;font-size:18px;line-height:31px;letter-spacing:0px;color:#999999b8}._emailInput_o1rzw_243 input::placeholder{font-family:Poppins;font-weight:300;font-size:18px;line-height:31px;letter-spacing:0px;color:#999999b8}._errorMsg_o1rzw_315{position:absolute;top:-1rem;left:0rem;color:red;font-family:Poppins;font-weight:400;line-height:13px;letter-spacing:1px;font-size:10px}._submitButton_o1rzw_339{width:348px;height:44px;display:flex;align-items:center;justify-content:center}._submitButton_o1rzw_339 button{width:100%;height:100%;outline:none;background-color:#9801df;border:none;border-radius:8px;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;color:#fff;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._dataSection_o1rzw_17{margin-top:2rem;margin-bottom:6rem;grid-template-columns:1fr 1fr}._leftImage_o1rzw_125{width:430px}._mainText_o1rzw_67 P,._forgotFormHeader_o1rzw_79 p{font-size:24px}._subText_o1rzw_97 p{font-size:24px;line-height:38px}._forgotForm_o1rzw_79{width:470px;height:500px;padding:3rem 1.5rem;gap:2rem}._emailInput_o1rzw_243{width:340px;height:52px}._emailInput_o1rzw_243 input,._emailInput_o1rzw_243 input::placeholder{font-size:16px;line-height:28px}._submitButton_o1rzw_339{width:300px;height:42px}._submitButton_o1rzw_339 button{font-size:18px;line-height:28px}._forgotFormHeader_o1rzw_79 span{font-size:15px;line-height:20px}}._container_6dw1u_1{height:100vh;background:linear-gradient(180deg,#fff),#eecbff 100%;display:flex;gap:1rem;overflow-y:auto}._popupOverlay_6dw1u_17{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_6dw1u_43{background:#fff;padding:2rem 0;border-radius:15px;text-align:center;box-shadow:0 4px 10px #0003;width:668px;height:418px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1.7rem}._mailIcon_6dw1u_73{display:flex;flex-direction:column;align-items:center}._mailIcon_6dw1u_73 img{width:48px;height:48px}._mainText_6dw1u_95{display:flex;flex-direction:column;align-items:center;margin-bottom:.6rem}._mainText_6dw1u_95 p{font-family:Poppins;font-weight:600;font-size:24px;line-height:16px;letter-spacing:0px;color:#000}._successText_6dw1u_127{display:flex;flex-direction:column;align-items:center;margin-bottom:3.7rem}._successText_6dw1u_127 p{font-family:Poppins;font-weight:400;font-size:24px;line-height:16px;letter-spacing:0px;color:#818181}._failText_6dw1u_159{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}._failText_6dw1u_159 p{font-family:Poppins;font-weight:300;font-size:22px;line-height:26px;letter-spacing:0px;color:#818181}._okButton_6dw1u_191{display:flex;flex-direction:column;align-items:center;width:220px;height:44px}._okButton_6dw1u_191 button{width:100%;height:100%;outline:none;background-color:#9801df;border:none;border-radius:8px;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;color:#fff;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._popupBox_6dw1u_43{width:540px;height:380px;padding:1.8rem 1rem;gap:1.5rem}._mainText_6dw1u_95 p{font-size:22px;line-height:18px}._successText_6dw1u_127 p{font-size:20px;line-height:18px}._failText_6dw1u_159 p{font-size:20px;line-height:24px}._okButton_6dw1u_191{width:200px;height:42px}._okButton_6dw1u_191 button{font-size:18px;line-height:28px}}._container_gv5ps_1{min-height:100vh;background:linear-gradient(180deg,#fff,#eecbff);display:flex;gap:1rem;overflow-y:auto}._dataSection_gv5ps_17{width:100%;display:grid;grid-template-columns:repeat(2,1fr);margin-top:2.5rem;justify-content:center;align-items:center;margin-bottom:10rem}._verificationLeft_gv5ps_37{display:flex;flex-direction:column;width:100%;align-items:center;padding:2rem 0;gap:1rem}._verificationHeader_gv5ps_55{display:flex;flex-direction:column;gap:1rem}._mainText_gv5ps_67{display:flex;align-items:center}._mainText_gv5ps_67 p,._verificationFormHeader_gv5ps_79 p{font-family:Poppins;font-weight:600;font-size:28px;line-height:16px;letter-spacing:0px;color:#000}._subText_gv5ps_97{display:flex;flex-direction:column}._subText_gv5ps_97 p{font-family:Poppins;font-weight:400;font-size:28px;line-height:44px;letter-spacing:2px;color:#000}._leftImage_gv5ps_125{width:519.61px}._leftImage_gv5ps_125 img{width:100%;height:100%}._verificationRight_gv5ps_143{display:flex;flex-direction:column;width:100%;align-items:center}._verificationForm_gv5ps_79{width:539px;height:689px;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:5rem 0;background-color:#fff;border-radius:40px;box-shadow:0 4px 4px #00000040;border:1px solid #d0c8c8;box-sizing:border-box}._verificationFormHeader_gv5ps_79{display:flex;flex-direction:column;gap:2rem}._verificationFormHeader_gv5ps_79 p{text-align:center}._verificationFormHeader_gv5ps_79 span{font-family:Poppins;font-weight:400;font-size:16px;line-height:18px;letter-spacing:0px;text-align:center;color:#999;margin-bottom:.4rem}._inputSection_gv5ps_229{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem}._inputSection_gv5ps_229 input{border:1px solid #ebebeb;box-shadow:4px 7px 10px -2px #00000038;width:68px;height:68px;font-family:Poppins;font-weight:700;font-size:34px;line-height:100%;letter-spacing:0px;text-align:center;color:#424347;background-color:transparent;outline:none}._verifyButton_gv5ps_279{display:flex;align-items:center;justify-content:center;width:348px;height:44px;margin-bottom:.2rem}._verifyButton_gv5ps_279 button{width:100%;height:100%;outline:none;background-color:#9801df;border:none;border-radius:8px;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;color:#fff;cursor:pointer}._verificationFormBottom_gv5ps_331{display:flex;flex-direction:column}._failMsg_gv5ps_341{display:flex;align-items:center;justify-content:center}._failMsg_gv5ps_341 p,._resend_gv5ps_355 p{font-family:Poppins;font-weight:400;font-size:15px;line-height:25px;letter-spacing:0px;text-align:center;color:#999}._resend_gv5ps_355{display:flex;align-items:center;justify-content:center}._resend_gv5ps_355 p{color:#9801df;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._dataSection_gv5ps_17{grid-template-columns:1fr 1fr;margin-top:2rem;margin-bottom:6rem}._leftImage_gv5ps_125{width:420px}._verificationForm_gv5ps_79{width:480px;height:auto;padding:3rem 2rem}._verificationFormHeader_gv5ps_79 p{font-size:24px}._inputSection_gv5ps_229 input{width:65px;height:65px;font-size:30px}._verifyButton_gv5ps_279{width:300px;height:40px}._verifyButton_gv5ps_279 button{font-size:18px}._failMsg_gv5ps_341 p,._resend_gv5ps_355 p{font-size:14px}}._container_x5ukl_1{display:flex;padding:1rem;justify-content:flex-start}._logoContainer_x5ukl_13{display:flex;align-items:center;gap:.5rem;position:relative}._headerLogo_x5ukl_27{width:183px;height:39px}._headerLogo_x5ukl_27 img{width:100%;height:100%}._verticalLine_x5ukl_47{display:flex;width:1px;height:39px;background-color:#000}._logoText_x5ukl_61{display:flex;flex-direction:column;gap:.7rem;position:absolute;top:.2rem;left:12.6rem}._logoText_x5ukl_61 ._admin_x5ukl_79{font-family:Poppins;font-weight:600;font-size:24px;line-height:13px;letter-spacing:2px;color:#424347}._logoText_x5ukl_61 ._console_x5ukl_97{font-family:Poppins;font-weight:400;font-size:19px;line-height:13px;letter-spacing:2px;color:#424347}._container_nupov_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._accountSection_nupov_21{display:flex;flex-direction:column;justify-content:flex-start}._emptySection_nupov_33{display:flex;flex-direction:column;height:91vh;background-color:#fff;padding:1rem}._emptySectionHeader_nupov_49{display:flex;align-items:center;padding:1rem 2rem}._emptySectionHeader_nupov_49 p{font-family:Poppins;font-weight:600;font-size:20px;line-height:34px;letter-spacing:0px;color:#212b36}._emptySectionImageContainer_nupov_79{display:flex;justify-content:center}._emptySectionImage_nupov_79{width:30vw}._emptySectionImage_nupov_79 img{width:100%;height:100%}._dataSection_nupov_107{display:flex;flex-direction:column;gap:1rem;background-color:#f7f7f7;padding:1rem;min-height:91vh}._dataSectionMainHeader_nupov_125{display:flex;flex-direction:row;align-items:center}._dataSectionMainHeader_nupov_125 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataSectionSubHeader_nupov_155{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}._dataSectionSubHeader_nupov_155 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataSectionContent_nupov_187{display:flex;gap:1rem}._dataSectionContentLeft_nupov_197{display:flex;flex-direction:column;gap:2rem;align-items:center;flex-wrap:wrap;width:60%}._dataContentGrid_nupov_215{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._dataGridCard_nupov_227{display:flex;flex-direction:row;align-items:center;padding:1rem;background-color:#fff;gap:1rem;border-radius:15px;cursor:pointer}._selectedCard_nupov_249{border:1px solid #9801df;background-color:#e7e7e7}._dataGridCardLeft_nupov_259{display:flex;justify-content:center;align-items:center}._nameIcon_nupov_271{display:flex;justify-content:center;align-items:center;width:70px;height:70px;border-radius:50%}._nameIcon_nupov_271 p{font-family:Poppins;font-weight:600;font-size:22px;line-height:34px;letter-spacing:0px;color:#fff}._dataGridCardLeft_nupov_259 img{width:70px;height:70px;border-radius:50%}._dataGridCardRight_nupov_319{display:flex;flex-direction:column;justify-content:flex-start;width:80%}._dataCardName_nupov_333{display:flex;align-items:center}._dataCardName_nupov_333 p{font-family:Poppins;font-weight:500;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataCardSubmitDate_nupov_361{display:flex;align-items:center}._dataCardSubmitDate_nupov_361 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:30px;letter-spacing:0px;color:#000;margin:0}._dataCardTime_nupov_391{display:flex;align-items:center}._dataCardTime_nupov_391 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._paginationContainer_nupov_419{display:flex;justify-content:start;margin-bottom:20px;gap:10px}._paginationButton_nupov_433{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #ddd;background-color:#fff;cursor:pointer;border-radius:4px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._paginationButton_nupov_433:hover:not(._disabled_nupov_469){border-color:#9801df}._paginationButton_nupov_433._active_nupov_477{background-color:#9801df;color:#fff;border-color:#9801df}._paginationButton_nupov_433._disabled_nupov_469{opacity:.5;cursor:not-allowed}._angleIcon_nupov_499{color:#000}._dataSectionContentRight_nupov_507{display:flex;flex-direction:row;justify-content:flex-end;padding:0 1rem;width:45%}._accountCreationCard_nupov_523{display:flex;flex-direction:column;gap:1rem;background-color:#fff;border-radius:15px;padding:2rem;width:429px;height:580px;box-sizing:border-box}._accountCreationCardHeader_nupov_547{display:flex;flex-direction:row;align-items:center}._accountCreationCardHeader_nupov_547 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._accountCreationContent_nupov_577{display:flex;flex-direction:column;justify-content:flex-start;gap:.9rem}._accountCreationContentRow_nupov_591{display:flex;justify-content:space-between;gap:1rem}._accountCreationRowLeft_nupov_603{display:flex;align-items:normal;width:35%}._accountCreationRowLeft_nupov_603 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#7d7d7d}._accountCreationRowRight_nupov_633{display:flex;align-items:center;width:60%;gap:.5rem;position:relative}._accountCreationRowRight_nupov_633 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._editableInput_nupov_667{padding:0 10px;border:1px solid #ccc;border-radius:6px;width:100%;box-sizing:border-box;outline:none;font-family:Poppins;font-weight:500;font-size:14px;line-height:30px;letter-spacing:0px;color:#000}._errorText_nupov_697{position:absolute;top:-.9rem;left:0rem;color:red;font-family:Poppins;font-weight:400;line-height:13px;letter-spacing:1px;font-size:9px}._accountCreationRowRight_nupov_633 svg{font-size:1rem;color:#9801df;cursor:pointer}._accountCreationRowRight_nupov_633 textarea{outline:none;resize:none;border:1px solid #c1c1c1;border-radius:5px;font-family:Poppins;font-weight:300;font-size:10px;line-height:15px;letter-spacing:0px;color:#848484;padding:6px;width:90%;scrollbar-width:none}._accountCreationButtons_nupov_765{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem 1rem 0rem}._approveButton_nupov_781,._rejectButton_nupov_783{outline:none;border:none;padding:12px 40px;background-color:#9801df;color:#fff;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;border-radius:8px;cursor:pointer}._rejectButton_nupov_783{border:1px solid #9801df;background-color:#fff;color:#9801df}._saveButton_nupov_825{display:flex;justify-content:center;align-items:center;margin-top:1rem;height:45px}._saveButton_nupov_825 ._button_nupov_841{width:85%;height:100%;outline:none;border:none;background-color:#9801df;color:#fff;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;border-radius:8px;cursor:pointer}._sidebar_1q3ap_1{width:250px;display:flex;flex-direction:column;background-color:#fff;padding:1rem;gap:2.5rem;margin-top:68px}._menuListContainer_1q3ap_21{display:flex;flex-direction:column;gap:.4rem}._sectionTitle_1q3ap_33{font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#64748b;padding:4px 0;text-transform:uppercase}._menuItem_1q3ap_55{display:flex;flex-direction:column}._mainItem_1q3ap_65{display:flex;align-items:center;padding:10px;cursor:pointer;text-decoration:none;color:#333;transition:.3s;font-family:Poppins;font-weight:400;font-size:16px;line-height:27px;letter-spacing:0px;color:#64748b}._icon_1q3ap_97{margin-right:10px;width:20px}._icon_1q3ap_97 img{width:100%;height:100%;display:flex;align-items:center}._active_1q3ap_121{background-color:#5f3df6!important;color:#fff!important;border-radius:6px}._subMenu_1q3ap_133{display:flex;flex-direction:column;padding:.5rem 0;padding-left:20px;position:relative}._subMenuItem_1q3ap_149{display:flex;align-items:center;padding:8px;text-decoration:none;color:#444;transition:.3s;font-family:Poppins;font-weight:400;font-size:12px;line-height:14px;letter-spacing:0px;color:#64748b}._subMenu_1q3ap_133:before{content:"";position:absolute;width:1px;height:calc(100% - 32.3px);border-left:1px dotted #64748b;left:10px;top:9px}._subMenuItem_1q3ap_149{display:flex;align-items:center;padding:8px;cursor:pointer;text-decoration:none;font-family:Poppins;font-size:12px;color:#64748b;position:relative}._subMenuItem_1q3ap_149:after{content:"";position:absolute;width:10px;height:1px!important;border-top:1px dotted #64748b;left:-8.5px;top:50%;transform:translateY(-50%)}._subMenuActive_1q3ap_245{color:#5f3df6!important}._container_ortdn_1{padding:1rem 3rem 1rem 1rem;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:1;position:fixed;top:0;left:0;width:100%;z-index:1000}._headerContent_ortdn_31{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:64rem}._logoImageContainer_ortdn_47{display:flex;align-items:center;gap:.25rem;margin-top:.3rem;position:relative}._logoImage_ortdn_47{width:118.35px;height:25.49px}._logoImage_ortdn_47 img{width:100%;height:100%}._verticalLine_ortdn_83{display:flex;width:1px;height:25.49px;background-color:#000}._logoText_ortdn_97{display:flex;flex-direction:column;position:absolute;left:8.1rem;top:-.5rem}._logoText_ortdn_97 ._admin_ortdn_113{font-family:Poppins;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0px;color:#424347}._logoText_ortdn_97 ._console_ortdn_131{font-family:Poppins;font-weight:400;font-size:13px;line-height:13px;letter-spacing:2px;color:#424347;margin-top:-.3rem}._rightSection_ortdn_151{display:flex;gap:1rem}._headerIconSection_ortdn_161{display:flex;align-items:center;gap:1rem;border-right:1px solid #eeeff2;padding-right:1rem}._themeIcon_ortdn_177{background-color:#e2e8f0;border-radius:32px;padding:3px;width:56px;height:30px;display:flex;flex-direction:row;justify-content:flex-start}._themeIconImage_ortdn_199{width:34px}._themeIconImage_ortdn_199 img{width:100%;height:100%}._notificationIcon_ortdn_217{width:34px;height:34px;border:.5px solid #e2e8f0;border-radius:50%;background-color:#eff4fb;display:flex;justify-content:center;position:relative}._notificationImage_ortdn_241{width:18px}._notificationImage_ortdn_241 img{width:100%;height:100%}._redDot_ortdn_259{width:6.5px;height:7px;background-color:#dc3545;border:3px solid #ffffff;border-radius:50%;position:absolute;top:-.2rem;left:1.3rem}._headerUserSection_ortdn_281{display:flex;align-items:center;gap:.75rem;cursor:pointer}._headerUserDetails_ortdn_295{display:flex;flex-direction:column;justify-content:center}._headerUserDetails_ortdn_295 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;text-align:right;color:#212b36}._headerUserDetails_ortdn_295 span{font-family:Poppins;font-weight:500;font-size:12px;line-height:14px;letter-spacing:0px;text-align:right;color:#637381}._userIcon_ortdn_347{width:25px;height:25px}._userIcon_ortdn_347 img{width:100%;height:100%}._userDownArrow_ortdn_367{display:flex;flex-direction:column;justify-content:center}._containerDiv_ortdn_379{position:absolute;top:105%;left:85%;z-index:1;width:154px;height:103px;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}._content_ortdn_409{display:flex;flex-direction:column;gap:.7rem}._myProfile_ortdn_421,._logout_ortdn_423{display:flex;align-items:center;gap:.5rem;cursor:pointer}._profileIcon_ortdn_437,._logoutIcon_ortdn_439{width:26px;height:26px;border-radius:50%;background:linear-gradient(130.85deg,#5f3df7 7.7%,#6c18a4 95.91%);display:flex;justify-content:center;align-items:center}._profileIcon_ortdn_437 ._icon1_ortdn_459{color:#fff;font-size:20px}._logoutIcon_ortdn_439 ._icon2_ortdn_469{color:#fff;font-size:17px}._profileText_ortdn_479,._logoutText_ortdn_481{display:flex;align-items:center}._profileText_ortdn_479 p,._logoutText_ortdn_481 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#212b36}._popupOverlay_n2mgx_1{position:absolute;top:21rem;left:-6rem;width:100%;height:100%;display:flex;justify-content:end;align-items:center;z-index:1000}._popupBox_n2mgx_25{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 4px #00000040;box-shadow:0 -1px 4px #00000040;width:407px;height:581px;box-sizing:border-box;z-index:1}._content_n2mgx_49{display:flex;flex-direction:column;gap:1rem}._contentHead_n2mgx_61{display:flex;align-items:center}._contentHead_n2mgx_61 p,._nameContainer_n2mgx_73 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._contentBody_n2mgx_95{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}._profilePicContainer_n2mgx_111{display:flex;position:relative}._profilePic_n2mgx_111{display:flex;align-items:center;justify-content:center;width:110px;height:110px}._profilePic_n2mgx_111 img{width:100%;height:100%;border-radius:50%}._cameraIcon_n2mgx_149{width:30px;height:30px;background-color:#f1f1f1;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;left:5rem;top:5.3rem}._cameraIcon_n2mgx_149 ._icon_n2mgx_175{color:#001a72;font-size:17px}._nameContainer_n2mgx_73{display:flex;justify-content:center;align-items:center;margin-top:.7rem}._border_n2mgx_199{display:flex;justify-content:center;width:316px;border:1px solid #dadada;margin-top:.2rem}._inputSection_n2mgx_215{display:flex;flex-direction:column;gap:.7rem}._nameDiv_n2mgx_227{display:flex;align-items:center;gap:1.2rem}._firstnameDiv_n2mgx_239,._lastnameDiv_n2mgx_241,._emailDiv_n2mgx_243,._passwordDiv_n2mgx_245,._mobileDiv_n2mgx_247{display:flex;flex-direction:column}._firstnameDiv_n2mgx_239 p,._lastnameDiv_n2mgx_241 p,._emailDiv_n2mgx_243 p,._passwordDiv_n2mgx_245 p,._mobileDiv_n2mgx_247 p,._overflowText_n2mgx_267 p{font-family:Poppins;font-weight:400;font-size:10px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#6b6b6b}._firstnameDiv_n2mgx_239 input,._lastnameDiv_n2mgx_241 input,._emailDiv_n2mgx_243 input,._passwordDiv_n2mgx_245 input,._mobileDiv_n2mgx_247 input{width:159px;height:35px;border:1px solid #d4d4d4;border-radius:5px;outline:none;padding:0 1rem;box-sizing:border-box;font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#9a9a9a}._emailDiv_n2mgx_243 input,._passwordDiv_n2mgx_245 input,._mobileDiv_n2mgx_247 input{width:337px;text-transform:lowercase}._overflowText_n2mgx_267{width:85px;height:24px;background-color:#9801df;border-radius:23px;display:flex;justify-content:center;align-items:center;position:absolute;left:91rem}._passwordDiv_n2mgx_245 ._overflowText_n2mgx_267{top:8.95rem}._mobileDiv_n2mgx_247 ._overflowText_n2mgx_267{top:12.85rem}._overflowText_n2mgx_267 p{color:#fff}@media (max-width: 1440px) and (min-width: 1024px){._popupOverlay_n2mgx_1{left:0;justify-content:end;align-items:flex-start;padding-top:2rem}._popupBox_n2mgx_25{width:360px;height:auto;margin:0 1rem}._cameraIcon_n2mgx_149{left:4.7rem;top:5.2rem}._border_n2mgx_199{width:100%}._nameDiv_n2mgx_227{flex-direction:column;gap:.7rem;align-items:flex-start}._firstnameDiv_n2mgx_239 input,._lastnameDiv_n2mgx_241 input,._emailDiv_n2mgx_243 input,._passwordDiv_n2mgx_245 input,._mobileDiv_n2mgx_247 input{width:100%}._overflowText_n2mgx_267{left:auto;top:unset!important;position:relative;margin-top:.3rem}._passwordDiv_n2mgx_245 ._overflowText_n2mgx_267,._mobileDiv_n2mgx_247 ._overflowText_n2mgx_267{position:relative;top:unset;left:unset}}._container_1s0ru_1{height:84vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px;scroll-behavior:smooth}._generateReportOverlay_1s0ru_23{position:absolute;top:5rem;left:0rem;width:100%;z-index:1}._searchPopupOverlay_1s0ru_39{position:absolute;display:flex;justify-content:center;z-index:1000;top:2rem;left:2.6rem}._productContainer_1s0ru_57{display:flex;flex-direction:column;background-color:#fff;padding:1rem;border-radius:5px;gap:1rem}._loaderContainer_1s0ru_75,._noDataContainer_1s0ru_77{height:100vh;width:100%}._productHeader_1s0ru_87{display:flex;align-items:center;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding:0 1rem}._searchContainer_1s0ru_105{display:flex;align-items:center;gap:.5rem;border:1px solid #c4c4c4;border-radius:50px;padding:4px 14px;width:488px;height:30px}._searchContainer_1s0ru_105 svg{font-size:1.4rem}._searchContainer_1s0ru_105 input{font-family:Poppins;font-weight:400;font-size:16px;line-height:24.11px;letter-spacing:0%;color:#737579;border:none;outline:none;background-color:#fff;cursor:pointer}._selectionContainer_1s0ru_161{display:flex;align-items:center;gap:1rem;width:55%}._categoriesDropdown_1s0ru_175{position:relative}._categoriesDropdownLabel_1s0ru_183{width:12rem;height:2.5rem;padding:12px 10px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:center;gap:.39rem;align-items:center;-webkit-user-select:none;user-select:none;box-sizing:border-box}._selectedCategory_1s0ru_213{display:flex;align-items:center;justify-content:center;gap:.3rem}._dropdowniItemIcon_1s0ru_227 img{width:15px;height:15px;display:flex;align-items:center;cursor:pointer}._dropdowniItemLabel_1s0ru_243{font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:-2%;color:#212b36;cursor:pointer}._allCategoriesText_1s0ru_261{font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._categoriesDropdownLabel_1s0ru_183 ._downArrow_1s0ru_279,._sortDropdownLabel_1s0ru_281 ._downArrow_1s0ru_279,._generateReport_1s0ru_23 ._downArrow_1s0ru_279{font-size:23px;color:#212b36;display:flex;align-items:center}._arrowDown_1s0ru_297,._arrowUp_1s0ru_299{transition:transform .3s ease;color:#212b36}._arrowUp_1s0ru_299{transform:rotate(180deg)}._categoriesDropdownMenu_1s0ru_317{position:absolute;top:3rem;left:-1.3rem;width:224px;height:358px;background-color:#f1ebf8;border-radius:8px;box-shadow:0 8px 30px #0000001f;display:flex;flex-direction:column;gap:1rem;padding:1rem .7rem;box-sizing:border-box;z-index:1}._searchBarContainer_1s0ru_351{display:flex;flex-direction:column;gap:.4rem}._searchBar_1s0ru_351{display:flex;gap:1rem;align-items:center}._searchIcon_1s0ru_375{display:flex;align-items:center}._searchIcon_1s0ru_375 ._icon_1s0ru_385{font-size:20px;color:#637381}._searchInput_1s0ru_395{display:flex;align-items:center}._searchInput_1s0ru_395 ._input_1s0ru_405{border:none;outline:none;background-color:transparent;width:170px;height:20px;font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#999}._searchInput_1s0ru_395 ._input_1s0ru_405::placeholder{font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#999}._searchBarContainer_1s0ru_351 ._borderBottom_1s0ru_451{border-bottom:1px dashed #64748b80}._categoriesDropdownItem_1s0ru_459{display:flex;gap:.7rem;align-items:center}._sortDropdown_1s0ru_281{position:relative}._sortDropdownLabel_1s0ru_281{width:8.875rem;height:2.5rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;box-sizing:border-box;text-indent:1rem}._sortDropdownLabelValue_1s0ru_509{font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434;display:flex;justify-content:center}._sortDropdownMenu_1s0ru_531{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_1s0ru_531 ._closeIcon_1s0ru_553{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_1s0ru_553 ._XIcon_1s0ru_569{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownItem_1s0ru_581{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownItem_1s0ru_581:not(:last-child){border-bottom:1px dashed #ccc}._generateReport_1s0ru_23{width:192px;height:40px;display:flex}._generateReportHeader_1s0ru_623{padding:.5rem .8rem;border-radius:30px;border:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}._generateReport_1s0ru_23 ._downArrow_1s0ru_279{color:#fff}._generateReport_1s0ru_23 ._generateReportHeader_1s0ru_623{font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;background-color:#9801df;color:#fff;border:1px solid #c955ff;width:100%;cursor:pointer}._productListContainer_1s0ru_677{display:flex;justify-content:center;height:85vh;overflow-y:auto;scrollbar-width:none}._productGrid_1s0ru_693{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:1.5rem;justify-content:space-between;max-width:1100px;margin:0}._productCard_1s0ru_711{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;height:312px;width:265px;position:relative;cursor:pointer}._productCardImageContainer_1s0ru_733{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_1s0ru_733{width:100%;height:265px}._productCardImage_1s0ru_733 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productOptionContainer_1s0ru_769{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_1s0ru_769>*:only-child{margin-left:auto}._productTypeShield_1s0ru_795{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeShield_1s0ru_795 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_1s0ru_769{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative;gap:1rem}._productOption_1s0ru_769 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 5px rgba(0,0,0,.6))}._optionPopup_1s0ru_869{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 1rem;background:linear-gradient(130.85deg,#5f3df7 7.7%,#6c18a4 95.91%);border-radius:5px;width:256px;height:293px;box-sizing:border-box;position:absolute;top:50%;left:0%;z-index:999;transform:translate(-71%,5%)}._optionPopupClose_1s0ru_903{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative}._optionPopupClose_1s0ru_903 svg{position:absolute;top:.1rem;left:12rem}._optionPopupSection_1s0ru_931{display:flex;flex-direction:column;justify-content:flex-start}._optionPopupItem_1s0ru_943{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:8px 0;border-bottom:.1px dashed #ffffff}._optionPopupItem_1s0ru_943 img{width:16px}._optionPopupItem_1s0ru_943 svg{font-size:1rem}._optionPopupItem_1s0ru_943 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_1s0ru_931 ._optionPopupItem_1s0ru_943:last-child{border:none}._productTypeSpark_1s0ru_1005{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 16px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%}._productTypeSpark_1s0ru_1005 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productTimeContainer_1s0ru_1049{display:flex;flex-direction:row;justify-content:space-between;position:absolute;bottom:4rem;padding:6px 10px;right:0;left:0}._productTimeContainerLeft_1s0ru_1071,._productTimeContainerRight_1s0ru_1073{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_1s0ru_1071 p,._productTimeContainerRight_1s0ru_1073 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f7f7f7;text-shadow:1px 1px 2px #000;text-transform:capitalize}._productCardDetails_1s0ru_1113{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#f5edff;border-radius:8px;position:absolute;bottom:2px;width:100%;gap:.35rem}._productDetailsName_1s0ru_1139{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productDetailsName_1s0ru_1139 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:left;color:#424347;text-transform:capitalize}._productDetailsAmountSection_1s0ru_1177{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productDetailsAmount_1s0ru_1177{display:flex;flex-direction:row;align-items:center;justify-content:center}._productDetailsAmount_1s0ru_1177 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._productUserDetail_1s0ru_1227{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_1s0ru_1227 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#424347}._productUserDetail_1s0ru_1227 img{width:20px;height:20px;border-radius:50%}._fallbackAvatar_1s0ru_1279{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Poppins;font-weight:400;font-size:11px;color:#fff}._paginationContainer_1s0ru_1305{display:flex;justify-content:center;margin-top:20px;gap:10px}._paginationButton_1s0ru_1319{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #ddd;background-color:#fff;cursor:pointer;border-radius:4px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._paginationButton_1s0ru_1319:hover:not(._disabled_1s0ru_1355){border-color:#9801df}._paginationButton_1s0ru_1319._active_1s0ru_1363{background-color:#9801df;color:#fff;border-color:#9801df}._paginationButton_1s0ru_1319._disabled_1s0ru_1355{opacity:.5;cursor:not-allowed}._angleIcon_1s0ru_1385{color:#000}._noProducts_1s0ru_1393{display:flex;justify-content:center}._noProducts_1s0ru_1393 span{color:#212b36;font-family:Poppins;font-size:14px}@media (min-width: 1024px){._productGrid_1s0ru_693{display:grid;grid-template-columns:repeat(4,1fr)}}._popupOverlay_52ggw_1{position:absolute;top:3rem;left:-1rem;display:flex;justify-content:center;z-index:1000}._popupBox_52ggw_19{background:#f1ebf8;padding:.5rem 1rem;border-radius:8px;box-shadow:0 8px 30px #0000001f;width:780px;height:287px;box-sizing:border-box}._content_52ggw_39{display:flex;flex-direction:column}._closeButton_52ggw_49{display:flex;justify-content:end}._closeButton_52ggw_49 ._XButton_52ggw_59{width:1.2rem;height:1.5rem;color:#212b36;cursor:pointer}._mainContent_52ggw_73{display:flex;flex-direction:column;gap:1.3rem}._mainHeadContainer_52ggw_85{display:flex;flex-direction:column;gap:1rem}._mainHead_52ggw_85{display:flex;gap:.3rem}._sortbyLineIcon_52ggw_107{display:flex;align-items:end;width:20px;height:20px}._sortbyLineIcon_52ggw_107 ._sortIcon_52ggw_121{color:#000}._mainHeadText_52ggw_129{display:flex;align-items:start}._mainHeadText_52ggw_129 p,._searchText_52ggw_141 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#363636}._searchValues_52ggw_163{display:flex;flex-wrap:wrap;gap:1rem;padding-left:1.5rem}._recentsearchText_52ggw_177 p,._noSearchesText_52ggw_179 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#424347}._recentSearchesContainer_52ggw_201{display:flex;flex-direction:column;gap:1rem}._recentSearchesHeadContainer_52ggw_213{display:flex;justify-content:space-between}._recentSearchesHead_52ggw_213{display:flex;align-items:center;gap:.3rem}._searchIcon_52ggw_235{display:flex;align-items:center;width:1rem;height:1rem}._searchIcon_52ggw_235 ._icon_52ggw_249{width:100%;height:100%;color:#424347}._searchText_52ggw_141,._clearText_52ggw_263{display:flex;align-items:center}._clearText_52ggw_263 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#9801df;cursor:pointer}._recentSearchesBody_52ggw_297{height:100px;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column;gap:1rem}._recentSearcheValuesContainer_52ggw_315{display:flex;flex-direction:column;gap:1rem;padding:0 .5rem}._recentSearchValues_52ggw_329{display:flex;justify-content:space-between;align-items:center}._recentsearch_52ggw_177{display:flex;align-items:center;gap:1rem}._recentIcon_52ggw_353,._recentsearchText_52ggw_177,._recentsearchCloseIcon_52ggw_357{display:flex;align-items:center}._recentIcon_52ggw_353 ._RecentIcon_52ggw_367{transform:scaleX(-1);width:14px;height:14px}._recentsearchCloseIcon_52ggw_357 ._closeIcon_52ggw_379{background-color:#999;border:none;outline:none;color:#fff;border-radius:50%;cursor:pointer}._recentSearchBorder_52ggw_397{margin-top:-.6rem}._recentSearcheValuesContainer_52ggw_315:not(:last-child){border-bottom:1px dashed #999999}._noSearchesText_52ggw_179{display:flex;align-items:start;margin:auto}._searchTypesContainer_52ggw_425{display:flex;flex-wrap:wrap;gap:.5rem}._searchTypeItem_52ggw_437{border:1px solid #99999980;border-radius:8px;padding:5px 10px;cursor:pointer;transition:.2s ease;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#424347}._selectedType_52ggw_469{background-color:#9801df;color:#fff;border-color:#9801df}@media (max-width: 1440px) and (min-width: 1024px){._popupOverlay_52ggw_1{top:2rem;left:0;padding:0 1rem}._popupBox_52ggw_19{width:90%;height:auto;padding:1rem}._mainContent_52ggw_73{gap:1rem}._mainHeadText_52ggw_129 p,._searchText_52ggw_141 p{font-size:15px;line-height:15px}._searchValues_52ggw_163{gap:.7rem;padding-left:1rem}._searchValue_52ggw_163 p,._recentsearchText_52ggw_177 p,._noSearchesText_52ggw_179 p{font-size:13px;line-height:15px}._clearText_52ggw_263 p{font-size:11px}._recentSearcheValuesContainer_52ggw_315{gap:.8rem;padding:0 .3rem}._recentsearch_52ggw_177{gap:.7rem}._sortbyLineIcon_52ggw_107{width:18px;height:18px}._closeButton_52ggw_49 ._XButton_52ggw_59{width:1rem;height:1.2rem}}._popupOverlay_1mzo3_1{display:flex;justify-content:center;z-index:1000;margin-left:0%}._popupBox_1mzo3_15{background:#fff;padding:1rem 1.5rem 2rem;border-radius:15px;box-shadow:0 4px 10px #0003;width:1140px;min-height:fit-content;margin-left:-12px;display:flex;flex-direction:column;gap:2rem}._closeButtonContainer_1mzo3_41{display:flex;justify-content:flex-end}._closeButtonContainer_1mzo3_41 ._closeButton_1mzo3_41{width:1.36875rem;height:1.36875rem;cursor:pointer;color:#000}._topContent_1mzo3_65{display:flex;justify-content:space-between}._dropdownContainer_1mzo3_75{display:flex;justify-content:center;align-items:center;gap:3rem}._selectedFieldsDropdownContainer_1mzo3_89{width:194px;height:36px;position:relative}._selectedFieldsDropdownButton_1mzo3_101,._sortDropdownLabel_1mzo3_103{width:100%;height:100%;padding:12px 5px 12px 12px;background:transparent;border:1px solid #9801df;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;box-sizing:border-box}._selectedFieldsDropdownButton_1mzo3_101 ._selectedFieldsText_1mzo3_133,._sortDropdownLabel_1mzo3_103{font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#9801df}._selectedFieldsDropdownMenu_1mzo3_153 ._closeIcon_1mzo3_153{display:flex;justify-content:end;position:absolute;top:.7rem;left:15rem}._selectedFieldsDropdownMenu_1mzo3_153{position:absolute;top:2.45rem;left:-2.5rem;width:273px;height:273px;background:#f5edff;border-radius:8px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10;display:flex;flex-direction:column;gap:.1rem;padding:.9rem 0rem 2.5rem .9rem;box-sizing:border-box;overflow-y:auto;scrollbar-width:none}._selectedFieldsDropdownMenu_1mzo3_153 ._optionItem_1mzo3_209{display:flex;gap:.7rem;align-items:center;font-family:Poppins;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0%;text-transform:capitalize;color:#212b36}._optionItem_1mzo3_209 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16.11px;height:16px;border:1px solid #212b364d;border-radius:4px;outline:none;vertical-align:middle;cursor:pointer;display:inline-block;position:relative;background-color:#f5edff}._optionItem_1mzo3_209 input[type=checkbox]:checked{background-color:#5f3df6;border:1px solid #5f3df6}._optionItem_1mzo3_209 input[type=checkbox]:before{content:"";position:absolute;top:45%;left:50%;width:3px;height:8px;border:solid #ffffff;border-width:0 1.6px 1.6px 0;transform:translate(-50%,-50%) rotate(45deg);display:none}._optionItem_1mzo3_209 input[type=checkbox]:checked:before{display:block}._sortDropdown_1mzo3_103{width:143px;height:36px;position:relative}._sortDropdownMenu_1mzo3_319{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_1mzo3_319 ._closeIcon_1mzo3_153{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_1mzo3_153 ._XIcon_1mzo3_357{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownItem_1mzo3_369{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownItem_1mzo3_369:not(:last-child){border-bottom:1px dashed #ccc}._sortDropdown_1mzo3_103 ._downArrow_1mzo3_399,._selectedFieldsDropdownContainer_1mzo3_89 ._downArrow_1mzo3_399{display:flex;font-size:25px;color:#9801df}._content_1mzo3_413{display:flex;gap:2.5rem;box-sizing:border-box}._contentLeft_1mzo3_425{width:25%}._contentLeftBox_1mzo3_433{display:flex;flex-direction:column;gap:1.3rem;border:1px solid #9801df;border-radius:3px;padding:1rem 1rem 1.5rem;width:15.1875rem;height:17.9375rem}._contentLeftBoxMainHead_1mzo3_457{display:flex;justify-content:center}._contentLeftBoxMainHead_1mzo3_457 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#444343}._contentLeftBoxSearchInput_1mzo3_489{position:relative}._contentLeftBoxSearchInput_1mzo3_489 input{width:100%;padding:1px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:12px;line-height:24.11px;letter-spacing:0%;outline:none;color:#737579;cursor:pointer}._contentLeftBoxSearchInput_1mzo3_489 input[type=search]::placeholder{color:#737579;opacity:1;font-family:Poppins;font-weight:400;font-size:10px;line-height:151%;letter-spacing:0%;text-indent:35px}._contentLeftBoxSearchInput_1mzo3_489 span{position:absolute;top:.45vw;left:1vw;width:10;height:10;color:#737579}._contentLeftBoxSQLs_1mzo3_569{display:flex;flex-direction:column;gap:.5rem;height:287px;overflow-y:auto;scrollbar-width:none}._SQLItems_1mzo3_587{display:flex;flex-direction:column;gap:.5rem}._SQLTop_1mzo3_599{display:flex;justify-content:space-between}._SQLTopHead_1mzo3_609 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#432aff}._SQLTopCloseButton_1mzo3_631{width:1rem;height:1rem;display:flex;justify-content:center;align-items:center}._SQLTopCloseButton_1mzo3_631 ._closeButton_1mzo3_41{width:.8rem;height:.8rem;color:#444343;cursor:pointer}._SQLBodyText_1mzo3_661 p{font-family:Poppins;font-weight:300;font-size:10px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#212b36}._SQLBorder_1mzo3_681{width:14rem}._SQLItems_1mzo3_587:not(:last-child){border-bottom:1px solid #8a8a8a29}._contentRight_1mzo3_697{width:70%;position:relative;height:430px}._contentRightMainHead_1mzo3_709{display:flex;align-items:center;padding:1.5rem 0rem 2.5rem}._contentRightMainHead_1mzo3_709 p{font-family:Poppins;font-weight:600;font-size:20px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#444343}._contentRightMainData_1mzo3_743{display:flex;flex-direction:column}._headerRow_1mzo3_753{display:flex;gap:1rem}._GridColumnOneHead_1mzo3_763,._GridColumnTwoHead_1mzo3_765,._GridColumnThreeHead_1mzo3_767,._GridColumnFourHead_1mzo3_769{width:10.7rem;display:flex;justify-content:center}._GridColumnOneHead_1mzo3_763 p,._GridColumnTwoHead_1mzo3_765 p,._GridColumnThreeHead_1mzo3_767 p,._GridColumnFourHead_1mzo3_769 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#7714a1}._contentRightGrid_1mzo3_809{display:flex;gap:1rem}._columnOneDropdown_1mzo3_819,._columnTwoDropdown_1mzo3_821,._columnThreeDropdown_1mzo3_823,._columnFourDropdown_1mzo3_825{position:relative;width:100%;padding:.6rem 0}._columnOneDropdownLabel_1mzo3_837,._columnTwoDropdownLabel_1mzo3_839,._columnThreeDropdownLabel_1mzo3_841,._columnFourDropdownLabel_1mzo3_843{width:10rem;height:1.7rem;padding:5px;background:#fff;border-radius:3px;cursor:pointer;display:flex;align-items:center;text-indent:10px;-webkit-user-select:none;user-select:none;border:1px solid #212b36}._columnOneDropdownLabel_1mzo3_837 ._labelName_1mzo3_871,._columnTwoDropdownLabel_1mzo3_839 ._labelName_1mzo3_871,._columnThreeDropdownLabel_1mzo3_841 ._labelName_1mzo3_871,._columnFourDropdownLabel_1mzo3_843 ._labelName_1mzo3_871{width:90%;font-family:Poppins;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#444343}._columnOneDropdownLabel_1mzo3_837 ._labelName_1mzo3_871{font-weight:400;font-size:14px}._columnTwoDropdownLabel_1mzo3_839 ._labelName_1mzo3_871{font-weight:700;font-size:20px;text-align:center}._columnTwoDropdownLabel_1mzo3_839 ._operatorLike_1mzo3_917{font-weight:700;font-size:14px}._columnThreeDropdownLabel_1mzo3_841 ._labelName_1mzo3_871{font-weight:400;font-size:12px;text-align:center}._columnFourDropdownLabel_1mzo3_843 ._labelName_1mzo3_871{font-weight:800;font-size:14px;text-align:center}._arrowDown_1mzo3_951{font-size:14px;transition:transform .3s ease;color:#212b36;font-weight:900}._columnOneDropdownMenu_1mzo3_965,._columnTwoDropdownMenu_1mzo3_967,._columnThreeDropdownMenu_1mzo3_969,._columnFourDropdownMenu_1mzo3_971{position:absolute;width:10rem;padding:0 .3rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-top:5px;z-index:10}._columnOneDropdownItem_1mzo3_993,._columnTwoDropdownItem_1mzo3_995,._columnThreeDropdownItem_1mzo3_997,._columnFourDropdownItem_1mzo3_999{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#444343}._addButton_1mzo3_1023{padding-top:1rem;display:flex;align-items:center;width:1.5rem;height:1.5rem}._addButton_1mzo3_1023 ._plusButton_1mzo3_1039{width:100%;height:100%;outline:none;background-color:#8c05cb;border:none;border-radius:3px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#fff;text-align:center;padding:1px;cursor:pointer}._generatereportButtons_1mzo3_1075{display:flex;justify-content:center;padding:2rem 3rem 3rem;gap:3rem;position:absolute;top:19rem;left:7rem}._generatereportButtons_1mzo3_1075 ._saveButton_1mzo3_1095,._generatereportButtons_1mzo3_1075 ._runButton_1mzo3_1097{display:flex;flex-direction:column;align-items:center;justify-content:center;width:13.8125rem;height:2.75rem}._saveButton_1mzo3_1095 ._generatereportSave_1mzo3_1115,._runButton_1mzo3_1097 ._generatereportRun_1mzo3_1117{width:100%;height:100%;outline:none;border:none;border-radius:5px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;text-align:center;padding:1px 6px;cursor:pointer;display:flex;justify-content:center;align-items:center}._saveButton_1mzo3_1095 ._generatereportSave_1mzo3_1115{background-color:#9801df;color:#fff}._runButton_1mzo3_1097 ._generatereportRun_1mzo3_1117{background-color:#fff;border:1px solid #9801df;color:#9801df}._runPopup_1mzo3_1177{position:absolute;top:14rem;left:14.8rem;width:100%;display:flex;justify-content:center;z-index:1000}@media (max-width: 1440px) and (min-width: 1024px){._popupBox_1mzo3_15{width:95%;margin-left:0;padding:1rem}._dropdownContainer_1mzo3_75{gap:2rem;flex-wrap:wrap}._selectedFieldsDropdownContainer_1mzo3_89,._sortDropdown_1mzo3_103{width:180px;height:34px}._selectedFieldsDropdownMenu_1mzo3_153,._sortDropdownMenu_1mzo3_319{width:250px;left:-1.5rem}._content_1mzo3_413{gap:2rem;flex-direction:column}._contentLeft_1mzo3_425,._contentRight_1mzo3_697{width:90%}._contentLeftBox_1mzo3_433{width:100%;height:auto}._SQLBorder_1mzo3_681{width:100%}._contentRight_1mzo3_697{height:auto}._headerRow_1mzo3_753,._contentRightGrid_1mzo3_809{flex-wrap:wrap;gap:1rem}._GridColumnOneHead_1mzo3_763,._GridColumnTwoHead_1mzo3_765,._GridColumnThreeHead_1mzo3_767,._GridColumnFourHead_1mzo3_769{width:48%;justify-content:flex-start}._columnOneDropdown_1mzo3_819,._columnTwoDropdown_1mzo3_821,._columnThreeDropdown_1mzo3_823,._columnFourDropdown_1mzo3_825{width:48%}._generatereportButtons_1mzo3_1075{flex-direction:column;align-items:center;position:static;padding:1rem 0;gap:1rem}._saveButton_1mzo3_1095,._runButton_1mzo3_1097{width:90%}}._popupOverlay_ech3o_1{position:absolute;top:16.5rem;left:9rem;width:100%;display:flex;justify-content:center;z-index:1000}._popupBox_ech3o_21{background:#f1ebf8;padding:.5rem 1rem;border-radius:8px;box-shadow:0 4px 4px #00000040;box-shadow:0 -1px 4px #00000040;width:516px;min-height:fit-content;border:1px solid #b5b5b5}._content_ech3o_43{display:flex;flex-direction:column;gap:.5rem}._topCloseButton_ech3o_55{display:flex;justify-content:end}._topCloseButton_ech3o_55 ._closeButton_ech3o_65{cursor:pointer}._saveQueryTextContainer_ech3o_73{display:flex;gap:3rem;padding:0 1.5rem;align-items:center}._saveQueryText_ech3o_73,._saveQueryInput_ech3o_89,._assignedNameText_ech3o_91,._assignedNameValue_ech3o_93{display:flex;align-items:center}._saveQueryText_ech3o_73 p,._assignedNameText_ech3o_91 p,._assignedNameValue_ech3o_93 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;color:#000}._saveQueryInput_ech3o_89{width:15.75rem;height:1.625rem}._saveQueryInput_ech3o_89 input{width:100%;height:100%;border:1px solid #dadada;border-radius:3px;background-color:#ffffffa8;font-family:Poppins;font-weight:400;font-size:10px;line-height:16px;letter-spacing:0px;color:#aeaeae;padding-left:13px;outline:none}._assignedNameContainer_ech3o_167{display:flex;gap:4.5rem;padding:1rem 1.5rem;align-items:center}._savequerypopupButtons_ech3o_181{display:flex;justify-content:center;align-items:center;padding:1.5rem 0 1.2rem}._savequerypopupButtons_ech3o_181 ._saveButton_ech3o_195{display:flex;flex-direction:column;align-items:center;justify-content:center;width:8.4375rem;height:1.8125rem}._saveButton_ech3o_195 ._savequerypopupSave_ech3o_213{width:100%;height:100%;outline:none;border:none;background-color:#9801df;border-radius:4px;font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}._popupOverlay_8ewz6_1{position:absolute;width:100%;display:flex;justify-content:center;z-index:1000}._popupBox_8ewz6_21{background:#fff;padding:1.5rem 1rem;border-radius:5px;box-shadow:0 4px 4px #00000040;width:299px;height:241px;min-height:fit-content;border:1px solid #959595;box-sizing:border-box}._content_8ewz6_45{display:flex;flex-direction:column;gap:1rem}._contentMainHead_8ewz6_57,._contentText_8ewz6_59{display:flex;justify-content:center}._contentMainHead_8ewz6_57 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0%;color:#000}._contentText_8ewz6_59 p{font-family:Poppins;font-weight:400;font-size:11px;line-height:18px;letter-spacing:0%;color:#000}._reportFormats_8ewz6_105{display:flex;flex-direction:column;padding:0 .5rem;gap:.5rem}._excelFormat_8ewz6_119,._pdfFormat_8ewz6_121{display:flex;justify-content:space-between}._excelText_8ewz6_131 p,._pdfText_8ewz6_133 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:22px;letter-spacing:0%;color:#000}._excelText_8ewz6_131 span,._pdfText_8ewz6_133 span{font-family:Poppins;font-weight:500;font-size:12px;line-height:22px;letter-spacing:0%;color:#8894a5}._excelRadioButton_8ewz6_171 input[type=radio],._pdfRadioButton_8ewz6_173 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border:1.5px solid #000000;border-radius:50%;outline:none;vertical-align:middle;cursor:pointer}._excelRadioButton_8ewz6_171 input[type=radio]:checked,._pdfRadioButton_8ewz6_173 input[type=radio]:checked{background-color:#fff;border:1.5px solid #000000;box-shadow:inset 0 0 0 3px #fff;background-color:#000}._reportoutputformatpopupButtons_8ewz6_211{display:flex;justify-content:center;align-items:center;gap:1rem;padding-top:1rem}._generateReportButton_8ewz6_227,._cancelButton_8ewz6_229{display:flex;flex-direction:column;align-items:center;justify-content:center;width:7.25rem;height:1.4375rem}._generateReportButton_8ewz6_227 ._reportoutputformatpopupGenerateReport_8ewz6_247,._cancelButton_8ewz6_229 ._reportoutputformatpopupCancel_8ewz6_249{width:100%;height:100%;outline:none;border:none;border-radius:18px;font-family:Poppins;font-weight:500;font-size:10px;line-height:22px;letter-spacing:0%;cursor:pointer;display:flex;justify-content:center;align-items:center}._generateReportButton_8ewz6_227 ._reportoutputformatpopupGenerateReport_8ewz6_247{background-color:#9801df;color:#fff}._cancelButton_8ewz6_229 ._reportoutputformatpopupCancel_8ewz6_249{background-color:#fff;color:#9801df;border:1px solid #9801df}._popupOverlay_7lgcl_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_7lgcl_27{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 10px #0003;width:610px;height:285px;box-sizing:border-box}._content_7lgcl_47{display:flex;flex-direction:column;gap:3.5rem;padding:2.8rem 2rem 1.2rem;box-sizing:border-box}._mainText_7lgcl_63{display:flex}._mainText_7lgcl_63 p{font-family:Poppins;font-weight:400;font-size:22px;line-height:32px;letter-spacing:0px;color:#818181}._deletesqlquerypopupButtons_7lgcl_89{display:flex;justify-content:center;gap:5rem}._deletesqlquerypopupButtons_7lgcl_89 ._yesButton_7lgcl_101,._deletesqlquerypopupButtons_7lgcl_89 ._cancelButton_7lgcl_103{display:flex;justify-content:center;align-items:center;width:11.5625rem;height:2.75rem}._yesButton_7lgcl_101 ._deletesqlquerypopupYes_7lgcl_119,._cancelButton_7lgcl_103 ._deletesqlquerypopupCancel_7lgcl_121{width:100%;height:100%;border-radius:8px;font-family:Poppins;font-weight:500;font-size:16px;line-height:31px;letter-spacing:0px;text-align:center;border:none;display:flex;justify-content:center;align-items:center}._yesButton_7lgcl_101 ._deletesqlquerypopupYes_7lgcl_119{background-color:#9801df;color:#fff}._cancelButton_7lgcl_103 ._deletesqlquerypopupCancel_7lgcl_121{border:1px solid #9801df;background-color:#fff;color:#9801df;cursor:pointer}._container_1me3v_1{height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1.5rem;background-color:#f5edff;margin-top:70px}._productDetailSection_1me3v_21{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem;background-color:#fff;border-radius:6px;gap:1rem}._productType_1me3v_41{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productType_1me3v_41 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#999}._productTopSection_1me3v_73{display:flex;flex-direction:row;justify-content:flex-start;align-items:normal;gap:2rem}._productTopLeft_1me3v_89{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._productImageContainer_1me3v_103{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;width:fit-content}._productImage_1me3v_103{width:500px;height:auto}._productImage_1me3v_103 img{width:100%;height:100%;border-radius:8px}._productActionIcons_1me3v_143{position:absolute;right:10px;top:10px;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._productIcons_1me3v_163{display:flex;flex-direction:row;align-items:center;justify-content:center;background:#d9d9d9cc;border-radius:50%;width:41px;height:41px}._productIcons_1me3v_163 svg{font-size:1.5rem;color:#fff}._productCarouselContainer_1me3v_195{display:flex;flex-direction:row;align-items:center;justify-content:center;width:500px}._productCarousel_1me3v_195{display:flex;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;width:88%;padding:1rem 0;gap:1rem}._productCarousel_1me3v_195::-webkit-scrollbar{display:none}._scrollButton_1me3v_239{background:transparent;color:#212b36;border:none;cursor:pointer;font-size:20px;border-radius:50%;z-index:2;display:flex;align-items:center;justify-content:center}._scrollButton_1me3v_239._left_1me3v_265{position:relative;left:0}._scrollButton_1me3v_239._right_1me3v_275{position:relative;right:0}._productCarouselSlide_1me3v_285{display:flex;align-items:center;justify-content:center}._productCarouselImage_1me3v_297{width:94px;height:93px;border-radius:3px}._productCarouselImage_1me3v_297 img{width:100%;height:100%;border-radius:3px;object-fit:cover}._productTopRight_1me3v_323{width:62%;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._productBadge_1me3v_339{display:flex;align-items:center;justify-content:flex-start;background-color:#fe6705;padding:10px;border-radius:8px;width:fit-content}._productBadge_1me3v_339 p{color:#fff;font-family:Poppins;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2%;text-transform:capitalize}._productDetailsHeader_1me3v_379{display:flex;flex-direction:column;justify-content:flex-start}._productName_1me3v_391{display:flex;align-items:center;justify-content:flex-start}._productName_1me3v_391 p{font-family:Poppins;font-weight:600;font-size:24px;line-height:36px;letter-spacing:2%;color:#212b36;text-transform:capitalize}._productAmount_1me3v_423{display:flex;align-items:center;justify-content:flex-start;gap:.6rem}._currentAmount_1me3v_437{display:flex;align-items:center;justify-content:flex-start}._currentAmount_1me3v_437 p{font-family:Poppins;font-weight:300;font-size:24px;line-height:36px;letter-spacing:2%;color:#212b36}._currentAmount_1me3v_437 span{font-family:Poppins;font-weight:700;font-size:24px;line-height:36px;letter-spacing:2%;color:#212b36}._previousAmount_1me3v_485{display:flex;align-items:center;justify-content:flex-start}._previousAmount_1me3v_485 p{font-family:Poppins;font-weight:300;font-size:18px;line-height:36px;letter-spacing:2%;color:#a4a4a4}._previousAmount_1me3v_485 span{font-family:Poppins;font-weight:500;font-size:18px;line-height:27px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._productFeature_1me3v_537{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;gap:.5rem;border-top:.5px dotted #64748b80;border-bottom:.5px dotted #64748b80;border-left:none;border-right:none}._productFeatureContent_1me3v_561{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}._productFeatureContentLeft_1me3v_577{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;width:30%}._productFeatureContentLeft_1me3v_577 img{width:1.2rem;height:auto}._productFeatureContentLeft_1me3v_577 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#424347}._productFeatureContentRight_1me3v_623,._productFeatureContent_1me3v_561{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem}._productFeatureContentRight_1me3v_623 img,._productFeatureContent_1me3v_561 img{width:1.2rem;height:auto}._productFeatureContentRight_1me3v_623 p,._productFeatureContent_1me3v_561 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#424347}._deliverySection_1me3v_673{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}._deliverySectionHeader_1me3v_687{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._deliverySectionHeader_1me3v_687 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._deliverySectionContent_1me3v_719{display:flex;flex-direction:row;justify-content:flex-start;align-items:normal;gap:1rem}._meetup_1me3v_735{display:flex;flex-direction:row;justify-content:flex-start;gap:.3rem;align-items:normal;width:30%}._meetupLeft_1me3v_753{display:flex;flex-direction:row;justify-content:flex-start}._meetupLeft_1me3v_753 img{width:1.2rem;height:1.2rem}._meetupRight_1me3v_775{display:flex;flex-direction:column;justify-content:flex-start;gap:.1rem}._meetupRight_1me3v_775 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-2%;color:#000}._meetupRight_1me3v_775 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;letter-spacing:-2%;color:#343434}._delivery_1me3v_673{display:flex;flex-direction:row;justify-content:flex-start;gap:.3rem;align-items:normal}._deliveryBanner_1me3v_841{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._deliveryBannerImage_1me3v_855{height:245px}._deliveryBannerImage_1me3v_855 img{width:100%;height:100%;object-fit:cover}._paymentCardSection_1me3v_875{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._paymentCardHeader_1me3v_889{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._paymentCardHeader_1me3v_889 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._paymentCardGrid_1me3v_921{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.5rem;border-bottom:.5px dotted #64748b80;padding-bottom:1.5rem}._paymentCard_1me3v_875{width:54px;height:37px}._paymentCard_1me3v_875 img{width:100%;height:100%}._productActionContainer_1me3v_961{display:flex;flex-direction:column;padding:1rem;border-radius:8px;background:var(--Text-fieald, #faf6ff);gap:1rem}._productActionSection_1me3v_979{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0;gap:.5rem;border-bottom:.5px dotted #64748b80;border-left:none;border-right:none}._userDetails_1me3v_1003{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}._userDetailsLeft_1me3v_1019{width:33px;height:fit-content}._userDetailsLeft_1me3v_1019 img{width:100%;height:100%}._userDetailsRight_1me3v_1039{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}._userDetailsRight_1me3v_1039 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:left}._starSection_1me3v_1071{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.2rem}._starSection_1me3v_1071 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#212b36}._productActionSectionRight_1me3v_1107,._productActionButtons_1me3v_1123{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}._productActionButtons_1me3v_1123 button{border:1px solid #212b36;outline:none;background-color:transparent;border-radius:8px;width:167px;height:41px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#212b36}._productActionButtons_1me3v_1123 button:first-child{color:#fff;border:none;background-color:#9801df}._productActionLikes_1me3v_1181{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.2rem}._heartIcon_1me3v_1197{width:61px;height:61px;background-color:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}._heartIconImage_1me3v_1219{width:21px;height:fit-content}._heartIconImage_1me3v_1219 img{width:100%;height:100%}._productActionLikes_1me3v_1181 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:19.07px;letter-spacing:0px;color:#64748b}._productActionBottom_1me3v_1257{display:flex;align-items:center;padding:1rem;flex-wrap:wrap;gap:1rem}._productActionCard_1me3v_1273{display:flex;align-items:center;gap:.5rem;width:30%}._productActionCard_1me3v_1273 img{width:12px;height:12px}._productActionCard_1me3v_1273 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:29px;letter-spacing:0px;color:#212b36}._sellerDetailsSection_1me3v_1315{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;margin:0 1rem;padding-bottom:1rem;border-bottom:.5px dotted #64748b80}._sellerDetailsSectionHeader_1me3v_1335{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._sellerDetailsSectionHeader_1me3v_1335 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._sellerDetails_1me3v_1315{display:flex;align-items:center;justify-content:space-between}._sellerDetailsLeft_1me3v_1379{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}._sellerData_1me3v_1395{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.75rem}._sellerDataLeft_1me3v_1411{width:64px;height:64px}._sellerDataLeft_1me3v_1411 img{width:100%;height:100%;border-radius:50%}._sellerDataRight_1me3v_1433{display:flex;flex-direction:column;justify-content:flex-start}._sellerDataRight_1me3v_1433 p{font-family:Poppins;font-weight:400;font-size:16px;line-height:16px;letter-spacing:0px;text-align:left;color:#212b36}._sellerDataRight_1me3v_1433 span{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:left;color:#64748b}._sellerStarSection_1me3v_1485{display:flex;flex-direction:column;justify-content:flex-start;border-left:1px dotted #64748b80;padding:0 12px;gap:.3rem}._userContactIcons_1me3v_1503{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}._userContactIconsCard_1me3v_1519{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;width:26px;height:26px;position:relative;background-color:#9801df}._userContactIconsCard_1me3v_1519:nth-child(n+3){background-color:#d1d2cd}._userContactIconsCard_1me3v_1519 svg{color:#fff;font-size:14px}._badgeIcon_1me3v_1561{position:absolute;bottom:-5px;width:12px;height:fit-content;display:flex;right:2px}._badgeIcon_1me3v_1561 img{width:100%;height:100%}._sellerDetailsRight_1me3v_1589{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 2rem 0 1rem}._chatCard_1me3v_1607{display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #cfcfcf;gap:.5rem;width:100px;padding:.5rem;background-color:#f8f8f8;border-radius:4px}._chatCard_1me3v_1607 img{width:19px;height:19px}._chatCard_1me3v_1607 p{font-family:Poppins;font-weight:600;font-size:12px;line-height:18px;letter-spacing:2%;color:#000}._reviewSectionContainer_1me3v_1661{display:flex;flex-direction:column;margin:0 1rem;gap:.5rem}._reviewSectionHeader_1me3v_1675{display:flex;align-items:center}._reviewSectionHeader_1me3v_1675 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._reviewSection_1me3v_1661{display:flex;flex-direction:row;gap:1rem;justify-content:space-between}._reviewSectionLeft_1me3v_1717{display:flex;flex-direction:column;gap:1rem;width:60%}._reviewCard_1me3v_1731{display:flex;gap:1rem;background-color:#f5edff59;border-radius:8px;padding:1rem}._reviewCardLeft_1me3v_1747{display:flex;flex-direction:column}._reviewUserImage_1me3v_1757{width:44px;height:44px}._reviewUserImage_1me3v_1757 img{width:100%;height:100%;border-radius:50%}._reviewCardRight_1me3v_1779{display:flex;flex-direction:column;gap:1rem;width:96%}._reviewCardHeader_1me3v_1793{display:flex;align-items:center;justify-content:space-between}._reviewCardHeaderLeft_1me3v_1805{display:flex;align-items:center;gap:.3rem}._reviewCardHeaderLeft_1me3v_1805 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:14px;letter-spacing:0px;text-align:center;color:#424347}._reviewCardHeaderLeft_1me3v_1805 span{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._reviewCardHeaderRight_1me3v_1857{display:flex;align-items:center;gap:.5rem}._reviewCardHeaderRight_1me3v_1857 svg{font-size:1rem}._headerText_1me3v_1877{display:flex;align-items:center}._headerText_1me3v_1877 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0px;color:#424347}._productReviewCard_1me3v_1905{display:flex;padding:1rem;gap:.5rem}._productReviewCardLeft_1me3v_1917{display:flex;flex-direction:row;justify-content:center;gap:.5rem}._productReviewCardLeftImage_1me3v_1931{width:69px}._productReviewCardLeftImage_1me3v_1931 img{width:100%;height:100%}._productReviewCardRight_1me3v_1949{display:flex;flex-direction:column;gap:.3rem}._productReviewCardRightButton_1me3v_1961{display:flex;align-items:center}._productReviewCardRightButton_1me3v_1961 button{display:flex;align-items:center;justify-content:flex-start;background-color:#fe6705;padding:10px;border-radius:2px;width:fit-content;outline:none;border:none;color:#fff;font-family:Poppins;font-weight:600;font-size:9px;line-height:7.5px;letter-spacing:2%}._productReviewCardRightText_1me3v_2007{display:flex;align-items:center}._productReviewCardRightText_1me3v_2007 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:24px;letter-spacing:2%;color:#212b36}._productReviewCardRightAmountText_1me3v_2035{display:flex;align-items:center;font-family:Poppins;font-weight:300;font-size:16px;line-height:24px;letter-spacing:2%;gap:.2rem}._productReviewCardRightAmountText_1me3v_2035 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:24px;letter-spacing:2%;color:#212b36}._productReviewCardRightAmountText_1me3v_2035 span{font-family:Poppins;font-weight:500;font-size:14px;line-height:21px;letter-spacing:2%;text-decoration:line-through;color:#a4a4a4}._commentedUserSection_1me3v_2095{display:flex;justify-content:flex-start;gap:.4rem}._commentedUserSectionLeft_1me3v_2107{display:flex;flex-direction:column;justify-content:flex-start}._commentedUserImage_1me3v_2119{width:28px}._commentedUserImage_1me3v_2119 img{width:100%;height:100%}._commentedUserSectionRight_1me3v_2137{display:flex;flex-direction:column;gap:1rem}._commentedUserSectionRightHeader_1me3v_2149{display:flex;align-items:center;gap:1rem}._commentedUserSectionRightHeader_1me3v_2149 h4{font-family:Poppins;font-weight:500;font-size:15px;line-height:14px;letter-spacing:0px;text-align:center;color:#212b36}._commentedUserSectionRightHeader_1me3v_2149 span{font-family:Poppins;font-weight:500;font-size:15px;line-height:14px;letter-spacing:0px;text-align:center;color:#999}._commentedUserSectionRightHeader_1me3v_2149 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#999}._commentedUserSectionRightText_1me3v_2221{display:flex;align-items:center}._commentedUserSectionRightText_1me3v_2221 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0px;color:#424347}._reviewViewButton_1me3v_2249{display:flex;align-items:center;justify-content:center}._reviewViewButton_1me3v_2249 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:Auto;color:#999}._reviewSectionRight_1me3v_2287{display:flex;flex-direction:column}._reviewSectionRightImage_1me3v_2297{width:474px}._reviewSectionRightImage_1me3v_2297 img{width:100%;height:100%}._productBanner_1me3v_2315{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 1rem}._productBannerImage_1me3v_2331{width:100%;height:276px}._productBannerImage_1me3v_2331 img{width:100%;height:100%;object-fit:contain}._similarProductSection_1me3v_2353{display:flex;flex-direction:column;justify-content:flex-start;margin:0 1rem}._similarProductSectionHeader_1me3v_2367{display:flex;flex-direction:row;align-items:center}._similarProductSectionHeader_1me3v_2367 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:24px;letter-spacing:2%;color:#000}._similarProductGrid_1me3v_2397{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:2rem;padding:1rem 0}._productCard_1me3v_2417{display:flex;flex-direction:column;justify-content:flex-start;border-radius:15px;box-shadow:0 4px 14px #0000001f;height:312px;position:relative}._productCardImageContainer_1me3v_2437{display:flex;flex-direction:column;justify-content:flex-start;position:relative}._productCardImage_1me3v_2437{width:255px;height:265px}._productCardImage_1me3v_2437 img{width:100%;height:100%;border-radius:15px 15px 0 0}._productOptionContainer_1me3v_2473{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;top:10px}._productOptionContainer_1me3v_2473>*:only-child{margin-left:auto}._productTypeShield_1me3v_2499{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;background:#d15972cc;border-radius:0 20px 20px 0}._productTypeShield_1me3v_2499 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productOption_1me3v_2473{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 10px;position:relative}._productOption_1me3v_2473 svg{color:#fff;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 0 5px rgba(0,0,0,.6))}._optionPopup_1me3v_2571{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;background:linear-gradient(203.83deg,#9801df 26.22%,#3827b4 84.68%);border-radius:5px;width:14.5vw;position:absolute;top:50%;left:0%;z-index:999;transform:translate(-77%,5%)}._optionPopupClose_1me3v_2601{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}._optionPopupSection_1me3v_2615{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}._optionPopupItem_1me3v_2629{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:8px 0;border-bottom:.5px dashed #ffffff}._optionPopupItem_1me3v_2629 img{width:16px}._optionPopupItem_1me3v_2629 svg{font-size:1rem}._optionPopupItem_1me3v_2629 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#fff}._optionPopupSection_1me3v_2615 ._optionPopupItem_1me3v_2629:last-child{border:none}._productTypeSpark_1me3v_2691{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:6px 16px;background:#178a91cc;border-radius:0 20px 20px 0;position:absolute;top:55%}._productTypeSpark_1me3v_2691 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._productTimeContainer_1me3v_2735{display:flex;flex-direction:row;justify-content:space-between;position:absolute;bottom:3.5rem;padding:6px 10px;right:0;left:0}._productTimeContainerLeft_1me3v_2757{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerLeft_1me3v_2757 p,._productTimeContainerRight_1me3v_2773 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#f5edff;text-shadow:1px 1px 2px #000}._productTimeContainerRight_1me3v_2773{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}._productTimeContainerRight_1me3v_2773 p{text-transform:capitalize}._productCardDetails_1me3v_2817{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;background-color:#f5edff;box-shadow:0 4px 14px #0000001f;border-radius:8px;position:absolute;bottom:2px;width:100%;height:104px;gap:.35rem;box-sizing:border-box}._productDetailsName_1me3v_2849{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}._productDetailsName_1me3v_2849 p{font-family:Poppins;font-size:14px;font-weight:600;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#424347}._productDetailsAmountSection_1me3v_2887{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem}._productDetailsAmount_1me3v_2887{display:flex;flex-direction:row;align-items:center;justify-content:center}._productDetailsAmount_1me3v_2887 p{font-family:Poppins;font-size:16px;font-weight:600;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}._productUserDetail_1me3v_2937{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.3rem;padding:0 1rem}._productUserDetail_1me3v_2937 p{font-family:Poppins;font-size:14px;font-weight:400;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#424347}._productUserDetail_1me3v_2937 img{width:20px;height:auto}._viewProductButton_1me3v_2987{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 1rem 2rem}._viewProductButton_1me3v_2987 button{outline:none;border-radius:5px;background-color:transparent;border:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#9801df;padding:.5rem 2.5rem;text-decoration:underline;cursor:pointer}._viewProductButton_1me3v_2987 button svg{color:#6c18a4;font-size:1.3rem}._container_1cjxl_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_1cjxl_21{display:flex;flex-direction:column;gap:1.5rem;background-color:#f7f7f7;padding:1rem;height:fit-content}._loaderContainer_1cjxl_39,._noDataContainer_1cjxl_41{height:100vh;width:100%}._dataSectionMainHeader_1cjxl_51{display:flex;align-items:center;padding-top:.6rem}._dataSectionMainHeader_1cjxl_51 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._createNewDataContainer_1cjxl_81{display:flex;align-items:center}._createNewData_1cjxl_81{display:flex;align-items:center;gap:.8rem;cursor:pointer}._createNewData_1cjxl_81 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:34px;letter-spacing:0px;color:#9801df}._createNewButton_1cjxl_123{display:flex;align-items:center}._createNewButton_1cjxl_123 ._plusIcon_1cjxl_133{font-size:24px;color:#9801df}._dataSectionContent_1cjxl_143{display:flex;gap:3rem;position:relative}._dataSectionContentLeft_1cjxl_155{display:flex;flex-direction:column;gap:2rem;align-items:center;flex-wrap:wrap;width:60%}._dataContentGrid_1cjxl_173{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._dataCard_1cjxl_185{width:295px;height:auto;display:flex;flex-direction:column;border-radius:15px;background-color:#fff;cursor:pointer;box-sizing:border-box;padding:0 0 1rem}._highlighted_1cjxl_209{border:1px solid #9801df;background-color:#e7e7e7}._dataCardTop_1cjxl_219{display:flex;justify-content:end;align-items:center;width:100%}._userRole_1cjxl_233{max-width:100%;background-color:#9801df;border-top-right-radius:15px;border-bottom-left-radius:15px;display:flex;justify-content:center;align-items:center;padding:.2rem 1rem;flex-wrap:wrap;word-break:break-word;overflow-wrap:break-word}._userRole_1cjxl_233 p{font-family:Poppins;font-weight:400;font-size:8px;line-height:1.4;letter-spacing:0;color:#fff;text-transform:capitalize;text-align:center;width:100%;margin:0;padding:0 .8rem}._dataCardBody_1cjxl_289{display:flex;align-items:center}._dataCardBodyLeft_1cjxl_299{display:flex;align-items:center;justify-content:center;width:30%}._dataCardUserIcon_1cjxl_313{width:70px;height:70px}._dataCardUserIcon_1cjxl_313 ._userIcon_1cjxl_323{width:100%;height:100%;border-radius:50%}._userInitials_1cjxl_335,._initials_1cjxl_337{width:70px;height:70px;border-radius:50%;font-family:Poppins;font-weight:600;font-size:22px;line-height:34px;letter-spacing:0px;color:#fff;display:flex;align-items:center;justify-content:center}._dataCardBodyRight_1cjxl_367{display:flex;flex-direction:column;gap:.6rem}._dataCardName_1cjxl_379,._dataCardJoinDate_1cjxl_381,._dataCardStatus_1cjxl_383{display:flex;align-items:center}._dataCardName_1cjxl_379 p{font-family:Poppins;font-weight:500;font-size:18px;letter-spacing:0px;color:#000}._dataCardJoinDate_1cjxl_381 p,._dataCardStatus_1cjxl_383 p,._dataCardStatus_1cjxl_383 span{font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:0px;color:#000}._dataCardStatus_1cjxl_383 span{text-transform:capitalize}._paginationContainer_1cjxl_437{display:flex;justify-content:start;margin-bottom:20px;gap:10px}._paginationButton_1cjxl_451{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #ddd;background-color:#fff;cursor:pointer;border-radius:4px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._paginationButton_1cjxl_451:hover:not(._disabled_1cjxl_487){border-color:#9801df}._paginationButton_1cjxl_451._active_1cjxl_495{background-color:#9801df;color:#fff;border-color:#9801df}._paginationButton_1cjxl_451._disabled_1cjxl_487{opacity:.5;cursor:not-allowed}._angleIcon_1cjxl_517{color:#000}._dataSectionContentRight_1cjxl_525{display:flex;flex-wrap:wrap;align-items:baseline;width:40%}._accountCardContainer_1cjxl_539{display:flex;align-items:center}._accountCard_1cjxl_539{width:450px;height:780px;display:flex;flex-direction:column;background-color:#fff;border-radius:15px;padding:.5rem .5rem 0 2rem;box-sizing:border-box;position:absolute;top:-4.5rem}._deleteButton_1cjxl_575{display:flex;justify-content:end}._deleteButton_1cjxl_575 svg{color:#d70202;font-size:20px;cursor:pointer}._accountCardHeader_1cjxl_597{display:flex;flex-direction:row;justify-content:center}._accountCardHeader_1cjxl_597 ._accountCardHeaderImage_1cjxl_609{display:flex;position:relative;width:78px;height:78px;cursor:pointer}._accountCardHeaderImage_1cjxl_609 img{width:100%;height:100%;border-radius:50%}._selectedAdminProfile_1cjxl_637{width:78px;height:78px}._initials_1cjxl_337{width:100%;height:100%}._accountCardHeaderIcon_1cjxl_657{width:30px;height:30px;background-color:#f1f1f1;position:absolute;border-radius:50%;top:3.3rem;left:3.3rem;display:flex;justify-content:center;align-items:center}._accountCardHeaderIcon_1cjxl_657 ._cameraIcon_1cjxl_683{color:#001a72;font-size:16px}._spinnerOverlay_1cjxl_693{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:10}._spinner_1cjxl_693{border:3px solid #f3f3f3;border-top:3px solid #9801df;border-radius:50%;width:20px;height:20px;animation:_spin_1cjxl_693 1s linear infinite;margin:auto}@keyframes _spin_1cjxl_693{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._accountCardHeaderImage_1cjxl_609 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._fileInput_1cjxl_773{display:none}._profileImagePreview_1cjxl_781{display:flex;align-items:center}._profileImagePreview_1cjxl_781 ._image_1cjxl_791{width:78px;height:78px;border-radius:50%}._accountContent_1cjxl_803{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}._accountContentRow_1cjxl_817{display:flex;justify-content:space-between}._accountContentRowLeft_1cjxl_827{display:flex;align-items:normal;width:40%}._accountContentRowRight_1cjxl_837{position:relative}._accountContentRowLeft_1cjxl_827 p,._accountContentRowRight_1cjxl_837 p,._accountContentSecondRowLeft_1cjxl_849 p,._accountContentSecondRowRight_1cjxl_851 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#7d7d7d}._accountContentRowRight_1cjxl_837{display:flex;align-items:center;width:60%;gap:.5rem}._accountContentRowRight_1cjxl_837 p{color:#000}._accountContentRowRight_1cjxl_837 ._editIcon_1cjxl_891{color:#9801df;cursor:pointer}._editableInput_1cjxl_901{padding:0 10px;border:1px solid #ccc;border-radius:6px;width:100%;box-sizing:border-box;outline:none;font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._errorText_1cjxl_931{position:absolute;top:-1rem;left:0rem;color:red;font-family:Poppins;font-weight:400;line-height:13px;letter-spacing:1px;font-size:9px}._statusdropdown_1cjxl_955{width:184px;height:26px;position:relative}._statusdropdownLabel_1cjxl_967{width:100%;height:100%;border:1px solid #606161;border-radius:5px;display:flex;justify-content:space-between;align-items:center;padding:0 .5rem;box-sizing:border-box}._arrowDown_1cjxl_991,._arrowUp_1cjxl_993{font-size:14px;transition:transform .2s ease;color:#212b36;font-weight:900;display:flex;cursor:pointer}._arrowUp_1cjxl_993{transform:rotate(180deg)}._statusdropdownLabelValue_1cjxl_1019,._statusdropdownItem_1cjxl_1021{font-family:Poppins;font-weight:400;font-size:12px;line-height:34px;letter-spacing:0px;color:#000;cursor:pointer}._statusdropdownLabelValue_1cjxl_1019{margin:0 auto}._statusdropdownMenu_1cjxl_1049{position:absolute;top:1.85rem;left:0;width:184px;height:155px;border:1px solid #00000078;background-color:#fff;border-radius:6px;padding:8px;box-sizing:border-box;z-index:1;overflow-y:auto;scrollbar-width:none}._statusdropdownMenuOption_1cjxl_1081{display:flex;justify-content:space-between;align-items:center}._statusdropdownMenuOption_1cjxl_1081 ._radioButtonInput_1cjxl_1093{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:13px;height:13px;border:1.5px solid #000000;border-radius:50%;outline:none;vertical-align:middle;cursor:pointer}._statusdropdownMenuOption_1cjxl_1081 ._radioButtonInput_1cjxl_1093:checked{background-color:#fff;border:1.5px solid #000000;box-shadow:inset 0 0 0 2.5px #fff;background-color:#000}._accountContentSecondRow_1cjxl_849{display:flex;justify-content:space-between}._accountContentSecondRowLeft_1cjxl_849{display:flex;align-items:normal;width:53%}._accountContentSecondRowRight_1cjxl_851{display:flex;align-items:center;width:50%;gap:.5rem}._ManageAdminAccountButton_1cjxl_1165{display:flex;align-items:center;justify-content:center;padding:2rem 1rem}._saveButton_1cjxl_1179{width:183px;height:40px}._saveButton_1cjxl_1179 button{width:100%;height:100%;outline:none;border:none;background-color:#9801df;color:#fff;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;border-radius:8px;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionContent_1cjxl_143{gap:2rem}._dataSectionContentLeft_1cjxl_155{width:55%}._dataSectionContentRight_1cjxl_525{width:45%}._dataContentGrid_1cjxl_173{display:flex;flex-direction:column;flex-wrap:wrap}._dataCard_1cjxl_185{width:100%}._accountCard_1cjxl_539{width:100%;height:auto;padding:1rem;position:relative;top:0}._accountCardHeader_1cjxl_597{flex-direction:column}._accountCardHeaderIcon_1cjxl_657{position:absolute;top:4.3rem;left:4.5rem}._accountContentRow_1cjxl_817,._accountContentSecondRow_1cjxl_849{flex-direction:column;gap:.5rem}._accountContentRowLeft_1cjxl_827,._accountContentSecondRowLeft_1cjxl_849,._accountContentRowRight_1cjxl_837,._accountContentSecondRowRight_1cjxl_851,._statusdropdown_1cjxl_955,._statusdropdownMenu_1cjxl_1049{width:100%}}._dropdownWrapper_a6ldn_1{position:relative;width:300px}._selectBox_a6ldn_11{width:240px;min-height:30px;display:flex;flex-wrap:wrap;align-items:center;border:1px solid #606161;padding:6px;border-radius:6px;cursor:pointer;position:relative;box-sizing:border-box}._tags_a6ldn_39{display:flex;flex-wrap:wrap;gap:5px}._tag_a6ldn_39{background:#d9d9d9;border-radius:2px;padding:3px 5px;display:flex;align-items:center;font-family:Poppins;font-weight:400;font-size:10px;letter-spacing:0px;color:#000}._remove_a6ldn_77{margin-left:3px;display:flex;align-items:center}._remove_a6ldn_77 ._closeIcon_a6ldn_89{font-size:11px;color:#000}._arrowDown_a6ldn_99,._arrowUp_a6ldn_101{font-size:14px;transition:transform .3s ease;color:#212b36;font-weight:900;display:flex;cursor:pointer;margin-left:auto;position:absolute;left:93.5%;top:.45rem}._arrowUp_a6ldn_101{transform:rotate(180deg)}._dropdownMenu_a6ldn_135{position:absolute;top:2rem;left:3.5rem;width:184px;height:155px;background:#fff;border:1px solid #ddd;border-radius:6px;padding:8px 0;box-sizing:border-box;overflow-y:auto;scrollbar-width:none}._option_a6ldn_165{display:flex;align-items:center;justify-content:space-between;padding:2px 15px 2px 12px;cursor:pointer;font-size:14px;position:relative}._optionValue_a6ldn_185{font-family:Poppins;font-weight:400;font-size:12px;line-height:34px;letter-spacing:0px;color:#000}._option_a6ldn_165 ._radioInput_a6ldn_203{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:13px;height:13px;border:1.5px solid #000000;border-radius:50%;outline:none;vertical-align:middle;cursor:pointer}._option_a6ldn_165 ._radioInput_a6ldn_203:checked{background-color:#fff;border:1.5px solid #000000;box-shadow:inset 0 0 0 2.5px #fff;background-color:#000}@media (max-width: 1440px) and (min-width: 1024px){._dropdownWrapper_a6ldn_1{width:280px}._selectBox_a6ldn_11{width:220px;padding:5px}._tag_a6ldn_39{font-size:9px;padding:2px 4px}._arrowDown_a6ldn_99,._arrowUp_a6ldn_101{font-size:13px;left:92%;top:.4rem}._dropdownMenu_a6ldn_135{left:20%;width:170px;height:140px;padding:6px 0}._option_a6ldn_165{padding:2px 12px;font-size:13px}._optionValue_a6ldn_185{font-size:11px;line-height:30px}._option_a6ldn_165 ._radioInput_a6ldn_203{width:12px;height:12px}}._popupOverlay_1m26w_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000040;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1m26w_27{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 10px #00000080;width:550px;height:250px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}._content_1m26w_53{display:flex;flex-direction:column;gap:2.5rem;box-sizing:border-box}._mainText_1m26w_67{display:flex}._mainText_1m26w_67 p{font-family:Poppins;font-weight:400;font-size:20px;line-height:32px;letter-spacing:0px;color:#d70202}._deletesqlquerypopupButtons_1m26w_93{display:flex;justify-content:center;gap:5rem}._deletesqlquerypopupButtons_1m26w_93 ._yesButton_1m26w_105,._deletesqlquerypopupButtons_1m26w_93 ._cancelButton_1m26w_107{display:flex;justify-content:center;align-items:center;width:100px;height:40px}._yesButton_1m26w_105 ._deletesqlquerypopupYes_1m26w_123,._cancelButton_1m26w_107 ._deletesqlquerypopupCancel_1m26w_125{width:100%;height:100%;border-radius:8px;font-family:Poppins;font-weight:500;font-size:16px;line-height:31px;letter-spacing:0px;text-align:center;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}._yesButton_1m26w_105 ._deletesqlquerypopupYes_1m26w_123{background-color:#d70202;color:#fff}._cancelButton_1m26w_107 ._deletesqlquerypopupCancel_1m26w_125{border:1px solid #818181;background-color:#fff;color:#000}._container_qufe2_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_qufe2_21{display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:1rem;min-height:fit-content}._dataSectionTop_qufe2_39{display:flex;flex-direction:column;gap:1rem}._dataSectionMainHeader_qufe2_51{display:flex;justify-content:space-between}._dataSectionMainHeader_qufe2_51 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataSectionMainHeader_qufe2_51 ._backText_qufe2_79{display:flex;align-items:center;font-family:Poppins;font-weight:500;font-size:18px;line-height:34px;letter-spacing:0px;color:#000;cursor:pointer}._dataSectionMainHeader_qufe2_51 span{font-family:Poppins;font-weight:500;font-size:30px;line-height:21px;letter-spacing:0%}._dataSectionSubHeader_qufe2_119{display:flex}._dataSectionSubHeader_qufe2_119 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:34px;letter-spacing:0px}._dataSectionBody_qufe2_143{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;padding:0 1rem;width:100%}._dataCardDetails_qufe2_163{display:flex;flex-direction:column;justify-content:center;gap:1rem;align-items:center}._dataCardProfile_qufe2_179{width:114px;height:114px;position:relative;margin-bottom:1.1rem}._dataCardProfile_qufe2_179 ._profileDiv_qufe2_193{width:100%;height:100%;border:1px solid #d9d9d9;border-radius:100%;background-color:#d9d9d9;cursor:pointer;display:flex;justify-content:center;align-items:center}._spinnerOverlay_qufe2_217{position:absolute;top:0;left:0;width:114px;height:114px;border-radius:50%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:10}._spinner_qufe2_217{border:3px solid #f3f3f3;border-top:3px solid #9801df;border-radius:50%;width:20px;height:20px;animation:_spin_qufe2_217 1s linear infinite;margin:auto}@keyframes _spin_qufe2_217{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cameraIcon_qufe2_283{width:30px;height:30px;border-radius:50%;background-color:#f1f1f1;display:flex;justify-content:center;align-items:center;position:absolute;top:5.5rem;left:5rem}._cameraIcon_qufe2_283 ._camera_qufe2_283{color:#001a72;font-size:16px}._fileInput_qufe2_319{display:none}._profileImagePreview_qufe2_327{display:flex;align-items:center}._profileImagePreview_qufe2_327 ._image_qufe2_337{width:114px;height:114px;border-radius:50%}._FirstnameInput_qufe2_349,._LastnameInput_qufe2_351,._EmailInput_qufe2_353,._PasswordInput_qufe2_355,._MobileInput_qufe2_357{position:relative}._FirstnameInput_qufe2_349 p,._LastnameInput_qufe2_351 p,._EmailInput_qufe2_353 p,._PasswordInput_qufe2_355 p,._MobileInput_qufe2_357 p{font-family:Poppins;font-weight:400;font-size:10px;line-height:16px;letter-spacing:0px;color:#6b6b6b;padding:0 0 .1rem .3rem}._FirstnameInput_qufe2_349 div,._LastnameInput_qufe2_351 div{border-radius:5px;border:1px solid #d4d4d4;width:14.2rem}._EmailInput_qufe2_353 div,._MobileInput_qufe2_357 div{width:30.5rem;border-radius:5px;border:1px solid #d4d4d4}._PasswordInput_qufe2_355 div{display:flex;align-items:center;width:30.5rem;border-radius:5px;border:1px solid #d4d4d4}._PasswordInput_qufe2_355 svg{font-size:1rem;color:#999;padding-right:.5rem}._FirstnameInput_qufe2_349 input,._LastnameInput_qufe2_351 input,._EmailInput_qufe2_353 input,._PasswordInput_qufe2_355 input,._MobileInput_qufe2_357 input{outline:none;font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;color:#9a9a9a;padding:8px 10px;width:100%;border:none;background-color:transparent;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dataCardName_qufe2_493{display:flex;gap:2rem}._otherInputs_qufe2_503{display:flex;flex-direction:column;gap:1.5rem}._error_qufe2_515{position:absolute;top:-.7rem;left:0rem;color:red;font-family:Poppins;font-weight:400;line-height:13px;letter-spacing:1px;font-size:8px}._submitButton_qufe2_539{display:flex;align-items:center;justify-content:center;width:70%;padding:50px 0 100px}._submitButton_qufe2_539 button{font-family:Poppins;width:100%;font-weight:500;font-size:12px;line-height:16px;letter-spacing:0px;border-radius:5px;outline:none;border:none;background-color:#9801df;color:#fff;text-align:center;padding:10px 0;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._FirstnameInput_qufe2_349 div,._LastnameInput_qufe2_351 div{width:12rem}._EmailInput_qufe2_353 div,._MobileInput_qufe2_357 div,._PasswordInput_qufe2_355 div{width:25rem}._cameraIcon_qufe2_283{top:5rem;left:4.5rem}._dataCardName_qufe2_493{gap:1.5rem;flex-direction:row;flex-wrap:wrap;justify-content:center}._otherInputs_qufe2_503{gap:1rem}._submitButton_qufe2_539{width:80%;padding:40px 0 80px}._dataSectionMainHeader_qufe2_51 p,._dataSectionMainHeader_qufe2_51 ._backText_qufe2_79,._dataSectionSubHeader_qufe2_119 p{font-size:16px}._FirstnameInput_qufe2_349 input,._LastnameInput_qufe2_351 input,._EmailInput_qufe2_353 input,._PasswordInput_qufe2_355 input,._MobileInput_qufe2_357 input{font-size:11px}}._container_175re_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_175re_21{display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:#fff;min-height:fit-content;border-radius:5px;width:100%}._loaderContainer_175re_43,._noDataContainer_175re_45{height:100vh;width:100%}._loaderContainer_175re_43 p,._noDataContainer_175re_45 p{padding:1rem}._dataSectionTop_175re_65{display:flex;flex-direction:column;gap:1rem;padding:2rem 2rem .2rem}._dataSectionMainHeader_175re_79{display:flex;justify-content:space-between;margin-bottom:.9rem}._dataSectionMainHeader_175re_79 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataSectionMainHeader_175re_79 button{font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;background-color:#9801df;color:#fff;outline:none;border:none;border-radius:8px;padding:.7rem 1.8rem;cursor:pointer}._dataSectionSearch_175re_139{width:73vw;position:relative}._dataSectionSearch_175re_139 span{position:absolute;top:.9vw;left:1vw;width:16px;height:16px;color:#050810}._dataSectionSearch_175re_139 input{width:100%;padding:10px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24.11px;letter-spacing:0%;outline:none;color:#737579}._dataSectionBody_175re_207{width:99.5%;overflow-x:auto}._dataTable_175re_217{width:100%;border-collapse:collapse;margin-bottom:2rem}._dataTable_175re_217 ._tableHead1_175re_229,._dataTable_175re_217 tbody tr td:nth-child(1){width:5rem}._dataTable_175re_217 ._tableHead2_175re_239,._dataTable_175re_217 tbody tr td:nth-child(2){width:9rem}._dataTable_175re_217 ._tableHead3_175re_249,._dataTable_175re_217 tbody tr td:nth-child(3),._dataTable_175re_217 ._tableHead4_175re_253,._dataTable_175re_217 tbody tr td:nth-child(4),._dataTable_175re_217 ._tableHead7_175re_257,._dataTable_175re_217 tbody tr td:nth-child(7){width:7rem}._dataTable_175re_217 ._tableHead5_175re_267,._dataTable_175re_217 tbody tr td:nth-child(5),._dataTable_175re_217 ._tableHead6_175re_271,._dataTable_175re_217 tbody tr td:nth-child(6){width:15rem}._dataTable_175re_217 th{padding:0rem 1rem 1rem;text-align:left;font-family:Poppins;font-weight:600;font-size:14px;line-height:21.1px;letter-spacing:0%;border-bottom:1px solid #ebeff2;color:#000}._dataTable_175re_217 th div{display:flex;align-items:center;justify-content:center}._dataTable_175re_217 th ._downArrow_175re_317{color:#000;font-size:24px}._dataTable_175re_217 ._tableHead1_175re_229,._dataTable_175re_217 ._tableHead2_175re_239,._dataTable_175re_217 ._tableHead3_175re_249,._dataTable_175re_217 ._tableHead5_175re_267,._dataTable_175re_217 ._tableHead6_175re_271,._dataTable_175re_217 ._tableHead7_175re_257{text-align:center}._dataTable_175re_217 ._tableHead2_175re_239 ._head_175re_345{display:flex;flex-direction:column;margin-top:1rem}._dataTable_175re_217 tbody tr td:nth-child(1),._dataTable_175re_217 tbody tr td:nth-child(6),._dataTable_175re_217 tbody tr td:nth-child(7){padding:1rem;font-family:Poppins;font-weight:500;font-size:14px;line-height:21.1px;letter-spacing:0%}._dataTable_175re_217 tbody tr td:nth-child(2){text-align:center;padding:1rem;font-family:Poppins;font-weight:500;font-size:14px;line-height:21.1px;letter-spacing:0%}._dataTable_175re_217 tbody tr td:nth-child(3),._dataTable_175re_217 tbody tr td:nth-child(4),._dataTable_175re_217 tbody tr td:nth-child(5){padding:1rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:21.1px;letter-spacing:0%;text-align:start}._dataTable_175re_217 tbody tr td:nth-child(1){color:#6c58ff}._dataTable_175re_217 tbody tr td:nth-child(2),._dataTable_175re_217 tbody tr td:nth-child(4){color:#424347}._dataTable_175re_217 tbody tr td:nth-child(3),._dataTable_175re_217 tbody tr td:nth-child(5),._dataTable_175re_217 tbody tr td:nth-child(6),._dataTable_175re_217 tbody tr td:nth-child(7){color:#263238}._dataTable_175re_217 tbody tr td:nth-child(1),._dataTable_175re_217 tbody tr td:nth-child(3),._dataTable_175re_217 tbody tr td:nth-child(7){text-align:center}._dataTable_175re_217 tbody tr:nth-child(2n){background-color:#eeecff}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionTop_175re_65{padding:1.5rem 1.5rem .5rem}._dataSectionMainHeader_175re_79 p{font-size:16px;line-height:30px}._dataSectionMainHeader_175re_79 button{font-size:14px;padding:.5rem 1.5rem}._dataSectionSearch_175re_139{width:85vw}._dataSectionSearch_175re_139 span{top:1.3vw;left:1.5vw}._dataSectionSearch_175re_139 input{font-size:14px;padding:8px}._dataTable_175re_217 th{font-size:13px;padding:0 .8rem .8rem}._dataTable_175re_217 th ._downArrow_175re_317{font-size:20px}._dataTable_175re_217 tbody tr td{font-size:13px;padding:.8rem}._dataTable_175re_217 ._tableHead5_175re_267,._dataTable_175re_217 ._tableHead6_175re_271,._dataTable_175re_217 tbody tr td:nth-child(5),._dataTable_175re_217 tbody tr td:nth-child(6){width:13rem}._dataTable_175re_217 ._tableHead2_175re_239,._dataTable_175re_217 ._tableHead3_175re_249,._dataTable_175re_217 ._tableHead4_175re_253,._dataTable_175re_217 tbody tr td:nth-child(2),._dataTable_175re_217 tbody tr td:nth-child(3),._dataTable_175re_217 tbody tr td:nth-child(4){width:6rem}}._popupOverlay_1ypst_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1ypst_27{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 10px #0003;width:600px;height:360px}._mainHead_1ypst_45{display:flex;flex-direction:column;align-items:center;padding-bottom:.5rem}._mainHead_1ypst_45 p{font-family:Poppins;font-weight:600;font-size:20px;line-height:30px;letter-spacing:0%;color:#000}._popupContent_1ypst_77{display:flex;flex-direction:column;margin-bottom:-50px}._dateRange_1ypst_89,._output_1ypst_91{display:flex}._dateRangeHead_1ypst_99,._outputHead_1ypst_101{display:flex;align-items:center}._dateRangeHead_1ypst_99 p,._outputHead_1ypst_101 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:27px;letter-spacing:0%;color:#000}._outputHead_1ypst_101 p{margin-top:-1rem}._ranges_1ypst_139{display:flex;gap:7rem;align-items:center;justify-content:end;padding:2.6rem 0rem 0}._dateRangeFrom_1ypst_155,._dateRangeTo_1ypst_157{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center}._dateRangeFrom_1ypst_155 ._text_1ypst_173,._dateRangeTo_1ypst_157 ._text_1ypst_173{font-family:Poppins;font-weight:600;font-size:18px;line-height:27px;letter-spacing:0%;color:#9801df}._dateRangeFrom_1ypst_155 ._dateTime_1ypst_193,._dateRangeTo_1ypst_157 ._dateTime_1ypst_193{width:164px;height:30px;font-family:Poppins;font-weight:500;font-size:14px;line-height:21px;letter-spacing:0%;color:#9801df;border:1px solid #64678b;border-radius:4px;padding:.5rem .2rem;box-shadow:0 4px 4px #00000040;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:.4rem}._output_1ypst_91{display:flex;gap:4rem}._outputValues_1ypst_247{display:flex;flex-direction:column;gap:2rem;padding-top:3rem}._outputValues_1ypst_247 div{display:flex;gap:.5rem;align-items:center}._outputValues_1ypst_247 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:17px;height:17px;border:1px solid #9801df;border-radius:50%;outline:none;vertical-align:middle;cursor:pointer}._outputValues_1ypst_247 input[type=radio]:checked{background-color:#fff;border:1px solid #9801df;box-shadow:inset 0 0 0 3px #fff;background-color:#9801df}._outputValues_1ypst_247 span{font-family:Poppins;font-weight:500;font-size:14px;line-height:21px;letter-spacing:0%;color:#000}._generateButton_1ypst_327{display:flex;justify-content:center;align-items:center;height:15vh}._generateButton_1ypst_327 button{width:18rem;padding:10px 29px;background-color:#9801df;border:none;outline:none;border-radius:8px;font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff;cursor:pointer}._container_g4ptd_1{position:relative}._calendar_g4ptd_9{position:absolute;width:704px;height:379px;margin-top:8px;background:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1rem 2rem;box-sizing:border-box;z-index:1;box-shadow:0 4px 4px #00000040}._calendarRight_g4ptd_41{right:0;left:auto}._calendarLeft_g4ptd_51{left:0;right:auto}._header_g4ptd_61{display:flex;justify-content:space-between;gap:1rem;margin-bottom:16px;padding:0 1.5rem}._dropdown_g4ptd_77{position:relative}._dropdownBtn_g4ptd_85{height:41.88px;border:1px solid #6e6e6e;border-radius:5px;background:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:6px;font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#000;padding-right:1rem;box-sizing:border-box}._dropdownBtn_g4ptd_85 ._dropdownBtnArrow_g4ptd_125{position:absolute;left:85%}._timeManualEntryInput_g4ptd_135{border:none;outline:none;background-color:transparent;text-align:end;width:60px;font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#000}._dropdownList_g4ptd_163,._timeDropdownList_g4ptd_165{position:absolute;top:110%;left:0;z-index:100;background:#fff;border-radius:6px;box-shadow:0 4px 4px #00000040;box-shadow:0 -1px 4px #00000040;overflow-y:auto;scrollbar-width:none;padding:6px;width:176px;height:303px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:1rem}._timeDropdownList_g4ptd_165{width:115px;padding:.5rem 0;background-color:#f7f7f7;border:1px solid #bebebe}._dropdownItem_g4ptd_221{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#000;cursor:pointer}._timeList_g4ptd_241{display:flex;gap:12px;align-items:flex-start;padding:.5rem 0}._timeColumn_g4ptd_255{display:flex;flex-direction:column;gap:8px;padding-right:4px}._timeRow_g4ptd_269{padding:6px 0;cursor:pointer;font-weight:500}._ampmSelectorColumn_g4ptd_281{display:flex;flex-direction:column;gap:8px;padding-top:.5rem}._ampm_g4ptd_281{width:33px;height:18px;background:#fff;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid #c9c9c9;font-family:Poppins;font-weight:500;font-size:10px;letter-spacing:1px;color:#9801df}._activeAmpm_g4ptd_329{background:#9801df;color:#fff;border-color:#9801df}._weekDays_g4ptd_341{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:700;margin-bottom:8px;font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#000}._days_g4ptd_369{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:6px}._day_g4ptd_369{width:33px;height:33px;border-radius:50%;cursor:pointer;transition:.2s;font-family:Poppins;font-weight:500;font-size:16px;letter-spacing:1px;color:#212b36;display:flex;align-items:center;justify-content:center;margin:auto}._today_g4ptd_417{border:1px solid #9801df;color:#9801df}._selected_g4ptd_427{background:#9801df;color:#fff}._doneButtonContainer_g4ptd_437{display:flex;align-items:center}._doneButton_g4ptd_437{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#9801df;border:none;cursor:pointer;display:flex}._dropdownList_g4ptd_163{overflow-y:auto;background:#fff;border:1px solid #ccc;position:absolute;z-index:10}._disabledDay_g4ptd_493{color:#9b9b9b;pointer-events:none;cursor:not-allowed}._container_15ymj_1{height:90vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._generateReportOverlay_15ymj_21{position:absolute;top:5.2rem;left:2.5rem;z-index:1}._dataSection_15ymj_35{display:flex;flex-direction:column;align-items:center;gap:1rem}._loaderContainer_15ymj_49,._noDataContainer_15ymj_51{height:100vh;width:100%}._dataSectionFirstPart_15ymj_61{width:100%;background-color:#fff;height:fit-content;border-radius:8px}._firstPartTop_15ymj_75{padding:1rem 1rem 1rem 1.7rem;display:flex;gap:1rem;justify-content:space-between}._Search_15ymj_89{width:95%;position:relative}._Search_15ymj_89 input{width:100%;padding:8px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24.11px;letter-spacing:0%;outline:none;color:#737579;cursor:pointer}._Search_15ymj_89 input[type=search]::placeholder{color:#737579;opacity:1}._Search_15ymj_89 span{position:absolute;top:.8vw;left:1vw;width:16px;height:16px;color:#050810;font-size:20px}._topButtons_15ymj_161{display:flex;gap:1rem;flex-wrap:wrap;width:100%;align-items:flex-start;justify-content:flex-start}._topButtons_15ymj_161 ._usermanagementGenerateReport_15ymj_179{padding:.5rem 1rem;border-radius:30px;border:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}._topButtons_15ymj_161 ._selected_15ymj_199,._topButtons_15ymj_161 ._generate_15ymj_21{width:35%}._topButtons_15ymj_161 ._oldest_15ymj_209{width:25%}._selectedFieldsDropdownContainer_15ymj_217{position:relative}._selectedFieldsDropdownButton_15ymj_225 p{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._selectedFieldsDropdownMenu_15ymj_261 ._closeIcon_15ymj_261{display:flex;justify-content:end;position:absolute;top:.7rem;left:15rem}._selectedFieldsDropdownMenu_15ymj_261{position:absolute;left:-4.9rem;width:16rem;height:fit-content;background:#f5edff;border-radius:8px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10;display:flex;flex-direction:column;gap:.1rem;padding:.9rem 0rem 1rem .9rem}._selectedFieldsDropdownMenu_15ymj_261 ._optionItem_15ymj_309{display:flex;gap:.7rem;align-items:center;font-family:Poppins;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0%;text-transform:capitalize;color:#212b36}._optionItem_15ymj_309 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16.11px;height:16px;border:1px solid #212b364d;border-radius:4px;outline:none;vertical-align:middle;cursor:pointer;display:inline-block;position:relative;background-color:#f5edff}._optionItem_15ymj_309 input[type=checkbox]:checked{background-color:#5f3df6;border:1px solid #5f3df6}._optionItem_15ymj_309 input[type=checkbox]:before{content:"";position:absolute;top:45%;left:50%;width:3px;height:8px;border:solid #ffffff;border-width:0 1.6px 1.6px 0;transform:translate(-50%,-50%) rotate(45deg);display:none}._optionItem_15ymj_309 input[type=checkbox]:checked:before{display:block}._sortDropdown_15ymj_407{position:relative}._sortDropdownLabel_15ymj_415{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownMenu_15ymj_451{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_15ymj_451 ._closeIcon_15ymj_261{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_15ymj_261 ._XIcon_15ymj_489{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownItem_15ymj_501{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownItem_15ymj_501:not(:last-child){border-bottom:1px dashed #ccc}._selected_15ymj_199 ._downArrow_15ymj_531,._oldest_15ymj_209 ._downArrow_15ymj_531,._generateReport_15ymj_21 ._downArrow_15ymj_531{font-family:Poppins;font-weight:400;font-size:22px;line-height:19.5px;letter-spacing:.1px}._selected_15ymj_199 ._downArrow_15ymj_531,._oldest_15ymj_209 ._downArrow_15ymj_531{color:#343434}._generateReport_15ymj_21 ._downArrow_15ymj_531{color:#fff}._generateReport_15ymj_21 ._usermanagementGenerateReport_15ymj_179{font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;background-color:#9801df;color:#fff;border:1px solid #c955ff;width:100%;cursor:pointer}._firstPartBody_15ymj_595{padding:0rem .5rem;display:flex;flex-direction:column;height:100%}._tableWrapper_15ymj_609{max-height:600px;overflow-y:auto;scrollbar-width:none;margin-bottom:20px}._dataTable_15ymj_623{width:100%;table-layout:fixed;border-collapse:collapse;font-family:Poppins,sans-serif}._dataTable_15ymj_623 th{text-align:start;border-bottom:1px solid #ebeff2;font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:14px;line-height:30px;letter-spacing:0px;color:#212b36;padding:10px;z-index:0}._stickyHeader_15ymj_665{position:sticky;top:0;background-color:#fff;z-index:10;box-shadow:0 1px 2px #0000000d}._dataTable_15ymj_623 td{vertical-align:middle;word-break:break-word;white-space:normal;overflow-wrap:break-word;padding:10px}._dataTable_15ymj_623 td:nth-child(1) span,._dataTable_15ymj_623 td:nth-child(n+2){font-family:Poppins;font-weight:400;font-style:Regular;font-size:14px;line-height:24px;letter-spacing:-2%;color:#212b36}._dataTable_15ymj_623 td:nth-child(n+2){color:#64748b}._tableRow_15ymj_727{cursor:pointer}._selectedRow_15ymj_735{background-color:#f5edff80!important}._dataTable_15ymj_623 th:nth-child(1),._dataTable_15ymj_623 td:nth-child(1){width:12%;min-width:120px}._dataTable_15ymj_623 th:nth-child(2),._dataTable_15ymj_623 td:nth-child(2){width:10%}._dataTable_15ymj_623 th:nth-child(3),._dataTable_15ymj_623 td:nth-child(3){width:10%}._dataTable_15ymj_623 th:nth-child(4),._dataTable_15ymj_623 td:nth-child(4){width:10%}._dataTable_15ymj_623 th:nth-child(5),._dataTable_15ymj_623 td:nth-child(5){width:15%}._dataTable_15ymj_623 th:nth-child(6),._dataTable_15ymj_623 td:nth-child(6){width:30%}._dataTable_15ymj_623 th:nth-child(7),._dataTable_15ymj_623 td:nth-child(7){width:18%}._dataTable_15ymj_623 td:nth-child(1){font-family:Poppins;font-weight:400;font-style:Regular;font-size:14px;line-height:24px;letter-spacing:-2%;color:#212b36}._userProfile_15ymj_835{width:26px;height:26px;border-radius:50%;flex-shrink:0;object-fit:cover}._tbodyScroll_15ymj_851{display:block;max-height:200px;overflow-y:auto;scrollbar-width:none}._tbodyScroll_15ymj_851::-webkit-scrollbar{display:none}._dataTable_15ymj_623 thead{display:table;table-layout:fixed}._tbodyScroll_15ymj_851 tr{display:table;table-layout:fixed;cursor:pointer}._tbodyFull_15ymj_895{max-height:70vh}._tbodyShort_15ymj_903{max-height:160px}._dataSectionSecondPart_15ymj_911{width:100%;height:881px;background-color:#fff;min-height:fit-content;border-radius:8px}._dataSectionSecondPartTop_15ymj_927{display:flex;justify-content:end;padding:1rem 2rem 0rem}._dataSectionSecondPartTop_15ymj_927 ._icon_15ymj_939{width:1.25rem;height:1.25rem;color:#000;cursor:pointer}._dataSectionSecondPartBody_15ymj_953{display:flex;gap:1rem}._leftPartContainer_15ymj_963{width:25%;display:flex;justify-content:center}._leftPart_15ymj_963{width:280px;height:640px;background:#f5edff;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 10px #0000000d;gap:1rem;box-sizing:border-box}._profileImage_15ymj_1003{width:6.5rem;height:6.5rem;border-radius:50%;position:relative}._profileImage_15ymj_1003 ._image_15ymj_1017{width:100%;height:100%;border-radius:50%;object-fit:cover;border:6px solid #f5edff;box-shadow:0 6px 20px #0000001a}._profileInfoBox_15ymj_1035{display:flex;flex-direction:column;align-items:center}._detailsSection_15ymj_1047{display:flex;flex-direction:column;align-items:center;gap:.5rem}._nameSection_15ymj_1061{display:flex;flex-direction:column;align-items:center}._nameSection_15ymj_1061 ._name_15ymj_1061{font-family:Poppins;font-weight:600;font-size:20px;line-height:28px;letter-spacing:0%;color:#212b36}._nameSection_15ymj_1061 ._username_15ymj_1091{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;text-align:center;color:#212b36}._contactSection_15ymj_1111{display:flex;gap:.5rem}._phoneContainer_15ymj_1121,._mailContainer_15ymj_1123,._fbContainer_15ymj_1125{position:relative}._contactSection_15ymj_1111 ._phone_15ymj_1121,._contactSection_15ymj_1111 ._mail_15ymj_1123,._contactSection_15ymj_1111 ._fb_15ymj_1125{display:flex;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:.1rem;border-radius:50%;outline:none;border:none}._phone_15ymj_1121 ._phoneIcon_15ymj_1161,._mail_15ymj_1123 ._mailIcon_15ymj_1163,._fb_15ymj_1125 ._fbIcon_15ymj_1165{width:100%}._validicon_15ymj_1173,._invalidicon_15ymj_1175{width:12px;height:11px;position:absolute;top:1.55rem;left:1.1rem}._invalidicon_15ymj_1175{width:10px;height:10px}._verifiedBg_15ymj_1201{background-color:#9801df;color:#fff}._unverifiedBg_15ymj_1211{background-color:#d1d2cd;color:#fff}._followSection_15ymj_1221{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem}._ratingContainer_15ymj_1237{display:flex;gap:.3rem}._ratingContainer_15ymj_1237 ._ratingValue_15ymj_1247{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#212b36}._ratingContainer_15ymj_1237 ._stars_15ymj_1267{display:flex;align-items:baseline;gap:.2rem}._star_15ymj_1267,._starFilled_15ymj_1281,._halfFilled_15ymj_1283{color:#feb405}._followSection_15ymj_1221 ._userJoindate_15ymj_1291{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#212b36}._followList_15ymj_1311{display:flex;gap:.5rem;padding-top:.4rem}._followers_15ymj_1323,._followings_15ymj_1325{display:flex;flex-direction:column;align-items:center}._followers_15ymj_1323 ._count_15ymj_1337,._followings_15ymj_1325 ._count_15ymj_1337{font-family:Poppins;font-weight:700;font-size:16px;line-height:18px;letter-spacing:0px;text-align:center;color:#212b36}._followers_15ymj_1323 ._text_15ymj_1359,._followings_15ymj_1325 ._text_15ymj_1359{font-family:Poppins;font-weight:400;font-size:14px;line-height:18px;letter-spacing:0px;text-align:center;color:#212b36}._border_15ymj_1381{border-right:1px solid #d1d2cd;height:50px}._pointSection_15ymj_1391{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem;align-items:center;justify-content:center}._pointSection_15ymj_1391 ._pointSectionLeft_15ymj_1407,._pointSection_15ymj_1391 ._pointSectionRight_15ymj_1409{width:133px;height:111px;background-color:#f5edff;box-shadow:0 8px 30px #00000012;border-radius:10px;padding:.9rem;display:flex;flex-direction:column;gap:.2rem;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}._pointSectionLeft_15ymj_1407 ._image_15ymj_1017{width:40px;height:40px}._pointSectionRight_15ymj_1409 ._image_15ymj_1017{width:41px;height:38.57px}._pointSectionLeft_15ymj_1407 img,._pointSectionRight_15ymj_1409 img{width:100%;height:100%}._pointTexts_15ymj_1473,._quotaTexts_15ymj_1475{display:flex;flex-direction:column;align-items:center;gap:.2rem}._pointTexts_15ymj_1473 ._head_15ymj_1489,._quotaTexts_15ymj_1475 ._head_15ymj_1489{font-family:Poppins;font-weight:500;font-style:Medium;font-size:12px;line-height:100%;letter-spacing:0%;text-transform:capitalize;color:#64748b}._pointTexts_15ymj_1473 ._pointCount_15ymj_1513{font-family:Poppins;font-weight:700;font-style:Bold;font-size:16px;line-height:100%;letter-spacing:0%;color:#212b36}._pointTexts_15ymj_1473 ._pointText_15ymj_1473{font-family:Poppins;font-weight:400;font-style:Regular;font-size:11px;line-height:100%;letter-spacing:0%;color:#212b36}._quotaTexts_15ymj_1475 ._quotaCount_15ymj_1553{font-family:Poppins;font-weight:700;font-style:Bold;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;color:#212b36}._quotaTexts_15ymj_1475 ._expiry_15ymj_1575{font-family:Poppins;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%;color:#64748b}._viewButton_15ymj_1593{display:flex;justify-content:center;align-items:center;height:10vh}._viewButton_15ymj_1593 ._usermanagementViewprofile_15ymj_1607{width:8.625rem;height:2.5rem;padding:10px 29px;background-color:#9801df;color:#fff;border:none;outline:none;border-radius:8px}._rightPart_15ymj_1629{width:75%;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}._basicInfo_15ymj_1645{width:8vw;height:8vh;display:flex;align-items:center;justify-content:center;background-color:#5f3df6;border-top-left-radius:10px;border-top-right-radius:10px}._basicInfo_15ymj_1645 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;text-align:center;color:#f5edff}._rightPartTop_15ymj_1687{display:flex;align-items:start;position:relative}._rightPartTop_15ymj_1687 ._borderbottom_15ymj_1699{border:2px solid #f2ecfe;width:45.5vw;position:absolute;top:7.6vh;left:16.8vh}._dataForm_15ymj_1715{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;padding-top:1rem;width:50%}._dataFormLeft_15ymj_1731,._dataFormRight_15ymj_1733{display:flex;flex-direction:column;gap:.8rem}._passwordInput_15ymj_1745,._firstnameInput_15ymj_1747,._mobileInput_15ymj_1749,._emailInput_15ymj_1751,._userCreationInput_15ymj_1753,._availableQuotaInput_15ymj_1755,._statusInput_15ymj_1757,._lastnameInput_15ymj_1759,._cityInput_15ymj_1761,._premiumInput_15ymj_1763,._dobInput_15ymj_1765,._lastInteractionInput_15ymj_1767,._availableZPointsInput_15ymj_1769{display:flex;flex-direction:column;gap:.3rem}._passwordInput_15ymj_1745 p,._firstnameInput_15ymj_1747 p,._mobileInput_15ymj_1749 p,._emailInput_15ymj_1751 p,._genderInput_15ymj_1789 p,._userCreationInput_15ymj_1753 p,._availableQuotaInput_15ymj_1755 p,._statusInput_15ymj_1757 p,._lastnameInput_15ymj_1759 p,._cityInput_15ymj_1761 p,._premiumInput_15ymj_1763 p,._dobInput_15ymj_1765 p,._lastInteractionInput_15ymj_1767 p,._availableZPointsInput_15ymj_1769 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#64748b}._passwordInputField_15ymj_1825,._availableQuotaInputField_15ymj_1827,._availableZPointsInputField_15ymj_1829{display:flex;gap:.3rem;align-items:center}._password_15ymj_1745,._availableQuota_15ymj_1755,._availableZPoints_15ymj_1769{display:flex;align-items:center;width:16.2rem}._password_15ymj_1745 input,._firstname_15ymj_1747 input,._mobile_15ymj_1749 input,._email_15ymj_1751 input,._userCreation_15ymj_1753 input,._availableQuota_15ymj_1755 input,._lastname_15ymj_1759 input,._city_15ymj_1761 input,._dob_15ymj_1765 input,._lastInteraction_15ymj_1767 input,._availableZPoints_15ymj_1769 input{outline:none;font-family:Roboto;font-weight:400;font-size:14px;line-height:18.13px;letter-spacing:.1px;color:#343434;padding:8px 20px;width:100%;height:2rem;border:none;background-color:#f5edff80;border-radius:8px}._resetButton_15ymj_1909,._grandFreeButton_15ymj_1911{display:flex;flex-direction:column;align-items:center;justify-content:center;width:8rem;height:2.9rem}._resetButton_15ymj_1909 ._usermanagementReset_15ymj_1929,._grandFreeButton_15ymj_1911 ._usermanagementGrandFree_15ymj_1931{width:100%;height:100%;outline:none;background-color:#9801df;border:none;border-radius:8px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#fff;text-align:center;padding:1px 6px;cursor:pointer}._firstname_15ymj_1747 input,._mobile_15ymj_1749 input,._email_15ymj_1751 input,._userCreation_15ymj_1753 input,._lastname_15ymj_1759 input,._city_15ymj_1761 input,._dob_15ymj_1765 input,._lastInteraction_15ymj_1767 input{width:22rem;height:2rem}._mobile_15ymj_1749,._email_15ymj_1751{display:flex;align-items:center;position:relative}._mobile_15ymj_1749 span,._email_15ymj_1751 span{position:absolute;top:.9rem;left:22.2rem}._mobile_15ymj_1749 ._verifiedIcon_15ymj_2019,._email_15ymj_1751 ._verifiedIcon_15ymj_2019{width:20px;height:18px}._genderInput_15ymj_1789{display:flex;flex-direction:column;gap:.8rem;width:22.5rem;height:4.5rem}._gender_15ymj_1789{display:flex;gap:.4rem}._genderMale_15ymj_2057,._genderFemale_15ymj_2059{display:flex;align-items:center;gap:.4rem}._genderMale_15ymj_2057 p,._genderFemale_15ymj_2059 p{font-family:Roboto;font-weight:400;font-size:14px;line-height:18.13px;letter-spacing:.1px;color:#343434}._genderMale_15ymj_2057 input[type=radio],._genderFemale_15ymj_2059 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:17px;height:16px;border:1px solid #0832de;border-radius:50%;outline:none;vertical-align:middle;cursor:pointer}._genderMale_15ymj_2057 input[type=radio]:checked,._genderFemale_15ymj_2059 input[type=radio]:checked{background-color:#fff;border:1px solid #0832de;box-shadow:inset 0 0 0 3px #fff;background-color:#0832de}._statusInput_15ymj_1757,._premiumInput_15ymj_1763{width:23rem;height:2.9rem;margin-bottom:1.8rem}._statusInputDropdown_15ymj_2145,._premiumInputDropdown_15ymj_2147{position:relative;width:100%}._statusInputDropdownLabel_15ymj_2157,._premiumInputDropdownLabel_15ymj_2159{width:100%;height:1.5rem;padding:12px;background:#f5edff80;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Roboto;font-weight:400;font-size:14px;line-height:18.13px;letter-spacing:.1px;color:#343434}._arrowDown_15ymj_2197,._arrowUp_15ymj_2199{font-size:14px;transition:transform .3s ease;color:#212b36;font-weight:900}._arrowUp_15ymj_2199{transform:rotate(180deg)}._statusInputDropdownMenu_15ymj_2221,._premiumInputDropdownMenu_15ymj_2223{position:absolute;width:100%;background:#f5edff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-top:5px;z-index:10}._statusInputDropdownItem_15ymj_2243,._premiumInputDropdownItem_15ymj_2245{padding:12px;cursor:pointer;font-family:Roboto;font-weight:400;font-size:14px;line-height:18.13px;letter-spacing:.1px;color:#343434}._statusInputDropdownItem_15ymj_2243:not(:last-child),._premiumInputDropdownItem_15ymj_2245:not(:last-child){border-bottom:1px dashed #ccc}._dob_15ymj_1765{position:relative;display:flex;align-items:center}._dob_15ymj_1765 input{width:20.7rem;height:.5rem;padding:20px 40px 20px 20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}._calendarIcon_15ymj_2311{position:absolute;right:15px;font-size:20px;color:#666;cursor:pointer}._calendarIcon_15ymj_2311:hover{color:#333}._dateInput_15ymj_2335::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}._usermanagementButtons_15ymj_2345{display:flex;justify-content:end;padding:2.5rem 3rem;gap:1rem}._saveButton_15ymj_2359,._cancelButton_15ymj_2361{display:flex;flex-direction:column;align-items:center;justify-content:center;width:5.8125rem;height:2.5rem}._cancelButton_15ymj_2361 ._usermanagementCancel_15ymj_2379,._saveButton_15ymj_2359 ._usermanagementSave_15ymj_2381{width:100%;height:100%;outline:none;border:none;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;cursor:pointer}._cancelButton_15ymj_2361 ._usermanagementCancel_15ymj_2379{background-color:transparent;text-decoration:underline solid #64748b;color:#64748b}._saveButton_15ymj_2359 ._usermanagementSave_15ymj_2381{background-color:#9801df;border-radius:8px;color:#fff;text-align:center;padding:1px 6px}@media (max-width: 1440px) and (min-width: 1024px){._container_15ymj_1{padding:.8rem;margin-top:60px}._firstPartTop_15ymj_75{display:flex;flex-direction:column}._Search_15ymj_89{width:100%}._topButtons_15ymj_161{width:100%;justify-content:space-between;gap:.5rem}._topButtons_15ymj_161 ._selected_15ymj_199,._topButtons_15ymj_161 ._generate_15ymj_21{width:45%}._topButtons_15ymj_161 ._oldest_15ymj_209{width:30%}._selectedFieldsDropdownButton_15ymj_225 p,._sortDropdownLabel_15ymj_415{font-size:14px;padding:10px}._selectedFieldsDropdownMenu_15ymj_261{left:-5.5rem;width:15rem}._sortDropdownMenu_15ymj_451{left:-2rem;width:9.5rem}._firstPartBody_15ymj_595{flex-direction:column;padding:.5rem}._firstPartBody_15ymj_595 ._dataTable_15ymj_623{font-size:13px}._leftPart_15ymj_963{width:100%;flex-direction:row;justify-content:center;flex-wrap:wrap}._profileImage_15ymj_1003{width:12rem;height:12rem}._profileImage_15ymj_1003 ._badge_15ymj_2571{width:70px;height:38px}._nameSection_15ymj_1061 ._name_15ymj_1061{font-size:18px}._dataForm_15ymj_1715{width:90%;gap:1.5rem}._rightPart_15ymj_1629{width:100%}._basicInfo_15ymj_1645{width:12vw;height:7vh}._rightPartTop_15ymj_1687 ._borderbottom_15ymj_1699{width:80%;top:8vh;left:2vw}._password_15ymj_1745,._availableQuota_15ymj_1755,._availableZPoints_15ymj_1769{width:100%}._pointSection_15ymj_1391 ._pointSectionLeft_15ymj_1407,._pointSection_15ymj_1391 ._pointSectionRight_15ymj_1409{width:100px;height:95px}._viewButton_15ymj_1593 ._usermanagementViewprofile_15ymj_1607{width:7.5rem;height:2.2rem;padding:8px 20px}._firstname_15ymj_1747 input,._mobile_15ymj_1749 input,._email_15ymj_1751 input,._userCreation_15ymj_1753 input,._lastname_15ymj_1759 input,._city_15ymj_1761 input,._dob_15ymj_1765 input,._lastInteraction_15ymj_1767 input{width:18rem}._mobile_15ymj_1749 span,._email_15ymj_1751 span{left:17.5rem}._genderInput_15ymj_1789,._statusInput_15ymj_1757,._premiumInput_15ymj_1763{width:19rem}._dob_15ymj_1765 input{width:17rem}._usermanagementButtons_15ymj_2345{padding:2rem;gap:.8rem}._resetButton_15ymj_1909,._grandFreeButton_15ymj_1911{width:7rem;height:2.5rem}._saveButton_15ymj_2359,._cancelButton_15ymj_2361{width:5.5rem;height:2.3rem}}._popupOverlay_1bfez_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1bfez_27{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 10px #0003;width:600px;height:360px}._mainHead_1bfez_45,._subHead_1bfez_47{display:flex;flex-direction:column;align-items:center;padding-bottom:1rem}._mainHead_1bfez_45{margin-top:2rem}._mainHead_1bfez_45 p{font-family:Poppins;font-weight:600;font-size:24px;line-height:39px;letter-spacing:0px;color:#000}._subHead_1bfez_47 p{font-family:Poppins;font-weight:400;font-size:24px;line-height:39px;letter-spacing:0px;color:#818181}._mainContent_1bfez_105{display:flex;gap:3rem;justify-content:center;align-items:center;padding-top:1rem}._mainContent_1bfez_105 ._mainText_1bfez_121{display:flex;align-items:center}._mainText_1bfez_121 p{font-family:Poppins;font-weight:500;font-size:24px;line-height:39px;letter-spacing:0px;color:#000}._mainContent_1bfez_105 ._mainTextValue_1bfez_149{display:flex;justify-content:center;align-items:center;width:135px;height:43px;border-radius:3px;box-shadow:0 4px 4px #00000040}._mainTextValue_1bfez_149 input{width:100%;height:100%;background-color:#e3e3e3;border:1px solid #64748b91;outline:none;font-family:Poppins;font-weight:500;font-size:22px;line-height:39px;letter-spacing:0px;text-align:center;color:#000}._popupButtons_1bfez_199{display:flex;justify-content:center;align-items:center;gap:6rem;padding-top:5rem}._popupButtons_1bfez_199 ._cancelButton_1bfez_215,._popupButtons_1bfez_199 ._okButton_1bfez_217{display:flex;justify-content:center;align-items:center;width:11.4375rem;height:2.5625rem}._cancelButton_1bfez_215 button,._okButton_1bfez_217 button{width:100%;height:100%;border-radius:8px;font-family:Poppins;font-weight:600;font-size:14px;line-height:21px;letter-spacing:0%;border:none;cursor:pointer}._cancelButton_1bfez_215 button{border:1px solid #9801df;background-color:#fff;color:#9801df}._okButton_1bfez_217 button{background-color:#9801df;color:#fff}@media (max-width: 1440px) and (min-width: 1024px){._popupBox_1bfez_27{width:520px;height:340px;padding:1.5rem}._mainHead_1bfez_45 p,._subHead_1bfez_47 p{font-size:20px;line-height:34px}._mainContent_1bfez_105{gap:2rem;padding-top:.8rem}._mainText_1bfez_121 p{font-size:20px;line-height:34px}._mainContent_1bfez_105 ._mainTextValue_1bfez_149{width:120px;height:40px}._mainTextValue_1bfez_149 input{font-size:20px;line-height:34px}._popupButtons_1bfez_199{gap:4rem;padding-top:4rem}._popupButtons_1bfez_199 ._cancelButton_1bfez_215,._popupButtons_1bfez_199 ._okButton_1bfez_217{width:10.5rem;height:2.3rem}._cancelButton_1bfez_215 button,._okButton_1bfez_217 button{font-size:13px;line-height:20px}}._popupOverlay_1t685_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1t685_27{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 10px #0003;width:600px;height:360px}._mainHead_1t685_45,._subHead_1t685_47{display:flex;flex-direction:column;align-items:center;padding-bottom:1rem}._mainHead_1t685_45{margin-top:2rem}._mainHead_1t685_45 p{font-family:Poppins;font-weight:600;font-size:24px;line-height:39px;letter-spacing:0px;color:#000}._subHead_1t685_47 p{font-family:Poppins;font-weight:400;font-size:24px;line-height:39px;letter-spacing:0px;color:#818181}._mainContent_1t685_105{display:flex;gap:3rem;justify-content:center;align-items:center;padding-top:1rem}._mainContent_1t685_105 ._mainText_1t685_121{display:flex;align-items:center}._mainText_1t685_121 p{font-family:Poppins;font-weight:500;font-size:24px;line-height:39px;letter-spacing:0px;color:#000}._mainContent_1t685_105 ._mainTextValue_1t685_149{display:flex;justify-content:center;align-items:center;width:135px;height:43px;border-radius:3px;box-shadow:0 4px 4px #00000040}._mainTextValue_1t685_149 input{width:100%;height:100%;background-color:#e3e3e3;border:1px solid #64748b91;outline:none;font-family:Poppins;font-weight:500;font-size:22px;line-height:39px;letter-spacing:0px;text-align:center;color:#000}._popupButtons_1t685_199{display:flex;justify-content:center;align-items:center;gap:6rem;padding-top:5rem}._popupButtons_1t685_199 ._cancelButton_1t685_215,._popupButtons_1t685_199 ._okButton_1t685_217{display:flex;justify-content:center;align-items:center;width:11.4375rem;height:2.5625rem}._cancelButton_1t685_215 button,._okButton_1t685_217 button{width:100%;height:100%;border-radius:8px;font-family:Poppins;font-weight:600;font-size:14px;line-height:21px;letter-spacing:0%;border:none;cursor:pointer}._cancelButton_1t685_215 button{border:1px solid #9801df;background-color:#fff;color:#9801df}._okButton_1t685_217 button{background-color:#9801df;color:#fff}@media (max-width: 1440px) and (min-width: 1024px){._popupBox_1t685_27{width:520px;height:340px;padding:1.5rem}._mainHead_1t685_45{margin-top:1.5rem}._mainHead_1t685_45 p,._subHead_1t685_47 p{font-size:20px;line-height:34px}._mainContent_1t685_105{gap:2rem;padding-top:.8rem}._mainText_1t685_121 p{font-size:20px;line-height:34px}._mainContent_1t685_105 ._mainTextValue_1t685_149{width:120px;height:40px}._mainTextValue_1t685_149 input{font-size:20px;line-height:34px}._popupButtons_1t685_199{gap:4rem;padding-top:4rem}._popupButtons_1t685_199 ._cancelButton_1t685_215,._popupButtons_1t685_199 ._okButton_1t685_217{width:10.5rem;height:2.3rem}._cancelButton_1t685_215 button,._okButton_1t685_217 button{font-size:13px;line-height:20px}}._container_b7va1_1{height:90vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._generateReportOverlay_b7va1_21{position:absolute;top:5rem;left:2.3rem}._dataSection_b7va1_33{display:flex;flex-direction:column;align-items:center;gap:1rem}._loaderContainer_b7va1_47,._noDataContainer_b7va1_49{height:100vh;width:100%}._dataSectionFirstPart_b7va1_59{width:100%;background-color:#fff;min-height:fit-content;border-radius:8px}._firstPartTop_b7va1_73{padding:1rem;display:flex;gap:1rem;justify-content:space-between}._Search_b7va1_87{width:50%;position:relative}._Search_b7va1_87 input{width:100%;padding:8px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24.11px;letter-spacing:0%;outline:none;color:#737579;cursor:pointer}._Search_b7va1_87 input[type=search]::placeholder{color:#737579;opacity:1}._Search_b7va1_87 span{position:absolute;top:1vw;left:1vw;width:16;height:16;color:#050810}._topButtons_b7va1_157{display:flex;width:50%;align-items:center;justify-content:space-around}._topButtons_b7va1_157 ._usermanagementGenerateReport_b7va1_171{padding:.5rem 1rem;border-radius:30px;border:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}._topButtons_b7va1_157 ._selected_b7va1_191,._topButtons_b7va1_157 ._generate_b7va1_21{width:35%}._topButtons_b7va1_157 ._oldest_b7va1_201{width:25%}._selectedFieldsDropdownContainer_b7va1_209{position:relative}._selectedFieldsDropdownButton_b7va1_217 p{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._selectedFieldsDropdownMenu_b7va1_253 ._closeIcon_b7va1_253{display:flex;justify-content:end;position:absolute;top:.7rem;left:15rem}._selectedFieldsDropdownMenu_b7va1_253{position:absolute;left:-4.9rem;width:16rem;height:fit-content;background:#f5edff;border-radius:8px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10;display:flex;flex-direction:column;gap:.1rem;padding:.9rem 0rem 1rem .9rem}._selectedFieldsDropdownMenu_b7va1_253 ._optionItem_b7va1_301{display:flex;gap:.7rem;align-items:center;font-family:Poppins;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0%;text-transform:capitalize;color:#212b36}._optionItem_b7va1_301 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16.11px;height:16px;border:1px solid #212b364d;border-radius:4px;outline:none;vertical-align:middle;cursor:pointer;display:inline-block;position:relative;background-color:#f5edff}._optionItem_b7va1_301 input[type=checkbox]:checked{background-color:#5f3df6;border:1px solid #5f3df6}._optionItem_b7va1_301 input[type=checkbox]:before{content:"";position:absolute;top:45%;left:50%;width:3px;height:8px;border:solid #ffffff;border-width:0 1.6px 1.6px 0;transform:translate(-50%,-50%) rotate(45deg);display:none}._optionItem_b7va1_301 input[type=checkbox]:checked:before{display:block}._sortDropdown_b7va1_399{position:relative}._sortDropdownLabel_b7va1_407{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownMenu_b7va1_443{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_b7va1_443 ._closeIcon_b7va1_253{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_b7va1_253 ._XIcon_b7va1_481{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownItem_b7va1_493{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownItem_b7va1_493:not(:last-child){border-bottom:1px dashed #ccc}._selected_b7va1_191 ._downArrow_b7va1_523,._oldest_b7va1_201 ._downArrow_b7va1_523,._generateReport_b7va1_21 ._downArrow_b7va1_523{font-family:Poppins;font-weight:400;font-size:22px;line-height:19.5px;letter-spacing:.1px}._selected_b7va1_191 ._downArrow_b7va1_523,._oldest_b7va1_201 ._downArrow_b7va1_523{color:#343434}._generateReport_b7va1_21 ._downArrow_b7va1_523{color:#fff}._generateReport_b7va1_21 ._usermanagementGenerateReport_b7va1_171{font-family:Poppins;font-weight:400;font-size:15px;background-color:#9801df;color:#fff;border:1px solid #c955ff;width:100%;cursor:pointer}._firstPartBody_b7va1_583{padding:.5rem .5rem 0rem;display:flex}._firstPartBody_b7va1_583 ._dataTable_b7va1_593{width:100%;border-collapse:collapse;margin-bottom:2rem}._dataTable_b7va1_593 th{text-align:start;border-bottom:1px solid #ebeff2;font-family:Poppins;font-weight:600;font-size:14px;line-height:50px;letter-spacing:0px;color:#212b36}._dataTable_b7va1_593 ._tableHead1_b7va1_627,._dataTable_b7va1_593 tbody tr td:nth-child(1){width:7rem;padding:0 1rem}._dataTable_b7va1_593 ._tableHead2_b7va1_639,._dataTable_b7va1_593 tbody tr td:nth-child(2),._dataTable_b7va1_593 ._tableHead3_b7va1_643,._dataTable_b7va1_593 tbody tr td:nth-child(3),._dataTable_b7va1_593 ._tableHead6_b7va1_647,._dataTable_b7va1_593 tbody tr td:nth-child(6){width:15rem}._dataTable_b7va1_593 ._tableHead4_b7va1_657,._dataTable_b7va1_593 tbody tr td:nth-child(4){width:14rem}._dataTable_b7va1_593 ._tableHead5_b7va1_665,._dataTable_b7va1_593 tbody tr td:nth-child(5),._dataTable_b7va1_593 ._tableHead7_b7va1_669,._dataTable_b7va1_593 tbody tr td:nth-child(7){width:13rem}._dataTable_b7va1_593 tbody tr td:nth-child(1),._dataTable_b7va1_593 tbody tr td:nth-child(2) ._listedItemText_b7va1_681,._dataTable_b7va1_593 tbody tr td:nth-child(3),._dataTable_b7va1_593 tbody tr td:nth-child(5),._dataTable_b7va1_593 tbody tr td:nth-child(6),._dataTable_b7va1_593 tbody tr td:nth-child(7){font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:-2%;color:#212b36}._dataTable_b7va1_593 tbody tr td:nth-child(1){padding:1rem}._dataTable_b7va1_593 tbody tr td:nth-child(2) ._listedItem_b7va1_681{display:flex;align-items:center;gap:.3rem}._dataTable_b7va1_593 tbody tr td:nth-child(2) img{width:1.75rem;height:1.75rem;border-radius:50%;display:flex;align-items:center}._dataTable_b7va1_593 tbody tr td:nth-child(4){font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#424347}._dataTable_b7va1_593 tbody tr td:nth-child(6) ._purchaseStatus_b7va1_761{display:flex;gap:.4rem;align-items:center;padding:0 .6rem}._dataTable_b7va1_593 tbody tr td:nth-child(6) ._purchaseStatus_b7va1_761 ._statusIcon_b7va1_775{width:10px;height:10px;border-radius:50%}._dataTable_b7va1_593 tbody tr td:nth-child(7) ._purchaseType_b7va1_787{padding:3px 12px;border-radius:50px;display:inline-block;text-align:center;min-width:90px}._dataTable_b7va1_593 tbody tr td:nth-child(7) ._purchaseType_b7va1_787 ._purchaseTypeValue_b7va1_803{width:5.5625rem;height:1.375rem;border-radius:50px;display:flex;align-items:center;justify-content:center}._dataTable_b7va1_593 tbody tr td:nth-child(7) ._purchaseType_b7va1_787 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#fff}._selectedRow_b7va1_843{background-color:#f5edff80}._tbodyScroll_b7va1_851{display:block;max-height:200px;overflow-y:auto;scrollbar-width:none}._tbodyScroll_b7va1_851::-webkit-scrollbar{display:none}._dataTable_b7va1_593 thead{display:table;table-layout:fixed}._tbodyScroll_b7va1_851 tr{display:table;table-layout:fixed;cursor:pointer}._tbodyFull_b7va1_895{max-height:63vh}._tbodyShort_b7va1_903{max-height:160px}._dataSectionSecondPart_b7va1_911{width:100%;background-color:#fff;min-height:fit-content;border-radius:8px}._dataSectionSecondPartTop_b7va1_925{display:flex;justify-content:end;padding:1rem 2rem 0rem}._dataSectionSecondPartTop_b7va1_925 ._icon_b7va1_937{width:1.25rem;height:1.25rem;color:#000;cursor:pointer}._dataSectionSecondPartBody_b7va1_951{display:flex;gap:1rem}._leftPart_b7va1_961{width:25%;display:flex;flex-direction:column;align-items:center;background-color:#f5edff;margin:0rem .5rem 2rem;border-radius:8px;max-height:fit-content}._productImageSection_b7va1_983{padding:.6rem;display:flex;align-items:center;justify-content:center}._productImage_b7va1_983{width:6.8rem;height:6.8rem;border-width:7px;border:7px solid #f5edff;border-radius:50%;box-shadow:0 8px 30px #0000001f}._productImage_b7va1_983 ._fossilWatchImage2_b7va1_1015{width:100%;height:100%;border-radius:50%}._productInfoBox_b7va1_1027{display:flex;flex-direction:column;align-items:center}._detailsSection_b7va1_1039{display:flex;flex-direction:column;align-items:center;gap:.5rem}._productNameSection_b7va1_1053{display:flex;flex-direction:column;align-items:center}._productNameContainer_b7va1_1065,._productSellerContainer_b7va1_1067,._productPriceContainer_b7va1_1069{display:flex;align-items:center;justify-content:center;padding:0 .5rem;box-sizing:border-box}._productName_b7va1_1053{font-family:Poppins;font-weight:600;font-size:14px;letter-spacing:0%;color:#212b36;text-align:center}._productSeller_b7va1_1067{font-family:Poppins;font-weight:400;font-size:10px;letter-spacing:-2%;text-align:center;color:#64748b}._productPriceContainer_b7va1_1069 span{display:flex;align-items:center;color:#000;font-size:18px}._productPrice_b7va1_1069{font-family:Poppins;font-weight:700;font-size:16px;letter-spacing:0px;text-align:center;text-transform:uppercase;color:#000}._productSellerDatas_b7va1_1155{margin:.3rem;padding:1rem .5rem 1.5rem;width:13.25rem;height:7.25rem;min-height:fit-content;background-color:#f5edff80;box-shadow:0 8px 30px #00000012;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:.7rem;box-sizing:border-box}._sellerDataContainer_b7va1_1187{display:flex;gap:.7rem;align-items:center;padding:.1rem 0}._sellerDataContainer_b7va1_1187 ._profileImage_b7va1_1201{width:25px;height:25px}._sellerDataContainer_b7va1_1187 ._profileImage_b7va1_1201 img{width:100%;height:100%;border-radius:50%}._sellerDataContainer_b7va1_1187 ._sellerData_b7va1_1187{display:flex;flex-direction:column;gap:.1rem}._sellerDataContainer_b7va1_1187 ._sellerUsername_b7va1_1235,._sellerDataContainer_b7va1_1187 ._sellerJoiningtime_b7va1_1237{display:flex}._sellerUsername_b7va1_1235 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#212b36}._sellerJoiningtime_b7va1_1237 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#64748b}._ratingSection_b7va1_1289{display:flex;flex-direction:column;gap:.3rem}._ratingContainer_b7va1_1301{display:flex;gap:.2rem}._ratingContainer_b7va1_1301 ._ratingValue_b7va1_1311{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:lowercase;color:#212b36;display:flex;align-items:baseline}._ratingContainer_b7va1_1301 ._stars_b7va1_1337{display:flex;align-items:baseline;gap:.1rem}._star_b7va1_1337,._starFilled_b7va1_1351,._halfFilled_b7va1_1353{color:#feb405;width:15.91px;height:14.78px}._ratingSection_b7va1_1289 ._userJoindate_b7va1_1365{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:lowercase;color:#212b36}._viewButton_b7va1_1387{display:flex;justify-content:center;align-items:center;padding:1rem 0 1.5rem}._viewButton_b7va1_1387 ._salesorderItemView_b7va1_1401{width:7.9375rem;height:2.5rem;padding:5px 29px;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;background-color:#9801df;color:#fff;border:none;outline:none;border-radius:8px;display:flex;justify-content:center;align-items:center}._rightPart_b7va1_1439{width:75%}._dataForm_b7va1_1447{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;width:50%}._dataFormLeft_b7va1_1461,._dataFormRight_b7va1_1463{display:flex;flex-direction:column;gap:1rem}._orderIDInput_b7va1_1475,._buyerInput_b7va1_1477,._dateInput_b7va1_1479,._timeInput_b7va1_1481,._purchaseTypeInput_b7va1_1483,._amountInput_b7va1_1485,._shipmentStatusInput_b7va1_1487,._refundStatusInput_b7va1_1489,._ZPointTransactionInput_b7va1_1491,._listedItemInput_b7va1_1493,._sellerInput_b7va1_1495,._purchaseStatusInput_b7va1_1497,._paymentModeInput_b7va1_1499,._paymentTransactionInput_b7va1_1501,._paymentToSellerStatusInput_b7va1_1503,._earnedZPointsInput_b7va1_1505{display:flex;flex-direction:column;gap:.3rem}._orderIDInput_b7va1_1475 p,._buyerInput_b7va1_1477 p,._dateInput_b7va1_1479 p,._timeInput_b7va1_1481 p,._purchaseTypeInput_b7va1_1483 p,._amountInput_b7va1_1485 p,._shipmentStatusInput_b7va1_1487 p,._refundStatusInput_b7va1_1489 p,._ZPointTransactionInput_b7va1_1491 p,._listedItemInput_b7va1_1493 p,._sellerInput_b7va1_1495 p,._purchaseStatusInput_b7va1_1497 p,._paymentModeInput_b7va1_1499 p,._paymentTransactionInput_b7va1_1501 p,._paymentToSellerStatusInput_b7va1_1503 p,._earnedZPointsInput_b7va1_1505 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#64748b}._orderID_b7va1_1475 input,._buyer_b7va1_1477 input,._purchaseType_b7va1_787 input,._amountInput_b7va1_1485 input,._ZPointTransaction_b7va1_1491 input,._listedItem_b7va1_681 input,._seller_b7va1_1187 input,._paymentMode_b7va1_1499 input,._paymentTransaction_b7va1_1501 input,._earnedZPoints_b7va1_1505 input{width:20rem;height:2rem}._orderID_b7va1_1475 input,._buyer_b7va1_1477 input,._purchaseType_b7va1_787 input,._amount_b7va1_1485 input,._refundStatus_b7va1_1489 input,._ZPointTransaction_b7va1_1491 input,._listedItem_b7va1_681 input,._seller_b7va1_1187 input,._purchaseStatus_b7va1_761 input,._paymentMode_b7va1_1499 input,._paymentTransaction_b7va1_1501 input,._paymentToSellerStatus_b7va1_1503 input,._earnedZPoints_b7va1_1505 input{outline:none;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;color:#343434;padding:8px 28px 8px 12px;border:none;background-color:#f5edff80;border-radius:8px;text-transform:capitalize}._dateandtimeInputContainer_b7va1_1647{display:flex;width:20rem;gap:.6rem;align-items:center}._dateInput_b7va1_1479 input,._timeInput_b7va1_1481 input{outline:none;border:none;font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#343434;width:8.4rem;height:2rem;padding:8px 20px;background-color:#f5edff80;border-radius:8px}._amount_b7va1_1485{display:flex;align-items:center;position:relative}._amount_b7va1_1485 span{position:absolute;top:1rem;left:.5rem;width:1.25rem;height:1.125rem;color:#000}._amount_b7va1_1485 input{text-indent:.4rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}._shipmentStatusDropdown_b7va1_1735,._purchaseStatusDropdown_b7va1_1737{position:relative;width:100%}._shipmentStatusDropdownLabel_b7va1_1747,._purchaseStatusDropdownLabel_b7va1_1749{width:21rem;height:1.5rem;padding:12px;background:#f5edff80;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;letter-spacing:-2%;text-align:center;text-transform:capitalize;color:#343434}._arrowDown_b7va1_1791,._arrowUp_b7va1_1793{font-size:14px;transition:transform .3s ease;color:#212b36;font-weight:900;display:flex;align-items:center}._arrowUp_b7va1_1793{transform:rotate(180deg)}._shipmentStatusDropdownMenu_b7va1_1819,._purchaseStatusDropdownMenu_b7va1_1821{position:absolute;width:100%;background:#f1ebf8;border-radius:8px;box-shadow:0 8px 13px -3px #00000012;margin-top:5px;z-index:10;padding:.3rem .7rem;box-sizing:border-box}._shipmentStatusDropdownItem_b7va1_1845,._purchaseStatusDropdownItem_b7va1_1847{padding:3px 12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:14px;line-height:292%;letter-spacing:.1px;text-transform:capitalize;color:#343434}._shipmentStatusDropdownItem_b7va1_1845:not(:last-child),._purchaseStatusDropdownItem_b7va1_1847:not(:last-child){border-bottom:1px dashed #ccc}._refundStatusInputField_b7va1_1881,._paymentToSellerStatusInputField_b7va1_1883{display:flex;gap:.3rem;align-items:center}._refundStatus_b7va1_1489 input,._paymentToSellerStatus_b7va1_1503 input{display:flex;align-items:center;width:11.6rem;height:2rem}._refundButton_b7va1_1911,._releaseButton_b7va1_1913{display:flex;flex-direction:column;align-items:center;justify-content:center;width:8rem;height:2.9rem}._refundButton_b7va1_1911 ._salesorderRefund_b7va1_1931,._releaseButton_b7va1_1913 ._salesorderRelease_b7va1_1933{width:100%;height:100%;outline:none;background-color:#9801df;border:none;border-radius:8px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#fff;text-align:center;padding:1px 6px;cursor:pointer}._salesorderButtons_b7va1_1969{display:flex;justify-content:end;padding:2.5rem 3rem;gap:1rem}._saveButton_b7va1_1983,._cancelButton_b7va1_1985{display:flex;flex-direction:column;align-items:center;justify-content:center;width:5.8125rem;height:2.5rem}._cancelButton_b7va1_1985 ._salesorderCancel_b7va1_2003,._saveButton_b7va1_1983 ._salesorderSave_b7va1_2005{width:100%;height:100%;outline:none;border:none;font-family:Poppins;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;cursor:pointer}._cancelButton_b7va1_1985 ._salesorderCancel_b7va1_2003{background-color:transparent;text-decoration:underline solid #64748b;color:#64748b}._saveButton_b7va1_1983 ._salesorderSave_b7va1_2005{background-color:#9801df;border-radius:8px;color:#fff;text-align:center;padding:1px 6px}._paginationContainer_b7va1_2059{display:flex;justify-content:center;margin-bottom:20px;gap:10px}._paginationButton_b7va1_2073{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #ddd;background-color:#fff;cursor:pointer;border-radius:4px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._paginationButton_b7va1_2073:hover:not(._disabled_b7va1_2109){border-color:#9801df}._paginationButton_b7va1_2073._active_b7va1_2117{background-color:#9801df;color:#fff;border-color:#9801df}._paginationButton_b7va1_2073._disabled_b7va1_2109{opacity:.5;cursor:not-allowed}._angleIcon_b7va1_2139{color:#000}@media (max-width: 1440px) and (min-width: 1024px){._firstPartTop_b7va1_73{flex-direction:column;gap:.8rem}._Search_b7va1_87{width:100%}._Search_b7va1_87 input{font-size:15px}._topButtons_b7va1_157{width:100%;justify-content:space-between}._topButtons_b7va1_157 ._selected_b7va1_191,._topButtons_b7va1_157 ._generate_b7va1_21,._topButtons_b7va1_157 ._oldest_b7va1_201{width:auto;min-width:30%}._selectedFieldsDdropdownButton_b7va1_2199 p,._sortDropdownLabel_b7va1_407{font-size:14px;padding:10px}._selectedFieldsDropdownMenu_b7va1_253{width:14rem;left:-4rem}._sortDropdownMenu_b7va1_443{width:8.8rem;left:-.8rem}._dataTable_b7va1_593 th,._dataTable_b7va1_593 tbody tr td{font-size:13px}._dataTable_b7va1_593 ._tableHead2_b7va1_639,._dataTable_b7va1_593 tbody tr td:nth-child(2),._dataTable_b7va1_593 ._tableHead3_b7va1_643,._dataTable_b7va1_593 tbody tr td:nth-child(3),._dataTable_b7va1_593 ._tableHead6_b7va1_647,._dataTable_b7va1_593 tbody tr td:nth-child(6){width:13rem}._dataTable_b7va1_593 ._tableHead4_b7va1_657,._dataTable_b7va1_593 tbody tr td:nth-child(4){width:12rem}._dataTable_b7va1_593 ._tableHead5_b7va1_665,._dataTable_b7va1_593 tbody tr td:nth-child(5),._dataTable_b7va1_593 ._tableHead7_b7va1_669,._dataTable_b7va1_593 tbody tr td:nth-child(7){width:11rem}._leftPart_b7va1_961{width:30%}._productImage_b7va1_983{width:5.5rem;height:5.5rem}._productImageSection_b7va1_983{padding:.4rem}._dataSectionSecondPartBody_b7va1_951{flex-direction:column}._productSellerDatas_b7va1_1155{width:11.5rem;height:auto;padding:.8rem .4rem 1.2rem}._productPriceContainer_b7va1_1069 span{font-size:16px}._productPrice_b7va1_1069{font-size:14px}._productName_b7va1_1053{font-size:13px}._productSeller_b7va1_1067{font-size:9px}._viewButton_b7va1_1387 ._salesorderItemView_b7va1_1401{width:6.5rem;height:2.2rem;font-size:13px}._dataForm_b7va1_1447{width:65%;gap:2rem}._orderID_b7va1_1475 input,._buyer_b7va1_1477 input,._purchaseType_b7va1_787 input,._amountInput_b7va1_1485 input,._ZPointTransaction_b7va1_1491 input,._listedItem_b7va1_681 input,._seller_b7va1_1187 input,._paymentMode_b7va1_1499 input,._paymentTransaction_b7va1_1501 input,._earnedZPoints_b7va1_1505 input{width:17rem;height:1.8rem}._dateandtimeInputContainer_b7va1_1647{width:17rem}._dateInput_b7va1_1479 input,._timeInput_b7va1_1481 input{width:7.2rem;height:1.8rem;padding:6px 16px}._shipmentStatusDropdownLabel_b7va1_1747,._purchaseStatusDropdownLabel_b7va1_1749{width:18rem;padding:10px;font-size:13px}._refundButton_b7va1_1911,._releaseButton_b7va1_1913{width:7rem;height:2.5rem}._refundButton_b7va1_1911 ._salesorderRefund_b7va1_1931,._releaseButton_b7va1_1913 ._salesorderRelease_b7va1_1933{font-size:14px}._saveButton_b7va1_1983,._cancelButton_b7va1_1985{width:5rem;height:2.3rem}._cancelButton_b7va1_1985 ._salesorderCancel_b7va1_2003,._saveButton_b7va1_1983 ._salesorderSave_b7va1_2005{font-size:14px}}._popupOverlay_ngbz0_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_ngbz0_27{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 10px #0003;width:611px;height:289px;box-sizing:border-box}._content_ngbz0_51{display:flex;flex-direction:column;gap:5rem;padding:2rem 2.3rem 1.2rem}._mainText_ngbz0_65{display:flex;align-items:center;justify-content:center;height:76px;width:511px;margin:0 auto}._mainText_ngbz0_65 p{font-family:Poppins;font-weight:400;font-size:22px;line-height:32px;color:#818181;margin:0;white-space:nowrap}._refundstatuspopupButtons_ngbz0_107{display:flex;justify-content:center;gap:5rem}._refundstatuspopupButtons_ngbz0_107 ._cancelButton_ngbz0_119,._refundstatuspopupButtons_ngbz0_107 ._confirmButton_ngbz0_121{display:flex;justify-content:center;align-items:center;width:11.5625rem;height:2.75rem}._cancelButton_ngbz0_119 ._refundstatuspopupCancel_ngbz0_137,._confirmButton_ngbz0_121 ._refundstatuspopupConfirm_ngbz0_139{width:100%;height:100%;border-radius:8px;font-family:Poppins;font-weight:500;font-size:16px;line-height:31px;letter-spacing:0px;text-align:center;border:none;display:flex;justify-content:center;align-items:center}._cancelButton_ngbz0_119 ._refundstatuspopupCancel_ngbz0_137{background-color:#9801df;color:#fff;cursor:pointer}._confirmButton_ngbz0_121 ._refundstatuspopupConfirm_ngbz0_139{border:1px solid #9801df;background-color:#fff;color:#9801df}._popupOverlay_ih8d6_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_ih8d6_25{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 10px #0003;width:611px;height:289px;box-sizing:border-box}._content_ih8d6_49{display:flex;flex-direction:column;gap:5rem;padding:2rem 2.3rem 1.2rem}._mainText_ih8d6_63{display:flex;align-items:center;justify-content:center;height:76px;width:511px;margin:0 auto}._mainText_ih8d6_63 p{font-family:Poppins;font-weight:400;font-size:22px;line-height:32px;color:#818181;margin:0;white-space:nowrap}._paymenttosellerstatuspopupButtons_ih8d6_105{display:flex;justify-content:center;gap:5rem}._paymenttosellerstatuspopupButtons_ih8d6_105 ._cancelButton_ih8d6_117,._paymenttosellerstatuspopupButtons_ih8d6_105 ._confirmButton_ih8d6_119{display:flex;justify-content:center;align-items:center;width:11.5625rem;height:2.75rem}._cancelButton_ih8d6_117 ._paymenttosellerstatuspopupCancel_ih8d6_135,._confirmButton_ih8d6_119 ._paymenttosellerstatuspopupConfirm_ih8d6_137{width:185px;height:44px;border-radius:8px;font-family:Poppins;font-weight:500;font-size:16px;line-height:31px;letter-spacing:0px;text-align:center;border:none;display:flex;justify-content:center;align-items:center}._cancelButton_ih8d6_117 ._paymenttosellerstatuspopupCancel_ih8d6_135{background-color:#9801df;color:#fff;cursor:pointer}._confirmButton_ih8d6_119 ._paymenttosellerstatuspopupConfirm_ih8d6_137{border:1px solid #9801df;background-color:#fff;color:#9801df}._container_1mb1e_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._generateReportOverlay_1mb1e_21{position:absolute;top:5rem;left:1.85rem}._dataSection_1mb1e_33{display:flex;flex-direction:column;align-items:center;gap:1rem}._loaderContainer_1mb1e_47,._noDataContainer_1mb1e_49{height:100vh;width:100%}._dataSectionBody_1mb1e_59{width:100%;background-color:#fff;min-height:fit-content;border-radius:8px}._firstPartTop_1mb1e_73{padding:1rem;display:flex;gap:1rem;justify-content:space-between}._Search_1mb1e_87{width:50%;position:relative}._Search_1mb1e_87 input{width:100%;padding:8px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24.11px;letter-spacing:0%;outline:none;color:#737579;cursor:pointer}._Search_1mb1e_87 input[type=search]::placeholder{color:#737579;opacity:1}._Search_1mb1e_87 span{position:absolute;top:1vw;left:1vw;width:16;height:16;color:#050810}._topButtons_1mb1e_157{display:flex;width:50%;align-items:center;justify-content:space-around}._topButtons_1mb1e_157 ._generateReportpopup_1mb1e_171{padding:.5rem 1rem;border-radius:30px;border:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}._topButtons_1mb1e_157 ._selected_1mb1e_191,._topButtons_1mb1e_157 ._generate_1mb1e_21{width:35%}._topButtons_1mb1e_157 ._oldest_1mb1e_201{width:25%}._selectedFieldsDropdownContainer_1mb1e_209{position:relative}._selectedFieldsDropdownButton_1mb1e_217 p{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._selectedFieldsDropdownMenu_1mb1e_253 ._closeIcon_1mb1e_253{display:flex;justify-content:end;position:absolute;top:.7rem;left:15rem}._selectedFieldsDropdownMenu_1mb1e_253{position:absolute;left:-4.9rem;width:16rem;height:fit-content;background:#f5edff;border-radius:8px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10;display:flex;flex-direction:column;gap:.1rem;padding:.9rem 0rem 1rem .9rem}._selectedFieldsDropdownMenu_1mb1e_253 ._optionItem_1mb1e_301{display:flex;gap:.7rem;align-items:center;font-family:Poppins;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0%;text-transform:capitalize;color:#212b36}._optionItem_1mb1e_301 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16.11px;height:16px;border:1px solid #212b364d;border-radius:4px;outline:none;vertical-align:middle;cursor:pointer;display:inline-block;position:relative;background-color:#f5edff}._optionItem_1mb1e_301 input[type=checkbox]:checked{background-color:#5f3df6;border:1px solid #5f3df6}._optionItem_1mb1e_301 input[type=checkbox]:before{content:"";position:absolute;top:45%;left:50%;width:3px;height:8px;border:solid #ffffff;border-width:0 1.6px 1.6px 0;transform:translate(-50%,-50%) rotate(45deg);display:none}._optionItem_1mb1e_301 input[type=checkbox]:checked:before{display:block}._sortDropdown_1mb1e_399{position:relative}._sortDropdownLabel_1mb1e_407{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownMenu_1mb1e_443{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_1mb1e_443 ._closeIcon_1mb1e_253{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_1mb1e_253 ._XIcon_1mb1e_481{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownItem_1mb1e_493{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownItem_1mb1e_493:not(:last-child){border-bottom:1px dashed #ccc}._selected_1mb1e_191 ._downArrow_1mb1e_523,._oldest_1mb1e_201 ._downArrow_1mb1e_523,._generateReport_1mb1e_21 ._downArrow_1mb1e_523{font-family:Poppins;font-weight:400;font-size:22px;line-height:19.5px;letter-spacing:.1px}._selected_1mb1e_191 ._downArrow_1mb1e_523,._oldest_1mb1e_201 ._downArrow_1mb1e_523{color:#343434}._generateReport_1mb1e_21 ._downArrow_1mb1e_523{color:#fff}._generateReport_1mb1e_21 ._generateReportpopup_1mb1e_171{font-family:Poppins;font-weight:400;font-size:15px;background-color:#9801df;color:#fff;border:1px solid #c955ff;width:100%;cursor:pointer}._firstPartBody_1mb1e_583{padding:.5rem .5rem 0rem;display:flex}._firstPartBody_1mb1e_583 ._dataTable_1mb1e_593{width:100%;border-collapse:collapse;margin-bottom:2rem}._dataTable_1mb1e_593 th{text-align:start;border-bottom:1px solid #ebeff2;font-family:Poppins;font-weight:600;font-size:14px;line-height:50px;letter-spacing:0px;color:#212b36}._dataTable_1mb1e_593 ._tableHead1_1mb1e_627,._dataTable_1mb1e_593 tbody tr td:nth-child(1){width:8rem;padding:0 1rem}._dataTable_1mb1e_593 ._tableHead2_1mb1e_639,._dataTable_1mb1e_593 tbody tr td:nth-child(2),._dataTable_1mb1e_593 ._tableHead3_1mb1e_643,._dataTable_1mb1e_593 tbody tr td:nth-child(3),._dataTable_1mb1e_593 ._tableHead4_1mb1e_647,._dataTable_1mb1e_593 tbody tr td:nth-child(4),._dataTable_1mb1e_593 ._tableHead5_1mb1e_651,._dataTable_1mb1e_593 tbody tr td:nth-child(5),._dataTable_1mb1e_593 ._tableHead6_1mb1e_655,._dataTable_1mb1e_593 tbody tr td:nth-child(6),._dataTable_1mb1e_593 ._tableHead7_1mb1e_659,._dataTable_1mb1e_593 tbody tr td:nth-child(7){width:13rem}._dataTable_1mb1e_593 tbody tr td:nth-child(1),._dataTable_1mb1e_593 tbody tr td:nth-child(2),._dataTable_1mb1e_593 tbody tr td:nth-child(3),._dataTable_1mb1e_593 tbody tr td:nth-child(4),._dataTable_1mb1e_593 tbody tr td:nth-child(5),._dataTable_1mb1e_593 tbody tr td:nth-child(6),._dataTable_1mb1e_593 tbody tr td:nth-child(7){font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#212b36}._dataTable_1mb1e_593 tbody tr td:nth-child(1){padding:1rem}._dataTable_1mb1e_593 tbody tr td:nth-child(3){text-indent:15px}._dataTable_1mb1e_593 tbody tr td:nth-child(4){text-indent:30px}._dataTable_1mb1e_593 tbody tr:nth-child(2n){background-color:#faf6ff}._tbodyScroll_1mb1e_731{display:block;max-height:80vh;overflow-y:auto;scrollbar-width:none}._tbodyScroll_1mb1e_731::-webkit-scrollbar{display:none}._dataTable_1mb1e_593 thead,._tbodyScroll_1mb1e_731 tr{display:table;table-layout:fixed}@media (max-width: 1440px) and (min-width: 1024px){._Search_1mb1e_87 input{font-size:15px}._topButtons_1mb1e_157 ._selected_1mb1e_191,._topButtons_1mb1e_157 ._generate_1mb1e_21{width:40%}._topButtons_1mb1e_157 ._oldest_1mb1e_201{width:30%}._selectedFieldsDdropdownButton_1mb1e_801 p,._sortDropdownLabel_1mb1e_407{font-size:14px;padding:10px}._selectedFieldsDropdownMenu_1mb1e_253{width:15rem;left:-4.2rem}._sortDropdownMenu_1mb1e_443{width:9rem;left:-1rem}._dataTable_1mb1e_593 th,._dataTable_1mb1e_593 td{font-size:13px}._dataTable_1mb1e_593 ._tableHead1_1mb1e_627,._dataTable_1mb1e_593 tbody tr td:nth-child(1){width:7rem}._dataTable_1mb1e_593 ._tableHead2_1mb1e_639,._dataTable_1mb1e_593 tbody tr td:nth-child(2),._dataTable_1mb1e_593 ._tableHead3_1mb1e_643,._dataTable_1mb1e_593 tbody tr td:nth-child(3),._dataTable_1mb1e_593 ._tableHead4_1mb1e_647,._dataTable_1mb1e_593 tbody tr td:nth-child(4),._dataTable_1mb1e_593 ._tableHead5_1mb1e_651,._dataTable_1mb1e_593 tbody tr td:nth-child(5),._dataTable_1mb1e_593 ._tableHead6_1mb1e_655,._dataTable_1mb1e_593 tbody tr td:nth-child(6),._dataTable_1mb1e_593 ._tableHead7_1mb1e_659,._dataTable_1mb1e_593 tbody tr td:nth-child(7){width:11rem}}._container_1rfj1_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._generateReportOverlay_1rfj1_21{position:absolute;top:5rem;left:2.3rem}._dataSection_1rfj1_33{display:flex;flex-direction:column;align-items:center;gap:1rem}._dataSectionBody_1rfj1_47{width:100%;background-color:#fff;height:90vh;border-radius:8px}._firstPartTop_1rfj1_61{padding:1rem;display:flex;gap:1rem;justify-content:space-between}._Search_1rfj1_75{width:50%;position:relative}._Search_1rfj1_75 input{width:100%;padding:8px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:16px;line-height:24.11px;letter-spacing:0%;outline:none;color:#737579;cursor:pointer}._Search_1rfj1_75 input[type=search]::placeholder{color:#737579;opacity:1}._Search_1rfj1_75 span{position:absolute;top:.8rem;left:1vw;width:16;height:16;color:#050810;font-size:20px}._topButtons_1rfj1_147{display:flex;width:50%;align-items:center;justify-content:space-around}._topButtons_1rfj1_147 ._usermanagementGenerateReport_1rfj1_161{padding:.5rem 1rem;border-radius:30px;border:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}._topButtons_1rfj1_147 ._selected_1rfj1_181,._topButtons_1rfj1_147 ._generate_1rfj1_21{width:35%}._topButtons_1rfj1_147 ._oldest_1rfj1_191{width:25%}._selectedFieldsDropdownContainer_1rfj1_199{position:relative}._selectedFieldsDdropdownButton_1rfj1_207 p{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._selectedFieldsDropdownMenu_1rfj1_243 ._closeIcon_1rfj1_243{display:flex;justify-content:end;position:absolute;top:.7rem;left:15rem}._selectedFieldsDropdownMenu_1rfj1_243{position:absolute;left:-4.9rem;width:16rem;height:fit-content;background:#f5edff;border-radius:8px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10;display:flex;flex-direction:column;gap:.1rem;padding:.9rem 0rem 1rem .9rem}._selectedFieldsDropdownMenu_1rfj1_243 ._optionItem_1rfj1_291{display:flex;gap:.7rem;align-items:center;font-family:Poppins;font-weight:400;font-size:14px;line-height:26px;letter-spacing:0%;text-transform:capitalize;color:#212b36}._optionItem_1rfj1_291 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16.11px;height:16px;border:1px solid #212b364d;border-radius:4px;outline:none;vertical-align:middle;cursor:pointer;display:inline-block;position:relative;background-color:#f5edff}._optionItem_1rfj1_291 input[type=checkbox]:checked{background-color:#5f3df6;border:1px solid #5f3df6}._optionItem_1rfj1_291 input[type=checkbox]:before{content:"";position:absolute;top:45%;left:50%;width:3px;height:8px;border:solid #ffffff;border-width:0 1.6px 1.6px 0;transform:translate(-50%,-50%) rotate(45deg);display:none}._optionItem_1rfj1_291 input[type=checkbox]:checked:before{display:block}._sortDropdown_1rfj1_389{position:relative}._sortDropdownLabel_1rfj1_397{height:1.2rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownMenu_1rfj1_433{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_1rfj1_433 ._closeIcon_1rfj1_243{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_1rfj1_243 ._XIcon_1rfj1_471{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownItem_1rfj1_483{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownItem_1rfj1_483:not(:last-child){border-bottom:1px dashed #ccc}._selected_1rfj1_181 ._downArrow_1rfj1_513,._oldest_1rfj1_191 ._downArrow_1rfj1_513,._generateReport_1rfj1_21 ._downArrow_1rfj1_513{font-family:Poppins;font-weight:400;font-size:22px;line-height:19.5px;letter-spacing:.1px}._selected_1rfj1_181 ._downArrow_1rfj1_513,._oldest_1rfj1_191 ._downArrow_1rfj1_513{color:#343434}._generateReport_1rfj1_21 ._downArrow_1rfj1_513{color:#fff}._generateReport_1rfj1_21 ._usermanagementGenerateReport_1rfj1_161{font-family:Poppins;font-weight:400;font-size:15px;background-color:#9801df;color:#fff;border:1px solid #c955ff;width:100%;cursor:pointer}._firstPartBody_1rfj1_573{padding:.5rem .5rem 1rem;display:flex;table-layout:fixed}._firstPartBody_1rfj1_573 ._dataTable_1rfj1_585{width:100%;border-collapse:collapse;margin-bottom:2rem}._dataTable_1rfj1_585 th{text-align:start;border-bottom:1px solid #ebeff2;font-family:Poppins;font-weight:600;font-size:14px;line-height:50px;letter-spacing:0px;color:#212b36}._dataTable_1rfj1_585 ._tableHead1_1rfj1_619,._dataTable_1rfj1_585 tbody tr td:nth-child(1){width:6rem}._dataTable_1rfj1_585 ._tableHead2_1rfj1_629,._dataTable_1rfj1_585 tbody tr td:nth-child(2){width:10rem}._dataTable_1rfj1_585 ._tableHead3_1rfj1_637,._dataTable_1rfj1_585 tbody tr td:nth-child(3),._dataTable_1rfj1_585 ._tableHead7_1rfj1_641,._dataTable_1rfj1_585 tbody tr td:nth-child(7){width:208px;max-width:208px}._dataTable_1rfj1_585 ._tableHead4_1rfj1_651,._dataTable_1rfj1_585 tbody tr td:nth-child(4){width:17.5rem}._dataTable_1rfj1_585 ._tableHead5_1rfj1_659,._dataTable_1rfj1_585 tbody tr td:nth-child(5){width:14rem}._dataTable_1rfj1_585 ._tableHead6_1rfj1_667,._dataTable_1rfj1_585 tbody tr td:nth-child(6){width:12rem}._dataTable_1rfj1_585 ._tableHead1_1rfj1_619{text-indent:16px}._dataTable_1rfj1_585 ._tableHead2_1rfj1_629{text-indent:7px}._dataTable_1rfj1_585 ._tableHead3_1rfj1_637,._dataTable_1rfj1_585 ._tableHead7_1rfj1_641{text-indent:20px}._dataTable_1rfj1_585 ._tableHead4_1rfj1_651{text-indent:35px}._dataTable_1rfj1_585 ._tableHead5_1rfj1_659{text-indent:10px}._dataTable_1rfj1_585 tbody tr td:nth-child(1),._dataTable_1rfj1_585 tbody tr td:nth-child(5),._dataTable_1rfj1_585 tbody tr td:nth-child(6),._dataTable_1rfj1_585 tbody tr td:nth-child(7),._dataTable_1rfj1_585 tbody tr td:nth-child(2),._dataTable_1rfj1_585 tbody tr td:nth-child(4){font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;color:#212b36}._dataTable_1rfj1_585 tbody tr td:nth-child(2),._dataTable_1rfj1_585 tbody tr td:nth-child(4){color:#424347}._dataTable_1rfj1_585 tbody tr th:nth-child(3),._dataTable_1rfj1_585 tbody tr td:nth-child(3){font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;color:#424347;text-transform:capitalize;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:normal;width:100px;max-width:100px}._dataTable_1rfj1_585 tbody tr td:nth-child(1){padding:1rem}._dataTable_1rfj1_585 tbody tr td:nth-child(6){text-indent:15px}._dataTable_1rfj1_585 tbody tr:nth-child(2n){background-color:#faf6ff}._container_1ozle_1{height:90vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._generateReportOverlay_1ozle_21{position:absolute;top:5rem;left:2.3rem}._dataSection_1ozle_33{display:flex;flex-direction:column;align-items:center;gap:1rem}._loaderContainer_1ozle_47,._noDataContainer_1ozle_49{height:100vh;width:100%}._dataSectionBody_1ozle_59{width:100%;background-color:#fff;height:90vh;border-radius:8px}._firstPartTop_1ozle_73{padding:1rem;display:flex;gap:3rem;justify-content:space-between}._Search_1ozle_87{width:50%;position:relative}._Search_1ozle_87 input{width:100%;padding:8px 16px;border-radius:50px;border:1px solid #c4c4c4;font-family:Poppins;font-size:16px;outline:none;color:#737579;cursor:pointer;text-indent:1.9rem}._Search_1ozle_87 input[type=search]::placeholder{color:#737579;opacity:1;text-indent:30px}._Search_1ozle_87 span{position:absolute;top:.7rem;left:1vw;font-size:20px}._topButtons_1ozle_149{display:flex;width:50%;align-items:center;justify-content:space-around}._topButtons_1ozle_149 ._usermanagementGenerateReport_1ozle_163{padding:.4rem 1rem;border-radius:30px;border:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}._topButtons_1ozle_149 ._selected_1ozle_183,._topButtons_1ozle_149 ._generate_1ozle_21{width:35%}._topButtons_1ozle_149 ._oldest_1ozle_193{width:25%}._selectedFieldsDropdownContainer_1ozle_201{position:relative}._selectedFieldsDdropdownButton_1ozle_209 p{width:192px;height:40px;padding:0 12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Poppins;font-size:15px;color:#343434;box-sizing:border-box}._selectedFieldsDropdownMenu_1ozle_241 ._closeIcon_1ozle_241{display:flex;justify-content:end;position:absolute;top:.7rem;left:15rem}._selectedFieldsDropdownMenu_1ozle_241{position:absolute;left:-4.9rem;width:16rem;background:#f5edff;border-radius:8px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10;display:flex;flex-direction:column;gap:.1rem;padding:.9rem}._selectedFieldsDropdownMenu_1ozle_241 ._optionItem_1ozle_287{display:flex;gap:.7rem;align-items:center;font-family:Poppins;font-size:14px;color:#212b36}._optionItem_1ozle_287 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1px solid #212b364d;border-radius:4px;background-color:#f5edff;position:relative;cursor:pointer}._optionItem_1ozle_287 input[type=checkbox]:checked{background-color:#5f3df6;border:1px solid #5f3df6}._optionItem_1ozle_287 input[type=checkbox]:before{content:"";position:absolute;top:45%;left:50%;width:3px;height:8px;border:solid #ffffff;border-width:0 1.6px 1.6px 0;transform:translate(-50%,-50%) rotate(45deg);display:none}._optionItem_1ozle_287 input[type=checkbox]:checked:before{display:block}._sortDropdown_1ozle_371{position:relative}._sortDropdownLabel_1ozle_379{width:142px;height:40px;padding:0 12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Poppins;font-size:15px;color:#343434;box-sizing:border-box}._sortDropdownMenu_1ozle_411{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_1ozle_411 ._closeIcon_1ozle_241{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_1ozle_241 ._XIcon_1ozle_449{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownMenu_1ozle_411 ._sortDropdownItem_1ozle_461{padding:12px;cursor:pointer;font-family:Poppins;font-size:15px;color:#343434}._sortDropdownItem_1ozle_461:not(:last-child){border-bottom:1px dashed #ccc}._generateReport_1ozle_21 ._usermanagementGenerateReport_1ozle_163{font-family:Poppins;font-size:15px;background-color:#9801df;color:#fff;border:1px solid #c955ff;width:100%;cursor:pointer}._selected_1ozle_183 ._downArrow_1ozle_505,._oldest_1ozle_193 ._downArrow_1ozle_505,._generateReport_1ozle_21 ._downArrow_1ozle_505{font-family:Poppins;font-weight:400;font-size:22px;line-height:19.5px;letter-spacing:.1px;display:flex}._firstPartBody_1ozle_527{padding:.5rem;overflow-x:auto}._tableWrapper_1ozle_537{overflow-x:auto;width:100%}._dataTable_1ozle_547{width:100%;border-collapse:collapse;table-layout:auto}._dataTable_1ozle_547 th,._dataTable_1ozle_547 td{white-space:nowrap;padding:.75rem 1rem;font-family:Poppins;font-size:14px;text-align:center;color:#212b36;border-bottom:1px solid #ebeff2}._dataTable_1ozle_547 th{font-weight:600;background-color:#fff}._dataTable_1ozle_547 td{font-weight:400;text-transform:capitalize}._dataTable_1ozle_547 tbody tr:nth-child(2n){background-color:#faf6ff}._paginationContainer_1ozle_609{display:flex;justify-content:center;margin:20px 0;gap:10px}._paginationButton_1ozle_623{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #ddd;background-color:#fff;cursor:pointer;border-radius:4px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._paginationButton_1ozle_623:hover:not(._disabled_1ozle_659){border-color:#9801df}._paginationButton_1ozle_623._active_1ozle_667{background-color:#9801df;color:#fff;border-color:#9801df}._paginationButton_1ozle_623._disabled_1ozle_659{opacity:.5;cursor:not-allowed}._angleIcon_1ozle_689{color:#000}@media (max-width: 1440px) and (min-width: 1024px){._container_1ozle_1{padding:.8rem;margin-top:60px}._generateReportOverlay_1ozle_21{top:4rem;left:2rem}._dataSectionBody_1ozle_59{height:85vh}._firstPartTop_1ozle_73{flex-direction:column;gap:.8rem}._Search_1ozle_87{width:100%}._topButtons_1ozle_149{width:100%;justify-content:space-between;gap:.5rem}._topButtons_1ozle_149 ._usermanagementGenerateReport_1ozle_163{padding:.4rem .8rem;font-size:14px;gap:.5rem}._topButtons_1ozle_149 ._generateReport_1ozle_21{width:40%}._topButtons_1ozle_149 ._selected_1ozle_183,._topButtons_1ozle_149 ._generate_1ozle_21{width:45%}._topButtons_1ozle_149 ._oldest_1ozle_193{width:35%}._selectedFieldsDdropdownButton_1ozle_209 p{width:170px;font-size:14px}._selectedFieldsDropdownMenu_1ozle_241{width:14rem;left:-4rem}._sortDropdownLabel_1ozle_379{width:130px;font-size:14px}._sortDropdownMenu_1ozle_411{width:9rem;left:-1rem}._firstPartBody_1ozle_527{padding:.4rem}._dataTable_1ozle_547 th,._dataTable_1ozle_547 td{padding:.6rem .8rem;font-size:13px}}._container_9jf8u_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._centerPopup_9jf8u_21{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000001a}._dataSection_9jf8u_45{display:flex;flex-direction:column;gap:1rem;background-color:#f7f7f7;padding:1rem 1rem 0rem;min-height:fit-content;border-radius:5px}._dataSectionMainHead_9jf8u_65{display:flex;padding:1.5rem 1rem 0rem}._dataSectionMainHead_9jf8u_65 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._userAnalyticsContainer_9jf8u_93{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:5px 0 0 55px;box-sizing:border-box}._analyticsData_9jf8u_109{display:flex;flex-direction:column;gap:.1rem;padding-bottom:1.5rem}._analyticsDataHead_9jf8u_123{display:flex;align-items:center}._analyticsDataHead_9jf8u_123 p{display:flex;align-items:center;gap:.3rem}._analyticsDataHead_9jf8u_123 p span{font-family:Poppins;font-weight:500;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCard_9jf8u_163{display:flex;flex-direction:column;width:29rem;height:27.375rem;min-height:fit-content;border:1px solid #d4d5d7;border-radius:10px;box-shadow:0 4px 4px #00000040;padding:1.5rem 2rem;box-sizing:border-box;background-color:#fff}._analyticsDataCardTop_9jf8u_191{display:flex;gap:2rem;align-items:center}._analyticsDataCardTopLeft_9jf8u_203{width:200px;height:72px;display:flex;justify-content:center;align-items:center;border:5px solid;border-image-source:linear-gradient(to left,transparent 20%,#9801df 80%);border-image-slice:1}._analyticsDataCardTopLeftContent_9jf8u_225{width:190px;height:62px;background:linear-gradient(109.91deg,#9801df 36.42%,#3827b4 115.46%);border-radius:5px;padding:.5rem .9rem;box-sizing:border-box;display:flex;align-items:center}._analyticsDataCardTopLeftContent_9jf8u_225 p{display:flex;flex-direction:column;gap:.5rem}._analyticsDataCardTopLeftContent_9jf8u_225 p span{font-family:Inter;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#fff}._analyticsDataCardTopRightContentDropdown_9jf8u_279{position:relative;width:150px}._analyticsDataCardTopRightContentDropdownButton_9jf8u_289{width:8.625rem;height:2.0625rem;padding:10px 8px 10px 14px;border:1px solid #9801df;border-radius:4px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._analyticsDataCardTopRightContentDropdownButton_9jf8u_289 ._analyticsDataCardTopRightContentDropdownLabel_9jf8u_317{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentArrow_9jf8u_335{font-size:22px;color:#000;display:flex}._analyticsDataCardTopRightContentDropdownMenu_9jf8u_347{position:absolute;width:8.625rem;min-height:fit-content;padding:10px 0;margin-top:3.5px;background:#fff;border:1px solid #9801df;border-radius:4px;display:flex;flex-direction:column;justify-content:center}._analyticsDataCardTopRightContentDropdownItem_9jf8u_377{display:flex;justify-content:space-between;align-items:center;padding:4px 14px;cursor:pointer;font-family:Poppins;font-weight:500;font-size:14px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentDropdownItem_9jf8u_377 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:11px;height:11px;border:1px solid #000000;border-radius:50%;cursor:pointer}._analyticsDataCardTopRightContentDropdownItem_9jf8u_377 input[type=radio]:checked{background-color:#fff;border:1px solid #000000;box-shadow:inset 0 0 0 2px #fff;background-color:#000}._analyticsDataCardBody_9jf8u_435{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0 0;box-sizing:border-box}._analyticsDataCardBodyChart_9jf8u_451{display:flex;align-items:center;height:12.5rem;justify-content:center}._analyticsDataCardBodyButton_9jf8u_465{display:flex;align-items:end;width:138px;height:59px}._analyticsDataCardBodyButton_9jf8u_465 ._buttonDownload_9jf8u_479{width:100%;height:33px;border-radius:4px;font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px;color:#fff;background-color:#9801df;border:none;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_adsqs_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._centerPopup_adsqs_21{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000001a}._dataSection_adsqs_45{display:flex;flex-direction:column;gap:1rem;background-color:#f7f7f7;padding:1rem 1rem 0rem;min-height:fit-content;border-radius:5px}._dataSectionMainHead_adsqs_65{display:flex;padding:1.5rem 1rem 0rem}._dataSectionMainHead_adsqs_65 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._listedItemAnalyticsContainer_adsqs_93{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:5px 0 0 55px;box-sizing:border-box}._analyticsData_adsqs_109{display:flex;flex-direction:column;gap:.1rem;padding-bottom:1.5rem}._analyticsDataHead_adsqs_123{display:flex;align-items:center}._analyticsDataHead_adsqs_123 p{display:flex;align-items:center;gap:.3rem}._analyticsDataHead_adsqs_123 p span{font-family:Poppins;font-weight:500;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCard_adsqs_163{display:flex;flex-direction:column;width:29rem;height:27.375rem;min-height:fit-content;border:1px solid #d4d5d7;border-radius:10px;box-shadow:0 4px 4px #00000040;padding:1.5rem 2rem;box-sizing:border-box;background-color:#fff}._analyticsDataCardTop_adsqs_191{display:flex;gap:2rem;align-items:center}._analyticsDataCardTopLeft_adsqs_203{width:200px;height:72px;display:flex;justify-content:center;align-items:center;border:5px solid;border-image-source:linear-gradient(to left,transparent 20%,#9801df 80%);border-image-slice:1}._analyticsDataCardTopLeftContent_adsqs_225{width:190px;height:62px;background:linear-gradient(109.91deg,#9801df 36.42%,#3827b4 115.46%);border-radius:5px;padding:.5rem .9rem;box-sizing:border-box;display:flex;align-items:center}._analyticsDataCardTopLeftContent_adsqs_225 p{display:flex;flex-direction:column;gap:.5rem}._analyticsDataCardTopLeftContent_adsqs_225 p span{font-family:Inter;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#fff}._analyticsDataCardTopRightContentDropdown_adsqs_279{position:relative;width:150px}._analyticsDataCardTopRightContentDropdownButton_adsqs_289{width:8.625rem;height:2.0625rem;padding:10px 8px 10px 14px;border:1px solid #9801df;border-radius:4px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._analyticsDataCardTopRightContentDropdownButton_adsqs_289 ._analyticsDataCardTopRightContentDropdownLabel_adsqs_317{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentArrow_adsqs_335{font-size:22px;color:#000;display:flex}._analyticsDataCardTopRightContentDropdownMenu_adsqs_347{position:absolute;width:8.625rem;min-height:fit-content;padding:10px 0;margin-top:3.5px;background:#fff;border:1px solid #9801df;border-radius:4px;display:flex;flex-direction:column;justify-content:center}._analyticsDataCardTopRightContentDropdownItem_adsqs_375{display:flex;justify-content:space-between;align-items:center;padding:4px 14px;cursor:pointer;font-family:Poppins;font-weight:500;font-size:14px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentDropdownItem_adsqs_375 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:11px;height:11px;border:1px solid #000000;border-radius:50%;cursor:pointer}._analyticsDataCardTopRightContentDropdownItem_adsqs_375 input[type=radio]:checked{background-color:#fff;border:1px solid #000000;box-shadow:inset 0 0 0 2px #fff;background-color:#000}._analyticsDataCardBody_adsqs_433{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0 0;box-sizing:border-box}._analyticsDataCardBodyChart_adsqs_449{display:flex;align-items:center;height:12.5rem}._analyticsDataCardBodyButton_adsqs_461{display:flex;align-items:end;width:138px;height:59px}._analyticsDataCardBodyButton_adsqs_461 ._buttonDownload_adsqs_475{width:100%;height:33px;border-radius:4px;font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px;color:#fff;background-color:#9801df;border:none;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._listedItemAnalyticsContainer_adsqs_93{padding:0 1rem 1rem 2rem;gap:1.2rem;grid-template-columns:1fr 1fr}._analyticsDataCard_adsqs_163{width:26rem;height:auto;padding:1.2rem 1.5rem}._analyticsDataCardTop_adsqs_191{flex-direction:column;align-items:flex-start;gap:1rem}._analyticsDataCardTopLeft_adsqs_203{width:180px;height:68px}._analyticsDataCardTopLeftContent_adsqs_225{width:170px;height:58px}._analyticsDataCardTopLeftContent_adsqs_225 p span{font-size:15px}._analyticsDataCardTopRightContentDropdown_adsqs_279,._analyticsDataCardTopRightContentDropdownButton_adsqs_289,._analyticsDataCardTopRightContentDropdownMenu_adsqs_347{width:100%}._analyticsDataCardBodyChart_adsqs_449{height:10rem}._analyticsDataCardBodyButton_adsqs_461{width:120px;height:50px}._analyticsDataCardBodyButton_adsqs_461 ._buttonDownload_adsqs_475{font-size:11px;height:30px}}._container_llc6q_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._centerPopup_llc6q_21{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d}._dataSection_llc6q_45{display:flex;flex-direction:column;gap:1rem;background-color:#f7f7f7;padding:1rem 1rem 0rem;min-height:fit-content;border-radius:5px}._dataSectionMainHead_llc6q_65{display:flex;padding:1.5rem 1rem 0rem}._dataSectionMainHead_llc6q_65 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._adBannersAnalyticsContainer_llc6q_93{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;padding:5px 0 0 55px;box-sizing:border-box}._analyticsData_llc6q_109{display:flex;flex-direction:column;gap:.1rem;padding-bottom:1.5rem}._analyticsDataHead_llc6q_123{display:flex;align-items:center}._analyticsDataHead_llc6q_123 p{display:flex;align-items:center;gap:.3rem}._analyticsDataHead_llc6q_123 p span{font-family:Poppins;font-weight:500;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCard_llc6q_163{display:flex;flex-direction:column;width:29rem;height:27.375rem;min-height:fit-content;border:1px solid #d4d5d7;border-radius:10px;box-shadow:0 4px 4px #00000040;padding:1.5rem 2rem;box-sizing:border-box;background-color:#fff}._analyticsDataCardTop_llc6q_191{display:flex;gap:2rem;align-items:center}._analyticsDataCardTopLeft_llc6q_203,._analyticsDataCardTopLeftid2_llc6q_205{width:210px;height:80px;display:flex;justify-content:center;align-items:center;position:relative;background:#fff;border-radius:8px;z-index:1}._analyticsDataCardTopLeft_llc6q_203:before,._analyticsDataCardTopLeftid2_llc6q_205:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;padding:5px;background:linear-gradient(to left,transparent 20%,#9801df 80%);-webkit-mask:linear-gradient(white,white) content-box,linear-gradient(white,white);mask:linear-gradient(white,white) content-box,linear-gradient(white,white);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}._analyticsDataCardTopLeftContent_llc6q_261,._analyticsDataCardTopLeftContentid2_llc6q_263{width:190px;height:62px;background:linear-gradient(109.91deg,#9801df 36.42%,#3827b4 115.46%);border-radius:5px;padding:.5rem .9rem;box-sizing:border-box;display:flex;align-items:center}._analyticsDataCardTopLeftContent_llc6q_261 p,._analyticsDataCardTopLeftContentid2_llc6q_263 p{display:flex;flex-direction:column;gap:.5rem}._analyticsDataCardTopLeftContent_llc6q_261 p span,._analyticsDataCardTopLeftContentid2_llc6q_263 p span{font-family:Inter;font-weight:600;font-size:12px;line-height:14px;letter-spacing:0px;text-transform:capitalize;color:#fff}._analyticsDataCardTopRight_llc6q_321{display:flex}._analyticsDataCardTopRightContentDropdown_llc6q_329,._analyticsDataCardTopRightContentDropdownid2_llc6q_331{position:relative;width:150px}._analyticsDataCardTopRightContentDropdownButton_llc6q_341,._analyticsDataCardTopRightContentDropdownButtonid2_llc6q_343{width:8.625rem;height:2.0625rem;padding:10px 8px 10px 14px;border:1px solid #9801df;border-radius:4px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._analyticsDataCardTopRightContentDropdownButton_llc6q_341 ._analyticsDataCardTopRightContentDropdownLabel_llc6q_371,._analyticsDataCardTopRightContentDropdownButtonid2_llc6q_343 ._analyticsDataCardTopRightContentDropdownLabelid2_llc6q_375{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentArrow_llc6q_393,._analyticsDataCardTopRightContentArrowid2_llc6q_395{font-size:22px;color:#000;display:flex}._analyticsDataCardTopRightContentDropdownMenu_llc6q_407,._analyticsDataCardTopRightContentDropdownMenuid2_llc6q_409{position:absolute;width:8.625rem;min-height:fit-content;padding:10px 0;margin-top:3.5px;background:#fff;border:1px solid #9801df;border-radius:4px;display:flex;flex-direction:column;justify-content:center}._analyticsDataCardTopRightContentDropdownItem_llc6q_439,._analyticsDataCardTopRightContentDropdownItemid2_llc6q_441{display:flex;justify-content:space-between;align-items:center;padding:4px 14px;cursor:pointer;font-family:Poppins;font-weight:500;font-size:14px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentDropdownItem_llc6q_439 input[type=radio],._analyticsDataCardTopRightContentDropdownItemid2_llc6q_441 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:11px;height:11px;border:1px solid #000000;border-radius:50%;cursor:pointer}._analyticsDataCardTopRightContentDropdownItem_llc6q_439 input[type=radio]:checked,._analyticsDataCardTopRightContentDropdownItemid2_llc6q_441 input[type=radio]:checked{background-color:#fff;border:1px solid #000000;box-shadow:inset 0 0 0 2px #fff;background-color:#000}._analyticsDataCardBody_llc6q_503,._analyticsDataCardBodyid2_llc6q_505{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0 0;box-sizing:border-box}._analyticsDataCardBodyChart_llc6q_521,._analyticsDataCardBodyChartid2_llc6q_523{display:flex;align-items:center;justify-content:center;height:12.5rem}._analyticsDataCardBodyButton_llc6q_537,._analyticsDataCardBodyButtonid2_llc6q_539{display:flex;align-items:end;width:138px;height:59px}._analyticsDataCardBodyButtonid2_llc6q_539{padding-left:1rem}._analyticsDataCardBodyButton_llc6q_537 ._buttonDownload_llc6q_561,._analyticsDataCardBodyButtonid2_llc6q_539 ._buttonDownloadid2_llc6q_563{width:100%;height:33px;border-radius:4px;font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px;color:#fff;background-color:#9801df;border:none;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer}._analyticsDataCardid2_llc6q_601{display:flex;flex-direction:column;width:35.4375rem;height:27.375rem;min-height:fit-content;border:1px solid #d4d5d7;border-radius:10px;box-shadow:0 4px 4px #00000040;padding:1.5rem 1.1rem;box-sizing:border-box;background-color:#fff}._analyticsDataCardTopid2_llc6q_629{display:flex;gap:1rem;align-items:center}._analyticsDataCardTopRightid2_llc6q_641{display:flex;gap:.1rem}._container_l6u11_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._centerPopup_l6u11_21{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0003}._dataSection_l6u11_45{display:flex;flex-direction:column;gap:1rem;background-color:#f7f7f7;padding:1rem 1rem 0rem;min-height:fit-content;border-radius:5px}._dataSectionMainHead_l6u11_65{display:flex;padding:1.5rem 1rem 0rem}._dataSectionMainHead_l6u11_65 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._ZPointsAnalyticsContainer_l6u11_93{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:5px 0 0 55px;box-sizing:border-box}._analyticsData_l6u11_109{display:flex;flex-direction:column;gap:.1rem;padding-bottom:1.5rem}._analyticsDataHead_l6u11_123{display:flex;align-items:center}._analyticsDataHead_l6u11_123 p{display:flex;align-items:center;gap:.3rem}._analyticsDataHead_l6u11_123 p span{font-family:Poppins;font-weight:500;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCard_l6u11_163{display:flex;flex-direction:column;width:29rem;height:27.375rem;min-height:fit-content;border:1px solid #d4d5d7;border-radius:10px;box-shadow:0 4px 4px #00000040;padding:1.5rem 2rem;box-sizing:border-box;background-color:#fff}._analyticsDataCardTop_l6u11_191{display:flex;gap:2rem;align-items:center}._analyticsDataCardTopLeft_l6u11_203{width:200px;height:72px;display:flex;justify-content:center;align-items:center;border:5px solid;border-image-source:linear-gradient(to left,transparent 20%,#9801df 80%);border-image-slice:1}._analyticsDataCardTopLeftContent_l6u11_225{width:190px;height:62px;background:linear-gradient(109.91deg,#9801df 36.42%,#3827b4 115.46%);border-radius:5px;padding:.5rem .9rem;box-sizing:border-box;display:flex;align-items:center}._analyticsDataCardTopLeftContent_l6u11_225 p{display:flex;flex-direction:column;gap:.5rem}._analyticsDataCardTopLeftContent_l6u11_225 p span{font-family:Inter;font-weight:600;font-size:12px;line-height:14px;letter-spacing:0px;text-transform:capitalize;color:#fff}._analyticsDataCardTopRightContentDropdown_l6u11_279{position:relative;width:150px}._analyticsDataCardTopRightContentDropdownButton_l6u11_289{width:8.625rem;height:2.0625rem;padding:10px 8px 10px 14px;border:1px solid #9801df;border-radius:4px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._analyticsDataCardTopRightContentDropdownButton_l6u11_289 ._analyticsDataCardTopRightContentDropdownLabel_l6u11_317{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentArrow_l6u11_335{font-size:22px;color:#000;display:flex}._analyticsDataCardTopRightContentDropdownMenu_l6u11_347{position:absolute;width:8.625rem;min-height:fit-content;padding:10px 0;margin-top:3.5px;background:#fff;border:1px solid #9801df;border-radius:4px;display:flex;flex-direction:column;justify-content:center}._analyticsDataCardTopRightContentDropdownItem_l6u11_377{display:flex;justify-content:space-between;align-items:center;padding:4px 14px;cursor:pointer;font-family:Poppins;font-weight:500;font-size:14px;letter-spacing:0px;color:#000}._analyticsDataCardTopRightContentDropdownItem_l6u11_377 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:11px;height:11px;border:1px solid #000000;border-radius:50%;cursor:pointer}._analyticsDataCardTopRightContentDropdownItem_l6u11_377 input[type=radio]:checked{background-color:#fff;border:1px solid #000000;box-shadow:inset 0 0 0 2px #fff;background-color:#000}._analyticsDataCardBody_l6u11_435{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0 0;box-sizing:border-box}._analyticsDataCardBodyChart_l6u11_451{display:flex;align-items:center;height:12.5rem}._analyticsDataCardBodyButton_l6u11_463{display:flex;align-items:end;width:138px;height:59px}._analyticsDataCardBodyButton_l6u11_463 ._buttonDownload_l6u11_477{width:100%;height:33px;border-radius:4px;font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px;color:#fff;background-color:#9801df;border:none;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer}._container_1m8c6_1{height:110vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_1m8c6_21{display:flex;flex-direction:column;gap:1rem;background-color:#f7f7f7;padding:1rem;min-height:fit-content;border-radius:5px}._dataSectionMainHead_1m8c6_41{display:flex;align-items:center;padding:1.7rem 1.5rem}._dataSectionMainHead_1m8c6_41 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0px;color:#000}._dataSectionMainContentContainer_1m8c6_71{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:.5rem 1.5rem}._dataSectionMainContentCol1_1m8c6_85,._dataSectionMainContentCol2_1m8c6_87,._dataSectionMainContentCol3_1m8c6_89{display:flex;flex-direction:column;gap:.6rem}._dataSectionCategories_1m8c6_101,._dataSectionSubCategories_1m8c6_103,._dataSectionSubSubCategories_1m8c6_105{display:flex;flex-direction:column;gap:.7rem}._categoriesContainer_1m8c6_117,._subCategoriesContainer_1m8c6_119,._subSubCategoriesContainer_1m8c6_121{display:flex;align-items:center;justify-content:space-between;background-color:#fff;height:46px;border-radius:8px;padding:0 1rem}._categoriesUploadContainer_1m8c6_141{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.2rem}._fileInput_1m8c6_157{display:none;cursor:pointer}._categoriesUploadIcon_1m8c6_167{display:flex;align-items:center;width:21px;height:28px}._categoriesUploadIcon_1m8c6_167 ._uploadIcon_1m8c6_181{width:100%;height:100%;color:#9801df;cursor:pointer}._categoriesUploadText_1m8c6_195{display:flex}._categoriesUploadText_1m8c6_195 p{font-family:Poppins;font-weight:500;font-size:6px;line-height:100%;letter-spacing:0px;color:#9801df;text-transform:capitalize}._categoriesText_1m8c6_223,._subCategoriesText_1m8c6_225,._subSubCategoriesText_1m8c6_227{display:flex}._categoryNameInput_1m8c6_235,._subCategoryInput_1m8c6_237,._subSubCategoryInput_1m8c6_239{height:20px;border:none;outline:none;font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0px;color:#000;text-align:center;background-color:transparent}._categoryNameInput_1m8c6_235{width:200px}._subCategoryInput_1m8c6_237{width:240px}._subSubCategoryInput_1m8c6_239{width:270px}._categoryNameInput_1m8c6_235::placeholder,._subCategoryInput_1m8c6_237::placeholder,._subSubCategoryInput_1m8c6_239::placeholder{font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0px;color:#c4c4c4;text-align:center}._categoriesButtons_1m8c6_315,._subCategoriesButtons_1m8c6_317,._subSubCategoriesButtons_1m8c6_319{display:flex;gap:.7rem;align-items:center}._categoriesButtons_1m8c6_315 ._minusButton_1m8c6_331,._categoriesButtons_1m8c6_315 ._plusButton_1m8c6_333,._subCategoriesButtons_1m8c6_317 ._minusButton_1m8c6_331,._subCategoriesButtons_1m8c6_317 ._plusButton_1m8c6_333,._subSubCategoriesButtons_1m8c6_319 ._minusButton_1m8c6_331{display:flex;align-items:center;width:20px;height:20px}._subSubCategoriesButtons_1m8c6_319 ._minusButton_1m8c6_331{display:flex;align-items:center;width:22.73px;height:22.68px}._minusButton_1m8c6_331 ._minusIcon_1m8c6_367{width:100%;height:100%;color:#f13333;cursor:pointer}._plusButton_1m8c6_333 ._plusIcon_1m8c6_381{width:100%;height:100%;color:#00cb11;cursor:pointer}._disabled_1m8c6_395{color:#999!important;pointer-events:none!important}._dataSectionAddButton_1m8c6_405{display:flex;justify-content:center;width:337px}._dataSectionAddButton_1m8c6_405 ._addButton_1m8c6_417{width:29px;height:29px;display:flex;justify-content:center;align-items:center;background-color:#9801df;border:none;outline:none;border-radius:5px;cursor:pointer}._dataSectionAddButton_1m8c6_405 ._addButton_1m8c6_417 ._addButtonIcon_1m8c6_443{color:#fff;width:60%;height:60%}._categorymanagementButtons_1m8c6_455{display:flex;justify-content:end;gap:2rem;padding:2.5rem 3rem;margin-top:19rem}._saveButton_1m8c6_471{display:flex;flex-direction:column;align-items:center;justify-content:center;width:9.125rem;height:2.5rem}._cancelButton_1m8c6_489{display:flex;flex-direction:column;align-items:center;justify-content:center;width:3.56rem;height:2.5rem}._cancelButton_1m8c6_489 ._categorymanagementCancel_1m8c6_507,._saveButton_1m8c6_471 ._categorymanagementSave_1m8c6_509{width:100%;height:100%;outline:none;border:none;font-family:Poppins;font-weight:400;line-height:100%;letter-spacing:0%;display:flex;justify-content:center;align-items:center}._cancelButton_1m8c6_489 ._categorymanagementCancel_1m8c6_507{background-color:transparent;text-decoration:underline solid #aaaaaa;color:#aaa;font-size:16px}._saveButton_1m8c6_471 ._categorymanagementSave_1m8c6_509{background-color:#9801df;border-radius:8px;color:#fff;text-align:center;padding:1px 6px;font-size:14px;cursor:pointer}._selectedCategoryBorder_1m8c6_571{border:1px solid #9801df}._dataSectionCategories_1m8c6_101 ._categoriesContainer_1m8c6_117:last-child,._dataSectionSubCategories_1m8c6_103 ._subCategoriesContainer_1m8c6_119:last-child,._dataSectionSubSubCategories_1m8c6_105 ._subSubCategoriesContainer_1m8c6_121:last-child{background-color:#dc91ff;color:#fff}._categoriesContainer_1m8c6_117:last-child input,._categoriesContainer_1m8c6_117:last-child input::placeholder,._subCategoriesContainer_1m8c6_119:last-child input,._subCategoriesContainer_1m8c6_119:last-child input::placeholder,._subSubCategoriesContainer_1m8c6_121:last-child input,._subSubCategoriesContainer_1m8c6_121:last-child input::placeholder{color:#fff}._uploadedImage_1m8c6_611{width:2rem;height:2rem;object-fit:cover;border-radius:6px}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionMainContentContainer_1m8c6_71{grid-template-columns:repeat(2,1fr)}._dataSectionAddButton_1m8c6_405{width:100%}._categorymanagementButtons_1m8c6_455{flex-direction:column;align-items:flex-end;gap:1rem;padding:1.5rem 2rem;margin-top:10rem}._saveButton_1m8c6_471,._cancelButton_1m8c6_489{width:100%;max-width:10rem}._dataSectionMainHead_1m8c6_41{flex-direction:column;align-items:flex-start;gap:.5rem}._dataSectionMainHead_1m8c6_41 p{font-size:16px}._categoriesUploadText_1m8c6_195 p{font-size:5px}}._container_14z6e_1{height:110vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_14z6e_21{display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:1rem;min-height:fit-content;border-radius:5px}._dataSectionMainHead_14z6e_41{display:flex;align-items:center;padding:1.7rem 1.5rem}._dataSectionMainHead_14z6e_41 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0px;color:#000}._dataSectionMainContentContainer_14z6e_71{display:grid;grid-template-columns:repeat(3,1fr);padding:1.5rem 4.5rem;box-sizing:border-box;row-gap:2rem}._dataSectionMainContentCol1_14z6e_87,._dataSectionMainContentCol2_14z6e_89,._dataSectionMainContentCol3_14z6e_91{border-width:2px 0px 2px 2px;border-style:solid;border-color:#880fc7;border-radius:36px;width:341px;height:464px}._dataSectionMainContentCol2_14z6e_89{border:2px dashed #880fc7}._dataSectionMainContentCol3_14z6e_91{border-width:2px 2px 2px 0px}._columnDataContainer_14z6e_125{display:flex;flex-direction:column;gap:2rem;padding:1rem}._columnDataHeadContainer1_14z6e_139,._columnDataHeadContainer3_14z6e_141{width:299px;height:44px;border:1px dashed #8638e5;border-radius:10px;display:flex;justify-content:center}._columnDataHeadContainer2_14z6e_159{width:299px;height:44px;border:1px solid #8638e5;border-radius:10px;display:flex;justify-content:center}._columnDataHead_14z6e_139{display:flex;justify-content:center;align-items:center;gap:.7rem}._columnDataHead_14z6e_139 p{font-family:Inter;font-weight:500;font-size:15.2px;line-height:100%;letter-spacing:0%;color:#8638e5}._columnDataBodyContainer_14z6e_209{display:flex;height:290px}._columnDataSQLs_14z6e_219{display:flex;flex-direction:column;gap:1.5rem}._SQLItems_14z6e_231{display:flex;gap:1.5rem;align-items:baseline;position:relative}._SQLItemsLeft_14z6e_245,._SQLItemsRight_14z6e_247{display:flex}._SQLItemsLeft_14z6e_245 p{font-family:Inter;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;color:#2751ff;cursor:pointer}._SQLItemsRight_14z6e_247 p{font-family:Inter;font-weight:500;font-size:14px;line-height:22px;letter-spacing:0%;color:#3d3d3d;text-transform:capitalize}._columnDataButton_14z6e_295{display:flex;justify-content:end}._columnDataButton_14z6e_295 ._viewMoreButton_14z6e_305{width:115px;height:29px;border-radius:24px;border:none;outline:none;background-color:#fff;border:1px solid #9801df;font-family:Inter;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;color:#9801df;cursor:pointer}._reportPopup_14z6e_339{display:flex;flex-direction:column;justify-content:flex-start;padding:.5rem 1rem;border-radius:5px;width:256px;height:293px;box-sizing:border-box;position:absolute;top:100%;left:-6%;margin-top:8px;z-index:999;transform:none}@media screen and (max-width: 1024px){._dataSectionMainContentContainer_14z6e_71{grid-template-columns:repeat(2,1fr);padding:1rem 2rem;gap:1rem}._dataSectionMainContentCol1_14z6e_87,._dataSectionMainContentCol2_14z6e_89,._dataSectionMainContentCol3_14z6e_91{width:100%;height:auto}._columnDataBodyContainer_14z6e_209{height:auto}}@media screen and (max-width: 768px){._dataSectionMainContentContainer_14z6e_71{grid-template-columns:1fr;padding:1rem;gap:1rem}._dataSectionMainContentCol1_14z6e_87,._dataSectionMainContentCol2_14z6e_89,._dataSectionMainContentCol3_14z6e_91{width:100%;height:auto}._columnDataHead_14z6e_139{flex-direction:column;gap:.5rem;text-align:center}._dataSectionMainHead_14z6e_41{padding:1rem}._dataSectionMainHead_14z6e_41 p{font-size:16px;text-align:center}._columnDataSQLs_14z6e_219{gap:1rem}._SQLItems_14z6e_231{flex-direction:column;gap:.3rem;position:relative}._columnDataButton_14z6e_295{justify-content:center;margin-top:1rem}}._container_1p9ai_1{height:111vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_1p9ai_21{display:flex;flex-direction:column;gap:1rem}._dataSectionFirstPart_1p9ai_33{width:100%;background-color:#fff;height:397px;border-radius:8px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 4px #00000040}._ZPointsSets_1p9ai_55{display:flex;flex-wrap:wrap;align-items:center;gap:5rem}._predefinedZPointsSets_1p9ai_69{display:flex;gap:4rem}._predefinedSetContainer_1p9ai_79{width:113px;height:113px;display:flex;flex-direction:column;gap:1rem;align-items:center}._predefinedSet_1p9ai_79{display:flex;position:relative;cursor:pointer}._predefinedSet_1p9ai_79 ._setBackground_1p9ai_109{width:110px;height:110px;background:linear-gradient(to right,#ff7ee9,#a16eff);position:absolute;top:-3px;border-radius:5px}._predefinedSet_1p9ai_79 ._predefinedSetData_1p9ai_127{width:110px;height:110px;background-color:#f7f7f7;z-index:1;border-radius:5px;box-shadow:0 4px 16px #0000000f;box-shadow:0 4px 4px #00000040;display:flex}._predefinedSetData_1p9ai_127 ._pointsAndPrice_1p9ai_149{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:.6rem .2rem 0rem .4rem}._pointsAndPrice_1p9ai_149 ._ZPointData_1p9ai_165{width:54px;height:54px;background:linear-gradient(130.85deg,#5f3df7 7.7%,#6c18a4 95.91%);border-radius:50%;box-shadow:0 4px 4px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.1rem}._predefinedSetData_1p9ai_127 ._price_1p9ai_191{display:flex;align-items:center;gap:.1rem}._price_1p9ai_191 ._rupeeIcon_1p9ai_203{font-size:16px;font-weight:200;display:flex;align-items:center}._price_1p9ai_191 p{font-family:Poppins;font-weight:700;font-size:14px;line-height:100%;letter-spacing:0%;color:#000}._ZPointCoinImage_1p9ai_235{width:21px;height:21px;display:flex}._ZPointCoinImage_1p9ai_235 img{width:100%;height:100%}._ZPointValue_1p9ai_257{display:flex;align-items:center}._ZPointValue_1p9ai_257 p{font-family:Poppins;font-weight:700;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#fff}._predefinedSetData_1p9ai_127 ._setImage1_1p9ai_287{width:38px;height:38px;padding:.2rem}._setImage1_1p9ai_287 img{width:100%;height:100%}._setText_1p9ai_309{display:flex;justify-content:center}._setText_1p9ai_309 p{font-family:Poppins;font-weight:500;font-size:18px;line-height:100%;letter-spacing:0%;color:#1a2e35}._manualZPointsSets_1p9ai_337{width:110px;height:110px}._manualSetContainer_1p9ai_347{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._manualSetData_1p9ai_363{width:110px;height:110px;background-color:#f7f7f7;border-radius:5px;box-shadow:0 4px 16px #0000000f;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;cursor:pointer}._manualSetData_1p9ai_363 ._addCustomSetButton_1p9ai_393{display:flex;justify-content:center;align-items:center;width:38px;height:38px;background-color:#aaa;border:none;outline:none;border-radius:5px}._addCustomSetButton_1p9ai_393 ._addIcon_1p9ai_417{width:60%;height:60%;color:#fff}._manualSetData_1p9ai_363 ._addCustomSetText_1p9ai_429{display:flex;align-items:center;justify-content:center}._addCustomSetText_1p9ai_429 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#aaa}._dataSectionSecondPart_1p9ai_459{width:100%;background-color:#fff;min-height:fit-content;height:397px;border-radius:8px;display:flex;box-shadow:0 4px 4px #00000040;padding:3rem 3rem 3.5rem;box-sizing:border-box}._statisticsContainer_1p9ai_483{display:flex;flex-direction:column;gap:3rem}._statisticsMainHead_1p9ai_495{display:flex;align-items:center}._statisticsMainHead_1p9ai_495 p{font-family:Poppins;font-weight:600;font-size:22px;line-height:100%;letter-spacing:0%;color:#000}._statisticsTable_1p9ai_523{display:flex;justify-content:center;width:1050px;padding:0 1rem}._ZPointsTable_1p9ai_537{width:100%;border-collapse:collapse}._ZPointsTable_1p9ai_537 th{padding:0 10px 16px;font-family:Poppins;font-weight:500;font-size:22px;line-height:100%;letter-spacing:0%;color:#000;border-bottom:1px solid #00000033;text-align:center}._ZPointsTabletbody_1p9ai_571 tr{border-bottom:1px solid #00000033}._ZPointsTabletbody_1p9ai_571 td:first-child{font-family:Poppins;font-weight:500;font-size:18px;line-height:100%;letter-spacing:0%;color:#000;padding:30px 10px;height:60px;text-align:center}._ZPointsTabletbody_1p9ai_571 td:not(:first-child){font-family:Poppins;font-weight:400;font-size:18px;line-height:100%;letter-spacing:0%;color:#000;padding:20px 12px;height:60px;text-align:center}._statisticsDownloadButton_1p9ai_627{display:flex;justify-content:end;padding-right:5rem}._statisticsDownloadButton_1p9ai_627 button{width:203px;height:42px;border-radius:6px;border:none;outline:none;font-family:Poppins;font-weight:500;font-size:18px;line-height:24px;letter-spacing:0px;background-color:#9801df;color:#fff}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionFirstPart_1p9ai_33,._dataSectionSecondPart_1p9ai_459{padding:2rem 2rem 2.5rem}._ZPointsSets_1p9ai_55,._predefinedZPointsSets_1p9ai_69{gap:3rem}._statisticsTable_1p9ai_523{width:95%;padding:0}._ZPointsTable_1p9ai_537 th,._ZPointsTabletbody_1p9ai_571 td{font-size:18px;padding:10px 8px}._statisticsDownloadButton_1p9ai_627{padding-right:2rem}._statisticsDownloadButton_1p9ai_627 button{width:180px;font-size:16px;height:40px}._setText_1p9ai_309 p{font-size:16px}._price_1p9ai_191 p,._ZPointValue_1p9ai_257 p{font-size:12px}._predefinedSetContainer_1p9ai_79,._manualSetContainer_1p9ai_347{gap:.5rem}}._popupOverlay_qul55_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_qul55_27{background:linear-gradient(135deg,#fde8eb,#f8f1ff,#eef4ff);border-radius:15px;box-shadow:0 4px 10px #0003;width:674px;height:405px;min-height:fit-content}._content_qul55_45{display:flex;flex-direction:column;gap:.5rem;padding:2rem 2rem 1.2rem;box-sizing:border-box}._popupCloseButton_qul55_61{display:flex;justify-content:end;padding-right:1rem}._popupCloseButton_qul55_61 ._closeButton_qul55_73{width:25px;height:25px;color:#9801df;cursor:pointer}._mainContent_qul55_87{display:flex;flex-direction:column;align-items:center;gap:3rem}._mainHead_qul55_101{display:flex;justify-content:center;align-items:center}._mainHead_qul55_101 p{font-family:Inter;font-weight:600;font-size:18px;line-height:32px;letter-spacing:0px;text-transform:capitalize;color:#000}._innerBox_qul55_133{width:270px;height:123px;display:flex;flex-direction:column;gap:1rem;justify-content:center;background-color:#faf6ff80;border:1px solid #e6e4e4;box-shadow:0 4px 4px #00000040;border-radius:8px;padding:0 1.5rem}._innerBoxZPoints_qul55_161,._innerBoxPrice_qul55_163{display:flex;justify-content:space-between;align-items:center}._innerBoxZPointsText_qul55_175 p,._innerBoxPriceText_qul55_177 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;color:#000}._innerBoxZPointsValueContainer_qul55_195,._innerBoxPriceContainer_qul55_197{display:flex;gap:.2rem;align-items:center}._innerBoxZPointsValueContainer_qul55_195 ._innerBoxZPointsValue_qul55_195,._innerBoxPriceContainer_qul55_197 ._innerBoxPriceValue_qul55_211{display:flex;align-items:center;gap:.5rem;width:95px;height:26px;border:1px solid #64748bb2;border-radius:5px;background-color:transparent;padding:0 .3rem;box-sizing:border-box}._innerBoxZPointsValue_qul55_195 ._coinImage_qul55_237,._innerBoxPriceValue_qul55_211 ._rupeeIcon_qul55_239{width:17px;height:17px}._innerBoxZPointsValue_qul55_195 p,._innerBoxPriceValue_qul55_211 p{font-family:Poppins;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0%;color:#000}._innerBoxeditButton_qul55_269{display:flex;align-items:center;justify-content:center;width:20px;height:26px;border:1px solid #64748bb2;border-radius:3px;background-color:transparent;box-sizing:border-box}._innerBoxeditButton_qul55_269 ._editIcon_qul55_293{color:#64748b;width:17px;height:17px}._predifinedZPointsSetPopupButton_qul55_305{display:flex;justify-content:center;align-items:center;width:321px;height:38px;margin-top:-10px}._predifinedZPointsSetPopupButton_qul55_305 ._applyButton_qul55_323{width:100%;height:100%;border-radius:5px;border:none;outline:none;background-color:#9801df;font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff}@media (max-width: 1440px) and (min-width: 1024px){._popupBox_qul55_27{width:600px;height:auto}._content_qul55_45{padding:1.5rem}._mainContent_qul55_87{gap:2rem}._mainHead_qul55_101 p{font-size:16px;line-height:28px}._innerBox_qul55_133{width:250px;padding:0 1.2rem;gap:.8rem}._innerBoxZPointsText_qul55_175 p,._innerBoxPriceText_qul55_177 p{font-size:13px}._innerBoxZPointsValue_qul55_195,._innerBoxPriceValue_qul55_211{width:90px;height:24px}._innerBoxZPointsValue_qul55_195 p,._innerBoxPriceValue_qul55_211 p{font-size:11px}._innerBoxeditButton_qul55_269{width:18px;height:24px}._predifinedZPointsSetPopupButton_qul55_305{width:280px;height:36px;margin-top:-8px}._predifinedZPointsSetPopupButton_qul55_305 ._applyButton_qul55_323{font-size:13px}}._popupOverlay_1dnln_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1dnln_27{background:linear-gradient(135deg,#fde8eb,#f8f1ff,#eef4ff);border-radius:15px;box-shadow:0 4px 10px #0003;width:674px;height:405px;min-height:fit-content}._content_1dnln_45{display:flex;flex-direction:column;gap:.5rem;padding:2rem 2rem 1.2rem;box-sizing:border-box}._popupCloseButton_1dnln_61{display:flex;justify-content:end;padding-right:1rem}._popupCloseButton_1dnln_61 ._closeButton_1dnln_73{width:25px;height:25px;color:#9801df;cursor:pointer}._mainContent_1dnln_87{display:flex;flex-direction:column;align-items:center;gap:3.5rem}._mainHead_1dnln_101{display:flex;justify-content:center;align-items:center}._mainHead_1dnln_101 p{font-family:Inter;font-weight:600;font-size:18px;line-height:32px;letter-spacing:0px;text-transform:capitalize;color:#000}._innerBox_1dnln_133{width:400px;height:123px;display:flex;flex-direction:column;gap:1.4rem;justify-content:center;background:#faf6ff80;border:1px solid #e6e4e4;box-shadow:0 4px 4px #00000040;border-radius:8px;padding:0 2.7rem 0 1.5rem}._innerBoxPrice_1dnln_161,._innerBoxAdjustPricing_1dnln_163{display:flex;justify-content:space-between;align-items:center}._innerBoxPriceText_1dnln_175 p,._innerBoxAdjustPricingText_1dnln_177 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;color:#000}._innerBoxPriceContainer_1dnln_195{display:flex;gap:.2rem;align-items:center}._innerBoxPriceContainer_1dnln_195 ._innerBoxPriceValue_1dnln_207{display:flex;align-items:center;gap:.5rem;width:95px;height:26px;border:1px solid #64748bb2;border-radius:5px;background-color:transparent;padding:0 .3rem;box-sizing:border-box}._innerBoxPriceValue_1dnln_207 ._rupeeIcon_1dnln_233{width:17px;height:17px}._innerBoxPriceValue_1dnln_207 p{font-family:Poppins;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0%;color:#000}._innerBoxeditButton_1dnln_261{display:flex;align-items:center;justify-content:center;width:20px;height:26px;border:1px solid #64748bb2;border-radius:3px;background-color:transparent;box-sizing:border-box}._innerBoxeditButton_1dnln_261 ._editIcon_1dnln_285{color:#64748b;width:17px;height:17px}._innerBoxToggleSwitchContainer_1dnln_297{display:flex;align-items:center}._manualZPointsSetPopupButton_1dnln_307{display:flex;justify-content:center;align-items:center;width:321px;height:38px;margin-top:-20px}._manualZPointsSetPopupButton_1dnln_307 ._applyButton_1dnln_325{width:100%;height:100%;border-radius:5px;border:none;outline:none;background-color:#9801df;font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff}@media (max-width: 1440px) and (min-width: 1024px){._popupBox_1dnln_27{width:600px;height:380px}._content_1dnln_45{padding:1.5rem 1.5rem 1rem}._mainContent_1dnln_87{gap:2.5rem}._mainHead_1dnln_101 p{font-size:16px}._innerBox_1dnln_133{width:360px;height:110px;padding:0 2rem 0 1rem}._innerBoxPriceText_1dnln_175 p,._innerBoxAdjustPricingText_1dnln_177 p{font-size:13px}._innerBoxPriceValue_1dnln_207{width:85px;height:24px}._innerBoxPriceValue_1dnln_207 p{font-size:11px}._innerBoxeditButton_1dnln_261{width:18px;height:24px}._manualZPointsSetPopupButton_1dnln_307{width:280px;height:36px}._manualZPointsSetPopupButton_1dnln_307 ._applyButton_1dnln_325{font-size:13px}}._toggle_1q4qc_1{width:36px;height:16px;display:flex;align-items:center;padding:2px;border-radius:999px;background-color:#ccc;cursor:pointer;transition:background-color .3s ease-in-out}._on_1q4qc_25{background-color:#9801df}._switch_1q4qc_33{width:17.5px;height:17.5px;background-color:#fff;border-radius:50%;transition:transform .3s ease-in-out}._move_1q4qc_49{transform:translate(20px)}@media (max-width: 1440px) and (min-width: 1024px){._toggle_1q4qc_1{width:32px;height:14px}._switch_1q4qc_33{width:15px;height:15px}._move_1q4qc_49{transform:translate(17px)}}._container_ognce_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative}._dataSection_ognce_19{display:flex;flex-direction:column;background-color:#fff;padding:1rem;min-height:fit-content;border-radius:5px}._backButtonContainer_ognce_37{display:flex;align-items:center;justify-content:end}._backButton_ognce_37{display:flex;align-items:center;padding-right:1.3rem;cursor:pointer}._backButton_ognce_37 ._backIcon_ognce_63{width:26px;height:26px}._backButton_ognce_37 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;color:#000}._dataSectionBody_ognce_91{display:flex;flex-direction:column;gap:1.5rem;padding:0rem 3rem 0rem .5rem}._dataSectionHead_ognce_105{width:299px;height:44px;display:flex;gap:.7rem;justify-content:center;align-items:center;border:1px dashed #9801df;border-radius:10px}._dataSectionHead_ognce_105 ._usersIconImage_ognce_127{width:21.77px;height:16.79px}._dataSectionHead_ognce_105 p{font-family:Inter;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;color:#8638e5}._dataSectionMainContent_ognce_155{display:flex;padding:2rem 2.7rem;border:2px solid #880fc7;border-radius:36px;height:60vh}._SQLContainer_ognce_171{display:flex;flex-direction:column;gap:2.7rem}._SQLSearchInput_ognce_183{width:70vw;position:relative;padding:0rem .5rem}._SQLSearchInput_ognce_183 ._SQLSearchInputinput_ognce_195{width:100%;height:40px;padding:8px;border-radius:50px;border:1px solid #c4c4c4;text-indent:32px;font-family:Poppins;font-weight:400;font-size:16px;line-height:151%;letter-spacing:0%;outline:none;color:#737579;cursor:pointer}._SQLSearchInput_ognce_183 input[type=search]::placeholder{color:#737579;opacity:1}._SQLSearchInput_ognce_183 ._searchIcon_ognce_239{position:absolute;top:.9vw;left:1.5vw;width:16px;height:16px;color:#050810}._SQLListContainer_ognce_257{display:grid;grid-template-columns:repeat(3,1fr);width:100%}._SQLListCol_ognce_269{display:flex;flex-direction:column;gap:1.8rem;width:100%}._SQLListCol_ognce_269 ._SQLItem_ognce_283{display:flex;gap:1.2rem;align-items:baseline}._SQLItem_ognce_283 ._SQLItemId_ognce_295,._SQLItem_ognce_283 ._SQLItemDescription_ognce_297{display:flex;align-items:center}._SQLItem_ognce_283 ._SQLItemId_ognce_295 p{font-family:Inter;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0%;color:#2751ff}._SQLItem_ognce_283 ._SQLItemDescription_ognce_297 p{font-family:Inter;font-weight:500;font-size:14px;line-height:22px;letter-spacing:0%;color:#3d3d3d;text-transform:capitalize}._noResults_ognce_345{text-align:center;padding:2rem;color:#666;font-family:Poppins;font-size:14px}._container_3q5a7_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_3q5a7_21{display:flex;flex-direction:column;gap:2rem;background-color:#fff;padding:1rem;min-height:fit-content;border-radius:5px}._loaderContainer_3q5a7_41,._noDataContainer_3q5a7_43{height:100vh;width:100%}._dataSectionHead_3q5a7_53{display:flex;align-items:center;gap:3rem;padding:1.5rem 2rem 0}._createAdCampaign_3q5a7_67{display:flex;gap:.5rem;justify-content:center;align-items:center;width:301px;height:44px;background:linear-gradient(90deg,#9a00cb 1%,#4b00cb 50%,#0063af 100%,#003fcb);border:none;outline:none;border-radius:6px;cursor:pointer}._createAdCampaignText_3q5a7_107{display:flex;align-items:center}._createAdCampaignText_3q5a7_107 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:50px;letter-spacing:0px;color:#fff}._createAdCampaignButton_3q5a7_135{display:flex;justify-content:center;align-items:center;width:21px;height:21px;background-color:#fff;border-radius:50%}._createAdCampaignButton_3q5a7_135 ._adButton_3q5a7_155{color:#4b00cb;font-size:22px}._adManagementSearch_3q5a7_165{display:flex;align-items:center;width:514px;height:40px;position:relative}._adManagementSearch_3q5a7_165 ._searchInput_3q5a7_181{width:100%;height:100%;border:1px solid #c4c4c4;border-radius:50px;outline:none;text-indent:37px;font-family:Poppins;font-weight:400;font-size:16px;line-height:151%;letter-spacing:0%;color:#737579;cursor:pointer;padding:0 8px}._adManagementSearch_3q5a7_165 ._searchInput_3q5a7_181::placeholder{color:#737579;opacity:1}._adManagementSearch_3q5a7_165 ._searchIcon_3q5a7_225{position:absolute;top:.8vw;left:1.2vw;width:16;height:16;color:#050810}._filterDropdown_3q5a7_243{display:flex;justify-content:center;align-items:center;width:129px;height:40px;border:1px solid #c4c4c4;border-radius:50px;position:relative}._filterDropdownButton_3q5a7_265{display:flex;gap:.5rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#37474f;cursor:pointer}._filterDropdown_3q5a7_243 ._filterIcon_3q5a7_293{color:#37474f;width:20px;transform:rotate(90deg)}._filterDropdownMenu_3q5a7_305{width:163px;height:162px;border:1px solid #bbbbbb;background-color:#f5edff;box-shadow:0 4px 4px #00000040;box-shadow:0 -1px 4px #00000040;border-radius:8px;position:absolute;left:-1rem;top:2.8rem;display:flex;flex-direction:column;gap:1rem;justify-content:center}._filterDropdownItem_3q5a7_339{font-family:Poppins;font-weight:500;font-size:16px;line-height:151%;letter-spacing:0%;color:#1a2e35;padding-left:3rem;cursor:pointer}._dataSectionBody_3q5a7_361{display:flex;padding:1rem 5rem;height:90vh;overflow-y:auto;scrollbar-width:none;justify-content:center}._adCards_3q5a7_379{display:flex;justify-content:space-around;flex-wrap:wrap;row-gap:2rem;column-gap:1rem}._adCard_3q5a7_379{width:272px;height:277px;box-shadow:0 -2px 4px #00000040;box-shadow:0 4px 4px #00000040;background-color:#f7f7f7;border-radius:10px;display:flex;flex-direction:column;gap:1rem;cursor:pointer}._adCardImage_3q5a7_421{display:flex}._adCardImage_3q5a7_421 ._malabarGoldImage_3q5a7_429{width:272px;height:91px;border-radius:5px;object-fit:cover}._adCardHead_3q5a7_443{display:flex;justify-content:center;align-items:center}._adCardHead_3q5a7_443 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#000}._adCardTextContainer_3q5a7_477{display:flex;flex-direction:column;gap:1.8rem;padding:0rem 0rem 0rem .8rem}._adCardPeriodTexts_3q5a7_491,._adCardStatusTexts_3q5a7_493{display:flex;gap:1.5rem;align-items:center}._adCardCategoryTexts_3q5a7_505{display:flex;gap:.3rem;align-items:start}._adCardCategoryTexts_3q5a7_505 ._adCardTextHead_3q5a7_517{width:25%}._adCardCategoryTexts_3q5a7_505 ._adCardTextValue_3q5a7_523{width:70%}._adCardTextHead_3q5a7_517 p,._adCardTextValue_3q5a7_523 p,._adCardStatusTextValue_3q5a7_535 p{font-family:Poppins;font-weight:500;font-size:12px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#64748b}._adCardTextValue_3q5a7_523 p{color:#000}._statusText_3q5a7_563{height:19px;border-top-right-radius:10px;border-bottom-left-radius:10px;display:flex;justify-content:center;align-items:center;padding:1px 10px}._noAdsText_3q5a7_583 p{text-align:center;font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#7e7e7e}._paginationContainer_3q5a7_605{display:flex;justify-content:center;margin-top:20px;gap:10px}._paginationButton_3q5a7_619{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #ddd;background-color:#fff;cursor:pointer;border-radius:4px;font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;color:#000}._paginationButton_3q5a7_619:hover:not(._disabled_3q5a7_655){border-color:#9801df}._paginationButton_3q5a7_619._active_3q5a7_663{background-color:#9801df;color:#fff;border-color:#9801df}._paginationButton_3q5a7_619._disabled_3q5a7_655{opacity:.5;cursor:not-allowed}._angleIcon_3q5a7_685{color:#000}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionHead_3q5a7_53{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1rem 1.5rem 0}._createAdCampaign_3q5a7_67{width:100%;max-width:280px}._adManagementSearch_3q5a7_165{width:100%;max-width:460px}._filterDropdownContainer_3q5a7_729{width:110px;height:36px}._filterDropdownButton_3q5a7_265{font-size:13px}._dataSectionBody_3q5a7_361{padding:1rem 2rem;height:auto}._adCard_3q5a7_379{width:250px;height:auto;padding-bottom:1rem}._adCardImage_3q5a7_421 ._malabarGoldImage_3q5a7_429{width:100%;height:85px}._adCardTextContainer_3q5a7_477{gap:1.2rem}._adCardTextHead_3q5a7_517 p,._adCardTextValue_3q5a7_523 p{font-size:11px}._adCardStatusTextValue_3q5a7_535{width:50px;height:18px}._adCardStatusTextValue_3q5a7_535 p{font-size:11px}}._popupOverlay_1hvkd_1{position:absolute;top:6.7rem;left:25rem;display:flex;justify-content:center;z-index:1000}._popupBox_1hvkd_19{background:#f1ebf8;padding:.5rem 1rem;border-radius:8px;box-shadow:0 8px 30px #0000001f;width:546px;height:199px;min-height:fit-content;box-sizing:border-box}._content_1hvkd_41{display:flex;flex-direction:column;gap:.4rem}._closeButton_1hvkd_53{display:flex;justify-content:end}._closeButton_1hvkd_53 ._XButton_1hvkd_63{width:1.2rem;height:1.5rem;color:#212b36;cursor:pointer}._mainContent_1hvkd_77{display:flex;flex-direction:column;gap:1.3rem}._recentSearchesContainer_1hvkd_89{display:flex;flex-direction:column;gap:1rem}._recentSearchesHeadContainer_1hvkd_101{display:flex;justify-content:space-between}._recentSearchesHead_1hvkd_101{display:flex;align-items:center;gap:.3rem}._searchIcon_1hvkd_123{display:flex;align-items:center;width:1rem;height:1rem}._searchIcon_1hvkd_123 ._icon_1hvkd_137{width:100%;height:100%;color:#424347}._searchText_1hvkd_149,._clearText_1hvkd_151{display:flex;align-items:center}._searchText_1hvkd_149 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#363636}._clearText_1hvkd_151 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#9801df;cursor:pointer}._recentSearchesValuesContainer_1hvkd_207{display:flex;flex-direction:column;gap:1rem;padding:0 .5rem;height:130px;overflow-y:auto;scrollbar-width:none}._recentSearchValues_1hvkd_227{display:flex;justify-content:space-between;align-items:center;margin-top:-.3rem}._recentsearch_1hvkd_241{display:flex;align-items:center;gap:1rem}._recentIcon_1hvkd_253,._recentsearchText_1hvkd_255,._recentsearchCloseIcon_1hvkd_257{display:flex;align-items:center}._recentIcon_1hvkd_253 ._RecentIcon_1hvkd_267{width:14px;height:14px}._recentsearchText_1hvkd_255 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#424347}._recentsearchCloseIcon_1hvkd_257 ._closeIcon_1hvkd_299{background-color:#999;border:none;outline:none;color:#fff;border-radius:50%;cursor:pointer}._recentSearchBorder_1hvkd_317{margin-top:.6rem}._recentSearcheValuesContainer_1hvkd_325:not(:last-child){border-bottom:1px dashed #999999}._noSearchesText_1hvkd_333{display:flex;align-items:start;margin:auto}._noSearchesText_1hvkd_333 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#424347}._container_rcp93_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_rcp93_21{display:flex;flex-direction:column;gap:1.5rem;background-color:#f7f7f7;padding:1rem;min-height:fit-content;border-radius:8px}._dataSectionContent_rcp93_41{display:grid;grid-template-columns:2fr 1fr;gap:2rem}._dataSectionContentCol1_rcp93_53{width:100%;display:flex;flex-direction:column;gap:1.2rem}._dataSectionContentCol1Head_rcp93_67{display:flex;gap:1.7rem;align-items:center;padding:.3rem}._dataSectionHeadText_rcp93_81{display:flex;align-items:center}._dataSectionHeadText_rcp93_81 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._adBannerRequestStatus_rcp93_109{width:149px;height:34px}._statusText_rcp93_119{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:2px 15px;font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;text-transform:capitalize}._dataSectionContentCol1Body_rcp93_187{display:flex;flex-direction:column;gap:1.7rem;padding:.3rem}._bannerOrderIDContainer_rcp93_201,._categoryContainer_rcp93_203,._geoLocationContainer_rcp93_205,._startDateContainer_rcp93_207,._endDateContainer_rcp93_209,._bannerNameContainer_rcp93_211{display:flex;flex-direction:column;gap:.1rem}._bannerOrderIDLabel_rcp93_223,._categoryLabel_rcp93_225,._geoLocationLabel_rcp93_227,._startDateLabel_rcp93_229,._endDateLabel_rcp93_231,._bannerNameLabel_rcp93_233,._requesterInformationText_rcp93_235,._priceInformationText_rcp93_237{display:flex;align-items:center}._bannerOrderIDLabel_rcp93_223 p,._categoryLabel_rcp93_225 p,._geoLocationContainer_rcp93_205 p,._startDateLabel_rcp93_229 p,._endDateLabel_rcp93_231 p,._bannerNameLabel_rcp93_233 p,._requesterInformationText_rcp93_235 p,._priceInformationText_rcp93_237 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:0px;text-align:right;color:#000}._startDateLabel_rcp93_229 p,._endDateLabel_rcp93_231 p{font-weight:300}._startAndEndDatesContainer_rcp93_291{display:flex;width:704px;justify-content:space-between;margin-top:3rem;position:relative}._endDateContainer_rcp93_209,._calendarWrapper_rcp93_315{position:relative}._calendarWrapper_rcp93_315 ._inputBox_rcp93_323{width:286px;height:48px;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-family:Poppins;font-weight:500;font-size:15.5px;line-height:34px;letter-spacing:1px;color:#212b36}._bannerOrderIDInputContainer_rcp93_357,._bannerNameInputContainer_rcp93_359{width:704px;height:48px;display:flex;align-items:center}._bannerOrderIDInputContainer_rcp93_357 ._bannerOrderIDInput_rcp93_357,._bannerNameInputContainer_rcp93_359 ._bannerNameInput_rcp93_359{width:100%;height:100%;border:none;outline:none;border-radius:5px;background-color:#fff;padding:0 15px;font-family:Poppins;font-weight:700;font-size:16px;line-height:34px;letter-spacing:1px;color:#000}._bannerNameInputContainer_rcp93_359 ._bannerNameInput_rcp93_359{font-weight:500;font-size:14px;color:#212b36}._categoryInputDropdown_rcp93_425,._geoLocationInputDropdown_rcp93_427{width:704px;height:48px;display:flex;position:relative}._categoryInputDropdownLabel_rcp93_441,._geoLocationInputDropdownLabel_rcp93_443{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;border:none;outline:none;border-radius:5px;background-color:#fff;padding:0 15px;font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:1px;color:#212b36}._arrowDown_rcp93_481,._arrowUp_rcp93_483{width:30px;height:40px;transition:transform .3s ease;color:#212b36;cursor:pointer;display:flex;align-items:center}._arrowUp_rcp93_483{transform:rotate(180deg)}._categoryInputDropdownMenu_rcp93_511,._geoLocationInputDropdownMenu_rcp93_513{width:704px;height:433px;border-radius:5px;background-color:#fff;position:absolute;top:3.7rem;padding:1.5rem 1rem 2.5rem;display:flex;flex-direction:column;gap:.8rem;box-sizing:border-box;z-index:1}._geoLocationInputDropdownMenu_rcp93_513{gap:1.5rem;padding:1.8rem 2.5rem 1rem}._categoryInputDropdownItem_rcp93_553,._geoLocationInputDropdownItem_rcp93_555{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#555;cursor:pointer}._categoryInputDropdownItem_rcp93_553 ._borderBottom_rcp93_575{border-bottom:1px solid #c8c8c84f;margin:.8rem 1rem 0}._requesterInformationContainer_rcp93_585,._priceInformationContainer_rcp93_587{display:flex;flex-direction:column;gap:1.5rem}._contactNumberContainer_rcp93_599,._emailContainer_rcp93_601,._organaizationNameContainer_rcp93_603,._addressContainer_rcp93_605,._GSTINContainer_rcp93_607,._panContainer_rcp93_609,._priceContainer_rcp93_611,._GSTContainer_rcp93_613,._totalPriceContainer_rcp93_615,._URLForRedirectContainer_rcp93_617{display:flex;flex-direction:column;gap:.3rem}._URLForRedirectContainer_rcp93_617{gap:1.2rem}._contactNumberLabel_rcp93_637,._emailLabel_rcp93_639,._organaizationNameLabel_rcp93_641,._addressLabel_rcp93_643,._GSTINLabel_rcp93_645,._panLabel_rcp93_647,._priceLabel_rcp93_649,._GSTLabel_rcp93_651,._totalPriceLabel_rcp93_653,._URLForRedirectLabel_rcp93_655,._enableAnalyticsLabel_rcp93_657{display:flex;align-items:center}._contactNumberLabel_rcp93_637 p,._emailLabel_rcp93_639 p,._organaizationNameLabel_rcp93_641 p,._addressLabel_rcp93_643 p,._GSTINLabel_rcp93_645 p,._panLabel_rcp93_647 p,._priceLabel_rcp93_649 p,._GSTLabel_rcp93_651 p,._totalPriceLabel_rcp93_653 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#000}._URLForRedirectLabel_rcp93_655 p,._enableAnalyticsLabel_rcp93_657 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#000}._contactNumberInputContainer_rcp93_723,._emailInputContainer_rcp93_725,._organaizationNameInputContainer_rcp93_727,._GSTINInputContainer_rcp93_729,._panInputContainer_rcp93_731,._priceInputContainer_rcp93_733,._GSTInputContainer_rcp93_735,._totalPriceInputContainer_rcp93_737,._URLForRedirectInputContainer_rcp93_739{width:704px;height:48px;display:flex;align-items:center}._addressInputContainer_rcp93_753{width:704px;height:100px;min-height:fit-content;display:flex;align-items:center}._contactNumberInputContainer_rcp93_723 ._contactNumberInput_rcp93_723,._emailInputContainer_rcp93_725 ._emailInput_rcp93_725,._organaizationNameInputContainer_rcp93_727 ._organaizationNameInput_rcp93_727,._addressInputContainer_rcp93_753 ._addressInput_rcp93_753,._GSTINInputContainer_rcp93_729 ._GSTINInput_rcp93_729,._panInputContainer_rcp93_731 ._panInput_rcp93_731,._priceInputContainer_rcp93_733 ._priceInput_rcp93_733,._GSTInputContainer_rcp93_735 ._GSTInput_rcp93_735,._totalPriceInputContainer_rcp93_737 ._totalPriceInput_rcp93_737{width:100%;height:100%;border:none;outline:none;border-radius:5px;background-color:#fff;padding:0 15px;font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;color:#212b36}._addressInputContainer_rcp93_753 ._addressInput_rcp93_753{padding:15px;box-sizing:border-box}._adImagesForWebsiteContainer_rcp93_827,._adImagesForMobileContainer_rcp93_829{display:flex;flex-direction:column;gap:1rem}._adImagesForWebsiteLabel_rcp93_841{display:flex;align-items:center;gap:1rem}._adImagesForMobileLabel_rcp93_853{display:flex;align-items:center;gap:1.5rem}._adImagesForWebsiteLabel_rcp93_841 p,._adImagesForMobileLabel_rcp93_853 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#000}._adImagesForWebsiteLabel_rcp93_841 span,._adImagesForMobileLabel_rcp93_853 span{font-family:Poppins;font-weight:400;font-style:italic;font-size:14px;line-height:100%;letter-spacing:0%;color:#000}._imageUploadContainer_rcp93_907{display:flex}._fileInput_rcp93_915{display:none}._imageUploadElement_rcp93_923{width:704px;height:173px;background-color:#d9d9d9;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}._imageUploadIcon_rcp93_947,._imageUploadText_rcp93_949{display:flex;align-items:center;cursor:pointer}._imageUploadIcon_rcp93_947 ._uploadIcon_rcp93_961{width:29.25px;height:25.41px;color:#64748b}._imageUploadText_rcp93_949 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#64748b}._webImagePreview_rcp93_991,._mobileImagePreview_rcp93_993{width:704px;height:173px}._webImagePreview_rcp93_991 ._imagePreview_rcp93_1003,._mobileImagePreview_rcp93_993 ._imagePreview_rcp93_1003{width:100%;height:100%}._spinner_rcp93_1015{border:3px solid #f3f3f3;border-top:3px solid #9801df;border-radius:50%;width:20px;height:20px;animation:_spin_rcp93_1015 1s linear infinite;margin:auto}@keyframes _spin_rcp93_1015{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._URLForRedirectInputContainer_rcp93_739 ._URLForRedirectInput_rcp93_739{width:100%;height:100%;border:none;outline:none;border-radius:5px;background-color:#d9d9d9;padding:0 15px;font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#212b36}._enableAnalyticsContainer_rcp93_1085{display:flex;align-items:center;justify-content:space-between;width:704px;padding-top:1.5rem}._enableAnalyticsInputContainer_rcp93_1101 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border:1px solid #212b364d;border-radius:4px;outline:none;vertical-align:middle;cursor:pointer;display:inline-block;position:relative;background-color:#f5edff}._enableAnalyticsInputContainer_rcp93_1101 input[type=checkbox]:checked{background-color:#9801df;border:1px solid #9801df}._enableAnalyticsInputContainer_rcp93_1101 input[type=checkbox]:before{content:"";position:absolute;top:42%;left:50%;width:5px;height:9px;border:solid #ffffff;border-width:0 1.6px 1.6px 0;transform:translate(-50%,-50%) rotate(45deg);display:none}._enableAnalyticsInputContainer_rcp93_1101 input[type=checkbox]:checked:before{display:block}._dataSectionContentCol2_rcp93_1173{display:flex;justify-content:start;padding-top:2rem}._adBannerRequestButtons_rcp93_1185{display:flex;justify-content:end;gap:1rem;padding:2rem 3rem}._adBannerRequestSaveButton_rcp93_1199,._adBannerRequestSubmitButton_rcp93_1201{width:108px;height:40px;display:flex;align-items:center;justify-content:center}._adBannerRequestSaveButton_rcp93_1199 ._saveButton_rcp93_1217{width:100%;height:100%;border:none;outline:none;background-color:transparent;font-family:Poppins;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%;color:#9801df;text-decoration:underline solid #9801df}._adBannerRequestSubmitButton_rcp93_1201 ._submitButton_rcp93_1247{width:100%;height:100%;border:none;outline:none;background-color:#9801df;border-radius:8px;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionContent_rcp93_41{grid-template-columns:1fr}._bannerOrderIDInputContainer_rcp93_357,._bannerNameInputContainer_rcp93_359,._categoryInputDropdown_rcp93_425,._geoLocationInputDropdown_rcp93_427,._contactNumberInputContainer_rcp93_723,._emailInputContainer_rcp93_725,._organaizationNameInputContainer_rcp93_727,._GSTINInputContainer_rcp93_729,._panInputContainer_rcp93_731,._priceInputContainer_rcp93_733,._GSTInputContainer_rcp93_735,._totalPriceInputContainer_rcp93_737,._addressInputContainer_rcp93_753,._URLForRedirectInputContainer_rcp93_739,._imageUploadElement_rcp93_923,._webImagePreview_rcp93_991,._mobileImagePreview_rcp93_993,._enableAnalyticsContainer_rcp93_1085{width:100%}._startAndEndDatesContainer_rcp93_291{flex-direction:column;gap:1rem;width:100%}._categoryInputDropdownMenu_rcp93_511,._geoLocationInputDropdownMenu_rcp93_513{width:100%}._dataSection_rcp93_21{padding:1rem .5rem}._adBannerRequestButtons_rcp93_1185{justify-content:center;padding:1.5rem 1rem;flex-direction:column;align-items:center}._adBannerRequestSaveButton_rcp93_1199,._adBannerRequestSubmitButton_rcp93_1201{width:100%;max-width:200px}._dataSectionContentCol1_rcp93_53,._dataSectionContentCol1Body_rcp93_187,._requesterInformationContainer_rcp93_585,._priceInformationContainer_rcp93_587{gap:1rem}._categoryInputDropdownLabel_rcp93_441,._geoLocationInputDropdownLabel_rcp93_443{padding:0 10px}._imageUploadContainer_rcp93_907{flex-direction:column;gap:1rem}._imageUploadIcon_rcp93_947 ._uploadIcon_rcp93_961{width:24px;height:20px}._imageUploadText_rcp93_949 p{font-size:13px}}._dropdownWrapper_jxcg9_1{width:704px;height:48px;position:relative}._label_jxcg9_13{font-weight:600;margin-bottom:8px;display:block}._dropdownHeader_jxcg9_25{background:#fff;border-radius:8px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;min-height:48px;flex-wrap:wrap;border:none;outline:none;box-sizing:border-box}._arrowDown_jxcg9_55,._arrowUp_jxcg9_57{width:30px;height:40px;transition:transform .3s ease;color:#212b36;cursor:pointer;display:flex;align-items:center;justify-content:center}._arrowUp_jxcg9_57{transform:rotate(180deg)}._selectedOptions_jxcg9_87{display:flex;flex-wrap:wrap;gap:8px}._tag_jxcg9_99{background:#b10afffc;color:#fff;padding:4px 8px;border-radius:4px;display:flex;align-items:center;gap:.5rem}._selectedOption_jxcg9_87{font-family:Poppins;font-weight:500;font-size:13px;letter-spacing:1px;color:#fff}._removeTag_jxcg9_135{cursor:pointer;display:flex;align-items:center}._removeTag_jxcg9_135 ._closeIcon_jxcg9_147{width:1.1rem;height:1.1rem}._dropdownList_jxcg9_157{margin-top:10px;background:#fff;border-radius:5px;z-index:100;position:absolute;width:704px;height:433px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem .5rem;box-sizing:border-box;overflow-y:auto;scrollbar-width:none}._option_jxcg9_191{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#555;cursor:pointer}._categoryBasedAdDisplayContainer_hozi9_1{width:342px;height:575px;border:1px solid #7714a1;border-radius:11px;display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.2rem;box-sizing:border-box}._selectedCategoryHead_hozi9_27{display:flex;align-items:center}._selectedCategoryHead_hozi9_27 p{font-family:Poppins;font-weight:700;font-size:16px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._websiteDisplayContainer_hozi9_57,._mobileDisplayContainer_hozi9_59{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;align-items:center}._websiteDisplay_hozi9_57{width:264px;height:188px;border:1px solid #99999980;border-radius:8px;background-color:#fff;padding:.5rem 0;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}._websiteDisplayFirstRow_hozi9_103{display:flex;justify-content:center;align-items:center;gap:.2rem}._websiteDisplayFirstRowElement1_hozi9_117,._websiteDisplayFirstRowElement3_hozi9_119,._websiteDisplayFirstRowElement2_hozi9_121{width:66px;height:36px;border-radius:2px;background-color:#9801df}._websiteDisplayFirstRowElement2_hozi9_121{width:106px;height:40px}._websiteDisplaySecondRow_hozi9_145{display:flex;gap:.5rem;justify-content:center;align-items:center}._websiteDisplaySecondRowElement1_hozi9_159{width:156px;height:81px;display:flex;flex-direction:column;gap:.2rem}._websiteDisplaySecondRowElement1Child_hozi9_175{width:156px;height:8px;background-color:#f3f2f4}._websiteDisplaySecondRowElement2_hozi9_187{width:86px;height:81px;border-radius:8px;background-color:#e9e8ec}._websiteDisplayThirdRow_hozi9_201{display:flex;justify-content:center;align-items:center}._websiteDisplayThirdRowElement_hozi9_213{width:248px;height:24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#e9e8ec}._websiteRatioText_hozi9_229,._mobileRatioText_hozi9_231{display:flex;align-items:center;gap:.4rem}._websiteRatioText_hozi9_229 p,._mobileRatioText_hozi9_231 p{font-family:Poppins;font-weight:700;font-size:14px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._mobileDisplay_hozi9_59{width:135px;height:238px;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;gap:.375rem;align-items:center;justify-content:center}._mobileDisplayFirstRow_hozi9_289{display:flex;justify-content:center;align-items:center}._mobileDisplayFirstRowElement_hozi9_301{width:111px;height:68px;border-radius:2px;background-color:#9801df}._mobileDisplaySecondRow_hozi9_315{display:flex;justify-content:center;align-items:center;gap:.2rem}._mobileDisplaySecondRowElement_hozi9_329{width:5px;height:5px;border-radius:50%;background-color:#d9d9d9}._mobileDisplayThirdRow_hozi9_343{display:flex;flex-direction:column;flex-wrap:wrap;gap:.3125rem}._mobileDisplayThirdRowElement_hozi9_357{display:flex;flex-wrap:wrap;gap:.3125rem;justify-content:center;align-items:center}._mobileDisplayThirdRowElementChild_hozi9_373{width:58px;height:51px;border-radius:2px;background-color:#e9e8ec}._highlighted_hozi9_387{background-color:#9801df}._differentHeight_hozi9_395{height:27px}._categoryBasedAdDisplayContainer_j0cmq_1{width:342px;height:575px;border:1px solid #7714a1;border-radius:11px;display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.2rem;box-sizing:border-box}._selectedCategoryHead_j0cmq_27{display:flex;align-items:center}._selectedCategoryHead_j0cmq_27 p{font-family:Poppins;font-weight:700;font-size:16px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._websiteDisplayContainer_j0cmq_57,._mobileDisplayContainer_j0cmq_59{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;align-items:center}._websiteDisplay_j0cmq_57{width:264px;height:199px;border:1px solid #99999980;border-radius:8px;background-color:#fff;padding:.5rem 0;display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center}._websiteDisplayFirstRow_j0cmq_103,._websiteDisplaySecondRow_j0cmq_105{display:flex;flex-direction:column;justify-content:center;align-items:center}._websiteDisplayFirstRowElement_j0cmq_119,._websiteDisplaySecondRowElement_j0cmq_121{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:center;align-items:center}._websiteDisplayFirstRowElementChild_j0cmq_137,._websiteDisplaySecondRowElementChild_j0cmq_139{width:37px;height:47px;border-radius:2px;background-color:#e9e8ec}._websiteRatioText_j0cmq_153,._mobileRatioText_j0cmq_155{display:flex;align-items:center;gap:.4rem}._websiteRatioText_j0cmq_153 p,._mobileRatioText_j0cmq_155 p{font-family:Poppins;font-weight:700;font-size:14px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._mobileDisplay_j0cmq_59{width:135px;height:220px;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;gap:.375rem;align-items:center;justify-content:center}._mobileDisplayFirstRow_j0cmq_213{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}._mobileDisplayFirstRowElement_j0cmq_229{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.3125rem}._mobileDisplayFirstRowElementChild_j0cmq_245{width:58px;height:51px;border-radius:2px;background-color:#e9e8ec}._highlighted_j0cmq_259{background-color:#9801df}._differentHeight_j0cmq_267{height:27px}._categoryBasedAdDisplayContainer_1b3nl_1{width:342px;height:625px;border:1px solid #7714a1;border-radius:11px;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.2rem;box-sizing:border-box}._selectedCategoryHead_1b3nl_27{display:flex;align-items:center}._selectedCategoryHead_1b3nl_27 p{font-family:Poppins;font-weight:700;font-size:16px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._websiteDisplayContainer_1b3nl_57,._mobileDisplayContainer_1b3nl_59{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;align-items:center}._mobileDisplayContainer_1b3nl_59{gap:1.2rem}._websiteDisplay_1b3nl_57{width:264px;height:240px;border:1px solid #99999980;border-radius:8px;background-color:#fff;padding:.5rem 0;display:flex;flex-direction:column;gap:.625rem;align-items:center;justify-content:center}._websiteDisplayFirstRow_1b3nl_111,._websiteDisplaySecondRow_1b3nl_113,._websiteDisplayThirdRow_1b3nl_115,._websiteDisplayFourthRow_1b3nl_117{display:flex;flex-direction:column;justify-content:center;align-items:center}._websiteDisplayFirstRowElement_1b3nl_131,._websiteDisplayThirdRowElement_1b3nl_133{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:center;align-items:center}._websiteDisplayFirstRowElementChild_1b3nl_149,._websiteDisplayThirdRowElementChild_1b3nl_151{width:37px;height:40px;border-radius:2px;background-color:#e9e8ec}._websiteDisplaySecondRowElement_1b3nl_165,._websiteDisplayFourthRowElement_1b3nl_167{width:241px;height:29px;border-radius:3px;background-color:#9801df}._websiteRatioText_1b3nl_181,._mobileRatioText_1b3nl_183{display:flex;align-items:center;gap:.4rem}._websiteRatioText_1b3nl_181 p,._mobileRatioText_1b3nl_183 p{font-family:Poppins;font-weight:700;font-size:14px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._mobileDisplay_1b3nl_59{width:135px;height:217px;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;gap:.375rem;align-items:center;justify-content:center}._mobileDisplayFirstRow_1b3nl_241,._mobileDisplaySecondRow_1b3nl_243{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}._mobileDisplayFirstRowElement_1b3nl_259{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.3125rem}._mobileDisplayFirstRowElementChild_1b3nl_275{width:58px;height:65px;border-radius:2px;background-color:#e9e8ec}._mobileDisplaySecondRowElement_1b3nl_289{width:121px;height:36px;border-radius:2px;background-color:#9801df}._categoryBasedAdDisplayContainer_1o91e_1{width:342px;height:625px;border:1px solid #7714a1;border-radius:11px;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.2rem;box-sizing:border-box}._selectedCategoryHead_1o91e_27{display:flex;align-items:center}._selectedCategoryHead_1o91e_27 p{font-family:Poppins;font-weight:700;font-size:16px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._websiteDisplayContainer_1o91e_57,._mobileDisplayContainer_1o91e_59{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;align-items:center}._mobileDisplayContainer_1o91e_59{gap:1.2rem;padding-top:.5rem}._websiteDisplay_1o91e_57{width:264px;height:240px;border:1px solid #99999980;border-radius:8px;background-color:#fff;padding:.1rem .3rem;display:flex;gap:.625rem;justify-content:center;box-sizing:border-box}._websiteDisplayFirstCol_1o91e_111{display:flex;justify-content:center;align-items:center;width:45%}._websiteDisplayFirstColElement_1o91e_125{width:120px;height:231px;background-color:#e9e8ec}._websiteRatioText_1o91e_137,._mobileRatioText_1o91e_139{display:flex;align-items:center;gap:.4rem}._websiteRatioText_1o91e_137 p,._mobileRatioText_1o91e_139 p{font-family:Poppins;font-weight:700;font-size:14px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._websiteDisplaySecondCol_1o91e_173{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:end;width:55%;padding-bottom:.4rem}._websiteDisplaySecondColElement1_1o91e_193,._mobileDisplayElement1_1o91e_195{display:flex;flex-direction:column;gap:.7rem;align-items:center;justify-content:center}._websiteDisplaySecondColElement1Child_1o91e_211,._mobileDisplayElement1Child_1o91e_213{width:115px;height:12px;border-radius:3px;background-color:#e9e8ec}._websiteDisplaySecondColElement1Child3_1o91e_227,._mobileDisplayElement1Child3_1o91e_229{width:101px}._websiteDisplaySecondColElement1Child4_1o91e_237,._mobileDisplayElement1Child4_1o91e_239{width:101px;height:22px}._websiteDisplaySecondColElement2_1o91e_249,._mobileDisplayElement2_1o91e_251{display:flex;align-items:center;justify-content:center}._websiteDisplaySecondColElement2Child_1o91e_263{width:115px;height:38px;border-radius:3px;background-color:#9801df}._mobileDisplay_1o91e_59{width:135px;height:217px;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;gap:2rem;justify-content:end;align-items:center;padding:.7rem 0;box-sizing:border-box}._mobileDisplayElement2Child_1o91e_305{width:121px;height:46px;border-radius:2px;background-color:#9801df}._categoryBasedAdDisplayContainer_10xyj_1{width:342px;height:575px;border:1px solid #7714a1;border-radius:11px;display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.2rem;box-sizing:border-box}._selectedCategoryHead_10xyj_27{display:flex;align-items:center}._selectedCategoryHead_10xyj_27 p{font-family:Poppins;font-weight:700;font-size:16px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._websiteDisplayContainer_10xyj_57,._mobileDisplayContainer_10xyj_59{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;align-items:center}._websiteDisplay_10xyj_57{width:264px;height:188px;border:1px solid #99999980;border-radius:8px;background-color:#fff;padding:.5rem 0;display:flex;flex-direction:column;gap:.625rem;align-items:center;justify-content:center}._websiteDisplayRow_10xyj_103{display:flex;gap:.5rem;justify-content:center;align-items:center}._websiteDisplayRowElement1_10xyj_117{width:156px;height:95px;display:flex;flex-direction:column;gap:.2rem;justify-content:center;align-items:center}._websiteDisplayRowElement1Child_10xyj_137{width:156px;height:10px;background-color:#f3f2f4}._websiteDisplayRowElement2_10xyj_149{width:86px;height:99px;border-radius:8px;background-color:#9801df}._websiteRatioText_10xyj_163,._mobileRatioText_10xyj_165{display:flex;align-items:center;gap:.4rem}._websiteRatioText_10xyj_163 p,._mobileRatioText_10xyj_165 p{font-family:Poppins;font-weight:700;font-size:14px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._mobileDisplay_10xyj_59{width:135px;height:238px;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;gap:.8rem;align-items:center;justify-content:center}._mobileDisplayFirstRow_10xyj_223{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.2rem;width:131px;height:64px;border-radius:2px;background-color:#f3f2f4}._mobileDisplayFirstRowCol1Element_10xyj_247,._mobileDisplayFirstRowCol2Element_10xyj_249{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}._mobileDisplayFirstRowCol1ElementChild_10xyj_267,._mobileDisplayFirstRowCol2ElementChild_10xyj_269{width:51px;height:8px;background-color:#fff}._mobileDisplaySecondRow_10xyj_281{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}._mobileDisplaySecondRowElement_10xyj_295{width:128px;height:135px;border-radius:2px;background-color:#9801df}._categoryBasedAdDisplayContainer_16viy_1{width:342px;height:625px;border:1px solid #7714a1;border-radius:11px;display:flex;flex-direction:column;align-items:center;gap:2.3rem;padding:1rem 0;box-sizing:border-box}._chatPlacementContainer_16viy_27,._notificationPlacementContainer_16viy_29{display:flex;flex-direction:column;gap:.8rem;justify-content:center;align-items:center}._selectedCategoryHead_16viy_45{display:flex;align-items:center}._selectedCategoryHead_16viy_45 p{font-family:Poppins;font-weight:700;font-size:16px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._chatPlacement_16viy_27,._notificationPlacement_16viy_29{width:135px;height:217px;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;box-sizing:border-box}._notificationPlacement_16viy_29{gap:.7rem}._chatPlacementFirstRowContainer_16viy_111,._notificationPlacementFirstRowContainer_16viy_113,._notificationPlacementThirdRowContainer_16viy_115{display:flex;flex-direction:column;gap:.4rem}._chatPlacementFirstRow_16viy_111,._chatPlacementThirdRow_16viy_129,._notificationPlacementFirstRow_16viy_113,._notificationPlacementThirdRow_16viy_115{display:flex;gap:.4rem;justify-content:center;align-items:center}._chatPlacementFirstRowElement1_16viy_147,._chatPlacementThirdRowElement1_16viy_149,._notificationPlacementFirstRowElement1_16viy_151,._notificationPlacementThirdRowElement1_16viy_153{display:flex;justify-content:center;align-items:center}._chatPlacementFirstRowElement1Child_16viy_165,._chatPlacementThirdRowElement1Child_16viy_167,._notificationPlacementFirstRowElement1Child_16viy_169,._notificationPlacementThirdRowElement1Child_16viy_171{width:15px;height:15px;border-radius:50%;background-color:#e9e8ec}._chatPlacementFirstRowElement2_16viy_185,._chatPlacementThirdRowElement2_16viy_187,._notificationPlacementFirstRowElement2_16viy_189,._notificationPlacementThirdRowElement2_16viy_191{display:flex;flex-direction:column;gap:.2rem;justify-content:center}._chatPlacementFirstRowElement2Child1_16viy_205,._chatPlacementFirstRowElement2Child2_16viy_207,._chatPlacementFirstRowElement2Child3_16viy_209,._chatPlacementThirdRowElement2Child1_16viy_211,._chatPlacementThirdRowElement2Child2_16viy_213,._chatPlacementThirdRowElement2Child3_16viy_215,._notificationPlacementFirstRowElement2Child1_16viy_217,._notificationPlacementFirstRowElement2Child2_16viy_219,._notificationPlacementThirdRowElement2Child1_16viy_221,._notificationPlacementThirdRowElement2Child2_16viy_223{width:43px;height:2px;background-color:#e9e8ec}._chatPlacementFirstRowElement2Child2_16viy_207,._chatPlacementThirdRowElement2Child2_16viy_213{width:69px}._chatPlacementFirstRowElement2Child3_16viy_209,._chatPlacementThirdRowElement2Child3_16viy_215,._notificationPlacementFirstRowElement2Child2_16viy_219,._notificationPlacementThirdRowElement2Child2_16viy_223{width:16px}._notificationPlacementFirstRowElement2Child1_16viy_217,._notificationPlacementThirdRowElement2Child1_16viy_221{width:97px}._chatPlacementFirstRowElement3_16viy_269,._chatPlacementThirdRowElement3_16viy_271{display:flex;flex-direction:column;gap:.3rem;align-items:center;padding-left:.5rem}._chatPlacementFirstRowElement3Child1_16viy_287,._chatPlacementThirdRowElement3Child1_16viy_289{width:16px;height:1px;background-color:#e9e8ec}._chatPlacementFirstRowElement3Child2_16viy_301,._chatPlacementThirdRowElement3Child2_16viy_303{width:11px;height:11px;border-radius:50%;background-color:#e9e8ec}._chatPlacementSecondRow_16viy_317,._notificationPlacementSecondRow_16viy_319{display:flex;justify-content:center;align-items:center}._chatPlacementSecondRowElement_16viy_331,._notificationPlacementSecondRowElement_16viy_333{width:119px;height:24px;border-radius:2px;background-color:#9801df}._notificationPlacementSecondRowElement_16viy_333{height:30px}._ratioContainer_16viy_355{display:flex;justify-content:center;align-items:center;gap:.3rem}._websiteRatioContainer_16viy_369,._mobileRatioContainer_16viy_371{display:flex;gap:.4rem;align-items:center}._websiteRatioContainer_16viy_369 p,._mobileRatioContainer_16viy_371 p{font-family:Poppins;font-weight:500;font-size:12px;line-height:129%;letter-spacing:.1px;text-align:center;color:#000}._ratioBorder_16viy_405{display:flex;align-items:center}._ratioBorder_16viy_405 p{font-weight:200;font-size:12px;color:#64748b}._popupOverlay_12apf_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_12apf_27{background:#fff;padding:3rem;border-radius:18px;width:668px;height:418px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:2.5rem}._checkmarkContainer_12apf_53{display:flex;justify-content:center}._tickIcon_12apf_63{width:100px;position:relative}._circle_12apf_73{width:52px;height:52px;border:7px solid #9801df;border-right-color:transparent;border-radius:50%;transform:rotate(-30deg)}._checkmark_12apf_53{position:absolute;top:35%;left:37%;width:15px;height:38px;border-bottom:7px solid #a000e6;border-right:7px solid #a000e6;transform:translate(-50%,-50%) rotate(48deg)}._successText_12apf_113{display:flex;justify-content:start}._successText_12apf_113 p{font-family:Poppins;font-weight:400;font-size:24px;line-height:39px;letter-spacing:0px;color:#818181}._adCampaignRequestPopUpOkButton_12apf_141{width:183px;height:41px;display:flex;align-items:center;justify-content:center;margin-top:2.5rem}._adCampaignRequestPopUpOkButton_12apf_141 ._okButton_12apf_159{width:100%;height:100%;outline:none;background-color:#9801df;border:none;border-radius:8px;font-family:Poppins;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff;cursor:pointer}._popupOverlay_khrl0_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_khrl0_27{width:532px;height:241px;background:#fff;padding:1.5rem 1rem;border-radius:5px;box-shadow:0 4px 4px #00000040;border:1px solid #959595;box-sizing:border-box}._content_khrl0_49{display:flex;flex-direction:column;gap:2.5rem;justify-content:center}._contentHead_khrl0_63{display:flex;justify-content:center;padding-top:.7rem}._contentHead_khrl0_63 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0%;color:#000}._paymentOptions_khrl0_93{display:flex;flex-direction:column;padding:0 .5rem;gap:.5rem}._cashPayment_khrl0_107,._razorpayPayment_khrl0_109{display:flex;justify-content:space-between;padding:0 3rem 0 2rem}._cashText_khrl0_121 p,._razorpayText_khrl0_123 p{font-family:Inter;font-weight:500;font-size:14px;line-height:22px;letter-spacing:0%;color:#000}._razorpayText_khrl0_123 p{font-family:Poppins}._cashRadioButton_khrl0_149 input[type=radio],._razorpayRadioButton_khrl0_151 input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;border:1.5px solid #000000;border-radius:50%;outline:none;vertical-align:middle;cursor:pointer}._cashRadioButton_khrl0_149 input[type=radio]:checked,._razorpayRadioButton_khrl0_151 input[type=radio]:checked{background-color:#fff;border:1.5px solid #000000;box-shadow:inset 0 0 0 3px #fff;background-color:#000}._createinvoicepopupButtons_khrl0_189{display:flex;justify-content:center;align-items:center;gap:6rem}._createInvoiceButton_khrl0_203,._cancelButton_khrl0_205{display:flex;flex-direction:column;align-items:center;justify-content:center;width:116px;height:23px}._createInvoiceButton_khrl0_203 ._createinvoicepopupCreateInvoice_khrl0_223,._cancelButton_khrl0_205 ._createinvoicepopupCancel_khrl0_225{width:100%;height:100%;outline:none;border:none;border-radius:18px;font-family:Poppins;font-weight:500;font-size:10px;line-height:22px;letter-spacing:0%;cursor:pointer;display:flex;justify-content:center;align-items:center}._createInvoiceButton_khrl0_203 ._createinvoicepopupCreateInvoice_khrl0_223{background-color:#9801df;color:#fff}._cancelButton_khrl0_205 ._createinvoicepopupCancel_khrl0_225{background-color:#fff;color:#9801df;border:1px solid #9801df}._popupOverlay_subj0_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_subj0_27{width:610px;height:285px;background:#fff;padding:1.5rem 3rem 1rem 4rem;border-radius:18px;box-shadow:0 4px 4px #00000040;border:1px solid #959595;box-sizing:border-box;display:flex;justify-content:center}._content_subj0_53{display:flex;flex-direction:column;gap:4rem;justify-content:center;align-items:center}._contentText_subj0_69{display:flex;justify-content:center}._contentText_subj0_69 p{font-family:Poppins;font-weight:400;font-size:22px;line-height:32px;letter-spacing:0px;color:#818181}._invoiceCreationSuccessPopupButton_subj0_97{width:220px;height:44px;display:flex;align-items:center;justify-content:center}._invoiceCreationSuccessPopupButton_subj0_97 ._okButton_subj0_115{width:100%;height:100%;outline:none;background-color:#9801df;border:none;border-radius:8px;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;color:#fff;cursor:pointer}._popupOverlay_1rpox_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1rpox_27{width:610px;height:285px;background:#fff;padding:1.5rem 3rem 1rem 4rem;border-radius:18px;box-shadow:0 4px 4px #00000040;border:1px solid #959595;box-sizing:border-box;display:flex;justify-content:center}._content_1rpox_53{display:flex;flex-direction:column;gap:4rem;justify-content:center;align-items:center}._contentText_1rpox_69{display:flex;justify-content:center}._contentText_1rpox_69 p{font-family:Poppins;font-weight:400;font-size:22px;line-height:32px;letter-spacing:0px;color:#818181}._stopAdCampaignButtons_1rpox_97{display:flex;justify-content:center;align-items:center;gap:4rem}._stopAdCampaignCancelButton_1rpox_111,._stopAdCampaignStopButton_1rpox_113{display:flex;flex-direction:column;align-items:center;justify-content:center;width:185px;height:44px}._stopAdCampaignCancelButton_1rpox_111 ._cancelButton_1rpox_131,._stopAdCampaignStopButton_1rpox_113 ._stopButton_1rpox_133{width:100%;height:100%;outline:none;border:none;border-radius:8px;font-family:Poppins;font-weight:500;font-size:16px;line-height:31px;letter-spacing:0px;text-align:center;display:flex;justify-content:center;align-items:center}._stopAdCampaignCancelButton_1rpox_111 ._cancelButton_1rpox_131{background-color:#9801df;color:#fff;cursor:pointer}._stopAdCampaignStopButton_1rpox_113 ._stopButton_1rpox_133{background-color:#fff;color:#9801df;border:1px solid #9801df}._container_10o7i_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_10o7i_21{display:flex;flex-direction:column;gap:1rem;background-color:#fff;min-height:100vh;border-radius:5px;width:100%}._dataSectionTop_10o7i_41{display:flex;flex-direction:column;gap:1rem;padding:2rem 2rem .2rem;box-sizing:border-box}._dataSectionMainHeader_10o7i_57{display:flex;justify-content:space-between;margin-bottom:.9rem}._dataSectionMainHeader_10o7i_57 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataSectionSearch_10o7i_87{width:100%;height:3.7vh;position:relative}._dataSectionSearch_10o7i_87 input{width:100%;padding:6px 10px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:16px;line-height:151%;letter-spacing:0%;color:#737579;outline:none;box-sizing:border-box}._dataSectionSearch_10o7i_87 span{position:absolute;top:.75vw;left:1vw;width:16px;height:16px;color:#050810}._dataSectionBody_10o7i_159{width:99.5%;overflow-y:auto;padding:.6rem 0;scrollbar-width:none;box-sizing:border-box}._dataTable_10o7i_175{width:100%;border-collapse:collapse;margin-bottom:2rem}._dataTable_10o7i_175 th{font-family:Poppins;font-weight:600;font-size:14px;letter-spacing:0px;color:#212b36;border-bottom:1px solid #ebeff2}._dataTable_10o7i_175 th ._tableHeader_10o7i_205{display:flex;align-items:center}._dataTable_10o7i_175 th ._downArrow_10o7i_215{color:#000;font-size:24px}._dataTable_10o7i_175 ._tableHead1_10o7i_225{width:7rem;padding:0 0 0 1rem;box-sizing:border-box}._dataTable_10o7i_175 ._tableHead2_10o7i_237{width:8rem}._dataTable_10o7i_175 ._tableHead3_10o7i_245{width:10rem}._dataTable_10o7i_175 ._tableHead4_10o7i_253{width:13rem}._dataTable_10o7i_175 ._tableHead5_10o7i_261{width:20rem;text-align:center}._dataTable_10o7i_175 ._tableHead6_10o7i_271{width:13rem;padding:0 0 0 1rem;display:flex;flex-direction:column;gap:.45rem;box-sizing:border-box}._tableHead6_10o7i_271 ._dateAndTime_10o7i_291{display:flex;gap:4rem;justify-content:center}._dateAndTime_10o7i_291 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:151%;letter-spacing:0%;color:#263238}._dataTable_10o7i_175 tbody tr td:nth-child(1),._dataTable_10o7i_175 tbody tr td:nth-child(3),._dataTable_10o7i_175 tbody tr td:nth-child(4),._dataTable_10o7i_175 tbody tr td:nth-child(5),._dateAndTimeValue_10o7i_329 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:151%;letter-spacing:0%;color:#263238;width:8rem}._dataTable_10o7i_175 tbody tr td:nth-child(1){color:#6c58ff;padding:.8rem 0 .8rem 1rem;width:7rem;cursor:pointer}._dataTable_10o7i_175 tbody tr td:nth-child(2){font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-2%;text-transform:capitalize;color:#424347;width:8rem}._dataTable_10o7i_175 tbody tr td:nth-child(3){width:10rem}._dataTable_10o7i_175 tbody tr td:nth-child(4){text-transform:capitalize;color:#424347;width:13rem}._dataTable_10o7i_175 tbody tr td:nth-child(5){width:20rem}._dataTable_10o7i_175 tbody tr td:nth-child(6){width:13rem}._dateAndTimeValue_10o7i_329{display:flex;justify-content:center}._dateAndTimeValue_10o7i_329 ._date_10o7i_291{text-align:center}._dateAndTimeValue_10o7i_329 ._time_10o7i_439{text-align:start}._dataTable_10o7i_175 tbody tr:nth-child(2n){background-color:#faf6ff}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionTop_10o7i_41{padding:1.5rem 1.5rem .2rem;gap:.8rem}._dataSectionMainHeader_10o7i_57 p{font-size:16px;line-height:30px}._dataSectionSearch_10o7i_87 input{font-size:14px;text-indent:25px}._dataSectionSearch_10o7i_87 span{top:1rem;left:.8rem}._dataTable_10o7i_175 th{font-size:13px}._dataTable_10o7i_175 ._tableHead1_10o7i_225,._dataTable_10o7i_175 tbody tr td:nth-child(1){width:6rem}._dataTable_10o7i_175 ._tableHead2_10o7i_237,._dataTable_10o7i_175 tbody tr td:nth-child(2){width:7rem}._dataTable_10o7i_175 ._tableHead3_10o7i_245,._dataTable_10o7i_175 tbody tr td:nth-child(3){width:9rem}._dataTable_10o7i_175 ._tableHead4_10o7i_253,._dataTable_10o7i_175 tbody tr td:nth-child(4){width:11rem}._dataTable_10o7i_175 ._tableHead5_10o7i_261,._dataTable_10o7i_175 tbody tr td:nth-child(5){width:14rem}._dataTable_10o7i_175 ._tableHead6_10o7i_271,._dataTable_10o7i_175 tbody tr td:nth-child(6){width:11rem}._dateAndTime_10o7i_291 p,._dateAndTimeValue_10o7i_329 p,._dataTable_10o7i_175 tbody tr td{font-size:13px}._tableHead6_10o7i_271 ._dateAndTime_10o7i_291{gap:2rem}}._container_1sjxk_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative}._dataSection_1sjxk_19{display:flex;flex-direction:column;gap:1rem;background-color:#fff;min-height:fit-content;border-radius:5px;width:100%;padding:1rem 1rem 5rem;box-sizing:border-box}._backButtonContainer_1sjxk_45{display:flex;justify-content:end;align-items:center;padding-right:.5rem}._backButton_1sjxk_45{display:flex;cursor:pointer;align-items:center}._backButtonIcon_1sjxk_71{width:28px;height:28px;display:flex;justify-content:center;align-items:center}._backButtonIcon_1sjxk_71 ._backIcon_1sjxk_87{width:100%;height:100%}._backButtonText_1sjxk_97{display:flex;justify-content:center;align-items:center}._backButtonText_1sjxk_97 p{font-family:Poppins;font-weight:500;font-size:14px;letter-spacing:0%;color:#000}._dataSectionMainContent_1sjxk_125{display:flex;flex-direction:column;gap:1rem;padding:0 2rem 0 1.5rem}._caseStatusAndassignedToMainContainer_1sjxk_139{display:flex;justify-content:space-between;align-items:center}._caseStatusContainer_1sjxk_151,._assignedToContainer_1sjxk_153{display:flex;gap:1.2rem;align-items:center}._caseStatusText_1sjxk_165,._assignedToText_1sjxk_167{display:flex;align-items:center;justify-content:center}._caseStatusText_1sjxk_165 p,._assignedToText_1sjxk_167 p{font-family:Poppins;font-weight:600;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._caseStatusDropdown_1sjxk_199,._assignedToDropdown_1sjxk_201{width:153px;height:30px;border:1px solid #9801df;border-radius:3px;display:flex;justify-content:center;align-items:center;position:relative}._caseStatusDropdownLabel_1sjxk_223,._assignedToDropdownLabel_1sjxk_225{display:flex;justify-content:center;gap:1rem;align-items:center;background-color:transparent;font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px;color:#9801df;padding:0 .3rem;cursor:pointer}._arrowDown_1sjxk_257,._arrowUp_1sjxk_259{transition:transform .3s ease;color:#9801df;font-weight:900;width:14px;height:14px;display:flex;align-items:center}._arrowUp_1sjxk_259{transform:rotate(180deg)}._caseStatusDropdownMenu_1sjxk_287{position:absolute;top:105%;width:153px;height:138px;border:1px solid #9801df;background-color:#fff;border-radius:3px;display:flex;flex-direction:column;padding-left:1rem;box-sizing:border-box}._caseStatusDropdownItem_1sjxk_315{font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px;color:#9801df;cursor:pointer}._formInputsContainer_1sjxk_335{display:flex;justify-content:space-between;gap:4rem;align-items:center;width:100%}._formInputsLeftSide_1sjxk_351,._formInputsRightSide_1sjxk_353{display:flex;flex-direction:column;gap:1rem;width:50%}._caseIdInputContainer_1sjxk_367,._firstNameInputContainer_1sjxk_369,._emailIdInputContainer_1sjxk_371,._reporteduserInputContainer_1sjxk_373,._lastNameInputContainer_1sjxk_375,._emailSubjectInputContainer_1sjxk_377,._issueDetailsContainer_1sjxk_379,._caseAnalysisContainer_1sjxk_381,._solutionsAndUpdatesConatainer_1sjxk_383,._emailToUserContainer_1sjxk_385{display:flex;flex-direction:column}._caseIdText_1sjxk_395,._firstNameText_1sjxk_397,._emailIdText_1sjxk_399,._reporteduserText_1sjxk_401,._lastNameText_1sjxk_403,._emailSubjectText_1sjxk_405,._issueDetailsHead_1sjxk_407,._caseAnalysisHead_1sjxk_409,._solutionsAndUpdatesHead_1sjxk_411,._emailToUserHead_1sjxk_413{display:flex;align-items:center}._formInput_1sjxk_335,._caseIdText_1sjxk_395 p,._firstNameText_1sjxk_397 p,._emailIdText_1sjxk_399 p,._reporteduserText_1sjxk_401 p,._lastNameText_1sjxk_403 p,._emailSubjectText_1sjxk_405 p,._issueDetailsHead_1sjxk_407 p,._caseAnalysisHead_1sjxk_409 p,._solutionsAndUpdatesHead_1sjxk_411 p,._emailToUserHead_1sjxk_413 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._caseIdInput_1sjxk_367,._firstNameInput_1sjxk_369,._emailIdInput_1sjxk_371,._reporteduserInput_1sjxk_373,._lastNameInput_1sjxk_375,._emailSubjectInput_1sjxk_377{width:473px;height:51px}._formInput_1sjxk_335{width:100%;height:100%;outline:none;border:1px solid #37474f;border-radius:5px;font-family:Poppins;font-weight:400;font-size:14px;line-height:34px;letter-spacing:0px;color:#000;padding:0 1rem}._caseIdInput_1sjxk_367 ._formInput_1sjxk_335{font-weight:600;line-height:151%;letter-spacing:0%}._issueDetailsTextContainer_1sjxk_523{width:1085px;height:135px;border:1px solid #37474f;border-radius:5px}._issueDetailsText_1sjxk_523{display:flex;flex-direction:column;gap:.2rem;padding:1.2rem 1rem}._caseAnalysisText_1sjxk_551{display:flex;flex-direction:column;gap:.2rem;padding:1.2rem 1rem 0}._issueDetailsText_1sjxk_523 p,._caseAnalysisText_1sjxk_551 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0px;color:#000}._issueDetailsText_1sjxk_523 ._highlighted_1sjxk_585,._caseAnalysisText_1sjxk_551 ._highlighted_1sjxk_585,._solutionsAndUpdateText1_1sjxk_589 ._highlighted_1sjxk_585,._solutionsAndUpdateText2_1sjxk_591 ._highlighted_1sjxk_585{color:#9801df}._caseAnalysisTextContainer_1sjxk_599{width:1085px;height:226px;border:1px solid #37474f;border-radius:5px;padding:0rem 0rem 1.2rem 0;display:flex;flex-direction:column;gap:.5rem}._userDetailsContainer_1sjxk_621{display:flex;flex-direction:column;gap:.5rem;padding:0 1.4rem}._userDetails_1sjxk_621{display:flex;align-items:center;gap:.3rem}._userDetails_1sjxk_621 p,._solutionsAndUpdateText1_1sjxk_589 p,._solutionsAndUpdateText2_1sjxk_591 p,._emailToUserText_1sjxk_653 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:34px;letter-spacing:0px;color:#000}._caseAnalysisButton_1sjxk_671,._solutionsAndUpdateButton_1sjxk_673{display:flex;justify-content:end;padding:0 .5rem .5rem}._caseAnalysisButton_1sjxk_671 ._saveButton_1sjxk_685,._solutionsAndUpdateButton_1sjxk_673 ._saveButton_1sjxk_685{width:155px;height:33px;border:none;outline:none;background-color:#9801df;border-radius:4px;font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px;color:#fff}._solutionsAndUpdateTextContainer_1sjxk_717{width:1085px;height:329px;border:1px solid #37474f;border-radius:5px;display:flex;flex-direction:column}._solutionsAndUpdateText1_1sjxk_589,._solutionsAndUpdateText2_1sjxk_591{display:flex;flex-direction:column;padding:1rem}._solutionsAndUpdateText2_1sjxk_591{padding-bottom:0}._emailToUserTextContainer_1sjxk_757{width:1085px;height:329px;border:1px solid #37474f;border-radius:5px;display:flex;flex-direction:column;gap:1rem}._emailToUserText_1sjxk_653{display:flex;flex-direction:column;padding:1.2rem 2.5rem 1rem 1.2rem}._emailToUserButtons_1sjxk_789{display:flex;justify-content:end;gap:.8rem;padding:2rem .5rem 0 0}._emailToUserSaveButtons_1sjxk_803,._emailToUserSendEmailButtons_1sjxk_805{width:138px;height:33px}._emailToUserSaveButtons_1sjxk_803 ._saveButton_1sjxk_685,._emailToUserSendEmailButtons_1sjxk_805 ._sendEmailButton_1sjxk_817{width:100%;height:100%;outline:none;border:none;border-radius:4px;font-family:Poppins;font-weight:500;font-size:12px;line-height:34px;letter-spacing:0px}._emailToUserSaveButtons_1sjxk_803 ._saveButton_1sjxk_685{border:1px solid #9801df;color:#9801df;background-color:transparent}._emailToUserSendEmailButtons_1sjxk_805 ._sendEmailButton_1sjxk_817{background-color:#9801df;color:#fff}._popupOverlay_1lr4u_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._popupBox_1lr4u_27{width:610px;height:285px;background:#fff;padding:2rem 3rem 1rem;border-radius:18px;box-shadow:0 4px 4px #00000040;border:1px solid #959595;box-sizing:border-box;display:flex;justify-content:center;align-items:center}._content_1lr4u_55{display:flex;flex-direction:column;gap:5rem;justify-content:center;align-items:center}._contentText_1lr4u_71{display:flex;justify-content:center}._contentText_1lr4u_71 p{font-family:Poppins;font-weight:400;font-size:22px;line-height:32px;letter-spacing:0px;color:#818181}._caseStatusChangePopupButtons_1lr4u_99{display:flex;justify-content:center;align-items:center;gap:4rem}._caseStatusChangeYesButton_1lr4u_113,._caseStatusChangeCancelButton_1lr4u_115{display:flex;flex-direction:column;align-items:center;justify-content:center;width:185px;height:44px}._caseStatusChangeYesButton_1lr4u_113 ._yesButton_1lr4u_133,._caseStatusChangeCancelButton_1lr4u_115 ._cancelButton_1lr4u_135{width:100%;height:100%;outline:none;border:none;border-radius:8px;font-family:Poppins;font-weight:500;font-size:16px;line-height:31px;letter-spacing:0px;text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer}._caseStatusChangeYesButton_1lr4u_113 ._yesButton_1lr4u_133{background-color:#9801df;color:#fff}._caseStatusChangeCancelButton_1lr4u_115 ._cancelButton_1lr4u_135{background-color:#fff;color:#9801df;border:1px solid #9801df}._container_nzfuk_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._popupOverlay_nzfuk_21{position:absolute;display:flex;justify-content:center;z-index:1000;top:10rem;left:3.3rem}._accountSection_nzfuk_39{display:flex;flex-direction:column;justify-content:flex-start}._emptySection_nzfuk_51{display:flex;flex-direction:column;height:91vh;background-color:#fff;padding:1rem}._emptySectionHeader_nzfuk_67{display:flex;justify-content:center;align-items:center;padding:1rem 2rem}._emptySectionHeader_nzfuk_67 p{font-family:Poppins;font-weight:600;font-size:20px;line-height:34px;letter-spacing:0px;color:#212b36}._emptySectionImageContainer_nzfuk_99{display:flex;justify-content:center}._emptySectionImage_nzfuk_99{width:30vw}._emptySectionImage_nzfuk_99 img{width:100%;height:100%}._dataSection_nzfuk_127{display:flex;flex-direction:column;background-color:#fff;min-height:90vh;border-radius:5px;width:100%;padding:1rem;box-sizing:border-box}._dataSectionTop_nzfuk_149{display:flex;flex-direction:column;gap:1rem;padding:1rem}._dataSectionMainHeader_nzfuk_163{display:flex;justify-content:space-between;margin-bottom:.9rem}._dataSectionMainHeader_nzfuk_163 p{font-family:Poppins;font-weight:600;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataSectionSearch_nzfuk_193{width:43.25rem;height:2.5rem;position:relative}._dataSectionSearch_nzfuk_193 input{width:100%;padding:6px 10px;border-radius:50px;border:1px solid #c4c4c4;text-indent:30px;font-family:Poppins;font-weight:400;font-size:16px;line-height:151%;letter-spacing:0%;color:#737579;outline:none;cursor:pointer}._dataSectionSearch_nzfuk_193 span{position:absolute;top:.75vw;left:1vw;width:16px;height:16px;color:#050810}input[type=search]::placeholder{color:#737579;opacity:1}._dataSectionTopContents_nzfuk_265{display:flex;align-items:center;gap:3rem}._dataSectionTopFilterContents_nzfuk_277{display:flex;align-items:center;gap:2rem}._categoriesDropdown_nzfuk_289{position:relative}._categoriesDropdownLabel_nzfuk_297{width:12rem;height:2.5rem;padding:12px 10px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:center;gap:.39rem;align-items:center;-webkit-user-select:none;user-select:none;box-sizing:border-box}._selectedCategory_nzfuk_327{display:flex;align-items:center;justify-content:center;gap:.3rem}._dropdowniItemIcon_nzfuk_341 img{width:15px;height:15px;display:flex;align-items:center;cursor:pointer}._dropdowniItemLabel_nzfuk_357{font-family:Poppins;font-weight:400;font-size:14px;letter-spacing:-2%;color:#212b36;cursor:pointer}._allCategoriesText_nzfuk_375{font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._categoriesDropdownLabel_nzfuk_297 ._downArrow_nzfuk_393,._sortDropdownLabel_nzfuk_395 ._downArrow_nzfuk_393{font-size:23px;color:#212b36;display:flex;align-items:center}._arrowDown_nzfuk_409,._arrowUp_nzfuk_411{transition:transform .3s ease;color:#212b36}._arrowUp_nzfuk_411{transform:rotate(180deg)}._categoriesDropdownMenu_nzfuk_429{position:absolute;top:3rem;left:-1.3rem;width:224px;height:358px;background-color:#f1ebf8;border-radius:8px;box-shadow:0 8px 30px #0000001f;display:flex;flex-direction:column;gap:1rem;padding:1rem .7rem;box-sizing:border-box;z-index:1}._searchBarContainer_nzfuk_463{display:flex;flex-direction:column;gap:.4rem}._searchBar_nzfuk_463{display:flex;gap:1rem;align-items:center}._searchIcon_nzfuk_487{display:flex;align-items:center}._searchIcon_nzfuk_487 ._icon_nzfuk_497{font-size:20px;color:#637381}._searchInput_nzfuk_507{display:flex;align-items:center}._searchInput_nzfuk_507 ._input_nzfuk_517{border:none;outline:none;background-color:transparent;width:170px;height:20px;font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#999}._searchInput_nzfuk_507 ._input_nzfuk_517::placeholder{font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#999}._searchBarContainer_nzfuk_463 ._borderBottom_nzfuk_563{border-bottom:1px dashed #64748b80}._categoriesDropdownItem_nzfuk_571{display:flex;gap:.7rem;align-items:center}._sortDropdown_nzfuk_395{position:relative}._sortDropdownLabel_nzfuk_395{width:8.875rem;height:2.5rem;padding:12px;background:#f5edff;border-radius:50px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;box-sizing:border-box;text-indent:1rem}._sortDropdownLabelValue_nzfuk_621{font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434;display:flex;justify-content:center}._sortDropdownMenu_nzfuk_643{position:absolute;left:-1.3rem;width:9.8rem;background:#f5edff;border-radius:5px;box-shadow:0 8px 30px #0000001f;margin-top:5px;z-index:10}._sortDropdownMenu_nzfuk_643 ._closeIcon_nzfuk_665{display:flex;justify-content:end;position:absolute;top:.2rem;left:8.2rem}._closeIcon_nzfuk_665 ._XIcon_nzfuk_681{font-size:1.3rem;color:#212b36;cursor:pointer}._sortDropdownItem_nzfuk_693{padding:12px;cursor:pointer;font-family:Poppins;font-weight:400;font-size:15px;line-height:130%;letter-spacing:.1px;color:#343434}._sortDropdownItem_nzfuk_693:not(:last-child){border-bottom:1px dashed #ccc}._dataSectionBody_nzfuk_723{width:99.5%;padding:.5rem .3rem;display:flex;flex-direction:column;gap:6.5rem;flex-wrap:wrap}._dataSectionBodyFirstPart_nzfuk_741{display:flex;align-items:center;flex-wrap:wrap}._productCard_nzfuk_755{display:flex;flex-direction:column;position:relative}._productCardImageContent_nzfuk_767{position:relative}._productCardImage_nzfuk_767{width:255px;height:265px}._productCardImage_nzfuk_767 ._image_nzfuk_785{width:100%;height:100%;border-radius:15px;filter:brightness(60%)}._imageOverlays_nzfuk_799{display:flex;flex-direction:column;gap:11rem}._imageOverlayTop_nzfuk_811{display:flex;gap:.6rem;align-items:center;justify-content:end;position:absolute;top:.8rem;left:12.3rem}._shareButton_nzfuk_831,._moreButton_nzfuk_833{display:flex;align-items:center;justify-content:center}._shareIcon_nzfuk_845{font-size:21px;color:#fff}._moreIcon_nzfuk_855{font-size:23px;color:#fff;cursor:pointer}._imageOverlayBottom_nzfuk_867{display:flex;align-items:center;justify-content:center;gap:6rem;position:absolute;top:13.4rem;left:1rem}._postedTime_nzfuk_887,._statusTag_nzfuk_889{display:flex;align-items:center}._postedTime_nzfuk_887 p,._statusTag_nzfuk_889 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:lowercase;color:#fff}._statusTag_nzfuk_889 p{text-transform:capitalize}._productDescription_nzfuk_931{width:255px;height:104px;background-color:#f5edff;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 .8rem;box-sizing:border-box;position:absolute;top:15rem}._productDescriptionCol1_nzfuk_959{display:flex;flex-direction:column;gap:.6rem}._productTitle_nzfuk_971{display:flex;align-items:center}._productTitle_nzfuk_971 p{font-family:Poppins;font-weight:600;font-size:16px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#424347}._productPrice_nzfuk_1003,._rupeeIcon_nzfuk_1013{display:flex;align-items:center}._rupeeIcon_nzfuk_1013 ._rupee_nzfuk_1013{font-size:15px;color:#000}._productPrice_nzfuk_1003 p{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:uppercase;color:#000}._userData_nzfuk_1055{display:flex;align-items:center;gap:.25rem}._profileIconImage_nzfuk_1067{width:20px;height:20px}._profileIconImage_nzfuk_1067 img{width:100%;height:100%;border-radius:50%}._userName_nzfuk_1089{display:flex;align-items:center}._userName_nzfuk_1089 p{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;text-transform:capitalize;color:#424347}._productDescriptionCol2_nzfuk_1121{display:flex;justify-content:center;align-items:center}._LikeButton_nzfuk_1133{display:flex}._LikeButton_nzfuk_1133 ._heartIcon_nzfuk_1141{font-size:22px;color:#37474f}._popupOverlay_16j9y_1{position:absolute;top:2.4rem;left:-.2rem;display:flex;justify-content:center;z-index:1000}._popupBox_16j9y_19{width:256px;height:291px;background:linear-gradient(130.85deg,#5f3df7 7.7%,#6c18a4 95.91%);border-radius:8px;padding:.7rem 0 1.3rem;box-sizing:border-box}._content_16j9y_39{display:flex;flex-direction:column;gap:.45rem;position:relative}._closeButton_16j9y_53{position:absolute;left:13.3rem;width:22px;height:22px}._closeButton_16j9y_53 ._closeIcon_16j9y_67{color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}._optionValue_16j9y_85{display:flex;gap:.7rem;align-items:center;padding:0rem .5rem .4rem 1rem}._optionValue_16j9y_85 ._icon_16j9y_101{color:#fff;display:flex;font-size:17px}._editIcon_16j9y_113,._copyLinkIcon_16j9y_115{font-size:18px}._pendingIcon_16j9y_123{font-size:16px}._optionValue_16j9y_85 ._label_16j9y_131{font-family:Poppins;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#fff}._optionValue_16j9y_85:not(:last-child){border-bottom:.1px dashed #b984f4}._container_19otl_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._accountSection_19otl_21{display:flex;flex-direction:column;justify-content:flex-start}._emptySection_19otl_33{display:flex;flex-direction:column;gap:3rem;height:100vh;background-color:#fff;padding:1.5rem 1rem 1rem}._emptySectionHeader_19otl_51{display:flex;align-items:center;padding:1rem 2rem}._emptySectionHeader_19otl_51 p{font-family:Poppins;font-weight:600;font-size:22px;line-height:34px;letter-spacing:0px;color:#000}._emptySectionBody_19otl_81{display:flex;flex-direction:column;gap:2.5rem}._emptySectionImageContainer_19otl_93{display:flex;justify-content:center}._emptySectionImage_19otl_93{width:21vw}._emptySectionImage_19otl_93 img{width:100%;height:100%}._emptySectionButton_19otl_121{display:flex;justify-content:center}._createNewButton_19otl_131{display:flex;align-items:center;justify-content:center;gap:1rem;width:401px;height:45px;border:1px solid #9801df;border-radius:5px;cursor:pointer}._createNewButton_19otl_131 p{font-family:Poppins;font-weight:600;font-size:20px;line-height:34px;letter-spacing:0px;color:#9801df}._createNewButton_19otl_131 ._addIcon_19otl_173{width:21px;height:21px;background-color:#9801df;border-radius:50%;display:flex;justify-content:center;align-items:center}._addIcon_19otl_173 ._plusIcon_19otl_193{color:#fff;font-size:15px}._emptySectionText_19otl_203{display:flex;padding:0 6rem;box-sizing:border-box}._emptySectionText_19otl_203 p{font-family:Poppins;font-weight:400;font-size:18px;line-height:43px;letter-spacing:0px;color:#000}._dataSection_19otl_233{display:flex;flex-direction:column;background-color:#f7f7f7;min-height:90vh;border-radius:5px;width:100%;padding:1rem;box-sizing:border-box}._dataSectionContent_19otl_255{display:grid;grid-template-columns:2fr 1fr;gap:2rem}._dataSectionContentCol1_19otl_267{width:100%;display:flex;flex-direction:column;gap:1.2rem}._dataSectionContentCol1Head_19otl_281{display:flex;gap:1.7rem;align-items:center;margin-bottom:2rem}._dataSectionHeadText_19otl_295{display:flex;align-items:center}._dataSectionHeadText_19otl_295 p{font-family:Poppins;font-weight:700;font-size:18px;line-height:34px;letter-spacing:0px;color:#000}._dataSectionContentCol2_19otl_323{display:flex;justify-content:start;padding-top:2rem}._adBannerRequestButtons_19otl_335{display:flex;justify-content:end;gap:1rem;padding:2rem 3rem;margin-top:5rem}._adBannerRequestSaveButton_19otl_351,._adBannerRequestNextButton_19otl_353,._adBannerRequestCreateInvoiceButton_19otl_355{width:108px;height:40px;display:flex;align-items:center;justify-content:center}._adBannerRequestCreateInvoiceButton_19otl_355{width:160px}._adBannerRequestSaveButton_19otl_351 ._saveButton_19otl_379{width:100%;height:100%;border:none;outline:none;background-color:transparent;font-family:Poppins;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%;color:#64748b;text-decoration:underline solid #64748b}._adBannerRequestNextButton_19otl_353 ._nextButton_19otl_409,._adBannerRequestCreateInvoiceButton_19otl_355 ._createInvoiceButton_19otl_411{width:100%;height:100%;border:none;outline:none;background-color:#9801df;border-radius:8px;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._emptySectionHeader_19otl_51{padding:1rem}._emptySectionImage_19otl_93{width:30vw}._createNewButton_19otl_131{width:350px;height:42px;gap:.7rem}._createNewButton_19otl_131 p{font-size:18px}._createNewButton_19otl_131 ._addIcon_19otl_173{width:18px;height:18px}._emptySectionText_19otl_203{padding:0 3rem}._emptySectionText_19otl_203 p{font-size:16px;line-height:30px}._dataSectionContent_19otl_255{grid-template-columns:1.5fr 1fr;gap:1.5rem}._dataSectionContentCol1Head_19otl_281{gap:1rem;margin-bottom:1.5rem}._dataSectionHeadText_19otl_295 p{font-size:16px;line-height:28px}._dataSectionContentCol2_19otl_323{padding-top:1.5rem}._adBannerRequestButtons_19otl_335{padding:2rem;gap:.8rem;margin-top:3rem}._adBannerRequestSaveButton_19otl_351,._adBannerRequestNextButton_19otl_353{width:100px;height:38px}._adBannerRequestCreateInvoiceButton_19otl_355{width:145px}._adBannerRequestSaveButton_19otl_351 ._saveButton_19otl_379{font-size:15px}._adBannerRequestNextButton_19otl_353 ._nextButton_19otl_409,._adBannerRequestCreateInvoiceButton_19otl_355 ._createInvoiceButton_19otl_411{font-size:13px}}._container_qt9fi_1{display:flex;align-items:center;justify-content:center;margin:20px}._circle_qt9fi_15{width:40px;height:40px;border-radius:50%;background-color:transparent;border:1px solid #747474;color:gray;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Poppins;font-weight:700;font-size:16px;line-height:100%;letter-spacing:0%;color:#838383}._active_qt9fi_55{background-color:#9801df;color:#fff;border:none;font-family:Poppins;font-weight:700;font-size:16px;line-height:100%;letter-spacing:0%}._line_qt9fi_77{width:94px;height:1px;background-color:#c6c4c4}._dataSectionContentCol1Body_zvvmu_1{display:flex;flex-direction:column;gap:1.7rem;padding:.3rem}._bannerOrderIDContainer_zvvmu_15,._categoryContainer_zvvmu_17,._geoLocationContainer_zvvmu_19,._startDateContainer_zvvmu_21,._endDateContainer_zvvmu_23,._bannerNameContainer_zvvmu_25{display:flex;flex-direction:column;gap:.1rem}._bannerOrderIDLabel_zvvmu_37,._categoryLabel_zvvmu_39,._geoLocationLabel_zvvmu_41,._startDateLabel_zvvmu_43,._endDateLabel_zvvmu_45,._bannerNameLabel_zvvmu_47{display:flex;align-items:center}._bannerOrderIDLabel_zvvmu_37 p,._categoryLabel_zvvmu_39 p,._geoLocationContainer_zvvmu_19 p,._startAndEndDatesContainerHead_zvvmu_63 p,._startDateLabel_zvvmu_43 p,._endDateLabel_zvvmu_45 p,._bannerNameLabel_zvvmu_47 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:0px;text-align:right;color:#000}._categoryInputDropdown_zvvmu_89,._geoLocationInputDropdown_zvvmu_91{width:704px;height:48px;display:flex;position:relative}._categoryInputDropdownLabel_zvvmu_105,._geoLocationInputDropdownLabel_zvvmu_107{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;border:none;outline:none;border-radius:5px;background-color:#fff;padding:0 15px;font-family:Poppins;font-weight:500;font-size:14px;line-height:34px;letter-spacing:1px;color:#212b36}._arrowDown_zvvmu_145,._arrowUp_zvvmu_147{width:30px;height:40px;transition:transform .3s ease;color:#212b36;cursor:pointer;display:flex;align-items:center}._arrowUp_zvvmu_147{transform:rotate(180deg)}._categoryInputDropdownMenu_zvvmu_175,._geoLocationInputDropdownMenu_zvvmu_177{width:704px;height:433px;border-radius:5px;background-color:#fff;position:absolute;top:3.7rem;padding:1.5rem 1rem 2.5rem;display:flex;flex-direction:column;gap:.8rem;box-sizing:border-box;z-index:1}._geoLocationInputDropdownMenu_zvvmu_177{gap:1.5rem;padding:1.8rem 2.5rem 1rem}._categoryInputDropdownItem_zvvmu_217,._geoLocationInputDropdownItem_zvvmu_219{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#555;cursor:pointer}._categoryInputDropdownItem_zvvmu_217 ._borderBottom_zvvmu_239{border-bottom:1px solid #c8c8c84f;margin:.8rem 1rem 0}._startDateLabel_zvvmu_43 p,._endDateLabel_zvvmu_45 p{font-weight:300}._startAndEndDatesContainer_zvvmu_63{display:flex;flex-direction:column;gap:.5rem;margin-top:.8rem;position:relative}._startAndEndDatesContainerHead_zvvmu_63{display:flex;align-items:center}._startAndEndDatesContainerBody_zvvmu_285{display:flex;width:704px;justify-content:space-between}._endDateContainer_zvvmu_23,._calendarWrapper_zvvmu_305{position:relative}._calendarWrapper_zvvmu_305 ._inputBox_zvvmu_313{width:286px;height:48px;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:1px;color:#212b36}._bannerOrderIDInputContainer_zvvmu_347,._bannerNameInputContainer_zvvmu_349{width:704px;height:48px;display:flex;align-items:center}._bannerOrderIDInputContainer_zvvmu_347 ._bannerOrderIDInput_zvvmu_347,._bannerNameInputContainer_zvvmu_349 ._bannerNameInput_zvvmu_349{width:100%;height:100%;border:none;outline:none;border-radius:5px;background-color:#fff;padding:0 15px;font-family:Poppins;font-weight:700;font-size:16px;line-height:34px;letter-spacing:1px;color:#000}._bannerNameInputContainer_zvvmu_349 ._bannerNameInput_zvvmu_349{font-weight:500;font-size:14px;color:#212b36}@media (max-width: 1440px) and (min-width: 1024px){._dataSectionContentCol1Body_zvvmu_1{gap:1.3rem;padding:.2rem}._bannerOrderIDLabel_zvvmu_37 p,._categoryLabel_zvvmu_39 p,._geoLocationContainer_zvvmu_19 p,._startAndEndDatesContainerHead_zvvmu_63 p,._startDateLabel_zvvmu_43 p,._endDateLabel_zvvmu_45 p,._bannerNameLabel_zvvmu_47 p{font-size:15px;line-height:30px}._categoryInputDropdown_zvvmu_89,._geoLocationInputDropdown_zvvmu_91,._bannerOrderIDInputContainer_zvvmu_347,._bannerNameInputContainer_zvvmu_349,._startAndEndDatesContainerBody_zvvmu_285{width:600px;height:44px}._categoryInputDropdownMenu_zvvmu_175,._geoLocationInputDropdownMenu_zvvmu_177{width:600px;height:390px;padding:1.2rem 1rem 2rem}._geoLocationInputDropdownMenu_zvvmu_177{padding:1.5rem 2rem 1rem}._categoryInputDropdownLabel_zvvmu_105,._geoLocationInputDropdownLabel_zvvmu_107{font-size:13px;padding:0 12px}._categoryInputDropdownItem_zvvmu_217,._geoLocationInputDropdownItem_zvvmu_219{font-size:15px}._bannerOrderIDInputContainer_zvvmu_347 ._bannerOrderIDInput_zvvmu_347,._bannerNameInputContainer_zvvmu_349 ._bannerNameInput_zvvmu_349{font-size:15px;padding:0 12px}._bannerNameInputContainer_zvvmu_349 ._bannerNameInput_zvvmu_349{font-size:13px}._arrowDown_zvvmu_145,._arrowUp_zvvmu_147{width:26px;height:36px;font-size:18px}}._requesterInformationContainer_hiau5_1{display:flex;flex-direction:column;gap:1.5rem}._requesterInformationText_hiau5_13{display:flex;align-items:center}._requesterInformationText_hiau5_13 p{font-family:Poppins;font-weight:500;font-size:16px;line-height:34px;letter-spacing:0px;text-align:right;color:#000}._contactNumberContainer_hiau5_43,._emailContainer_hiau5_45,._organaizationNameContainer_hiau5_47,._addressContainer_hiau5_49,._GSTINContainer_hiau5_51,._panContainer_hiau5_53{display:flex;flex-direction:column;gap:.3rem}._contactNumberLabel_hiau5_65,._emailLabel_hiau5_67,._organaizationNameLabel_hiau5_69,._addressLabel_hiau5_71,._GSTINLabel_hiau5_73,._panLabel_hiau5_75{display:flex;align-items:center}._contactNumberLabel_hiau5_65 p,._emailLabel_hiau5_67 p,._organaizationNameLabel_hiau5_69 p,._addressLabel_hiau5_71 p,._GSTINLabel_hiau5_73 p,._panLabel_hiau5_75 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#000}._contactNumberInputContainer_hiau5_115,._emailInputContainer_hiau5_117,._organaizationNameInputContainer_hiau5_119,._GSTINInputContainer_hiau5_121,._panInputContainer_hiau5_123{width:704px;height:48px;display:flex;align-items:center}._addressInputContainer_hiau5_137{width:704px;height:100px;min-height:fit-content;display:flex;align-items:center}._contactNumberInputContainer_hiau5_115 ._contactNumberInput_hiau5_115,._emailInputContainer_hiau5_117 ._emailInput_hiau5_117,._organaizationNameInputContainer_hiau5_119 ._organaizationNameInput_hiau5_119,._addressInputContainer_hiau5_137 ._addressInput_hiau5_137,._GSTINInputContainer_hiau5_121 ._GSTINInput_hiau5_121,._panInputContainer_hiau5_123 ._panInput_hiau5_123{width:100%;height:100%;border:none;outline:none;border-radius:5px;background-color:#fff;padding:0 15px;font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:lowercase;color:#212b36}@media (max-width: 1440px) and (min-width: 1024px){._contactNumberInputContainer_hiau5_115,._emailInputContainer_hiau5_117,._organaizationNameInputContainer_hiau5_119,._GSTINInputContainer_hiau5_121,._panInputContainer_hiau5_123,._addressInputContainer_hiau5_137{width:600px}._contactNumberInputContainer_hiau5_115,._emailInputContainer_hiau5_117,._organaizationNameInputContainer_hiau5_119,._GSTINInputContainer_hiau5_121,._panInputContainer_hiau5_123{height:44px}._addressInputContainer_hiau5_137{height:90px}._contactNumberInputContainer_hiau5_115 ._contactNumberInput_hiau5_115,._emailInputContainer_hiau5_117 ._emailInput_hiau5_117,._organaizationNameInputContainer_hiau5_119 ._organaizationNameInput_hiau5_119,._addressInputContainer_hiau5_137 ._addressInput_hiau5_137,._GSTINInputContainer_hiau5_121 ._GSTINInput_hiau5_121,._panInputContainer_hiau5_123 ._panInput_hiau5_123{font-size:13px;padding:0 12px}._contactNumberLabel_hiau5_65 p,._emailLabel_hiau5_67 p,._organaizationNameLabel_hiau5_69 p,._addressLabel_hiau5_71 p,._GSTINLabel_hiau5_73 p,._panLabel_hiau5_75 p{font-size:13px;line-height:15px}._requesterInformationText_hiau5_13 p{font-size:15px;line-height:30px}}._priceInformationContainer_1bwxd_1{display:flex;flex-direction:column;gap:1.5rem}._priceContainer_1bwxd_13,._GSTContainer_1bwxd_15,._totalPriceContainer_1bwxd_17,._URLForRedirectContainer_1bwxd_19{display:flex;flex-direction:column;gap:.3rem}._priceLabel_1bwxd_31,._GSTLabel_1bwxd_33,._totalPriceLabel_1bwxd_35,._URLForRedirectLabel_1bwxd_37,._enableAnalyticsLabel_1bwxd_39{display:flex;align-items:center}._priceLabel_1bwxd_31 p,._GSTLabel_1bwxd_33 p,._totalPriceLabel_1bwxd_35 p{font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:capitalize;color:#000}._priceInputContainer_1bwxd_73,._GSTInputContainer_1bwxd_75,._totalPriceInputContainer_1bwxd_77,._URLForRedirectInputContainer_1bwxd_79{width:704px;height:48px;display:flex;align-items:center}._priceInputContainer_1bwxd_73 ._priceInput_1bwxd_73,._GSTInputContainer_1bwxd_75 ._GSTInput_1bwxd_75,._totalPriceInputContainer_1bwxd_77 ._totalPriceInput_1bwxd_77{width:100%;height:100%;border:none;outline:none;border-radius:5px;background-color:#fff;padding:0 15px;font-family:Poppins;font-weight:500;font-size:14px;line-height:16px;letter-spacing:0px;text-transform:lowercase;color:#212b36}@media (max-width: 1440px) and (min-width: 1024px){._priceInputContainer_1bwxd_73,._GSTInputContainer_1bwxd_75,._totalPriceInputContainer_1bwxd_77,._URLForRedirectInputContainer_1bwxd_79{width:600px;height:44px}._priceInputContainer_1bwxd_73 ._priceInput_1bwxd_73,._GSTInputContainer_1bwxd_75 ._GSTInput_1bwxd_75,._totalPriceInputContainer_1bwxd_77 ._totalPriceInput_1bwxd_77{font-size:13px;padding:0 12px}._priceLabel_1bwxd_31 p,._GSTLabel_1bwxd_33 p,._totalPriceLabel_1bwxd_35 p{font-size:13px;line-height:15px}}._container_1cmdf_1{height:120vh;display:flex;flex-direction:column;padding:1rem;position:relative;overflow-y:auto;margin-top:68px}._dataSection_1cmdf_21{display:flex;flex-direction:column;gap:4rem;background-color:#fff;padding:2rem 1rem 1rem;min-height:fit-content;border-radius:5px}._third_1cmdf_49{padding-top:8rem}._container_1pn90_1{display:flex;flex-direction:column;padding-left:1.5rem;padding-right:1.5rem;position:relative}._firstheading_1pn90_19{font-family:Poppins;font-weight:600;font-size:20px;line-height:34px;letter-spacing:0px}._detailsHead_1pn90_51{width:100%;height:55px;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#9801df;margin-top:2rem;display:flex;justify-content:center;gap:13.2rem;align-items:center;color:#fff}._headings_1pn90_79{font-family:Poppins;font-weight:600;font-size:16px;line-height:34px;letter-spacing:0px}._rectangleBox_1pn90_95{display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;border:1px solid #64748b;width:230px;height:59px;margin-top:1.5rem;border-radius:10px;text-align:center}._mainBox_1pn90_121{border:1px solid #858585;border-radius:0 0 8px 8px;background:#fff}._boxDiv_1pn90_133{display:flex;justify-content:space-evenly;align-items:center;padding-top:2rem}._saveButton_1pn90_147,._cancelButton_1pn90_149{width:146px;height:40px;border-radius:8px;background:#9801df;border:none;margin:.7rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff}._cancelButton_1pn90_149{border:1px solid #9801df;background:none;color:#9801df}._buttonDiv_1pn90_193{padding:2rem;display:flex;justify-content:flex-end;gap:.1rem}._container_8fvuh_1{height:100vh;display:flex;flex-direction:column;padding-left:1.5rem;padding-right:1.5rem;position:relative}._reviewTop_8fvuh_19{font-family:Poppins;font-weight:600;font-size:20px;line-height:34px;letter-spacing:0px;padding-bottom:2rem}._reviewBox_8fvuh_37{border:1px solid #858585;border-radius:8px;background:#fff}._reviewBoxDiv_8fvuh_49{display:flex;align-items:center;padding-top:2rem;padding-left:3.5rem}._rectangleBoxFirst_8fvuh_63,._rectangleBoxThird_8fvuh_65,._rectangleBoxSecond_8fvuh_67,._rectangleBoxFourth_8fvuh_69{display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;border:1px solid #64748b;width:389px;height:85px;margin-top:1.5rem;border-radius:10px;text-align:center;background:#fff}._rectangleBoxFirst_8fvuh_63{display:flex;justify-content:center;text-align:left;flex-wrap:wrap;padding:10px}._rectangleBoxSecond_8fvuh_67{width:230px;height:82px;margin-left:3.5rem}._rectangleBoxThird_8fvuh_65{width:77px;height:82px;margin-left:4.5rem}._rectangleBoxFourth_8fvuh_69{width:158px;height:82px;margin-left:.5rem}._saveButton_8fvuh_149,._cancelButton_8fvuh_151{width:146px;height:40px;border-radius:8px;background:#9801df;border:none;margin:.7rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff}._cancelButton_8fvuh_151{border:1px solid #9801df;background:none;color:#9801df}._buttonDiv_8fvuh_193{padding:2rem;display:flex;justify-content:flex-end;gap:.1rem}._container_x6m02_1{display:flex;flex-direction:column;padding:1.5rem;position:relative}._listTop_x6m02_17{font-family:Poppins;font-weight:600;font-size:20px;line-height:34px;letter-spacing:0px;padding-bottom:2rem}._listBox_x6m02_35{border:1px solid #858585;border-radius:8px;background:#fff;overflow:hidden}._listBoxDiv_x6m02_49{display:flex;align-items:center;padding-top:2rem;padding-left:1rem}._listBoxFirst_x6m02_63,._listBoxThird_x6m02_65,._listBoxSecond_x6m02_67,._listBoxFourth_x6m02_69,._listBoxFifth_x6m02_71,._listBoxSixth_x6m02_73,._listBoxSeventh_x6m02_75,._listBoxEighth_x6m02_77{display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px #00000040;border:1px solid #64748b;width:197px;height:58px;margin-top:1.5rem;border-radius:10px;text-align:center;background:#fff}._listBoxFirst_x6m02_63{display:flex;justify-content:center;text-align:left;flex-wrap:wrap;padding-left:1rem}._listBoxSecond_x6m02_67{width:43px;height:58px;margin-left:1rem}._listBoxThird_x6m02_65{width:104px;height:58px;margin-left:.1rem}._listBoxFourth_x6m02_69{width:132px;height:58px;margin-left:1rem}._listBoxFifth_x6m02_71{width:218px;height:58px;margin-left:1rem}._listBoxSixth_x6m02_73{width:104px;height:58px;margin-left:1rem}._listBoxSeventh_x6m02_75{width:108px;height:58px;margin-left:1rem}._listBoxEighth_x6m02_77{width:104px;height:58px}._saveButton_x6m02_193,._cancelButton_x6m02_195{width:146px;height:40px;border-radius:8px;background:#9801df;border:none;margin:.7rem;font-family:Poppins;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff}._cancelButton_x6m02_195{border:1px solid #9801df;background:none;color:#9801df}._buttonDiv_x6m02_239{padding:2rem;display:flex;justify-content:flex-end;gap:.1rem}._container_30u35_1{height:100vh;background:linear-gradient(180deg,#fff,#eecbff);display:flex;gap:1rem;overflow-y:auto}._dataSection_30u35_17{width:100%;display:grid;grid-template-columns:repeat(2,1fr);margin-top:2.5rem;justify-content:center;align-items:center}._resetLeft_30u35_35{display:flex;flex-direction:column;width:100%;align-items:center;padding:2rem 1rem;gap:1rem}._resetHeder_30u35_53{display:flex;flex-direction:column;gap:1rem}._mainText_30u35_65{display:flex;align-items:center}._mainText_30u35_65 p,._resetFormHeader_30u35_77 p{font-family:Poppins;font-weight:600;font-size:28px;line-height:16px;letter-spacing:0px;color:#000}._subText_30u35_95{display:flex;flex-direction:column}._subText_30u35_95 p{font-family:Poppins;font-weight:400;font-size:28px;line-height:44px;letter-spacing:2px;color:#000}._leftImage_30u35_123{width:628px}._leftImage_30u35_123 img{width:100%;height:100%}._resetRight_30u35_141{display:flex;flex-direction:column;width:100%;align-items:center}._resetForm_30u35_77{width:539px;height:689px;display:flex;flex-direction:column;gap:1.5rem;padding:4.5rem 3rem 6rem;background-color:#fff;border-radius:40px;box-shadow:0 4px 4px #00000040;border:1px solid #d0c8c8;box-sizing:border-box}._resetFormHeader_30u35_77{display:flex;flex-direction:column;gap:2rem}._resetFormHeader_30u35_77 p{text-align:center}._resetFormHeader_30u35_77 span{font-family:Poppins;font-weight:400;font-size:16px;letter-spacing:0px;color:#999;text-align:center}._inputSection_30u35_223{display:flex;flex-direction:column;gap:1.18rem;padding:.2rem 2rem 0;box-sizing:border-box}._passwordInputContainer_30u35_239{display:flex;flex-direction:column;position:relative}._passwordText_30u35_251,._validationText_30u35_253{font-family:Poppins;font-weight:300;font-style:Light;font-size:16px;line-height:31px;letter-spacing:0px;color:#212b36}._validationText_30u35_253{font-size:12px;color:#737b84}._passwordInput_30u35_239{display:flex;flex-direction:column;border-radius:8px;border:1px solid #edebeb;box-shadow:0 4px 4px #0000001c;width:24.31rem;height:3.5rem}._passwordInput_30u35_239 input{outline:none;font-family:Poppins;font-weight:300;font-size:18px;line-height:31px;letter-spacing:0px;text-align:left;color:#999999b8;padding:6px 20px;width:100%;height:100%;border:none;background-color:transparent;box-sizing:border-box}._passwordInput_30u35_239 svg{position:absolute;left:22rem;top:2.9rem;font-size:1.5rem;color:#999;cursor:pointer}._resetButton_30u35_355{display:flex;align-items:center;justify-content:center;margin-top:5rem}._resetButton_30u35_355 button{width:70%;outline:none;background-color:#9801df;border:none;border-radius:8px;color:#fff;font-family:Poppins;font-weight:500;font-size:20px;line-height:31px;letter-spacing:0px;text-align:center;padding:6px;cursor:pointer}._error_30u35_403{color:red;font-family:Poppins;font-weight:400;line-height:13px;letter-spacing:1px;font-size:10.7px;position:absolute;top:-.5rem;left:0rem}@media (max-width: 1440px) and (min-width: 1024px){._dataSection_30u35_17{gap:5rem}._leftImage_30u35_123{width:500px}._loginForm_30u35_445{width:450px;height:auto;padding:3rem 2rem}._inputSection_30u35_223{padding:.2rem 1.5rem 0}._passwordInput_30u35_239{width:100%;height:3.2rem}._passwordInput_30u35_239 input{font-size:16px}._loginFormHeader_30u35_483 p{font-size:24px}._loginFormHeader_30u35_483 span{font-size:14px}._resetButton_30u35_355 button{font-size:18px;width:80%}}._container_1ttw4_1{height:100vh;display:flex;flex-direction:column;overflow-y:auto;padding:1rem;position:relative;margin-top:68px}._dataSection_1ttw4_21{display:flex;flex-direction:column;gap:4rem;background-color:#f7f7f7;padding:1rem;height:100%;min-height:fit-content;border-radius:5px}._dataSectionPart1_1ttw4_43,._dataSectionPart2_1ttw4_45{display:flex;flex-direction:column;gap:1.5rem;padding:1.2rem 0 0 1rem}._part1Head_1ttw4_59 p,._part2Head_1ttw4_61 p{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:18px;leading-trim:NONE;line-height:34px;letter-spacing:0px;color:#000}._part1Body_1ttw4_83,._part2Body_1ttw4_85{display:flex;flex-direction:column;gap:1.2rem}._part2Body_1ttw4_85{gap:2.5rem}._freeUpgradeMainContainer_1ttw4_105,._autoUpgradeMainContainer_1ttw4_107{display:flex;align-items:center;gap:5rem}._quotaPointsContainer_1ttw4_119,._specificQuotaContainer_1ttw4_121,._freeUpgradeContainer_1ttw4_123,._autoUpgradeContainer_1ttw4_125{display:flex;justify-content:center;width:280px;height:105px;border:1px solid #e4aaff;border-radius:10px;background:radial-gradient(173.33% 173.33% at -6.43% -131.43%,#9801df,#fff);box-shadow:0 4px 4px #00000040;box-sizing:border-box}._specificQuotaContainer_1ttw4_121,._freeUpgradeContainer_1ttw4_123,._autoUpgradeContainer_1ttw4_125{width:420px;height:71px}._quotaPointsContainer_1ttw4_119{display:flex;flex-direction:column;gap:.8rem;justify-content:center;align-items:center}._quotaPoints_1ttw4_119{width:51px;height:36px;border:1px solid #9801df;border-radius:4px;display:flex;justify-content:center;align-items:center}._quotaPoints_1ttw4_119 ._quotaInput_1ttw4_207{width:100%;height:100%;border:none;outline:none;border-radius:4px;font-family:Poppins;font-weight:700;font-style:Bold;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#000;text-align:center}._quotaPointsText_1ttw4_241 p,._addSetText_1ttw4_243 p{font-family:Poppins;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#000}._specificQuotaContainer_1ttw4_121,._freeUpgradeContainer_1ttw4_123,._autoUpgradeContainer_1ttw4_125{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;box-sizing:border-box}._specificQuotaText_1ttw4_285 p,._freeUpgradeText_1ttw4_287 p,._autoUpgradeContainer_1ttw4_125 p{font-family:Poppins;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#000}._setMainContainer_1ttw4_311{display:flex;align-items:start;gap:5rem;width:100%;margin-top:2rem}._addSetContainer_1ttw4_327{width:130px;height:54px;border:1px solid #9801df;border-radius:5px;box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center;gap:1rem;cursor:pointer}._addSetText_1ttw4_243 p{color:#9801df}._addSetButton_1ttw4_361{width:20px;height:20px;background-color:#9801df;border-radius:50%;display:flex;justify-content:center;align-items:center}._addSetButton_1ttw4_361 svg{color:#fff;font-size:20px}._addedSetMainContainer_1ttw4_391{display:flex;flex-direction:column;gap:1.5rem}._addedSetContainer_1ttw4_403{display:flex;gap:1rem;align-items:start}._setNo_1ttw4_415 p{font-family:Poppins;font-weight:600;font-style:SemiBold;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#212b36}._setContainer_1ttw4_437{width:754px;height:fit-content;border:1px solid #9801dfd1;border-radius:10px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:.5rem 2.5rem .5rem 1rem}._categoriesWrapper_1ttw4_461{display:flex;flex-direction:column;gap:.5rem}._categoryContainer_1ttw4_473{display:flex;gap:1rem;align-items:center;position:relative}._category_1ttw4_473{width:337px;height:38px;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;box-sizing:border-box}._category_1ttw4_473 p{font-family:Poppins;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#000}._dropdownMenu_1ttw4_533{width:250px;height:300px;background-color:#fff;border-radius:10px;position:absolute;top:110%;left:22%;overflow:auto;scrollbar-width:none;padding:1rem;box-sizing:border-box}._dropdownItem_1ttw4_561{padding:.4rem;box-sizing:border-box;font-family:Poppins;font-weight:300;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#000;cursor:pointer}._category_1ttw4_473 svg{color:#000;font-size:25px;cursor:pointer}._addButton_1ttw4_601{width:32px;height:32px;background-color:#9801df;border-radius:5px;display:flex;justify-content:center;align-items:center}._addButton_1ttw4_601 svg{color:#fff;font-size:30px}._pointContainer_1ttw4_631{width:169px;height:40px;border:1px solid #9801df;border-radius:10px;display:flex;justify-content:center;align-items:center}._pointContainer_1ttw4_631 ._quotaInput_1ttw4_207{width:100%;height:100%;border:none;outline:none;border-radius:10px;font-family:Poppins;font-weight:500;font-style:Medium;font-size:22px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#000;text-align:center}._closeButton_1ttw4_685 svg{font-size:20px;cursor:pointer}._clickedContainer_1ttw4_695{width:332px;height:71px;border:1px solid #e4aaff;border-radius:10px;background:radial-gradient(173.33% 173.33% at -6.43% -131.43%,#9801df,#fff);box-shadow:0 4px 4px #00000040;display:flex;justify-content:center;align-items:center}._clickedContent_1ttw4_727{display:flex;align-items:center;gap:1rem}._clickedContent_1ttw4_727 p,._clickedContent_1ttw4_727 ._quotaInput_1ttw4_207{border:none;outline:none;font-family:Poppins;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#000;text-align:center}._clickedContent_1ttw4_727 ._quotaInput_1ttw4_207{width:58px;height:38px;border:1px solid #9801df;border-radius:6px}._buttons_1ttw4_783{display:flex;justify-content:end;gap:2rem;padding:2.5rem 3rem}._saveButton_1ttw4_797{display:flex;flex-direction:column;align-items:center;justify-content:center;width:9.125rem;height:2.5rem}._cancelButton_1ttw4_815{display:flex;flex-direction:column;align-items:center;justify-content:center;width:3.56rem;height:2.5rem}._cancelButton_1ttw4_815 ._cancel_1ttw4_815,._saveButton_1ttw4_797 ._save_1ttw4_797{width:100%;height:100%;outline:none;border:none;font-family:Poppins;font-weight:400;line-height:100%;letter-spacing:0%;display:flex;justify-content:center;align-items:center}._cancelButton_1ttw4_815 ._cancel_1ttw4_815{background-color:transparent;text-decoration:underline solid #aaaaaa;color:#aaa;font-size:16px}._saveButton_1ttw4_797 ._save_1ttw4_797{background-color:#9801df;border-radius:8px;color:#fff;text-align:center;padding:1px 6px;font-size:14px;cursor:pointer}@media (max-width: 1440px) and (min-width: 1024px){._dataSection_1ttw4_21{gap:2rem;padding:.8rem}._dataSectionPart1_1ttw4_43,._dataSectionPart2_1ttw4_45{gap:1rem;padding:1rem 0 0 .8rem}._part1Head_1ttw4_59 p,._part2Head_1ttw4_61 p{font-size:16px;line-height:28px}._part1Body_1ttw4_83,._part2Body_1ttw4_85{gap:1rem}._freeUpgradeMainContainer_1ttw4_105,._autoUpgradeMainContainer_1ttw4_107{gap:3rem}._quotaPointsContainer_1ttw4_119,._specificQuotaContainer_1ttw4_121,._freeUpgradeContainer_1ttw4_123,._autoUpgradeContainer_1ttw4_125{width:90%;max-width:350px;height:auto;min-height:65px}._quotaPoints_1ttw4_119{width:45px;height:32px}._quotaPoints_1ttw4_119 ._quotaInput_1ttw4_207{font-size:18px}._quotaPointsText_1ttw4_241 p,._addSetText_1ttw4_243 p{font-size:14px}._specificQuotaText_1ttw4_285 p,._freeUpgradeText_1ttw4_287 p,._autoUpgradeContainer_1ttw4_125 p{font-size:13px}._setMainContainer_1ttw4_311{flex-direction:column;gap:2rem}._setContainer_1ttw4_437{width:100%;padding:.5rem 1.5rem}._category_1ttw4_473{width:280px;height:34px;padding:0 .8rem}._category_1ttw4_473 p{font-size:13px}._dropdownMenu_1ttw4_533{width:220px;height:240px;left:15%}._dropdownItem_1ttw4_561{font-size:13px;padding:.3rem}._pointContainer_1ttw4_631{width:150px;height:36px}._pointContainer_1ttw4_631 p{font-size:18px}._clickedContainer_1ttw4_695{width:280px;height:65px}._clickedContent_1ttw4_727 p,._clickedContent_1ttw4_727 span{font-size:13px}._buttons_1ttw4_783{padding:2rem;gap:1.5rem}._saveButton_1ttw4_797,._cancelButton_1ttw4_815{width:auto;height:2.2rem}._saveButton_1ttw4_797 ._save_1ttw4_797{font-size:13px;padding:0 10px}._cancelButton_1ttw4_815 ._cancel_1ttw4_815{font-size:14px}}
